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

#logo {
    display: none;
    margin: auto;
    height: 88px;
    width: 88px;
    background-size: 88px;
    text-align: center;
    background-image: url(logo.svg);
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

#logo:hover {
    margin: auto;
    height: 88px;
    width: 88px;
    text-align: center;
    background-image: url(logoo.svg);
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.column-img {
    width: 400px;
}
#logo img {
    height: 88px;
}

audio,canvas,video {
	display: inline-block
}

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

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

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

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

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

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

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

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

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

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

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: 0
}

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

legend {
	border: 0;
	padding: 0
}

button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,input {
	line-height: normal
}

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
}

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top
}

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

body {
	font-family: "Titillium Web", Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #646464;
	background-color: #fff
}

h1 {
	margin: 0 0 20px;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 250%;
	text-align: center;
	line-height: 65px
}

h2 {
	color: #FF7E00;
	font-size: 162.5%;
	font-weight: 400
}

h3 {
	color: #13161F;
	font-size: 137.5%;
	line-height: 36px;
	font-weight: 400
}

h4 {
	color: #13161F;
	font-size: 137.5%;
	line-height: 36px;
	font-weight: 400
}

h5 {
	color: #13161F;
	font-size: 137.5%;
	line-height: 36px;
	font-weight: 400
}

a {
	color: #3490E6;
	text-decoration: none;
	cursor: pointer
}

p {
	margin: 0
}

a img,a:link img,a:visited img,a:active img {
	border: 0
}

blockquote {
	margin: 0 100px 70px;
	border-left: 5px solid #f7931a;
	border-right: 5px solid #f7931a;
	padding: 16px 100px 45px;
	font-size: 137.5%
}

pre {
	background-color: #f8f8f8;
	display: block;
	padding: 17px 17px 17px 40px;
	font-size: 100%;
	white-space: pre;
	overflow-y: auto
}

pre code {
	font-size: 18px;
	color: #1C1F30;
	line-height: 34px;
	padding: 0;
	border: 0;
	white-space: pre
}

code {
	padding: 0 18px;
	background: #f8f8f8;
	font-size: 18px;
	font-family: "Titillium Web", Arial, sans-serif;
	line-height: 34px;
	color: #1C1F30;
	white-space: nowrap
}

ul,ol {
	padding-left: 20px;
	margin-left: 0
}

ul ul {
	list-style-type: disc
}

li {
	margin: 10px 0
}

table td,table th {
	padding: 10px;
	border: 1px solid #ddd
}

hr {
	height: 1px;
	margin: 0;
	background: #DADADA;
	border: none
}

.container {
	max-width: 1230px;
	padding: 30px 30px 0 30px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

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

.justify-content-end {
	justify-content: flex-end
}

.section-title {
	font-size: 162.5%;
	font-weight: normal;
	color: #FF7E00
}

.text {
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.is-capital {
	text-transform: capitalize
}

.separator {
	height: 1px;
	background: #dfdfdf
}

.link-js {
	cursor: pointer
}

.banner-message,.banner-message a,.banner-message a:link,.banner-message a:active,.banner-message a:visited {
	display: block;
	color: #fff
}

.banner-message a:hover {
	text-decoration: underline
}

.banner-message a {
	background-color: #c5251f
}

.banner-message.alert a {
	background-color: #c5251f
}

.banner-message.warning a {
	background-color: #E58716
}

.banner-message.success a {
	background-color: #329239
}

.banner-message.info a {
	background-color: #0d579b
}

.banner-message.minor a {
	background-color: yellow;
	color: black
}

.banner-message a span {
	display: block;
	margin: auto;
	width: 850px;
	padding: 10px;
	text-align: center
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto
}

.head {
	background: #f7931a;
}

.head>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1230px;
    padding: 0px 0 0 30px;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100
}

.langselect {
	display: none
}

.lang,.lang li,.lang ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	cursor: pointer
}

.lang.is-expand {
	position: relative;
	padding-right: 13px
}

.lang {
	margin-left: 30px;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	border-top: 2px solid transparent
}

.lang li ul {
	display: none;
	right: 0;
	position: absolute;
	background-color: #fff;
	padding: 13px 0;
	border: 1px solid #dfdfdf;
	white-space: nowrap;
	z-index: 100
}

.lang:hover li ul {
	display: block
}

.lang li ul li {
	display: inline-block;
	width: 180px;
	vertical-align: top;
	text-align: left
}

.lang li ul li ul {
	position: relative;
	padding: 0;
	border: 0
}

.lang li ul li ul li {
	display: block
}

.lang li a,.lang li a:link,.lang li a:visited,.lang li a:active {
	font-size: 93.75%;
	color: #000
}

.lang li ul li a,.lang li ul li a:link,.lang li ul li a:visited,.lang li ul li a:active {
	display: block;
	width: 180px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	line-height: 37px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #AEAEAE
}

.lang:hover li a {
	color: #000
}

.lang li ul li a {
	color: #AEAEAE
}

.lang li ul li a:hover {
	color: #000;
	background: #DFDFDF
}

.logo {
	margin-right: auto
}

.logo img {
	width: 200px;
	height: 44px;
	vertical-align: middle
}

.logo-footer img {
    width: 132px;
    height: 29px;
    vertical-align: middle;
}

.menumobile {
	display: none
}

.menusimple {
	position: static;
	margin: 0 auto 0 0;
}

.menusimple li {
	list-style: none;
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0;
}

.is-expand {
	position: relative;
	padding-right: 18px
}

.is-expand::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 8px;
	height: 5px;
	background: url(ico_angle.svg) no-repeat;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.menusimple>li:hover .is-expand::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.menusimple>li:not(:first-child) {
	margin-left: 9px
}

.menusimple>li a,.menusimple>li a:active,.menusimple>li a:visited,.menusimple>li a:link {
	color: #13161F
}

.menusimple>li a {
	display: block;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-weight: bold;
	font-size: 93.75%;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer
}

.menusimple>li ul {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	min-width: 120%;
	padding: 0;
	margin: 0;
	right: 0
}

.menusimple>li>ul li {
	margin: 0;
	display: block;
	width: 220px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0
}

.menusimple>li>ul li:hover {
	background: #dfdfdf
}

.menusimple>li>ul>li a {
	font-size: 93.75%;
	padding: 6px 10px 3px 15px
}

.menusimple li:hover>a,.menusimple li.active>a {
	color: #000
}

.menusimple li:hover>ul {
	display: block
}

.menusimple.menumain>li:first-child,.menusimple.menumain>li:first-child+li,.menusimple.menumain>li:first-child+li+li+li,.menusimple.menucore>li:first-child,.menusimple.menucore>li:first-child+li+li {
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.menusimple.menucore>li:first-child+li+li+li+li a {
	font-weight: 700
}

.me0 {
    width: 60px;
    text-align: center;
}

.bitcore-content {
	padding: 70px 0
}

.breadcrumbs {
	font-size: 75%;
	background: #13161f;
	color: #929396;
	font-size: 81.25%
}

.breadcrumbs a {
	color: inherit
}

.content {
	position: relative;
	text-align: justify;
	background-color: #fff;
	min-height: 400px
}

p,li,table {
	line-height: 1.5em
}

h1 span.fa,h2 span.fa,h3 span.fa,h4 span.fa,h5 span.fa,h6 span.fa {
	margin-right: 10px
}

.hero {
	position: relative;
	padding: 30px 30px 138px;
	background: url(hero-bg.svg) bottom no-repeat;
	background-size: cover;
	z-index: 10
}

.hero-container {
    margin-top: 50px;
	position: relative;
	padding: 0 40px
}

.hero h1 {
	margin-bottom: 20px
}

.footer {
	position: relative;
	padding-top: 60px;
	text-align: left;
	color: #9D9D9D;
	background: #13161f url(footer-bg.svg) top no-repeat;
	z-index: 10
}

.logo-footer {
	display: block;
	margin-bottom: 15px;
	text-align: center
}

#future  {
    margin: auto;
    font-size: 24px;
    width: 95%;
    color: #f7921c;
    padding-bottom: 35px;
    text-align: center;
}

.footer-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.donate {
	max-width: 295px
}

.donate-row {
	flex-direction: column
}

.donate-btn {
	width: 90px;
	height: 35px;
	margin-left: 30px;
	padding: 7px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	text-align: center;
	border-radius: 1px
}

.donate-text {
	margin-top: 5px
}

.donate-link {
	display: block;
	margin-top: 5px;
	text-decoration: underline
}

.donate-qrcode {
	max-width: 120px;
	margin-top: 20px
}

.donate-qrcode img {
	max-width: 100%
}

.footer-title {
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	line-height: 52px;
	font-weight: 600
}

.footermenu {
	justify-content: flex-end;
	max-width: 665px;
	width: 100%
}

.footermenu-item {
	margin-right: 60px
}

.footermenu-item:last-child {
	margin-right: 0
}

.footermenu-title {
	margin-bottom: 7px;
	font-weight: 600;
	line-height: 52px;
	color: #FFFFFF
}

.footermenu-list {
	margin: 0;
	padding: 0
}

.footermenu li {
	margin: 0;
	list-style: none
}

.footermenu a {
	display: block;
	font-size: 106.25%;
	line-height: 34px;
	color: inherit
}

.footersponsor div {
	display: inline-block;
	color: #8D8D8D;
	margin: 0 0 25px 0;
	line-height: 2em
}

.footersponsor span {
	white-space: nowrap
}

.footersponsor span,.footersponsor a,.footersponsor a:link,.footersponsor a:active,.footersponsor a:visited {
	display: inline-block;
	margin: 5px
}

.footersponsor img {
	width: 245px;
	height: 18px
}

.footer-bottom {
	margin-top: 55px;
	padding: 25px 0;
	background: #090C14
}

.footer-bottom-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center
}

.footer-status-row {
	align-items: center
}

.footerlicense a {
	color: inherit
}

.footer-bottom-row .lang {
	margin: 0 0 0 50px
}

.footer-bottom-row .lang>li>a {
	color: #fff
}

.footer-bottom-row .lang>li>ul {
	top: 0;
	transform: translateY(-100%)
}

.statusmenu {
	color: inherit
}

.statusmenu {
	display: inline-block;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(netstatus_normal.svg)
}

.statusmenu.alert {
	background-image: url(netstatus_alert.svg)
}

.clearfix::after {
	content: "";
	display: table;
	clear: both
}

.card-row {
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 10px 0 70px
}

.card {
	width: 31.7%;
	border-radius: 5px;
	height: auto;
	margin-top: 30px;
	margin-right: 0.8%;
	margin-left: 0.8%;
	padding: 40px 30px 60px;
	vertical-align: top;
	border: 1px solid #DADADA;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none
}

.card img {
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 auto 20px
}

.card h2 {
	min-height: 64px;
	margin: 20px 0 30px;
	text-align: center;
	font-size: 137.5%;
	color: #13161F;
	font-weight: 600
}

.card p {
	font-size: 112.5%;
	color: #9D9D9D;
	text-align: center
}

.two-column-layout {
	padding: 30px 0
}

.two-column-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.two-column-row:not(:last-child) {
	margin-bottom: 50px
}

.two-column-row:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.column-text {
	max-width: 49%;
	text-align: left
}

.column-text-s {
	max-width: 470px
}

.two-column-row:nth-child(odd) .column-text {
	margin-left: 30px
}

.two-column-row:nth-child(even) .column-text {
	margin-right: 30px
}

.column-text h2 {
	margin: 0 0 50px
}

.column-text p {
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px
}

.column-text a b {
	font-weight: 400
}

.column-table {
	text-align: center;
	color: #42454c;
	line-height: 36px
}

.column-table th {
	font-size: 100%;
	font-weight: 600
}

.column-table tr:nth-child(even) {
	background: #f9f9f9
}

.column-table td {
	font-size: 87.5%
}

.mainhero {
	padding: 30px 30px 50px;
	background: url(hero-bg.svg) bottom no-repeat;
	background-size: cover;
}

.mainsummary {
	text-align: center
}

.mainsummary {
	max-width: 770px;
	margin: 0 auto 45px;
	font-size: 321.5%;
	color: #fff
}

.mainvideo {
	margin: 80px auto 0;
	text-align: center
}

.mainvideo-btn-open {
	display: block;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 65px;
	background: url(play-btn.svg) left no-repeat;
	background-size: contain;
	border: none
}

.mainannouncement {
	margin: 18px auto 0;
	text-align: center
}

.mainannouncement a {
	color: #FF7E00;
	text-decoration: underline
}

.closed {
	display: none
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1010;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 622px;
	height: 350px;
	max-width: 100%;
	max-height: 100%
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0,0,0,0.6)
}

.modal-video {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%
}

.mainvideo-btn-close {
	position: absolute;
	top: -35px;
	right: 0;
	width: 30px;
	height: 30px;
	border: none;
	background: url(close-youtube.svg) center no-repeat;
	background-size: contain
}

.maindesc {
	padding: 100px 0 70px
}

.maindesc-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 60px
}

.maindesc-text {
	max-width: 95%;
	margin: 0 0 90px;
	font-size: 125%;
	text-align: left;
	color: #4D5060
}

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

.mainlist-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 17px
}

.mainlist-item img {
	width: 30px;
	height: 30px;
	margin: 0 25px 0 0
}

.mainlist-item p {
	font-weight: 600;
	font-size: 106.25%;
	color: #13161F
}

.home-title {
	margin: 0 0 50px
}

.recommendation {
	padding: 70px 0 130px
}

.recommendation-text {
	max-width: 570px;
	margin: 0 auto 50px;
	font-size: 137.5%;
	text-align: center;
	color: #13161F
}

.recommendation-row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 810px;
	margin: 0 auto 50px
}

.recommendation-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 250px;
	height: 120px;
	margin: 0 10px 20px;
	padding: 33px 23px;
	border: 1px solid #dadada;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.recommendation-card .wallet-icon {
	margin-right: 23px
}

.brd-wallet-icon {
	width: 72px;
	height: 72px
}

.recommendation-card .wallet-name {
	margin: 0 0 8px;
	color: #13161F;
	font-size: 106.25%;
	font-weight: 600;
	line-height: 1.8
}

.recommendation-card .platform-icon {
	margin-right: 12px
}

.btn-container {
	text-align: center
}

.btn {
	display: inline-block;
	max-width: 100%;
	padding: 16px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 100%;
	color: #fff;
	border-radius: 1px
}

.btn-home {
	width: 290px;
	border-radius: 5px;
	height: 55px
}

.btn:not(:first-child) {
	margin-left: 6px
}

.btn-bright {
	border-radius: 5px;
	padding: 15px 25px;
	color: #FF7E00;
	background: #13161f;
	-webkit-transition:all 0.5s;
	border: 1px solid #FF7E00;
}

.btn-bright:hover {
    color: #fff;
    -webkit-transition:all 0.5s;
	background: #F9A136;
	border: 1px solid #F9A136;
}

.btn-dark {
	background: #F9A136;
	border: 1px solid #F9A136;
	-webkit-transition:all 0.5s;
}

.btn-dark:hover {
	background: #13161f;
	border: 1px solid #13161f;
	-webkit-transition:all 0.5s;
}

.btn-dark:active {
	background: #13161f;
	border: 1px solid #F9A136;
	-webkit-transition:all 0.5s;
}

.btn-light {
	padding: 15px 25px;
	color: #FF7E00;
	background: #13161f;
	-webkit-transition:all 0.5s;
	border: 1px solid #FF7E00;
}

.btn-light:hover {
	-webkit-transition:all 0.5s;
	color: #fff;
	background: #FF9500;
}


.btn-buy {
	margin-top: 2em
}

.get-started-btn {
	margin: 0 auto 70px
}

.mainbutton a,.mainbutton a:link,.mainbutton a:visited,.mainbutton a:active {
	display: inline-block;
	width: 272px;
	height: 55px;
	margin-bottom: 10px;
	padding: 16px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FF9500;
	font-weight: 600;
	font-size: 100%;
	text-align: center;
	color: #fff;
	border-radius: 1px
}

.mainoverview {
	position: relative;
	padding: 220px 0 130px;
	background: url(overview-bg.svg) top no-repeat;
	background-size: cover;
	text-align: center
}

.btn-down {
	position: absolute;
	bottom: -25px;
	left: 50%;
	height: 50px;
	width: 50px;
	background: #13161f;
	-webkit-transform: rotate(45deg) translate(-25%, 25%);
	transform: rotate(45deg) translate(-25%, 25%)
}

.btn-down img {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg) translate(-60%, 0%);
	transform: rotate(-45deg) translate(-60%, 0%)
}

.mainoverview-title {
	font-size: 162.5%;
	text-align: center;
	margin: 60px 0 40px 0;
	color: #FFFFFF
}

