@import url("SourceSansPro.css");
@import url("fontawesome5/all.css");
@import url("customiconfont.css");
html,
body {
    height: 100%;
}
body {
    padding-top: 100px;
    text-align: center;
    background-color: #222;
}
#wrap {
    min-height: 100%;
}
#main {
    overflow: auto;
    padding-bottom: 35px;
}
#footer {
    position: relative;
    margin-top: -50px;
    height: 50px;
}
#copyright {
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: absolute;
}
body:before {
    /* Opera Fix */
    
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}
.nav-center {
    text-align: center;
    ul.nav-tabs {
        display: inline-block;
        li {
            display: inline a {
                float: none
            }
        }
    }
}
input {
    background-color: #222;
}
#main img {
    max-width: 90%;
}
#table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.nav-icons {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nav-icons {
    display: block;
}
.nav-icons {
    margin: 1.5em 0 0 0;
}
@-moz-keyframes nav-icons {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes nav-icons {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-ms-keyframes nav-icons {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes nav-icons {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.nav-icons {
    margin: 1.5em 0 0 0;
}
.nav-icons li {
    -moz-animation: nav-icons 0.5s ease-in-out forwards;
    -webkit-animation: nav-icons 0.5s ease-in-out forwards;
    -ms-animation: nav-icons 0.5s ease-in-out forwards;
    animation: nav-icons 0.5s ease-in-out forwards;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
    height: 5.35em;
    line-height: 5.885em;
    opacity: 0;
    position: relative;
    top: 0;
    width: 5.35em;
}
.nav-icons li:nth-child(1) {
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.nav-icons li:nth-child(2) {
    -moz-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    animation-delay: 0.75s;
}
.nav-icons li:nth-child(3) {
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
}
.nav-icons li:nth-child(4) {
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -ms-animation-delay: 1.25s;
    animation-delay: 1.25s;
}
.nav-icons li:nth-child(5) {
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.nav-icons li:nth-child(6) {
    -moz-animation-delay: 1.75s;
    -webkit-animation-delay: 1.75s;
    -ms-animation-delay: 1.75s;
    animation-delay: 1.75s;
}
.nav-icons li:nth-child(7) {
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
}
.nav-icons li:nth-child(8) {
    -moz-animation-delay: 2.25s;
    -webkit-animation-delay: 2.25s;
    -ms-animation-delay: 2.25s;
    animation-delay: 2.25s;
}
.nav-icons li:nth-child(9) {
    -moz-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.nav-icons li:nth-child(10) {
    -moz-animation-delay: 2.75s;
    -webkit-animation-delay: 2.75s;
    -ms-animation-delay: 2.75s;
    animation-delay: 2.75s;
}
.nav-icons li:nth-child(11) {
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
}
.nav-icons a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    border: 0;
    display: inline-block;
    color: inherit;
}
.nav-icons a:before {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 100%;
    border: solid 1px #fff;
    display: block;
    font-size: 1.75em;
    height: 2.5em;
    line-height: 2.5em;
    position: relative;
    text-align: center;
    top: 0;
    width: 2.5em;
}
.nav-icons a:hover {
    font-size: 1.1em;
}
.nav-icons a:hover:before {
    background-color: rgba(255, 255, 255, 0.175);
    color: #fff;
}
.nav-icons a:active {
    font-size: 0.95em;
    background: none;
}
.nav-icons a:active:before {
    background-color: rgba(255, 255, 255, 0.35);
    color: #fff;
}
.nav-icons a span {
    display: none;
}
ul.cards {
    padding-left: 0;
    list-style: none;
}
ul.cards li {
    display: inline-block;
    height: 31px;
    padding-left: 0;
    opacity: 0.5;
    background-image: url("/assets/images/cards.png");
    background-size: 125px 29px;
    background-repeat: no-repeat;
    margin: 0 0 0 0.75em;
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-transition: opacity 0.2s ease-in-out, -vendor-filter 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out, -vendor-filter 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out, -vendor-filter 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, -vendor-filter 0.2s ease-in-out;
}
ul.cards li:first-child {
    margin-left: 0;
}
ul.cards li span {
    display: none;
}
ul.cards li.active {
    opacity: 1;
    -moz-filter: none;
    -webkit-filter: none;
    -ms-filter: none;
    filter: none;
}
ul.cards li.mastercard {
    width: 46px;
    background-position: 0px 0px;
}
ul.cards li.visa {
    width: 50px;
    background-position: -46px 0px;
}
ul.cards li.american-express {
    width: 32px;
    background-position: -93px 0px;
}
.stripelogo {
    padding-right: 10px;
    padding-top: 15px;
    width: 130px;
    float: left;
    vertical-align: bottom;
}
.observiumlogo {
    padding-right: 10px;
    padding-bottom: 15px;
    width: 275px;
    float: left;
    vertical-align: bottom;
}
.githublogo {
    padding-left: 10px;
    width: 55px;
    float: left;
    vertical-align: bottom;
}
.nav-tabs > li,
.nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline;    
    zoom: 1
}
.nav-tabs,
.nav-pills {
    text-align: center;
}
.otr {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=20);
}
.otr:hover,
.otr:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.otr {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#xmpp > p {
    padding: 0;
    margin: 0;
    border: 0;
}

/* Apple Pay Designs */
.apple-pay-button {
    display: none;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
}
.apple-pay-button-black {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
}
.apple-pay-button-white {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
}
.apple-pay-button-white-with-line {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
    border: .5px solid black;
}
.apple-pay-button-with-text {
    --apple-pay-scale: 1; /* (height / 32) */
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
}
.apple-pay-button-black-with-text {
    background-color: black;
    color: white;
}
.apple-pay-button-white-with-text {
    background-color: white;
    color: black;
}
.apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
}
.apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
}
.apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
}
.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
}
.apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: calc(1em * var(--apple-pay-scale));
    font-weight: 300;
    align-self: center;
    margin-right: calc(2px * var(--apple-pay-scale));
}
.apple-pay-button-with-text > .logo {
    width: calc(35px * var(--scale));
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: calc(2px * var(--apple-pay-scale));
    border: none;
}
.applepaydisplay {
    display: none;
}
.feedetails {
    display: none;
}
.applepayfeedetails {
    display: none;
}
#table-wrapper #cryptotable tr > td:nth-child(2), 
.modal-body pre {
    text-align: left;
}
.modal-content {
    background-color: #333333;
    color: #ffffff;
}
#showfullprimary {
    font-weight: normal;
    cursor: pointer;
}
#showfullsecondary {
    font-weight: normal;
    cursor: pointer;
}
#showfullmatrix {
    font-weight: normal;
    cursor: pointer;
}
.fullprimaryhostmask {
    display:inline;
}
.fullsecondaryhostmask {
    display:inline;
}
.fullmatrixhostmask {
    display:inline;
}

