.ltr{direction:ltr}
.card-error{
    display: block;
    color: red;
    background: #fff;
    text-align: center;
    padding: 6px;
    margin-top: 10px;
    border-radius: 15px;	
}
.card-img{
    position: absolute;
    top: 36px;
    right: 10px;
    width: 100%;
    max-width: 32px;
}
.ticket-msg-item{border-bottom:1px solid #eee;padding-bottom: 40px}
.ico-balance{vertical-align:middle}
.w100{width:100%}
.mb-100{margin-bottom:100px;}
audio{width:100%}
audio:focus{outline:none}
video{width:100%}
video:focus{outline:none}
svg.tea{--secondary:#0971fe}
svg.tea #teabag{transform-origin:top center;transform:rotate(3deg);animation:swing 2s infinite}
svg.tea #steamL{stroke-dasharray:13;stroke-dashoffset:13;animation:steamLarge 2s infinite}
svg.tea #steamR{stroke-dasharray:9;stroke-dashoffset:9;animation:steamSmall 2s infinite}
@-moz-keyframes swing {
50%{transform:rotate(-3deg)}
}
@-webkit-keyframes swing {
50%{transform:rotate(-3deg)}
}
@-o-keyframes swing {
50%{transform:rotate(-3deg)}
}
@keyframes swing {
50%{transform:rotate(-3deg)}
}
@-moz-keyframes steamLarge {
0%{stroke-dashoffset:13;opacity:.6}
100%{stroke-dashoffset:39;opacity:0}
}
@-webkit-keyframes steamLarge {
0%{stroke-dashoffset:13;opacity:.6}
100%{stroke-dashoffset:39;opacity:0}
}
@-o-keyframes steamLarge {
0%{stroke-dashoffset:13;opacity:.6}
100%{stroke-dashoffset:39;opacity:0}
}
@keyframes steamLarge {
0%{stroke-dashoffset:13;opacity:.6}
100%{stroke-dashoffset:39;opacity:0}
}
@-moz-keyframes steamSmall {
10%{stroke-dashoffset:9;opacity:.6}
80%{stroke-dashoffset:27;opacity:0}
100%{stroke-dashoffset:27;opacity:0}
}
@-webkit-keyframes steamSmall {
10%{stroke-dashoffset:9;opacity:.6}
80%{stroke-dashoffset:27;opacity:0}
100%{stroke-dashoffset:27;opacity:0}
}
@-o-keyframes steamSmall {
10%{stroke-dashoffset:9;opacity:.6}
80%{stroke-dashoffset:27;opacity:0}
100%{stroke-dashoffset:27;opacity:0}
}
@keyframes steamSmall {
10%{stroke-dashoffset:9;opacity:.6}
80%{stroke-dashoffset:27;opacity:0}
100%{stroke-dashoffset:27;opacity:0}
}
.coins-icon-group img{
	margin:0px 10px 0px 10px;
	max-width:70px;
}
.nk-order-ovwg-ck { height: 180px; }
.nk-order-ovwg-data { padding: 0.75rem 1.25rem 1.25rem; border: 2px solid transparent; border-radius: 4px; }
.nk-order-ovwg-data .amount { font-size: 1.5rem; font-weight: 700; }
.nk-order-ovwg-data .amount small { font-weight: 400; }
.nk-order-ovwg-data .info { font-size: 12px; color: #8094ae; margin-bottom: .25rem; }
.nk-order-ovwg-data .info strong { color: #364a63; }
.nk-order-ovwg-data .title { font-size: 14px; line-height: 1.3; color: #8094ae; font-weight: 500; }
.nk-order-ovwg-data .title .icon { font-size: 1rem; height: 28px; width: 28px; border-radius: 50%; background: #f5f6fa; display: inline-flex; align-items: center; justify-content: center; margin-left: 0.5rem; }
.nk-order-ovwg-data.buy { border-color: #8ff0d6; }
.nk-order-ovwg-data.buy .amount, .nk-order-ovwg-data.buy .title .icon { color: #1ee0ac; }
.nk-order-ovwg-data.sell { border-color: #b2bbff; }
.nk-order-ovwg-data.sell .amount, .nk-order-ovwg-data.sell .title .icon { color: #6576ff; }
@media (min-width: 1540px) { .nk-order-ovwg-ck { height: 260px; } }
.nk-wg-action { display: flex; align-items: center; justify-content: space-between; }
.nk-wg-action-content { position: relative; padding-right: 2rem; padding-left: 1rem; }
.nk-wg-action-content .icon { font-size: 1.5rem; right: 0; position: absolute; color: #8094ae; }
.nk-wg-action-content .title { font-size: 14px; font-weight: 500; padding-bottom: 0.25rem; }
.nk-wg-action-content p { color: #8094ae; font-size: 13px; line-height: 1.25rem; }
.nk-wg-action-content p strong { color: #6576ff; }
.tansaction-fee img {max-width:50px}
.mb150{margin-bottom:150px!important}