.maincard {
    display: inline-block;
    width: 260px;
    border: 1px solid #ff7e00;
    border-radius: 2px;
    height: 200px;
    margin: 0 8px;
    padding: 40px 32px 0;
    text-align: center;
    /* background: #13161f; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.maincard-img {
	display: block;
	min-height: 45px;
	margin: 0 auto 20px
}

.maincard-title {
	margin: 0;
	font-size: 137.5%;
	line-height: 1.9;
	color: #FFFFFF
}

.maincard-link {
	font-size: 100%;
	color: #9D9D9D
}

.startbar {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 1px solid #e1e1e1
}

.startbar-link {
	position: relative;
	top: 1px;
	padding: 22px 33px;
	color: #9D9D9D;
	font-size: 18px;
	-webkit-transition:all 0.5s;
}

.startbar-link:hover {
	padding: 22px 33px 19px;
	color: #FF7E00;
	border-bottom: 3px solid #FF7E00;
	-webkit-transition:all 0.5s;
}

.starttitle {
	margin: 20px 0 20px;
	color: #FF7E00;
	text-align: center;
	line-height: 65px
}

.starttitle span {
	font-size: 162%
}

.start {
	position: relative;
	padding-bottom: 25px
}

.start-block {
	position: relative
}

.start-block:not(:last-child)::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: url(start-path.svg) no-repeat
}

.start-block::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -9px);
	transform: translate(-50%, -9px);
	z-index: 10
}

.start-block:nth-child(1)::after {
	background: url(number-1.svg) no-repeat
}

.start-block:nth-child(2)::after {
	background: url(number-2.svg) no-repeat
}

.start-block:nth-child(3)::after {
	background: url(number-3.svg) no-repeat
}

.start-block:nth-child(4)::after {
	background: url(number-4.svg) no-repeat
}

.start:nth-child(2) {
	border-bottom: 1px solid #DADADA
}

.start-content::after {
	content: '';
	position: absolute;
	top: 0;
	width: 85px;
	height: 3px;
	background: #FF7E00
}

.start-block:nth-child(odd) .start-content::after {
	left: 50%;
	-webkit-transform: translate(-100%, 13px);
	transform: translate(-100%, 13px)
}

.start-block:nth-child(even) .start-content::after {
	right: 50%;
	-webkit-transform: translate(100%, 13px);
	transform: translate(100%, 13px)
}

.left-column,.right-column {
	max-width: 40%;
	position: relative
}

.left-column {
	margin-right: auto;
	text-align: right
}

.left-column h2 {
	text-align: right
}

.left-column div {
	position: absolute;
	bottom: -95px;
	right: 0;
	z-index: 10
}

.right-column {
	margin-left: auto;
	text-align: left
}

.right-column div {
	position: absolute;
	bottom: -95px;
	left: 0;
	z-index: 10
}

.start-content div div a,.start-content div div a:link {
	display: inline-block;
	padding: 15px 30px;
	font-size: 100%;
	font-weight: 600;
	color: #fff;
	border-radius: 1px
}

.start div div div a:hover {
	background-image: none
}

.start h2 {
	margin: 0 0 20px;
	font-size: 137.5%;
	font-weight: 400;
	line-height: 1.6;
	color: #13161F
}

.start p {
	margin: 0;
	font-size: 125%;
	line-height: 1.7;
	color: #4D5060
}

.starttitle a {
	margin: 0 20px auto
}

.support-card {
	min-height: 395px
}

.buy-card {
	min-height: 440px
}

.buy-card p {
	margin: 30px 0 0
}

.buy-discover h2 {
	color: #13161F;
	font-size: 1.5em;
	text-align: center
}

.paxful-sponsor {
	color: #9D9D9D !important;
	display: inline-block;
	font-size: 1em !important;
	padding: 6px 72px
}

.bitcoin-paper {
	padding: 20px 0 50px
}

.bitcoin-paper .card-row {
	margin: 0
}

.bitcoin-paper-card {
	min-height: 230px;
	padding-top: 60px
}

.bitcoin-paper-card img {
	width: 40px;
	height: 33px
}

.bitcoin-paper div>p {
	margin: 50px 0 20px;
	font-size: 125%;
	color: #4D5060;
	text-align: center
}

.language-link {
	position: relative;
	display: inline-block;
	margin: 20px 0 10px;
	padding-left: 24px;
	font-size: 137.5%;
	font-weight: 600;
	color: #13161F
}

.language-link::before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 12px;
	height: 15px;
	background: url(ico_download.svg) no-repeat
}

.warning {
	position: relative;
	max-width: 970px;
	margin: 0 auto 30px;
	padding: 43px 50px 43px 140px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 112.5%;
	color: #77767e;
	background: #FFF9F3;
	border-radius: 1px
}

.warning::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 40px;
	width: 50px;
	height: 43px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(ico_warning.svg) center no-repeat;
	background-size: contain
}

.titleicon {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px
}

.warningicon {
	width: 42px;
	height: 42px;
	vertical-align: middle;
	margin-right: 6px
}

.dev-documentation {
	padding: 50px 0 70px
}

.dev-documentation .glossary_term {
	margin: 0 auto
}

.dev-documentation .card-row {
	margin: 55px 0
}

.devguide-card .btn-container {
	margin-bottom: 30px
}

.doc-card {
	min-height: 500px
}

.docreference {
	padding: 50px 0 0;
	border-top: 1px solid #dfdfdf;
	text-align: center
}

.docreference-title {
	margin: 0 0 30px
}

.docreference-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.docreference-card {
	width: 23%;
	min-height: 190px;
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #DADADA
}

.docreference-img-block {
	min-height: 60px
}

.docreference-card p {
	font-size: 137.5%;
	font-weight: 600;
	color: #13161F
}

.toc-container {
	max-width: 1230px;
	padding: 0 30px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.toc-row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    padding: 20px 0 0px;
}

.toc {
	min-width: 370px;
	width: 370px
}

.toc>div {
	height: 100%;
	padding-right: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.toc .scroll {
	position: fixed;
	top: 20px;
	width: 370px;
	padding-bottom: 50px;
	overflow-y: auto;
	-ms-overflow-style: none
}

.toc .scroll::-webkit-scrollbar {
	display: none
}

.toc ul,.toc li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left
}

.toc div>ul>li {
	margin-bottom: 20px
}

.toc div>ul>li>a {
	position: relative;
	display: block;
	width: 100%;
	font-size: 22px;
	font-weight: 600;
	color: #13161F;
	line-height: 36px
}

.toc div>ul>li>ul a {
	display: block;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #42454c;
	line-height: 24px;
	text-align: left
}

.toc div>ul>li>ul>li:first-child {
	margin-top: 20px
}

.toc ul li ul {
	display: none
}

.toc ul li.active ul {
	display: block
}

#markdown-toc>li>a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 6px;
	background: url(ico_angle.svg) no-repeat;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

#markdown-toc>.active>a::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.toc ul li ul li a {
	position: relative
}

.toc ul li ul li a:hover:before,.toc ul li ul li a.active:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 33px;
	right: -35px;
	background: #FF7E00
}

.toc+.toccontent {
	border-left: 1px solid #dfdfdf
}

.toccontent {
	width: 100%;
	min-width: 290px;
	word-wrap: break-word;
}

.toccontent-block {
	border-top: 1px solid #dfdfdf
}

.toccontent-block:last-of-type {
	border-bottom: 1px solid #dfdfdf
}

.toccontent-intro {
	padding: 0 0 40px 30px;
	border: none
}

.toccontent p {
	margin-bottom: 20px;
	font-size: 20px;
	color: #4D5060;
	line-height: 34px;
	text-align: left
}

.toccontent p:last-child {
	margin-bottom: 0
}

.toccontent li {
	font-size: 20px;
	color: #4D5060;
	line-height: 34px;
	text-align: left
}

.toccontent h3 {
	margin-top: 0;
	margin-bottom: 10px
}

.toccontent h4 {
	font-size: 110%
}

.toccontent h5,.toccontent h6 {
	font-size: 100%
}

.toccontent ol {
	font-size: 125%
}

.toccontent img {
	max-width: 100%
}

.toccontent table thead {
	text-align: center
}

.toccontent a.auto-link:link,.toccontent a.auto-link:visited {
	color: #646464
}

.toccontent:hover a.auto-link:link,.toccontent:hover a.auto-link:visited {
	color: #2c6fad
}

.toccontent:hover a.auto-link:link:hover,.toccontent:hover a.auto-link:visited:hover {
	color: #63a4e1
}

.toccontent .subhead-links {
	margin-bottom: 20px;
	color: #e1e1e1;
	font-size: 22px
}

.toccontent .subhead-links a {
	display: inline-block;
	font-size: 20px
}

.toccontent .subhead-links a:not(:last-child) {
	margin-right: 15px
}

.toccontent .subhead-links a:not(:first-child) {
	margin-left: 15px
}

.toccontent a:link.term,.toccontent a:visited.term,.toccontent:hover a.auto-link.term:link,.toccontent:hover a.auto-link.term:visited,.toccontent:hover a.auto-link.term:link:hover,.toccontent:hover a.auto-link.term:visited:hover {
	color: #000
}

.toccontent a.term:link code,.toccontent a.term:visited code {
	color: #646464
}

.multicode {
	margin-bottom: 20px;
	padding: 17px 17px 17px 40px;
	background-color: #f8f8f8;
	overflow-y: auto
}

.multicode pre {
	border: 0px none;
	padding: 0;
	margin: 0;
	overflow-y: visible
}

.toccontent table.ntpd tr td+td+td {
	white-space: nowrap
}

.toccontent table.ntpd tr td+td+td+td {
	white-space: normal
}

.toccontent table thead th {
	font-weight: normal;
	border-bottom: 3px double #ddd
}

.anchorAf {
	position: relative
}

.anchorAf a:first-child {
	display: none;
	position: absolute;
	width: 20px;
	height: 34px;
	left: -20px;
	bottom: 0;
	top: 0;
	background: url(mini_ico_anchor.svg) no-repeat center center;
	background-size: contain
}

.anchorAf:hover a:first-child {
	display: block
}

.ui-dialog .anchorAf:hover a:first-child {
	display: none
}

.devdoc_translation_warning {
	background-color: #f0f8ff;
	padding: 4px 10px;
	border: 1px solid #4892b2
}

.develdocdisclaimer {
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 30px 0;
	background: #fff9f3;
	width: 100%;
	z-index: 1000;
	text-align: center
}

.develdocdisclaimer div {
	position: relative;
	max-width: 990px;
	margin: 0 auto;
	padding-right: 90px;
	font-size: 112.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.develdocdisclaimer b {
	color: #F7931A
}

.develdocdisclaimerclose,.develdocdisclaimerclose:visited,.develdocdisclaimerclose:link,.develdocdisclaimerclose:active {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(close-btn.svg) center no-repeat;
	background-size: contain
}

.glossary_term {
	position: relative;
	display: block;
	max-width: 570px;
	width: 100%;
	height: 55px;
	margin-bottom: 43px;
	padding: 17px 17px 17px 72px;
	font-size: 112.5%;
	line-height: 21px;
	border: 1px solid #DADADA;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(ico_search.svg) 30px 17px no-repeat
}

.help-search {
	margin: 50px auto
}

.glossary_term::-webkit-input-placeholder {
	color: #bcb7b8
}

.glossary_term::-moz-placeholder {
	color: #bcb7b8
}

.glossary_term:-ms-input-placeholder {
	color: #bcb7b8
}

.glossary_term:-moz-placeholder {
	color: #bcb7b8
}

.glossary-subpage {
	overflow-y: hidden
}

.glossary-subpage-left {
	float: left;
	max-width: 57%
}

.glossary-subpage-right {
	float: right;
	width: 340px;
	padding-left: 27px;
	border-left: 1px solid #dfdfdf
}

.glossary-subpage h2 {
	margin: 0 0 15px;
	font-size: 162.5%;
	color: #FF7E00;
	font-weight: 400
}

.glossary-subpage h3 {
	margin: 0 0 15px;
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px;
	font-weight: 400
}

.glossary-subpage-left>p {
	margin: 0 0 40px
}

.glossary-subpage p {
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.glossary-subpage ul {
	margin: 0 0 40px;
	padding-left: 25px
}

.glossary-subpage li {
	font-size: 18px
}

.glossary-subpage-links {
	height: 100%
}

.glossary-subpage li p {
	font-size: 18px;
	color: #42454c
}

.ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1.5
}

ul.wrapped_list li {
	list-style: none;
	float: left;
	width: 15em;
	margin: 1em
}

br.clear {
	clear: left
}

.notice {
	text-align: left;
	margin: 0 0 15px
}

.notice span {
	font-size: 100%;
	color: #4D5060;
	line-height: 34px
}

.content>.subhead-links {
	font-size: 85%;
	background: #13161f
}

.content>.subhead-links a {
	color: #9D9D9D
}

div.one-column {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto
}

.one-column h2 {
	margin-top: 60px
}

.one-column h2.no_gap {
	margin-top: 75px
}

.one-column img {
	max-width: 100%
}

.one-column th {
	text-align: center
}

.article img {
	max-width: 100%
}

.post-content {
	padding: 0 0 40px 30px
}

.post-meta {
	padding-left: 30px;
	margin-top: 20px
}

.post-title {
	padding-top: 20px
}

.privacy {
	padding: 70px 0
}

table.privacy-comparison {
	margin-bottom: 70px
}

table.privacy-comparison td,table.privacy-comparison th {
	padding: 3px
}

table.privacy-comparison tr.empty {
	height: 1em
}

table.privacy-comparison td:nth-child(1n+2) {
	width: 120px
}

table.validation {
	width: 100%;
	margin-bottom: 30px
}

table.validation tr.details td {
	background-color: #F5F5F5;
	padding: 40px 10px
}

table.validation .ui-icon {
	display: inline-block
}

table.validation tr:nth-child(even)>td {
	cursor: pointer
}

table.validation tr:nth-child(even)>td:hover {
	color: #000
}

.received_transactions,.center_header {
	margin-bottom: 30px
}

.received_transactions td {
	width: 50%
}

.service-choose a {
	display: block;
	margin: 20px 0
}

.service-choose {
	margin-bottom: 45px;
	border-bottom: 1px solid #e1e1e1
}

.service-choose-title {
	margin-bottom: 30px
}

button.js {
	background: none;
	border: none;
	padding: 0;
	color: #3490E6
}

button.js.showcolumn {
	padding: 22px 30px;
	margin: 0 100px 0 0;
	font-size: 112.5%;
	color: #9D9D9D;
	text-align: center;
	border: 0
}

button.js.showcolumn:last-child {
	margin: 0
}

button.js.showcolumn:hover {
	padding: 22px 30px 19px;
	border-bottom: 3px solid #FF7E00;
	color: #FF7E00
}

button.js.showcolumn.active {
	padding: 22px 30px 19px;
	border-bottom: 3px solid #FF7E00;
	color: #FF7E00
}

.not-displayed {
	display: none
}

br.big {
	margin-bottom: 50px
}

.font2x {
	font-size: 200%
}

.system-requirements-list {
	margin: 0;
	padding: 0 0 0 50px
}

.system-requirements-list strong {
	font-weight: 400;
	font-size: 22px;
	line-height: 36px
}

.system-requirements-list p {
	font-family: "Titillium Web", Arial, sans-serif;
	font-size: 20px;
	color: #4D5060;
	line-height: 34px
}

.system-requirements-list li {
	margin-bottom: 70px;
	padding-left: 20px
}

.accordion-icon {
	position: relative
}

.accordion-icon::before {
	content: '';
	position: absolute;
	top: 0;
	left: -60px;
	width: 40px;
	height: 35px
}

.disk-icon::before {
	background: url(ico_disk.svg) center no-repeat;
	background-size: contain
}

.download-icon::before {
	background: url(download-icon.svg) center no-repeat;
	background-size: contain
}

.upload-icon::before {
	background: url(ico_upload.svg) center no-repeat;
	background-size: contain
}

.memory-icon::before {
	background: url(ico_memory.svg) center no-repeat;
	background-size: contain
}

.system-icon::before {
	background: url(ico_system.svg) center no-repeat;
	background-size: contain
}

.os-icon::before {
	background: url(ico_os.svg) center no-repeat;
	background-size: contain
}

.sliderbox {
	max-width: 940px;
	margin: 0px auto 30px auto
}

.slide-viewer {
	position: relative;
	overflow: hidden;
	height: 200px;
	padding-bottom: 12px
}

.slide-group {
	width: 100%;
	height: 100%;
	position: relative
}

.slide {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	text-align: center
}

.slide:first-child {
	display: block
}

.slide-buttons {
	text-align: center
}

.slide-btn {
	width: 11px;
	height: 11px;
	margin-right: 15px;
	border-radius: 50%;
	background: #FFEACC;
	border: none
}

.slide-btn.active {
	background: #FF9500
}

.two-column-list li {
	list-style: none;
	float: left;
	width: 14em;
	text-align: left
}

.two-column-list .fa-li {
	top: 0.75em
}

.two-column-list li:nth-child(2n+1) {
	margin-right: 50px;
	clear: both
}

.prevnext a {
	position: relative;
	padding-top: 13px;
	padding-bottom: 15px;
	border: 1px solid #dadada;
	border-radius: 2px;
	color: #9D9D9D
}

.prevnext a::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	background: url(ico_angle_grey.svg) center no-repeat;
	background-size: contain
}

.prevnext a:first-child {
	float: left;
	padding-left: 50px;
	padding-right: 15px
}

.prevnext a:first-child::before {
	left: 21px;
	transform: translateY(-50%) rotate(90deg)
}

.prevnext a:last-child::before {
	right: 21px;
	transform: translateY(-50%) rotate(-90deg)
}

.prevnext a:last-child {
	float: right;
	padding-right: 50px;
	padding-left: 15px
}

.callout {
	max-width: 272px
}

.callout-btn {
	display: block;
	width: 270px;
	height: 55px;
	border-radius: 1px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	line-height: 52px
}

.callout-img {
	width: 15px
}

.callout-img:not(:first-child) {
	margin-left: 12px
}

.callout-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px
}

.btn-subtext {
	color: #9D9D9D
}

.btn-separator {
	margin: 44px 0 20px
}

.show_less {
	margin-bottom: 50px
}

.show_less_more {
	padding-bottom: 70px
}

.show_less_more p {
	font-size: 125%;
	color: #4D5060;
	line-height: 34px;
	text-align: left
}

.show_more-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px
}

.show_more-block {
	width: 48%
}

.show_more-icon {
	width: 30px;
	height: 30px;
	margin-bottom: 20px
}

.show_more-title {
	margin-bottom: 20px;
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px
}

.show_more-list ul {
	margin: 23px 0 0
}

.show_more-list li {
	margin: 0 0 10px;
	color: #FF9500
}

.show_more-list span {
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.core-content {
	margin: 70px auto 70px
}

.core-column-left {
	float: left;
	max-width: 272px
}

.core-column-right {
	float: right;
	width: 66%;
	padding-left: 90px;
	border-left: 1px solid #dfdfdf
}

.corecard {
	position: relative;
	padding: 15px 10px 15px 70px;
	margin-bottom: 5px;
	width: 270px;
	min-height: 120px;
	text-align: left;
	border: 1px solid #DADADA;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.corecard a {
	display: block;
	font-size: 106.25%;
	color: #13161F;
	line-height: 30px;
	font-weight: 600
}

.corecard-label {
	margin-bottom: 10px;
	font-size: 81.25%;
	color: #9D9D9D;
	letter-spacing: 0.43px;
	text-align: left
}

.features-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(bitcoin-core/features.svg) 50% 50% no-repeat
}

.help-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(bitcoin-core/help.svg) 50% 50% no-repeat
}

.contribute-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(bitcoin-core/contribute.svg) 50% 50% no-repeat
}

.releases-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(bitcoin-core/news.svg) 50% 50% no-repeat
}

.rss-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(bitcoin-core/rss.svg) 50% 50% no-repeat
}

.core-separator {
	margin: 0 0 70px
}

.news-title {
	margin: 0 0 28px
}

.news-list li {
	position: relative;
	padding-left: 50px;
	list-style: none
}

.news-list li::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url(bitcoin-core/news.svg) 50% 50% no-repeat;
	-webkit-transform: translateY(50%);
	transform: translateY(50%)
}

.news-list p {
	color: #FF9500;
	line-height: 34px
}

.news-list a {
	display: block;
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px
}

.wallet_accordion img {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px
}

.wallet_accordion {
	text-align: left
}

.right-hanger {
	margin-top: 40px;
	text-align: right;
	margin-left: auto
}

.left-float {
	float: left
}

.highlight {
	background: transparent
}

.highlight .c {
	color: #999988;
	font-style: italic
}

.highlight .err {
	color: #a61717;
	background-color: #e3d2d2
}

.highlight .k {
	font-weight: bold
}

.highlight .o {
	font-weight: bold
}

.highlight .cm {
	color: #999988;
	font-style: italic
}

.highlight .cp {
	color: #999999;
	font-weight: bold
}

.highlight .c1 {
	color: #999988;
	font-style: italic
}

.highlight .cs {
	color: #999999;
	font-weight: bold;
	font-style: italic
}

.highlight .gd {
	color: #000000;
	background-color: #ffdddd
}

.highlight .gd .x {
	color: #000000;
	background-color: #ffaaaa
}

.highlight .ge {
	font-style: italic
}

.highlight .gr {
	color: #aa0000
}

.highlight .gh {
	color: #999999
}

.highlight .gi {
	color: #000000;
	background-color: #ddffdd
}

.highlight .gi .x {
	color: #000000;
	background-color: #aaffaa
}

.highlight .go {
	color: #888888
}

.highlight .gp {
	color: #555555
}

.highlight .gs {
	font-weight: bold
}

.highlight .gu {
	color: #aaaaaa
}

.highlight .gt {
	color: #aa0000
}

.highlight .kc {
	font-weight: bold
}

.highlight .kd {
	font-weight: bold
}

.highlight .kp {
	font-weight: bold
}

.highlight .kr {
	font-weight: bold
}

.highlight .kt {
	color: #445588;
	font-weight: bold
}

.highlight .m {
	color: #009999
}

.highlight .s {
	color: #d14
}

.highlight .na {
	color: #008080
}

.highlight .nb {
	color: #0086B3
}

.highlight .nc {
	color: #445588;
	font-weight: bold
}

.highlight .no {
	color: #008080
}

.highlight .ni {
	color: #800080
}

.highlight .ne {
	color: #990000;
	font-weight: bold
}

.highlight .nf {
	color: #990000;
	font-weight: bold
}

.highlight .nn {
	color: #555555
}

.highlight .nt {
	color: #000080
}

.highlight .nv {
	color: #008080
}

.highlight .ow {
	font-weight: bold
}

.highlight .w {
	color: #bbbbbb
}

.highlight .mf {
	color: #009999
}

.highlight .mh {
	color: #009999
}

.highlight .mi {
	color: #009999
}

.highlight .mo {
	color: #009999
}

.highlight .sb {
	color: #d14
}

.highlight .sc {
	color: #d14
}

.highlight .sd {
	color: #d14
}

.highlight .s2 {
	color: #d14
}

.highlight .se {
	color: #d14
}

.highlight .sh {
	color: #d14
}

.highlight .si {
	color: #d14
}

.highlight .sx {
	color: #d14
}

.highlight .sr {
	color: #009926
}

.highlight .s1 {
	color: #d14
}

.highlight .ss {
	color: #990073
}

.highlight .bp {
	color: #999999
}

.highlight .vc {
	color: #008080
}

.highlight .vg {
	color: #008080
}

.highlight .vi {
	color: #008080
}

.highlight .il {
	color: #009999
}

.bggreen {
	background-color: #006400
}

.bgred {
	background-color: #8B0000
}

.bgyellow {
	background-color: #B8860B
}

.fggreen {
	color: #006400
}

.fgred {
	color: #8B0000
}

.fgyellow {
	color: #B8860B
}

.secure-content-block>.box {
	margin: 0 0 40px 0;
	padding: 20px 70px 20px 30px;
	background: #f8f8f8
}

.boxexpand {
	overflow: hidden;
	-webkit-transition: height 400ms ease-out;
	transition: height 400ms ease-out
}

.boxexpand>* {
	display: none;
	margin-left: 30px
}

.boxexpand.expanded {
	padding-bottom: 40px
}

.boxexpand.expanded>* {
	display: block
}

.boxexpand>h1:first-child,.boxexpand>h2:first-child,.boxexpand>h3:first-child {
	display: block;
	position: relative;
	padding: 40px 35px 40px 30px;
	margin: 0;
	text-align: left;
	cursor: pointer
}

.boxexpand.expanded>h1:first-child,.boxexpand.expanded>h2:first-child,.boxexpand.expanded>h3:first-child {
	padding: 40px 35px 15px 30px
}

.boxexpand>h1:first-child::after,.boxexpand>h2:first-child::after,.boxexpand>h3:first-child::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	width: 10px;
	height: 6px;
	background: url(ico_angle.svg) no-repeat;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.boxexpand.expanded>h1:first-child::after,.boxexpand.expanded>h2:first-child::after,.boxexpand.expanded>h3:first-child::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.titlelight {
	color: #8c8c8c
}

.help {
	margin-bottom: 60px;
	text-align: center
}

.help p {
	font-size: 137.5%;
	color: #13161f;
	line-height: 36px
}

.individuals-card {
	min-height: 500px
}

.individuals-card p {
	margin: 0
}

.developers-link {
	margin: 0 0 20px;
	text-align: center;
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.resources-card {
	min-height: 500px
}

.resources-card p {
	margin: 0 0 5px
}

.resources-card p:last-child {
	margin: 0
}

.community {
	padding: 70px 0
}

.community-row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 70px;
	margin-bottom: 40px;
	border-bottom: 1px solid #dfdfdf
}

.community-card {
	min-height: 475px;
	margin-right: 30px;
	width: 370px
}

.community-card:nth-child(3n+3) {
	margin-right: 30px
}

.organizations-title {
	margin: 0 auto 60px;
	text-align: center
}

.organizations-row {
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.organizations-item {
	width: 31.6%;
	margin-right: 2.5%;
	margin-bottom: 50px;
	text-align: left
}

.organizations-item:nth-child(3n+3) {
	margin-right: 0
}

.organization-img {
	width: 40px;
	height: 33px;
	margin-right: 28px;
	border: 1px solid #dfdfdf
}

.organization-country {
	margin: 0;
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px;
	font-weight: 400
}

.organization-link {
	font-size: 112.5%;
	line-height: 34px
}

.introlink {
	text-align: center;
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.exchanges-title a {
	color: #FF7E00
}

.alert.exchanges-note {
	margin-top: 70px;
	font-weight: 400
}

.toc-row .toccontent .exchanges-tab-title {
	position: relative;
	padding-left: 95px
}

.toc-row .toccontent .expanded .exchanges-tab-title {
	padding-left: 95px
}

.exchanges-tab-title::before {
	content: '';
	position: absolute;
	top: 40px;
	left: 25px;
	width: 40px;
	height: 40px
}

.exchanges-international-title::before {
	background: url(flags/ALL.svg) center no-repeat;
	background-size: contain
}

.exchanges-europe-title::before {
	background: url(flags/EU.svg) center no-repeat;
	background-size: contain
}

.exchanges-asia-title::before {
	background: url(flags/asia.svg) center no-repeat;
	background-size: contain
}

.exchanges-south-america-title::before {
	background: url(flags/south-america.svg) center no-repeat;
	background-size: contain
}

.exchanges-north-america-title::before {
	background: url(flags/north-america.svg) center no-repeat;
	background-size: contain
}

.exchanges-australia-title::before {
	background: url(flags/australia.svg) center no-repeat;
	background-size: contain
}

.exchanges-newzealand-title::before {
	background: url(flags/newzealand.svg) center no-repeat;
	background-size: contain
}

.exchanges-africa-title::before {
	background: url(flags/africa.svg) center no-repeat;
	background-size: contain
}

.exchanges-p2p-title::before {
	background: url(flags/ALL.svg) center no-repeat;
	background-size: contain
}

.expanded .exchanges-content-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.general-marketplace {
	width: 240px
}

.expanded .marketplace-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.exchanges-europe .marketplace-row {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 61%
}

.marketplace {
	width: 360px;
	margin: 0 0 45px 0
}

.exchanges-europe .marketplace:nth-child(even) {
	width: 400px
}

.exchanges-north-america .marketplace:nth-child(even) {
	width: 400px
}

.marketplace h3 {
	margin-bottom: 0;
	text-align: left
}

.marketplace img {
	width: 40px;
	height: 33px;
	margin-right: 30px
}

.marketplace-flag {
	border: 1px solid #dfdfdf
}

.marketplace-link {
	color: #3490E6
}

.exchanges-introlink {
	margin-left: 30px
}

.exchanges-buy-link {
	margin-top: 40px
}

.resourcesmore {
	text-align: center;
	margin-top: 40px
}

.resourcesmore div {
	display: inline-block;
	text-align: left;
	padding: 20px 40px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0
}

.resourcesmore div h2 {
	text-align: center;
	margin-bottom: 25px
}

.resourcesmore div p {
	font-size: 115%;
	margin: 6px 0
}

.coredevtable div div:first-child {
	width: 200px
}

.coredevtable div div:first-child+div {
	width: 220px
}

.coredevtable div div:first-child+div+div {
	width: 80px
}

.chatbox {
	text-align: center
}

.devprojectlist {
	overflow: hidden;
	-webkit-transition: height 400ms ease-out;
	transition: height 400ms ease-out
}

.devprojectlist li:nth-child(1n+4) {
	display: none
}

.devprojectlist.expanded li:nth-child(1n+4) {
	display: list-item
}

.devprojectlist li.more {
	display: block
}

.devprojectlist.expanded li.more {
	display: none
}

.devprojectlist a {
	display: inline-block;
	margin-top: 5px
}

.version {
	padding: 70px 0
}

.back-link {
	display: block;
	margin-bottom: 50px;
	text-align: center
}

.alert {
	position: relative;
	max-width: 970px;
	margin: 0 auto;
	padding: 43px 50px 43px 140px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 112.5%;
	color: #77767e;
	background: #FFF9F3;
	border-radius: 1px
}

.alert::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 40px;
	width: 60px;
	height: 60px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(badge.svg) center no-repeat;
	background-size: contain
}

.alerts {
	padding: 70px 0
}

.alertstatusinactive {
	margin-bottom: 50px
}

.alertstatusactive {
	text-align: center;
	margin-bottom: 40px
}

.alertsactive {
	margin-bottom: 20px
}

.alertsactive a {
	font-weight: bold
}

.alerticon {
	width: 42px;
	height: 42px;
	float: left;
	margin-top: 12px;
	margin-right: 12px
}

.alerttext {
	color: #cc0000;
	font-weight: 800
}

.redirectmsg {
	text-align: center;
	margin: 20px 0
}

.redirectmsg h1 {
	color: #7b7c7c;
	font-weight: 400;
	font-size: 180%
}

.redirectmsg p {
	font-size: 150%
}

.attribution {
	font-size: 75%
}

.download-title {
	margin: 0 0 20px;
	color: #13161F;
	font-size: 137.5%;
	font-weight: 400;
	line-height: 36px
}

.download-text {
	margin-bottom: 30px;
	font-size: 125%;
	color: #4D5060;
	line-height: 34px;
	text-align: left
}

.downloadmore,.downloadkeys {
	margin-bottom: 30px
}

.core-link {
	display: block;
	font-size: 125%;
	line-height: 34px
}

.corecard .download-link {
	display: inline-block;
	color: #4D5060;
	line-height: 22px;
	font-weight: 400
}

.windows-card,.mac-card,.linux-card,.arm-card,.snap-card {
	min-height: 60px
}

.windows-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(os/med_win.svg) 50% 50% no-repeat
}

.mac-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(os/med_osx.svg) 50% 50% no-repeat
}

.linux-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(os/med_linux.svg) 50% 50% no-repeat
}

.arm-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(os/arm.png) 50% 50% no-repeat;
	background-size: contain
}

.snap-card::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 30px;
	height: 30px;
	background: url(os/med_snap.svg) 50% 50% no-repeat;
	background-size: contain
}

.downloadkeys-title {
	display: block;
	margin-bottom: 10px
}

.blog {
	padding: 110px 0 70px
}

.eventmap {
	top: -28px;
	height: 400px;
	margin: 0;
	z-index: 0
}

.events-title {
	margin: 0 auto 70px
}

.events {
	padding: 35px 0 70px
}

.events-links {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.eventdata {
	display: none
}

.about {
	padding: 70px 0
}

.about-title {
	margin: 0 0 50px
}

.about-row {
	justify-content: space-between;
	margin-bottom: 70px;
	padding-bottom: 70px;
	border-bottom: 1px solid #dfdfdf
}

.own {
	margin-bottom: 100px
}

.own p {
	font-size: 112.5%;
	color: #9D9D9D;
	line-height: 28px;
	text-align: left
}

.own h3 {
	margin: 0 0 20px;
	line-height: 30px;
	text-align: left;
	font-weight: 600
}

.own-alert {
	margin-top: 70px
}

.own-alert p {
	font-size: 18px;
	color: #77767e
}

.own-block {
	display: flex;
	align-items: stretch;
	justify-content: space-between
}

.own-timeline {
	display: flex;
	align-items: flex-start;
	min-width: 340px;
	margin-right: 30px
}

.own-timeline-number {
	position: relative;
	height: 100%;
	margin-right: 95px;
	z-index: 10
}

.own-timeline-number::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: url(start-path.svg) no-repeat;
	z-index: -1
}

.own-timeline-number::after {
	content: '';
	position: absolute;
	top: 25px;
	left: 0;
	width: 100px;
	height: 3px;
	background: #FF7E00;
	z-index: -1
}

.own-timeline-number-4::before {
	display: none
}

.own .own-timeline-text {
	min-width: 100px;
	margin-right: 20px;
	font-size: 18px;
	color: #13161F;
	line-height: 45px;
	font-weight: 600
}

.own-timeline-icon {
	margin-top: 5px
}

.own-text {
	width: 526px;
	padding-bottom: 30px
}

.controll,.mission {
	text-align: left
}

.controll {
	width: 48%
}

.controll p {
	font-size: 137.5%;
	color: #13161f;
	line-height: 36px
}

.mission {
	width: 47%
}

.mission li {
	font-size: 137.5%;
	color: #ff9500
}

.mission li span {
	color: #13161f
}

.expanded .contributor-row {
	display: flex;
	flex-wrap: wrap
}

.contributor-title {
	font-size: 162.5%;
	color: #FF7E00
}

.contributor {
	width: 30%;
	margin-right: 4%;
	margin-bottom: 20px
}

.contributor:nth-child(3n+3) {
	margin-right: 0
}

p.contributor-language {
	width: 30%;
	margin-right: 4%;
	margin-bottom: 20px;
	color: #FF7E00
}

p.contributor-language span {
	font-size: 18px;
	color: #9496A0
}

.contributor-name {
	display: block;
	font-size: 20px;
	color: #4D5060
}

.contributor span {
	font-size: 18px;
	color: #9496A0
}

.contributions {
	font-size: 18px;
	color: #9496A0
}

.post-list {
	position: relative;
	padding: 0 0 15px;
	margin: 0
}

.post-list.is-open {
	padding-bottom: 0
}

.post-list::before {
	content: '';
	position: absolute;
	top: 55px;
	left: 50%;
	width: 1px;
	height: 100%;
	background: url(path.svg) center repeat-y
}

.post {
	display: none;
	width: 50%;
	margin: 0;
	padding-bottom: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none
}

.post:nth-child(odd) {
	position: relative;
	float: left;
	padding-right: 40px;
	text-align: right
}

.post:nth-child(odd)::after {
	content: '';
	position: absolute;
	top: 54px;
	right: -10px;
	width: 95px;
	height: 20px;
	background: url(timeline-point-left.svg) center no-repeat
}

.post:nth-child(even) {
	position: relative;
	float: right;
	padding-left: 40px;
	text-align: left
}

.post:nth-child(even)::after {
	content: '';
	position: absolute;
	top: 54px;
	left: -10px;
	width: 95px;
	height: 20px;
	background: url(timeline-point-right.svg) center no-repeat
}

.post:nth-child(2) {
	margin-top: 100px
}

.post:last-child {
	padding-bottom: 0
}

.post:nth-child(odd) .post-inner {
	padding: 50px 74px 50px 50px
}

.post:nth-child(even) .post-inner {
	padding: 50px 50px 50px 74px
}

.post-inner {
	border: 1px solid #dfdfdf
}

.post-date {
	font-size: 100%;
	color: #FF9500
}

.post-name {
	margin-bottom: 7px;
	font-size: 137.5%;
	color: #13161F;
	line-height: 36px
}

.post-location {
	margin-bottom: 18px;
	font-size: 81.25%;
	color: #8c96a0;
	letter-spacing: 0.43px
}

.post-description {
	margin-bottom: 20px;
	font-size: 125%;
	color: #4D5060;
	line-height: 34px
}

.additional-links {
	margin: 70px 0 0;
	padding-top: 70px;
	font-size: 125%;
	border-top: 1px solid #dadada
}

.button {
	position: relative;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 1px;
	font-size: 100%;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	border: none;
	z-index: 10
}

.detectmobile {
	width: 0;
	height: 0;
	display: none
}

.summary {
	margin: 0;
	font-size: 137.5%;
	color: #9D9D9D;
	text-align: center
}

.summarytxt {
	max-width: 700px;
	color: #9D9D9D;
	text-align: center;
	margin: 0 auto;
	font-size: 137.5%
}

.press h2 {
	font-size: 150%
}

.press-faq {
	text-align: left
}

.press-faq>div>a {
	display: inline-block;
	font-weight: bold;
	margin-right: 20px
}

.press-faq>div>div {
	height: 0;
	overflow: hidden;
	-webkit-transition: height 400ms ease-out;
	transition: height 400ms ease-out
}

.press-faq>div>div.expanded {
	height: auto;
	padding: 10px 0 20px
}

.press-faq ul {
	padding-left: 25px;
	font-size: 125%
}

.press-faq div span p {
	margin-bottom: 0
}

.press-videos>div {
	display: inline-block;
	vertical-align: top;
	font-size: 125%;
	line-height: 34px
}

.press-videos>div:not(:last-child) {
	margin-right: 20px
}

.press-videos div a {
	display: inline-block;
	margin-bottom: 10px
}

.press-videos img {
	width: 250px;
	height: 136px;
	border-radius: 10px
}

.press-videos-link {
	position: relative;
	padding-left: 40px
}

.press-videos-link::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(ico_play.svg) center no-repeat;
	background-size: contain
}

.press-videos-more {
	margin-top: 20px;
	font-size: 18px
}

.press-quotes {
	overflow: hidden;
	-webkit-transition: height 400ms ease-out;
	transition: height 400ms ease-out
}

.press-quotes.expanded {
	height: auto
}

.quote:nth-child(1n+9) {
	display: none
}

.press-quotes.expanded .quote:nth-child(1n+9) {
	display: block
}

.press-quotes.expanded .show-more-link {
	display: none
}

.show-more-link {
	font-size: 112.5%
}

.press-quotes .quote {
	text-align: center
}

.quote {
	position: relative;
	max-width: 400px;
	padding-top: 45px;
	margin: 0 auto 50px
}

.quote::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 33px;
	height: 29px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url(quote.svg) center no-repeat;
	background-size: contain
}

.quote-text {
	margin-bottom: 10px;
	font-size: 125%;
	font-weight: 600;
	line-height: 34px;
	color: #4D5060
}

.quote-author {
	font-size: 18px
}

.quote-author-position {
	font-size: 14px;
	color: #9D9D9D
}

.quote span {
	display: block
}

.bitcore-content .callout {
	margin: 0 auto 90px
}

.bitcore-content>div>h2 {
	margin: 0 0 45px
}

.bitcore-content>div>p {
	font-size: 125%;
	margin: 0 0 40px
}

.bitcore-content p>img {
	display: block;
	max-width: 100%;
	margin: 0 auto 20px
}

.bitcore-content ol,.bitcore-content ul {
	font-size: 125%
}

.bitcore-content .btn-separator {
	display: none
}

.bitcore-content .card-row {
	margin-top: 0px
}

.core-card {
	min-height: 290px
}

.core-card .js {
	cursor: pointer
}

.overview-link {
	margin-top: 30px
}

.ui-accordion {
	max-width: 770px;
	margin: 0 auto 70px
}

.ui-accordion .ui-accordion-header {
	margin: 0;
	padding: 15px 15px 17px 65px;
	border-radius: 0;
	border: 1px solid #dadada;
	font-size: 112.5%;
	background: #fff;
	color: #9d9d9d;
	text-align: left
}

.ui-accordion .ui-state-active {
	border: 1px solid #ff7e00;
	color: #ff7e00
}

.ui-state-default .ui-icon {
	background: url(ico_angle_grey.svg) center no-repeat;
	background-size: contain
}

.ui-icon-closethick {
	background: url(close-btn.svg) center no-repeat !important;
	background-size: contain
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	left: 24px;
	transform: translateY(-50%);
	margin-top: 0
}

.ui-accordion .ui-state-active .ui-accordion-header-icon {
	width: 17px;
	background: url(ico_angle_orange.svg) center no-repeat;
	background-size: contain
}

.ui-accordion .ui-accordion-content {
	border-radius: 0;
	padding: 30px 20px 30px 40px
}

.ui-alert {
	margin: 0 auto 100px
}

.bitcore-content .ui-alert p {
	margin: 0
}

.lightweight-wallets-row {
	justify-content: space-between
}

.lightweight-wallets-row div {
	width: 45%
}

.right-hanger a {
	background: #13161F
}

.right-hanger a:hover {
	background: #333743
}

.right-hanger a:active {
	background: #000
}

.bitcore-content .center-hanger.center {
	margin: 70px 0
}

.center-hanger a {
	background: #F7931A
}

.center-hanger a:hover {
	background: #f9a136
}

.center-hanger a:active {
	background: #f58a08
}

.right-hanger a,.center-hanger a {
	display: inline-block;
	padding: 16px 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 100%;
	color: #fff;
	border-radius: 1px
}

.release-content h1 {
	color: #FF7E00;
	text-align: left
}

.dark-theme-toggle input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 4px;
	left: 4px;
	cursor: pointer
}

.dark-theme-toggle {
	position: relative
}

.dark-theme-toggle::before {
	background-image: url(moon-regular.svg);
	height: 30px;
	width: 30px;
	content: "";
	background-repeat: no-repeat;
	cursor: pointer;
	display: block
}

html[data-theme="dark"] .dark-theme-toggle::before {
	background-image: url(moon-solid.svg);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH
}

@media print {
	.head {
		display: none
	}

	.footer {
		display: none
	}

	.content {
		padding: 0;
		border: 0
	}

	.toc {
		display: none
	}

	.toccontent {
		width: auto
	}

	.develdocdisclaimer {
		display: none
	}
}

@media handheld,only screen and (max-width: 72.5em),only screen and (max-device-width: 72.5em) {
	.core-column-right {
		padding-left: 60px
	}

	.develdocdisclaimer div {
		padding: 0 60px 0 90px
	}

	.develdocdisclaimerclose,.develdocdisclaimerclose:visited,.develdocdisclaimerclose:link,.develdocdisclaimerclose:active {
		right: 30px
	}
}

@media handheld,only screen and (max-width: 67.5em),only screen and (max-device-width: 67.5em) {
	.head>div {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 0 0
	}

	.logo {
	/*margin-left: 30px*/
	}

