@charset "UTF-8";
.positive-background {
  background: #37a9b1; }

.positive-border {
  border: 1px solid #37a9b1; }

.positive-color {
  color: #37a9b1; }

.negative-background {
  background: #ad5652; }

.negative-color {
  color: #ad5652; }

.background-table-header {
  background: #191b1d !important; }

.background-onyx {
  background: #1a1e20 !important; }

.background-black {
  background: #080808 !important; }

.background-dark-grey {
  background: #1e2022 !important; }

.background-dark-red {
  background: #cd4c4d !important; }

.background-clear {
  background: rgba(0, 0, 0, 0) !important; }

.border {
  border: 1px solid #2c2f32; }

.border-bottom {
  border-bottom: 1px solid #2c2f32; }

.color-white {
  color: #f2f2f2 !important; }

.color-grey {
  color: rgba(255, 255, 255, 0.7) !important; }

.color-blue {
  color: #3988ba !important; }
  .color-blue.color-hover:hover {
    color: #527fb9 !important; }
  .color-blue.color-border {
    border: 1px solid #3988ba !important; }
    .color-blue.color-border:hover {
      border: 1px solid #527fb9 !important; }

.color-green {
  color: #37a9b1 !important; }
  .color-green.color-hover:hover {
    color: #3acda5 !important; }
  .color-green.color-border {
    border: 1px solid #37a9b1 !important; }
    .color-green.color-border:hover {
      border: 1px solid #3acda5 !important; }

.color-orange {
  color: #e39066 !important; }
  .color-orange.color-hover:hover {
    color: #cd835c !important; }
  .color-orange.color-border {
    border: 1px solid #e39066 !important; }
    .color-orange.color-border:hover {
      border: 1px solid #cd835c !important; }

.color-red {
  color: #e36264 !important; }
  .color-red.color-hover:hover {
    color: #cd4c4d !important; }
  .color-red.color-border {
    border: 1px solid #e36264 !important; }
    .color-red.color-border:hover {
      border: 1px solid #cd4c4d !important; }

.color-purple {
  color: #886dd2 !important; }
  .color-purple.color-hover:hover {
    color: #826bcd !important; }
  .color-purple.color-border {
    border: 1px solid #886dd2 !important; }
    .color-purple.color-border:hover {
      border: 1px solid #826bcd !important; }

.form-label-color {
  color: #646464 !important; }

/** Fonts **/
.padding-none {
  padding: 0 !important; }

.padding-none-bottom {
  padding-bottom: 0 !important; }

.padding-none-left {
  padding-left: 0 !important; }

.padding-none-right {
  padding-right: 0 !important; }

.padding-bottom.internal {
  padding-bottom: 5px !important; }

.padding-left.internal {
  padding-left: 5px !important; }

.padding-right.internal {
  padding-right: 5px !important; }

.padding-top.internal {
  padding-top: 5px !important; }

.line-height-reset {
  line-height: unset; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
a,
button,
label {
  font-family: 'Inter UI', sans-serif; }

body {
  background: #212121;
  overflow-x: hidden; }

h1 {
  font-size: 3.84em; }

h4 {
  font-size: 2em; }

.white {
  background-color: #ffffff !important; }

.dark {
  background-color: #212121 !important; }

.logo {
  height: 30px !important;
  padding: 5px; }

a {
  text-decoration: none !important; }
  a:focus {
    text-decoration: none; }
  a[role='button'] {
    border-left: none;
    padding-left: 0;
    text-decoration: none; }
    a[role='button']:hover {
      border-left: 0; }
  a:hover {
    color: #37a9b1;
    text-decoration: none; }
  a.button {
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 0px;
    line-height: 2;
    padding: 5px; }
    a.button:hover {
      border: 1px solid #37a9b1;
      color: #37a9b1; }
  a.icons {
    cursor: pointer;
    border-left: none; }
    a.icons:hover {
      border: none; }

.absolute-center {
  left: 50%;
  position: absolute;
  transform: translate(-50%); }

.alert-container {
  border: 1px solid #2a2b2c; }
  .alert-container .message {
    padding: 20px; }
  .alert-container .warning {
    background: #e36264; }
  .alert-container .success {
    background: #37a9b1; }
  .alert-container .default {
    background: #3988ba; }

.alert-ticket {
  height: 42px;
  width: 346px;
  top: 300px;
  padding: 10px 20px 0;
  position: absolute;
  background: #292929; }
  .alert-ticket .icon {
    position: absolute;
    height: 16px;
    width: 15px;
    top: 10px;
    left: 0px; }
    .alert-ticket .icon .negative {
      fill-rule: evenodd;
      position: absolute;
      fill: #ad5652; }
      .alert-ticket .icon .negative.symbol {
        top: 2px;
        left: 5px; }
      .alert-ticket .icon .negative.circle {
        top: 0px;
        left: 0px; }
    .alert-ticket .icon .positive {
      fill-rule: evenodd;
      position: absolute;
      fill: #37a9b1; }
      .alert-ticket .icon .positive.symbol {
        top: 3px;
        left: 5px; }
      .alert-ticket .icon .positive.tick {
        top: 4px;
        left: 10px; }

#asset_summary_header span {
  color: #37a9b1 !important; }

#asset_summary_header:hover {
  cursor: pointer;
  opacity: 0.9; }

.rates_menu {
  font-size: 11px;
  height: fit-content !important; }
  .rates_menu li {
    width: 100%;
    height: 20px; }
  .rates_menu .jqx-checkbox-default {
    margin-right: 10px; }
  @media (max-width: 880px) {
    .rates_menu {
      visibility: hidden; } }

.block {
  display: block !important; }

.border-bottom {
  border-bottom: 1px solid #2a2b2c; }
  .border-bottom.border-thick {
    border-bottom: 2px solid #2a2b2c; }

.border-left {
  border-left: 1px solid #2a2b2c; }
  .border-left.border-thick {
    border-left: 2px solid #2a2b2c; }

.border-right {
  border-right: 1px solid #2a2b2c; }
  .border-right.border-thick {
    border-right: 2px solid #2a2b2c; }

.border-top {
  border-top: 1px solid #2a2b2c; }
  .border-top.border-thick {
    border-top: 2px solid #2a2b2c; }

.border-white {
  border-color: #f2f2f2 !important; }

.border-off-white {
  border-color: rgba(255, 255, 255, 0.7) !important; }

.border-bottom-none {
  border-bottom: 0 !important; }

.border-right-none {
  border-right: 0 !important; }

.borderless {
  border: none; }

.button {
  padding: 15px;
  font-size: 9px; }

.btn {
  border: 1px solid #2a2b2c;
  border-radius: 0px; }
  .btn.btn-warning {
    background: #212121;
    color: rgba(255, 255, 255, 0.7); }
    .btn.btn-warning:hover {
      color: #e36264;
      border: 1px solid #e36264; }
  .btn.btn-small {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 0px;
    color: rgba(255, 255, 255, 0.7);
    padding: 5px; }

.body-fill {
  min-height: calc(100vh - (45px + 50px)); }

.card-container {
  padding: 15px 0 0;
  border: 1px solid #2a2b2c;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  background-clip: padding-box;
  margin-bottom: 5px;
  background-color: #1b1b1d; }
  .card-container p {
    font-size: 10px; }
  .card-container.full {
    padding: 15px; }
  .card-container.table-spacing {
    padding: 8px; }
    .card-container.table-spacing .offset-bottom {
      padding-bottom: 8px; }
      .card-container.table-spacing .offset-bottom.double {
        padding-bottom: 16px; }
    .card-container.table-spacing .offset-top {
      padding-top: 3px; }
      .card-container.table-spacing .offset-top.double {
        padding-top: 6px; }
  .card-container.split {
    background: rgba(0, 0, 0, 0);
    padding: 0; }
    .card-container.split .body {
      background: #212121;
      padding: 8px; }
  .card-container.small {
    padding: 5px; }
  .card-container.compact {
    border-top: none;
    padding-top: 0; }
  .card-container .card-title {
    color: #d8d8d8;
    font-size: 14px;
    margin: 0 0 15px 15px;
    padding-bottom: 0;
    line-height: 0.75; }
  .card-container .table-title {
    display: inline-block;
    color: #d8d8d8;
    font-size: 18px;
    margin: 0 0 15px 0;
    padding-bottom: 0;
    line-height: 0.75; }
  .card-container .form-group {
    margin-bottom: 0; }
  .card-container.form-margin .form-group {
    margin-bottom: 15px; }

h5.header {
  background: #212121;
  margin: 0px;
  padding: 8px;
  border-bottom: 1px solid #26282a;
  font-size: 13px; }

.center {
  text-align: center;
  text-align: -webkit-center; }

.center-line:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 2px solid #3988ba;
  transform: translate(-50%); }

.center-table {
  display: table;
  margin: 0 auto;
  width: 25%; }

.close-btn {
  font-size: 14px; }
  .close-btn.fa {
    font-size: 14px; }

.nav-table-center {
  width: 40%;
  overflow: hidden;
  vertical-align: top !important;
  padding-top: 8px; }
  @media (max-width: 1250px) {
    .nav-table-center {
      width: 30%; } }
  @media (max-width: 1075px) {
    .nav-table-center {
      display: none !important; } }

.nav-table-liq-margin {
  overflow: hidden;
  vertical-align: top !important;
  text-align: center; }
  .nav-table-liq-margin .liq-margin-text {
    margin: 8px 5px !important;
    cursor: pointer; }
    .nav-table-liq-margin .liq-margin-text.color-white {
      color: #f2f2f2 !important; }
    .nav-table-liq-margin .liq-margin-text.color-red {
      color: #e36264 !important; }
    .nav-table-liq-margin .liq-margin-text.color-yellow {
      color: #e3e166 !important; }

.nav-table-left-widget-menu {
  width: 25%;
  vertical-align: top !important;
  min-width: 320px; }

.container-module {
  background: rgba(18, 22, 23, 0.8);
  height: 100vh;
  padding-top: 45px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }
  .container-module > div {
    width: 70%; }

#root {
  height: 0px; }

.default-background {
  background: #212121 !important; }

.diff-result {
  background-color: #212121;
  border: none;
  border-radius: 0px;
  font-size: 15px !important;
  font-weight: 500 !important;
  padding: 0; }

.form-control {
  background-color: #26282a;
  border-color: #2c2f32;
  border-radius: 0px; }
  .form-control:focus {
    border-color: #37a9b1 !important; }
  .form-control.input-small {
    height: calc(9px * 2);
    line-height: 2;
    font-size: 9px;
    padding: 12px 8px; }

.form-group.small {
  font-size: 9px; }
  .form-group.small input,
  .form-group.small select,
  .form-group.small option {
    font-size: 9px; }
  .form-group.small input {
    height: 25px;
    font-size: 11px !important;
    background-color: #212121;
    padding: 12px 8px; }

@-moz-document url-prefix() {
  .form-group.small input {
    height: auto; } }
  .form-group.small select {
    height: 25px;
    background-color: #212121;
    border-color: #37a9b1;
    padding: 4px 12px; }

@-moz-document url-prefix() {
  .form-group.small select {
    height: auto; } }

.form-group input:disabled {
  border-color: #2c2f32;
  color: #898a8b; }

.otc-form p,
.otc-form .form-group,
.otc-form .Select {
  font-family: 'Inter UI', sans-serif;
  margin: 0 40px; }

.otc-form.otc-form--wide {
  overflow: hidden; }
  .otc-form.otc-form--wide p,
  .otc-form.otc-form--wide .form-group,
  .otc-form.otc-form--wide .Select {
    margin-left: 0;
    margin-right: 0; }
  .otc-form.otc-form--wide h6,
  .otc-form.otc-form--wide p {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0; }
  .otc-form.otc-form--wide h6 {
    margin-bottom: 10px; }

.otc-form p {
  font-size: 12px;
  line-height: 14px;
  color: #646464; }

.otc-form .form-group {
  margin-top: 2px;
  margin-bottom: 12px; }

.otc-form input:not([type]),
.otc-form input[type='text'],
.otc-form input[type='password'],
.otc-form input[type='email'],
.otc-form input[type='number'],
.otc-form span.form-control {
  background: #1f1f1f;
  border: none;
  border-radius: 1px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6);
  font-size: 12px;
  line-height: 14px;
  height: 25px;
  padding: 8px; }

.otc-form textarea {
  background: #1f1f1f;
  border: none;
  border-radius: 1px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6);
  font-size: 12px;
  color: #d8d8d8;
  padding: 8px;
  resize: none; }
  .otc-form textarea:disabled {
    background: #1f1f1f;
    color: #898a8b; }
  .otc-form textarea:focus {
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6); }

.add_entity_container .otc-form .parameters .key,
.add_entity_container .otc-form .parameters .value {
  width: 36%;
  float: left; }
  .add_entity_container .otc-form .parameters .key ::placeholder,
  .add_entity_container .otc-form .parameters .value ::placeholder {
    color: rgba(137, 138, 139, 0.4); }

.add_entity_container .otc-form .parameters .key {
  margin-right: 0px; }

.add_entity_container .otc-form .parameters .value {
  margin-left: 5px;
  margin-right: 5px; }

.add_entity_container .otc-form .parameters .paramBtn {
  float: left;
  margin-top: 8px;
  color: #898a8b; }
  .add_entity_container .otc-form .parameters .paramBtn i {
    cursor: pointer;
    font-size: 11px; }
    .add_entity_container .otc-form .parameters .paramBtn i:hover {
      color: rgba(137, 138, 139, 0.4); }
  .add_entity_container .otc-form .parameters .paramBtn.disabled i,
  .add_entity_container .otc-form .parameters .paramBtn.disabled i:hover {
    color: #898a8b;
    cursor: not-allowed; }

.otc-actions {
  padding: 0 55px !important;
  margin-top: 25px !important; }

.otc-inline-form {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .otc-inline-form .otc-inline-field {
    padding-right: 12px;
    min-width: 10%; }
    .otc-inline-form .otc-inline-field:last-child {
      padding-right: 0; }

.block-explorer-form {
  font-family: 'Inter UI', sans-serif;
  letter-spacing: 0.3px;
  margin-bottom: 10px; }
  .block-explorer-form .block-explorer-form-dropdown {
    width: calc(12em + 10px); }
  .block-explorer-form .block-explorer-form-block-input {
    width: 39em; }
    .block-explorer-form .block-explorer-form-block-input > div {
      width: 100%; }
      .block-explorer-form .block-explorer-form-block-input > div input {
        font-weight: 400;
        letter-spacing: 0.3px; }

.block-explorer {
  font-family: 'Inter UI', sans-serif;
  letter-spacing: 0.3px; }
  .block-explorer .block-explorer-title {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 0 10px; }
  .block-explorer .block-explorer-table {
    line-height: 1.2;
    background: transparent;
    width: 100%;
    margin-bottom: 15px; }
    .block-explorer .block-explorer-table > tbody td {
      padding: 4px 10px; }
      .block-explorer .block-explorer-table > tbody td.td-label {
        font-weight: 600;
        width: 12em;
        color: #646464; }
      .block-explorer .block-explorer-table > tbody td.td-value a {
        cursor: pointer;
        text-decoration: underline !important;
        text-decoration-style: dashed !important;
        text-underline-position: under; }
      .block-explorer .block-explorer-table > tbody td.td-value span[title] {
        cursor: help; }

.block-explorer-tx {
  font-family: 'Inter UI', sans-serif;
  font-size: 12px;
  letter-spacing: 0.3px;
  padding: 0 10px; }
  .block-explorer-tx .block-explorer-tx-hash {
    font-weight: 300;
    margin-bottom: 5px;
    color: #646464; }
  .block-explorer-tx .block-explorer-tx-row {
    display: flex;
    align-items: center; }
    .block-explorer-tx .block-explorer-tx-row .block-explorer-tx-cell {
      padding-right: 5px; }
      .block-explorer-tx .block-explorer-tx-row .block-explorer-tx-cell:last-child {
        padding-right: 0; }
    .block-explorer-tx .block-explorer-tx-row .arrow {
      padding-left: 10px;
      font-size: 20px;
      color: #37a9b1; }
    .block-explorer-tx .block-explorer-tx-row .vin,
    .block-explorer-tx .block-explorer-tx-row .vout {
      min-width: 10em; }
      .block-explorer-tx .block-explorer-tx-row .vin table,
      .block-explorer-tx .block-explorer-tx-row .vout table {
        background: transparent; }
        .block-explorer-tx .block-explorer-tx-row .vin table td,
        .block-explorer-tx .block-explorer-tx-row .vout table td {
          padding: 4px; }
          .block-explorer-tx .block-explorer-tx-row .vin table td.amount,
          .block-explorer-tx .block-explorer-tx-row .vout table td.amount {
            text-align: right;
            padding-left: 10px; }
    .block-explorer-tx .block-explorer-tx-row .vin {
      text-align: right;
      padding-right: 20px; }
    .block-explorer-tx .block-explorer-tx-row .vout {
      padding-left: 10px; }
    .block-explorer-tx .block-explorer-tx-row .equal,
    .block-explorer-tx .block-explorer-tx-row .value-out {
      color: #646464; }
    .block-explorer-tx .block-explorer-tx-row .equal {
      padding: 0; }
    .block-explorer-tx .block-explorer-tx-row .value-out {
      text-align: right;
      padding-left: 10px; }

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

.font.thin {
  font-weight: 200; }

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

.font.font-medium {
  font-size: 10px; }

.half {
  width: 50%; }

.has-success .form-control:focus,
.has-success .input-group-addon,
.has-success .form-control,
.has-success .control-label,
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .radio label,
.has-success .checkbox label,
.has-success .radio-inline label,
.has-success .checkbox-inline label,
.has-success .form-control-feedback {
  border-color: #37a9b1;
  color: #37a9b1; }

.header-offset {
  padding-top: 45px; }

.hover-green:hover {
  color: #37a9b1; }

.hover-red:hover {
  color: #e36264; }

.hover-blue:hover {
  color: #3988ba; }

.hide {
  display: none; }

.inline-block {
  display: inline-block; }

.inline-box {
  display: -webkit-inline-box;
  display: inline-flex; }

.input-group-addon {
  background: #212121;
  border: 1px solid #2a2b2c; }

.flex {
  display: flex; }
  .flex.start {
    justify-content: flex-start; }
  .flex.end {
    justify-content: flex-end; }

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

.flex-direction-col {
  flex-direction: column; }

.margin-right {
  margin-right: 15px; }
  .margin-right.internal {
    margin-right: 5px; }
  .margin-right.small {
    margin-right: 8px; }

.margin-left {
  margin-left: 15px; }
  .margin-left.small {
    margin-left: 8px; }

.margin-top {
  margin-top: 15px; }
  .margin-top.small {
    margin-top: 8px; }

.margin-bottom {
  margin-bottom: 15px; }
  .margin-bottom.small {
    margin-bottom: 8px; }

.margin-bottom-none {
  margin-bottom: 0 !important; }

.margin-top-none {
  margin-top: 0 !important; }

.margin-left-none {
  margin-left: 0 !important; }

.margin-right-none {
  margin-right: 0 !important; }

.margin-none {
  margin: 0 !important; }

.navbar-default {
  background-color: #080808;
  max-height: 20px;
  margin-bottom: 0px; }
  .navbar-default span[role='button'] {
    padding: 5px;
    display: inline-block;
    line-height: 20px; }
    .navbar-default span[role='button'] a {
      color: #898a8b; }
      .navbar-default span[role='button'] a:hover, .navbar-default span[role='button'] a.nav-active {
        color: #37a9b1; }
  .navbar-default .jqx-widget-header {
    font-family: 'Inter UI', sans-serif;
    font-size: 12px;
    float: left;
    color: #898a8b !important;
    border: none;
    background-color: #080808 !important;
    height: 29px !important; }
    .navbar-default .jqx-widget-header .jqx-menu-item-top-metrodark {
      color: #898a8b !important; }
  .navbar-default .jqx-menu-ul {
    background-color: #080808 !important; }
    .navbar-default .jqx-menu-ul .jqx-menu-item-top:hover {
      background-color: #080808 !important;
      border: 1px solid #080808; }
    .navbar-default .jqx-menu-ul li:hover {
      cursor: pointer; }
  .navbar-default .jqx-menu-item-top:hover,
  .navbar-default jqx-menu-item-top-selected {
    color: #37a9b1 !important;
    border: 1px solid #212121;
    background-color: #212121 !important; }

.navbar-header {
  width: 100%;
  max-height: 20px;
  margin-left: 20px; }

.widget_menu_header {
  width: 220px; }
  .widget_menu_header .jqx-menu-item-top {
    background: linear-gradient(180deg, #272727 0%, #1b1b1b 100%);
    border: 1px solid #222121;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1);
    padding: 5px 5px 2px 5px;
    font-size: 11px;
    font-weight: bolder; }
    .widget_menu_header .jqx-menu-item-top:hover {
      color: #37a9b1;
      border: 1px solid #222121 !important;
      opacity: 0.75; }

.right-align {
  text-align: right;
  text-align: -webkit-right; }

.login-form {
  marginleft: 0;
  marginright: 0;
  maxwidth: '500px'; }

.left-align {
  text-align: left;
  text-align: -webkit-left; }

.left {
  float: left; }

.label-pointer,
.labelPointer,
.clickable {
  cursor: pointer;
  user-select: none; }
  .label-pointer.dropdown,
  .labelPointer.dropdown,
  .clickable.dropdown {
    display: flex;
    justify-content: space-between;
    align-items: baseline; }
    .label-pointer.dropdown > i,
    .labelPointer.dropdown > i,
    .clickable.dropdown > i {
      align-self: center; }
      .label-pointer.dropdown > i:hover,
      .labelPointer.dropdown > i:hover,
      .clickable.dropdown > i:hover {
        filter: brightness(0.5); }

.noTextAlign {
  text-align: initial; }

#pageSize {
  font-size: 9px;
  height: 20px; }

#profile-dropdown {
  background-color: transparent !important; }

.borderedText {
  border: 1px dashed white; }

.radio-inline input[type='radio'] {
  margin-top: -1px;
  vertical-align: middle; }

input[type='checkbox']:checked:after {
  background: rgba(0, 0, 0, 0) !important;
  color: #3988ba !important; }

input[type='checkbox']:checked {
  filter: invert(100%) hue-rotate(180deg) brightness(1.7); }

.react-datepicker__input-container input[type='text'] {
  border-radius: 0px;
  border: 1px solid #2a2b2c;
  color: #d8d8d8;
  font-size: 14px;
  font-weight: 300;
  background-color: #1b1b1d;
  border-color: #2c2f32; }

input[type='text'],
input[type='password'] {
  border-radius: 0px;
  border: 1px solid #2c2f32;
  color: #d8d8d8;
  font-size: 12px;
  font-weight: 300; }

.input-group-addon {
  border-radius: 0px; }

.input-group input {
  font-size: 9px;
  height: auto;
  line-height: 1;
  padding: 8px 12px; }
  .input-group input.portal {
    font-size: 12px;
    height: 32px;
    padding: 8px 12px; }

.portal.form-control {
  margin-bottom: 5px; }

.input-group-addon.small {
  background: #212121;
  border-radius: 0px;
  border: 1px solid #2a2b2c;
  color: #d8d8d8;
  font-weight: 300;
  font-size: 9px; }

.input-group-btn > button {
  background: #212121;
  border-radius: 0px;
  border: 1px solid #2a2b2c;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300; }
  .input-group-btn > button:hover {
    background: #212121;
    border: 1px solid #2a2b2c;
    color: #37a9b1; }

.checkbox-container [type='checkbox'] {
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important; }

.checkbox-container .checkbox:before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: #212121;
  border-radius: 0px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  content: '';
  display: inline-block;
  height: 12px;
  left: 0;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 12px;
  outline: none !important; }

.checkbox-container .checkbox.checked:after {
  color: #3988ba;
  display: inline-block;
  font-size: 6px;
  height: 11px;
  left: 0;
  padding-left: 3px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  width: 11px;
  content: '\F00C';
  font-family: 'FontAwesome'; }

.label.status {
  border: 1px solid;
  border-radius: 0;
  display: table-cell;
  font-weight: 300;
  padding: 0.35em 0.6em 0.45em; }
  .label.status.accepted, .label.status.success {
    color: #37a9b1 !important; }
  .label.status.rejected {
    color: #e36264 !important; }
  .label.status.pending {
    color: #3988ba !important; }

.logger-dropdown {
  background: #212121;
  border: 1px solid #2a2b2c;
  position: absolute;
  padding: 15px;
  z-index: 9999; }
  .logger-dropdown.hide {
    border: 0px;
    background: none; }
  .logger-dropdown p {
    margin-bottom: 15px; }
    .logger-dropdown p:hover {
      color: #3988ba; }
    .logger-dropdown p:last-child {
      margin-bottom: 0; }

.panel {
  background-color: #212121; }

.panel-default > .panel-heading {
  background-color: #1b1b1d; }

.panel-title {
  color: #d8d8d8;
  font-size: 18px;
  padding-bottom: 0;
  line-height: 0.75; }

.underline {
  padding-bottom: 15px;
  position: relative; }
  .underline:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    bottom: 0;
    background: #e36264;
    left: 50%;
    margin-left: -25px; }

.rate-panel {
  color: white;
  margin: 2px;
  padding-left: 15px;
  padding-right: 15px;
  width: 359px;
  background: #292929;
  border: 1px solid #222121;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1); }
  .rate-panel .col-xs-2,
  .rate-panel .col-xs-3,
  .rate-panel .col-xs-4,
  .rate-panel .col-xs-5,
  .rate-panel .col-xs-6 {
    padding-left: 8px;
    padding-right: 8px; }
  .rate-panel input.order-error {
    outline: 1px solid #ad5652;
    text-shadow: 0 0 6px #ad5652; }
  .rate-panel .Select.order-error {
    animation: greenPulse 1s infinite; }
  .rate-panel .wrong-quote {
    color: #ad5652;
    opacity: 0.5; }
    .rate-panel .wrong-quote > span {
      top: 3px;
      transform: rotate(90deg); }
  .rate-panel .symbol {
    padding-left: 6px;
    padding-right: 6px;
    transform: none; }
  .rate-panel .symbol-select,
  .rate-panel .custodian-select {
    z-index: 10; }
    .rate-panel .symbol-select .Select-arrow,
    .rate-panel .custodian-select .Select-arrow {
      top: -1px;
      border-top-color: #d8d8d8 !important; }
      .rate-panel .symbol-select .Select-arrow:hover,
      .rate-panel .custodian-select .Select-arrow:hover {
        filter: brightness(0.5); }
    .rate-panel .symbol-select .Select-value-label,
    .rate-panel .custodian-select .Select-value-label {
      color: #d8d8d8 !important; }
    .rate-panel .symbol-select.is-open .Select-control,
    .rate-panel .custodian-select.is-open .Select-control {
      border: none; }
    .rate-panel .symbol-select.is-open .Select-arrow,
    .rate-panel .custodian-select.is-open .Select-arrow {
      border-bottom-color: #d8d8d8 !important; }
    .rate-panel .symbol-select .Select-control,
    .rate-panel .custodian-select .Select-control {
      height: 20px;
      background: transparent !important; }
      .rate-panel .symbol-select .Select-control .Select-value,
      .rate-panel .symbol-select .Select-control .Select-placeholder,
      .rate-panel .custodian-select .Select-control .Select-value,
      .rate-panel .custodian-select .Select-control .Select-placeholder {
        line-height: 18px;
        background: transparent !important; }
        .rate-panel .symbol-select .Select-control .Select-value .Select-value-label,
        .rate-panel .symbol-select .Select-control .Select-placeholder .Select-value-label,
        .rate-panel .custodian-select .Select-control .Select-value .Select-value-label,
        .rate-panel .custodian-select .Select-control .Select-placeholder .Select-value-label {
          margin-right: 10px; }
      .rate-panel .symbol-select .Select-control .Select-input,
      .rate-panel .custodian-select .Select-control .Select-input {
        height: 18px; }
        .rate-panel .symbol-select .Select-control .Select-input:focus,
        .rate-panel .custodian-select .Select-control .Select-input:focus {
          background: none !important; }
  .rate-panel .custodian-select {
    transform: translateX(calc(50% - 35px)); }
  .rate-panel .symbol-select .Select-control .Select-value {
    text-align: center; }
  .rate-panel .symbol-select .Select-arrow {
    border-top-color: #37a9b1 !important; }
  .rate-panel .symbol-select .Select-value-label {
    color: #37a9b1 !important;
    font-size: 13px; }
  .rate-panel .symbol-select.is-open .Select-arrow {
    border-bottom-color: #37a9b1 !important; }
  .rate-panel .custodian-select .Select-control .Select-value,
  .rate-panel .custodian-select .Select-control .Select-placeholder {
    padding-left: 0px !important;
    padding-right: 0 !important; }
    .rate-panel .custodian-select .Select-control .Select-value span,
    .rate-panel .custodian-select .Select-control .Select-placeholder span {
      font-size: 10px; }
  .rate-panel .custodian-select .Select-control > *:last-child {
    padding-right: 0 !important;
    padding-left: 10px !important; }
  .rate-panel .custodian-select .Select-menu-outer {
    width: 160px; }
  .rate-panel .header {
    padding: 2px 0 1px 0; }
    .rate-panel .header .btn-top {
      background: transparent;
      border: none;
      color: #898a8b; }
      .rate-panel .header .btn-top:active {
        outline: none; }
      .rate-panel .header .btn-top:hover {
        border: none;
        opacity: 0.8; }
  .rate-panel .repo-header {
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 1px;
    padding-bottom: 3px;
    font-size: 11px; }
    .rate-panel .repo-header span {
      color: #d8d8d8; }
  .rate-panel .prices {
    position: relative;
    box-shadow: 0px -1px 0 0 #212121;
    border-bottom: 1px solid #4d4d4d; }
    .rate-panel .prices > div {
      border-right: 1px solid #4d4d4d; }
      .rate-panel .prices > div:last-child {
        border-right: none; }
    .rate-panel .prices .spread {
      position: absolute;
      bottom: -1px;
      left: 50%;
      transform: translateX(-50%);
      min-width: 60px;
      text-align: center;
      border: 1px solid #4d4d4d;
      background: #4d4d4d;
      z-index: 1; }
      .rate-panel .prices .spread span {
        font-size: 12px; }
    .rate-panel .prices .ticker {
      position: relative;
      padding: 0;
      height: 75px; }
      .rate-panel .prices .ticker:hover {
        opacity: 0.85; }
      .rate-panel .prices .ticker .side-label,
      .rate-panel .prices .ticker .side-amount {
        position: absolute;
        bottom: 2px;
        font-size: 12px; }
      .rate-panel .prices .ticker.side-sell .side-label {
        color: #ad5652;
        left: 8px; }
      .rate-panel .prices .ticker.side-buy .side-label {
        color: #37a9b1;
        right: 8px; }
      .rate-panel .prices .ticker.side-sell .side-amount {
        color: #d8d8d8;
        left: 10px; }
      .rate-panel .prices .ticker.side-buy .side-amount {
        color: #d8d8d8;
        right: 10px; }
      .rate-panel .prices .ticker.side-buy .sub-title {
        color: #37a9b1;
        font-weight: bold; }
      .rate-panel .prices .ticker.side-sell .sub-title {
        color: #ad5652;
        font-weight: bold; }
      .rate-panel .prices .ticker .side-price {
        display: flex;
        flex-direction: column;
        text-align: center;
        overflow: hidden; }
        .rate-panel .prices .ticker .side-price .firstStyle {
          margin-top: 5px;
          font-size: 2.5em;
          overflow: hidden;
          text-overflow: ellipsis; }
          .rate-panel .prices .ticker .side-price .firstStyle .yellowPrice {
            color: #f4f400; }
        .rate-panel .prices .ticker .side-price .sub-title {
          margin-top: 5px;
          overflow: hidden;
          text-overflow: ellipsis; }
  .rate-panel .metadata {
    padding: 0px; }
    .rate-panel .metadata.metadata-first {
      padding-top: 6px; }
      .rate-panel .metadata.metadata-first .center-title {
        display: flex;
        flex-direction: column;
        text-align: center;
        color: rgba(55, 169, 177, 0.7);
        background: #1f1f1f;
        height: 22px;
        padding: 3px 3px 0px 3px;
        border: 1px solid rgba(55, 169, 177, 0.4);
        border-bottom: none;
        overflow: hidden; }
        .rate-panel .metadata.metadata-first .center-title .amount-currency {
          font-weight: bold;
          color: #37a9b1;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
    .rate-panel .metadata.metadata-last {
      padding-bottom: 6px; }
      .rate-panel .metadata.metadata-last .center-input {
        text-align: center;
        background: #1f1f1f;
        border: 1px solid rgba(55, 169, 177, 0.4);
        border-top: none;
        padding-left: 0px;
        padding-right: 0px; }
    .rate-panel .metadata button.one-click-action {
      width: 100%;
      padding: 4px;
      height: 22px;
      min-height: 22px;
      min-width: 0;
      margin: 0;
      font-size: 10px;
      text-transform: none;
      white-space: nowrap; }
    .rate-panel .metadata .custodian {
      margin-top: 4px; }
    .rate-panel .metadata .dark-checkbox {
      display: flex;
      margin-top: 4px; }
      .rate-panel .metadata .dark-checkbox .jqx-checkbox-default {
        width: 12px;
        height: 12px;
        margin-left: 0px;
        margin-top: 1px;
        border: 1px solid rgba(31, 255, 102, 0.4); }
        .rate-panel .metadata .dark-checkbox .jqx-checkbox-default span {
          width: 11px !important;
          height: 11px !important;
          top: 0px !important;
          margin-top: 0px; }
        .rate-panel .metadata .dark-checkbox .jqx-checkbox-default.jqx-fill-state-hover-metrodark, .rate-panel .metadata .dark-checkbox .jqx-checkbox-default.jqx-fill-state-pressed-metrodark {
          background-color: rgba(31, 255, 102, 0.2) !important;
          border: 1px solid #1fff66; }
      .rate-panel .metadata .dark-checkbox span {
        font-size: 11px;
        color: rgba(31, 255, 102, 0.9); }
        .rate-panel .metadata .dark-checkbox span:hover {
          color: #1fff66; }
    .rate-panel .metadata.confirmButtons div {
      margin-bottom: -22px; }
      .rate-panel .metadata.confirmButtons div.cancel {
        float: left; }
      .rate-panel .metadata.confirmButtons div.send {
        float: right; }
        .rate-panel .metadata.confirmButtons div.send button {
          color: #f4f400; }
    .rate-panel .metadata.confirmButtons.collapsed div {
      margin-bottom: 0px; }
  .rate-panel .amount,
  .rate-panel .price {
    position: relative;
    padding-bottom: 1px; }
    .rate-panel .amount input,
    .rate-panel .price input {
      background: #1f1f1f;
      border: none;
      border-radius: 1px;
      box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6);
      font-size: 13px;
      font-weight: bold;
      line-height: 13px;
      padding: 4px;
      margin-top: 0px;
      width: 100%;
      text-align: center;
      color: #f4f400; }
      .rate-panel .amount input:focus,
      .rate-panel .price input:focus {
        outline: none; }
  .rate-panel .low-high-row {
    border-bottom: 1px solid #2c2f32 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px; }
  .rate-panel .order-book-tabs .col-xs-12 {
    padding-left: 0px; }
  .rate-panel .order-book-tabs .nav-tabs {
    border-bottom: none;
    background: no-repeat linear-gradient(to bottom, #282828 5%, #1e1e1e 95%, #010101 96%, #060606 98%, #363636 100%);
    width: 50%;
    margin: 0 auto; }
  .rate-panel .order-book-tabs .nav-tabs li {
    width: 50%;
    text-align: center;
    margin-bottom: 0; }
    .rate-panel .order-book-tabs .nav-tabs li a {
      background: transparent;
      border: 1px solid rgba(0, 0, 0, 0);
      border-radius: 0;
      padding: 4px;
      color: #898a8b; }
      .rate-panel .order-book-tabs .nav-tabs li a:focus {
        outline: none; }
  .rate-panel .order-book-tabs .nav-tabs li.active a {
    color: white;
    background: #292929;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid #080808;
    box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 #080808, inset 0 1px 0 0 rgba(255, 255, 255, 0.1); }
  .rate-panel .order-book-tabs .raw-market {
    padding: 0 2px !important; }
    .rate-panel .order-book-tabs .raw-market table {
      width: 100%;
      margin: 3px 0 0;
      background-color: #292929;
      color: #d8d8d8; }
      .rate-panel .order-book-tabs .raw-market table tbody tr {
        transform: scale(1);
        position: relative;
        color: white;
        line-height: 13px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .sell {
          display: table-cell; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell:hover {
            cursor: pointer;
            opacity: 0.8; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell.lit_isMine {
            background: linear-gradient(to right, rgba(206, 24, 150, 0.7), rgba(206, 24, 150, 0)); }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell.dark_isMine {
            background: linear-gradient(to right, rgba(31, 255, 102, 0.7), rgba(31, 255, 102, 0)); }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell .account-name {
            padding-left: 0px !important;
            text-align: left;
            float: left;
            color: #898a8b;
            font-size: 8px;
            font-weight: bold; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell .quote-size {
            float: left;
            text-align: left;
            left: 4px; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .sell .quote-px {
            float: right;
            text-align: right;
            padding-right: 4px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .buy {
          display: table-cell; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy:hover {
            cursor: pointer;
            opacity: 0.8; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy.lit_isMine {
            background: linear-gradient(to left, rgba(206, 24, 150, 0.7), rgba(206, 24, 150, 0)); }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy.dark_isMine {
            background: linear-gradient(to left, rgba(31, 255, 102, 0.7), rgba(31, 255, 102, 0)); }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy .account-name {
            padding-right: 0px !important;
            text-align: right;
            float: right;
            color: #898a8b;
            font-size: 8px;
            font-weight: bold; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy .quote-size {
            float: right;
            text-align: right;
            right: 3px; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .buy .quote-px {
            float: left;
            text-align: left;
            padding-left: 3px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr div {
          margin-bottom: 1px;
          line-height: 15px;
          display: table-cell; }
        .rate-panel .order-book-tabs .raw-market table tbody tr td {
          border-bottom: 0px !important;
          font-size: 14px;
          padding: 3px 0;
          position: relative; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .row-inline-progress {
          position: absolute;
          top: 3px;
          height: 13px;
          pointer-events: none;
          z-index: -1; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .row-inline-progress.row-inline-progress-sell {
            background: rgba(173, 86, 82, 0.35);
            left: 0;
            border-radius: 0 2px 2px 0; }
          .rate-panel .order-book-tabs .raw-market table tbody tr .row-inline-progress.row-inline-progress-buy {
            background: rgba(55, 169, 177, 0.35);
            right: 0;
            border-radius: 2px 0 0 2px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .bar-anchor {
          width: 0 !important; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .account-name {
          width: 34px;
          padding-left: 0px !important;
          padding-right: 0px !important;
          white-space: nowrap;
          max-width: 36px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .quote-size {
          width: 62px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .quote-px {
          width: 78px; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .spread {
          width: 45px;
          text-align: center;
          border: #2f2f2f solid;
          border-width: 0 1px;
          border-right: #4d4d4d 1px solid;
          border-left: #4d4d4d 1px solid; }
        .rate-panel .order-book-tabs .raw-market table tbody tr .separator {
          width: 1px;
          background: #4d4d4d; }
  .rate-panel .order-book-tabs .vwap {
    padding: 0 2px !important; }
  .rate-panel .order-book-tabs .vwap-table {
    width: 100%;
    background-color: #292929;
    color: white;
    margin: 3px 0 0; }
    .rate-panel .order-book-tabs .vwap-table tbody tr {
      line-height: 13px; }
      .rate-panel .order-book-tabs .vwap-table tbody tr div {
        margin-bottom: 1px;
        line-height: 15px;
        display: table-cell; }
        .rate-panel .order-book-tabs .vwap-table tbody tr div:hover {
          cursor: pointer;
          opacity: 0.8; }
      .rate-panel .order-book-tabs .vwap-table tbody tr td {
        border-bottom: 0px !important;
        font-size: 14px;
        padding: 0px 0px 1px 0px; }
      .rate-panel .order-book-tabs .vwap-table tbody tr .tier {
        padding: 3px;
        width: 45px; }
      .rate-panel .order-book-tabs .vwap-table tbody tr .price {
        width: 85px; }
      .rate-panel .order-book-tabs .vwap-table tbody tr .spread {
        width: 85px;
        text-align: center;
        border: #4d4d4d solid;
        border-width: 0 1px; }
  .rate-panel .total-amounts {
    border-top: 1px solid #2c2f32;
    font-size: 9px;
    padding-top: 5px;
    padding-bottom: 5px; }

.rate-selector-wrapper {
  font-family: 'Inter UI', sans-serif;
  display: flex;
  flex-direction: row; }

.rate-selector {
  width: 275px;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 5px !important; }
  .rate-selector.rate-selector--has-watchlist {
    width: 395px; }
  .rate-selector .rate-selector-panel {
    display: flex;
    flex-direction: row; }
  .rate-selector .rate-selector-watchlists {
    width: 140px;
    border-right: 1px solid #2c2f32; }
    .rate-selector .rate-selector-watchlists .rate-selector-watchlist {
      padding: 6px 12px;
      cursor: pointer;
      user-select: none;
      position: relative; }
      .rate-selector .rate-selector-watchlists .rate-selector-watchlist.rate-selector-watchlist-active {
        background: #292929; }
      .rate-selector .rate-selector-watchlists .rate-selector-watchlist .rate-selector-watchlist-delete {
        display: none;
        position: absolute;
        right: 5px;
        background: rgba(0, 0, 0, 0.5);
        color: #d8d8d8;
        top: 50%;
        transform: translateY(-50%);
        padding: 1px 2px;
        border-radius: 3px; }
        .rate-selector .rate-selector-watchlists .rate-selector-watchlist .rate-selector-watchlist-delete:hover {
          opacity: 0.8; }
      .rate-selector .rate-selector-watchlists .rate-selector-watchlist:hover .rate-selector-watchlist-delete {
        display: inline-block; }
  .rate-selector .rate-selector-symbols {
    flex-grow: 1; }
  .rate-selector .rate-selector-header {
    display: flex;
    padding: 12px; }
    .rate-selector .rate-selector-header .rate-selector-header--title {
      flex-grow: 1;
      padding: 0 12px;
      font-weight: bold; }
      .rate-selector .rate-selector-header .rate-selector-header--title:first-child {
        padding-left: 0; }
      .rate-selector .rate-selector-header .rate-selector-header--title:last-child {
        padding-right: 0; }
    .rate-selector .rate-selector-header .toggleBook,
    .rate-selector .rate-selector-header i {
      cursor: pointer; }
      .rate-selector .rate-selector-header .toggleBook:hover,
      .rate-selector .rate-selector-header i:hover {
        opacity: 0.9; }
    .rate-selector .rate-selector-header .order-book-size {
      position: absolute;
      margin-top: -7px;
      margin-left: -4px;
      background: #ad5652;
      padding: 2px 3px;
      border-radius: 9px;
      font-size: 8px;
      font-weight: bold; }
  .rate-selector .rate-selector-add-sym .Select-control {
    background: #1f1f1f !important;
    border: none !important;
    border-radius: 1px !important;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6) !important;
    font-size: 10px;
    text-align: left;
    margin-left: 5px;
    height: 28px; }
    .rate-selector .rate-selector-add-sym .Select-control:focus {
      outline: none; }
    .rate-selector .rate-selector-add-sym .Select-control .Select-placeholder,
    .rate-selector .rate-selector-add-sym .Select-control .Select-value {
      background: transparent !important;
      line-height: 28px; }
    .rate-selector .rate-selector-add-sym .Select-control .Select-input {
      height: 28px; }
      .rate-selector .rate-selector-add-sym .Select-control .Select-input > input {
        padding: 4px 0 12px; }
  .rate-selector .rates-table {
    width: calc(100% - 20px);
    background-color: transparent;
    margin: 8px; }
    .rate-selector .rates-table .rates-table-symbol {
      width: max-content;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-right: 2px; }
    .rate-selector .rates-table .rates-table-prices {
      width: 40%; }
    .rate-selector .rates-table .rates-table-action > span {
      padding: 0.25em;
      color: #d8d8d8; }
      .rate-selector .rates-table .rates-table-action > span:hover {
        opacity: 0.8; }
    .rate-selector .rates-table .rate-numeric-value {
      text-align: right; }
      .rate-selector .rates-table .rate-numeric-value.repo {
        text-align: center; }
    .rate-selector .rates-table thead td,
    .rate-selector .rates-table thead th {
      text-transform: uppercase;
      color: #82a0b3;
      font-size: 10px;
      margin-bottom: 2px;
      border-bottom: 2px solid rgba(255, 255, 255, 0.05);
      padding: 0 3px; }
    .rate-selector .rates-table tbody tr {
      cursor: pointer; }
      .rate-selector .rates-table tbody tr:hover {
        background-color: rgba(255, 255, 255, 0.02); }
      .rate-selector .rates-table tbody tr td {
        font-size: 12px;
        padding: 2px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
        .rate-selector .rates-table tbody tr td.rate-numeric-value > .rnv-bg {
          display: inline-block;
          width: 100%;
          background: #2c2f32;
          border-radius: 1px;
          padding: 2px; }
        .rate-selector .rates-table tbody tr td .center {
          text-align: center; }
      .rate-selector .rates-table tbody tr:last-child td {
        border-bottom: none; }
  .rate-selector.repo {
    min-width: 525px; }
    .rate-selector.repo .rates-table .rates-table-prices {
      width: 20%; }

.rate-body.repo {
  margin-left: 40px; }

.rate-body.hide-rates {
  margin-left: 5px; }

select {
  -webkit-border-radius: 0px;
  background-color: #1b1b1d;
  border-radius: 0px;
  font-weight: 300; }
  select.contain {
    width: auto; }
  select.box {
    overflow: hidden;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #1b1b1d;
    background-position: right 10px top;
    -webkit-appearance: none; }

.services-icon {
  font-size: 10px;
  padding-left: 5px; }

.settings.cog:hover {
  color: #886dd2; }

.smallerFont {
  font-size: 0.7em; }

.switch {
  vertical-align: inherit !important; }
  .switch > div {
    margin-right: 5px; }
    .switch > div > div {
      height: 3px !important; }

.switchCentered > div {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 8px; }
  .switchCentered > div > div {
    height: 3px !important; }

.centeredInfoTable tbody td {
  padding: 3px !important;
  border-bottom: none !important; }

.centeredInfoTable tbody .first {
  background-color: #2d353d !important;
  text-align: right; }

.centeredInfoTable tbody .second {
  background-color: #2d353d !important;
  text-align: left; }

.notifications-tc {
  width: 600px !important;
  margin: 0 auto 0 -300px !important; }

.notifications-wrapper {
  height: 0px; }
  .notifications-wrapper .notification {
    border-radius: 0px !important;
    background: #f0f0f0 !important; }
    .notifications-wrapper .notification .notification-title {
      color: #5d5d5d !important;
      font-size: 15px; }
    .notifications-wrapper .notification .notification-message {
      color: #5d5d5d !important; }

.monitor-widget {
  margin: 0 20px 20px 20px; }
  .monitor-widget .title {
    color: #d8d8d8;
    font-size: 14px;
    letter-spacing: 0.9px;
    margin-top: 20px;
    margin-bottom: 3px; }
  .monitor-widget .system-message {
    color: #d8d8d8;
    font-size: 11px; }
    .monitor-widget .system-message span {
      font-size: 6px;
      vertical-align: middle; }
  .monitor-widget .system-time {
    color: #5d5d5d;
    font-size: 10px; }
  .monitor-widget .system-row {
    margin-top: 8px; }

.table,
.table-nested {
  display: table;
  width: 100%; }
  .table.monitor,
  .table-nested.monitor {
    width: auto;
    margin-bottom: 0; }
    .table.monitor .t-row .t-cell,
    .table-nested.monitor .t-row .t-cell {
      padding: 6px;
      font-size: 12px;
      font-weight: 300;
      width: 50%; }
      .table.monitor .t-row .t-cell.heading,
      .table-nested.monitor .t-row .t-cell.heading {
        padding-left: 0; }
      .table.monitor .t-row .t-cell .output,
      .table-nested.monitor .t-row .t-cell .output {
        font-size: 20px;
        font-weight: 500; }
      .table.monitor .t-row .t-cell .text,
      .table-nested.monitor .t-row .t-cell .text {
        color: #5d5d5d;
        font-size: 9px; }
  .table .t-row,
  .table-nested .t-row {
    display: table-row; }
    .table .t-row .t-cell,
    .table-nested .t-row .t-cell {
      display: table-cell;
      vertical-align: middle;
      color: #d8d8d8; }
      .table .t-row .t-cell.half,
      .table-nested .t-row .t-cell.half {
        width: 50%; }
        .table .t-row .t-cell.half.table-padding:first-of-type,
        .table-nested .t-row .t-cell.half.table-padding:first-of-type {
          padding: 0 4px 0 0; }
        .table .t-row .t-cell.half.table-padding:last-of-type,
        .table-nested .t-row .t-cell.half.table-padding:last-of-type {
          padding: 0 0 0 4px; }
      .table .t-row .t-cell.third,
      .table-nested .t-row .t-cell.third {
        width: 33%;
        padding: 0 4px; }
        .table .t-row .t-cell.third:first-of-type,
        .table-nested .t-row .t-cell.third:first-of-type {
          padding: 0 4px 0 0; }
        .table .t-row .t-cell.third:last-of-type,
        .table-nested .t-row .t-cell.third:last-of-type {
          padding: 0 0 0 4px; }
      .table .t-row .t-cell.last,
      .table-nested .t-row .t-cell.last {
        padding: 0 0 0 4px; }
      .table .t-row .t-cell.top,
      .table-nested .t-row .t-cell.top {
        vertical-align: top; }
      .table .t-row .t-cell.padding,
      .table-nested .t-row .t-cell.padding {
        padding: 0 5px; }
      .table .t-row .t-cell:first-of-type.padding,
      .table-nested .t-row .t-cell:first-of-type.padding {
        padding-left: 0; }
      .table .t-row .t-cell:last-of-type.padding,
      .table-nested .t-row .t-cell:last-of-type.padding {
        padding-right: 0; }

.text-header {
  color: #d8d8d8;
  font-size: 12px;
  font-weight: 500; }

.text-body {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 300; }

.table-condensed > thead > tr > th {
  padding: 2px 0; }

.table-float-left {
  left: -5px;
  direction: rtl;
  transform: translateX(-100%);
  position: absolute; }

.table-float-right {
  position: absolute;
  margin-left: 5px; }

.table-float-left,
.table-float-right {
  border: 0 !important;
  cursor: pointer;
  margin-top: 5px; }
  .table-float-left a,
  .table-float-right a {
    border: 1px solid white;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
    text-decoration: none !important; }
    .table-float-left a:hover,
    .table-float-right a:hover {
      border: 0; }

.borderedContainer {
  border-radius: 15px;
  border: 1px white solid; }

.pointer {
  cursor: pointer; }

.noPadding {
  padding: 0 0 0 0; }

.float-left {
  float: left; }

.floatRight,
.float-right {
  float: right; }

.whiteBorder {
  border: 1px solid white !important;
  border-radius: 15px; }

.react-d3-core__legend {
  background-color: transparent !important; }

.recharts-wrapper {
  fill: #f2f2f2; }
  .recharts-wrapper tspan {
    fill: #f2f2f2; }
  .recharts-wrapper line {
    stroke: #f2f2f2; }

.otcxnVolumeChart {
  height: calc(100% - 70px) !important; }

.otcxnCartesianChart {
  height: calc(100% - 70px) !important; }

.fullHeight {
  height: 100% !important; }

.calculatedHeight {
  height: calc(100% - 50px) !important; }

.loader {
  height: 100% !important; }

.flexlayout__tab_header_inner {
  margin-top: 0px;
  height: 0px; }

.flexlayout__tab_button_content {
  color: #d8d8d8 !important;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 0 0 5px; }

.flexlayout__tab_button {
  margin-top: 1px; }

.flexlayout__layout .flexlayout__tab_button {
  padding: 4px 12px 0;
  margin: 0 0 3px 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0); }

.flexlayout__layout .flexlayout__tab_button--selected {
  background-color: #212121 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid #080808;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 #080808, inset 0 1px 0 0 rgba(255, 255, 255, 0.1); }

.flexlayout__tab_button--unselected {
  margin: 0px -2px 0px -1px; }
  .flexlayout__tab_button--unselected .flexlayout__tab_button_content {
    color: #898a8b !important;
    padding-top: 5px; }

.flexlayout__splitter {
  background: #080808 !important; }

.customPanelMargin {
  margin: 0 -15px 0 -15px !important; }
  .customPanelMargin .panel-heading {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }

.table-fluid {
  margin: -15px; }

.react-contextmenu-wrapper {
  height: 100% !important; }

.react-contextmenu {
  z-index: 99999; }

.symbol {
  color: orange;
  font-weight: bolder; }

.spreadSimple {
  text-align: right;
  color: orange;
  font-weight: bolder; }

.priceStyle {
  text-align: right;
  font-weight: bolder; }

.downBidStyleSimple {
  color: #ff7043; }

.upBidStyleSimple {
  color: #26a69a; }

.downAskStyleSimple {
  color: #ff7043; }

.upAskStyleSimple {
  color: #26a69a; }

.downBidStyleComplex {
  border-right: 1px solid black;
  background-color: #ff7043; }

.upBidStyleComplex {
  border-right: 1px solid black;
  background-color: #26a69a; }

.downAskStyleComplex {
  background-color: #ff7043; }

.upAskStyleComplex {
  background-color: #26a69a; }

.buttonBarStyle {
  border-bottom: 1px solid #3e3c3c;
  padding-top: 2px;
  padding-bottom: 2px; }

.react-contextmenu-item--divider {
  border-bottom-color: rgba(170, 170, 170, 0.3); }

label {
  font-size: 9px;
  color: #d8d8d8; }

.modal-dialog {
  color: #d8d8d8; }
  .modal-dialog .modal-content {
    border-radius: 0; }
  .modal-dialog.small p {
    font-size: 9px; }
    .modal-dialog.small p.medium {
      font-size: 10px; }
    .modal-dialog.small p.header {
      font-size: 12px; }
  .modal-dialog.small.fixed-450 {
    max-width: 450px; }
  .modal-dialog.small span {
    font-weight: 300; }
  .modal-dialog.small .modal-header {
    padding: 8px; }
  .modal-dialog.small .modal-body {
    padding: 8px; }
  .modal-dialog.small .modal-footer {
    padding: 8px; }
  .modal-dialog.small.ccns-properties-popup {
    width: 50vw; }
    .modal-dialog.small.ccns-properties-popup .modal-content .modal-body {
      min-height: 25vh; }

.ccns-properties-grid {
  height: 35vh !important; }

.modal-body rows:not(:first-child) p {
  padding-top: 8px; }

.topbar-table-title {
  font-weight: 600;
  color: #d8d8d8 !important;
  margin: 8px; }

p.form-offset {
  padding-top: 16px; }

.popover {
  border-radius: 0; }
  .popover.fill {
    max-width: inherit; }

.book {
  display: inline-flex;
  width: 100%; }

.fullWidth {
  width: 100%; }

.marginLeft {
  margin-left: 4px !important; }

.input-addon-small {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.center-block {
  margin: auto;
  width: 50%; }

/* Overrides for jqxdrid component styles */
.jqx-widget {
  font-family: Inter UI, sans-serif; }

.jqx-grid,
.jqx-grid-cell,
.jqx-grid-column-header {
  font-family: 'Inter UI', sans-serif !important;
  border: none !important;
  background-color: #212121 !important; }

.jqx-grid-column-header {
  font-size: 10px !important; }

.jqx-grid .jqx-grid-content .jqx-widget-content {
  z-index: 1005 !important; }

.fees_manager_container .jqx-grid .col-identifier,
.fees_manager_container .jqx-grid .col-user-child {
  cursor: default !important; }

.fees_manager_container .jqx-grid .jqx-input .jqx-action-button:hover {
  background-color: transparent !important; }
  .fees_manager_container .jqx-grid .jqx-input .jqx-action-button:hover .jqx-input-icon {
    opacity: 0.6; }

.jqx-grid-group-collapse-metrodark {
  background-image: url("/jqwidgets/styles/images/metro-icon-right.png"); }

.jqx-icon-arrow-up-metrodark,
.jqx-expander-arrow-bottom-metrodark,
.jqx-menu-item-arrow-up-metrodark {
  background-image: url("/jqwidgets/styles/images/metro-icon-up.png"); }

.jqx-icon-arrow-down-metrodark,
.jqx-expander-arrow-top-metrodark,
.jqx-tree-item-arrow-expand-metrodark,
.jqx-tree-item-arrow-expand-hover-metrodark,
.jqx-menu-item-arrow-down-metrodark,
.jqx-grid-group-expand-metrodark {
  background-image: url("/jqwidgets/styles/images/metro-icon-down.png"); }

.jqx-grid-group-details-cell-metrodark,
.jqx-grid-group-collapse-metrodark,
.jqx-grid-group-expand-metrodark {
  outline: none; }

.jqx-tree-item {
  font-family: 'Inter UI', sans-serif;
  width: 95% !important;
  line-height: 15px !important; }
  .jqx-tree-item b {
    color: #898a8b; }

.jqx-popover {
  background-color: #212121 !important;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #2c2f32 !important;
  font-family: 'Inter UI', sans-serif; }
  .jqx-popover .jqx-popover-arrow {
    border-bottom-color: #2c2f32 !important; }
    .jqx-popover .jqx-popover-arrow:after {
      border-bottom-color: #212121 !important; }
  .jqx-popover .asset-summary-popover input[type='text'],
  .jqx-popover .ledger-popover input[type='text'] {
    display: inline-block;
    width: 80%;
    background: #1f1f1f;
    border: none;
    border-radius: 1px;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6); }
  .jqx-popover .asset-summary-popover button,
  .jqx-popover .ledger-popover button {
    display: inline-block;
    float: right; }
  .jqx-popover .asset-summary-popover ul,
  .jqx-popover .ledger-popover ul {
    padding-left: 0px;
    margin-right: -8px;
    height: 200px;
    overflow-y: auto; }
    .jqx-popover .asset-summary-popover ul li,
    .jqx-popover .ledger-popover ul li {
      list-style: none !important;
      padding-left: 5px; }
      .jqx-popover .asset-summary-popover ul li.category,
      .jqx-popover .ledger-popover ul li.category {
        color: #898a8b;
        padding-left: 0px !important; }
      .jqx-popover .asset-summary-popover ul li input[type='checkbox'],
      .jqx-popover .ledger-popover ul li input[type='checkbox'] {
        vertical-align: middle;
        float: right; }
      .jqx-popover .asset-summary-popover ul li label,
      .jqx-popover .ledger-popover ul li label {
        font-size: 10px;
        font-weight: normal; }

.jqx-tooltip {
  font-family: 'Inter UI', sans-serif;
  font-size: 12px;
  color: #d8d8d8; }
  .jqx-tooltip .jqx-tooltip-arrow {
    border-color: #212121; }
  .jqx-tooltip .jqx-tooltip-main {
    border-radius: 2px;
    background: #212121;
    border-color: rgba(0, 0, 0, 0); }
    .jqx-tooltip .jqx-tooltip-main .jqx-tooltip-text {
      border-radius: 2px;
      background: #212121;
      box-shadow: inset 0 1px 0 0 #2f2f2f, 0 1px 0 0 #1a1a1a; }

.jqx-grid-group-cell {
  background-color: #212121 !important;
  border-bottom: 1px solid #2f2f2f !important;
  box-shadow: inset 0 -1px 0 0 #1a1a1a !important; }
  .jqx-grid-group-cell.jqx-grid-cleared-cell {
    box-shadow: none !important; }
  .jqx-grid-group-cell.jqx-grid-cell-pinned div {
    font-weight: bold; }
  .jqx-grid-group-cell span,
  .jqx-grid-group-cell .jqx-grid-cell-left-align,
  .jqx-grid-group-cell .decimals-cell-renderer,
  .jqx-grid-group-cell div:not(.jqx-grid-groups-row):not(.jqx-checkbox-metrodark) {
    color: #d8d8d8;
    margin-top: 1px !important; }
  .jqx-grid-group-cell div.confirm-controls {
    padding-top: 0px;
    margin-top: -1px !important; }

.jqx-widget-header,
.jqx-grid-content.jqx-widget-content,
.jqx-menu-ul,
.jqx-dropdownlist-state-normal,
.jqx-action-button,
.jqx-listbox,
.jqx-calendar-month-container {
  background-color: #212121 !important;
  z-index: 80; }

.jqx-numberinput {
  margin-top: 1px; }

.jqx-grid-cell {
  color: #d8d8d8 !important;
  background-color: #212121 !important;
  border-bottom: 1px solid #2f2f2f !important;
  box-shadow: inset 0 -1px 0 0 #1a1a1a !important; }
  .jqx-grid-cell.jqx-grid-cleared-cell {
    box-shadow: none !important; }
  .jqx-grid-cell div {
    margin-top: 3px !important; }
    .jqx-grid-cell div.jqx-grid-widget {
      margin-top: -2px !important; }

.jqx-grid-cell-right-align {
  margin-right: 10px; }

.jqx-grid-column-header span {
  font-family: 'Inter UI', sans-serif;
  font-weight: 600 !important;
  color: #82a0b3 !important; }

span.aggregates {
  font-family: 'Inter UI', sans-serif;
  font-weight: 600 !important;
  color: #525252 !important; }

.jqx-grid-cell-hover,
.jqx-grid-cell-selected {
  background-color: rgba(55, 169, 177, 0.4) !important;
  border-color: transparent !important;
  cursor: pointer !important; }

.jqx-grid-cell-hover.custom-hover,
.jqx-grid-cell-selected.custom-hover {
  background-color: rgba(38, 40, 42, 0.4) !important; }

.jqx-fill-state-pressed-metrodark,
.jqx-fill-state-hover-metrodark {
  background-color: rgba(55, 169, 177, 0.4) !important;
  border: 1px solid #37a9b1;
  font-family: 'Inter UI', sans-serif; }

.jqx-calendar .jqx-calendar-cell {
  background-color: #212121 !important; }

.jqx-calendar .jqx-calendar-cell-othermonth {
  color: #898989 !important; }

.jqx-calendar .jqx-fill-state-hover-metrodark {
  color: #37a9b1 !important;
  border: none !important; }

.jqx-calendar .jqx-fill-state-pressed-metrodark {
  background-color: rgba(55, 169, 177, 0.8) !important; }

.jqx-calendar .jqx-calendar-cell-today {
  border: 1px solid #37a9b1; }

.filterbutton,
.filterclearbutton {
  background-color: #212121;
  border: 1px solid #37a9b1; }

.jqx-grid-header {
  border-bottom: 1px solid #2f2f2f !important;
  box-shadow: inset 0 -1px 0 0 #1a1a1a !important;
  padding-bottom: 1px !important; }

.jqx-grid-pager {
  border-top-color: #2c2f32 !important; }

.jqx-datetimeinput .jqx-action-button {
  border: none !important; }

.jqx-widget-header-metrodark {
  border-bottom: none; }

.jqx-grid .jqx-clear .jqx-grid-groups-header {
  color: #525252 !important; }

.jqx-grid .jqx-grid-cell-selected {
  border-bottom: 1px solid #2f2f2f !important;
  background-color: rgba(38, 40, 42, 0.4) !important; }

.jqx-grid .jqx-input {
  font-family: 'Inter UI', sans-serif !important;
  border: none; }
  .jqx-grid .jqx-input input {
    font-size: 11px; }

.jqx-input-content {
  font-family: 'Inter UI', sans-serif !important;
  color: #d8d8d8; }

.jqx-widget-header .jqx-grid-cell-filter-row .jqx-input,
.jqx-input-content,
.jqx-grid-pager-input,
.jqx-grid-pager .jqx-button {
  background-color: #26282a;
  border-color: #26282a; }

.jqx-widget-header .jqx-grid-cell-filter-row .jqx-input {
  border-bottom: 1px solid #2c2f32 !important;
  height: 20px !important; }

.jqx-grid-groups-header .jqx-fill-state-normal {
  background: #26282a;
  border-color: #26282a;
  color: #d8d8d8 !important; }

.jqx-fill-state-normal-metrodark,
.jqx-item,
.jqx-grid-metrodark .jqx-widget-header-metrodark,
.jqx-fill-state {
  color: #d8d8d8 !important; }

.jqx-menu-popup {
  z-index: 1050 !important; }
  .jqx-menu-popup ul {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .jqx-menu-popup ul .jqx-menu-item-separator {
      height: 0;
      background: transparent;
      border-top: 1px solid rgba(216, 216, 216, 0.25); }
    .jqx-menu-popup ul .jqx-menu-item {
      box-shadow: inset 0 1px 0 0 #2f2f2f;
      border-top: 1px solid #1a1a1a;
      padding: 8px 10px 8px 20px;
      margin: 0; }
      .jqx-menu-popup ul .jqx-menu-item.jqx-fill-state-hover, .jqx-menu-popup ul .jqx-menu-item.jqx-fill-state-pressed {
        color: #37a9b1 !important;
        background: transparent !important;
        border: 1px solid rgba(0, 0, 0, 0) !important;
        border-top: 1px solid #1a1a1a !important; }
      .jqx-menu-popup ul .jqx-menu-item.menu-item-disabled.jqx-fill-state-hover {
        color: rgba(137, 138, 139, 0.6) !important;
        background: transparent !important;
        cursor: default !important; }
    .jqx-menu-popup ul .jqx-menu-item:first-child {
      box-shadow: none !important;
      border-top-color: rgba(0, 0, 0, 0) !important; }
    .jqx-menu-popup ul .jqx-menu-item-separator + .jqx-menu-item {
      box-shadow: none !important;
      border-top: none !important; }
      .jqx-menu-popup ul .jqx-menu-item-separator + .jqx-menu-item.jqx-fill-state-hover, .jqx-menu-popup ul .jqx-menu-item-separator + .jqx-menu-item.jqx-fill-state-pressed {
        border-top: none !important; }

.jqx-grid-column-menubutton {
  border: none; }

.jqx-icon-calendar-metrodark {
  opacity: 0.7; }

.jqx-grid-toolbar .jqx-datetimeinput {
  border: 1px solid #212121; }
  .jqx-grid-toolbar .jqx-datetimeinput:hover {
    border: 1px solid #37a9b1; }
  .jqx-grid-toolbar .jqx-datetimeinput .jqx-input-content {
    background-color: #212121; }
  .jqx-grid-toolbar .jqx-datetimeinput .jqx-action-button {
    border: none !important; }

.jqx-scrollbar-state-normal,
.jqx-scrollbar-button-state-hover {
  background-color: #26282a !important;
  border: 1px solid #26282a !important; }

.jqx-scrollbar-thumb-state-normal {
  background-color: #212121 !important;
  border: 1px solid #212121 !important; }

.jqx-scrollbar-button-state-normal {
  background-color: #212121 !important; }

.jqx-fill-state-focus-metrodark {
  border-color: #3e3e42; }

.jqx-grid-content .jqx-widget-content {
  background-color: #212121 !important; }
  .jqx-grid-content .jqx-widget-content .jqx-grid-header {
    border-bottom-color: #525252 !important; }
    .jqx-grid-content .jqx-widget-content .jqx-grid-header span {
      color: #525252 !important; }

.jqx-dropdownlist-state-normal-metrodark {
  border: none; }

.jqx-dropdownlist-content-metrodark {
  margin-top: 4px !important; }

.jqx-grid-pager-metrodark .jqx-dropdownlist-content-metrodark {
  margin-top: 2px !important; }

.jqx-rc-all .filter .filterbutton {
  margin-left: -20px !important;
  color: #37a9b1; }

.jqx-rc-all .filter .filterclearbutton {
  color: #37a9b1; }

.jqx-menu-popup {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.2);
  margin-top: 3px !important; }
  .jqx-menu-popup ul {
    background-color: #212121 !important;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.2); }
    .jqx-menu-popup ul li {
      font-family: 'Inter UI', sans-serif; }

.jqx-menu-item-separator {
  background-color: #898a8b; }

#vin,
#vin .jqx-grid-cell,
#vout,
#vout .jqx-grid-cell,
div[id^='row_details'],
div[id^='lm_details'],
div[id^='row_details'] .jqx-grid-cell,
div[id^='lm_details'] .jqx-grid-cell {
  font-size: 11px !important;
  margin-bottom: 0px !important; }

.jqx-tree,
.jqx-tree .jqx-widget-content {
  width: 99%;
  border: none !important;
  background-color: #212121 !important; }

::-webkit-scrollbar {
  width: 12px;
  height: 12px; }

::-webkit-scrollbar-track,
.jqx-scrollbar-state-normal.jqx-scrollbar-state-normal-metrodark {
  background: #212121 !important;
  border: none !important; }

::-webkit-scrollbar-thumb,
.jqx-scrollbar-thumb-state-normal-horizontal.jqx-scrollbar-thumb-state-normal-horizontal-metrodark,
.jqx-scrollbar-thumb-state-normal.jqx-scrollbar-thumb-state-normal-metrodark {
  border-radius: 5px !important;
  background: #363636 !important;
  border-color: #525252 !important; }

.jqx-scrollbar-thumb-state-normal-horizontal.jqx-scrollbar-thumb-state-normal-horizontal-metrodark {
  height: calc(100% - 2px) !important; }

.jqx-scrollbar-thumb-state-normal.jqx-scrollbar-thumb-state-normal-metrodark {
  width: 100% !important; }

.jqx-scrollbar-button-state-normal.jqx-rc-l, .jqx-scrollbar-button-state-normal.jqx-rc-r, .jqx-scrollbar-button-state-normal.jqx-rc-t, .jqx-scrollbar-button-state-normal.jqx-rc-b {
  display: none; }

.jqx-grid[data-hidden] {
  opacity: 0 !important;
  pointer-events: none; }

/* Carousel Arrows */
.slick-prev,
.slick-next {
  z-index: 95;
  position: absolute;
  top: -12px;
  display: block;
  height: 20px;
  cursor: pointer;
  background: transparent;
  border: none; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #d8d8d8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }

.slick-prev:before {
  content: '\2039'; }

.slick-next {
  right: 5px; }
  .slick-next:before {
    content: '\203A'; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-slider .slick-track {
    display: -webkit-inline-box;
    display: inline-block; }
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  .slick-slide div {
    outline: none; }
    .slick-slide div .inline-block {
      background: #292929;
      border: 1px solid #222121;
      box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1); }
    .slick-slide div:focus-within .inline-block {
      border-color: #37a9b1 !important; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.modal-content {
  background-color: #212121 !important; }
  .modal-content .modal-header {
    border-bottom: 1px solid #26282a !important; }
    .modal-content .modal-header p {
      color: #d8d8d8 !important; }
  .modal-content .modal-footer {
    border-top: 1px solid #26282a !important; }

.navbar-right {
  padding-right: 10px; }

li[role='presentation'] span[role='menuitem'] {
  padding-left: 20px; }

.flexlayout__tab_button_trailing {
  margin-left: 10px !important;
  margin-top: 9px !important;
  width: 6px !important;
  height: 6px !important; }

.hover:hover {
  opacity: 0.7; }

.redeem_modal .modal-dialog,
.request_modal .modal-dialog {
  width: 900px; }

button > .grey-button, button.grey-button,
button > .cancel-button, button.cancel-button,
button > .accept-button, button.accept-button,
.clickable > .grey-button,
.clickable.grey-button,
.clickable > .cancel-button,
.clickable.cancel-button,
.clickable > .accept-button,
.clickable.accept-button,
.disabled > .grey-button,
.disabled.grey-button,
.disabled > .cancel-button,
.disabled.cancel-button,
.disabled > .accept-button,
.disabled.accept-button,
.inactive > .grey-button,
.inactive.grey-button,
.inactive > .cancel-button,
.inactive.cancel-button,
.inactive > .accept-button,
.inactive.accept-button {
  min-height: 28px;
  padding: 8px;
  font-family: 'Inter UI', sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 12px;
  border-radius: 3px;
  border: 1px solid #222121;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1);
  opacity: 1;
  transition: opacity 0.25s; }
  button > .grey-button + button > .grey-button, button.grey-button + button > .grey-button,
  button > .cancel-button + button > .grey-button, button.cancel-button + button > .grey-button,
  button > .accept-button + button > .grey-button, button.accept-button + button > .grey-button,
  .clickable > .grey-button + button > .grey-button,
  .clickable.grey-button + button > .grey-button,
  .clickable > .cancel-button + button > .grey-button,
  .clickable.cancel-button + button > .grey-button,
  .clickable > .accept-button + button > .grey-button,
  .clickable.accept-button + button > .grey-button,
  .disabled > .grey-button + button > .grey-button,
  .disabled.grey-button + button > .grey-button,
  .disabled > .cancel-button + button > .grey-button,
  .disabled.cancel-button + button > .grey-button,
  .disabled > .accept-button + button > .grey-button,
  .disabled.accept-button + button > .grey-button,
  .inactive > .grey-button + button > .grey-button,
  .inactive.grey-button + button > .grey-button,
  .inactive > .cancel-button + button > .grey-button,
  .inactive.cancel-button + button > .grey-button,
  .inactive > .accept-button + button > .grey-button,
  .inactive.accept-button + button > .grey-button, button > .grey-button + button.grey-button, button.grey-button + button.grey-button,
  button > .cancel-button + button.grey-button, button.cancel-button + button.grey-button,
  button > .accept-button + button.grey-button, button.accept-button + button.grey-button,
  .clickable > .grey-button + button.grey-button,
  .clickable.grey-button + button.grey-button,
  .clickable > .cancel-button + button.grey-button,
  .clickable.cancel-button + button.grey-button,
  .clickable > .accept-button + button.grey-button,
  .clickable.accept-button + button.grey-button,
  .disabled > .grey-button + button.grey-button,
  .disabled.grey-button + button.grey-button,
  .disabled > .cancel-button + button.grey-button,
  .disabled.cancel-button + button.grey-button,
  .disabled > .accept-button + button.grey-button,
  .disabled.accept-button + button.grey-button,
  .inactive > .grey-button + button.grey-button,
  .inactive.grey-button + button.grey-button,
  .inactive > .cancel-button + button.grey-button,
  .inactive.cancel-button + button.grey-button,
  .inactive > .accept-button + button.grey-button,
  .inactive.accept-button + button.grey-button, button > .grey-button +
  button > .cancel-button, button.grey-button +
  button > .cancel-button,
  button > .cancel-button +
  button > .cancel-button, button.cancel-button +
  button > .cancel-button,
  button > .accept-button +
  button > .cancel-button, button.accept-button +
  button > .cancel-button,
  .clickable > .grey-button +
  button > .cancel-button,
  .clickable.grey-button +
  button > .cancel-button,
  .clickable > .cancel-button +
  button > .cancel-button,
  .clickable.cancel-button +
  button > .cancel-button,
  .clickable > .accept-button +
  button > .cancel-button,
  .clickable.accept-button +
  button > .cancel-button,
  .disabled > .grey-button +
  button > .cancel-button,
  .disabled.grey-button +
  button > .cancel-button,
  .disabled > .cancel-button +
  button > .cancel-button,
  .disabled.cancel-button +
  button > .cancel-button,
  .disabled > .accept-button +
  button > .cancel-button,
  .disabled.accept-button +
  button > .cancel-button,
  .inactive > .grey-button +
  button > .cancel-button,
  .inactive.grey-button +
  button > .cancel-button,
  .inactive > .cancel-button +
  button > .cancel-button,
  .inactive.cancel-button +
  button > .cancel-button,
  .inactive > .accept-button +
  button > .cancel-button,
  .inactive.accept-button +
  button > .cancel-button, button > .grey-button + button.cancel-button, button.grey-button + button.cancel-button,
  button > .cancel-button + button.cancel-button, button.cancel-button + button.cancel-button,
  button > .accept-button + button.cancel-button, button.accept-button + button.cancel-button,
  .clickable > .grey-button + button.cancel-button,
  .clickable.grey-button + button.cancel-button,
  .clickable > .cancel-button + button.cancel-button,
  .clickable.cancel-button + button.cancel-button,
  .clickable > .accept-button + button.cancel-button,
  .clickable.accept-button + button.cancel-button,
  .disabled > .grey-button + button.cancel-button,
  .disabled.grey-button + button.cancel-button,
  .disabled > .cancel-button + button.cancel-button,
  .disabled.cancel-button + button.cancel-button,
  .disabled > .accept-button + button.cancel-button,
  .disabled.accept-button + button.cancel-button,
  .inactive > .grey-button + button.cancel-button,
  .inactive.grey-button + button.cancel-button,
  .inactive > .cancel-button + button.cancel-button,
  .inactive.cancel-button + button.cancel-button,
  .inactive > .accept-button + button.cancel-button,
  .inactive.accept-button + button.cancel-button, button > .grey-button +
  button > .accept-button, button.grey-button +
  button > .accept-button,
  button > .cancel-button +
  button > .accept-button, button.cancel-button +
  button > .accept-button,
  button > .accept-button +
  button > .accept-button, button.accept-button +
  button > .accept-button,
  .clickable > .grey-button +
  button > .accept-button,
  .clickable.grey-button +
  button > .accept-button,
  .clickable > .cancel-button +
  button > .accept-button,
  .clickable.cancel-button +
  button > .accept-button,
  .clickable > .accept-button +
  button > .accept-button,
  .clickable.accept-button +
  button > .accept-button,
  .disabled > .grey-button +
  button > .accept-button,
  .disabled.grey-button +
  button > .accept-button,
  .disabled > .cancel-button +
  button > .accept-button,
  .disabled.cancel-button +
  button > .accept-button,
  .disabled > .accept-button +
  button > .accept-button,
  .disabled.accept-button +
  button > .accept-button,
  .inactive > .grey-button +
  button > .accept-button,
  .inactive.grey-button +
  button > .accept-button,
  .inactive > .cancel-button +
  button > .accept-button,
  .inactive.cancel-button +
  button > .accept-button,
  .inactive > .accept-button +
  button > .accept-button,
  .inactive.accept-button +
  button > .accept-button, button > .grey-button + button.accept-button, button.grey-button + button.accept-button,
  button > .cancel-button + button.accept-button, button.cancel-button + button.accept-button,
  button > .accept-button + button.accept-button, button.accept-button + button.accept-button,
  .clickable > .grey-button + button.accept-button,
  .clickable.grey-button + button.accept-button,
  .clickable > .cancel-button + button.accept-button,
  .clickable.cancel-button + button.accept-button,
  .clickable > .accept-button + button.accept-button,
  .clickable.accept-button + button.accept-button,
  .disabled > .grey-button + button.accept-button,
  .disabled.grey-button + button.accept-button,
  .disabled > .cancel-button + button.accept-button,
  .disabled.cancel-button + button.accept-button,
  .disabled > .accept-button + button.accept-button,
  .disabled.accept-button + button.accept-button,
  .inactive > .grey-button + button.accept-button,
  .inactive.grey-button + button.accept-button,
  .inactive > .cancel-button + button.accept-button,
  .inactive.cancel-button + button.accept-button,
  .inactive > .accept-button + button.accept-button,
  .inactive.accept-button + button.accept-button, button > .grey-button +
  .clickable > .grey-button, button.grey-button +
  .clickable > .grey-button,
  button > .cancel-button +
  .clickable > .grey-button, button.cancel-button +
  .clickable > .grey-button,
  button > .accept-button +
  .clickable > .grey-button, button.accept-button +
  .clickable > .grey-button,
  .clickable > .grey-button +
  .clickable > .grey-button,
  .clickable.grey-button +
  .clickable > .grey-button,
  .clickable > .cancel-button +
  .clickable > .grey-button,
  .clickable.cancel-button +
  .clickable > .grey-button,
  .clickable > .accept-button +
  .clickable > .grey-button,
  .clickable.accept-button +
  .clickable > .grey-button,
  .disabled > .grey-button +
  .clickable > .grey-button,
  .disabled.grey-button +
  .clickable > .grey-button,
  .disabled > .cancel-button +
  .clickable > .grey-button,
  .disabled.cancel-button +
  .clickable > .grey-button,
  .disabled > .accept-button +
  .clickable > .grey-button,
  .disabled.accept-button +
  .clickable > .grey-button,
  .inactive > .grey-button +
  .clickable > .grey-button,
  .inactive.grey-button +
  .clickable > .grey-button,
  .inactive > .cancel-button +
  .clickable > .grey-button,
  .inactive.cancel-button +
  .clickable > .grey-button,
  .inactive > .accept-button +
  .clickable > .grey-button,
  .inactive.accept-button +
  .clickable > .grey-button, button > .grey-button +
  .clickable.grey-button, button.grey-button +
  .clickable.grey-button,
  button > .cancel-button +
  .clickable.grey-button, button.cancel-button +
  .clickable.grey-button,
  button > .accept-button +
  .clickable.grey-button, button.accept-button +
  .clickable.grey-button,
  .clickable > .grey-button +
  .clickable.grey-button,
  .clickable.grey-button +
  .clickable.grey-button,
  .clickable > .cancel-button +
  .clickable.grey-button,
  .clickable.cancel-button +
  .clickable.grey-button,
  .clickable > .accept-button +
  .clickable.grey-button,
  .clickable.accept-button +
  .clickable.grey-button,
  .disabled > .grey-button +
  .clickable.grey-button,
  .disabled.grey-button +
  .clickable.grey-button,
  .disabled > .cancel-button +
  .clickable.grey-button,
  .disabled.cancel-button +
  .clickable.grey-button,
  .disabled > .accept-button +
  .clickable.grey-button,
  .disabled.accept-button +
  .clickable.grey-button,
  .inactive > .grey-button +
  .clickable.grey-button,
  .inactive.grey-button +
  .clickable.grey-button,
  .inactive > .cancel-button +
  .clickable.grey-button,
  .inactive.cancel-button +
  .clickable.grey-button,
  .inactive > .accept-button +
  .clickable.grey-button,
  .inactive.accept-button +
  .clickable.grey-button, button > .grey-button +
  .clickable > .cancel-button, button.grey-button +
  .clickable > .cancel-button,
  button > .cancel-button +
  .clickable > .cancel-button, button.cancel-button +
  .clickable > .cancel-button,
  button > .accept-button +
  .clickable > .cancel-button, button.accept-button +
  .clickable > .cancel-button,
  .clickable > .grey-button +
  .clickable > .cancel-button,
  .clickable.grey-button +
  .clickable > .cancel-button,
  .clickable > .cancel-button +
  .clickable > .cancel-button,
  .clickable.cancel-button +
  .clickable > .cancel-button,
  .clickable > .accept-button +
  .clickable > .cancel-button,
  .clickable.accept-button +
  .clickable > .cancel-button,
  .disabled > .grey-button +
  .clickable > .cancel-button,
  .disabled.grey-button +
  .clickable > .cancel-button,
  .disabled > .cancel-button +
  .clickable > .cancel-button,
  .disabled.cancel-button +
  .clickable > .cancel-button,
  .disabled > .accept-button +
  .clickable > .cancel-button,
  .disabled.accept-button +
  .clickable > .cancel-button,
  .inactive > .grey-button +
  .clickable > .cancel-button,
  .inactive.grey-button +
  .clickable > .cancel-button,
  .inactive > .cancel-button +
  .clickable > .cancel-button,
  .inactive.cancel-button +
  .clickable > .cancel-button,
  .inactive > .accept-button +
  .clickable > .cancel-button,
  .inactive.accept-button +
  .clickable > .cancel-button, button > .grey-button +
  .clickable.cancel-button, button.grey-button +
  .clickable.cancel-button,
  button > .cancel-button +
  .clickable.cancel-button, button.cancel-button +
  .clickable.cancel-button,
  button > .accept-button +
  .clickable.cancel-button, button.accept-button +
  .clickable.cancel-button,
  .clickable > .grey-button +
  .clickable.cancel-button,
  .clickable.grey-button +
  .clickable.cancel-button,
  .clickable > .cancel-button +
  .clickable.cancel-button,
  .clickable.cancel-button +
  .clickable.cancel-button,
  .clickable > .accept-button +
  .clickable.cancel-button,
  .clickable.accept-button +
  .clickable.cancel-button,
  .disabled > .grey-button +
  .clickable.cancel-button,
  .disabled.grey-button +
  .clickable.cancel-button,
  .disabled > .cancel-button +
  .clickable.cancel-button,
  .disabled.cancel-button +
  .clickable.cancel-button,
  .disabled > .accept-button +
  .clickable.cancel-button,
  .disabled.accept-button +
  .clickable.cancel-button,
  .inactive > .grey-button +
  .clickable.cancel-button,
  .inactive.grey-button +
  .clickable.cancel-button,
  .inactive > .cancel-button +
  .clickable.cancel-button,
  .inactive.cancel-button +
  .clickable.cancel-button,
  .inactive > .accept-button +
  .clickable.cancel-button,
  .inactive.accept-button +
  .clickable.cancel-button, button > .grey-button +
  .clickable > .accept-button, button.grey-button +
  .clickable > .accept-button,
  button > .cancel-button +
  .clickable > .accept-button, button.cancel-button +
  .clickable > .accept-button,
  button > .accept-button +
  .clickable > .accept-button, button.accept-button +
  .clickable > .accept-button,
  .clickable > .grey-button +
  .clickable > .accept-button,
  .clickable.grey-button +
  .clickable > .accept-button,
  .clickable > .cancel-button +
  .clickable > .accept-button,
  .clickable.cancel-button +
  .clickable > .accept-button,
  .clickable > .accept-button +
  .clickable > .accept-button,
  .clickable.accept-button +
  .clickable > .accept-button,
  .disabled > .grey-button +
  .clickable > .accept-button,
  .disabled.grey-button +
  .clickable > .accept-button,
  .disabled > .cancel-button +
  .clickable > .accept-button,
  .disabled.cancel-button +
  .clickable > .accept-button,
  .disabled > .accept-button +
  .clickable > .accept-button,
  .disabled.accept-button +
  .clickable > .accept-button,
  .inactive > .grey-button +
  .clickable > .accept-button,
  .inactive.grey-button +
  .clickable > .accept-button,
  .inactive > .cancel-button +
  .clickable > .accept-button,
  .inactive.cancel-button +
  .clickable > .accept-button,
  .inactive > .accept-button +
  .clickable > .accept-button,
  .inactive.accept-button +
  .clickable > .accept-button, button > .grey-button +
  .clickable.accept-button, button.grey-button +
  .clickable.accept-button,
  button > .cancel-button +
  .clickable.accept-button, button.cancel-button +
  .clickable.accept-button,
  button > .accept-button +
  .clickable.accept-button, button.accept-button +
  .clickable.accept-button,
  .clickable > .grey-button +
  .clickable.accept-button,
  .clickable.grey-button +
  .clickable.accept-button,
  .clickable > .cancel-button +
  .clickable.accept-button,
  .clickable.cancel-button +
  .clickable.accept-button,
  .clickable > .accept-button +
  .clickable.accept-button,
  .clickable.accept-button +
  .clickable.accept-button,
  .disabled > .grey-button +
  .clickable.accept-button,
  .disabled.grey-button +
  .clickable.accept-button,
  .disabled > .cancel-button +
  .clickable.accept-button,
  .disabled.cancel-button +
  .clickable.accept-button,
  .disabled > .accept-button +
  .clickable.accept-button,
  .disabled.accept-button +
  .clickable.accept-button,
  .inactive > .grey-button +
  .clickable.accept-button,
  .inactive.grey-button +
  .clickable.accept-button,
  .inactive > .cancel-button +
  .clickable.accept-button,
  .inactive.cancel-button +
  .clickable.accept-button,
  .inactive > .accept-button +
  .clickable.accept-button,
  .inactive.accept-button +
  .clickable.accept-button, button > .grey-button +
  .disabled > .grey-button, button.grey-button +
  .disabled > .grey-button,
  button > .cancel-button +
  .disabled > .grey-button, button.cancel-button +
  .disabled > .grey-button,
  button > .accept-button +
  .disabled > .grey-button, button.accept-button +
  .disabled > .grey-button,
  .clickable > .grey-button +
  .disabled > .grey-button,
  .clickable.grey-button +
  .disabled > .grey-button,
  .clickable > .cancel-button +
  .disabled > .grey-button,
  .clickable.cancel-button +
  .disabled > .grey-button,
  .clickable > .accept-button +
  .disabled > .grey-button,
  .clickable.accept-button +
  .disabled > .grey-button,
  .disabled > .grey-button +
  .disabled > .grey-button,
  .disabled.grey-button +
  .disabled > .grey-button,
  .disabled > .cancel-button +
  .disabled > .grey-button,
  .disabled.cancel-button +
  .disabled > .grey-button,
  .disabled > .accept-button +
  .disabled > .grey-button,
  .disabled.accept-button +
  .disabled > .grey-button,
  .inactive > .grey-button +
  .disabled > .grey-button,
  .inactive.grey-button +
  .disabled > .grey-button,
  .inactive > .cancel-button +
  .disabled > .grey-button,
  .inactive.cancel-button +
  .disabled > .grey-button,
  .inactive > .accept-button +
  .disabled > .grey-button,
  .inactive.accept-button +
  .disabled > .grey-button, button > .grey-button +
  .disabled.grey-button, button.grey-button +
  .disabled.grey-button,
  button > .cancel-button +
  .disabled.grey-button, button.cancel-button +
  .disabled.grey-button,
  button > .accept-button +
  .disabled.grey-button, button.accept-button +
  .disabled.grey-button,
  .clickable > .grey-button +
  .disabled.grey-button,
  .clickable.grey-button +
  .disabled.grey-button,
  .clickable > .cancel-button +
  .disabled.grey-button,
  .clickable.cancel-button +
  .disabled.grey-button,
  .clickable > .accept-button +
  .disabled.grey-button,
  .clickable.accept-button +
  .disabled.grey-button,
  .disabled > .grey-button +
  .disabled.grey-button,
  .disabled.grey-button +
  .disabled.grey-button,
  .disabled > .cancel-button +
  .disabled.grey-button,
  .disabled.cancel-button +
  .disabled.grey-button,
  .disabled > .accept-button +
  .disabled.grey-button,
  .disabled.accept-button +
  .disabled.grey-button,
  .inactive > .grey-button +
  .disabled.grey-button,
  .inactive.grey-button +
  .disabled.grey-button,
  .inactive > .cancel-button +
  .disabled.grey-button,
  .inactive.cancel-button +
  .disabled.grey-button,
  .inactive > .accept-button +
  .disabled.grey-button,
  .inactive.accept-button +
  .disabled.grey-button, button > .grey-button +
  .disabled > .cancel-button, button.grey-button +
  .disabled > .cancel-button,
  button > .cancel-button +
  .disabled > .cancel-button, button.cancel-button +
  .disabled > .cancel-button,
  button > .accept-button +
  .disabled > .cancel-button, button.accept-button +
  .disabled > .cancel-button,
  .clickable > .grey-button +
  .disabled > .cancel-button,
  .clickable.grey-button +
  .disabled > .cancel-button,
  .clickable > .cancel-button +
  .disabled > .cancel-button,
  .clickable.cancel-button +
  .disabled > .cancel-button,
  .clickable > .accept-button +
  .disabled > .cancel-button,
  .clickable.accept-button +
  .disabled > .cancel-button,
  .disabled > .grey-button +
  .disabled > .cancel-button,
  .disabled.grey-button +
  .disabled > .cancel-button,
  .disabled > .cancel-button +
  .disabled > .cancel-button,
  .disabled.cancel-button +
  .disabled > .cancel-button,
  .disabled > .accept-button +
  .disabled > .cancel-button,
  .disabled.accept-button +
  .disabled > .cancel-button,
  .inactive > .grey-button +
  .disabled > .cancel-button,
  .inactive.grey-button +
  .disabled > .cancel-button,
  .inactive > .cancel-button +
  .disabled > .cancel-button,
  .inactive.cancel-button +
  .disabled > .cancel-button,
  .inactive > .accept-button +
  .disabled > .cancel-button,
  .inactive.accept-button +
  .disabled > .cancel-button, button > .grey-button +
  .disabled.cancel-button, button.grey-button +
  .disabled.cancel-button,
  button > .cancel-button +
  .disabled.cancel-button, button.cancel-button +
  .disabled.cancel-button,
  button > .accept-button +
  .disabled.cancel-button, button.accept-button +
  .disabled.cancel-button,
  .clickable > .grey-button +
  .disabled.cancel-button,
  .clickable.grey-button +
  .disabled.cancel-button,
  .clickable > .cancel-button +
  .disabled.cancel-button,
  .clickable.cancel-button +
  .disabled.cancel-button,
  .clickable > .accept-button +
  .disabled.cancel-button,
  .clickable.accept-button +
  .disabled.cancel-button,
  .disabled > .grey-button +
  .disabled.cancel-button,
  .disabled.grey-button +
  .disabled.cancel-button,
  .disabled > .cancel-button +
  .disabled.cancel-button,
  .disabled.cancel-button +
  .disabled.cancel-button,
  .disabled > .accept-button +
  .disabled.cancel-button,
  .disabled.accept-button +
  .disabled.cancel-button,
  .inactive > .grey-button +
  .disabled.cancel-button,
  .inactive.grey-button +
  .disabled.cancel-button,
  .inactive > .cancel-button +
  .disabled.cancel-button,
  .inactive.cancel-button +
  .disabled.cancel-button,
  .inactive > .accept-button +
  .disabled.cancel-button,
  .inactive.accept-button +
  .disabled.cancel-button, button > .grey-button +
  .disabled > .accept-button, button.grey-button +
  .disabled > .accept-button,
  button > .cancel-button +
  .disabled > .accept-button, button.cancel-button +
  .disabled > .accept-button,
  button > .accept-button +
  .disabled > .accept-button, button.accept-button +
  .disabled > .accept-button,
  .clickable > .grey-button +
  .disabled > .accept-button,
  .clickable.grey-button +
  .disabled > .accept-button,
  .clickable > .cancel-button +
  .disabled > .accept-button,
  .clickable.cancel-button +
  .disabled > .accept-button,
  .clickable > .accept-button +
  .disabled > .accept-button,
  .clickable.accept-button +
  .disabled > .accept-button,
  .disabled > .grey-button +
  .disabled > .accept-button,
  .disabled.grey-button +
  .disabled > .accept-button,
  .disabled > .cancel-button +
  .disabled > .accept-button,
  .disabled.cancel-button +
  .disabled > .accept-button,
  .disabled > .accept-button +
  .disabled > .accept-button,
  .disabled.accept-button +
  .disabled > .accept-button,
  .inactive > .grey-button +
  .disabled > .accept-button,
  .inactive.grey-button +
  .disabled > .accept-button,
  .inactive > .cancel-button +
  .disabled > .accept-button,
  .inactive.cancel-button +
  .disabled > .accept-button,
  .inactive > .accept-button +
  .disabled > .accept-button,
  .inactive.accept-button +
  .disabled > .accept-button, button > .grey-button +
  .disabled.accept-button, button.grey-button +
  .disabled.accept-button,
  button > .cancel-button +
  .disabled.accept-button, button.cancel-button +
  .disabled.accept-button,
  button > .accept-button +
  .disabled.accept-button, button.accept-button +
  .disabled.accept-button,
  .clickable > .grey-button +
  .disabled.accept-button,
  .clickable.grey-button +
  .disabled.accept-button,
  .clickable > .cancel-button +
  .disabled.accept-button,
  .clickable.cancel-button +
  .disabled.accept-button,
  .clickable > .accept-button +
  .disabled.accept-button,
  .clickable.accept-button +
  .disabled.accept-button,
  .disabled > .grey-button +
  .disabled.accept-button,
  .disabled.grey-button +
  .disabled.accept-button,
  .disabled > .cancel-button +
  .disabled.accept-button,
  .disabled.cancel-button +
  .disabled.accept-button,
  .disabled > .accept-button +
  .disabled.accept-button,
  .disabled.accept-button +
  .disabled.accept-button,
  .inactive > .grey-button +
  .disabled.accept-button,
  .inactive.grey-button +
  .disabled.accept-button,
  .inactive > .cancel-button +
  .disabled.accept-button,
  .inactive.cancel-button +
  .disabled.accept-button,
  .inactive > .accept-button +
  .disabled.accept-button,
  .inactive.accept-button +
  .disabled.accept-button, button > .grey-button +
  .inactive > .grey-button, button.grey-button +
  .inactive > .grey-button,
  button > .cancel-button +
  .inactive > .grey-button, button.cancel-button +
  .inactive > .grey-button,
  button > .accept-button +
  .inactive > .grey-button, button.accept-button +
  .inactive > .grey-button,
  .clickable > .grey-button +
  .inactive > .grey-button,
  .clickable.grey-button +
  .inactive > .grey-button,
  .clickable > .cancel-button +
  .inactive > .grey-button,
  .clickable.cancel-button +
  .inactive > .grey-button,
  .clickable > .accept-button +
  .inactive > .grey-button,
  .clickable.accept-button +
  .inactive > .grey-button,
  .disabled > .grey-button +
  .inactive > .grey-button,
  .disabled.grey-button +
  .inactive > .grey-button,
  .disabled > .cancel-button +
  .inactive > .grey-button,
  .disabled.cancel-button +
  .inactive > .grey-button,
  .disabled > .accept-button +
  .inactive > .grey-button,
  .disabled.accept-button +
  .inactive > .grey-button,
  .inactive > .grey-button +
  .inactive > .grey-button,
  .inactive.grey-button +
  .inactive > .grey-button,
  .inactive > .cancel-button +
  .inactive > .grey-button,
  .inactive.cancel-button +
  .inactive > .grey-button,
  .inactive > .accept-button +
  .inactive > .grey-button,
  .inactive.accept-button +
  .inactive > .grey-button, button > .grey-button +
  .inactive.grey-button, button.grey-button +
  .inactive.grey-button,
  button > .cancel-button +
  .inactive.grey-button, button.cancel-button +
  .inactive.grey-button,
  button > .accept-button +
  .inactive.grey-button, button.accept-button +
  .inactive.grey-button,
  .clickable > .grey-button +
  .inactive.grey-button,
  .clickable.grey-button +
  .inactive.grey-button,
  .clickable > .cancel-button +
  .inactive.grey-button,
  .clickable.cancel-button +
  .inactive.grey-button,
  .clickable > .accept-button +
  .inactive.grey-button,
  .clickable.accept-button +
  .inactive.grey-button,
  .disabled > .grey-button +
  .inactive.grey-button,
  .disabled.grey-button +
  .inactive.grey-button,
  .disabled > .cancel-button +
  .inactive.grey-button,
  .disabled.cancel-button +
  .inactive.grey-button,
  .disabled > .accept-button +
  .inactive.grey-button,
  .disabled.accept-button +
  .inactive.grey-button,
  .inactive > .grey-button +
  .inactive.grey-button,
  .inactive.grey-button +
  .inactive.grey-button,
  .inactive > .cancel-button +
  .inactive.grey-button,
  .inactive.cancel-button +
  .inactive.grey-button,
  .inactive > .accept-button +
  .inactive.grey-button,
  .inactive.accept-button +
  .inactive.grey-button, button > .grey-button +
  .inactive > .cancel-button, button.grey-button +
  .inactive > .cancel-button,
  button > .cancel-button +
  .inactive > .cancel-button, button.cancel-button +
  .inactive > .cancel-button,
  button > .accept-button +
  .inactive > .cancel-button, button.accept-button +
  .inactive > .cancel-button,
  .clickable > .grey-button +
  .inactive > .cancel-button,
  .clickable.grey-button +
  .inactive > .cancel-button,
  .clickable > .cancel-button +
  .inactive > .cancel-button,
  .clickable.cancel-button +
  .inactive > .cancel-button,
  .clickable > .accept-button +
  .inactive > .cancel-button,
  .clickable.accept-button +
  .inactive > .cancel-button,
  .disabled > .grey-button +
  .inactive > .cancel-button,
  .disabled.grey-button +
  .inactive > .cancel-button,
  .disabled > .cancel-button +
  .inactive > .cancel-button,
  .disabled.cancel-button +
  .inactive > .cancel-button,
  .disabled > .accept-button +
  .inactive > .cancel-button,
  .disabled.accept-button +
  .inactive > .cancel-button,
  .inactive > .grey-button +
  .inactive > .cancel-button,
  .inactive.grey-button +
  .inactive > .cancel-button,
  .inactive > .cancel-button +
  .inactive > .cancel-button,
  .inactive.cancel-button +
  .inactive > .cancel-button,
  .inactive > .accept-button +
  .inactive > .cancel-button,
  .inactive.accept-button +
  .inactive > .cancel-button, button > .grey-button +
  .inactive.cancel-button, button.grey-button +
  .inactive.cancel-button,
  button > .cancel-button +
  .inactive.cancel-button, button.cancel-button +
  .inactive.cancel-button,
  button > .accept-button +
  .inactive.cancel-button, button.accept-button +
  .inactive.cancel-button,
  .clickable > .grey-button +
  .inactive.cancel-button,
  .clickable.grey-button +
  .inactive.cancel-button,
  .clickable > .cancel-button +
  .inactive.cancel-button,
  .clickable.cancel-button +
  .inactive.cancel-button,
  .clickable > .accept-button +
  .inactive.cancel-button,
  .clickable.accept-button +
  .inactive.cancel-button,
  .disabled > .grey-button +
  .inactive.cancel-button,
  .disabled.grey-button +
  .inactive.cancel-button,
  .disabled > .cancel-button +
  .inactive.cancel-button,
  .disabled.cancel-button +
  .inactive.cancel-button,
  .disabled > .accept-button +
  .inactive.cancel-button,
  .disabled.accept-button +
  .inactive.cancel-button,
  .inactive > .grey-button +
  .inactive.cancel-button,
  .inactive.grey-button +
  .inactive.cancel-button,
  .inactive > .cancel-button +
  .inactive.cancel-button,
  .inactive.cancel-button +
  .inactive.cancel-button,
  .inactive > .accept-button +
  .inactive.cancel-button,
  .inactive.accept-button +
  .inactive.cancel-button, button > .grey-button +
  .inactive > .accept-button, button.grey-button +
  .inactive > .accept-button,
  button > .cancel-button +
  .inactive > .accept-button, button.cancel-button +
  .inactive > .accept-button,
  button > .accept-button +
  .inactive > .accept-button, button.accept-button +
  .inactive > .accept-button,
  .clickable > .grey-button +
  .inactive > .accept-button,
  .clickable.grey-button +
  .inactive > .accept-button,
  .clickable > .cancel-button +
  .inactive > .accept-button,
  .clickable.cancel-button +
  .inactive > .accept-button,
  .clickable > .accept-button +
  .inactive > .accept-button,
  .clickable.accept-button +
  .inactive > .accept-button,
  .disabled > .grey-button +
  .inactive > .accept-button,
  .disabled.grey-button +
  .inactive > .accept-button,
  .disabled > .cancel-button +
  .inactive > .accept-button,
  .disabled.cancel-button +
  .inactive > .accept-button,
  .disabled > .accept-button +
  .inactive > .accept-button,
  .disabled.accept-button +
  .inactive > .accept-button,
  .inactive > .grey-button +
  .inactive > .accept-button,
  .inactive.grey-button +
  .inactive > .accept-button,
  .inactive > .cancel-button +
  .inactive > .accept-button,
  .inactive.cancel-button +
  .inactive > .accept-button,
  .inactive > .accept-button +
  .inactive > .accept-button,
  .inactive.accept-button +
  .inactive > .accept-button, button > .grey-button +
  .inactive.accept-button, button.grey-button +
  .inactive.accept-button,
  button > .cancel-button +
  .inactive.accept-button, button.cancel-button +
  .inactive.accept-button,
  button > .accept-button +
  .inactive.accept-button, button.accept-button +
  .inactive.accept-button,
  .clickable > .grey-button +
  .inactive.accept-button,
  .clickable.grey-button +
  .inactive.accept-button,
  .clickable > .cancel-button +
  .inactive.accept-button,
  .clickable.cancel-button +
  .inactive.accept-button,
  .clickable > .accept-button +
  .inactive.accept-button,
  .clickable.accept-button +
  .inactive.accept-button,
  .disabled > .grey-button +
  .inactive.accept-button,
  .disabled.grey-button +
  .inactive.accept-button,
  .disabled > .cancel-button +
  .inactive.accept-button,
  .disabled.cancel-button +
  .inactive.accept-button,
  .disabled > .accept-button +
  .inactive.accept-button,
  .disabled.accept-button +
  .inactive.accept-button,
  .inactive > .grey-button +
  .inactive.accept-button,
  .inactive.grey-button +
  .inactive.accept-button,
  .inactive > .cancel-button +
  .inactive.accept-button,
  .inactive.cancel-button +
  .inactive.accept-button,
  .inactive > .accept-button +
  .inactive.accept-button,
  .inactive.accept-button +
  .inactive.accept-button {
    margin-left: 4px; }
  button > .grey-button:focus, button.grey-button:focus,
  button > .cancel-button:focus, button.cancel-button:focus,
  button > .accept-button:focus, button.accept-button:focus,
  .clickable > .grey-button:focus,
  .clickable.grey-button:focus,
  .clickable > .cancel-button:focus,
  .clickable.cancel-button:focus,
  .clickable > .accept-button:focus,
  .clickable.accept-button:focus,
  .disabled > .grey-button:focus,
  .disabled.grey-button:focus,
  .disabled > .cancel-button:focus,
  .disabled.cancel-button:focus,
  .disabled > .accept-button:focus,
  .disabled.accept-button:focus,
  .inactive > .grey-button:focus,
  .inactive.grey-button:focus,
  .inactive > .cancel-button:focus,
  .inactive.cancel-button:focus,
  .inactive > .accept-button:focus,
  .inactive.accept-button:focus {
    outline: none; }
  button > .grey-button:hover, button.grey-button:hover,
  button > .cancel-button:hover, button.cancel-button:hover,
  button > .accept-button:hover, button.accept-button:hover,
  .clickable > .grey-button:hover,
  .clickable.grey-button:hover,
  .clickable > .cancel-button:hover,
  .clickable.cancel-button:hover,
  .clickable > .accept-button:hover,
  .clickable.accept-button:hover,
  .disabled > .grey-button:hover,
  .disabled.grey-button:hover,
  .disabled > .cancel-button:hover,
  .disabled.cancel-button:hover,
  .disabled > .accept-button:hover,
  .disabled.accept-button:hover,
  .inactive > .grey-button:hover,
  .inactive.grey-button:hover,
  .inactive > .cancel-button:hover,
  .inactive.cancel-button:hover,
  .inactive > .accept-button:hover,
  .inactive.accept-button:hover {
    opacity: 0.85; }
  button > .grey-button[disabled], button > .grey-button[disabled]:hover, button > .grey-button.disabled, button > .grey-button.disabled:hover, button.grey-button[disabled], button.grey-button[disabled]:hover, button.grey-button.disabled, button.grey-button.disabled:hover,
  button > .cancel-button[disabled],
  button > .cancel-button[disabled]:hover,
  button > .cancel-button.disabled,
  button > .cancel-button.disabled:hover, button.cancel-button[disabled], button.cancel-button[disabled]:hover, button.cancel-button.disabled, button.cancel-button.disabled:hover,
  button > .accept-button[disabled],
  button > .accept-button[disabled]:hover,
  button > .accept-button.disabled,
  button > .accept-button.disabled:hover, button.accept-button[disabled], button.accept-button[disabled]:hover, button.accept-button.disabled, button.accept-button.disabled:hover,
  .clickable > .grey-button[disabled],
  .clickable > .grey-button[disabled]:hover,
  .clickable > .grey-button.disabled,
  .clickable > .grey-button.disabled:hover,
  .clickable.grey-button[disabled],
  .clickable.grey-button[disabled]:hover,
  .clickable.grey-button.disabled,
  .clickable.grey-button.disabled:hover,
  .clickable > .cancel-button[disabled],
  .clickable > .cancel-button[disabled]:hover,
  .clickable > .cancel-button.disabled,
  .clickable > .cancel-button.disabled:hover,
  .clickable.cancel-button[disabled],
  .clickable.cancel-button[disabled]:hover,
  .clickable.cancel-button.disabled,
  .clickable.cancel-button.disabled:hover,
  .clickable > .accept-button[disabled],
  .clickable > .accept-button[disabled]:hover,
  .clickable > .accept-button.disabled,
  .clickable > .accept-button.disabled:hover,
  .clickable.accept-button[disabled],
  .clickable.accept-button[disabled]:hover,
  .clickable.accept-button.disabled,
  .clickable.accept-button.disabled:hover,
  .disabled > .grey-button[disabled],
  .disabled > .grey-button[disabled]:hover,
  .disabled > .grey-button.disabled,
  .disabled > .grey-button.disabled:hover,
  .disabled.grey-button[disabled],
  .disabled.grey-button[disabled]:hover,
  .disabled.grey-button.disabled,
  .disabled.grey-button.disabled:hover,
  .disabled > .cancel-button[disabled],
  .disabled > .cancel-button[disabled]:hover,
  .disabled > .cancel-button.disabled,
  .disabled > .cancel-button.disabled:hover,
  .disabled.cancel-button[disabled],
  .disabled.cancel-button[disabled]:hover,
  .disabled.cancel-button.disabled,
  .disabled.cancel-button.disabled:hover,
  .disabled > .accept-button[disabled],
  .disabled > .accept-button[disabled]:hover,
  .disabled > .accept-button.disabled,
  .disabled > .accept-button.disabled:hover,
  .disabled.accept-button[disabled],
  .disabled.accept-button[disabled]:hover,
  .disabled.accept-button.disabled,
  .disabled.accept-button.disabled:hover,
  .inactive > .grey-button[disabled],
  .inactive > .grey-button[disabled]:hover,
  .inactive > .grey-button.disabled,
  .inactive > .grey-button.disabled:hover,
  .inactive.grey-button[disabled],
  .inactive.grey-button[disabled]:hover,
  .inactive.grey-button.disabled,
  .inactive.grey-button.disabled:hover,
  .inactive > .cancel-button[disabled],
  .inactive > .cancel-button[disabled]:hover,
  .inactive > .cancel-button.disabled,
  .inactive > .cancel-button.disabled:hover,
  .inactive.cancel-button[disabled],
  .inactive.cancel-button[disabled]:hover,
  .inactive.cancel-button.disabled,
  .inactive.cancel-button.disabled:hover,
  .inactive > .accept-button[disabled],
  .inactive > .accept-button[disabled]:hover,
  .inactive > .accept-button.disabled,
  .inactive > .accept-button.disabled:hover,
  .inactive.accept-button[disabled],
  .inactive.accept-button[disabled]:hover,
  .inactive.accept-button.disabled,
  .inactive.accept-button.disabled:hover {
    opacity: 0.3;
    color: rgba(255, 255, 255, 0.35) !important;
    cursor: not-allowed; }
  button > .grey-button.wide-button, button.grey-button.wide-button,
  button > .cancel-button.wide-button, button.cancel-button.wide-button,
  button > .accept-button.wide-button, button.accept-button.wide-button,
  .clickable > .grey-button.wide-button,
  .clickable.grey-button.wide-button,
  .clickable > .cancel-button.wide-button,
  .clickable.cancel-button.wide-button,
  .clickable > .accept-button.wide-button,
  .clickable.accept-button.wide-button,
  .disabled > .grey-button.wide-button,
  .disabled.grey-button.wide-button,
  .disabled > .cancel-button.wide-button,
  .disabled.cancel-button.wide-button,
  .disabled > .accept-button.wide-button,
  .disabled.accept-button.wide-button,
  .inactive > .grey-button.wide-button,
  .inactive.grey-button.wide-button,
  .inactive > .cancel-button.wide-button,
  .inactive.cancel-button.wide-button,
  .inactive > .accept-button.wide-button,
  .inactive.accept-button.wide-button {
    padding: 8px 24px; }

button > .grey-button, button.grey-button,
.clickable > .grey-button,
.clickable.grey-button,
.disabled > .grey-button,
.disabled.grey-button,
.inactive > .grey-button,
.inactive.grey-button {
  background: linear-gradient(180deg, #8f9091 0%, #838485 100%); }
  button > .grey-button:hover, button.grey-button:hover,
  .clickable > .grey-button:hover,
  .clickable.grey-button:hover,
  .disabled > .grey-button:hover,
  .disabled.grey-button:hover,
  .inactive > .grey-button:hover,
  .inactive.grey-button:hover {
    background: linear-gradient(180deg, #8f9091 0%, #838485 100%); }

button > .cancel-button, button.cancel-button,
.clickable > .cancel-button,
.clickable.cancel-button,
.disabled > .cancel-button,
.disabled.cancel-button,
.inactive > .cancel-button,
.inactive.cancel-button {
  background: linear-gradient(180deg, #9e4e4a 0%, #8c4642 100%); }
  button > .cancel-button:hover, button.cancel-button:hover,
  .clickable > .cancel-button:hover,
  .clickable.cancel-button:hover,
  .disabled > .cancel-button:hover,
  .disabled.cancel-button:hover,
  .inactive > .cancel-button:hover,
  .inactive.cancel-button:hover {
    background: linear-gradient(180deg, #9e4e4a 0%, #8c4642 100%); }

button > .accept-button, button.accept-button,
.clickable > .accept-button,
.clickable.accept-button,
.disabled > .accept-button,
.disabled.accept-button,
.inactive > .accept-button,
.inactive.accept-button {
  background: linear-gradient(180deg, #1699a1 0%, #13838b 100%); }
  button > .accept-button:hover, button.accept-button:hover,
  .clickable > .accept-button:hover,
  .clickable.accept-button:hover,
  .disabled > .accept-button:hover,
  .disabled.accept-button:hover,
  .inactive > .accept-button:hover,
  .inactive.accept-button:hover {
    background: linear-gradient(180deg, #1699a1 0%, #13838b 100%); }

.btn-positive,
.btn-negative,
.btn-grey,
.btn-dark-grey,
.btn-warning,
.btn-pending {
  padding: 3px 20px;
  font-family: 'Inter UI', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 13px;
  border-radius: 3px;
  border: 1px solid #222121;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1); }
  .btn-positive.btn-big,
  .btn-negative.btn-big,
  .btn-grey.btn-big,
  .btn-dark-grey.btn-big,
  .btn-warning.btn-big,
  .btn-pending.btn-big {
    padding: 10px 24px; }
  .btn-positive:focus,
  .btn-negative:focus,
  .btn-grey:focus,
  .btn-dark-grey:focus,
  .btn-warning:focus,
  .btn-pending:focus {
    outline: none; }
  .btn-positive:hover,
  .btn-negative:hover,
  .btn-grey:hover,
  .btn-dark-grey:hover,
  .btn-warning:hover,
  .btn-pending:hover {
    opacity: 0.85; }
  .btn-positive[disabled], .btn-positive.disabled,
  .btn-negative[disabled],
  .btn-negative.disabled,
  .btn-grey[disabled],
  .btn-grey.disabled,
  .btn-dark-grey[disabled],
  .btn-dark-grey.disabled,
  .btn-warning[disabled],
  .btn-warning.disabled,
  .btn-pending[disabled],
  .btn-pending.disabled {
    opacity: 0.3;
    color: rgba(255, 255, 255, 0.35);
    cursor: not-allowed; }

.btn-pending {
  background: linear-gradient(180deg, #3c8fc3 0%, #3681b0 100%); }
  .btn-pending:hover, .btn-pending[disabled] {
    background: linear-gradient(180deg, #3c8fc3 0%, #3681b0 100%); }

.btn-warning {
  background: linear-gradient(180deg, #d0c25f 0%, #caba4b 100%); }
  .btn-warning:hover, .btn-warning[disabled] {
    background: linear-gradient(180deg, #d0c25f 0%, #caba4b 100%); }

.btn-grey {
  background: linear-gradient(180deg, #8f9091 0%, #838485 100%); }
  .btn-grey:hover, .btn-grey[disabled] {
    background: linear-gradient(180deg, #8f9091 0%, #838485 100%); }

.btn-dark-grey {
  background: linear-gradient(180deg, #505151 0%, #434444 100%); }
  .btn-dark-grey:hover, .btn-dark-grey[disabled] {
    background: linear-gradient(180deg, #505151 0%, #434444 100%); }

.btn-negative,
.confirm-controls .reject {
  background: linear-gradient(180deg, #9e4e4a 0%, #8c4642 100%); }
  .btn-negative:hover, .btn-negative[disabled],
  .confirm-controls .reject:hover,
  .confirm-controls .reject[disabled] {
    background: linear-gradient(180deg, #9e4e4a 0%, #8c4642 100%); }

.btn-positive,
.confirm-controls .accept {
  background: linear-gradient(180deg, #1699a1 0%, #13838b 100%); }
  .btn-positive:hover, .btn-positive[disabled],
  .confirm-controls .accept:hover,
  .confirm-controls .accept[disabled] {
    background: linear-gradient(180deg, #1699a1 0%, #13838b 100%); }

.btn-dashed {
  background: transparent !important;
  color: #898a8b !important;
  border: 1px dashed #898a8b !important;
  padding: 3px 20px;
  font-size: 11px; }
  .btn-dashed:hover {
    opacity: 0.7; }
  .btn-dashed:focus {
    outline: none; }
  .btn-dashed:disabled {
    border: 1px dashed #2c2f32 !important;
    cursor: not-allowed; }
    .btn-dashed:disabled:hover {
      opacity: 1; }

.affirm.button {
  font-family: 'Inter UI', sans-serif;
  font-size: 10px;
  padding: 6px;
  text-align: center;
  cursor: default; }
  .affirm.button a:hover {
    opacity: 0.8; }
  .affirm.button span a.affirm_no {
    background-color: #ad5652 !important;
    opacity: 0.8;
    padding: 3px 10px; }
    .affirm.button span a.affirm_no:hover {
      opacity: 0.7; }
  .affirm.button span a.affirm_yes {
    background-color: #37a9b1 !important;
    opacity: 0.8;
    padding: 3px 10px; }
    .affirm.button span a.affirm_yes:hover {
      opacity: 0.7; }
  .affirm.button.reject a {
    color: #ad5652 !important; }
  .affirm.button.confirm a {
    color: #37a9b1 !important; }

.inactive {
  opacity: 0.3; }

.disabled {
  cursor: not-allowed; }

.confirm-controls,
.report-confirm,
.reconciliation-confirm {
  padding: 5px; }
  .confirm-controls .btn-positive,
  .confirm-controls .btn-negative,
  .confirm-controls .btn-grey,
  .confirm-controls .btn-dark-grey,
  .confirm-controls .btn-warning,
  .confirm-controls .btn-pending,
  .report-confirm .btn-positive,
  .report-confirm .btn-negative,
  .report-confirm .btn-grey,
  .report-confirm .btn-dark-grey,
  .report-confirm .btn-warning,
  .report-confirm .btn-pending,
  .reconciliation-confirm .btn-positive,
  .reconciliation-confirm .btn-negative,
  .reconciliation-confirm .btn-grey,
  .reconciliation-confirm .btn-dark-grey,
  .reconciliation-confirm .btn-warning,
  .reconciliation-confirm .btn-pending {
    padding: 2px 8px 1px;
    font-size: 9px;
    margin-right: 3px;
    font-weight: 400; }
  .confirm-controls .badge,
  .report-confirm .badge,
  .reconciliation-confirm .badge {
    padding: 3px 6px 2px 6px;
    border-radius: 10px; }
  .confirm-controls span,
  .report-confirm span,
  .reconciliation-confirm span {
    color: #d8d8d8;
    font-size: 9px;
    padding: 1px 0px 1px 6px;
    vertical-align: text-top;
    border: 1px solid #222121;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 3px; }
    .confirm-controls span.confirm-accept, .confirm-controls span.confirm-approve,
    .report-confirm span.confirm-accept,
    .report-confirm span.confirm-approve,
    .reconciliation-confirm span.confirm-accept,
    .reconciliation-confirm span.confirm-approve {
      background: linear-gradient(180deg, #1699a1 0%, #13838b 100%); }
    .confirm-controls span.confirm-reject,
    .report-confirm span.confirm-reject,
    .reconciliation-confirm span.confirm-reject {
      background: linear-gradient(180deg, #9e4e4a 0%, #8c4642 100%); }
    .confirm-controls span a,
    .report-confirm span a,
    .reconciliation-confirm span a {
      color: #d8d8d8;
      background: #212121;
      padding: 1px 10px;
      border: 1px solid #151515;
      box-shadow: inset 1px 1px 2px 0px rgba(255, 255, 255, 0.1); }
      .confirm-controls span a.confirm-no,
      .report-confirm span a.confirm-no,
      .reconciliation-confirm span a.confirm-no {
        margin-right: -1px;
        border-radius: 0px 3px 3px 0px; }
      .confirm-controls span a.confirm-yes,
      .report-confirm span a.confirm-yes,
      .reconciliation-confirm span a.confirm-yes {
        border-right: none; }
        .confirm-controls span a.confirm-yes .fa-caret-left,
        .report-confirm span a.confirm-yes .fa-caret-left,
        .reconciliation-confirm span a.confirm-yes .fa-caret-left {
          font-size: 11px;
          margin-left: -14px;
          margin-right: 5px;
          color: #212121; }
      .confirm-controls span a:hover,
      .report-confirm span a:hover,
      .reconciliation-confirm span a:hover {
        cursor: pointer;
        color: white; }

.status-pending,
.status-accepted,
.status-rejected,
.status-neutral,
.status-warning,
.status-party-actioned {
  padding: 2px;
  font-size: 12px; }

.status-pending {
  color: #3988ba !important; }

.status-unprocessed {
  color: #f4b438 !important; }

.status-accepted {
  color: #37a9b1 !important; }

.status-neutral {
  color: rgba(255, 255, 255, 0.7) !important; }

.status-warning {
  color: #cdbe55 !important; }

.status-rejected {
  color: #ad5652 !important; }

.repo-green {
  color: #37a9b1 !important; }

.repo-red {
  color: #ad5652 !important; }

.repo-grey {
  color: #999999; }

.status-party-actioned {
  color: #f4b438 !important; }

.status-initiated {
  color: lightslategray !important; }

.kyc-incomplete {
  color: #f4b438 !important; }

.kyc-failed {
  color: #ad5652 !important; }

.kyc-complete {
  color: #37a9b1 !important; }

.jqx-grid-cell.row-rejected {
  color: #ad5652 !important; }
  .jqx-grid-cell.row-rejected span {
    padding: 2px; }

.jqx-grid-cell.row-cancelled {
  color: #f4b438 !important; }
  .jqx-grid-cell.row-cancelled span {
    padding: 2px; }

.jqx-grid-cell.row-neutral {
  color: #d8d8d8 !important; }

.jqx-grid-cell.row-with-detail {
  color: #ad5652 !important;
  border-bottom: 1px solid #775250 !important;
  background-color: #2a2a2a !important;
  cursor: pointer; }
  .jqx-grid-cell.row-with-detail span {
    padding: 2px; }

.form-group.Select-placeholder {
  background-color: #212121 !important; }

.form-group .Select-input input {
  background-color: transparent; }

.Select.Select--multi .Select-control {
  margin-left: 10px; }

.Select .Select-control {
  border: none;
  background-color: #212121 !important; }

.Select .Select-value-label {
  color: #d8d8d8 !important; }

.Select.is-disabled .Select-control {
  cursor: not-allowed; }

.Select.is-focused:not(.is-open) > .Select-control {
  box-shadow: none !important; }

.Select .Select-placeholder,
.Select .Select-value {
  border: none;
  background-color: #212121;
  font-size: 11px; }

.Select .Select-arrow {
  border-color: white transparent transparent; }

.Select .Select-input {
  color: #898a8b; }

.Select .Select-menu-outer {
  background-color: #212121 !important;
  border: 1px solid #37a9b1;
  border-radius: 2px;
  z-index: 999999; }
  .Select .Select-menu-outer .Select-option {
    background-color: #212121 !important;
    color: #d8d8d8;
    border-radius: 1px; }
    .Select .Select-menu-outer .Select-option.is-disabled {
      color: #2c2f32; }
      .Select .Select-menu-outer .Select-option.is-disabled:hover {
        background-color: #212121 !important; }
    .Select .Select-menu-outer .Select-option:hover {
      background-color: #37a9b1 !important; }

.Select-small-text .Select-value-label {
  font-size: 12px; }

.deposit_container {
  padding: 10px 20px; }
  .deposit_container .col-xs-12 p .form-group {
    margin-left: 15px !important;
    margin-right: 15px !important; }
  .deposit_container p {
    color: white; }

.external_address_container,
.collateral_container,
.add_entity_container,
.entity_whitelist,
.distribution_container,
.reset_password_container {
  padding: 10px 20px; }
  .external_address_container p,
  .collateral_container p,
  .add_entity_container p,
  .entity_whitelist p,
  .distribution_container p,
  .reset_password_container p {
    color: #898a8b; }
  .external_address_container .Select .Select-value-label,
  .collateral_container .Select .Select-value-label,
  .add_entity_container .Select .Select-value-label,
  .entity_whitelist .Select .Select-value-label,
  .distribution_container .Select .Select-value-label,
  .reset_password_container .Select .Select-value-label {
    font-size: medium;
    font-weight: bold;
    color: #d8d8d8 !important;
    cursor: pointer; }
  .external_address_container .Select .Select-value,
  .external_address_container .Select .Select-placeholder,
  .collateral_container .Select .Select-value,
  .collateral_container .Select .Select-placeholder,
  .add_entity_container .Select .Select-value,
  .add_entity_container .Select .Select-placeholder,
  .entity_whitelist .Select .Select-value,
  .entity_whitelist .Select .Select-placeholder,
  .distribution_container .Select .Select-value,
  .distribution_container .Select .Select-placeholder,
  .reset_password_container .Select .Select-value,
  .reset_password_container .Select .Select-placeholder {
    padding-left: 0px !important; }
  .external_address_container .Select.half-size-select .Select-value-label,
  .collateral_container .Select.half-size-select .Select-value-label,
  .add_entity_container .Select.half-size-select .Select-value-label,
  .entity_whitelist .Select.half-size-select .Select-value-label,
  .distribution_container .Select.half-size-select .Select-value-label,
  .reset_password_container .Select.half-size-select .Select-value-label {
    font-size: 18px !important;
    font-weight: normal; }
  .external_address_container .primex_account .Select-value-label,
  .collateral_container .primex_account .Select-value-label,
  .add_entity_container .primex_account .Select-value-label,
  .entity_whitelist .primex_account .Select-value-label,
  .distribution_container .primex_account .Select-value-label,
  .reset_password_container .primex_account .Select-value-label {
    font-size: 20px; }

.add_entity_container .email-traders label {
  color: #d8d8d8;
  font-size: 12px;
  font-weight: normal;
  margin-left: 25px;
  margin-bottom: 10px; }

.add_entity_container .dealCode-active-toggle label {
  color: #d8d8d8;
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px; }
  .add_entity_container .dealCode-active-toggle label.switch {
    margin-top: 2px; }

.add_application_container .email-primary-toggle label {
  color: #d8d8d8;
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px; }
  .add_application_container .email-primary-toggle label.switch {
    margin-top: 2px; }

.add_application_container .supportInfoBtn {
  float: left;
  margin-top: 8px;
  color: #898a8b; }
  .add_application_container .supportInfoBtn i {
    cursor: pointer;
    font-size: 11px; }
    .add_application_container .supportInfoBtn i:hover {
      color: rgba(137, 138, 139, 0.4); }
  .add_application_container .supportInfoBtn.disabled i,
  .add_application_container .supportInfoBtn.disabled i:hover {
    color: #898a8b;
    cursor: not-allowed; }

.external_address_container .Select-small-text .Select-value-label,
.collateral_container .Select-small-text .Select-value-label,
.distribution_container .Select-small-text .Select-value-label,
.reset_password_container .Select-small-text .Select-value-label {
  font-size: 12px;
  font-weight: normal; }

.external_address_container .otc-form .col-xs-12 p,
.external_address_container .otc-form .form-group,
.external_address_container .otc-form .Select,
.collateral_container .otc-form .col-xs-12 p,
.collateral_container .otc-form .form-group,
.collateral_container .otc-form .Select,
.distribution_container .otc-form .col-xs-12 p,
.distribution_container .otc-form .form-group,
.distribution_container .otc-form .Select,
.reset_password_container .otc-form .col-xs-12 p,
.reset_password_container .otc-form .form-group,
.reset_password_container .otc-form .Select {
  margin-left: 15px !important;
  margin-right: 15px !important; }

.external_address_container .otc-actions,
.collateral_container .otc-actions,
.distribution_container .otc-actions,
.reset_password_container .otc-actions {
  padding: 0 30px !important;
  margin-top: 15px !important; }

.external_address_container .account-info .col-lg-4 {
  padding: 0px 3px; }
  .external_address_container .account-info .col-lg-4:first-child {
    padding-left: 10px; }
  .external_address_container .account-info .col-lg-4:last-child {
    padding-right: 10px; }
  .external_address_container .account-info .col-lg-4 p {
    font-size: 11px;
    margin-bottom: 5px; }
  .external_address_container .account-info .col-lg-4 .form-group.small input:disabled {
    padding: 12px 3px;
    font-size: 10px !important; }

.external_address_container .account-info .form-group.small input:disabled {
  padding: 12px 3px;
  font-size: 10px; }

.reset_password_container .form-group {
  margin-bottom: 6px !important; }

.reset_password_container .error-message {
  height: 20px;
  color: #ad5652 !important; }

.distribution_container .new-recipient {
  border: none;
  float: right;
  margin-right: 15px; }

.distribution_container .otc-form .col-xs-4:nth-child(1) {
  padding-left: 15px;
  padding-right: 0px; }

.distribution_container .otc-form .col-xs-3,
.distribution_container .otc-form .col-xs-4 {
  padding-left: 0px;
  padding-right: 0px; }

.distribution_container .otc-form .recipient-balance {
  margin-top: 25px;
  color: #898a8b;
  float: right;
  font-size: 11px; }

.distribution_container .otc-form .close-action {
  padding-top: 24px; }
  .distribution_container .otc-form .close-action .fa-times {
    color: #898a8b;
    cursor: pointer; }
    .distribution_container .otc-form .close-action .fa-times:hover {
      opacity: 0.8; }

.overflow-form-window {
  min-width: 500px;
  overflow: hidden; }

.add_entity_container .Select .Select-value-label,
.entity_whitelist .Select .Select-value-label,
.central-cancel-orders .Select .Select-value-label {
  font-size: 16px;
  font-weight: normal; }

.central-cancel-orders {
  margin-top: 10px;
  width: 95%; }
  .central-cancel-orders .otc-form p,
  .central-cancel-orders .otc-form .Select {
    margin-left: 0px; }

.firm .menu_header,
.pause-trading-event .menu_header,
.entity_whitelist .menu_header {
  text-align: center;
  color: #898a8b;
  border-bottom: 1px solid #2c2f32;
  margin-bottom: 5px;
  font-weight: normal; }

.firm ul,
.pause-trading-event ul,
.entity_whitelist ul {
  list-style: none;
  padding-left: 0px;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px; }
  .firm ul li,
  .pause-trading-event ul li,
  .entity_whitelist ul li {
    padding: 2px 5px; }
    .firm ul li label,
    .pause-trading-event ul li label,
    .entity_whitelist ul li label {
      font-size: 10px; }
      .firm ul li label.DISABLED,
      .pause-trading-event ul li label.DISABLED,
      .entity_whitelist ul li label.DISABLED {
        color: #898a8b; }
    .firm ul li .switch,
    .pause-trading-event ul li .switch,
    .entity_whitelist ul li .switch {
      margin-top: 2px; }
      .firm ul li .switch input:not(:checked) + .slider,
      .firm ul li .switch input:not(:checked) + .slider:before,
      .pause-trading-event ul li .switch input:not(:checked) + .slider,
      .pause-trading-event ul li .switch input:not(:checked) + .slider:before,
      .entity_whitelist ul li .switch input:not(:checked) + .slider,
      .entity_whitelist ul li .switch input:not(:checked) + .slider:before {
        background-color: #2c2f32; }
      .firm ul li .switch input:not(:focus) + .slider,
      .firm ul li .switch input:not(:checked) + .slider:before,
      .pause-trading-event ul li .switch input:not(:focus) + .slider,
      .pause-trading-event ul li .switch input:not(:checked) + .slider:before,
      .entity_whitelist ul li .switch input:not(:focus) + .slider,
      .entity_whitelist ul li .switch input:not(:checked) + .slider:before {
        box-shadow: 0 0 1px #2c2f32; }

.form_divider {
  border-top: 1px solid #1a1a1a !important;
  box-shadow: 0 1px 0 0 #2f2f2f;
  margin-top: 15px;
  margin-bottom: 35px;
  height: 0; }
  .form_divider.form_divider--balanced {
    margin-top: 25px;
    margin-bottom: 25px; }
  .form_divider p {
    display: inline-block;
    position: relative;
    font-family: 'Inter UI', sans-serif;
    color: #525252 !important;
    top: -7px;
    background-color: #212121;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0;
    white-space: nowrap; }
    .form_divider p.light {
      color: #677d8b !important; }
  .form_divider-deposits {
    margin-top: 5px;
    margin-bottom: 5px; }

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

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

.customSmartDropdown .Select.is-open,
.customSmartDropdown .Select.is-focused {
  background-color: transparent; }
  .customSmartDropdown .Select.is-open .Select-control,
  .customSmartDropdown .Select.is-focused .Select-control {
    background-color: transparent !important; }

.customSmartDropdown .Select {
  position: relative;
  padding: 0 !important;
  top: -5px; }
  .customSmartDropdown .Select div {
    box-sizing: border-box; }
  .customSmartDropdown .Select span {
    box-sizing: border-box; }
  .customSmartDropdown .Select .Select-control {
    height: auto;
    display: flex;
    align-items: center;
    cursor: default;
    overflow: hidden;
    border-radius: 0px;
    background-color: transparent !important;
    border: none;
    color: #525252; }
    .customSmartDropdown .Select .Select-control .Select-arrow-zone {
      padding-left: 5px; }
    .customSmartDropdown .Select .Select-control .Select-multi-value-wrapper {
      flex-grow: 1;
      flex-wrap: wrap; }
      .customSmartDropdown .Select .Select-control .Select-multi-value-wrapper .Select-placeholder {
        background: transparent; }
      .customSmartDropdown .Select .Select-control .Select-multi-value-wrapper .Select-value {
        bottom: 0;
        left: 0;
        line-height: 20px;
        padding-left: 0px;
        padding-right: 15px;
        position: absolute;
        right: 0;
        top: 5px;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: transparent; }
      .customSmartDropdown .Select .Select-control .Select-multi-value-wrapper .Select-input {
        vertical-align: middle;
        height: auto;
        display: inline-flex !important; }
        .customSmartDropdown .Select .Select-control .Select-multi-value-wrapper .Select-input input {
          border: 0;
          cursor: default;
          margin: 0;
          padding: 0;
          display: inline-block;
          outline: 0;
          font-size: inherit;
          background: transparent;
          font-family: inherit;
          -webkit-appearance: none; }

.customSmartDropdown .Select-menu-outer {
  width: 150%;
  padding: 0px;
  z-index: 999;
  border-radius: 2px; }
  .customSmartDropdown .Select-menu-outer .Select-menu {
    max-height: 150px;
    overflow-y: auto; }
    .customSmartDropdown .Select-menu-outer .Select-menu .selected {
      background-color: #37a9b1; }
    .customSmartDropdown .Select-menu-outer .Select-menu [role='menuitem'],
    .customSmartDropdown .Select-menu-outer .Select-menu .VirtualizedSelectOption {
      font-size: 12px;
      height: 20px; }

.customSmartDropdown .Select--multi .Select-value {
  border: none !important; }

#walletInput:hover {
  cursor: pointer; }

.virtualized .Select-menu-outer {
  height: auto;
  max-height: 164px;
  overflow: hidden; }
  .virtualized .Select-menu-outer .Select-menu {
    height: auto;
    max-height: 164px;
    overflow-y: auto; }
    .virtualized .Select-menu-outer .Select-menu .VirtualizedSelectOption {
      padding: 2px;
      overflow-y: none;
      font-size: 12px;
      cursor: pointer; }
      .virtualized .Select-menu-outer .Select-menu .VirtualizedSelectOption.VirtualizedSelectFocusedOption {
        background: #37a9b1; }

.multiple .Select .Select-control .Select-multi-value-wrapper {
  max-height: 25px; }
  .multiple .Select .Select-control .Select-multi-value-wrapper .Select-value {
    background: transparent;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #37a9b1;
    white-space: nowrap;
    line-height: 10px;
    top: 0px;
    bottom: 6px;
    position: inherit;
    border: 1px solid #37a9b1; }
    .multiple .Select .Select-control .Select-multi-value-wrapper .Select-value .Select-value-icon {
      border-right: 1px solid #37a9b1; }

.Select.is-focused > .Select-control {
  background: transparent !important; }

.Select.is-disabled > .Select-control {
  background: transparent !important; }

.pulse,
.pulse--after-pseudo:after {
  animation: pulse 1s infinite; }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(244, 180, 56, 0.4);
    box-shadow: 0 0 0 0 rgba(244, 180, 56, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(244, 180, 56, 0);
    box-shadow: 0 0 0 10px rgba(244, 180, 56, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(244, 180, 56, 0);
    box-shadow: 0 0 0 0 rgba(244, 180, 56, 0); } }

@keyframes greenPulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(55, 169, 177, 0.4);
    box-shadow: 0 0 0 0 rgba(55, 169, 177, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(55, 169, 177, 0);
    box-shadow: 0 0 0 10px rgba(55, 169, 177, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(55, 169, 177, 0);
    box-shadow: 0 0 0 0 rgba(55, 169, 177, 0); } }

.greenLinkPulse {
  animation: greenLinkPulse 1s infinite; }

@keyframes greenLinkPulse {
  0% {
    color: #37a9b1; }
  70% {
    color: #898a8b; }
  100% {
    color: #37a9b1; } }

.flexlayout__drag_rect {
  background-color: #212121 !important;
  color: #898a8b !important;
  border: 1px solid #37a9b1 !important;
  font-weight: 600; }

.ledger_view {
  padding: 5px; }
  .ledger_view ul.current_ledgers {
    -webkit-padding-start: 20px;
    -moz-padding-start: 20px;
    list-style: none;
    width: 135px; }
    .ledger_view ul.current_ledgers li {
      padding: 5px;
      border-left: 2px solid #212121;
      color: #d8d8d8; }
      .ledger_view ul.current_ledgers li:hover {
        border-left: 2px solid #37a9b1;
        background-color: #2c2f32;
        cursor: pointer; }
  .ledger_view .add_ledger {
    margin-left: -25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #212121; }
    .ledger_view .add_ledger:hover {
      background-color: rgba(55, 169, 177, 0.4) !important;
      border: 1px solid #37a9b1;
      cursor: pointer; }
      .ledger_view .add_ledger:hover a {
        color: #d8d8d8 !important; }
    .ledger_view .add_ledger a {
      color: #898a8b; }
  .ledger_view .col-xs-8 {
    border: 1px solid #2c2f32; }
    .ledger_view .col-xs-8 .col-xs-6 {
      padding: 0px 60px; }
  .ledger_view p {
    color: #898a8b;
    font-weight: 600;
    margin-bottom: 2px; }
  .ledger_view .Select .Select-value-label {
    font-size: 36px;
    font-weight: bold; }
  .ledger_view .public_keys {
    overflow: hidden; }
    .ledger_view .public_keys .Select .Select-value-label {
      font-size: 16px;
      font-weight: normal; }
    .ledger_view .public_keys h5 {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer; }
  .ledger_view button:disabled {
    background: transparent !important;
    color: #898a8b !important;
    border-color: #2c2f32 !important; }

i.ledger-circle {
  color: #37a9b1 !important;
  padding-right: 5px; }

.has-error .form-control, .has-error.Select {
  border-color: #ad5652 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ad5652 !important;
  color: #ad5652; }

.has-error .form-control-feedback {
  color: #ad5652 !important; }

.has-success .form-control, .has-success.Select {
  border-color: #37a9b1 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #37a9b1 !important;
  color: #37a9b1; }

.has-success .form-control-feedback {
  color: #37a9b1 !important; }

.has-error:disabled,
.has-success:disabled {
  border-color: #2c2f32 !important; }

.has-error.Select,
.has-success.Select {
  margin-bottom: 8px;
  margin-top: 3px; }
  .has-error.Select .Select-control,
  .has-success.Select .Select-control {
    height: 30px !important; }
    .has-error.Select .Select-control .Select-value-label,
    .has-success.Select .Select-control .Select-value-label {
      font-size: 15px !important;
      padding-left: 5px !important; }
    .has-error.Select .Select-control .Select-placeholder,
    .has-success.Select .Select-control .Select-placeholder {
      padding-left: 5px !important; }

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

.slick-slider {
  top: 17px; }

.slick-dots {
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
  top: -15px;
  position: absolute;
  display: block;
  padding: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px;
      padding: 5px;
      cursor: pointer;
      border: 0;
      outline: 0;
      background: 0 0;
      border-radius: 50%; }
      .slick-dots li button:before {
        font-size: 35px;
        line-height: 20px;
        position: absolute;
        top: 1px;
        left: 0;
        width: 20px;
        height: 20px;
        content: '\2022';
        text-align: center;
        color: #5d5d5d; }
      .slick-dots li button:after {
        content: '';
        display: block;
        width: 5px;
        height: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: transparent;
        border-radius: 50%;
        pointer-events: none; }
      .slick-dots li button:hover {
        text-shadow: 0px 0px 15px #3988ba; }
  .slick-dots .slick-active button:before {
    color: #3988ba;
    text-shadow: 0px 0px 15px #3988ba; }

.dot-pulse {
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  top: -10px; }

/* CSS toggle switch slider */
.switch {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 10px;
  float: right; }
  .switch input {
    display: none; }
    .switch input:checked + .slider,
    .switch input:checked + .slider:before {
      background-color: #37a9b1; }
    .switch input:focus + .slider,
    .switch input:checked + .slider:before {
      box-shadow: 0 0 1px #37a9b1; }
    .switch input:checked + .slider:before {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d8d8d8;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .switch .slider.disabled {
      cursor: not-allowed !important; }
    .switch .slider:before {
      position: absolute;
      content: '';
      height: 16px;
      width: 16px;
      left: -1px;
      bottom: -3px;
      background-color: #d8d8d8;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      border: 1px solid #212121; }
    .switch .slider.round {
      border-radius: 20px; }
    .switch .slider.round:before {
      border-radius: 50%; }

.changedValue label {
  color: #37a9b1; }

.linearMessage {
  width: max-content;
  color: #3988ba;
  font-size: 10px;
  position: absolute;
  transition: left 0.4s linear;
  will-change: left; }

.group_manager_container {
  padding: 2px 20px; }
  .group_manager_container .title {
    font-size: 12px;
    font-weight: normal;
    color: #d8d8d8;
    margin: 10px 0px 5px 0px; }
  .group_manager_container .form-group {
    margin-bottom: 8px; }
  .group_manager_container .header {
    font-size: 9px;
    font-weight: bold;
    color: #d8d8d8;
    border: 1px solid #212121;
    margin-bottom: 0px;
    padding: 5px;
    border: 1px solid #222121;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1); }
  .group_manager_container .all-cpty {
    width: 45%;
    float: left;
    padding-left: 15px; }
  .group_manager_container .selected-cpty {
    width: 45%;
    float: left;
    padding-right: 15px; }
  .group_manager_container ul {
    height: 100px;
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
    overflow-y: auto;
    border: 1px solid #212121;
    padding: 5px 0px 0px 5px;
    border: 1px solid #222121;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1); }
    .group_manager_container ul.current_groups {
      height: 90px !important; }
    .group_manager_container ul li {
      list-style: none !important;
      padding: 1px;
      font-size: 10px;
      overflow: hidden;
      text-overflow: ellipsis; }
      .group_manager_container ul li:hover, .group_manager_container ul li.active {
        cursor: pointer;
        background: #37a9b1; }
  .group_manager_container .controls {
    width: 10%;
    float: left;
    padding: 40px 0px 0px 0px;
    text-align: center; }
    .group_manager_container .controls .fa {
      cursor: pointer;
      display: block;
      padding-bottom: 5px; }
      .group_manager_container .controls .fa.add {
        color: #37a9b1; }
      .group_manager_container .controls .fa.remove {
        color: #ad5652; }

.right-add-arrow {
  background: #898a8b;
  cursor: pointer;
  height: 14px;
  width: 14px;
  position: relative;
  margin: 5px auto;
  padding: 2px; }
  .right-add-arrow:hover {
    opacity: 0.7; }
  .right-add-arrow:before {
    border-left: 3px solid #898a8b;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: '';
    height: 0;
    left: 14px;
    position: absolute;
    top: 0px;
    width: 0; }

.left-remove-arrow {
  background: #898a8b;
  cursor: pointer;
  height: 14px;
  width: 14px;
  position: relative;
  margin: 5px auto;
  padding: 2px; }
  .left-remove-arrow:hover {
    opacity: 0.7; }
  .left-remove-arrow:before {
    border-right: 3px solid #898a8b;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: '';
    height: 0;
    right: 14px;
    position: absolute;
    top: 0px;
    width: 0; }

.login-support-menu {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important; }
  .login-support-menu > .jqx-menu-ul {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important; }
    .login-support-menu > .jqx-menu-ul > .jqx-item {
      position: relative;
      top: -2px;
      left: 0;
      padding: 8px 0 !important;
      margin: 0 !important;
      line-height: 1 !important;
      color: #d8d8d8 !important;
      background: transparent !important;
      border: none !important;
      font-family: inherit !important; }
      .login-support-menu > .jqx-menu-ul > .jqx-item:hover {
        color: #37a9b1 !important; }
      .login-support-menu > .jqx-menu-ul > .jqx-item .fa {
        margin-right: 0.25em;
        font-size: 1.25em;
        vertical-align: middle; }

.jqx-menu-popup ul li.jqx-menu-item:hover {
  color: #37a9b1 !important; }

/* For Firefox */
/* Webkit browsers like Safari and Chrome */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.stateful-jqxgrid-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.15) 100%);
  user-select: none; }
  .stateful-jqxgrid-loader span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none; }

.hidden-element {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important; }

.payments-subgrid i {
  cursor: pointer; }
  .payments-subgrid i:hover {
    filter: brightness(1.15); }

.post-trades,
.flow-account-grid,
.inter-custodian-settlement,
.general-gird,
.psbt-grid,
.psbt-quorum-grid,
.psbt-quorum-automation-grid,
.cross-custodian-settlements,
.repo-contract-details,
.pause-trading-event-snapshot,
.auditor-blotter,
.daily-wallet-transaction,
.multisig-notifications,
.smart-vault-users,
.payments,
.payments-subgrid,
.scheduled-reports,
.smart-vault-user-settlement,
.required-deposit-amounts-grid,
.reconciliation_snapshot,
.reconciliationHistory_snapshot,
.transferHistory_snapshot,
.fees-management,
.repo-contracts,
.user_margin,
.positions_container,
.auditchain_container,
.auditutxo_container,
.auditlist_container,
.auditutxohistory_container,
.auditransaction_container,
.spread-templates,
.entities-spread {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative; }
  .post-trades .rs-header,
  .flow-account-grid .rs-header,
  .inter-custodian-settlement .rs-header,
  .general-gird .rs-header,
  .psbt-grid .rs-header,
  .psbt-quorum-grid .rs-header,
  .psbt-quorum-automation-grid .rs-header,
  .cross-custodian-settlements .rs-header,
  .repo-contract-details .rs-header,
  .pause-trading-event-snapshot .rs-header,
  .auditor-blotter .rs-header,
  .daily-wallet-transaction .rs-header,
  .multisig-notifications .rs-header,
  .smart-vault-users .rs-header,
  .payments .rs-header,
  .payments-subgrid .rs-header,
  .scheduled-reports .rs-header,
  .smart-vault-user-settlement .rs-header,
  .required-deposit-amounts-grid .rs-header,
  .reconciliation_snapshot .rs-header,
  .reconciliationHistory_snapshot .rs-header,
  .transferHistory_snapshot .rs-header,
  .fees-management .rs-header,
  .repo-contracts .rs-header,
  .user_margin .rs-header,
  .positions_container .rs-header,
  .auditchain_container .rs-header,
  .auditutxo_container .rs-header,
  .auditlist_container .rs-header,
  .auditutxohistory_container .rs-header,
  .auditransaction_container .rs-header,
  .spread-templates .rs-header,
  .entities-spread .rs-header {
    padding: 5px 0; }
  .post-trades .jqx-dropdownlist-state-normal,
  .flow-account-grid .jqx-dropdownlist-state-normal,
  .inter-custodian-settlement .jqx-dropdownlist-state-normal,
  .general-gird .jqx-dropdownlist-state-normal,
  .psbt-grid .jqx-dropdownlist-state-normal,
  .psbt-quorum-grid .jqx-dropdownlist-state-normal,
  .psbt-quorum-automation-grid .jqx-dropdownlist-state-normal,
  .cross-custodian-settlements .jqx-dropdownlist-state-normal,
  .repo-contract-details .jqx-dropdownlist-state-normal,
  .pause-trading-event-snapshot .jqx-dropdownlist-state-normal,
  .auditor-blotter .jqx-dropdownlist-state-normal,
  .daily-wallet-transaction .jqx-dropdownlist-state-normal,
  .multisig-notifications .jqx-dropdownlist-state-normal,
  .smart-vault-users .jqx-dropdownlist-state-normal,
  .payments .jqx-dropdownlist-state-normal,
  .payments-subgrid .jqx-dropdownlist-state-normal,
  .scheduled-reports .jqx-dropdownlist-state-normal,
  .smart-vault-user-settlement .jqx-dropdownlist-state-normal,
  .required-deposit-amounts-grid .jqx-dropdownlist-state-normal,
  .reconciliation_snapshot .jqx-dropdownlist-state-normal,
  .reconciliationHistory_snapshot .jqx-dropdownlist-state-normal,
  .transferHistory_snapshot .jqx-dropdownlist-state-normal,
  .fees-management .jqx-dropdownlist-state-normal,
  .repo-contracts .jqx-dropdownlist-state-normal,
  .user_margin .jqx-dropdownlist-state-normal,
  .positions_container .jqx-dropdownlist-state-normal,
  .auditchain_container .jqx-dropdownlist-state-normal,
  .auditutxo_container .jqx-dropdownlist-state-normal,
  .auditlist_container .jqx-dropdownlist-state-normal,
  .auditutxohistory_container .jqx-dropdownlist-state-normal,
  .auditransaction_container .jqx-dropdownlist-state-normal,
  .spread-templates .jqx-dropdownlist-state-normal,
  .entities-spread .jqx-dropdownlist-state-normal {
    float: right; }

.repo-contracts .Select.select-user-glow,
.flow-account-grid .Select.select-user-glow {
  animation: greenPulse 1s infinite; }

.jqx-enableselect.jqx-widget-content.jqx-widget-content-metrodark {
  margin-top: 5px; }

.reconciliation_snapshot .jqx-grid-cell.col-txid,
.reconciliation_snapshot .jqx-grid-cell.col-blockHash,
.reconciliationHistory_snapshot .jqx-grid-cell.col-txid,
.reconciliationHistory_snapshot .jqx-grid-cell.col-blockHash {
  color: #898a8b !important; }

.spread-templates .new-template input[type='text'],
.spread-templates .new-template input[type='number'] {
  display: inline-block;
  width: 25%;
  margin-left: 5px; }

.spread-templates .new-template button {
  display: inline-block;
  padding: 6px 10px;
  margin-left: 5px; }

.entities-spread .Select {
  width: 25%;
  float: left; }

.inter-custodian-settlement,
.general-gird,
.flow-account-grid,
.daily-wallet-transaction,
.smart-vault-user-settlement {
  margin-left: 1%;
  margin-right: 1%; }

.inter-custodian-settlement #first_cust_ledger .decimals-cell-renderer,
.inter-custodian-settlement #first_cust_earmarked .decimals-cell-renderer,
.inter-custodian-settlement #first_cust_transactions .decimals-cell-renderer,
.inter-custodian-settlement #first_cust_payments .decimals-cell-renderer,
.inter-custodian-settlement #first_cust_allocations .decimals-cell-renderer,
.inter-custodian-settlement #first_cust_net_settlement .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_ledger .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_earmarked .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_transactions .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_payments .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_allocations .decimals-cell-renderer,
.inter-custodian-settlement #second_cust_net_settlement .decimals-cell-renderer,
.general-gird #first_cust_ledger .decimals-cell-renderer,
.general-gird #first_cust_earmarked .decimals-cell-renderer,
.general-gird #first_cust_transactions .decimals-cell-renderer,
.general-gird #first_cust_payments .decimals-cell-renderer,
.general-gird #first_cust_allocations .decimals-cell-renderer,
.general-gird #first_cust_net_settlement .decimals-cell-renderer,
.general-gird #second_cust_ledger .decimals-cell-renderer,
.general-gird #second_cust_earmarked .decimals-cell-renderer,
.general-gird #second_cust_transactions .decimals-cell-renderer,
.general-gird #second_cust_payments .decimals-cell-renderer,
.general-gird #second_cust_allocations .decimals-cell-renderer,
.general-gird #second_cust_net_settlement .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_ledger .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_earmarked .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_transactions .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_payments .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_allocations .decimals-cell-renderer,
.daily-wallet-transaction #first_cust_net_settlement .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_ledger .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_earmarked .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_transactions .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_payments .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_allocations .decimals-cell-renderer,
.daily-wallet-transaction #second_cust_net_settlement .decimals-cell-renderer {
  margin-top: 0px; }

.inter-custodian-settlement #first_cust_earmarked .jqx-grid-header,
.inter-custodian-settlement #second_cust_earmarked .jqx-grid-header,
.general-gird #first_cust_earmarked .jqx-grid-header,
.general-gird #second_cust_earmarked .jqx-grid-header,
.daily-wallet-transaction #first_cust_earmarked .jqx-grid-header,
.daily-wallet-transaction #second_cust_earmarked .jqx-grid-header {
  border-bottom-color: #aaaaaa !important; }

.inter-custodian-settlement #first_cust_earmarked .jqx-grid-header span,
.inter-custodian-settlement #second_cust_earmarked .jqx-grid-header span,
.general-gird #first_cust_earmarked .jqx-grid-header span,
.general-gird #second_cust_earmarked .jqx-grid-header span,
.daily-wallet-transaction #first_cust_earmarked .jqx-grid-header span,
.daily-wallet-transaction #second_cust_earmarked .jqx-grid-header span {
  color: #aaaaaa !important; }

.inter-custodian-settlement #first_cust_transactions .jqx-item,
.inter-custodian-settlement #second_cust_transactions .jqx-item,
.inter-custodian-settlement #first_cust_payments .jqx-item,
.inter-custodian-settlement #second_cust_payments .jqx-item,
.inter-custodian-settlement #first_cust_allocations .jqx-item,
.inter-custodian-settlement #second_cust_allocations .jqx-item,
.inter-custodian-settlement #first_cust_net_settlement .jqx-item,
.inter-custodian-settlement #second_cust_net_settlement .jqx-item,
.general-gird #first_cust_transactions .jqx-item,
.general-gird #second_cust_transactions .jqx-item,
.general-gird #first_cust_payments .jqx-item,
.general-gird #second_cust_payments .jqx-item,
.general-gird #first_cust_allocations .jqx-item,
.general-gird #second_cust_allocations .jqx-item,
.general-gird #first_cust_net_settlement .jqx-item,
.general-gird #second_cust_net_settlement .jqx-item,
.daily-wallet-transaction #first_cust_transactions .jqx-item,
.daily-wallet-transaction #second_cust_transactions .jqx-item,
.daily-wallet-transaction #first_cust_payments .jqx-item,
.daily-wallet-transaction #second_cust_payments .jqx-item,
.daily-wallet-transaction #first_cust_allocations .jqx-item,
.daily-wallet-transaction #second_cust_allocations .jqx-item,
.daily-wallet-transaction #first_cust_net_settlement .jqx-item,
.daily-wallet-transaction #second_cust_net_settlement .jqx-item {
  color: #888888 !important; }

.form-horizontal .portal-label {
  font-size: inherit !important;
  padding: 0 5px 10px !important;
  text-align: left !important;
  letter-spacing: 0;
  font-weight: 400; }

.recovery-code-link {
  color: #1699a1 !important; }

.decimals-cell-renderer {
  position: relative;
  margin-top: 6px; }
  .decimals-cell-renderer.decimals-cell-renderer-has-tooltip .decimals-cell-renderer-value {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.1); }
  .decimals-cell-renderer .decimals-cell-renderer-tooltip {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #212121;
    border-radius: 4px; }
  .decimals-cell-renderer:hover .decimals-cell-renderer-tooltip {
    display: block; }

.tooltip {
  display: inline-block; }

.kyc-tooltip {
  position: relative;
  display: inline-block; }
  .kyc-tooltip .kyc-tooltip-text {
    visibility: hidden;
    width: 120px;
    background-color: black;
    text-align: center;
    border-radius: 3px;
    padding: 5px 0;
    position: absolute;
    z-index: 1000;
    top: 175%;
    left: 50%;
    margin-left: -60px; }

.kyc-tooltip:hover .kyc-tooltip-text {
  visibility: visible; }

.backend-report {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative; }
  .backend-report .backend-report-header {
    padding: 5px 0; }

.border-glow.negative-glow {
  border: 1px solid #ad5652; }

.border-glow.positive-glow {
  border: 1px solid #37a9b1; }

.blotterActionButtons.positive:hover {
  color: #37a9b1; }

.blotterActionButtons.negative:hover {
  color: #ad5652; }

.blotterActionButtons.is-disabled {
  cursor: default !important;
  pointer-events: none !important;
  color: rgba(137, 138, 139, 0.6) !important; }

.jqx-menu-dropdown#ledgerMenuWrapper > div {
  height: 250px !important;
  overflow-y: scroll !important; }

.ledgerSideNavWrapper {
  height: 600px !important;
  overflow-y: scroll !important; }

.disabled-switch > input:disabled + span {
  cursor: not-allowed; }

.menu-item-disabled {
  color: rgba(137, 138, 139, 0.6) !important; }

.error-message {
  height: 20px;
  color: #ad5652 !important; }

.reportRecipientsContainer,
.userGroups,
.userApplications,
.assets {
  margin-left: 25px !important; }
  .reportRecipientsContainer .Select-control .Select-value,
  .userGroups .Select-control .Select-value,
  .userApplications .Select-control .Select-value,
  .assets .Select-control .Select-value {
    line-height: 18px !important; }
    .reportRecipientsContainer .Select-control .Select-value .Select-value-label,
    .userGroups .Select-control .Select-value .Select-value-label,
    .userApplications .Select-control .Select-value .Select-value-label,
    .assets .Select-control .Select-value .Select-value-label {
      font-size: 14px;
      color: #d8d8d8 !important; }
  .reportRecipientsContainer.is-disabled > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .userGroups.is-disabled > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .userApplications.is-disabled > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .assets.is-disabled > .Select-control > .Select-multi-value-wrapper > .Select-value {
    background-color: rgba(137, 138, 139, 0.6) !important;
    border-color: #898a8b; }
  .reportRecipientsContainer > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .userGroups > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .userApplications > .Select-control > .Select-multi-value-wrapper > .Select-value,
  .assets > .Select-control > .Select-multi-value-wrapper > .Select-value {
    border-radius: 0;
    background-color: rgba(55, 169, 177, 0.6) !important;
    border-color: #37a9b1; }
    .reportRecipientsContainer > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-icon,
    .userGroups > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-icon,
    .userApplications > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-icon,
    .assets > .Select-control > .Select-multi-value-wrapper > .Select-value > .Select-value-icon {
      color: #d8d8d8 !important;
      padding-bottom: 0px;
      border-right: 1px solid #37a9b1; }

.columnChooser {
  position: fixed;
  z-index: 999 !important;
  background-color: #212121 !important;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #2c2f32 !important; }
  .columnChooser > button {
    margin: 5px; }

.jqx-grid .jqx-checkbox-metrodark {
  margin-top: -11px !important; }
  .jqx-grid .jqx-checkbox-metrodark .jqx-checkbox-default-metrodark div {
    width: 12px !important;
    height: 12px !important; }
    .jqx-grid .jqx-checkbox-metrodark .jqx-checkbox-default-metrodark div span {
      width: 10px !important;
      height: 10px !important; }

.maintenance__support {
  display: flex;
  justify-content: center; }

.maintenance__error-code {
  font-size: 80px; }

.maintenance__error-text {
  font-size: 30px; }

.maintenance__error-description {
  font-size: 16px;
  color: #d8d8d8; }

.one-way-payment .header {
  z-index: 99;
  padding: 10px 0px;
  border: 1px solid #525252; }
  .one-way-payment .header .payment-field {
    height: 55px;
    display: inline-block;
    margin-left: 5px;
    width: 98%; }
    .one-way-payment .header .payment-field .float-left,
    .one-way-payment .header .payment-field .float-right {
      width: 49%; }
  .one-way-payment .header p {
    color: #898a8b; }
  .one-way-payment .header .Select,
  .one-way-payment .header input {
    height: 30px !important; }
  .one-way-payment .header .form-control {
    border-radius: 0px !important;
    color: #d8d8d8; }
  .one-way-payment .header textarea,
  .one-way-payment .header input,
  .one-way-payment .header .Select {
    background: #1f1f1f !important; }
  .one-way-payment .header textarea {
    resize: none; }
  .one-way-payment .header #amount {
    outline: none;
    width: 100%;
    border: 1px solid #282828; }

.account-transfer-authorizations .header {
  z-index: 99;
  padding: 10px 0px;
  border: 1px solid #525252; }
  .account-transfer-authorizations .header .account-transfer-authorizations-field {
    height: 55px;
    display: inline-block;
    width: 100%; }
    .account-transfer-authorizations .header .account-transfer-authorizations-field .float-left,
    .account-transfer-authorizations .header .account-transfer-authorizations-field .float-right {
      width: 49%; }
  .account-transfer-authorizations .header p {
    color: #898a8b; }
  .account-transfer-authorizations .header input {
    height: 30px !important; }
  .account-transfer-authorizations .header .form-control {
    border-radius: 0px !important;
    color: #d8d8d8; }
  .account-transfer-authorizations .header textarea,
  .account-transfer-authorizations .header input,
  .account-transfer-authorizations .header .Select {
    background: #1f1f1f !important; }
  .account-transfer-authorizations .header textarea {
    resize: none; }

.add_user_container .user-password .fa-eye,
.om_configs .user-password .fa-eye {
  font-size: 14px;
  position: absolute;
  right: 60px;
  top: 22px;
  color: #898a8b; }
  .add_user_container .user-password .fa-eye:hover,
  .om_configs .user-password .fa-eye:hover {
    cursor: pointer;
    color: #37a9b1; }
    .add_user_container .user-password .fa-eye:hover.disabled,
    .om_configs .user-password .fa-eye:hover.disabled {
      cursor: not-allowed !important;
      color: #898a8b !important;
      pointer-events: none !important; }

.add_user_container .postTradeBtn,
.om_configs .postTradeBtn {
  float: left;
  margin-top: 8px;
  color: #898a8b; }
  .add_user_container .postTradeBtn i,
  .om_configs .postTradeBtn i {
    cursor: pointer;
    font-size: 11px; }
    .add_user_container .postTradeBtn i:hover,
    .om_configs .postTradeBtn i:hover {
      color: rgba(137, 138, 139, 0.4); }
  .add_user_container .postTradeBtn.disabled i,
  .add_user_container .postTradeBtn.disabled i:hover,
  .om_configs .postTradeBtn.disabled i,
  .om_configs .postTradeBtn.disabled i:hover {
    color: #898a8b;
    cursor: not-allowed; }

.cross-custodian-header .jqx-dropdownlist-state-normal-metrodark {
  margin-top: 0px !important; }
  .cross-custodian-header .jqx-dropdownlist-state-normal-metrodark span {
    font-size: 11px !important;
    color: #aaa;
    line-height: 26px;
    padding-left: 7px; }

#notificationMenu {
  max-height: 310px;
  overflow: auto !important; }
  #notificationMenu li {
    text-align: left !important;
    padding: 5px 15px !important;
    box-shadow: none !important;
    cursor: default; }
    #notificationMenu li.jqx-menu-item:hover {
      color: #d8d8d8 !important; }
    #notificationMenu li .title {
      color: #898a8b;
      font-weight: bold; }
    #notificationMenu li .notificationRow .jqx-progressbar {
      padding-bottom: 2px;
      display: flex;
      min-width: 90%;
      width: 90%;
      float: left; }
    #notificationMenu li .notificationRow .fa-check {
      padding-top: 3px;
      color: #37a9b1 !important;
      display: flex;
      float: right;
      color: #37a9b1 !important; }
      #notificationMenu li .notificationRow .fa-check:hover {
        opacity: 0.8;
        cursor: pointer; }
    #notificationMenu li:first-child {
      border-bottom: 1px solid #3c3c3c; }

.alert-box-container {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.alert-notification__critical {
  color: #e36264; }

.alert-notification__high {
  color: #e39066; }

.alert-notification__normal {
  color: #e3e166; }

.alert-notification__low {
  color: #e3e166; }

.alert-box-wrapper {
  display: flex;
  flex-wrap: wrap; }
  .alert-box-wrapper > div {
    grid-row: 1; }
  .alert-box-wrapper-header {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px; }
  .alert-box-wrapper-footer {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px; }

.alert-box {
  width: 120px;
  height: 30px;
  font-size: large;
  display: flex;
  font-size: 24px; }
  .alert-box .alert-box-counter {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .alert-box__critical {
    background-color: #e36264;
    border: solid 1px #cd4c4d; }
    .alert-box__critical .alert-box-label {
      color: #cd4c4d; }
    .alert-box__critical .alert-box-counter {
      color: #633232; }
  .alert-box__high {
    background-color: #e39066;
    border: solid 1px #cd835c; }
    .alert-box__high .alert-box-label {
      color: #cd835c; }
    .alert-box__high .alert-box-counter {
      color: #743310; }
  .alert-box__normal {
    background-color: #e3e166;
    border: solid 1px #cdbe55; }
    .alert-box__normal .alert-box-label {
      color: #cdbe55; }
    .alert-box__normal .alert-box-counter {
      color: #70682c; }
  .alert-box__low {
    background-color: #e3e166; }
  .alert-box__off {
    background-color: #212121;
    color: #5d5d5d;
    border: solid 1px #5d5d5d; }

.blink {
  animation: blinker 1.5s linear; }
  .blink_duration-infinite {
    animation-iteration-count: infinite; }
  .blink_duration-7 {
    animation-iteration-count: 7; }

.mb-5px {
  margin-bottom: 5px; }

.bosonic-tabs .nav-tabs {
  border-bottom: 1px solid #363636 !important; }

.bosonic-tabs .nav.nav-tabs {
  display: flex;
  width: 100%; }

.bosonic-tabs .nav-tabs li {
  width: 200px;
  text-align: center;
  margin-bottom: -1px;
  margin-left: -1px;
  height: 23px !important; }
  .bosonic-tabs .nav-tabs li a {
    background: no-repeat linear-gradient(to bottom, #303030 5%, #242424 95%, #010101 96%, #363636 98%, #363636 100%);
    border-bottom: none !important;
    border-radius: 0;
    padding: 4px;
    color: #606060; }
    .bosonic-tabs .nav-tabs li a:focus {
      outline: none; }

.bosonic-tabs .nav-tabs li.active a {
  color: white;
  background: #212121 !important;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid #080808;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 #080808, inset 0 1px 0 0 rgba(255, 255, 255, 0.1); }

@keyframes blinker {
  50% {
    opacity: 0; } }

.flexlayout__layout {
  left: 0;
  top: 30px;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden; }
  .flexlayout__layout .flexlayout__layout {
    top: 0; }

.flexlayout__splitter {
  background-color: #4b4d4e; }
  .flexlayout__splitter:hover {
    background-color: #545657; }

.flexlayout__splitter_drag {
  border-radius: 5px;
  background-color: #444;
  z-index: 1000; }

.flexlayout__outline_rect {
  position: absolute;
  cursor: move;
  border: 2px solid #cfe8ff;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box; }

.flexlayout__outline_rect_edge {
  cursor: move;
  border: 2px solid #b7d1b5;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box; }

.flexlayout__edge_rect {
  position: absolute;
  z-index: 1000;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: lightgray; }

.flexlayout__tab_header_outer {
  background: linear-gradient(to bottom, #3d3d3d 2%, #3a3a3a 4%, #282828 5%, #1e1e1e 95%, #010101 96%, #060606 98%, #363636 100%);
  height: 0px; }

.flexlayout__drag_rect {
  position: absolute;
  width: 150px;
  /*height:50px; */
  cursor: move;
  border: 2px solid #aaaaaa;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box;
  background-color: #eeeeee;
  opacity: 0.9;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: 10px; }

.flexlayout__tabset {
  overflow: hidden;
  background-color: #212121 !important; }

.flexlayout__tab {
  display: flex;
  flex-direction: column;
  overflow: auto;
  position: absolute;
  background-color: #212121 !important;
  color: #d8d8d8 !important; }

.flexlayout__tab_button--selected {
  color: #ddd;
  background-color: transparent !important; }

.flexlayout__tab_button--unselected {
  color: gray; }

.flexlayout__tab_button_leading, .flexlayout__tab_button_content {
  float: left;
  display: inline-block; }

.flexlayout__tab_button_textbox {
  float: left;
  border: none;
  color: lightgreen;
  background-color: #161616; }
  .flexlayout__tab_button_textbox:focus {
    outline: none; }

.flexlayout__tab_button_trailing {
  float: left;
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
  width: 8px;
  height: 8px; }

.flexlayout__tabset_header {
  position: absolute;
  left: 0;
  right: 0;
  color: #eee;
  background-color: #212121;
  padding: 3px 3px 3px 5px;
  /*box-shadow: inset 0px 0px 3px 0px rgba(136, 136, 136, 0.54); */
  box-sizing: border-box; }

.flexlayout__tab_header_inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10000px; }

.flexlayout__tab_header_outer {
  position: absolute;
  left: 0;
  right: 0;
  height: 0px;
  overflow: hidden; }

.flexlayout__tab_toolbar {
  position: absolute;
  top: 0;
  right: 0; }

.flexlayout__popup_menu_item {
  padding: 2px 10px 2px 10px;
  color: #ddd; }
  .flexlayout__popup_menu_item:hover {
    background-color: #444444; }

.flexlayout__popup_menu_container {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  border: 1px solid #555;
  background: #222;
  border-radius: 3px;
  position: absolute;
  z-index: 1000; }

.fade-enter {
  opacity: 0.01; }

.fade-enter.fade-enter-active {
  opacity: 1;
  transition: opacity 500ms ease-in; }

.fade-exit {
  opacity: 1; }

.fade-exit.fade-exit-active {
  opacity: 0.01;
  transition: opacity 300ms ease-in; }

.roleP {
  opacity: 1;
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 2s ease-in;
  -ms-transition: opacity 2s ease-in;
  -o-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in; }

.documentContainer {
  min-height: 170px !important;
  border: 1px solid;
  border-radius: 20px; }

.rightAligned {
  text-align: right;
  padding-right: 0; }

.blueArrow {
  color: blue; }

.greenArrow {
  color: green; }

.recharts-wrapper {
  margin-left: -40px !important; }

.configuration {
  border: white solid 1px;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 15px; }

.spacedDivs {
  display: flex;
  justify-content: space-between; }

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

.UserCard {
  height: 200px;
  border: white 1px solid;
  border-radius: 5px; }

.userSearch {
  float: right;
  margin-top: 15px;
  margin-right: 5px;
  margin-left: 5px; }

.userSearchInput {
  float: right;
  margin-top: 5px;
  width: 150px; }

.marginTopUsername {
  margin-top: 40px; }

.icon-pad-left {
  padding-left: 12px; }

.icon-pad-top {
  padding-top: 12px; }

.top-actions-container {
  background: transparent;
  z-index: 80;
  position: absolute;
  right: 5px;
  top: -2px; }
  .top-actions-container .new-order {
    color: #898a8b !important;
    border-radius: 0px !important;
    text-transform: none !important;
    background: rgba(0, 0, 0, 0) !important;
    font-size: 12px !important; }
    .top-actions-container .new-order:hover {
      opacity: 0.7; }
    .top-actions-container .new-order.disabled {
      cursor: auto;
      color: #898a8b !important; }

.outbound-slider {
  background: linear-gradient(to bottom, #3d3d3d 2%, #3a3a3a 4%, #282828 5%, #1e1e1e 95%, #010101 96%, #060606 98%, #363636 100%);
  height: 25px;
  width: 100%; }

.new-recipient {
  color: #898a8b !important;
  border-radius: 0px !important;
  text-transform: none !important;
  background: rgba(0, 0, 0, 0) !important;
  font-size: 12px !important; }

.multi-counterparty-list {
  border-bottom: 1px solid #1a1a1a;
  box-shadow: inset 0 1px 0 0 #1a1a1a; }
  .multi-counterparty-list .list-side {
    width: 50%;
    min-height: 100%;
    border-right: 1px solid #1a1a1a;
    background: transparent;
    float: left; }
    .multi-counterparty-list .list-side:last-child {
      border-right: none; }
    .multi-counterparty-list .list-side .parent-list-header {
      height: 22px; }
    .multi-counterparty-list .list-side .list-header {
      padding: 6px;
      font-family: 'Inter UI', sans-serif;
      font-weight: bold;
      font-size: 11px;
      line-height: 10px;
      letter-spacing: 0.3px;
      color: #37a9b1;
      text-align: center;
      text-transform: uppercase;
      border-bottom: 1px solid #2f2f2f; }
    .multi-counterparty-list .list-side .list-item-row--selectable {
      cursor: pointer; }
      .multi-counterparty-list .list-side .list-item-row--selectable:hover {
        background: rgba(55, 169, 177, 0.15); }
      .multi-counterparty-list .list-side .list-item-row--selectable.list-item-row--selected {
        background: rgba(55, 169, 177, 0.35); }
    .multi-counterparty-list .list-side .list-item-status {
      color: #898a8b; }
      .multi-counterparty-list .list-side .list-item-status--positive {
        color: #37a9b1; }
      .multi-counterparty-list .list-side .list-item-status--negative {
        color: #ad5652; }
    .multi-counterparty-list .list-side .list-item-cpty::-webkit-scrollbar,
    .multi-counterparty-list .list-side .list-item-rate::-webkit-scrollbar {
      display: none; }
    .multi-counterparty-list .list-side .list-item-rate {
      text-align: right; }
    .multi-counterparty-list .list-side tbody tr.list-item-row {
      height: 22px; }
      .multi-counterparty-list .list-side tbody tr.list-item-row.list-item-row--last {
        height: auto; }
      .multi-counterparty-list .list-side tbody tr.list-item-row td {
        font-family: 'Inter UI', sans-serif;
        font-size: 12px;
        padding: 4px 4px;
        border-right: 1px solid #2f2f2f; }
        .multi-counterparty-list .list-side tbody tr.list-item-row td:last-child {
          border-right: none; }

.ticket-icon {
  height: 16px;
  width: 20px;
  font-size: 18px !important;
  padding: 2px; }
  .ticket-icon.boxed {
    background: linear-gradient(180deg, #272727 0%, #1b1b1b 100%);
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1), inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.1);
    padding: 2px 4px;
    width: calc(1em + 4px);
    font-size: 16px !important; }
    .ticket-icon.boxed:first-child {
      border-radius: 2px 0 0 2px; }
    .ticket-icon.boxed:last-child {
      border-radius: 0 2px 2px 0; }
    .ticket-icon.boxed:first-child:last-child {
      border-radius: 2px; }
    .ticket-icon.boxed .fa {
      font-size: 9px !important;
      line-height: 1;
      display: block;
      text-align: center;
      position: relative;
      top: 1px; }
  .ticket-icon.positive {
    fill: #37a9b1;
    color: #37a9b1; }
  .ticket-icon.warning {
    fill: #ad5652;
    color: #ad5652; }
  .ticket-icon.neutral {
    fill: silver;
    color: silver; }

.ticket {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 5px;
  padding-bottom: 0;
  width: 446px;
  height: 338px; }
  .ticket.inbound {
    height: 289px; }
    .ticket.inbound .ticket-log .ticket-logs {
      height: 210px !important; }
    .ticket.inbound .ticket-rate-fields {
      height: 55px; }
      .ticket.inbound .ticket-rate-fields .ticket-meta-cell {
        box-shadow: 1px 0px 0 0 #212121;
        padding: 10px 10px 0px; }
      .ticket.inbound .ticket-rate-fields .ticket-meta-cell--end-of-row {
        box-shadow: none; }
  .ticket .back_to_ticket_view {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 5; }
  .ticket .customSmartDropdown,
  .ticket .Select-value,
  .ticket .ticket-meta-cell > span,
  .ticket .data-input input {
    color: #d9d9d9 !important;
    font-weight: 400; }
  .ticket input:disabled {
    color: #bfbfbf !important; }
  .ticket .Select.is-disabled .Select-value {
    color: #bfbfbf !important; }
  .ticket .ticket-header {
    display: flex;
    align-items: center;
    padding: 3px 5px; }
    .ticket .ticket-header .ticket-header-cell {
      flex-grow: 1;
      height: 20px; }
      .ticket .ticket-header .ticket-header-cell.message,
      .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip {
        display: flex;
        align-items: center;
        max-width: 100%;
        overflow: hidden; }
        .ticket .ticket-header .ticket-header-cell.message .message-icon,
        .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip .message-icon {
          margin-right: 0.35em;
          font-size: 12px;
          fill: #676767; }
          .ticket .ticket-header .ticket-header-cell.message .message-icon.positive,
          .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip .message-icon.positive {
            fill: #37a9b1; }
          .ticket .ticket-header .ticket-header-cell.message .message-icon.negative,
          .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip .message-icon.negative {
            fill: #ad5652; }
        .ticket .ticket-header .ticket-header-cell.message .message-text,
        .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip .message-text {
          flex-grow: 1;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .ticket .ticket-header .ticket-header-cell.message .message-text .error-detail,
          .ticket .ticket-header .ticket-header-cell .ticket-header--error-tooltip .message-text .error-detail {
            color: #a5a5a5; }
      .ticket .ticket-header .ticket-header-cell.actions {
        flex-shrink: 0;
        flex-grow: 0;
        display: inline-flex;
        color: #898a8b; }
        .ticket .ticket-header .ticket-header-cell.actions div:hover {
          opacity: 0.8; }
      .ticket .ticket-header .ticket-header-cell.loader {
        flex-shrink: 0;
        flex-grow: 0;
        font-size: 0.06em;
        position: sticky;
        z-index: 2;
        margin-left: 10px;
        margin-right: 10px; }
  .ticket .ticket-log {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 4px 10px 0px;
    box-shadow: 0px -1px 0 0 #212121; }
    .ticket .ticket-log .ticket-logs {
      margin-top: 10px;
      height: 260px;
      width: 100%;
      overflow: auto; }
      .ticket .ticket-log .ticket-logs.error {
        color: #ad5652; }
      .ticket .ticket-log .ticket-logs .history-item {
        display: flex;
        width: 100%;
        padding-top: 5px;
        padding-left: 5px; }
        .ticket .ticket-log .ticket-logs .history-item .history-ball {
          display: block;
          position: relative;
          height: 30px;
          width: 30px;
          border-radius: 50%;
          background: #676767;
          line-height: 1;
          padding: 0;
          margin: 0;
          flex-shrink: 0;
          flex-grow: 0; }
          .ticket .ticket-log .ticket-logs .history-item .history-ball .ballText {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        .ticket .ticket-log .ticket-logs .history-item .history-info {
          display: block; }
          .ticket .ticket-log .ticket-logs .history-item .history-info.action {
            font-size: 12px; }
          .ticket .ticket-log .ticket-logs .history-item .history-info.timestamp {
            font-size: 10px; }
          .ticket .ticket-log .ticket-logs .history-item .history-info.description {
            font-size: 11px;
            color: #37a9b1; }
          .ticket .ticket-log .ticket-logs .history-item .history-info.name {
            font-size: 11px;
            color: #898a8b; }
    .ticket .ticket-log .ticket-log-title {
      text-transform: capitalize; }
  .ticket .ticket-meta {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .ticket .ticket-meta.ticket-fields {
      margin-left: 1px;
      box-shadow: -1px 1px 0 0 #212121; }
    .ticket .ticket-meta .ticket-meta-cell {
      flex-grow: 0;
      flex-shrink: 0;
      box-sizing: border-box; }
      .ticket .ticket-meta .ticket-meta-cell .meta-container {
        height: 36px;
        background-color: #292929;
        padding: 4px 10px 0px;
        box-shadow: -1px -1px 0 0 #212121; }
        .ticket .ticket-meta .ticket-meta-cell .meta-container.show-glow {
          background-color: transparent; }
      .ticket .ticket-meta .ticket-meta-cell.meta-glow {
        animation: metadata-glow 2s infinite; }
      .ticket .ticket-meta .ticket-meta-cell.ticket-meta-fixed-height {
        height: 36px; }
      .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-1 {
        width: 25%; }
        .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-1.ticket-meta-cell--end-of-row {
          width: calc(25% - 1px); }
      .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-2 {
        width: 50%; }
        .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-2.ticket-meta-cell--end-of-row {
          width: calc(50% - 1px); }
      .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-4 {
        width: 100%; }
        .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell-4.ticket-meta-cell--end-of-row {
          width: calc(100% - 1px); }
      .ticket .ticket-meta .ticket-meta-cell.ticket-meta-cell--end-of-row .meta-container {
        box-shadow: -1px -1px 0 0 #212121; }
      .ticket .ticket-meta .ticket-meta-cell .status-placeholder {
        display: flex; }
      .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label,
      .ticket .ticket-meta .ticket-meta-cell .data-value {
        display: block;
        width: 99%;
        padding: 6px 0 7px;
        text-transform: uppercase;
        overflow: hidden;
        white-space: nowrap; }
        .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label:focus,
        .ticket .ticket-meta .ticket-meta-cell .data-value:focus {
          outline: none; }
      .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label {
        cursor: pointer;
        margin-top: -3px; }
        .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label.ticket-metadata-cpty-label--disabled {
          cursor: default !important;
          pointer-events: none;
          color: #bfbfbf !important; }
          .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label.ticket-metadata-cpty-label--disabled .cpty-dropdown-caret {
            color: #363636; }
        .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label span {
          display: inline-block;
          width: calc(100% - 24px);
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .ticket .ticket-meta .ticket-meta-cell .ticket-metadata-cpty-label .cpty-dropdown-caret {
          float: right;
          fill: currentColor;
          color: #525252;
          width: 1em;
          height: 1em;
          display: inline-block;
          font-size: 24px;
          margin-right: -1px;
          margin-top: -5px; }
  .ticket .ticket-small-textfield input {
    font-size: 10px;
    margin-right: 5px;
    line-height: 12px; }
  .ticket .data-input input,
  .ticket span.data-value {
    padding: 2px 0 0 !important; }
  .ticket .ticket-rate-fields {
    height: 105px;
    box-shadow: 0px 1px 0 0 #212121; }
    .ticket .ticket-rate-fields .ticket-meta-label {
      color: #37a9b1; }
      .ticket .ticket-rate-fields .ticket-meta-label .ticket-meta--previous-value-anchor {
        border-bottom-color: #37a9b1; }
    .ticket .ticket-rate-fields input {
      width: 95%;
      font-family: 'Inter UI', sans-serif;
      font-size: 24px;
      font-weight: 900;
      line-height: 29px;
      color: #37a9b1; }
    .ticket .ticket-rate-fields .rate-side--disabled .ticket-meta-label {
      color: #37a9b1; }
      .ticket .ticket-rate-fields .rate-side--disabled .ticket-meta-label .ticket-meta--previous-value-anchor {
        border-bottom-color: #37a9b1; }
    .ticket .ticket-rate-fields .rate-side--disabled input {
      color: #d9d9d9; }
    .ticket .ticket-rate-fields .crossed input:last-child {
      text-decoration: line-through; }
    .ticket .ticket-rate-fields .highlight input:last-child {
      color: #37a9b1 !important; }
  .ticket .multi-counterparty-list {
    height: 105px;
    max-height: 105px;
    overflow-x: hidden;
    overflow-y: auto; }
    .ticket .multi-counterparty-list td {
      vertical-align: top; }
  .ticket .ticket-footer {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0; }
    .ticket .ticket-footer .ticket-meta-cell {
      box-shadow: none;
      color: #676767;
      font-size: 8px;
      font-weight: 600;
      line-height: 1;
      padding: 4px 10px; }
  .ticket .ticket-meta-label {
    width: fit-content;
    color: #37a9b1;
    letter-spacing: 0.3px;
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase; }
    .ticket .ticket-meta-label .ticket-meta--previous-value-anchor {
      display: inline-block;
      white-space: nowrap;
      padding: 0;
      margin: 0 0 0 0.25em;
      border-bottom: 1px dotted #676767;
      cursor: help; }
  .ticket .ticket-buttons {
    padding: 4px 10px;
    display: flex; }
    .ticket .ticket-buttons .ticket-half-button.accept-button {
      width: 50%; }
    .ticket .ticket-buttons .ticket-half-button.cancel-button {
      width: 50%; }

.mini-ticket-container {
  display: flex;
  flex-wrap: wrap; }
  .mini-ticket-container .mini-ticket {
    width: 350px; }

.mini-ticket {
  position: relative;
  background: transparent;
  padding: 15px 20px 10px;
  font-family: 'Inter UI', sans-serif;
  border-bottom: 1px solid #2f2f2f;
  box-shadow: inset 0 -1px 0 0 #1a1a1a;
  overflow-x: hidden; }
  .mini-ticket.odd {
    background: #292929;
    border-bottom: 1px solid #373737;
    box-shadow: inset 0 -1px 0 0 #222222; }
  .mini-ticket:last-child {
    border-bottom: none;
    box-shadow: none; }
  .mini-ticket .tif-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none; }
    .mini-ticket .tif-bar .linearMessage {
      top: 4px; }
  .mini-ticket .header,
  .mini-ticket .brief,
  .mini-ticket .details {
    display: flex;
    align-items: center; }
  .mini-ticket .header {
    margin-bottom: 15px; }
  .mini-ticket .brief {
    color: #d8d8d8;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    min-width: 0;
    overflow: hidden; }
    .mini-ticket .brief .brief-cell {
      margin-right: 10px; }
      .mini-ticket .brief .brief-cell:last-child {
        margin-right: 0; }
    .mini-ticket .brief .side {
      flex-grow: 0; }
      .mini-ticket .brief .side span {
        display: inline-block;
        padding: 3px 0;
        min-width: 3.5em;
        font-size: 9px;
        font-weight: 900;
        letter-spacing: 0.4px;
        line-height: 1;
        border-radius: 1px;
        text-align: center; }
    .mini-ticket .brief .side-sell span {
      background: rgba(173, 86, 82, 0.2);
      color: #ad5652; }
    .mini-ticket .brief .side-buy span {
      background: rgba(55, 169, 177, 0.2);
      color: #37a9b1; }
    .mini-ticket .brief .legend,
    .mini-ticket .brief .cpty {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .mini-ticket .brief .legend {
      flex-shrink: 0; }
    .mini-ticket .brief .cpty {
      color: #646464; }
  .mini-ticket .header-actions {
    margin-left: auto;
    flex-grow: 0;
    flex-shrink: 0; }
    .mini-ticket .header-actions:hover {
      opacity: 0.8; }
  .mini-ticket .details {
    margin-bottom: 10px; }
    .mini-ticket .details .details-cell {
      flex-basis: 33.333%;
      padding: 2px 10px;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      font-size: 12px;
      color: rgba(216, 216, 216, 0.8); }
      .mini-ticket .details .details-cell:first-child {
        padding-left: 0; }
      .mini-ticket .details .details-cell:last-child {
        border-right: none;
        padding-right: 0; }
      .mini-ticket .details .details-cell .details-header {
        font-size: 8px;
        color: rgba(255, 255, 255, 0.25);
        text-transform: uppercase;
        font-weight: 500; }
  .mini-ticket .ticket-buttons {
    display: flex; }
    .mini-ticket .ticket-buttons > button {
      flex-grow: 1; }

.jqx-popover .ticket-metadata-cpty-popover {
  margin: 5px 0;
  color: #898a8b; }
  .jqx-popover .ticket-metadata-cpty-popover .filter .form-group {
    margin-bottom: 7px; }
    .jqx-popover .ticket-metadata-cpty-popover .filter .form-group input {
      height: auto;
      font-size: 10px;
      line-height: 1.25;
      padding: 6px 5px 4px;
      background: #1f1f1f;
      border: none;
      box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6);
      border-radius: 1px; }
      .jqx-popover .ticket-metadata-cpty-popover .filter .form-group input:focus {
        outline: none; }
  .jqx-popover .ticket-metadata-cpty-popover .list {
    max-height: 250px;
    padding-bottom: 5px;
    overflow-y: auto; }
    .jqx-popover .ticket-metadata-cpty-popover .list input {
      filter: none !important; }
    .jqx-popover .ticket-metadata-cpty-popover .list .list-header {
      height: 0;
      border-top: 1px solid #2f2f2f;
      margin-top: 14px;
      margin-bottom: 14px; }
      .jqx-popover .ticket-metadata-cpty-popover .list .list-header label.all-label {
        display: inline;
        margin: 0;
        padding: 0;
        user-select: none;
        cursor: pointer;
        color: inherit;
        font: inherit; }
      .jqx-popover .ticket-metadata-cpty-popover .list .list-header input[type='checkbox'] {
        margin: 0 0.35em 0 0; }
      .jqx-popover .ticket-metadata-cpty-popover .list .list-header .list-header--text {
        display: inline-flex;
        align-items: center;
        position: relative;
        top: -7px;
        margin: 0;
        padding-right: 8px;
        font-family: 'Inter UI', sans-serif;
        font-size: 9px;
        line-height: 11px;
        color: #646464;
        background-color: #212121;
        text-transform: uppercase;
        white-space: nowrap;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis; }
    .jqx-popover .ticket-metadata-cpty-popover .list .groups-mgmt-button {
      display: block;
      width: calc(100% - 5px);
      font-size: 9px;
      font-weight: bold;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      margin-bottom: 5px; }
    .jqx-popover .ticket-metadata-cpty-popover .list .check-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .jqx-popover .ticket-metadata-cpty-popover .list .check-list li {
        display: flex;
        padding: 0;
        margin: 0 0 0 5px;
        align-items: center;
        user-select: none; }
        .jqx-popover .ticket-metadata-cpty-popover .list .check-list li input,
        .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label {
          margin: 0;
          cursor: pointer; }
        .jqx-popover .ticket-metadata-cpty-popover .list .check-list li input {
          padding: 0; }
        .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label {
          flex-grow: 1;
          padding: 5px;
          font-size: 12px;
          font-weight: 500;
          line-height: 14px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label i,
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label span {
            vertical-align: middle; }
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label i {
            margin-right: 5px;
            font-size: 0.8em; }
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label .offline {
            color: #676767; }
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label .idle {
            color: #f4b438; }
          .jqx-popover .ticket-metadata-cpty-popover .list .check-list li label .online {
            color: #37a9b1; }

.emptyContainerButton {
  display: block !important;
  width: 260px !important;
  margin: auto !important; }

.ticket-meta--previous-value .difference.neutral {
  color: blue; }

.ticket-meta--previous-value .difference.positive {
  color: green; }

.ticket-meta--previous-value .difference.negative {
  color: red; }

.ticketLoader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #2f353c;
  opacity: 0.5;
  z-index: 1; }
  .ticketLoader .OTCXN-Loader {
    font-size: 0.5em !important; }

@keyframes metadata-glow {
  0% {
    box-shadow: inset 0px 0px 4px 0px #76cfd5; }
  50% {
    box-shadow: inset 0px 0px 1px -2px #76cfd5; }
  100% {
    box-shadow: inset 0px 0px 6px 0px #76cfd5; } }

.not-active:active {
  pointer-events: none; }

.cptyDropdownLoadingState .OTCXN-Loader {
  left: 20px;
  font-size: 1px; }

.cptyDropdownLoadingState .loading-message {
  margin-left: 20px !important; }

.HeaderRatesContainer {
  display: flex; }
  .HeaderRatesContainer .HeaderRate {
    margin: 0 auto;
    font-size: 11px; }

.skype-widget.otc-form .form-group {
  margin-right: 0px !important; }
  .skype-widget.otc-form .form-group .input-group-addon {
    padding: 6px 8px;
    background: #1f1f1f;
    border: none;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(59, 59, 59, 0.6);
    color: #898a8b; }
    .skype-widget.otc-form .form-group .input-group-addon .fa-times {
      margin-left: 10px; }
    .skype-widget.otc-form .form-group .input-group-addon .fa-edit:hover, .skype-widget.otc-form .form-group .input-group-addon .fa-check:hover {
      cursor: pointer;
      color: #37a9b1; }
    .skype-widget.otc-form .form-group .input-group-addon .fa-times:hover {
      cursor: pointer;
      color: #ad5652; }
  .skype-widget.otc-form .form-group.has-success .input-group-addon {
    border-color: #37A9B1 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #37A9B1 !important; }

.skype-widget .skype-login-btn {
  padding: 7px 14px !important; }

.skype-widget .skype-traders-wrapper {
  margin-top: 0px !important; }
  .skype-widget .skype-traders-wrapper .emptyList {
    margin: 15px 0px 0px 0px; }
  .skype-widget .skype-traders-wrapper ul {
    padding-left: 0px;
    padding-top: 15px; }
    .skype-widget .skype-traders-wrapper ul .trader-list {
      max-height: 300px;
      overflow: auto;
      padding-left: 15px;
      padding-top: 15px; }
    .skype-widget .skype-traders-wrapper ul li {
      list-style: none;
      margin-bottom: 10px; }
      .skype-widget .skype-traders-wrapper ul li .fa-user {
        margin-right: 8px; }
      .skype-widget .skype-traders-wrapper ul li .offline {
        color: #676767; }
      .skype-widget .skype-traders-wrapper ul li .idle {
        color: #f4b438; }
      .skype-widget .skype-traders-wrapper ul li .online {
        color: #37a9b1; }
      .skype-widget .skype-traders-wrapper ul li a {
        margin: 0px 3px;
        color: #676767; }
        .skype-widget .skype-traders-wrapper ul li a:hover {
          color: #37a9b1; }

.skype-widget .custom-user .info {
  padding: 8px 0px 0px 0px;
  width: 20px; }
  .skype-widget .custom-user .info a {
    color: #676767; }

.skype-widget .custom-user .user-field {
  padding-left: 0px;
  padding-right: 10px; }
  .skype-widget .custom-user .user-field .form-group {
    margin-left: 0px; }
    .skype-widget .custom-user .user-field .form-group input {
      background: #313131;
      box-shadow: none !important; }
      .skype-widget .custom-user .user-field .form-group input::placeholder {
        color: #606060; }

.skype-widget .custom-user .icons {
  padding-top: 8px;
  padding-left: 0px; }
  .skype-widget .custom-user .icons a {
    margin: 0px 3px;
    color: #676767; }
    .skype-widget .custom-user .icons a:hover {
      color: #37a9b1; }
    .skype-widget .custom-user .icons a.disabledIcon {
      color: #393939 !important; }
      .skype-widget .custom-user .icons a.disabledIcon:hover {
        color: #393939 !important; }

.jqx-timepicker-meridian {
  padding-left: 1px !important; }

.RepoPositionsContainer {
  height: 100%; }
  .RepoPositionsContainer .RepoPosition {
    height: 50%;
    padding-bottom: 5px;
    border-bottom: 1px solid #82a0b3;
    width: 100% !important; }

.flexlayout__layout {
  left: 0;
  top: 30;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden; }

.flexlayout__splitter {
  background-color: black; }

.flexlayout__splitter:hover {
  background-color: #333; }

.flexlayout__splitter_drag {
  border-radius: 5px;
  background-color: #444;
  z-index: 1000; }

.flexlayout__outline_rect {
  position: absolute;
  cursor: move;
  border: 2px solid #cfe8ff;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box; }

.flexlayout__outline_rect_edge {
  cursor: move;
  border: 2px solid #b7d1b5;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box; }

.flexlayout__edge_rect {
  position: absolute;
  z-index: 1000;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: lightgray; }

.flexlayout__drag_rect {
  position: absolute;
  cursor: move;
  border: 2px solid #aaaaaa;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  z-index: 1000;
  box-sizing: border-box;
  background-color: #eeeeee;
  opacity: 0.9;
  text-align: center;
  width: 150px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: 10px;
  word-wrap: break-word; }

.flexlayout__tabset {
  overflow: hidden;
  background-color: #222; }

.flexlayout__tab {
  overflow: auto;
  position: absolute;
  background-color: #151516;
  color: white; }

.flexlayout__tab_button {
  cursor: pointer;
  padding: 2px 8px 3px 8px;
  margin: 2px;
  /*box-shadow: inset 0px 0px 5px rgba(0, 0, 0, .15);*/
  /*border-top-left-radius: 3px;*/
  /*border-top-right-radius: 3px;*/
  float: left;
  vertical-align: top;
  box-sizing: border-box; }

.flexlayout__tab_button--selected {
  color: #ddd;
  background-color: #222; }

.flexlayout__tab_button--unselected {
  color: gray; }

.flexlayout__tab_button_leading {
  float: left;
  display: inline-block; }

.flexlayout__tab_button_content {
  float: left;
  display: inline-block; }

.flexlayout__tab_button_textbox {
  float: left;
  border: none;
  color: lightgreen;
  background-color: #222; }

.flexlayout__tab_button_textbox:focus {
  outline: none; }

.flexlayout__tab_button_trailing {
  float: left;
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
  width: 8px;
  height: 8px; }

.flexlayout__tab_button:hover .flexlayout__tab_button_trailing,
.flexlayout__tab_button--selected .flexlayout__tab_button_trailing {
  background: transparent url(/static/media/close_white.552a6ce3.png) no-repeat center; }

.flexlayout__tab_button_overflow {
  float: left;
  width: 20px;
  height: 15px;
  margin-top: 2px;
  padding-left: 12px;
  border: none;
  font-size: 10px;
  color: lightgray;
  font-family: Arial, sans-serif;
  background: transparent url(/static/media/more.28c3e255.png) no-repeat left; }

.flexlayout__tabset_header {
  position: absolute;
  left: 0;
  right: 0;
  color: #eee;
  background-color: #212121;
  padding: 3px 3px 3px 5px;
  /*box-shadow: inset 0px 0px 3px 0px rgba(136, 136, 136, 0.54);*/
  box-sizing: border-box; }

.flexlayout__tab_header_inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10000px; }

.flexlayout__tab_header_outer {
  background-color: black;
  position: absolute;
  left: 0;
  right: 0;
  /*top: 0px;*/
  /*height: 100px;*/
  overflow: hidden; }

.flexlayout__tab_toolbar {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0; }

.flexlayout__tab_toolbar_button-min {
  width: 20px;
  height: 20px;
  border: none;
  outline-width: 0;
  background: transparent url(/static/media/maximize.6ce32059.png) no-repeat center; }

.flexlayout__tab_toolbar_button-max {
  width: 20px;
  height: 20px;
  border: none;
  outline-width: 0;
  background: transparent url(/static/media/restore.5679000a.png) no-repeat center; }

.flexlayout__popup_menu_item {
  padding: 2px 10px 2px 10px;
  color: #ddd; }

.flexlayout__popup_menu_item:hover {
  background-color: #444444; }

.flexlayout__popup_menu_container {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  border: 1px solid #555;
  background: #222;
  border-radius: 3px;
  position: absolute;
  z-index: 1000; }

.flexlayout__border_top {
  background-color: black;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  overflow: hidden; }

.flexlayout__border_bottom {
  background-color: black;
  border-top: 1px solid #333;
  box-sizing: border-box;
  overflow: hidden; }

.flexlayout__border_left {
  background-color: black;
  border-right: 1px solid #333;
  box-sizing: border-box;
  overflow: hidden; }

.flexlayout__border_right {
  background-color: black;
  border-left: 1px solid #333;
  box-sizing: border-box;
  overflow: hidden; }

.flexlayout__border_inner_bottom {
  display: flex; }

.flexlayout__border_inner_left {
  position: absolute;
  white-space: nowrap;
  right: 23px;
  transform-origin: top right;
  transform: rotate(-90deg); }

.flexlayout__border_inner_left > .flexlayout__border_button {
  margin-left: 0; }

.flexlayout__border_inner_right > .flexlayout__border_button {
  margin-right: 0; }

.flexlayout__border_inner_right {
  position: absolute;
  white-space: nowrap;
  left: 23px;
  transform-origin: top left;
  transform: rotate(90deg); }

.flexlayout__border_button {
  background-color: #222;
  color: white;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  padding: 2px 8px 3px 8px;
  margin: 2px;
  vertical-align: top;
  box-sizing: border-box; }

.flexlayout__border_button--selected {
  color: #ddd;
  background-color: #222; }

.flexlayout__border_button--unselected {
  color: gray; }

.flexlayout__border_button_leading {
  float: left;
  display: inline; }

.flexlayout__border_button_content {
  display: inline-block; }

.flexlayout__border_button_textbox {
  float: left;
  border: none;
  color: green;
  background-color: #ddd; }

.flexlayout__border_button_textbox:focus {
  outline: none; }

.flexlayout__border_button_trailing {
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
  width: 8px;
  height: 8px; }

.flexlayout__border_button:hover .flexlayout__border_button_trailing,
.flexlayout__border_button--selected .flexlayout__border_button_trailing {
  background: transparent url(/static/media/close_white.552a6ce3.png) no-repeat center; }

.flexlayout__border_toolbar_left {
  position: absolute;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  bottom: 0;
  left: 0;
  right: 0; }

.flexlayout__border_toolbar_right {
  position: absolute;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  bottom: 0;
  left: 0;
  right: 0; }

.flexlayout__border_toolbar_top {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0; }

.flexlayout__border_toolbar_bottom {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  top: 0;
  bottom: 0;
  right: 0; }

.flexlayout__border_button {
  background-color: #222;
  color: white;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  padding: 2px 8px 3px 8px;
  margin: 2px;
  vertical-align: top;
  box-sizing: border-box; }

.flexlayout__border_button--selected {
  color: #ddd;
  background-color: #222; }

.flexlayout__border_button--unselected {
  color: gray; }

.flexlayout__border_button_leading {
  float: left;
  display: inline; }

.flexlayout__border_button_content {
  display: inline-block; }

.flexlayout__border_button_textbox {
  float: left;
  border: none;
  color: green;
  background-color: #ddd; }

.flexlayout__border_button_textbox:focus {
  outline: none; }

.flexlayout__border_button_trailing {
  display: inline-block;
  margin-left: 5px;
  margin-top: 3px;
  width: 8px;
  height: 8px; }

.flexlayout__tab_toolbar {
  position: absolute;
  top: 0;
  right: 0; }

@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(/static/media/roboto-v18-latin-300.548ebe05.eot);
  src: local('Roboto Light'), local('Roboto-Light'), url(/static/media/roboto-v18-latin-300.548ebe05.eot?#iefix) format('embedded-opentype'), url(/static/media/roboto-v18-latin-300.55536c8e.woff2) format('woff2'), url(/static/media/roboto-v18-latin-300.a1471d1d.woff) format('woff'), url(/static/media/roboto-v18-latin-300.ab2789c4.ttf) format('truetype'), url(/static/media/roboto-v18-latin-300.dd0bea1f.svg#Roboto) format('svg');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/roboto-v18-latin-regular.68889c24.eot);
  src: local('Roboto'), local('Roboto-Regular'), url(/static/media/roboto-v18-latin-regular.68889c24.eot?#iefix) format('embedded-opentype'), url(/static/media/roboto-v18-latin-regular.5d4aeb4e.woff2) format('woff2'), url(/static/media/roboto-v18-latin-regular.bafb105b.woff) format('woff'), url(/static/media/roboto-v18-latin-regular.372d0cc3.ttf) format('truetype'), url(/static/media/roboto-v18-latin-regular.8681f434.svg#Roboto) format('svg');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(/static/media/roboto-v18-latin-500.03bb29d6.eot);
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/static/media/roboto-v18-latin-500.03bb29d6.eot?#iefix) format('embedded-opentype'), url(/static/media/roboto-v18-latin-500.28546717.woff2) format('woff2'), url(/static/media/roboto-v18-latin-500.de8b7431.woff) format('woff'), url(/static/media/roboto-v18-latin-500.4d88404f.ttf) format('truetype'), url(/static/media/roboto-v18-latin-500.95204ac9.svg#Roboto) format('svg');
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(/static/media/roboto-v18-latin-700.376e0950.eot);
  src: local('Roboto Bold'), local('Roboto-Bold'), url(/static/media/roboto-v18-latin-700.376e0950.eot?#iefix) format('embedded-opentype'), url(/static/media/roboto-v18-latin-700.037d8304.woff2) format('woff2'), url(/static/media/roboto-v18-latin-700.cf6613d1.woff) format('woff'), url(/static/media/roboto-v18-latin-700.cae5027f.ttf) format('truetype'), url(/static/media/roboto-v18-latin-700.57888be7.svg#Roboto) format('svg');
}

/*! Generated by Live LESS Theme Customizer */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: Roboto,Helvetica,Arial,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/static/media/glyphicons-halflings-regular.f4769f9b.eot);
  src: url(/static/media/glyphicons-halflings-regular.f4769f9b.eot?#iefix) format("embedded-opentype"), url(/static/media/glyphicons-halflings-regular.448c34a5.woff2) format("woff2"), url(/static/media/glyphicons-halflings-regular.fa277232.woff) format("woff"), url(/static/media/glyphicons-halflings-regular.e18bbf61.ttf) format("truetype"), url(/static/media/glyphicons-halflings-regular.89889688.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "*"; }

.glyphicon-plus:before {
  content: "+"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270F"; }

.glyphicon-glass:before {
  content: "\E001"; }

.glyphicon-music:before {
  content: "\E002"; }

.glyphicon-search:before {
  content: "\E003"; }

.glyphicon-heart:before {
  content: "\E005"; }

.glyphicon-star:before {
  content: "\E006"; }

.glyphicon-star-empty:before {
  content: "\E007"; }

.glyphicon-user:before {
  content: "\E008"; }

.glyphicon-film:before {
  content: "\E009"; }

.glyphicon-th-large:before {
  content: "\E010"; }

.glyphicon-th:before {
  content: "\E011"; }

.glyphicon-th-list:before {
  content: "\E012"; }

.glyphicon-ok:before {
  content: "\E013"; }

.glyphicon-remove:before {
  content: "\E014"; }

.glyphicon-zoom-in:before {
  content: "\E015"; }

.glyphicon-zoom-out:before {
  content: "\E016"; }

.glyphicon-off:before {
  content: "\E017"; }

.glyphicon-signal:before {
  content: "\E018"; }

.glyphicon-cog:before {
  content: "\E019"; }

.glyphicon-trash:before {
  content: "\E020"; }

.glyphicon-home:before {
  content: "\E021"; }

.glyphicon-file:before {
  content: "\E022"; }

.glyphicon-time:before {
  content: "\E023"; }

.glyphicon-road:before {
  content: "\E024"; }

.glyphicon-download-alt:before {
  content: "\E025"; }

.glyphicon-download:before {
  content: "\E026"; }

.glyphicon-upload:before {
  content: "\E027"; }

.glyphicon-inbox:before {
  content: "\E028"; }

.glyphicon-play-circle:before {
  content: "\E029"; }

.glyphicon-repeat:before {
  content: "\E030"; }

.glyphicon-refresh:before {
  content: "\E031"; }

.glyphicon-list-alt:before {
  content: "\E032"; }

.glyphicon-lock:before {
  content: "\E033"; }

.glyphicon-flag:before {
  content: "\E034"; }

.glyphicon-headphones:before {
  content: "\E035"; }

.glyphicon-volume-off:before {
  content: "\E036"; }

.glyphicon-volume-down:before {
  content: "\E037"; }

.glyphicon-volume-up:before {
  content: "\E038"; }

.glyphicon-qrcode:before {
  content: "\E039"; }

.glyphicon-barcode:before {
  content: "\E040"; }

.glyphicon-tag:before {
  content: "\E041"; }

.glyphicon-tags:before {
  content: "\E042"; }

.glyphicon-book:before {
  content: "\E043"; }

.glyphicon-bookmark:before {
  content: "\E044"; }

.glyphicon-print:before {
  content: "\E045"; }

.glyphicon-camera:before {
  content: "\E046"; }

.glyphicon-font:before {
  content: "\E047"; }

.glyphicon-bold:before {
  content: "\E048"; }

.glyphicon-italic:before {
  content: "\E049"; }

.glyphicon-text-height:before {
  content: "\E050"; }

.glyphicon-text-width:before {
  content: "\E051"; }

.glyphicon-align-left:before {
  content: "\E052"; }

.glyphicon-align-center:before {
  content: "\E053"; }

.glyphicon-align-right:before {
  content: "\E054"; }

.glyphicon-align-justify:before {
  content: "\E055"; }

.glyphicon-list:before {
  content: "\E056"; }

.glyphicon-indent-left:before {
  content: "\E057"; }

.glyphicon-indent-right:before {
  content: "\E058"; }

.glyphicon-facetime-video:before {
  content: "\E059"; }

.glyphicon-picture:before {
  content: "\E060"; }

.glyphicon-map-marker:before {
  content: "\E062"; }

.glyphicon-adjust:before {
  content: "\E063"; }

.glyphicon-tint:before {
  content: "\E064"; }

.glyphicon-edit:before {
  content: "\E065"; }

.glyphicon-share:before {
  content: "\E066"; }

.glyphicon-check:before {
  content: "\E067"; }

.glyphicon-move:before {
  content: "\E068"; }

.glyphicon-step-backward:before {
  content: "\E069"; }

.glyphicon-fast-backward:before {
  content: "\E070"; }

.glyphicon-backward:before {
  content: "\E071"; }

.glyphicon-play:before {
  content: "\E072"; }

.glyphicon-pause:before {
  content: "\E073"; }

.glyphicon-stop:before {
  content: "\E074"; }

.glyphicon-forward:before {
  content: "\E075"; }

.glyphicon-fast-forward:before {
  content: "\E076"; }

.glyphicon-step-forward:before {
  content: "\E077"; }

.glyphicon-eject:before {
  content: "\E078"; }

.glyphicon-chevron-left:before {
  content: "\E079"; }

.glyphicon-chevron-right:before {
  content: "\E080"; }

.glyphicon-plus-sign:before {
  content: "\E081"; }

.glyphicon-minus-sign:before {
  content: "\E082"; }

.glyphicon-remove-sign:before {
  content: "\E083"; }

.glyphicon-ok-sign:before {
  content: "\E084"; }

.glyphicon-question-sign:before {
  content: "\E085"; }

.glyphicon-info-sign:before {
  content: "\E086"; }

.glyphicon-screenshot:before {
  content: "\E087"; }

.glyphicon-remove-circle:before {
  content: "\E088"; }

.glyphicon-ok-circle:before {
  content: "\E089"; }

.glyphicon-ban-circle:before {
  content: "\E090"; }

.glyphicon-arrow-left:before {
  content: "\E091"; }

.glyphicon-arrow-right:before {
  content: "\E092"; }

.glyphicon-arrow-up:before {
  content: "\E093"; }

.glyphicon-arrow-down:before {
  content: "\E094"; }

.glyphicon-share-alt:before {
  content: "\E095"; }

.glyphicon-resize-full:before {
  content: "\E096"; }

.glyphicon-resize-small:before {
  content: "\E097"; }

.glyphicon-exclamation-sign:before {
  content: "\E101"; }

.glyphicon-gift:before {
  content: "\E102"; }

.glyphicon-leaf:before {
  content: "\E103"; }

.glyphicon-fire:before {
  content: "\E104"; }

.glyphicon-eye-open:before {
  content: "\E105"; }

.glyphicon-eye-close:before {
  content: "\E106"; }

.glyphicon-warning-sign:before {
  content: "\E107"; }

.glyphicon-plane:before {
  content: "\E108"; }

.glyphicon-calendar:before {
  content: "\E109"; }

.glyphicon-random:before {
  content: "\E110"; }

.glyphicon-comment:before {
  content: "\E111"; }

.glyphicon-magnet:before {
  content: "\E112"; }

.glyphicon-chevron-up:before {
  content: "\E113"; }

.glyphicon-chevron-down:before {
  content: "\E114"; }

.glyphicon-retweet:before {
  content: "\E115"; }

.glyphicon-shopping-cart:before {
  content: "\E116"; }

.glyphicon-folder-close:before {
  content: "\E117"; }

.glyphicon-folder-open:before {
  content: "\E118"; }

.glyphicon-resize-vertical:before {
  content: "\E119"; }

.glyphicon-resize-horizontal:before {
  content: "\E120"; }

.glyphicon-hdd:before {
  content: "\E121"; }

.glyphicon-bullhorn:before {
  content: "\E122"; }

.glyphicon-bell:before {
  content: "\E123"; }

.glyphicon-certificate:before {
  content: "\E124"; }

.glyphicon-thumbs-up:before {
  content: "\E125"; }

.glyphicon-thumbs-down:before {
  content: "\E126"; }

.glyphicon-hand-right:before {
  content: "\E127"; }

.glyphicon-hand-left:before {
  content: "\E128"; }

.glyphicon-hand-up:before {
  content: "\E129"; }

.glyphicon-hand-down:before {
  content: "\E130"; }

.glyphicon-circle-arrow-right:before {
  content: "\E131"; }

.glyphicon-circle-arrow-left:before {
  content: "\E132"; }

.glyphicon-circle-arrow-up:before {
  content: "\E133"; }

.glyphicon-circle-arrow-down:before {
  content: "\E134"; }

.glyphicon-globe:before {
  content: "\E135"; }

.glyphicon-wrench:before {
  content: "\E136"; }

.glyphicon-tasks:before {
  content: "\E137"; }

.glyphicon-filter:before {
  content: "\E138"; }

.glyphicon-briefcase:before {
  content: "\E139"; }

.glyphicon-fullscreen:before {
  content: "\E140"; }

.glyphicon-dashboard:before {
  content: "\E141"; }

.glyphicon-paperclip:before {
  content: "\E142"; }

.glyphicon-heart-empty:before {
  content: "\E143"; }

.glyphicon-link:before {
  content: "\E144"; }

.glyphicon-phone:before {
  content: "\E145"; }

.glyphicon-pushpin:before {
  content: "\E146"; }

.glyphicon-usd:before {
  content: "\E148"; }

.glyphicon-gbp:before {
  content: "\E149"; }

.glyphicon-sort:before {
  content: "\E150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\E151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152"; }

.glyphicon-sort-by-order:before {
  content: "\E153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\E154"; }

.glyphicon-sort-by-attributes:before {
  content: "\E155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156"; }

.glyphicon-unchecked:before {
  content: "\E157"; }

.glyphicon-expand:before {
  content: "\E158"; }

.glyphicon-collapse-down:before {
  content: "\E159"; }

.glyphicon-collapse-up:before {
  content: "\E160"; }

.glyphicon-log-in:before {
  content: "\E161"; }

.glyphicon-flash:before {
  content: "\E162"; }

.glyphicon-log-out:before {
  content: "\E163"; }

.glyphicon-new-window:before {
  content: "\E164"; }

.glyphicon-record:before {
  content: "\E165"; }

.glyphicon-save:before {
  content: "\E166"; }

.glyphicon-open:before {
  content: "\E167"; }

.glyphicon-saved:before {
  content: "\E168"; }

.glyphicon-import:before {
  content: "\E169"; }

.glyphicon-export:before {
  content: "\E170"; }

.glyphicon-send:before {
  content: "\E171"; }

.glyphicon-floppy-disk:before {
  content: "\E172"; }

.glyphicon-floppy-saved:before {
  content: "\E173"; }

.glyphicon-floppy-remove:before {
  content: "\E174"; }

.glyphicon-floppy-save:before {
  content: "\E175"; }

.glyphicon-floppy-open:before {
  content: "\E176"; }

.glyphicon-credit-card:before {
  content: "\E177"; }

.glyphicon-transfer:before {
  content: "\E178"; }

.glyphicon-cutlery:before {
  content: "\E179"; }

.glyphicon-header:before {
  content: "\E180"; }

.glyphicon-compressed:before {
  content: "\E181"; }

.glyphicon-earphone:before {
  content: "\E182"; }

.glyphicon-phone-alt:before {
  content: "\E183"; }

.glyphicon-tower:before {
  content: "\E184"; }

.glyphicon-stats:before {
  content: "\E185"; }

.glyphicon-sd-video:before {
  content: "\E186"; }

.glyphicon-hd-video:before {
  content: "\E187"; }

.glyphicon-subtitles:before {
  content: "\E188"; }

.glyphicon-sound-stereo:before {
  content: "\E189"; }

.glyphicon-sound-dolby:before {
  content: "\E190"; }

.glyphicon-sound-5-1:before {
  content: "\E191"; }

.glyphicon-sound-6-1:before {
  content: "\E192"; }

.glyphicon-sound-7-1:before {
  content: "\E193"; }

.glyphicon-copyright-mark:before {
  content: "\E194"; }

.glyphicon-registration-mark:before {
  content: "\E195"; }

.glyphicon-cloud-download:before {
  content: "\E197"; }

.glyphicon-cloud-upload:before {
  content: "\E198"; }

.glyphicon-tree-conifer:before {
  content: "\E199"; }

.glyphicon-tree-deciduous:before {
  content: "\E200"; }

.glyphicon-cd:before {
  content: "\E201"; }

.glyphicon-save-file:before {
  content: "\E202"; }

.glyphicon-open-file:before {
  content: "\E203"; }

.glyphicon-level-up:before {
  content: "\E204"; }

.glyphicon-copy:before {
  content: "\E205"; }

.glyphicon-paste:before {
  content: "\E206"; }

.glyphicon-alert:before {
  content: "\E209"; }

.glyphicon-equalizer:before {
  content: "\E210"; }

.glyphicon-king:before {
  content: "\E211"; }

.glyphicon-queen:before {
  content: "\E212"; }

.glyphicon-pawn:before {
  content: "\E213"; }

.glyphicon-bishop:before {
  content: "\E214"; }

.glyphicon-knight:before {
  content: "\E215"; }

.glyphicon-baby-formula:before {
  content: "\E216"; }

.glyphicon-tent:before {
  content: "\26FA"; }

.glyphicon-blackboard:before {
  content: "\E218"; }

.glyphicon-bed:before {
  content: "\E219"; }

.glyphicon-apple:before {
  content: "\F8FF"; }

.glyphicon-erase:before {
  content: "\E221"; }

.glyphicon-hourglass:before {
  content: "\231B"; }

.glyphicon-lamp:before {
  content: "\E223"; }

.glyphicon-duplicate:before {
  content: "\E224"; }

.glyphicon-piggy-bank:before {
  content: "\E225"; }

.glyphicon-scissors:before {
  content: "\E226"; }

.glyphicon-bitcoin:before {
  content: "\E227"; }

.glyphicon-btc:before {
  content: "\E227"; }

.glyphicon-xbt:before {
  content: "\E227"; }

.glyphicon-yen:before {
  content: "\A5"; }

.glyphicon-jpy:before {
  content: "\A5"; }

.glyphicon-ruble:before {
  content: "\20BD"; }

.glyphicon-rub:before {
  content: "\20BD"; }

.glyphicon-scale:before {
  content: "\E230"; }

.glyphicon-ice-lolly:before {
  content: "\E231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\E232"; }

.glyphicon-education:before {
  content: "\E233"; }

.glyphicon-option-horizontal:before {
  content: "\E234"; }

.glyphicon-option-vertical:before {
  content: "\E235"; }

.glyphicon-menu-hamburger:before {
  content: "\E236"; }

.glyphicon-modal-window:before {
  content: "\E237"; }

.glyphicon-oil:before {
  content: "\E238"; }

.glyphicon-grain:before {
  content: "\E239"; }

.glyphicon-sunglasses:before {
  content: "\E240"; }

.glyphicon-text-size:before {
  content: "\E241"; }

.glyphicon-text-color:before {
  content: "\E242"; }

.glyphicon-text-background:before {
  content: "\E243"; }

.glyphicon-object-align-top:before {
  content: "\E244"; }

.glyphicon-object-align-bottom:before {
  content: "\E245"; }

.glyphicon-object-align-horizontal:before {
  content: "\E246"; }

.glyphicon-object-align-left:before {
  content: "\E247"; }

.glyphicon-object-align-vertical:before {
  content: "\E248"; }

.glyphicon-object-align-right:before {
  content: "\E249"; }

.glyphicon-triangle-right:before {
  content: "\E250"; }

.glyphicon-triangle-left:before {
  content: "\E251"; }

.glyphicon-triangle-bottom:before {
  content: "\E252"; }

.glyphicon-triangle-top:before {
  content: "\E253"; }

.glyphicon-console:before {
  content: "\E254"; }

.glyphicon-superscript:before {
  content: "\E255"; }

.glyphicon-subscript:before {
  content: "\E256"; }

.glyphicon-menu-left:before {
  content: "\E257"; }

.glyphicon-menu-right:before {
  content: "\E258"; }

.glyphicon-menu-down:before {
  content: "\E259"; }

.glyphicon-menu-up:before {
  content: "\E260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 1.2;
  color: #ffffff;
  /*background-color: #060606;*/ }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #ffffff;
  text-decoration: none; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: #282828;
  border: 1px solid #282828;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #282828; }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #ffffff; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #eae7e7; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 14px;
  margin-bottom: 7px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 7px;
  margin-bottom: 7px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

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

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

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

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

h5,
.h5 {
  font-size: 15px; }

h6,
.h6 {
  font-size: 13px; }

p {
  margin: 0 0 7px; }

.lead {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 18px; } }

small,
.small {
  font-size: 91%; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

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

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

.text-lowercase {
  text-transform: lowercase; }

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

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

.text-muted {
  color: #888888; }

.text-primary {
  color: #2a9fd6; }

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

.text-success {
  color: #ffffff; }

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

.text-info {
  color: #ffffff; }

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

.text-warning {
  color: #ffffff; }

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

.text-danger {
  color: #ffffff; }

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

.bg-primary {
  color: #fff;
  background-color: #2a9fd6; }

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

.bg-success {
  background-color: #77b300; }

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

.bg-info {
  background-color: #9933cc; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #7a29a3; }

.bg-warning {
  background-color: #ff8800; }

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

.bg-danger {
  background-color: #cc0000; }

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

.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #282828; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 7px; }

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

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

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

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 14px; }

dt,
dd {
  line-height: 1.2; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

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

blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 15px;
  border-left: 5px solid #282828; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.2;
  color: #555555; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #282828;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014'; }

address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.2; }

code,
kbd,
pre,
samp {
  font-family: Roboto,Helvetica,Arial,sans-serif; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none; }

pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 11px;
  line-height: 1.2;
  word-break: break-all;
  word-wrap: break-word;
  color: #282828;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.33333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

table {
  background-color: #181818; }

caption {
  padding-top: 4px;
  padding-bottom: 4px;
  color: #888888;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px;
  line-height: 1.2;
  vertical-align: top;
  border-top: 1px solid #282828; }

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

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

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

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

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 2px; }

.table-bordered {
  border: 1px solid #282828; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #282828; }

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

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

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #282828; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #1b1b1b; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #77b300; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #669a00; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #9933cc; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #8a2eb8; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #ff8800; }

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

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #cc0000; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 10.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #282828; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: inherit;
  color: #ffffff;
  border: 0;
  border-bottom: 1px solid #282828; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 9px;
  font-size: 12px;
  line-height: 1.2;
  color: #ffffff; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.2;
  color: #ffffff;
  background-color: #040404;
  background-image: none;
  border: 1px solid #282828;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #867c7c;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #867c7c; }

.form-control::-webkit-input-placeholder {
  color: #867c7c; }

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 50px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 14px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*position: absolute;*/
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

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

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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

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

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

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 26px; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 28px;
  line-height: 28px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 28px;
  min-height: 25px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

.input-lg {
  height: 50px;
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 50px;
  line-height: 50px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 50px;
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 50px;
  line-height: 50px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 50px;
  min-height: 29px;
  padding: 15px 16px;
  font-size: 15px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 40px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.success .Select-control {
  color: #43ac6a;
  border: 2px solid #43ac6a; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #43ac6a; }

.has-success .form-control {
  border-color: #43ac6a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #358753;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1; }

.has-success .input-group-addon {
  color: #43ac6a;
  border-color: #43ac6a;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #43ac6a; }

.warning .Select-control {
  color: #e99002;
  border: 2px solid #e99002; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #e99002; }

.has-warning .form-control {
  border-color: #e99002;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #b67102;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53; }

.has-warning .input-group-addon {
  color: #e99002;
  border-color: #e99002;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #e99002; }

.error .Select-control {
  color: #f04124;
  border: 2px solid #f04124; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f04124; }

.has-error .form-control {
  border-color: #f04124;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #d32a0e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483; }

.has-error .input-group-addon {
  color: #f04124;
  border-color: #f04124;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #f04124; }

.Select-value-label {
  color: white !important; }

.has-feedback label ~ .form-control-feedback {
  top: 19px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 23px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
    font-size: 15px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.2;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

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

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.btn-primary {
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6; }

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #15506c; }

.btn-primary:hover {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #1f79a3; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2180ac;
  border-color: #1f79a3; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1b698e;
  border-color: #15506c; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2a9fd6;
  border-color: #2a9fd6; }

.btn-primary .badge {
  color: #2a9fd6;
  background-color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #77b300;
  border-color: #77b300; }

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #558000;
  border-color: #223300; }

.btn-success:hover {
  color: #ffffff;
  background-color: #558000;
  border-color: #4e7600; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #558000;
  border-color: #4e7600; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #3d5c00;
  border-color: #223300; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #77b300;
  border-color: #77b300; }

.btn-success .badge {
  color: #77b300;
  background-color: #ffffff; }

.btn-info {
  color: #ffffff;
  background-color: #9933cc;
  border-color: #9933cc; }

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #7a29a3;
  border-color: #4c1966; }

.btn-info:hover {
  color: #ffffff;
  background-color: #7a29a3;
  border-color: #74279b; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #7a29a3;
  border-color: #74279b; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #652287;
  border-color: #4c1966; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #9933cc;
  border-color: #9933cc; }

.btn-info .badge {
  color: #9933cc;
  background-color: #ffffff; }

.btn-warning {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #ff8800; }

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #804400; }

.btn-warning:hover {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #c26700; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cc6d00;
  border-color: #c26700; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a85a00;
  border-color: #804400; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ff8800;
  border-color: #ff8800; }

.btn-warning .badge {
  color: #ff8800;
  background-color: #ffffff; }

.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000; }

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990000;
  border-color: #4d0000; }

.btn-danger:hover {
  color: #ffffff;
  background-color: #990000;
  border-color: #8f0000; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990000;
  border-color: #8f0000; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #750000;
  border-color: #4d0000; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #cc0000; }

.btn-danger .badge {
  color: #cc0000;
  background-color: #ffffff; }

.btn-link {
  color: #ffffff;
  font-weight: normal;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #000000;
  border: 1px solid #444444;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

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

.dropdown-menu .divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1); }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
  color: #ffffff;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #2a9fd6; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2a9fd6; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.2;
  color: #888888;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 50px;
  line-height: 50px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

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

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

.input-group-addon {
  padding: 8px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border: 1px solid #282828;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 14px 16px;
  font-size: 15px;
  border-radius: 6px; }

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

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

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

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

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

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #222222; }

.nav > li.disabled > a {
  color: #888888; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #222222;
  border-color: #ffffff; }

.nav .nav-divider {
  height: 1px;
  margin: 6px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

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

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

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.2;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: transparent transparent #282828; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #2a9fd6;
  border: 1px solid #282828;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #060606; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #2a9fd6; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #060606; } }

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

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

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

.navbar {
  position: relative;
  min-height: 30px; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    /*   float: left; */ } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

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

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 8px 15px;
  font-size: 15px;
  line-height: 14px;
  height: 30px; }

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

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

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 4px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 14px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 14px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -1px;
  margin-bottom: -1px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: -1px;
  margin-bottom: -1px; }

.navbar-btn.btn-sm {
  margin-top: 1px;
  margin-bottom: 1px; }

.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px; }

.navbar-text {
  float: left !important;
  margin: 8px 15px !important; }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default .navbar-brand {
  color: #ffffff; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #ffffff; }

.navbar-default .navbar-nav > li > a {
  color: #ffffff; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #888888;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #282828; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #282828; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #282828; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #888888;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #ffffff; }

.navbar-default .navbar-link:hover {
  color: #ffffff; }

.navbar-default .btn-link {
  color: #ffffff; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #888888; }

.navbar-inverse {
  background-color: #fbfbfb;
  border-color: #e2e2e2; }

.navbar-inverse .navbar-brand {
  color: #ffffff; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #000000; }

.navbar-inverse .navbar-nav > li > a {
  color: #888888; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #aaaaaa;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #e9e9e9; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #e2e2e2; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e2e2e2; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #888888; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #aaaaaa;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #888888; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.navbar-inverse .btn-link {
  color: #888888; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #aaaaaa; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 14px;
  list-style: none;
  background-color: #222222;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ffffff; }

.breadcrumb > .active {
  color: #ffffff; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 14px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.2;
  text-decoration: none;
  color: #ffffff;
  background-color: #222222;
  border: 1px solid #282828;
  margin-left: -1px; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: transparent; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: transparent;
  cursor: default; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888888;
  background-color: #222222;
  border-color: #282828;
  cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 14px 0;
  list-style: none;
  text-align: center; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #222222;
  border: 1px solid #282828;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #2a9fd6; }

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

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

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888888;
  background-color: #222222;
  cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

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

.label:empty {
  display: none; }

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

.label-default {
  background-color: #000000; }

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

.label-primary {
  background-color: #2a9fd6; }

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

.label-success {
  background-color: #77b300; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #558000; }

.label-info {
  background-color: #9933cc; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #7a29a3; }

.label-warning {
  background-color: #ff8800; }

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

.label-danger {
  background-color: #cc0000; }

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #2a9fd6;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.badge.warning {
  background-color: #cc6d00; }

.badge.success {
  background-color: #77b300; }

.badge.danger {
  background-color: #cc0000; }

.badge.warning.grid {
  padding-right: 6px; }

.badge.readOnlyUser {
  position: absolute;
  top: 7px;
  margin-left: 10px;
  font-size: 9px;
  padding: 3px 7px 2px 7px; }

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

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2a9fd6;
  background-color: #ffffff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: inherit;
  background-color: #151515; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 200; }

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

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 32px;
    padding-bottom: 32px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 40px;
    padding-right: 40px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 14px;
  line-height: 1.2;
  background-color: #282828;
  border: 1px solid #282828;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ffffff; }

.thumbnail .caption {
  padding: 9px;
  color: #ffffff; }

.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

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

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

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

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

.alert-success {
  background-color: #77b300;
  border-color: #809a00;
  color: #ffffff; }

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

.alert-success .alert-link {
  color: #e6e6e6; }

.alert-info {
  background-color: #9933cc;
  border-color: #6e2caf;
  color: #ffffff; }

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

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

.alert-warning {
  background-color: #ff8800;
  border-color: #f05800;
  color: #ffffff; }

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

.alert-warning .alert-link {
  color: #e6e6e6; }

.alert-danger {
  background-color: #cc0000;
  border-color: #bd001f;
  color: #ffffff; }

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #222222;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #2a9fd6;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #77b300; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #9933cc; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #ff8800; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #cc0000; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #222222;
  border: 1px solid #282828; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

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

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #ffffff; }

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #484848; }

button.list-group-item {
  width: 100%;
  text-align: left; }

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

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #d5ecf7; }

.list-group-item-success {
  color: #ffffff;
  background-color: #77b300; }

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

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #ffffff;
  background-color: #669a00; }

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff; }

.list-group-item-info {
  color: #ffffff;
  background-color: #9933cc; }

a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff; }

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #ffffff;
  background-color: #8a2eb8; }

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff; }

.list-group-item-warning {
  color: #ffffff;
  background-color: #ff8800; }

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

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ffffff;
  background-color: #e67a00; }

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

.list-group-item-danger {
  color: #ffffff;
  background-color: #cc0000; }

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

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #b30000; }

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

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

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

.panel {
  margin-bottom: 14px;
  background-color: #000000;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 5px; }

.panel-heading {
  padding: 5px 7px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit; }

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

.panel-footer {
  padding: 5px 7px;
  background-color: #131313;
  border-top: 1px solid #282828;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 5px;
  padding-right: 5px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #282828; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 14px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #282828; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #282828; }

.panel-default {
  border-color: #282828; }

.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #131313;
  border-color: #282828; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #282828; }

.panel-default > .panel-heading .badge {
  color: #131313;
  background-color: #ffffff; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #282828; }

.panel-primary {
  border-color: #2a9fd6; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2a9fd6;
  border-color: #2a9fd6; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2a9fd6; }

.panel-primary > .panel-heading .badge {
  color: #2a9fd6;
  background-color: #ffffff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2a9fd6; }

.panel-success {
  border-color: #809a00; }

.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #77b300;
  border-color: #809a00; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #809a00; }

.panel-success > .panel-heading .badge {
  color: #77b300;
  background-color: #ffffff; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #809a00; }

.panel-info {
  border-color: #6e2caf; }

.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #9933cc;
  border-color: #6e2caf; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6e2caf; }

.panel-info > .panel-heading .badge {
  color: #9933cc;
  background-color: #ffffff; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6e2caf; }

.panel-warning {
  border-color: #f05800; }

.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #ff8800;
  border-color: #f05800; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f05800; }

.panel-warning > .panel-heading .badge {
  color: #ff8800;
  background-color: #ffffff; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f05800; }

.panel-danger {
  border-color: #bd001f; }

.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #bd001f; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bd001f; }

.panel-danger > .panel-heading .badge {
  color: #cc0000;
  background-color: #ffffff; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bd001f; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #151515;
  border: 1px solid #030303;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

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

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  background-color: #202020;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #282828; }

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

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

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

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #282828; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #2c2c2c;
  border-radius: 4px; }

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2c2c2c; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2c2c2c; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #2c2c2c; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #2c2c2c; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #2c2c2c; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2c2c2c; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2c2c2c; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #2c2c2c; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #2c2c2c;
  background-clip: padding-box;
  border: 1px solid #2c2c2c;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #252525;
  border-bottom: 1px solid #181818;
  border-radius: 5px 5px 0 0; }

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #2c2c2c;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #2c2c2c; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #2c2c2c;
  border-right-color: rgba(0, 0, 0, 0.2); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #2c2c2c; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #2c2c2c;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #2c2c2c; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #2c2c2c;
  border-left-color: rgba(0, 0, 0, 0.2); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #2c2c2c;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }

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

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203A'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0); }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

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

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.switch.pull-left {
  margin-top: 12px !important;
  margin-left: 0px !important; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

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

.visible-print-inline {
  display: none !important; }

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

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

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

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

.text-primary,
.text-primary:hover {
  color: #2a9fd6; }

.text-success,
.text-success:hover {
  color: #77b300; }

.text-danger,
.text-danger:hover {
  color: #cc0000; }

.text-warning,
.text-warning:hover {
  color: #ff8800; }

.text-info,
.text-info:hover {
  color: #9933cc; }

.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
  color: #fff; }

table,
.table {
  color: #fff; }

table a:not(.btn),
.table a:not(.btn) {
  color: #fff;
  text-decoration: underline; }

table .dropdown-menu a,
.table .dropdown-menu a {
  text-decoration: none; }

table .text-muted,
.table .text-muted {
  color: #888888; }

.table-responsive > .table {
  background-color: #181818; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .form-control-feedback {
  color: #ff8800; }

.has-warning .form-control,
.has-warning .form-control:focus,
.has-warning .input-group-addon {
  border-color: #ff8800; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .form-control-feedback {
  color: #cc0000; }

.has-error .form-control,
.has-error .form-control:focus,
.has-error .input-group-addon {
  border-color: #cc0000; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .form-control-feedback {
  color: #77b300; }

.has-success .form-control,
.has-success .form-control:focus,
.has-success .input-group-addon {
  border-color: #77b300; }

legend {
  color: #fff; }

.nav-tabs a,
.nav-pills a,
.breadcrumb a,
.pager a {
  color: #fff; }

.alert .alert-link,
.alert a {
  color: #ffffff;
  text-decoration: underline; }

.alert .close {
  text-decoration: none; }

.close {
  color: #fff;
  text-decoration: none;
  opacity: 0.4; }

.close:hover,
.close:focus {
  color: #fff;
  opacity: 1; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #282828; }

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  border-color: #282828; }

a.list-group-item-success.active {
  background-color: #77b300; }

a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  background-color: #669a00; }

a.list-group-item-warning.active {
  background-color: #ff8800; }

a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  background-color: #e67a00; }

a.list-group-item-danger.active {
  background-color: #cc0000; }

a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  background-color: #b30000; }

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6 {
  color: #fff; }

body {
  padding-top: 36px; }

/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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 {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E"; }

.fa-accessible-icon:before {
  content: "\F368"; }

.fa-accusoft:before {
  content: "\F369"; }

.fa-acquisitions-incorporated:before {
  content: "\F6AF"; }

.fa-ad:before {
  content: "\F641"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-card:before {
  content: "\F2BB"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-adn:before {
  content: "\F170"; }

.fa-adversal:before {
  content: "\F36A"; }

.fa-affiliatetheme:before {
  content: "\F36B"; }

.fa-air-freshener:before {
  content: "\F5D0"; }

.fa-algolia:before {
  content: "\F36C"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-alipay:before {
  content: "\F642"; }

.fa-allergies:before {
  content: "\F461"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-amazon-pay:before {
  content: "\F42C"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-amilia:before {
  content: "\F36D"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-android:before {
  content: "\F17B"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angry:before {
  content: "\F556"; }

.fa-angrycreative:before {
  content: "\F36E"; }

.fa-angular:before {
  content: "\F420"; }

.fa-ankh:before {
  content: "\F644"; }

.fa-app-store:before {
  content: "\F36F"; }

.fa-app-store-ios:before {
  content: "\F370"; }

.fa-apper:before {
  content: "\F371"; }

.fa-apple:before {
  content: "\F179"; }

.fa-apple-alt:before {
  content: "\F5D1"; }

.fa-apple-pay:before {
  content: "\F415"; }

.fa-archive:before {
  content: "\F187"; }

.fa-archway:before {
  content: "\F557"; }

.fa-arrow-alt-circle-down:before {
  content: "\F358"; }

.fa-arrow-alt-circle-left:before {
  content: "\F359"; }

.fa-arrow-alt-circle-right:before {
  content: "\F35A"; }

.fa-arrow-alt-circle-up:before {
  content: "\F35B"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-arrows-alt-h:before {
  content: "\F337"; }

.fa-arrows-alt-v:before {
  content: "\F338"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-asymmetrik:before {
  content: "\F372"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-atlas:before {
  content: "\F558"; }

.fa-atom:before {
  content: "\F5D2"; }

.fa-audible:before {
  content: "\F373"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-autoprefixer:before {
  content: "\F41C"; }

.fa-avianex:before {
  content: "\F374"; }

.fa-aviato:before {
  content: "\F421"; }

.fa-award:before {
  content: "\F559"; }

.fa-aws:before {
  content: "\F375"; }

.fa-backspace:before {
  content: "\F55A"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-band-aid:before {
  content: "\F462"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-bars:before {
  content: "\F0C9"; }

.fa-baseball-ball:before {
  content: "\F433"; }

.fa-basketball-ball:before {
  content: "\F434"; }

.fa-bath:before {
  content: "\F2CD"; }

.fa-battery-empty:before {
  content: "\F244"; }

.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-bed:before {
  content: "\F236"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bezier-curve:before {
  content: "\F55B"; }

.fa-bible:before {
  content: "\F647"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bimobject:before {
  content: "\F378"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitcoin:before {
  content: "\F379"; }

.fa-bity:before {
  content: "\F37A"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-blackberry:before {
  content: "\F37B"; }

.fa-blender:before {
  content: "\F517"; }

.fa-blender-phone:before {
  content: "\F6B6"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-blogger:before {
  content: "\F37C"; }

.fa-blogger-b:before {
  content: "\F37D"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-bold:before {
  content: "\F032"; }

.fa-bolt:before {
  content: "\F0E7"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-bone:before {
  content: "\F5D7"; }

.fa-bong:before {
  content: "\F55C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-book-dead:before {
  content: "\F6B7"; }

.fa-book-open:before {
  content: "\F518"; }

.fa-book-reader:before {
  content: "\F5DA"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-bowling-ball:before {
  content: "\F436"; }

.fa-box:before {
  content: "\F466"; }

.fa-box-open:before {
  content: "\F49E"; }

.fa-boxes:before {
  content: "\F468"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-brain:before {
  content: "\F5DC"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-briefcase-medical:before {
  content: "\F469"; }

.fa-broadcast-tower:before {
  content: "\F519"; }

.fa-broom:before {
  content: "\F51A"; }

.fa-brush:before {
  content: "\F55D"; }

.fa-btc:before {
  content: "\F15A"; }

.fa-bug:before {
  content: "\F188"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-burn:before {
  content: "\F46A"; }

.fa-buromobelexperte:before {
  content: "\F37F"; }

.fa-bus:before {
  content: "\F207"; }

.fa-bus-alt:before {
  content: "\F55E"; }

.fa-business-time:before {
  content: "\F64A"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-calendar:before {
  content: "\F133"; }

.fa-calendar-alt:before {
  content: "\F073"; }

.fa-calendar-check:before {
  content: "\F274"; }

.fa-calendar-minus:before {
  content: "\F272"; }

.fa-calendar-plus:before {
  content: "\F271"; }

.fa-calendar-times:before {
  content: "\F273"; }

.fa-camera:before {
  content: "\F030"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-campground:before {
  content: "\F6BB"; }

.fa-cannabis:before {
  content: "\F55F"; }

.fa-capsules:before {
  content: "\F46B"; }

.fa-car:before {
  content: "\F1B9"; }

.fa-car-alt:before {
  content: "\F5DE"; }

.fa-car-battery:before {
  content: "\F5DF"; }

.fa-car-crash:before {
  content: "\F5E1"; }

.fa-car-side:before {
  content: "\F5E4"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-caret-square-down:before {
  content: "\F150"; }

.fa-caret-square-left:before {
  content: "\F191"; }

.fa-caret-square-right:before {
  content: "\F152"; }

.fa-caret-square-up:before {
  content: "\F151"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cat:before {
  content: "\F6BE"; }

.fa-cc-amazon-pay:before {
  content: "\F42D"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-apple-pay:before {
  content: "\F416"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-centercode:before {
  content: "\F380"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-chair:before {
  content: "\F6C0"; }

.fa-chalkboard:before {
  content: "\F51B"; }

.fa-chalkboard-teacher:before {
  content: "\F51C"; }

.fa-charging-station:before {
  content: "\F5E7"; }

.fa-chart-area:before {
  content: "\F1FE"; }

.fa-chart-bar:before {
  content: "\F080"; }

.fa-chart-line:before {
  content: "\F201"; }

.fa-chart-pie:before {
  content: "\F200"; }

.fa-check:before {
  content: "\F00C"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-check-double:before {
  content: "\F560"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-chess:before {
  content: "\F439"; }

.fa-chess-bishop:before {
  content: "\F43A"; }

.fa-chess-board:before {
  content: "\F43C"; }

.fa-chess-king:before {
  content: "\F43F"; }

.fa-chess-knight:before {
  content: "\F441"; }

.fa-chess-pawn:before {
  content: "\F443"; }

.fa-chess-queen:before {
  content: "\F445"; }

.fa-chess-rook:before {
  content: "\F447"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-church:before {
  content: "\F51D"; }

.fa-circle:before {
  content: "\F111"; }

.fa-circle-notch:before {
  content: "\F1CE"; }

.fa-city:before {
  content: "\F64F"; }

.fa-clipboard:before {
  content: "\F328"; }

.fa-clipboard-check:before {
  content: "\F46C"; }

.fa-clipboard-list:before {
  content: "\F46D"; }

.fa-clock:before {
  content: "\F017"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-closed-captioning:before {
  content: "\F20A"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-cloud-download-alt:before {
  content: "\F381"; }

.fa-cloud-meatball:before {
  content: "\F73B"; }

.fa-cloud-moon:before {
  content: "\F6C3"; }

.fa-cloud-moon-rain:before {
  content: "\F73C"; }

.fa-cloud-rain:before {
  content: "\F73D"; }

.fa-cloud-showers-heavy:before {
  content: "\F740"; }

.fa-cloud-sun:before {
  content: "\F6C4"; }

.fa-cloud-sun-rain:before {
  content: "\F743"; }

.fa-cloud-upload-alt:before {
  content: "\F382"; }

.fa-cloudscale:before {
  content: "\F383"; }

.fa-cloudsmith:before {
  content: "\F384"; }

.fa-cloudversify:before {
  content: "\F385"; }

.fa-cocktail:before {
  content: "\F561"; }

.fa-code:before {
  content: "\F121"; }

.fa-code-branch:before {
  content: "\F126"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cog:before {
  content: "\F013"; }

.fa-cogs:before {
  content: "\F085"; }

.fa-coins:before {
  content: "\F51E"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-comment:before {
  content: "\F075"; }

.fa-comment-alt:before {
  content: "\F27A"; }

.fa-comment-dollar:before {
  content: "\F651"; }

.fa-comment-dots:before {
  content: "\F4AD"; }

.fa-comment-slash:before {
  content: "\F4B3"; }

.fa-comments:before {
  content: "\F086"; }

.fa-comments-dollar:before {
  content: "\F653"; }

.fa-compact-disc:before {
  content: "\F51F"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-compress:before {
  content: "\F066"; }

.fa-concierge-bell:before {
  content: "\F562"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-cookie:before {
  content: "\F563"; }

.fa-cookie-bite:before {
  content: "\F564"; }

.fa-copy:before {
  content: "\F0C5"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-couch:before {
  content: "\F4B8"; }

.fa-cpanel:before {
  content: "\F388"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-creative-commons-by:before {
  content: "\F4E7"; }

.fa-creative-commons-nc:before {
  content: "\F4E8"; }

.fa-creative-commons-nc-eu:before {
  content: "\F4E9"; }

.fa-creative-commons-nc-jp:before {
  content: "\F4EA"; }

.fa-creative-commons-nd:before {
  content: "\F4EB"; }

.fa-creative-commons-pd:before {
  content: "\F4EC"; }

.fa-creative-commons-pd-alt:before {
  content: "\F4ED"; }

.fa-creative-commons-remix:before {
  content: "\F4EE"; }

.fa-creative-commons-sa:before {
  content: "\F4EF"; }

.fa-creative-commons-sampling:before {
  content: "\F4F0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1"; }

.fa-creative-commons-share:before {
  content: "\F4F2"; }

.fa-creative-commons-zero:before {
  content: "\F4F3"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-critical-role:before {
  content: "\F6C9"; }

.fa-crop:before {
  content: "\F125"; }

.fa-crop-alt:before {
  content: "\F565"; }

.fa-cross:before {
  content: "\F654"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-crow:before {
  content: "\F520"; }

.fa-crown:before {
  content: "\F521"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-css3-alt:before {
  content: "\F38B"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-cut:before {
  content: "\F0C4"; }

.fa-cuttlefish:before {
  content: "\F38C"; }

.fa-d-and-d:before {
  content: "\F38D"; }

.fa-d-and-d-beyond:before {
  content: "\F6CA"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-deaf:before {
  content: "\F2A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-democrat:before {
  content: "\F747"; }

.fa-deploydog:before {
  content: "\F38E"; }

.fa-deskpro:before {
  content: "\F38F"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-dev:before {
  content: "\F6CC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-dharmachakra:before {
  content: "\F655"; }

.fa-diagnoses:before {
  content: "\F470"; }

.fa-dice:before {
  content: "\F522"; }

.fa-dice-d20:before {
  content: "\F6CF"; }

.fa-dice-d6:before {
  content: "\F6D1"; }

.fa-dice-five:before {
  content: "\F523"; }

.fa-dice-four:before {
  content: "\F524"; }

.fa-dice-one:before {
  content: "\F525"; }

.fa-dice-six:before {
  content: "\F526"; }

.fa-dice-three:before {
  content: "\F527"; }

.fa-dice-two:before {
  content: "\F528"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-digital-ocean:before {
  content: "\F391"; }

.fa-digital-tachograph:before {
  content: "\F566"; }

.fa-directions:before {
  content: "\F5EB"; }

.fa-discord:before {
  content: "\F392"; }

.fa-discourse:before {
  content: "\F393"; }

.fa-divide:before {
  content: "\F529"; }

.fa-dizzy:before {
  content: "\F567"; }

.fa-dna:before {
  content: "\F471"; }

.fa-dochub:before {
  content: "\F394"; }

.fa-docker:before {
  content: "\F395"; }

.fa-dog:before {
  content: "\F6D3"; }

.fa-dollar-sign:before {
  content: "\F155"; }

.fa-dolly:before {
  content: "\F472"; }

.fa-dolly-flatbed:before {
  content: "\F474"; }

.fa-donate:before {
  content: "\F4B9"; }

.fa-door-closed:before {
  content: "\F52A"; }

.fa-door-open:before {
  content: "\F52B"; }

.fa-dot-circle:before {
  content: "\F192"; }

.fa-dove:before {
  content: "\F4BA"; }

.fa-download:before {
  content: "\F019"; }

.fa-draft2digital:before {
  content: "\F396"; }

.fa-drafting-compass:before {
  content: "\F568"; }

.fa-dragon:before {
  content: "\F6D5"; }

.fa-draw-polygon:before {
  content: "\F5EE"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-dribbble-square:before {
  content: "\F397"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-drum:before {
  content: "\F569"; }

.fa-drum-steelpan:before {
  content: "\F56A"; }

.fa-drumstick-bite:before {
  content: "\F6D7"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-dumbbell:before {
  content: "\F44B"; }

.fa-dungeon:before {
  content: "\F6D9"; }

.fa-dyalog:before {
  content: "\F399"; }

.fa-earlybirds:before {
  content: "\F39A"; }

.fa-ebay:before {
  content: "\F4F4"; }

.fa-edge:before {
  content: "\F282"; }

.fa-edit:before {
  content: "\F044"; }

.fa-eject:before {
  content: "\F052"; }

.fa-elementor:before {
  content: "\F430"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-ello:before {
  content: "\F5F1"; }

.fa-ember:before {
  content: "\F423"; }

.fa-empire:before {
  content: "\F1D1"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-text:before {
  content: "\F658"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-envira:before {
  content: "\F299"; }

.fa-equals:before {
  content: "\F52C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-erlang:before {
  content: "\F39D"; }

.fa-ethereum:before {
  content: "\F42E"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-euro-sign:before {
  content: "\F153"; }

.fa-exchange-alt:before {
  content: "\F362"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-expand:before {
  content: "\F065"; }

.fa-expand-arrows-alt:before {
  content: "\F31E"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-external-link-alt:before {
  content: "\F35D"; }

.fa-external-link-square-alt:before {
  content: "\F360"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-dropper:before {
  content: "\F1FB"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-facebook:before {
  content: "\F09A"; }

.fa-facebook-f:before {
  content: "\F39E"; }

.fa-facebook-messenger:before {
  content: "\F39F"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-fantasy-flight-games:before {
  content: "\F6DC"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-feather:before {
  content: "\F52D"; }

.fa-feather-alt:before {
  content: "\F56B"; }

.fa-female:before {
  content: "\F182"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-alt:before {
  content: "\F15C"; }

.fa-file-archive:before {
  content: "\F1C6"; }

.fa-file-audio:before {
  content: "\F1C7"; }

.fa-file-code:before {
  content: "\F1C9"; }

.fa-file-contract:before {
  content: "\F56C"; }

.fa-file-csv:before {
  content: "\F6DD"; }

.fa-file-download:before {
  content: "\F56D"; }

.fa-file-excel:before {
  content: "\F1C3"; }

.fa-file-export:before {
  content: "\F56E"; }

.fa-file-image:before {
  content: "\F1C5"; }

.fa-file-import:before {
  content: "\F56F"; }

.fa-file-invoice:before {
  content: "\F570"; }

.fa-file-invoice-dollar:before {
  content: "\F571"; }

.fa-file-medical:before {
  content: "\F477"; }

.fa-file-medical-alt:before {
  content: "\F478"; }

.fa-file-pdf:before {
  content: "\F1C1"; }

.fa-file-powerpoint:before {
  content: "\F1C4"; }

.fa-file-prescription:before {
  content: "\F572"; }

.fa-file-signature:before {
  content: "\F573"; }

.fa-file-upload:before {
  content: "\F574"; }

.fa-file-video:before {
  content: "\F1C8"; }

.fa-file-word:before {
  content: "\F1C2"; }

.fa-fill:before {
  content: "\F575"; }

.fa-fill-drip:before {
  content: "\F576"; }

.fa-film:before {
  content: "\F008"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-fingerprint:before {
  content: "\F577"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-first-aid:before {
  content: "\F479"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-first-order-alt:before {
  content: "\F50A"; }

.fa-firstdraft:before {
  content: "\F3A1"; }

.fa-fish:before {
  content: "\F578"; }

.fa-fist-raised:before {
  content: "\F6DE"; }

.fa-flag:before {
  content: "\F024"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-flag-usa:before {
  content: "\F74D"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-flipboard:before {
  content: "\F44D"; }

.fa-flushed:before {
  content: "\F579"; }

.fa-fly:before {
  content: "\F417"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-minus:before {
  content: "\F65D"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-folder-plus:before {
  content: "\F65E"; }

.fa-font:before {
  content: "\F031"; }

.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-font-awesome-alt:before {
  content: "\F35C"; }

.fa-font-awesome-flag:before {
  content: "\F425"; }

.fa-font-awesome-logo-full:before {
  content: "\F4E6"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-fonticons-fi:before {
  content: "\F3A2"; }

.fa-football-ball:before {
  content: "\F44E"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-fort-awesome-alt:before {
  content: "\F3A3"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-freebsd:before {
  content: "\F3A4"; }

.fa-frog:before {
  content: "\F52E"; }

.fa-frown:before {
  content: "\F119"; }

.fa-frown-open:before {
  content: "\F57A"; }

.fa-fulcrum:before {
  content: "\F50B"; }

.fa-funnel-dollar:before {
  content: "\F662"; }

.fa-futbol:before {
  content: "\F1E3"; }

.fa-galactic-republic:before {
  content: "\F50C"; }

.fa-galactic-senate:before {
  content: "\F50D"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-gas-pump:before {
  content: "\F52F"; }

.fa-gavel:before {
  content: "\F0E3"; }

.fa-gem:before {
  content: "\F3A5"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-ghost:before {
  content: "\F6E2"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-github:before {
  content: "\F09B"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-gitkraken:before {
  content: "\F3A6"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-gitter:before {
  content: "\F426"; }

.fa-glass-martini:before {
  content: "\F000"; }

.fa-glass-martini-alt:before {
  content: "\F57B"; }

.fa-glasses:before {
  content: "\F530"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-globe-africa:before {
  content: "\F57C"; }

.fa-globe-americas:before {
  content: "\F57D"; }

.fa-globe-asia:before {
  content: "\F57E"; }

.fa-gofore:before {
  content: "\F3A7"; }

.fa-golf-ball:before {
  content: "\F450"; }

.fa-goodreads:before {
  content: "\F3A8"; }

.fa-goodreads-g:before {
  content: "\F3A9"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-google-drive:before {
  content: "\F3AA"; }

.fa-google-play:before {
  content: "\F3AB"; }

.fa-google-plus:before {
  content: "\F2B3"; }

.fa-google-plus-g:before {
  content: "\F0D5"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-gopuram:before {
  content: "\F664"; }

.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-gratipay:before {
  content: "\F184"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-greater-than:before {
  content: "\F531"; }

.fa-greater-than-equal:before {
  content: "\F532"; }

.fa-grimace:before {
  content: "\F57F"; }

.fa-grin:before {
  content: "\F580"; }

.fa-grin-alt:before {
  content: "\F581"; }

.fa-grin-beam:before {
  content: "\F582"; }

.fa-grin-beam-sweat:before {
  content: "\F583"; }

.fa-grin-hearts:before {
  content: "\F584"; }

.fa-grin-squint:before {
  content: "\F585"; }

.fa-grin-squint-tears:before {
  content: "\F586"; }

.fa-grin-stars:before {
  content: "\F587"; }

.fa-grin-tears:before {
  content: "\F588"; }

.fa-grin-tongue:before {
  content: "\F589"; }

.fa-grin-tongue-squint:before {
  content: "\F58A"; }

.fa-grin-tongue-wink:before {
  content: "\F58B"; }

.fa-grin-wink:before {
  content: "\F58C"; }

.fa-grip-horizontal:before {
  content: "\F58D"; }

.fa-grip-vertical:before {
  content: "\F58E"; }

.fa-gripfire:before {
  content: "\F3AC"; }

.fa-grunt:before {
  content: "\F3AD"; }

.fa-gulp:before {
  content: "\F3AE"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-hacker-news-square:before {
  content: "\F3AF"; }

.fa-hackerrank:before {
  content: "\F5F7"; }

.fa-hammer:before {
  content: "\F6E3"; }

.fa-hamsa:before {
  content: "\F665"; }

.fa-hand-holding:before {
  content: "\F4BD"; }

.fa-hand-holding-heart:before {
  content: "\F4BE"; }

.fa-hand-holding-usd:before {
  content: "\F4C0"; }

.fa-hand-lizard:before {
  content: "\F258"; }

.fa-hand-paper:before {
  content: "\F256"; }

.fa-hand-peace:before {
  content: "\F25B"; }

.fa-hand-point-down:before {
  content: "\F0A7"; }

.fa-hand-point-left:before {
  content: "\F0A5"; }

.fa-hand-point-right:before {
  content: "\F0A4"; }

.fa-hand-point-up:before {
  content: "\F0A6"; }

.fa-hand-pointer:before {
  content: "\F25A"; }

.fa-hand-rock:before {
  content: "\F255"; }

.fa-hand-scissors:before {
  content: "\F257"; }

.fa-hand-spock:before {
  content: "\F259"; }

.fa-hands:before {
  content: "\F4C2"; }

.fa-hands-helping:before {
  content: "\F4C4"; }

.fa-handshake:before {
  content: "\F2B5"; }

.fa-hanukiah:before {
  content: "\F6E6"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-hat-wizard:before {
  content: "\F6E8"; }

.fa-haykal:before {
  content: "\F666"; }

.fa-hdd:before {
  content: "\F0A0"; }

.fa-heading:before {
  content: "\F1DC"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-headphones-alt:before {
  content: "\F58F"; }

.fa-headset:before {
  content: "\F590"; }

.fa-heart:before {
  content: "\F004"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-helicopter:before {
  content: "\F533"; }

.fa-highlighter:before {
  content: "\F591"; }

.fa-hiking:before {
  content: "\F6EC"; }

.fa-hippo:before {
  content: "\F6ED"; }

.fa-hips:before {
  content: "\F452"; }

.fa-hire-a-helper:before {
  content: "\F3B0"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-hockey-puck:before {
  content: "\F453"; }

.fa-home:before {
  content: "\F015"; }

.fa-hooli:before {
  content: "\F427"; }

.fa-hornbill:before {
  content: "\F592"; }

.fa-horse:before {
  content: "\F6F0"; }

.fa-hospital:before {
  content: "\F0F8"; }

.fa-hospital-alt:before {
  content: "\F47D"; }

.fa-hospital-symbol:before {
  content: "\F47E"; }

.fa-hot-tub:before {
  content: "\F593"; }

.fa-hotel:before {
  content: "\F594"; }

.fa-hotjar:before {
  content: "\F3B1"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-start:before {
  content: "\F251"; }

.fa-house-damage:before {
  content: "\F6F1"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-hryvnia:before {
  content: "\F6F2"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-hubspot:before {
  content: "\F3B2"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-id-card:before {
  content: "\F2C2"; }

.fa-id-card-alt:before {
  content: "\F47F"; }

.fa-image:before {
  content: "\F03E"; }

.fa-images:before {
  content: "\F302"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-industry:before {
  content: "\F275"; }

.fa-infinity:before {
  content: "\F534"; }

.fa-info:before {
  content: "\F129"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-italic:before {
  content: "\F033"; }

.fa-itunes:before {
  content: "\F3B4"; }

.fa-itunes-note:before {
  content: "\F3B5"; }

.fa-java:before {
  content: "\F4E4"; }

.fa-jedi:before {
  content: "\F669"; }

.fa-jedi-order:before {
  content: "\F50E"; }

.fa-jenkins:before {
  content: "\F3B6"; }

.fa-joget:before {
  content: "\F3B7"; }

.fa-joint:before {
  content: "\F595"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-journal-whills:before {
  content: "\F66A"; }

.fa-js:before {
  content: "\F3B8"; }

.fa-js-square:before {
  content: "\F3B9"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-kaaba:before {
  content: "\F66B"; }

.fa-kaggle:before {
  content: "\F5FA"; }

.fa-key:before {
  content: "\F084"; }

.fa-keybase:before {
  content: "\F4F5"; }

.fa-keyboard:before {
  content: "\F11C"; }

.fa-keycdn:before {
  content: "\F3BA"; }

.fa-khanda:before {
  content: "\F66D"; }

.fa-kickstarter:before {
  content: "\F3BB"; }

.fa-kickstarter-k:before {
  content: "\F3BC"; }

.fa-kiss:before {
  content: "\F596"; }

.fa-kiss-beam:before {
  content: "\F597"; }

.fa-kiss-wink-heart:before {
  content: "\F598"; }

.fa-kiwi-bird:before {
  content: "\F535"; }

.fa-korvue:before {
  content: "\F42F"; }

.fa-landmark:before {
  content: "\F66F"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-laptop-code:before {
  content: "\F5FC"; }

.fa-laravel:before {
  content: "\F3BD"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-laugh:before {
  content: "\F599"; }

.fa-laugh-beam:before {
  content: "\F59A"; }

.fa-laugh-squint:before {
  content: "\F59B"; }

.fa-laugh-wink:before {
  content: "\F59C"; }

.fa-layer-group:before {
  content: "\F5FD"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-lemon:before {
  content: "\F094"; }

.fa-less:before {
  content: "\F41D"; }

.fa-less-than:before {
  content: "\F536"; }

.fa-less-than-equal:before {
  content: "\F537"; }

.fa-level-down-alt:before {
  content: "\F3BE"; }

.fa-level-up-alt:before {
  content: "\F3BF"; }

.fa-life-ring:before {
  content: "\F1CD"; }

.fa-lightbulb:before {
  content: "\F0EB"; }

.fa-line:before {
  content: "\F3C0"; }

.fa-link:before {
  content: "\F0C1"; }

.fa-linkedin:before {
  content: "\F08C"; }

.fa-linkedin-in:before {
  content: "\F0E1"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-lira-sign:before {
  content: "\F195"; }

.fa-list:before {
  content: "\F03A"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-lock:before {
  content: "\F023"; }

.fa-lock-open:before {
  content: "\F3C1"; }

.fa-long-arrow-alt-down:before {
  content: "\F309"; }

.fa-long-arrow-alt-left:before {
  content: "\F30A"; }

.fa-long-arrow-alt-right:before {
  content: "\F30B"; }

.fa-long-arrow-alt-up:before {
  content: "\F30C"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-luggage-cart:before {
  content: "\F59D"; }

.fa-lyft:before {
  content: "\F3C3"; }

.fa-magento:before {
  content: "\F3C4"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-mail-bulk:before {
  content: "\F674"; }

.fa-mailchimp:before {
  content: "\F59E"; }

.fa-male:before {
  content: "\F183"; }

.fa-mandalorian:before {
  content: "\F50F"; }

.fa-map:before {
  content: "\F279"; }

.fa-map-marked:before {
  content: "\F59F"; }

.fa-map-marked-alt:before {
  content: "\F5A0"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-map-marker-alt:before {
  content: "\F3C5"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-markdown:before {
  content: "\F60F"; }

.fa-marker:before {
  content: "\F5A1"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mask:before {
  content: "\F6FA"; }

.fa-mastodon:before {
  content: "\F4F6"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-medal:before {
  content: "\F5A2"; }

.fa-medapps:before {
  content: "\F3C6"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-medium-m:before {
  content: "\F3C7"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-medrt:before {
  content: "\F3C8"; }

.fa-meetup:before {
  content: "\F2E0"; }

.fa-megaport:before {
  content: "\F5A3"; }

.fa-meh:before {
  content: "\F11A"; }

.fa-meh-blank:before {
  content: "\F5A4"; }

.fa-meh-rolling-eyes:before {
  content: "\F5A5"; }

.fa-memory:before {
  content: "\F538"; }

.fa-menorah:before {
  content: "\F676"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-meteor:before {
  content: "\F753"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-alt:before {
  content: "\F3C9"; }

.fa-microphone-alt-slash:before {
  content: "\F539"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-microscope:before {
  content: "\F610"; }

.fa-microsoft:before {
  content: "\F3CA"; }

.fa-minus:before {
  content: "\F068"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-mix:before {
  content: "\F3CB"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-mizuni:before {
  content: "\F3CC"; }

.fa-mobile:before {
  content: "\F10B"; }

.fa-mobile-alt:before {
  content: "\F3CD"; }

.fa-modx:before {
  content: "\F285"; }

.fa-monero:before {
  content: "\F3D0"; }

.fa-money-bill:before {
  content: "\F0D6"; }

.fa-money-bill-alt:before {
  content: "\F3D1"; }

.fa-money-bill-wave:before {
  content: "\F53A"; }

.fa-money-bill-wave-alt:before {
  content: "\F53B"; }

.fa-money-check:before {
  content: "\F53C"; }

.fa-money-check-alt:before {
  content: "\F53D"; }

.fa-monument:before {
  content: "\F5A6"; }

.fa-moon:before {
  content: "\F186"; }

.fa-mortar-pestle:before {
  content: "\F5A7"; }

.fa-mosque:before {
  content: "\F678"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-mountain:before {
  content: "\F6FC"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-music:before {
  content: "\F001"; }

.fa-napster:before {
  content: "\F3D2"; }

.fa-neos:before {
  content: "\F612"; }

.fa-network-wired:before {
  content: "\F6FF"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-newspaper:before {
  content: "\F1EA"; }

.fa-nimblr:before {
  content: "\F5A8"; }

.fa-nintendo-switch:before {
  content: "\F418"; }

.fa-node:before {
  content: "\F419"; }

.fa-node-js:before {
  content: "\F3D3"; }

.fa-not-equal:before {
  content: "\F53E"; }

.fa-notes-medical:before {
  content: "\F481"; }

.fa-npm:before {
  content: "\F3D4"; }

.fa-ns8:before {
  content: "\F3D5"; }

.fa-nutritionix:before {
  content: "\F3D6"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-oil-can:before {
  content: "\F613"; }

.fa-old-republic:before {
  content: "\F510"; }

.fa-om:before {
  content: "\F679"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-osi:before {
  content: "\F41A"; }

.fa-otter:before {
  content: "\F700"; }

.fa-outdent:before {
  content: "\F03B"; }

.fa-page4:before {
  content: "\F3D7"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-paint-roller:before {
  content: "\F5AA"; }

.fa-palette:before {
  content: "\F53F"; }

.fa-palfed:before {
  content: "\F3D8"; }

.fa-pallet:before {
  content: "\F482"; }

.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-parachute-box:before {
  content: "\F4CD"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-parking:before {
  content: "\F540"; }

.fa-passport:before {
  content: "\F5AB"; }

.fa-pastafarianism:before {
  content: "\F67B"; }

.fa-paste:before {
  content: "\F0EA"; }

.fa-patreon:before {
  content: "\F3D9"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-peace:before {
  content: "\F67C"; }

.fa-pen:before {
  content: "\F304"; }

.fa-pen-alt:before {
  content: "\F305"; }

.fa-pen-fancy:before {
  content: "\F5AC"; }

.fa-pen-nib:before {
  content: "\F5AD"; }

.fa-pen-square:before {
  content: "\F14B"; }

.fa-pencil-alt:before {
  content: "\F303"; }

.fa-pencil-ruler:before {
  content: "\F5AE"; }

.fa-penny-arcade:before {
  content: "\F704"; }

.fa-people-carry:before {
  content: "\F4CE"; }

.fa-percent:before {
  content: "\F295"; }

.fa-percentage:before {
  content: "\F541"; }

.fa-periscope:before {
  content: "\F3DA"; }

.fa-person-booth:before {
  content: "\F756"; }

.fa-phabricator:before {
  content: "\F3DB"; }

.fa-phoenix-framework:before {
  content: "\F3DC"; }

.fa-phoenix-squadron:before {
  content: "\F511"; }

.fa-phone:before {
  content: "\F095"; }

.fa-phone-slash:before {
  content: "\F3DD"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-phone-volume:before {
  content: "\F2A0"; }

.fa-php:before {
  content: "\F457"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-pied-piper-hat:before {
  content: "\F4E5"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-piggy-bank:before {
  content: "\F4D3"; }

.fa-pills:before {
  content: "\F484"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-place-of-worship:before {
  content: "\F67F"; }

.fa-plane:before {
  content: "\F072"; }

.fa-plane-arrival:before {
  content: "\F5AF"; }

.fa-plane-departure:before {
  content: "\F5B0"; }

.fa-play:before {
  content: "\F04B"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-playstation:before {
  content: "\F3DF"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-plus:before {
  content: "\F067"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-poll:before {
  content: "\F681"; }

.fa-poll-h:before {
  content: "\F682"; }

.fa-poo:before {
  content: "\F2FE"; }

.fa-poo-storm:before {
  content: "\F75A"; }

.fa-poop:before {
  content: "\F619"; }

.fa-portrait:before {
  content: "\F3E0"; }

.fa-pound-sign:before {
  content: "\F154"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-pray:before {
  content: "\F683"; }

.fa-praying-hands:before {
  content: "\F684"; }

.fa-prescription:before {
  content: "\F5B1"; }

.fa-prescription-bottle:before {
  content: "\F485"; }

.fa-prescription-bottle-alt:before {
  content: "\F486"; }

.fa-print:before {
  content: "\F02F"; }

.fa-procedures:before {
  content: "\F487"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-project-diagram:before {
  content: "\F542"; }

.fa-pushed:before {
  content: "\F3E1"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-python:before {
  content: "\F3E2"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-question:before {
  content: "\F128"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-quidditch:before {
  content: "\F458"; }

.fa-quinscape:before {
  content: "\F459"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-quran:before {
  content: "\F687"; }

.fa-r-project:before {
  content: "\F4F7"; }

.fa-rainbow:before {
  content: "\F75B"; }

.fa-random:before {
  content: "\F074"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-react:before {
  content: "\F41B"; }

.fa-reacteurope:before {
  content: "\F75D"; }

.fa-readme:before {
  content: "\F4D5"; }

.fa-rebel:before {
  content: "\F1D0"; }

.fa-receipt:before {
  content: "\F543"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-red-river:before {
  content: "\F3E3"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-redo:before {
  content: "\F01E"; }

.fa-redo-alt:before {
  content: "\F2F9"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-reply:before {
  content: "\F3E5"; }

.fa-reply-all:before {
  content: "\F122"; }

.fa-replyd:before {
  content: "\F3E6"; }

.fa-republican:before {
  content: "\F75E"; }

.fa-researchgate:before {
  content: "\F4F8"; }

.fa-resolving:before {
  content: "\F3E7"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-rev:before {
  content: "\F5B2"; }

.fa-ribbon:before {
  content: "\F4D6"; }

.fa-ring:before {
  content: "\F70B"; }

.fa-road:before {
  content: "\F018"; }

.fa-robot:before {
  content: "\F544"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-rocketchat:before {
  content: "\F3E8"; }

.fa-rockrms:before {
  content: "\F3E9"; }

.fa-route:before {
  content: "\F4D7"; }

.fa-rss:before {
  content: "\F09E"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-ruble-sign:before {
  content: "\F158"; }

.fa-ruler:before {
  content: "\F545"; }

.fa-ruler-combined:before {
  content: "\F546"; }

.fa-ruler-horizontal:before {
  content: "\F547"; }

.fa-ruler-vertical:before {
  content: "\F548"; }

.fa-running:before {
  content: "\F70C"; }

.fa-rupee-sign:before {
  content: "\F156"; }

.fa-sad-cry:before {
  content: "\F5B3"; }

.fa-sad-tear:before {
  content: "\F5B4"; }

.fa-safari:before {
  content: "\F267"; }

.fa-sass:before {
  content: "\F41E"; }

.fa-save:before {
  content: "\F0C7"; }

.fa-schlix:before {
  content: "\F3EA"; }

.fa-school:before {
  content: "\F549"; }

.fa-screwdriver:before {
  content: "\F54A"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-scroll:before {
  content: "\F70E"; }

.fa-search:before {
  content: "\F002"; }

.fa-search-dollar:before {
  content: "\F688"; }

.fa-search-location:before {
  content: "\F689"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-searchengin:before {
  content: "\F3EB"; }

.fa-seedling:before {
  content: "\F4D8"; }

.fa-sellcast:before {
  content: "\F2DA"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-server:before {
  content: "\F233"; }

.fa-servicestack:before {
  content: "\F3EC"; }

.fa-shapes:before {
  content: "\F61F"; }

.fa-share:before {
  content: "\F064"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-shekel-sign:before {
  content: "\F20B"; }

.fa-shield-alt:before {
  content: "\F3ED"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-shipping-fast:before {
  content: "\F48B"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-shoe-prints:before {
  content: "\F54B"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-shopware:before {
  content: "\F5B5"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-shuttle-van:before {
  content: "\F5B6"; }

.fa-sign:before {
  content: "\F4D9"; }

.fa-sign-in-alt:before {
  content: "\F2F6"; }

.fa-sign-language:before {
  content: "\F2A7"; }

.fa-sign-out-alt:before {
  content: "\F2F5"; }

.fa-signal:before {
  content: "\F012"; }

.fa-signature:before {
  content: "\F5B7"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-sistrix:before {
  content: "\F3EE"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-sith:before {
  content: "\F512"; }

.fa-skull:before {
  content: "\F54C"; }

.fa-skull-crossbones:before {
  content: "\F714"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-slack:before {
  content: "\F198"; }

.fa-slack-hash:before {
  content: "\F3EF"; }

.fa-slash:before {
  content: "\F715"; }

.fa-sliders-h:before {
  content: "\F1DE"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-smile:before {
  content: "\F118"; }

.fa-smile-beam:before {
  content: "\F5B8"; }

.fa-smile-wink:before {
  content: "\F4DA"; }

.fa-smog:before {
  content: "\F75F"; }

.fa-smoking:before {
  content: "\F48D"; }

.fa-smoking-ban:before {
  content: "\F54D"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-snowflake:before {
  content: "\F2DC"; }

.fa-socks:before {
  content: "\F696"; }

.fa-solar-panel:before {
  content: "\F5BA"; }

.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-alpha-down:before {
  content: "\F15D"; }

.fa-sort-alpha-up:before {
  content: "\F15E"; }

.fa-sort-amount-down:before {
  content: "\F160"; }

.fa-sort-amount-up:before {
  content: "\F161"; }

.fa-sort-down:before {
  content: "\F0DD"; }

.fa-sort-numeric-down:before {
  content: "\F162"; }

.fa-sort-numeric-up:before {
  content: "\F163"; }

.fa-sort-up:before {
  content: "\F0DE"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-spa:before {
  content: "\F5BB"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-speakap:before {
  content: "\F3F3"; }

.fa-spider:before {
  content: "\F717"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-splotch:before {
  content: "\F5BC"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-spray-can:before {
  content: "\F5BD"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-square-full:before {
  content: "\F45C"; }

.fa-square-root-alt:before {
  content: "\F698"; }

.fa-squarespace:before {
  content: "\F5BE"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-stamp:before {
  content: "\F5BF"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-and-crescent:before {
  content: "\F699"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-star-half-alt:before {
  content: "\F5C0"; }

.fa-star-of-david:before {
  content: "\F69A"; }

.fa-star-of-life:before {
  content: "\F621"; }

.fa-staylinked:before {
  content: "\F3F5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-steam-symbol:before {
  content: "\F3F6"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-sticker-mule:before {
  content: "\F3F7"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stopwatch:before {
  content: "\F2F2"; }

.fa-store:before {
  content: "\F54E"; }

.fa-store-alt:before {
  content: "\F54F"; }

.fa-strava:before {
  content: "\F428"; }

.fa-stream:before {
  content: "\F550"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-stripe:before {
  content: "\F429"; }

.fa-stripe-s:before {
  content: "\F42A"; }

.fa-stroopwafel:before {
  content: "\F551"; }

.fa-studiovinari:before {
  content: "\F3F8"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-subway:before {
  content: "\F239"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-suitcase-rolling:before {
  content: "\F5C1"; }

.fa-sun:before {
  content: "\F185"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-supple:before {
  content: "\F3F9"; }

.fa-surprise:before {
  content: "\F5C2"; }

.fa-swatchbook:before {
  content: "\F5C3"; }

.fa-swimmer:before {
  content: "\F5C4"; }

.fa-swimming-pool:before {
  content: "\F5C5"; }

.fa-synagogue:before {
  content: "\F69B"; }

.fa-sync:before {
  content: "\F021"; }

.fa-sync-alt:before {
  content: "\F2F1"; }

.fa-syringe:before {
  content: "\F48E"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-table-tennis:before {
  content: "\F45D"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-tablet-alt:before {
  content: "\F3FA"; }

.fa-tablets:before {
  content: "\F490"; }

.fa-tachometer-alt:before {
  content: "\F3FD"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-tape:before {
  content: "\F4DB"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-taxi:before {
  content: "\F1BA"; }

.fa-teamspeak:before {
  content: "\F4F9"; }

.fa-teeth:before {
  content: "\F62E"; }

.fa-teeth-open:before {
  content: "\F62F"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-telegram-plane:before {
  content: "\F3FE"; }

.fa-temperature-high:before {
  content: "\F769"; }

.fa-temperature-low:before {
  content: "\F76B"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-the-red-yeti:before {
  content: "\F69D"; }

.fa-theater-masks:before {
  content: "\F630"; }

.fa-themeco:before {
  content: "\F5C6"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-thermometer:before {
  content: "\F491"; }

.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-think-peaks:before {
  content: "\F731"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbtack:before {
  content: "\F08D"; }

.fa-ticket-alt:before {
  content: "\F3FF"; }

.fa-times:before {
  content: "\F00D"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-tint:before {
  content: "\F043"; }

.fa-tint-slash:before {
  content: "\F5C7"; }

.fa-tired:before {
  content: "\F5C8"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-toilet-paper:before {
  content: "\F71E"; }

.fa-toolbox:before {
  content: "\F552"; }

.fa-tooth:before {
  content: "\F5C9"; }

.fa-torah:before {
  content: "\F6A0"; }

.fa-torii-gate:before {
  content: "\F6A1"; }

.fa-tractor:before {
  content: "\F722"; }

.fa-trade-federation:before {
  content: "\F513"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-traffic-light:before {
  content: "\F637"; }

.fa-train:before {
  content: "\F238"; }

.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-trash-alt:before {
  content: "\F2ED"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-trello:before {
  content: "\F181"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-truck-loading:before {
  content: "\F4DE"; }

.fa-truck-monster:before {
  content: "\F63B"; }

.fa-truck-moving:before {
  content: "\F4DF"; }

.fa-truck-pickup:before {
  content: "\F63C"; }

.fa-tshirt:before {
  content: "\F553"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-tv:before {
  content: "\F26C"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-typo3:before {
  content: "\F42B"; }

.fa-uber:before {
  content: "\F402"; }

.fa-uikit:before {
  content: "\F403"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-umbrella-beach:before {
  content: "\F5CA"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-undo:before {
  content: "\F0E2"; }

.fa-undo-alt:before {
  content: "\F2EA"; }

.fa-uniregistry:before {
  content: "\F404"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-university:before {
  content: "\F19C"; }

.fa-unlink:before {
  content: "\F127"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-untappd:before {
  content: "\F405"; }

.fa-upload:before {
  content: "\F093"; }

.fa-usb:before {
  content: "\F287"; }

.fa-user:before {
  content: "\F007"; }

.fa-user-alt:before {
  content: "\F406"; }

.fa-user-alt-slash:before {
  content: "\F4FA"; }

.fa-user-astronaut:before {
  content: "\F4FB"; }

.fa-user-check:before {
  content: "\F4FC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-clock:before {
  content: "\F4FD"; }

.fa-user-cog:before {
  content: "\F4FE"; }

.fa-user-edit:before {
  content: "\F4FF"; }

.fa-user-friends:before {
  content: "\F500"; }

.fa-user-graduate:before {
  content: "\F501"; }

.fa-user-injured:before {
  content: "\F728"; }

.fa-user-lock:before {
  content: "\F502"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-user-minus:before {
  content: "\F503"; }

.fa-user-ninja:before {
  content: "\F504"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-user-shield:before {
  content: "\F505"; }

.fa-user-slash:before {
  content: "\F506"; }

.fa-user-tag:before {
  content: "\F507"; }

.fa-user-tie:before {
  content: "\F508"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-users:before {
  content: "\F0C0"; }

.fa-users-cog:before {
  content: "\F509"; }

.fa-ussunnah:before {
  content: "\F407"; }

.fa-utensil-spoon:before {
  content: "\F2E5"; }

.fa-utensils:before {
  content: "\F2E7"; }

.fa-vaadin:before {
  content: "\F408"; }

.fa-vector-square:before {
  content: "\F5CB"; }

.fa-venus:before {
  content: "\F221"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-vial:before {
  content: "\F492"; }

.fa-vials:before {
  content: "\F493"; }

.fa-viber:before {
  content: "\F409"; }

.fa-video:before {
  content: "\F03D"; }

.fa-video-slash:before {
  content: "\F4E2"; }

.fa-vihara:before {
  content: "\F6A7"; }

.fa-vimeo:before {
  content: "\F40A"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-vimeo-v:before {
  content: "\F27D"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-vk:before {
  content: "\F189"; }

.fa-vnv:before {
  content: "\F40B"; }

.fa-volleyball-ball:before {
  content: "\F45F"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-mute:before {
  content: "\F6A9"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-vote-yea:before {
  content: "\F772"; }

.fa-vr-cardboard:before {
  content: "\F729"; }

.fa-vuejs:before {
  content: "\F41F"; }

.fa-walking:before {
  content: "\F554"; }

.fa-wallet:before {
  content: "\F555"; }

.fa-warehouse:before {
  content: "\F494"; }

.fa-water:before {
  content: "\F773"; }

.fa-weebly:before {
  content: "\F5CC"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-weight:before {
  content: "\F496"; }

.fa-weight-hanging:before {
  content: "\F5CD"; }

.fa-weixin:before {
  content: "\F1D7"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-whatsapp-square:before {
  content: "\F40C"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-whmcs:before {
  content: "\F40D"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-wind:before {
  content: "\F72E"; }

.fa-window-close:before {
  content: "\F410"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-wine-bottle:before {
  content: "\F72F"; }

.fa-wine-glass:before {
  content: "\F4E3"; }

.fa-wine-glass-alt:before {
  content: "\F5CE"; }

.fa-wix:before {
  content: "\F5CF"; }

.fa-wizards-of-the-coast:before {
  content: "\F730"; }

.fa-wolf-pack-battalion:before {
  content: "\F514"; }

.fa-won-sign:before {
  content: "\F159"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-wordpress-simple:before {
  content: "\F411"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-wpressr:before {
  content: "\F3E4"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-x-ray:before {
  content: "\F497"; }

.fa-xbox:before {
  content: "\F412"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-y-combinator:before {
  content: "\F23B"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-yandex:before {
  content: "\F413"; }

.fa-yandex-international:before {
  content: "\F414"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-yen-sign:before {
  content: "\F157"; }

.fa-yin-yang:before {
  content: "\F6AD"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-youtube-square:before {
  content: "\F431"; }

.fa-zhihu:before {
  content: "\F63F"; }

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

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

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url(/static/media/fa-brands-400.ec0716ae.eot);
  src: url(/static/media/fa-brands-400.ec0716ae.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-brands-400.659c4d58.woff2) format("woff2"), url(/static/media/fa-brands-400.8b7a9afd.woff) format("woff"), url(/static/media/fa-brands-400.b69de69a.ttf) format("truetype"), url(/static/media/fa-brands-400.42f9fd6a.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/fa-regular-400.6493321d.eot);
  src: url(/static/media/fa-regular-400.6493321d.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-regular-400.bdadb6ce.woff2) format("woff2"), url(/static/media/fa-regular-400.0b5e3a54.woff) format("woff"), url(/static/media/fa-regular-400.b48c48ea.ttf) format("truetype"), url(/static/media/fa-regular-400.0c419713.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url(/static/media/fa-solid-900.f29ad003.eot);
  src: url(/static/media/fa-solid-900.f29ad003.eot?#iefix) format("embedded-opentype"), url(/static/media/fa-solid-900.fb493903.woff2) format("woff2"), url(/static/media/fa-solid-900.bcb927a7.woff) format("woff"), url(/static/media/fa-solid-900.48f54f63.ttf) format("truetype"), url(/static/media/fa-solid-900.4478b4d7.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