.logo {
    margin: auto;
}

	.lang {
		margin-right: 27px
	}

	.menusimple {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		border-top: 1px dashed #13161f;
		margin: 15px 0 0;
	}

	.core-column-right {
		padding-left: 24px
	}

	.footermenu-item {
		margin-right: 35px
	}
}

@media handheld,only screen and (max-width: 60em),only screen and (max-device-width: 60em) {
	img {
		max-width: 100%
	}

	table {
		display: block;
		overflow: scroll;
		-webkit-overflow-scrolling: touch
	}

	blockquote {
		margin: 0 0 80px;
		padding: 16px 50px 45px
	}

	.section-title {
		margin: 0 0 40px
	}

	.maindesc-text {
		max-width: 80%
	}

	.two-column-row:not(:last-child) {
		margin: 0 0 50px
	}

	.column-text h2 {
		margin: 0 0 20px
	}

	.card-row {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.card {
		width: 48.3%;
		margin-right: 0
	}

	.titleicon,.warningicon {
		display: block;
		position: static;
		margin: auto;
		margin-bottom: 5px
	}

	.banner-message a span {
		width: auto
	}

	.hero {
		padding: 64px 30px 100px
	}

	.hero h1 {
		font-size: 30px;
		margin-bottom: 10px
	}

	.content {
		position: static
	}

	.footer {
		line-height: 1.5em;
		width: auto;
		padding-top: 100px
	}

	.logo-footer {
		margin-bottom: 65px
	}

	.footer-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.footer-bottom-row {
		flex-wrap: wrap
	}

	.footerlicense {
		max-width: 410px
	}

	.home-title {
		margin: 0 0 43px
	}

	.donate {
		max-width: 100%;
		margin-bottom: 65px
	}

	.donate-row {
		flex-direction: row;
		justify-content: space-between;
		align-items: center
	}

	.donate-qrcode {
		margin-top: 0
	}

	.footermenu {
		justify-content: space-between;
		max-width: 100%
	}

	.footer-bottom {
		margin-top: 75px
	}

	.toc-row {
		padding: 50px 0 70px
	}

	.toc {
		min-width: 245px;
		width: 245px
	}

	.toc div>ul>li {
		margin-bottom: 10px
	}

	.toc div>ul>li>ul>li:first-child {
		margin-top: 10px
	}

	#markdown-toc>li>a::after {
		right: -15px
	}

	.toccontent .multicode,.toccontent pre {
		padding: 10px
	}

	.toccontent .multicode pre {
		padding: 0
	}

	.toc .scroll {
		min-width: auto;
		width: 245px
	}

	.boxexpand>h1:first-child,.boxexpand>h2:first-child,.boxexpand>h3:first-child {
		padding: 30px 35px 30px 30px
	}

	.boxexpand.expanded>h1:first-child,.boxexpand.expanded>h2:first-child,.boxexpand.expanded>h3:first-child {
		padding: 30px 35px 20px 30px
	}

	.boxexpand>h1 .boxexpand>h2 {
		font-size: 150%
	}

	.boxexpand>h1:first-child::after,.boxexpand>h2:first-child::after,.boxexpand>h3:first-child::after {
		right: 15px
	}

	.coredevtable div div:first-child,.coredevtable div div:first-child+div,.coredevtable div div:first-child+div+div {
		width: auto
	}

	.press-faq>div {
		width: auto;
		display: block;
		margin-right: 0
	}

	.press-quotes p {
		width: auto
	}

	.mainhero {
		padding: 25px 0 100px
	}

	.mainhero {
		top: auto;
		right: 30px;
		bottom: 0;
		transform: translateY(0)
	}

	.mainsummary {
		margin: 0 auto 60px
	}

	.maincard {
		width: 216px
	}

	.mainoverview {
		padding: 225px 0 115px;
		background: url(hero/overview-tablet.svg) top no-repeat;
		background-size: cover
	}

	.maindesc {
		padding: 85px 0 60px
	}

	.maindesc-img {
		width: 311px;
		height: 312px
	}

	.maindesc-text {
		margin: 0 0 25px
	}

	.recommendation {
		padding: 50px 0 50px
	}

	.recommendation-row {
		margin: 0 auto 30px
	}

	.recommendation-text {
		margin: 0 auto 40px
	}

	.start {
		padding-bottom: 145px
	}

	.starttitle {
		margin: 60px 0 30px
	}

	.start-content::after {
		width: 45px
	}

	.left-column,.right-column {
		max-width: 41%
	}

	.right-column div,.left-column div {
		bottom: -87px
	}

	.start-content div div a,.start-content div div a:link {
		padding: 15px 20px
	}

	.resources>div {
		border-top: 0
	}

	.resources div div {
		display: block;
		width: auto;
		padding: 0 0 10px 0;
		min-height: 0
	}

	.resources>div>div:first-child {
		padding-right: 0;
		border-right: 0
	}

	.resources>div>div:first-child+div {
		border-left: 0;
		padding-left: 0;
		margin-left: 0
	}

	.resources,.resources p {
		text-align: center
	}

	.resourcesorg div div {
		width: auto;
		display: block
	}

	.resourcesorg div {
		border-top: 0
	}

	.resourcesmore {
		margin-top: 0
	}

	.resourcesmore div {
		padding: 0;
		border: 0
	}

	.core-content {
		margin: 65px auto 18px
	}

	.core-column-right {
		width: 65%
	}

	.callout-btn {
		width: 216px;
		height: 53px
	}

	.corecard {
		width: 217px
	}

	.show_more-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0
	}

	.show_more-block {
		width: 100%
	}

	.show_more-block {
		margin-bottom: 50px
	}

	.show_more-block .show_more-title {
		font-size: 112.5%
	}

	.show_less_more {
		padding-bottom: 30px
	}

	.show_less_more p {
		font-size: 100%
	}

	.show_more-list span {
		font-size: 100%
	}

	.core-separator {
		margin: 0 0 20px
	}

	.news-block {
		padding-bottom: 200px
	}

	.news-title {
		margin: 0 0 11px;
		text-align: left;
		font-size: 125%
	}

	.news-list a {
		font-size: 112.5%;
		line-height: 30px
	}

	.mainbutton {
		max-width: 217px
	}

	.mainbutton a,.mainbutton a:link,.mainbutton a:visited,.mainbutton a:active {
		width: 100%;
		padding: 16px 15px
	}

	.corecard-label {
		max-width: 217px
	}

	.downloadkeys {
		margin-bottom: 70px
	}

	.eventmap {
		height: 200px
	}

	.detectmobile {
		display: block
	}

	.dev-documentation {
		padding: 50px 0 70px
	}

	.docreference {
		padding: 30px 0 0
	}

	.docreference-card {
		min-height: 100px;
		padding: 15px 0
	}

	.docreference-img-block {
		min-height: 45px
	}

	.docreference-title {
		margin: 0 0 15px
	}

	.blog {
		padding: 70px 0 70px
	}

	.post-list::before {
		top: 40px
	}

	.post:nth-child(odd) {
		padding-right: 35px
	}

	.post:nth-child(even) {
		padding-left: 35px
	}

	.post:nth-child(odd)::after {
		top: 40px;
		width: 54px;
		background: url(timeline-point-left-tablet.svg) center no-repeat
	}

	.post:nth-child(even)::after {
		top: 40px;
		width: 54px;
		background: url(timeline-point-right-tablet.svg) center no-repeat
	}

	.post:nth-child(odd) .post-inner {
		padding: 35px 40px 35px 30px
	}

	.post:nth-child(even) .post-inner {
		padding: 35px 30px 35px 40px
	}

	.additional-links {
		margin: 50px 0 0;
		padding-top: 50px
	}

	.glossary-subpage-search {
		float: none;
		padding: 0;
		border: none;
		width: auto
	}

	.glossary-subpage-search .glossary_term {
		max-width: 710px;
		margin: 0 auto 50px
	}

	.glossary-subpage-links {
		min-width: auto;
		max-width: 220px
	}

	.glossary-subpage h2 {
		margin: 0;
		font-size: 137.5%;
		line-height: 36px
	}

	.glossary-subpage h2 {
		margin: 0;
		font-size: 137.5%;
		line-height: 36px
	}

	.glossary-subpage h3 {
		margin: 0;
		font-size: 125%;
		line-height: 36px
	}

	.glossary-subpage ul {
		margin: 0 0 20px
	}

	.glossary-subpage li {
		margin: 0 0 5px
	}

	.notice {
		margin: 0 0 10px
	}

	.community-row {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.community-card:nth-child(3n+3) {
		margin-right: 0
	}

	.organizations-item {
		width: 47.5%
	}

	.organizations-item:nth-child(3n+3) {
		margin-right: 2.5%
	}

	.press-videos {
		text-align: center
	}

	.exchanges-tab-title::before {
		top: 30px
	}

	.about-title {
		margin: 0 0 30px
	}

	.contributor {
		width: 48%
	}

	.contributor:nth-child(3n+3) {
		margin-right: 4%
	}

	.contributor:nth-child(even) {
		margin-right: 0
	}

	.ui-accordion .ui-accordion-content {
		padding: 30px 20px 30px 20px
	}

	.two-column-list li:nth-child(2n+1) {
		margin-right: 20px
	}
}

@media handheld,only screen and (max-width: 48em),only screen and (max-device-width: 48em) {
	code {
		white-space: pre-wrap
	}

	.container {
		padding: 0 0 15px 0;
	}

	.hero-container {
		padding: 0 40px
	}

	.footer-bottom-row {
		flex-direction: column
	}

	.footer-status-block {
		order: 1;
		margin: 5px
	}

	.footerlicense {
		max-width: 100%;
		text-align: center
	}

	.maindesc-text {
		max-width: 90%
	}

	.bitcore-content {
		padding: 50px 0
	}

	.section-title {
		font-size: 137.5%;
		margin: 0 0 25px
	}

	.two-column-layout {
		padding: 50px 0
	}

	.two-column-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.two-column-row:nth-child(even) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.column-img {
		margin-bottom: 20px
	}

	.column-text {
		max-width: 100%;
		text-align: center
	}

	.two-column-row:nth-child(odd) .column-text {
		margin-left: 0
	}

	.two-column-row:nth-child(even) .column-text {
		margin-right: 0
	}

	.column-text p {
		font-size: 125%
	}

	.column-table {
		margin-bottom: 20px
	}

	.maincard:not(:last-child) {
		margin: 0 16px 16px 0
	}

	.recommendation-text {
		font-size: 125%;
		margin: 0 auto 40px
	}

	.start {
		padding: 0 0 50px 15px
	}

	.start h2 {
		margin-bottom: 10px;
		font-size: 125%
	}

	.start p {
		margin-bottom: 25px;
		font-size: 112.5%
	}

	.start-content::after {
		display: none
	}

	.start-block {
		padding-left: 30px
	}

	.start-block:not(:last-child) {
		padding-bottom: 50px
	}

	.start-block:not(:last-child)::before {
		left: 0
	}

	.start .start-block::after {
		left: 0;
		width: 40px;
		height: 40px;
		background-size: 40px;
		-webkit-transform: translate(-50%, -4px);
		transform: translate(-50%, -4px)
	}

	.left-column,.right-column {
		max-width: 100%
	}

	.left-column div,.right-column div {
		position: static
	}

	.left-column,.left-column h2 {
		text-align: left
	}

	.mainbutton {
		max-width: 290px
	}

	.corecard-label {
		max-width: 100%
	}

	.download-title {
		margin: 0 0 30px;
		font-size: 125%
	}

	.download-text {
		margin-bottom: 20px;
		font-size: 112.5%
	}

	.downloadkeys {
		margin-bottom: 40px
	}

	.corecard-label {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #dfdfdf
	}

	.toc-container {
		padding: 0
	}

	.toc-row {
		padding: 40px 0 50px
	}

	.toc>div {
		padding-right: 20px;
		padding-left: 15px
	}

	.toccontent-intro {
		padding: 0 15px 40px
	}

	.toccontent .subhead-links a {
		font-size: 17px
	}

	.toccontent .subhead-links a:not(:last-child) {
		margin-right: 10px
	}

	.toccontent .subhead-links a:not(:first-child) {
		margin-left: 10px
	}

	.toc ul li ul li a:hover:before,.toc ul li ul li a.active:before {
		right: -20px
	}

	.boxexpand>h2 {
		padding: 30px 15px
	}

	.expanded.boxexpand>h2 {
		padding: 30px 15px 20px
	}

	.btn:not(:first-child) {
		margin: 10px auto 0
	}

	.core-content {
		margin: 20px auto 40px
	}

	.core-column-right,.core-column-left {
		float: none;
		width: 100%
	}

	.core-column-right {
		padding-left: 0;
		border-left: none
	}

	.core-column-left {
		margin: 0 auto;
		max-width: 290px
	}

	.callout {
		width: 100%
	}

	.callout-btn {
		width: 100%
	}

	.btn-separator {
		margin: 30px 0 30px
	}

	.corecard {
		width: 100%
	}

	.show_less_more {
		padding-bottom: 30px
	}

	.show_less_more p {
		font-size: 112.5%;
		text-align: center
	}

	.show_less {
		margin-bottom: 30px
	}

	.show_more-block {
		margin-bottom: 30px;
		text-align: center
	}

	.show_more-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.show_more-list ul {
		margin: 30px 0 0
	}

	.show_more-list span {
		font-size: 112.5%
	}

	.show_more-list p {
		text-align: left
	}

	.core-separator {
		margin: 25px 0
	}

	.news-block {
		padding-bottom: 35px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.version {
		padding: 50px 0
	}

	.alerts {
		padding: 50px 0
	}

	.alertstatusinactive {
		margin-bottom: 30px
	}

	.alertstatusactive {
		font-size: 137.5%;
		margin: 0 0 25px
	}

	.alert::before {
		left: 20px;
		width: 50px;
		height: 50px
	}

	.alert,.warning {
		padding: 30px 20px 30px 90px;
		font-size: 100%;
		text-align: left
	}

	.warning::before {
		left: 23px;
		top: 30px;
		transform: translateY(0%)
	}

	.blog {
		padding: 50px 0 50px
	}

	.events {
		padding: 5px 0 50px
	}

	.post-list {
		margin: 0 0 10px
	}

	.post-list::before {
		left: 0
	}

	.post:nth-child(odd),.post:nth-child(even) {
		float: none;
		padding: 0 0 15px 25px;
		width: 100%;
		text-align: right
	}

	.post:nth-child(2) {
		margin-top: 0
	}

	.post:nth-child(even)::after,.post:nth-child(odd)::after {
		right: auto;
		left: -10px;
		width: 46px;
		height: 20px;
		background: url(timeline-point-right-mob.svg) center no-repeat
	}

	.post:nth-child(odd) .post-inner,.post:nth-child(even) .post-inner {
		padding: 35px 15px 35px 15px
	}

	.additional-links {
		padding-top: 40px
	}

	.develdocdisclaimer {
		padding: 40px 0 20px
	}

	.develdocdisclaimer div {
		padding: 0 16px
	}

	.develdocdisclaimerclose,.develdocdisclaimerclose:visited,.develdocdisclaimerclose:link,.develdocdisclaimerclose:active {
		top: -15px;
		right: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.glossary-subpage {
		padding: 0 15px
	}

	.glossary-subpage-left {
		float: none;
		max-width: 100%
	}

	.glossary-subpage-links {
		float: none;
		height: auto;
		max-width: 100%;
		width: 100%;
		padding: 20px 0 0;
		margin-top: 25px;
		border-left: none;
		border-top: 1px solid #dfdfdf
	}

	.community {
		padding: 50px 0
	}

	.boxexpand>* {
		margin-left: 15px;
		margin-right: 15px
	}

	.boxexpand>h1:first-child,.boxexpand>h2:first-child,.boxexpand>h3:first-child {
		padding: 30px 30px 30px 15px
	}

	.boxexpand.expanded>h1:first-child,.boxexpand.expanded>h2:first-child,.boxexpand.expanded>h3:first-child {
		padding: 30px 30px 15px 15px
	}

	.about {
		padding: 70px 0
	}

	.about-row {
		flex-direction: column;
		margin-bottom: 60px;
		padding-bottom: 60px
	}

	.own {
		margin-bottom: 60px
	}

	.own-alert {
		margin-top: 60px
	}

	.controll,.mission {
		width: 100%
	}

	.controll {
		margin-bottom: 60px
	}

	.mainvideo,.modal,.modal-overlay {
		display: none
	}

	.privacy {
		padding: 50px 0
	}

	.own-timeline {
		min-width: 310px
	}

	.own-timeline-number {
		margin-right: 60px
	}

	.own-timeline-number::after {
		width: 80px
	}
}

@media handheld,only screen and (max-width: 40em),only screen and (max-device-width: 40em) {
	p {
		line-height: 1.7em
	}

	blockquote {
		margin: 0 0 50px;
		padding: 15px 20px 16px;
		text-align: center;
		font-size: 112.5%
	}

	.head {
		padding:0;
		border: none
	}

	.head div {
		padding: 5px 0 0 0;
	}

	.logo {
		margin: 0 auto 5px 15px;
	}

	.logo img {
		width: 159px;
		height: 35px;
	}

	.menumobile {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 12px;
		width: 18px;
		padding: 20px 15px 10px;
		background: url(menumobile.svg) center no-repeat;
		cursor: pointer
	}

	.menusimple {
		padding: 0;
		margin: 0;
		-webkit-transform: none;
		transform: none;
		border: 0
	}

	.menusimple>li a {
		text-align: center;
		text-transform: none
	}

	.menusimple>li>a {
		font-size: 112.5%
	}

	.menusimple li:not(:first-child) {
		margin-left: 0
	}

	.langselect {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		background-color: #13161F;
		border: none
	}

	.langselect select {
		font-size: 115%;
		padding: 32px 0;
		color: #fff;
		margin: 0;
		width: 100%;
		-webkit-appearance: none;
		-moz-appearance: none;
		cursor: pointer
	}

	.footer-langselect {
		display: block
	}

	.center-select {
		display: block;
		position: relative
	}

	.center-select__input {
		-webkit-appearance: none;
		border: 0;
		background: none;
		width: 100%;
		height: 30px
	}

	.center-select__text {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: #13161F;
		color: #fff;
		font-size: 112.5%;
		line-height: 55px;
		pointer-events: none;
		text-align: center
	}

	.langselect select:hover+.center-select__text,.langselect select:active+.center-select__text {
		color: #F7931A
	}

	.lang,.menusimple {
		display: none;
		width: 100%;
	    border-top: 1px dashed #13161f;
	    border-bottom: 1px dashed #13161f;
		background-color: #f7931a;
		height: auto;
		overflow: auto;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		-webkit-tap-highlight-color: transparent
	}

	.menusimple>li a,.menusimple>li a:active,.menusimple>li a:visited,.menusimple>li a:link {
		color: #13161f;
	}

	.menusimple>li a {
		padding: 18px 0
	}

	.menusimple>li>ul li {
		width: 100%
	}

	.menusimple>li>ul>li a {
		padding: 6px 0;
		font-size: 18px
	}

	.menusimple li {
		display: block
	}

	.menusimple>li ul {
		min-width: 0;
		position: relative
	}

	.menusimple.menutap li:hover>ul {
		display: none
	}

	.menusimple.menutap li.hover>ul,.menusimple.menutap li.active>ul {
		display: block;
		padding: 20px 0;
		background-color: #090c14;
		border: none
	}

	.menusimple.menutap li.hover>ul a,.menusimple.menutap li.active>ul a {
		color: #9d9d9d;
		background: #090c14
	}

	.menusimple li:hover>a,.menusimple li.active>a {
		color: #F7931A
	}

    .me0 {
        width: 100%;
        text-align: center;
    }

	.currency {
		margin-right: 75px;
		margin-bottom: 10px
	}

	.is-expand {
		padding: 0
	}

	.is-expand::after {
		right: 17px
	}

	.is-expand:hover::after {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.hover .is-expand:hover::after {
		-webkit-transform: translateY(-50%) rotate(180deg);
		transform: translateY(-50%) rotate(180deg)
	}

	.summarytxt {
		font-size: 112.5%
	}

	.hero {
		padding: 30px 0 90px
	}

	.hero-container {
		padding: 0 15px
	}

	.hero h1 {
		margin-bottom: 0;
		font-size: 137.5%;
		line-height: 1.7
	}

	.mainhero {
		padding: 25px 0 50px
	}

	.mainsummary {
		margin: 0 auto 30px;
		font-size: 187.5%
	}

	.mainoverview {
		padding: 110px 0 50px;
		background: url(hero/overview-mob.svg) top no-repeat;
		background-size: cover
	}

	.mainoverview-title {
		font-size: 137.5%
	}

	.maincard {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 290px;
		height: auto;
		margin: 0 auto;
		padding: 18px 33px 20px;
		text-align: left
	}

	.maincard:not(:last-child) {
		margin: 0 auto 10px
	}

	.maincard img {
		width: 56px;
		display: inline-block;
		margin: 0 28px 0 0;
		vertical-align: top
	}

	.maindesc-row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin: 0 0 35px
	}

	.maindesc-img {
		margin-bottom: 35px
	}

	.maindesc-text {
		max-width: 100%;
		font-size: 112.5%
	}

	.home-title {
		margin: 0 0 30px
	}

	.card-row {
		margin: 50px 0
	}

	.card {
		width: 98%
	}

	.card:first-child {
		margin-top: 0
	}

	.card h2 {
		min-height: auto
	}

	.startbar {
		display: none
	}

	.glossary_term {
		margin: 0 auto 30px
	}

	.mob-sidebar-open {
		display: block;
		width: 100%;
		height: 55px;
		padding: 0 0 0 60px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 25px;
		text-align: left;
		background: #F7931A url(ico_burger_light.svg) 26px 22px no-repeat;
		font-size: 100%;
		font-weight: 600;
		color: #FFFFFF;
		border-radius: 1px;
		border: none
	}

	.mob-sidebar-open.hide {
		display: none
	}

	.mob-sidebar-open.is-fixed {
		position: fixed;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 100;
		outline: none
	}

	.sidebar {
		display: none
	}

	.sidebar-inner {
		max-height: 100vh;
		overflow-y: auto
	}

	.sidebar.is-open {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 265px;
		height: 100%;
		background: #1d2028;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 100
	}

	.mob-sidebar-close {
		display: block;
		position: absolute;
		right: -55px;
		width: 55px;
		height: 55px;
		background: #F7931A url(ico_angle_light.svg) center no-repeat;
		background-size: 18px;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		border-radius: 1px;
		border: none
	}

	.footer {
		padding-top: 45px
	}

	.logo-footer {
		margin-bottom: 20px
	}

	.donate {
		margin-bottom: 20px
	}

	.donate-row {
		flex-direction: column
	}

	.donate-btn {
		margin-left: 60px
	}

	.donate-qrcode {
		margin-top: 20px
	}

	.footermenu {
		flex-wrap: wrap
	}

	.footermenu-item {
		margin-right: 0;
		width: 50%;
		margin-bottom: 30px
	}

	.footermenu-item:nth-child(even) {
		text-align: right
	}

	.footermenu-item:nth-child(even) .footer-title {
		text-align: right
	}

	.footer-bottom {
		margin-top: 0
	}

	.footer-status-block {
		align-items: center
	}

	.footer-bottom-row .center-select__text {
		background: #090C14;
		line-height: 60px
	}

	.footer-langselect {
		width: 70px
	}

	.statusmenu {
		margin-right: 0px
	}

	.toc-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.toc {
		padding: 0 15px;
		width: 100%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.toc>div {
		width: 100%;
		padding: 0;
		border: 0
	}

	.toc .scroll {
		position: static;
		width: auto;
		padding-bottom: 0
	}

	.toc div>ul>li {
		padding: 15px 20px;
		margin: 0;
		border-bottom: 1px solid #37393D
	}

	.toc div>ul>li>a {
		font-size: 112.5%;
		color: #FFFFFF;
		font-weight: 400;
		line-height: 24px
	}

	.toc div>ul>li>ul a {
		margin-bottom: 10px;
		color: #bbbcbe
	}

	.toc div>ul>.active>a {
		color: #FF9500
	}

	.toc div>ul>li>a::after {
		background: url(ico_angle_light.svg) no-repeat
	}

	.toc ul li ul li a:hover:before,.toc ul li ul li a.active:before {
		right: auto;
		left: -20px
	}

	#markdown-toc>li>a::after {
		right: 0
	}

	.boxexpand>h1 .boxexpand>h2 {
		font-size: 137.5%
	}

	.boxexpand>h1:first-child,.boxexpand>h2:first-child,.boxexpand>h3:first-child {
		padding: 15px 35px 15px 15px;
		background: #f8f8f8
	}

	.boxexpand.expanded>h1:first-child,.boxexpand.expanded>h2:first-child,.boxexpand.expanded>h3:first-child {
		padding: 15px 35px 15px 15px;
		background: #fff
	}

	.toc+.toccontent {
		padding: 0;
		border: none
	}

	.toccontent .toccontent-block {
		padding-left: 0;
		padding-right: 0
	}

	.toccontent-block {
		border-top: none;
		margin-bottom: 2px
	}

	.toccontent-block:last-of-type {
		border-bottom: none
	}

	.toccontent .subhead-links a:not(:last-child) {
		margin-right: 2px
	}

	.toccontent .subhead-links a:not(:first-child) {
		margin-left: 2px
	}

	.toccontent .toccontent-intro {
		padding: 0 15px 40px
	}

	.toccontent p {
		font-size: 18px
	}

	.toccontent li {
		font-size: 18px
	}

	.article>* {
		padding-left: 15px;
		padding-right: 15px
	}

	.dev-documentation {
		padding: 30px 0 50px
	}

	.dev-documentation .card-row {
		margin: 20px 0 50px
	}

	.doc-card {
		min-height: auto;
		padding: 15px 20px
	}

	.doc-card:not(:first-child) {
		margin-top: 15px
	}

	.doc-card img {
		margin: 0 30px 0 0;
		width: 25px
	}

	.doc-card h2 {
		min-height: auto;
		margin: 0;
		line-height: 30px;
		font-size: 112.5%
	}

	.doc-card p {
		font-size: 100%;
		padding-left: 55px;
		text-align: left
	}

	.doc-card a {
		line-height: 24px
	}

	.doc-acc-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.resp-acc-toggle {
		position: relative;
		cursor: pointer
	}

	.resp-acc-toggle::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		width: 10px;
		height: 6px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background: url(ico_angle.svg) center no-repeat
	}

	.active.resp-acc-toggle::after {
		-webkit-transform: translateY(-50%) rotate(180deg);
		transform: translateY(-50%) rotate(180deg)
	}

	.resp-acc-content {
		display: none
	}

	.docreference-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.docreference-card {
		width: 47.5%;
		min-height: 100px;
		margin-top: 15px;
		padding: 17px 0
	}

	.docreference-card img {
		margin: 0
	}

	.events-links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.event-btn {
		margin-bottom: 30px
	}

	.glossary-subpage-search .glossary_term {
		margin: 0 auto 10px
	}

	.notice {
		margin: 0 0 20px;
		text-align: center
	}

	.notice span {
		font-size: 90%
	}

	.glossary-subpage h2 {
		margin: 0 0 10px;
		font-size: 125%;
		line-height: 30px
	}

	.glossary-subpage p {
		font-size: 112.5%
	}

	.glossary-subpage-left>p {
		margin: 0 0 10px
	}

	.organizations-item {
		width: 100%
	}

	.post-content {
		padding-bottom: 30px
	}

	.exchanges-tab-title::before {
		top: 15px
	}

	.expanded .exchanges-content-row {
		flex-wrap: wrap
	}

	.exchanges-europe .general-marketplace {
		width: 187px;
		margin-bottom: 30px
	}

	.about-title {
		font-size: 137.5%
	}

	.about-row {
		margin-bottom: 50px;
		padding-bottom: 50px
	}

	.own,.controll {
		margin-bottom: 50px
	}

	.own-alert {
		margin-top: 50px
	}

	.own-alert p {
		font-size: 16px
	}

	.controll p,.mission li,.help p {
		font-size: 112.5%
	}

	.help {
		margin: 0
	}

	.expanded .contributor-row {
		flex-direction: column
	}

	.contributor {
		width: 100%
	}

	.lightweight-wallets-row {
		flex-direction: column
	}

	.lightweight-wallets-row div {
		width: 100%
	}

	.lightweight-wallets-row div:first-child {
		margin: 0 0 40px
	}

	.prevnext span:first-child {
		padding-right: 10px;
		padding-left: 10px
	}

	.prevnext span:last-child {
		padding-right: 10px;
		padding-left: 10px
	}

	.right-hanger {
		text-align: center
	}

	.right-hanger a,.center-hanger a {
		padding: 16px 30px
	}

	.bitcore-content>div>h2 {
		margin: 0 0 30px;
		font-size: 125%;
		text-align: left
	}

	.bitcore-content>div>p,.bitcore-content>div>ul {
		font-size: 112.5%;
		text-align: left
	}

	button.js.showcolumn {
		padding: 22px 10px;
		margin: 0 20px 0 0
	}

	button.js.showcolumn.active,button.js.showcolumn:active,button.js.showcolumn:hover {
		padding: 22px 10px 19px
	}

	.ui-accordion .ui-accordion-content {
		padding: 20px 10px
	}

	.system-requirements-list strong {
		font-size: 20px
	}

	.system-requirements-list p {
		font-size: 18px
	}

	.two-column-list li {
		float: none;
		width: auto
	}

	.system-requirements-list li {
		margin-bottom: 35px
	}

	.help-search {
		margin: 30px 0
	}

	.version-content h1 {
		font-size: 30px
	}

	.own-timeline {
		margin-right: 0;
		min-width: auto
	}

	.own .own-timeline-text,.own-timeline-icon {
		display: none
	}

	.own-timeline-number {
		min-width: 50px;
		margin-right: 20px
	}

	.own-timeline-number::after {
		width: 60px
	}

	.own-text {
		padding-top: 10px
	}

	.own-text h3 {
		font-size: 20px
	}

	.own-text p {
		font-size: 16px
	}

	.glossary_term.help-search::-webkit-input-placeholder {
		font-size: 16px
	}

	.glossary_term.help-search::-moz-placeholder {
		font-size: 16px
	}

	.glossary_term.help-search:-ms-input-placeholder {
		font-size: 16px
	}

	.glossary_term.help-search:-moz-placeholder {
		font-size: 16px
	}

	.recommendation-card {
		padding: 33px 15px
	}

	.donate-btn {
		display: none
	}
}

.walletmenu {
	position: relative;
	display: flex;
	justify-content: center;
	text-align: center;
	z-index: 90;
	border-bottom: 1px solid #dfdfdf
}

.walletmenu-list {
	display: flex;
	align-items: center;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #fff;
	list-style: none
}

.walletmenu-list-item {
	margin: 0
}

.walletmenu-list-item+.walletmenu-list-item {
	margin-left: 80px
}

.walletmenu-platform-link.active {
	color: #ff7e00;
	border-bottom: 3px solid #ff7e00
}

.walletmenu-platform-link.active::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 100%);
	border: 8px solid transparent;
	border-top: 8px solid #ff7e00;
	z-index: 15
}

.walletmenu-platform-link {
	position: relative;
	display: block;
	padding: 18px 10px 18px 42px;
	font-size: 15px;
	color: #13161f;
	text-transform: uppercase
}

.allwallets-link {
	padding-left: 0;
	padding-right: 0
}

.walletmenu-platform-link.wallet-hardware {
	background: url("./wallet_menu_hardware.svg") left center no-repeat
}

.walletmenu-platform-link.wallet-desktop {
	background: url("./wallet_menu_desktop.svg") left center no-repeat
}

.walletmenu-platform-link.wallet-mobile {
	background: url("./wallet_menu_mobile.svg") left center no-repeat
}

.walletmenu-platform-link.wallet-web {
	background: url("./wallet_menu_web.svg") left center no-repeat
}

.walletmenu-accordion {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	transform: translate(-50%, 100%)
}

.walletmenu-platform-link.active+.walletmenu-accordion {
	display: block
}

.walletmenu-sublist {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	box-sizing: border-box;
	border-top: 1px solid #dfdfdf;
	background-color: #f8f8f8
}

.walletmenu-sublist-item {
	margin: 0
}

.walletmenu-sublist-link {
	display: block;
	padding: 18px 32px 18px 32px;
	color: #13161f;
	font-size: 15px;
	text-transform: uppercase
}

.walletmenu-sublist-link.active {
	color: #ff7e00
}

.walletmenu-sublist-link.wallet-linux {
	background: url("./os/wallet_menu_linux.svg") left center no-repeat
}

.walletmenu-sublist-link.wallet-mac {
	background: url("./os/wallet_menu_mac.svg") left center no-repeat
}

.walletmenu-sublist-link.wallet-windows {
	background: url("./os/wallet_menu_windows.svg") left center no-repeat
}

.walletmenu-sublist-link.wallet-ios {
	background: url("./os/wallet_menu_ios.svg") left center no-repeat
}

.walletmenu-sublist-link.wallet-android {
	background: url("./os/wallet_menu_android.svg") left center no-repeat
}

.walletmenu-sublist-link.active.wallet-linux {
	background: url("./os/wallet_menu_linux_bright.svg") left center no-repeat
}

.walletmenu-sublist-link.active.wallet-mac {
	background: url("./os/wallet_menu_mac_bright.svg") left center no-repeat
}

.walletmenu-sublist-link.active.wallet-windows {
	background: url("./os/wallet_menu_windows_bright.svg") left center no-repeat
}

.walletmenu-sublist-link.active.wallet-ios {
	background: url("./os/wallet_menu_ios_bright.svg") left center no-repeat
}

.walletmenu-sublist-link.active.wallet-android {
	background: url("./os/wallet_menu_android_bright.svg") left center no-repeat
}

.accordion-tab-wallet {
	display: none
}

.wallet-list {
	display: flex;
	flex-wrap: wrap;
	max-width: 1230px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 40px;
	text-align: left
}

.wallet-list .wallet-list-item {
	display: inline-block;
	width: 14.2%;
	height: auto;
	margin-bottom: 30px;
	margin-right: 1.2%;
	margin-left: 1.2%;
	border: 1px solid #dfdfdf;
	text-align: center;
	box-sizing: border-box
}

.wallet-list .allwallets-list-item {
	padding-bottom: 20px
}

.wallet-list .wallet-list-item .wallet-list-item-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0 0 20px;
	color: #13161f;
	text-align: center;
	font-weight: 600;
	vertical-align: top;
	text-decoration: none
}

.wallet-list .allwallets-list-item .wallet-list-item-link {
	height: auto;
	padding: 0
}

.wallet-list .wallet-list-item .wallet-list-item-link img {
	display: block;
	width: 80px;
	height: 80px;
	margin: auto;
	margin: 20px auto 5px;
	transition: all 0.15s ease-out
}

.wallet-hint {
	font-size: 11px;
	text-align: center;
	color: transparent
}

.allwallets-list-item:hover .wallet-hint {
	margin: 0;
	color: #898f8f
}

.wallet-list-os {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	transition: all 0.15s ease-out
}

.wallet-list-os-link {
	position: relative;
	padding: 4px 5px
}

.wallet-ico-tooltip {
	display: none;
	position: absolute;
	left: -14px;
	bottom: -5px;
	width: 77px;
	padding: 4px 12px;
	transform: translateY(100%);
	font-size: 11px;
	color: #898a8f;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #dadada;
	border-radius: 3px;
	background: #fff;
	z-index: 100
}

.wallet-list-os-link:hover .wallet-ico-tooltip {
	display: block
}

.allwallets-list-item:hover .wallet-list-item-link img {
	margin: 20px auto -12px
}

.wallet-list-item-link:hover img {
	opacity: 0.9
}

.wallet-list-item:hover .wallet-list-os {
	margin-top: 17px
}

.wallet-list-os-link:hover {
	background: #f8f8f8
}

.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico {
	display: none
}

.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico-dark {
	display: none
}

.wallet-list .wallet-list-item .wallet-list-os-link:hover .wallet-os-ico-bright {
	display: block;
	width: 18px;
	height: 18px;
	background-position: center
}

.windows-ico {
	background: url("os/wallet_menu_windows.svg") center no-repeat;
	background-size: contain
}

.windows-ico-dark {
	background: url("os/wallet_menu_windows_dark.svg") -9999px no-repeat;
	background-size: contain
}

.windows-ico-bright {
	background: url("os/wallet_menu_windows_bright.svg") -9999px no-repeat;
	background-size: contain
}

.mac-ico {
	background: url("os/wallet_menu_mac.svg") center no-repeat;
	background-size: contain
}

.mac-ico-dark {
	background: url("os/wallet_menu_mac_dark.svg") -9999px no-repeat;
	background-size: contain
}

.mac-ico-bright {
	background: url("os/wallet_menu_mac_bright.svg") -9999px no-repeat;
	background-size: contain
}

.linux-ico {
	background: url("os/wallet_menu_linux.svg") center no-repeat;
	background-size: contain
}

.linux-ico-dark {
	background: url("os/wallet_menu_linux_dark.svg") -9999px no-repeat;
	background-size: contain
}

.linux-ico-bright {
	background: url("os/wallet_menu_linux_bright.svg") -9999px no-repeat;
	background-size: contain
}

.android-ico {
	background: url("os/wallet_menu_android.svg") center no-repeat;
	background-size: contain
}

.android-ico-dark {
	background: url("os/wallet_menu_android_dark.svg") -9999px no-repeat;
	background-size: contain
}

.android-ico-bright {
	background: url("os/wallet_menu_android_bright.svg") -9999px no-repeat;
	background-size: contain
}

.ios-ico {
	background: url("os/wallet_menu_ios.svg") center no-repeat;
	background-size: contain
}

.ios-ico-dark {
	background: url("os/wallet_menu_ios_dark.svg") -9999px no-repeat;
	background-size: contain
}

.ios-ico-bright {
	background: url("os/wallet_menu_ios_bright.svg") -9999px no-repeat;
	background-size: contain
}

.hardware-ico {
	background: url("os/wallet_menu_hardware.svg") center no-repeat;
	background-size: contain
}

.hardware-ico-dark {
	background: url("os/wallet_menu_hardware_dark.svg") -9999px no-repeat;
	background-size: contain
}

.hardware-ico-bright {
	background: url("os/wallet_menu_hardware_bright.svg") -9999px no-repeat;
	background-size: contain
}

.web-ico {
	background: url("os/wallet_menu_web.svg") center no-repeat;
	background-size: contain
}

.web-ico-dark {
	background: url("os/wallet_menu_web_dark.svg") -9999px no-repeat;
	background-size: contain
}

.web-ico-bright {
	background: url("os/wallet_menu_web_bright.svg") -9999px no-repeat;
	background-size: contain
}

.accordion-tab {
	position: relative;
	cursor: pointer
}

.is-expanded+.accordion-content {
	display: flex;
	flex-wrap: wrap
}

.accordion-content .wallet-desktop {
	background: url("wallet_menu_desktop.svg") center 15px no-repeat
}

.accordion-content .wallet-hardware {
	background: url("wallet_menu_hardware.svg") center 15px no-repeat
}

.accordion-content .wallet-mobile {
	background: url("wallet_menu_mobile.svg") center 15px no-repeat
}

.accordion-content .wallet-web {
	background: url("wallet_menu_web.svg") center 15px no-repeat
}

.accordion-content .wallet-linux {
	background: url("wallet_menu_linux.svg") center 15px no-repeat;
	background-size: 22px
}

.accordion-content .wallet-mac {
	background: url("wallet_menu_mac.svg") center 15px no-repeat;
	background-size: 22px
}

.accordion-content .wallet-windows {
	background: url("wallet_menu_windows.svg") center 15px no-repeat;
	background-size: 22px
}

.accordion-content .wallet-android {
	background: url("os/wallet_menu_android.svg") center 15px no-repeat;
	background-size: 22px
}

.accordion-content .wallet-ios {
	background: url("os/wallet_menu_ios.svg") center 15px no-repeat;
	background-size: 22px
}

@media handheld,only screen and (min-width: 769px) {
	.wallet-list-item.is-hidden {
		display: none
	}
}

@media handheld,only screen and (max-width: 60em),only screen and (max-device-width: 60em) {
	.wallet-list {
		padding: 20px 0 30px
	}

	.wallet-list .wallet-list-item {
		width: 30.9%;
		height: auto
	}

	.walletmenu-list .walletmenu-list-item {
		margin: 0 25px
	}
}

@media handheld,only screen and (max-width: 48em),only screen and (max-device-width: 48em) {
	.walletmenu>ul li:hover .wallet-platform-link::after {
		display: none
	}

	.wallet-wrapper .wallet-list {
		display: flex
	}

	.wallet-list {
		padding: 20px 0 30px
	}

	.wallet-list .allwallets-list-item {
		display: none
	}

	.walletmenu {
		display: none
	}

	.walletmenu-mobile {
		display: block
	}

	.wallet-wrapper {
		display: block
	}

	.accordion {
		margin-bottom: 2px
	}

	.accordion-tab {
		width: 100%;
		height: 60px;
		padding: 15px 35px 15px 55px;
		box-sizing: border-box;
		background: #f8f8f8
	}

	.is-selected.accordion-tab {
		padding: 9px 35px 9px 55px
	}

	.accordion-tab::before {
		content: '';
		position: absolute;
		top: 50%;
		left: 15px;
		transform: translateY(-50%);
		width: 30px;
		height: 30px
	}

	.accordion-tab-1::before {
		background: url("number-1.svg?") center no-repeat;
		background-size: contain
	}

	.accordion-tab-2::before {
		background: url("number-2.svg?") center no-repeat;
		background-size: contain
	}

	.is-selected.accordion-tab::before {
		background: url("checkmark.svg?") center no-repeat;
		background-size: contain
	}

	.accordion-content {
		display: none
	}

	.is-expanded+.accordion-content {
		padding: 15px
	}

	.accordion-item {
		width: 48.1%;
		height: 93px;
		margin: 0 3% 10px 0;
		box-sizing: border-box;
		text-align: center;
		background-size: 30px
	}

	.accordion-item:nth-child(even) {
		margin-right: 0
	}

	.accordion-link {
		display: block;
		padding: 55px 0 15px;
		font-size: 15px;
		color: #13161f;
		text-align: center;
		border: 1px solid #dadada
	}

	.accordion-link:hover,.accordion-link:active {
		padding: 54px 0 14px;
		border: 2px solid #ff7e00
	}

	.accordion-wallets {
		display: none
	}

	.accordion-wallets.is-visible {
		display: block;
		width: 100%
	}

	.is-visible .accordion-tab-wallet {
		display: block
	}

	.accordion-tab-3 {
		display: block
	}

	.is-hidden-mobile {
		display: none
	}

	.accordion-tab-3::before {
		background: url("number-3.svg") center no-repeat;
		background-size: contain
	}

	.accordion-os.is-visible {
		display: block
	}
}

@media handheld,only screen and (max-width: 40em),only screen and (max-device-width: 40em) {
	.wallet .hero {
		background-color: #fff
	}

	.wallet .wallet-platforms .wallet-platforms-menu {
		background: #fff;
		text-align: left;
		padding: 15px;
		margin-bottom: 30px
	}

	.wallet .wallet-platforms .wallet-os-container {
		display: flex;
		flex-direction: column
	}

	.wallet .wallet-platforms .wallet-platforms-menu .wallet-os-btn {
		margin-right: 0;
		margin-bottom: 4px;
		text-align: left;
		border: 1px solid #dadada;
		padding: 10px 16px;
		border-radius: 1px
	}

	.wallet .wallet-platforms .active.wallet-os-btn {
		border: 2px solid #ff7e00;
		padding: 8px 14px
	}

	.wallet-list {
		padding: 0 0 50px;
		text-align: center
	}

	.wallet-list .wallet-list-item {
		width: 47.6%;
		height: 140px;
		padding: 0;
		margin-bottom: 10px
	}

	.wallet-list .wallet-list-item .wallet-list-item-link {
		width: 100%;
		height: 100%
	}
}

.wallet .wallet-logo-container {
	text-align: center
}

.wallet .wallet-logo-container .wallet-logo {
	width: 72px;
	height: 72px
}

.wallet .wallet-logo-container h1 {
	text-align: center
}

.wallet-platforms {
	margin-top: 50px
}

.wallet-platforms-row {
	display: flex;
	align-items: flex-start;
	padding-bottom: 25px;
	margin-bottom: 50px;
	border-bottom: 1px solid #dadada
}

.wallet-os-overview {
	margin-top: 28px
}

.wallet-os-check-item {
	position: relative;
	margin-bottom: 25px;
	padding-left: 30px
}

.wallet-os-check-item::before {
	content: '';
	position: absolute;
	top: 14px;
	left: 0
}

.wallet-os-check-item.checkgood::before {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #286b1d
}

.wallet-os-check-item.checkpass::before {
	width: 13px;
	height: 13px;
	border-radius: 13px 0 0 0;
	background: #6dca5c
}

.wallet-os-check-item.checkfail::before {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 11px solid #f7931a
}

.wallet-os-check-item.checkneutral::before {
	width: 12px;
	height: 12px;
	background: #aaa
}

.wallet-os-check-title {
	margin-bottom: 5px;
	font-size: 22px;
	color: #13161f;
	line-height: 36px
}

.wallet-os-check-details {
	font-size: 16px;
	color: #4d5060;
	line-height: 22px;
	text-align: left
}

.wallet-points {
	max-width: 536px;
	min-width: 400px
}

.wallet-privacy-subhead {
	font-weight: 600
}

.os-selector {
	padding: 30px 25px 25px;
	background: #f8f8f8;
	max-width: 570px;
	width: 100%;
	margin-left: 65px;
	box-sizing: border-box
}

.os-selector-tabs {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #dadada
}

.os-selector-tab {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 17px;
	transform: translateY(1.5px);
	text-transform: uppercase;
	font-size: 15px;
	color: #13161f;
	background: none;
	border: none;
	outline: none
}

.os-selector-tab.active {
	border-bottom: 2px solid #ff7e00;
	color: #ff7e00
}

.os-selector-icon-active {
	display: none
}

.os-selector-tab.active .os-selector-icon-active {
	display: block
}

.os-selector-tab.active .os-selector-icon-inactive {
	display: none
}

.os-selector-icon {
	margin-right: 10px
}

.os-selector-android-icon {
	width: 12px;
	height: 14px
}

.os-selector-windows-icon {
	width: 15px;
	height: 15px
}

.os-selector-ios-icon {
	width: 16px;
	height: 16px
}

.os-selector-mac-icon {
	width: 12px;
	height: 15px
}

.os-selector-linux-icon {
	width: 15px;
	height: 18px
}

.os-selector-content {
	display: none
}

.os-selector-content.visible {
	display: block
}

.os-selector-links-row {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px
}

.os-selector-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	height: 55px;
	padding: 0;
	text-transform: uppercase
}

.os-selector-link.btn-light {
	background: none
}

.os-selector-link:first-child {
	margin-right: 25px
}

.os-screenshot {
	margin: 0 auto;
	display: block
}

.similar-wallets-table {
	margin-bottom: 50px
}

.wallet-title {
	margin-bottom: 12px
}

.wallet-os-ico {
	display: block;
	width: 18px;
	height: 18px
}

.wallet-description {
	color: #9d9d9d;
	max-width: 770px;
	margin: 0 auto;
	font-size: 19px;
	line-height: 34px
}

.features {
	display: flex;
	justify-content: center;
	max-width: 100%;
	margin: 39px auto 0;
	padding: 0 15px
}

.features-elements {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-right: 15px
}

.features-element {
	display: flex;
	padding: 15px 0;
	margin-left: 36px
}

.feature-header {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding-left: 15px
}

.features-title {
	padding: 8px 0;
	font-size: 20px;
	line-height: 36px;
	color: #FFFFFF
}

.features-text {
	font-size: 15px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 12px 0 8px;
	white-space: nowrap
}

.tooltip-title {
	text-align: left;
	font-weight: 600;
	font-size: 11px;
	line-height: 11px;
	color: #20232C;
	margin-bottom: 5px
}

.tooltip-text {
	text-align: left
}

.line {
	display: none
}

.features-element-left {
	display: flex
}

.close-btn {
	position: absolute;
	top: 8px;
	right: 8px;
	cursor: pointer;
	font-size: 200%;
	line-height: 16px
}

.close-btn:hover {
	color: #2c6fad
}

.information-icon {
	position: relative
}

.wallet .features-tooltip {
	left: auto;
	right: -15px;
	transform: translate(0, 100%)
}

.wallet .features-tooltip::before {
	left: auto;
	right: 17px
}

.wallet .features-tooltip::after {
	display: none
}

.features-tooltip-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}

.show {
	display: block
}

.wallet-accordion {
	display: none;
	margin-bottom: 25px
}

.wallet-accordion.visible {
	display: block
}

.wallet-accordion .wallet-accordion-btn {
	padding: 0 25px 0 37px;
	text-transform: uppercase;
	color: #ff7e00;
	line-height: 50px
}

.wallet-accordion-btn {
	display: none
}

.wallet-accordion-btn::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translate(0, -50%)
}

.wallet-accordion-btn[data-button-os='ios']::before {
	width: 16px;
	height: 16px;
	background: url("os/wallet_menu_ios_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-accordion-btn[data-button-os='android']::before {
	width: 12px;
	height: 14px;
	background: url("os/wallet_menu_android_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-accordion-btn[data-button-os='windows']::before {
	width: 15px;
	height: 15px;
	background: url("os/wallet_menu_windows_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-accordion-btn[data-button-os='mac']::before {
	width: 12px;
	height: 15px;
	background: url("os/wallet_menu_mac_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-accordion-btn[data-button-os='web']::before {
	width: 16px;
	height: 16px;
	background: url("os/wallet_menu_web_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-accordion-btn[data-button-os='linux']::before {
	width: 15px;
	height: 18px;
	background: url("os/wallet_menu_linux_bright.svg") center no-repeat;
	background-size: contain
}

.wallet-table-label {
	display: none;
	margin: 0;
	font-weight: 400;
	font-size: 20px;
	color: #13161f;
	text-align: center;
	line-height: 36px
}

@media screen and (max-width: 1024px) {
	.wallet-platforms-row {
		flex-direction: column-reverse
	}

	.wallet-points {
		max-width: initial;
		min-width: initial
	}

	.os-selector {
		max-width: initial;
		margin: 0 0 40px
	}
}

@media screen and (max-width: 900px) {
	.features-elements {
		justify-content: flex-start
	}
}

@media screen and (max-width: 768px) {
	.left-column {
		flex-direction: column
	}
}

@media screen and (max-width: 700px) {
	.wallet-accordion-btn {
		display: flex
	}

	.wallet-points {
		display: flex;
		flex-direction: column-reverse
	}

	.os-selector-tabs {
		flex-direction: column
	}

	.os-selector-tab {
		padding: 0 0 0 10px;
		justify-content: flex-start;
		height: 50px
	}

	.os-selector-tab.active {
		border-bottom: none
	}

	.wallet-table-label {
		display: block
	}

	.similar-wallets-table .wallet-hints-row {
		display: none
	}
}

@media screen and (max-width: 600px) {
	.wallet-platforms {
		margin-top: 30px
	}

	.wallet-platforms-row {
		padding-bottom: 35px;
		margin-bottom: 30px
	}

	.os-selector {
		padding: 20px 15px 15px;
		margin: 0 0 15px
	}

	.wallet-accordion {
		margin-bottom: 11px
	}

	.wallet-accordion-btn {
		display: block
	}

	.os-selector-links-row {
		flex-direction: column
	}

	.os-selector-link {
		width: 100%
	}

	.os-selector-link:first-child {
		margin: 0 0 10px
	}

	.wallet-os-overview {
		margin: 0
	}

	.wallet-os-check-title {
		font-size: 20px
	}

	.wallet-hints-row .wallet-hint {
		margin-right: 0
	}

	.wallet-hint+.wallet-hint {
		margin-left: 35px
	}

	.features {
		display: flex;
		flex-direction: column;
		height: auto;
		border-top: none;
		padding: 0 0 16px 0;
		margin-top: 17px
	}

	.features-title {
		padding: 0;
		margin: 0 7px
	}

	.line {
		display: block;
		border-top: 1px solid #DADADA;
		width: 100%;
		margin-top: 19px
	}

	.feature-header {
		display: flex;
		width: 100%
	}

	.feature-header {
		padding: 0;
		border: none
	}

	.features-elements {
		border-top: none;
		padding: 0 0 4px
	}

	.features-element {
		justify-content: space-between;
		width: 100%;
		margin: 0 0 12px;
		padding: 0
	}

	.information-icon {
		position: initial
	}

	.information-icon .features-tooltip {
		transform: translate(50%, 50%);
		position: fixed;
		bottom: 50%;
		right: 50%
	}

	.information-icon .features-tooltip:before {
		content: none
	}

	.information-icon img {
		width: 20px;
		height: 20px
	}
}

.tooltip-trigger {
	position: relative
}

.tooltip {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 200px;
	transform: translate(-50%, 100%);
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 3px;
	font-size: 12px;
	color: #13161F;
	line-height: 22px
}

.tooltip-trigger:hover .tooltip {
	display: block
}

.tooltip {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 200px;
	transform: translate(-50%, 100%);
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 3px;
	font-size: 12px;
	color: #13161F;
	line-height: 22px;
	z-index: 1000
}

.tooltip::after,.tooltip::before {
	content: '';
	position: absolute;
	top: 0;
	left: 22px;
	transform: translateY(-100%) rotate(-90deg);
	border: 4px solid transparent;
	border-left: 4px solid #fff
}

.tooltip::after {
	top: 0
}

.tooltip::before {
	top: -1px;
	border-left: 4px solid #dadada
}

label.disabled+.sidebar-selector-info .tooltip-trigger {
	display: none
}

.sidebar-selector-info .sidebar-selector-info-text {
	display: none;
	font-size: 13px;
	color: #4D5060;
	font-weight: 600;
	opacity: 0.7
}

label.disabled+.sidebar-selector-info .sidebar-selector-info-text {
	display: block
}

.checkbox-wrapper .checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0
}

.checkbox-text {
	position: relative;
	padding: 0 0 0 36px;
	font-weight: 600;
	font-size: 16px;
	color: #4D5060;
	line-height: 30px;
	text-align: left;
	cursor: pointer
}

.checkbox-text::before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 22px;
	height: 22px;
	background: #fff;
	border: 1px solid #dadada
}

.checkbox:checked+.checkbox-text::before {
	background: #F7931A url("check.svg") center no-repeat;
	border: 1px solid #F7931A
}

.checkbox:checked+.checkbox-text {
	color: #13161F
}

.checkbox[disabled]+.checkbox-text {
	cursor: not-allowed
}

.checkbox[disabled]+.checkbox-text::before {
	background: #e5e5e5;
	border: 1px solid #e5e5e5
}

.checkbox[disabled]+.checkbox-text {
	color: #b3b4ba
}

.user-radio-row {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.user-radio-row+.user-radio-row {
	margin-top: 5px
}

.user-radio {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0
}

.user-radio-text {
	position: relative;
	padding: 0 0 0 36px;
	font-weight: 600;
	font-size: 16px;
	color: #4D5060;
	line-height: 30px;
	cursor: pointer
}

.user-radio-text::before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 22px;
	height: 22px;
	border: 1px solid #dadada;
	border-radius: 50%;
	background: #FFF
}

.user-radio-text::after {
	content: '';
	position: absolute;
	top: 10px;
	left: 7px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #F7931A;
	opacity: 0
}

.user-radio:checked+.user-radio-text::after {
	opacity: 1
}

.user-radio:checked+.user-radio-text {
	color: #13161F
}

.user-radio[disabled]+.user-radio-text {
	cursor: not-allowed
}

.user-radio[disabled]+.user-radio-text::before,.user-radio[disabled]+.user-radio-text::after {
	background: #e5e5e5
}

.user-radio[disabled]+.user-radio-text {
	color: #b3b4ba
}

.platform-radio-wrapper+.platform-radio-wrapper {
	margin-left: 5px
}

.platform-radio {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.platform-radio-custom {
	position: relative;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid #DADADA;
	box-sizing: border-box;
	cursor: pointer
}

.platform-radio-icon-active {
	display: none
}

.platform-radio:checked+.platform-radio-custom {
	border: 2px solid #F7931A
}

.platform-radio:checked+.platform-radio-custom .platform-radio-icon-active {
	display: block
}

.platform-radio:checked+.platform-radio-custom .platform-radio-icon-inactive {
	display: none
}

.wallet-selector {
	display: none;
	padding: 50px 0 25px
}

.wallet-selector.visible {
	display: block
}

.wallet-selector-section {
	display: none
}

.wallet-selector-section.visible {
	display: block
}

.wallet-selector-row {
	display: flex;
	align-items: flex-start
}

.sidebar-selector {
	width: 270px;
	padding: 15px;
	margin-right: 30px;
	background: #f8f8f8
}

.sidebar-selector-section {
	padding-bottom: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada
}

.sidebar-selector-title {
	position: relative;
	margin: 0 0 5px;
	font-size: 20px;
	color: #13161F;
	line-height: 36px;
	z-index: 0
}

.sidebar-selector-text {
	font-size: 16px;
	color: #4D5060;
	line-height: 22px;
	text-align: left
}

.sidebar-selector-platforms-row+.sidebar-selector-platforms-row {
	margin-top: 13px
}

.sidebar-selector-platforms-row {
	display: flex
}

.sidebar-selector-platform {
	width: 118px
}

.sidebar-selector-platform+.sidebar-selector-platform {
	margin-left: 15px
}

.sidebar-selector-label-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px
}

.sidebar-selector-label {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
	color: #13161F;
	line-height: 30px
}

.wallet-selector-tooltip {
	left: -20px;
	transform: translate(0, 100%)
}

.sidebar-selector-os-row {
	display: flex
}

.sidebar-selector-section-top {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.important-checkbox-row {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.important-checkbox-row+.important-checkbox-row {
	margin-top: 10px
}

.wallet-selector-content {
	width: 100%;
	max-width: 920px
}

.wallet-selector-title {
	margin: 0 0 40px;
	text-align: center;
	font-size: 22px;
	color: #13161F;
	line-height: 36px
}

.wallet-table-head {
	display: table-cell;
	border: none
}

.wallet-table-wrapper {
	margin-bottom: 20px
}

.wallet-table {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 9px
}

.wallet-table-title {
	font-weight: 400;
	font-size: 14px;
	color: #13161F;
	line-height: 1.4;
	text-align: center
}

.wallet-label {
	font-weight: 600;
	font-size: 17px;
	line-height: 1.4;
	vertical-align: middle
}

.wallet-table-row {
	display: table-row
}

.wallet-link {
	display: none
}

.wallet-link.visible {
	display: table-row
}

.wallet-table-data {
	display: table-cell;
	padding: 20px;
	border: 1px solid #DADADA;
	border-left: 0;
	border-right: 0
}

.wallet-table-data:first-child {
	padding-right: 25px;
	border-left: 1px solid #DADADA
}

.wallet-table-data:last-child {
	padding-right: 25px;
	border-right: 1px solid #DADADA
}

.wallet-table-text {
	display: none;
	font-size: 14px;
	color: #13161F;
	text-align: right;
	line-height: 30px
}

.wallet-img {
	width: 35px;
	margin-right: 13px;
	vertical-align: middle
}

.wallet-hints-row {
	display: flex;
	align-items: center
}

.wallet-hint {
	display: flex;
	align-items: center;
	margin-right: 30px
}

.wallet-good {
	margin: 0 auto;
	width: 13px;
	height: 13px;
	background: #286b1d;
	position: relative
}

.wallet-good {
	margin: 0 auto;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #286b1d
}

.wallet-pass {
	margin: 0 auto;
	width: 13px;
	height: 13px;
	border-radius: 13px 0 0 0;
	background: #6dca5c
}

.wallet-caution {
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 11px solid #F7931A
}

.wallet-neutral {
	margin: 0 auto;
	width: 12px;
	height: 12px;
	background: #aaa
}

.wallet-hint-text {
	margin-left: 8px;
	font-size: 1.5em;
	color: #13161F;
	line-height: 30px
}

.wallet-table-head:first-child .wallet-table-title {
	text-align: left;
	font-size: 22px;
	color: #13161F;
	line-height: 36px
}

.empty-box {
	width: 96%;
	border: 1px solid #DADADA;
	text-align: center;
	padding: 75px 30px 60px;
	box-sizing: border-box
}

.empty-box-title {
	margin: 15px 0;
	font-weight: 400;
	font-size: 22px;
	color: #13161F;
	text-align: center;
	line-height: 36px
}

.empty-box-text {
	max-width: 505px;
	margin: 0 auto
}

.table-sort {
	display: none
}

.acc {
	position: relative
}

.acc-btn {
	position: relative;
	height: 50px;
	width: 100%;
	padding: 0 25px 0 15px;
	background: #FFFFFF;
	border: 1px solid #DADADA;
	font-size: 15px;
	text-align: left;
	text-transform: capitalize;
	cursor: pointer
}

.acc-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 9px;
	height: 8px;
	transform: translateY(-50%);
	background: url("angle.svg") center no-repeat;
	background-size: contain
}

.acc.open .acc-btn::after {
	transform: translateY(-50%) rotate(180deg)
}

.acc.open .acc-content {
	display: block
}

.acc-content-btn {
	display: flex;
	width: 100%;
	height: 50px;
	padding: 0 25px 0 15px;
	border: none;
	cursor: pointer
}

.sidebar-selector-btn-open,.sidebar-selector-btn-close {
	display: none
}

.checkboxes-acc-header {
	display: none
}

@media screen and (max-width: 990px) {
	.wallet-selector {
		position: relative;
		padding-top: 0
	}

	.wallet-selector::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 30px;
		transform: translateY(-100%);
		background: #f8f8f8
	}

	.wallet-selector .container {
		padding: 0
	}

	.wallet-selector-row {
		flex-direction: column
	}

	.sidebar-selector-btn-open {
		position: relative;
		width: 100%;
		padding: 28px 43px 20px 30px;
		background: #f8f8f8;
		font-size: 20px;
		color: #13161F;
		line-height: 36px;
		transform: translateY(-15px);
		text-align: left;
		border: none
	}

	.sidebar-selector-btn-open.visible {
		display: block
	}

	.sidebar-selector-btn-close {
		position: absolute;
		display: block;
		top: 22px;
		right: 32px;
		border: none;
		background: none;
		z-index: 10
	}

	.sidebar-selector-btn-close img {
		width: 13px;
		height: 13px
	}

	.sidebar-selector-btn-open::after {
		content: '';
		position: absolute;
		right: 30px;
		bottom: 28px;
		width: 13px;
		height: 18px;
		background: url("angle.svg") center no-repeat;
		background-size: contain
	}

	.sidebar-selector.hidden {
		display: none
	}

	.sidebar-selector {
		position: relative;
		margin: 0 0 60px;
		width: 100%;
		box-sizing: border-box;
		padding-left: 30px;
		padding-right: 30px
	}

	.sidebar-selector-section {
		width: 100%;
		padding-bottom: 10px
	}

	.sidebar-checkboxes-row .sidebar-selector-section {
		border: none
	}

	.features-selectors-section {
		margin-left: 10px
	}

	.sidebar-selector-platforms {
		display: flex
	}

	.sidebar-selector-platform+.sidebar-selector-platform {
		margin-left: 40px
	}

	.sidebar-selector-platforms-row+.sidebar-selector-platforms-row {
		margin: 0 0 0 40px
	}

	.sidebar-selector-label-row {
		justify-content: flex-start
	}

	.sidebar-selector-label {
		margin-right: 8px
	}

	.sidebar-selector-types-row {
		display: flex;
		align-items: center
	}

	.user-radio-row {
		justify-content: flex-start
	}

	.user-radio-wrapper {
		margin-right: 9px
	}

	.user-radio-row+.user-radio-row {
		margin: 0 0 0 40px
	}

	.sidebar-web-platform .wallet-selector-tooltip {
		left: auto;
		right: -20px
	}

	.sidebar-web-platform .tooltip::after,.sidebar-web-platform .tooltip::before {
		left: auto;
		right: 22px
	}

	.sidebar-hardware-platform .wallet-selector-tooltip {
		left: -55px
	}

	.sidebar-hardware-platform .tooltip::after,.sidebar-hardware-platform .tooltip::before {
		left: 55px
	}

	.features-selectors-section .wallet-selector-tooltip {
		left: auto;
		right: -20px
	}

	.features-selectors-section .tooltip::after,.features-selectors-section .tooltip::before {
		left: auto;
		right: 22px
	}

	.wallet-selector-content {
		padding: 0 30px;
		box-sizing: border-box
	}

	.sidebar-checkboxes-row {
		display: flex
	}

	.checkboxes-acc {
		position: relative
	}

	.checkboxes-acc-header {
		position: relative;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		min-height: 50px;
		padding: 0 36px 7px 7px;
		box-sizing: border-box;
		background: #fff;
		border: 1px solid #DADADA
	}

	.checkboxes-acc-btn {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: none;
		border: none;
		box-sizing: border-box;
		padding: 0;
		z-index: 0
	}

	.checkboxes-acc .checkboxes-acc-btn img {
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%)
	}

	.checkboxes-acc.open .checkboxes-acc-btn img {
		transform: rotate(180deg) translateY(50%)
	}

	.checkboxes-acc-content {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		transform: translateY(100%);
		padding: 10px;
		box-sizing: border-box;
		background: #fff;
		border: 1px solid #dadada;
		border-top: none;
		z-index: 100
	}

	.checkboxes-acc.open .checkboxes-acc-content {
		display: block
	}

	.checkboxes-acc-selected-list {
		display: flex;
		align-items: center;
		flex-wrap: wrap
	}

	.checkboxes-acc-selected {
		position: relative;
		height: 36px;
		display: flex;
		align-items: center;
		padding: 0 10px;
		margin-right: 7px;
		margin-top: 7px;
		background: #FFFFFF;
		border: 2px solid #F7931A;
		box-sizing: border-box;
		z-index: 1
	}

	.checkboxes-acc-selected-text {
		margin-right: 10px;
		font-weight: 600;
		font-size: 16px;
		color: #13161F;
		line-height: 30px;
		text-transform: capitalize
	}

	.checkboxes-acc-selected-remove {
		padding: 0;
		border: none;
		background: none
	}

	.wallet-selector-help {
		padding: 6px 20px 9px;
		background: #efefef
	}
}

@media screen and (max-width: 700px) {
	.acc-btn {
		display: flex
	}

	.acc-content {
		display: none;
		border: 1px solid #DADADA;
		border-top: none;
		background: #fff
	}

	.acc-content-btn {
		background: #fff;
		line-height: 50px
	}

	.acc-content-btn+.acc-content-btn {
		border-top: 1px solid #dadada
	}

	.table-sort {
		display: block
	}

	.table-sort .acc-btn {
		font-weight: 600;
		line-height: 50px
	}

	.table-sort-title {
		margin: 0 0 5px;
		font-size: 18px;
		color: #13161F;
		line-height: 36px
	}

	.wallet-table-head {
		display: none
	}

	.wallet-table-text {
		display: block
	}

	.wallet-hints-row {
		display: none
	}

	.wallet-img {
		margin-right: 5px
	}

	.wallet-label {
		font-size: 14px
	}

	.wallet-table-data {
		padding: 20px 0 20px 5px
	}

	.wallet-table-data.hidden {
		display: none
	}

	.wallet-table-data[data-cell]:not(.hidden) {
		border-right: 1px solid #dadada
	}

	.wallet-score-wrapper {
		display: flex;
		align-items: center;
		justify-content: flex-end
	}

	.wallet-score {
		margin: 0 12px
	}
}

@media screen and (max-width: 600px) {
	.sidebar-selector {
		padding: 15px
	}

	.sidebar-selector-platforms {
		display: block
	}

	.sidebar-selector-platform+.sidebar-selector-platform {
		margin-left: 27px
	}

	.sidebar-selector-platform {
		width: 131px
	}

	.sidebar-selector-platforms-row+.sidebar-selector-platforms-row {
		margin: 10px 0 0
	}

	.sidebar-selector-types-row {
		display: block
	}

	.user-radio-row {
		justify-content: space-between
	}

	.user-radio-row+.user-radio-row {
		margin: 10px 0 0
	}

	.user-radio-row .wallet-selector-tooltip {
		left: auto;
		right: -7px
	}

	.user-radio-row .tooltip::after,.user-radio-row .tooltip::before {
		left: auto;
		right: 10px
	}

	.sidebar-desktop-platform .wallet-selector-tooltip {
		left: auto;
		right: -10px
	}

	.sidebar-desktop-platform .tooltip::after,.sidebar-desktop-platform .tooltip::before {
		left: auto;
		right: 12px
	}

	.important-checkbox-row .wallet-selector-tooltip {
		left: auto;
		right: -20px
	}

	.important-checkbox-row .tooltip::after,.important-checkbox-row .tooltip::before {
		left: auto;
		right: 22px
	}

	.sidebar-checkboxes-row {
		display: block
	}

	.features-selectors-section {
		margin: 13px 0 0
	}

	.wallet-selector-content {
		padding: 0 15px
	}

	.sidebar-selector-btn-open {
		padding: 25px 31px 15px 15px
	}

	.sidebar-selector-btn-open::after {
		right: 18px
	}

	.sidebar-selector-btn-close {
		top: 19px;
		right: 16px
	}

	.wallet-hints-row {
		display: none
	}

	.wallet-selector-title {
		margin-bottom: 15px;
		font-size: 20px
	}
}

.choose-wallet-screen {
	display: none
}

.choose-wallet-screen.visible {
	display: block
}

.helper-step {
	display: none
}

.helper-accordion.active .helper-step {
	display: block
}

.helper-intro {
	padding: 50px 0
}

.helper-intro-row {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.helper-intro-img-wrapper {
	width: 40.5%
}

.helper-intro-img-wrapper img {
	max-width: 100%
}

.helper-intro-description {
	width: 57%;
	margin-left: 2.5%
}

.helper-intro-title {
	margin: 0 0 20px
}

.helper-intro-text {
	margin-bottom: 35px;
	text-align: left
}

.helper-navigation {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px solid #dadada
}

.helper-navigation-row {
	display: flex
}

.skip-helper-btn {
	font-size: 16px;
	color: #4D5060;
	line-height: 52px;
	text-decoration: underline;
	background: none;
	border: none
}

.helper-next-btn {
	display: none;
	width: 170px;
	height: 55px;
	margin-left: 30px;
	border: none
}

.helper-next-btn.visible {
	display: flex;
	align-items: center;
	justify-content: center
}

.wizard {
	display: none
}

.wizard.visible {
	display: block;
	padding: 50px 0
}

.helper-row {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start
}

.helper-content {
	width: 100%;
	padding-left: 73px
}

.helper-accordion {
	position: relative;
	padding-top: 15px
}

.helper-accordion::before {
	content: '';
	position: absolute;
	top: 15px;
	left: -50px;
	transform: translateX(-100%);
	width: 1px;
	height: 100%;
	background: #dadada
}

.helper-accordion.complete::before {
	background: #FF7E00
}

.helper-accordion:last-child::before {
	display: none
}

.helper-header {
	position: relative
}

.helper-header::after {
	position: absolute;
	top: 0;
	left: -30px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateX(-100%);
	background: #fff;
	border-radius: 50%;
	border: 1px solid #dadada
}

.helper-accordion.active .helper-header::after {
	color: #FF7E00;
	font-weight: 600;
	border: 1px solid #FF7E00
}

.helper-accordion.complete .helper-header::after {
	background: #F7931A url("check.svg") center no-repeat;
	color: transparent;
	border: 1px solid #FF7E00
}

.helper-accordion[data-number="1"] .helper-header::after {
	content: '1'
}

.helper-accordion[data-number="2"] .helper-header::after {
	content: '2'
}

.helper-accordion[data-number="3"] .helper-header::after {
	content: '3'
}

.helper-accordion[data-number="4"] .helper-header::after {
	content: '4'
}

.helper-selected-block {
	display: none;
	margin-top: 5px
}

.helper-selected-block.visible {
	display: block
}

.helper-header-row {
	padding: 0 0 10px;
	border-bottom: 1px solid #dadada
}

.helper-header-row .row {
	width: 100%;
	justify-content: space-between;
	align-items: flex-start
}

.helper-selected-filter {
	font-weight: 600;
	font-size: 18px;
	color: #FF7E00;
	text-align: left;
	line-height: 30px
}

.helper-accordion[data-number="3"] .helper-selected-filter,.helper-accordion[data-number="4"] .helper-selected-filter {
	text-transform: capitalize
}

.helper-change-btn {
	margin-left: 20px;
	font-size: 16px;
	color: #4D5060;
	text-align: right;
	line-height: 30px;
	text-decoration: underline;
	background: none;
	border: none
}

.helper-title {
	margin: 0;
	font-size: 22px;
	opacity: 0.6;
	color: #13161F;
	line-height: 36px;
	text-align: left
}

.helper-accordion.active .helper-title {
	opacity: 1
}

.helper-subtitle {
	font-size: 16px;
	color: #4D5060;
	line-height: 22px
}

.helper-platforms {
	display: flex;
	justify-content: space-between;
	margin-top: 30px
}

.helper-platforms+.helper-platforms {
	margin-bottom: 50px
}

.helper-platforms-section+.helper-platforms-section {
	margin-left: 30px
}

.helper-platforms-title {
	margin: 0 0 10px;
	font-size: 20px;
	color: #13161F;
	line-height: 36px
}

.helper-platforms-row {
	display: flex;
	margin-bottom: 15px
}

.helper-platforms-radio {
	width: 113px;
	height: 90px
}

.helper-platforms-radio img {
	width: 25px
}

.helper-radio-wrapper+.helper-radio-wrapper {
	margin-left: 15px
}

.bullet {
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	color: #4D5060;
	line-height: 34px;
	text-align: left
}

.bullet::before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%
}

.bullet-negative::before {
	border: 2px solid #FF5500;
	background: url("helper/minus.svg") center no-repeat;
	background-position-y: 5px
}

.bullet-positive::before {
	border: 2px solid #3BB624;
	background: url("helper/plus.svg") center no-repeat;
	background-position-y: 3px
}

.bullet-positive+.bullet-negative {
	margin-top: 15px
}

.helper-user-types {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 40px 0
}

.helper-user-separator {
	margin: 0 28px;
	font-size: 16px;
	color: #4D5060
}

.helper-user-separator.disabled {
	opacity: 0.4
}

.helper-user-radio-wrapper {
	width: 50%
}

.helper-user-radio {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0
}

.helper-user-radio-custom {
	min-height: 145px;
	padding: 20px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #DADADA;
	cursor: pointer
}

.helper-user-radio:checked+.helper-user-radio-custom {
	padding: 19px;
	border: 2px solid #F7931A
}

.helper-user-radio[disabled]+.helper-user-radio-custom {
	opacity: 0.4;
	border: none
}

.helper-user-radio[disabled]~.disabled-checkbox-text {
	display: block
}

.helper-user-radio-title {
	margin: 15px 0 5px;
	font-weight: 600;
	font-size: 18px;
	color: #13161F;
	text-align: center;
	line-height: 30px
}

.helper-user-radio-text {
	max-width: 270px;
	margin: 0 auto;
	font-size: 16px;
	color: #4D5060;
	text-align: center;
	line-height: 22px
}

.helper-checkboxes-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 20px
}

.helper-checkbox-wrapper:nth-child(even) {
	margin-left: 4%
}

.helper-checkbox-wrapper {
	width: 43%;
	margin-bottom: 30px
}

.helper-checkbox-text {
	font-weight: 400;
	padding: 0 0 0 45px
}

.helper-checkbox-text::before {
	top: 6px
}

.helper-checkbox-title {
	margin-bottom: 10px;
	font-size: 20px;
	color: #13161F;
	line-height: 36px
}

.checkbox[disabled]+.helper-checkbox-text .helper-checkbox-title {
	color: #C4C4C9
}

.disabled-checkbox-text {
	display: none;
	color: #13161F;
	font-weight: 600;
	margin-bottom: 20px
}

.disabled-checkbox-text span {
	color: #ff7e00
}

.checkbox[disabled]+.helper-checkbox-text .disabled-checkbox-text {
	display: block
}

.helper-checkbox-description {
	font-size: 16px;
	color: #4D5060;
	line-height: 22px;
	text-align: left
}

.checkbox[disabled]+.helper-checkbox-text .helper-checkbox-description {
	color: #C4C4C9
}

.discover {
	max-width: 270px;
	width: 100%;
	margin-left: 30px;
	padding: 25px 25px 30px;
	background: #f8f8f8
}

.discover-title {
	margin: 0 0 10px;
	font-size: 22px;
	color: #13161F;
	line-height: 36px
}

.discover-links-list {
	display: none
}

.discover-links-list.visible {
	display: block
}

.discover-link {
	display: block;
	font-size: 16px;
	color: #4D5060;
	line-height: 30px;
	text-decoration: underline
}

.discover-link+.discover-link {
	margin-top: 10px
}

@media screen and (max-width: 1100px) {
	.helper-row {
		flex-direction: column
	}

	.helper-content {
		position: relative;
		padding: 55px 0 0
	}

	.helper-accordion,.helper-header {
		position: static
	}

	.helper-accordion .helper-header::after {
		transform: translateX(0)
	}

	.helper-accordion[data-number="1"] .helper-header::after {
		top: 0;
		left: 0
	}

	.helper-accordion[data-number="2"] .helper-header::after {
		top: 0;
		left: 67px
	}

	.helper-accordion[data-number="3"] .helper-header::after {
		top: 0;
		left: 134px
	}

	.helper-accordion[data-number="4"] .helper-header::after {
		top: 0;
		left: 201px
	}

	.helper-accordion::before {
		top: 0;
		left: 0;
		transform: translateX(0)
	}

	.helper-accordion::before {
		top: 21px;
		width: 25px;
		height: 1px;
		transform: translateX(0)
	}

	.helper-accordion[data-number="1"]::before {
		left: 42px
	}

	.helper-accordion[data-number="2"]::before {
		left: 108px
	}

	.helper-accordion[data-number="3"]::before {
		left: 176px
	}

	.helper-accordion[data-number="4"]::before {
		display: none
	}

	.discover {
		margin: 50px 0 0;
		max-width: 100%;
		box-sizing: border-box
	}
}

@media screen and (max-width: 992px) {
	.helper-intro-row {
		padding: 120px 0 155px;
		position: relative
	}

	.helper-intro-title {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		text-align: center
	}

	.helper-intro-description {
		width: 50%
	}

	.helper-intro-navigation {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%
	}

	.helper-platforms-radio {
		width: 105px
	}

	.helper-radio-wrapper+.helper-radio-wrapper {
		margin-left: 12px
	}
}

@media screen and (max-width: 700px) {
	.helper-platforms {
		flex-direction: column
	}

	.helper-platforms-section+.helper-platforms-section {
		margin: 30px 0 0
	}
}

@media screen and (max-width: 600px) {
	.helper-intro-row {
		flex-direction: column;
		padding: 100px 0 0
	}

	.helper-intro-img-wrapper {
		width: 100%;
		text-align: center
	}

	.helper-intro-description {
		width: 100%;
		margin: 30px 0 0
	}

	.helper-intro-text {
		text-align: center;
		font-size: 18px
	}

	.helper-intro-navigation {
		position: static
	}

	.helper-navigation {
		flex-direction: column-reverse;
		align-items: center
	}

	.helper-back-btn {
		width: 290px
	}

	.helper-platforms-radio {
		width: 90px
	}

	.bullet-positive+.bullet-negative {
		margin-top: 25px
	}

	.discover {
		margin: 30px 0 0
	}

	.helper-user-types {
		flex-direction: column;
		margin: 20px 0 30px
	}

	.helper-user-radio-wrapper {
		width: 290px
	}

	.helper-user-separator {
		margin: 20px 0
	}

	.helper-checkboxes-row {
		flex-direction: column
	}

	.helper-checkbox-wrapper {
		width: 100%
	}

	.helper-checkbox-wrapper:nth-child(even) {
		margin: 0 0 30px
	}

	.helper-navigation-row {
		flex-direction: column-reverse
	}

	.helper-next-btn {
		margin: 0 0 15px
	}
}

.donation-btn {
	border: none;
	border-radius: 1px;
	color: white;
	font-weight: 600;
	background: #F7931A;
	width: 170px;
	height: 35px;
	box-sizing: border-box
}

.donation-container {
	text-align: center
}

.donation-container .donation-text-container {
	position: relative;
	max-width: 1230px;
	margin: 0 auto
}

.donation-container .donation-text {
	background-color: #FEF4E8;
	color: #000000;
	transition: margin-top .2s ease-in;
	height: 204px;
	box-sizing: border-box;
	margin-top: -204px;
	padding: 35px 0 45px
}

.donation-container .donation-text p {
	margin-bottom: 28px;
	line-height: 42px
}

.donation-container .donation-text.expanded {
	margin-top: 0
}

.donation-container .donation-modal-close {
	position: absolute;
	top: 0;
	right: 30px;
	border: none;
	background: transparent
}

.donation-container .donation-visibility-toggle {
	cursor: pointer;
	display: inline-block;
	background-color: #F7931A;
	width: 100%;
	box-sizing: border-box;
	height: 55px;
	color: #FFFFFF;
	font-weight: 600;
	border: none;
	font-size: 16px
}

.donation-container .donation-visibility-toggle.active {
	display: none;
	margin-top: -4px
}

.donation-modal {
	background: white;
	padding: 20px;
	position: fixed;
	padding: 20px 90px;
	width: 770px;
	box-sizing: border-box;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	margin: 0 auto;
	border-radius: 8px;
	transition: transform .2s ease-in, opacity .12s ease-in;
	transform-origin: top;
	overflow-y: auto
}

.donation-modal.hidden {
	transform: translate(-50%, -50%) scale(0.7);
	opacity: 0
}

.donation-modal.open {
	height: 755px;
	max-height: 100%;
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none
}

.donation-modal .modal-close-btn {
	position: absolute;
	top: 20px;
	right: 30px;
	cursor: pointer;
	font-size: 200%;
	line-height: 16px
}

.donation-modal .modal-close-btn:hover {
	color: #2c6fad
}

.donation-modal .modal-header-text {
	line-height: 65px;
	text-align: center
}

.donation-modal .modal-subheader {
	text-align: center;
	font-size: 20px;
	line-height: 34px;
	margin: 47px 0 13px
}

.donation-modal .donation-btc-address {
	display: block;
	text-align: center;
	margin: 27px 0 25px;
	line-height: 26px;
	font-size: 17px;
	color: #3490E6;
	text-decoration: underline
}

.donation-modal .modal-body .donation-amount-btn {
	width: 170px;
	height: 65px;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #F7931A;
	border: none;
	border-radius: 1px;
	color: white;
	margin-right: 30px;
	margin-bottom: 30px
}

.donation-modal .modal-body .donation-amount-btn:last-child {
	margin-right: 0
}

.donation-modal .modal-body .donation-amount-btn:hover {
	background-color: #F7931A
}

.donation-modal .modal-body .donation-amount-btn .donation-amount-usd-in-btc {
	font-size: 75%
}

.donation-modal .modal-body .donation-amount-input {
	width: 41%;
	margin-top: 20px;
	padding: 15px 15px 15px 20px;
	border: 1px solid #dadada;
	border-radius: 1px
}

.donation-modal .modal-body textarea.donation-amount-input {
	width: 91%;
	margin: 33px 0 30px
}

.modal-drop {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 101;
	background-color: rgba(0,0,0,0.38);
	opacity: 0;
	transition: opacity .2s ease-in
}

@media handheld,only screen and (max-width: 60em),only screen and (max-device-width: 60em) {
	.donation-container .donation-text {
		height: auto;
		padding: 0 0 35px;
		margin-top: -188px
	}

	.donation-container .donation-text p {
		margin: 0 auto 28px;
		line-height: 30px;
		max-width: 480px;
		padding-top: 30px
	}

	.donation-container .donation-modal-close {
		top: 20px;
		right: 25px
	}

	.donation-modal.open {
		height: 700px;
		padding: 20px 38px;
		width: 620px
	}

	.donation-modal .modal-header-text {
		margin-bottom: 20px
	}

	.donation-modal .modal-subheader {
		margin: 0 0 13px
	}

	.donation-modal .modal-body .donation-amount-btn {
		width: 157px;
		margin-right: 20px;
		margin-bottom: 20px
	}

	.donation-modal .modal-body .donation-amount-input {
		width: 39.4%
	}

	.donation-modal .modal-body textarea.donation-amount-input {
		width: 88.2%;
		margin: 30px 0 0
	}
}

@media handheld,only screen and (max-width: 40em),only screen and (max-device-width: 40em) {
	.donation-container {
		display: none
	}
}

/*# sourceMappingURL=main.css.map */