﻿.badge-percent {
    padding: 5px;
    margin-right: 10px;
    font-size: 13px;
    cursor: pointer;
}

.badge-percent:last-child {
    margin-right: 0;
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    transition: all .3s ease
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border-radius: 5px;
}

.panel-default .panel-heading,
.panel-default .panel-title,
.panel-default .panel-footer {
    color: #252525;
}

.panel .panel-heading,
.panel .panel-title {
    line-height: 22px;
    font-weight: bold;
    color: #fff;
}

.panel-default>.panel-heading {
    color: #3e3f3a;
    background-color: #fff;
    border-color: #e9e9e9;
}

.padding_30 {
    padding: 30px;
}

.panel-heading {
    padding: 15px;
    border-bottom: 1px solid transparent;
    border-radius: 5px;
}

.panel-heading h1 {
    font-size: 20px;
}

.clr {
    clear: both
}

a:focus {
    outline: none
}

.shadow-base {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
}

.overflow-hidden {
    overflow: hidden;
}

.rounded {
    border-radius: 3px !important;
}

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

.pd-t-20 {
    padding-top: 20px !important;
}

.pd-x-20 {
    padding-left: 20px;
    padding-right: 20px;
}

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

.center-button {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}

.d-flex {
    display: flex !important;
}

.tx-80 {
    font-size: 80px;
}

.lh-0 {
    line-height: 0;
}

.tx-primary {
    color: #0866C6;
}

.op-5 {
    opacity: 0.5;
}

.btn-btc {
    color: #ff9900;
    border-color: #ff9900;
    border-radius: 10px;
}

.btn-eth {
    color: #627eea;
    border-color: #627eea;
    border-radius: 10px;
}

.btn-vnd {
    color: #28a745;
    border-color: #28a745;
    border-radius: 10px;
}

.btn-btc:hover,
.btn-btc:focus,
.btn-btc:active {
    color: #fff;
    background-color: #ff9900;
    border-color: #ff9900
}

.btn-eth:hover,
.btn-eth:focus,
.btn-eth:active {
    color: #fff;
    background-color: #627eea;
    border-color: #627eea
}

.btn-vnd:hover,
.btn-vnd:focus,
.btn-vnd:active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.border-btc {
    border: 1px solid #ff9900;
    border-radius: 10px;
}

.border-eth {
    border: 1px solid #627eea;
    border-radius: 10px;
}

.border-vnd {
    border: 1px solid #28a745;
    border-radius: 10px;
}

.mg-t-20 {
    margin-top: 20px;
}

a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none
}

#tutorial_ {
    margin: 10px;
}

.mg-l-15 {
    margin-left: 15px;
}

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

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

.tx-spacing-1 {
    letter-spacing: 0.5px;
}

.tx-20 {
    font-size: 20px;
}

body {
    padding-right: 0 !important;
}

body.modal-open {
    padding-right: 0px !important;
    overflow: auto;
}

.lh-1 {
    line-height: 1.1;
}

.tx-inverse {
    color: #343a40;
}

.mg-b-0 {
    margin-bottom: 0px;
}

.tx-12 {
    font-size: 12px;
}

.pd-b-10 {
    padding-bottom: 10px;
}

.pd-t-10 {
    padding-top: 10px;
}

.tx-gray-600 {
    color: #868e96;
}

.tr-y-1 {
    transform: translateY(1px);
}

.ht-60 {
    height: 60px;
}

.rickshaw_graph {
    position: relative;
}

.mg-b-10 {
    margin-bottom: 10px;
}

.mg-b-5 {
    margin-bottom: 5px;
}

.mg-t-0 {
    margin-top: 0px;
}

.send-receive {
    padding: 7px 8px;
    margin: 10px 5px 0 0;
}

.mg-r-3 {
    margin-right: 3px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.margin0 {
    margin: 0
}

.margin0auto {
    margin: 0 auto
}

.padding0 {
    padding: 0
}

.box_trade_coin img {
    width: 22px;
    margin-right: 5px;
}


/* .btn-buy {
    background: #5cb85c;
    color: #fff;
    border-radius: 5px;
    padding: 2px 5px;
} */


/* 
.btn-sell {
    background: #d9534f;
    color: #fff;
    border-radius: 5px;
    padding: 2px 5px;
} */

@media screen and (min-width:1200px) {
    .buysellcoin24 {
        width: 1200px;
        margin: 0 auto
    }
}

.clear-both {
    clear: both;
}

.float-left {
    float: left;
}

header {
    background: #282828;
}

.header_top {
    position: relative;
    z-index: 99;
    background: #028fff;
}

.header_bottom {
    z-index: 9;
    width: 100%;
    background: url('../images/header-bg.png') center top no-repeat;
    background-size: 100% 100%;
}

.bg_wave {
    /* background:url(../images/wave.png) no-repeat center bottom; */
    padding: 100px 0 130px
}

.tx-12 {
    font-size: 12px;
}

#cssmenu ul {
    margin-bottom: 0;
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.img-center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

#cssmenu,
cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    display: block;
    position: relative;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu {
    float: right
}

#cssmenu #menu-button {
    display: none
}

#cssmenu>ul>li {
    float: left;
    padding: 20px
}

#cssmenu>ul>li>a {
    font-size: 15px;
    color: #fff;
    padding-bottom: 0px;
    display: block;
    border-bottom: 3px solid transparent;
}

#cssmenu>ul>li:hover>a {
    color: #fff
}


/* #cssmenu>ul>li.active,#cssmenu>ul>li:hover{
    background: #028fff;
} */

#cssmenu ul li.active a,
#cssmenu ul li:hover a {
    border-bottom: 3px solid #fff;
    padding-bottom: 0px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    transition: all 0s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    right: 20px;
    opacity: 0;
    visibility: hidden
}

#cssmenu ul ul li {
    height: 0
}

#cssmenu li:hover>ul {
    right: 20px;
    opacity: 1;
    visibility: visible
}

#cssmenu li:hover>ul>li {
    height: auto
}

#cssmenu ul ul li a {
    padding: 20px 15px;
    width: 220px;
    display: block;
    font-size: 20px;
    border-bottom: 0!important;
    color: #fff;
    background: #00152d
}

#cssmenu ul ul li a:hover {
    background: #028fff
}

#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #fff
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    transition: all 0s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    display: none;
    height: 0
}

.space {
    margin-top: 60px
}

.header_bottom {
    text-align: center;
    color: #fff
}

.header_bottom h1 {
    font-size: 30px;
    margin: 60px 0 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 45px;
}

.header_bottom p {
    font-size: 17px;
    margin-bottom: 20px;
}

.btn-banner {
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    background: #10d596 !important;
    border-color: #10d596 !important;
}

article {
    width: 95%;
    margin: 0 auto
}

.box_trade {
    margin-top: 35px;
    background: rgba(0, 0, 0, .4);
    border: 10px solid rgba(193, 213, 255, .5);
    padding: 25px;
    box-shadow: 0 10px 20px #2e3471
}

.box_trade h2 {
    margin-bottom: 40px;
    font-size: 20px
}

.box_trade h2 small {
    color: #a1a1a1;
    font-size: 18px
}

.height_header {
    position: relative;
    background: 0 0;
    min-height: 670px;
}

.box_trade .text_a {
    margin-bottom: 20px
}

.box_trade .text_a a {
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 4px;
    color: #fff
}

.box_trade .text_a a:hover {
    background: #1d7d1d
}

.box_trade .text_a.red a:hover {
    background: #a51410;
}

.green a {
    background: #5cb85c
}

.red a {
    background: #d9534f
}

strong.green {
    color: #5cb85c!important
}

strong.red {
    color: #d9534f!important
}

#main {
    /* background:url('../images/noise.png') repeat; */
    min-height: 500px;
}

img {
    max-width: 100%
}

.index_main {
    padding: 0
}

.alert_ {
    background: #fff;
    margin: 0 15px;
    box-shadow: 0 1px 10px #e0e0e4;
    border-radius: 5px;
    padding: 17px
}

.alert_ p {
    color: #828282;
    text-align: center;
    line-height: 1.7
}

.text_alert_a a {
    color: #fff;
    background: #028fff;
    border-radius: 5px;
    font-weight: 700;
    padding: 10px 20px
}

.text_alert_a a:hover {
    background: #028fff
}

.text_alert_a {
    margin: 20px auto 15px
}

.slogan {
    margin: 45px 0
}

.slogan article {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    box-shadow: 0 1px 10px #e0e0e4
}

.slogan article img {
    padding: 20px
}

.slogan article h3 {
    font-size: 21px;
    color: #fff;
    padding: 10px 0;
    background: #028fff;
    text-transform: uppercase;
    text-align: center
}

.slogan article p {
    padding: 20px;
    text-align: justify;
    color: #545454;
    line-height: 1.6
}

.create_account {
    padding: 50px 0
}

.create_account h1 {
    font-size: 28px;
    color: #4a4a4a;
    line-height: 1.4;
    font-weight: bold;
}

.create_account p {
    font-size: 17px;
    margin: 30px 0 45px;
    color: #838383;
    line-height: 1.7;
    text-align: justify;
}

.text_a_large a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding: 13px 35px;
    border-radius: 30px;
    font-weight: 700;
    background: #028fff
}

.text_a_large a:hover,
.read_all a:hover,
.leave_page a:hover {
    background: #028fff
}

.h2-client-say-box {
    padding-bottom: 82px;
    position: relative;
}

.h2-client-say-box::before {
    background: #fff none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100px;
    z-index: 6;
}

.h2csb-img {
    float: left;
    width: 25%;
}

.h2csb-img-box {
    height: 70px;
    margin-top: 22px;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 70px;
}

.h2csb-img-box img {
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
}

.h2csb-content {
    float: left;
    width: 75%;
}

.h2csb-content p {
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 22px;
}

.h2csb-content h4 {
    color: #363636;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
}

.h2csb-content h4 i {
    color: #fff;
    margin-right: 14px;
}

.h2-client-border {
    background: #e5e5e5 none repeat scroll 0 0;
    height: 5px;
    width: 100%;
}

.h2-client-say-box:hover::before {
    opacity: 1;
}

.support {
    background: rgba(0, 0, 0, 0) url("../images/bg2.jpg") no-repeat fixed left top / cover;
    padding: 80px 0 100px;
}

.support article h4 {
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700
}

.support article p a {
    color: #a5a5a5;
    font-size: 18px
}

.support article p a:hover {
    color: #028fff
}

.news {
    padding: 45px 0
}

.service-4 .service-box {
    margin: 0 0 90px;
}

.service-4 .service-box .sb-icon {
    margin: 0 0 22px;
    text-align: center;
}

.service-4 .service-box .sb-content {
    text-align: center;
}

.service-4 .service-box .sb-content h4 {
    color: #233141;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 22px;
}

.service-4 .service-box .sb-content p {
    color: #5c5c5c;
    line-height: 24px;
}

.h2-feature-view button {
    background: #028fff none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0;
    padding: 12px 24px;
}

.h2-feature-view::before {
    background: #028fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: -1;
}

.h2-feature-view {
    position: relative;
    text-align: center;
}

.h2-about-content .h2-section-title {
    margin: 0 0 18px;
}

.h2-section-title {
    color: #525252;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 44px;
    margin: 0 0 30px;
    position: relative;
}

.h2-footer-bottom-area {
    padding: 18px 0;
    margin-top: 50px;
    border-top: 1px solid #8f8f8f;
}

.h2fba-left p {
    margin: 8px 0 0 0;
}

.cps-banner.style-8 .cps-banner-title {
    font-weight: 900;
}

.cps-banner .cps-banner-title {
    font-size: 4.8rem;
    line-height: 5.8rem;
    margin: 0;
}

.cps-banner.style-8 .cps-banner-text {
    font-size: 1.8rem;
    font-family: "Lato", sans-serif;
    margin-top: 20px;
}

.cps-banner .cps-button-group {
    margin-top: 37px;
}

.h2-ac-text {
    color: #525252;
    line-height: 24px;
    margin: 40px 0 37px;
}

.h2-ac-list {
    list-style: outside none none;
    margin: 0 0 29px;
    padding: 0;
}

.h2fba-links ul {
    list-style: outside none none;
    padding: 0;
}

.h2fba-links ul li {
    display: inline-block;
}

.h2fba-links ul li a {
    font-size: 13px;
    letter-spacing: 0;
    padding: 5px 6px;
}

.h2fba-links {
    text-align: right;
}

.h2-ac-list li {
    color: #525252;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 17px;
    padding-left: 34px;
    position: relative;
}

.h2-ac-list li::before {
    color: #028fff;
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    left: 0;
    position: absolute;
    top: 2px;
}

.h2ac-order-learn .h2ac-ol-order {
    background: #028fff none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 10px;
    padding: 11px 42px;
}

.h2ac-order-learn .h2ac-ol-learn,
.h2ac-order-learn .h2ac-ol-learn a {
    color: #989898;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.h2ac-order-learn .h2ac-ol-learn a {
    color: #028fff;
}

.h2-feature-head {
    margin: 0 0 30px;
    text-align: center;
}

.h2-feature-area {
    padding: 30px 0 88px;
}

.about-area {
    margin: 20px auto 80px;
}

.widget-area .widget-title {
    margin-bottom: 10px;
}

.widget-title {
    color: #3c3950;
    line-height: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.widget-title:after {
    color: #f44336;
    font-family: 'FontAwesome';
    content: "\f0da";
    font-size: 10px;
    padding-left: 8px;
}

.widget-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gem-pp-posts {
    border-bottom: 1px solid #dfe5e8;
    padding-top: 14px;
    padding-bottom: 14px;
}

.gem-pp-posts-image {
    display: table-cell;
}

.gem-pp-posts-text {
    display: table-cell;
    vertical-align: middle;
}

.gem-pp-posts-item {
    display: block;
    margin-left: 12px;
}

.gem-pp-posts-item>a {
    display: block;
    max-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.3px;
}

.gem-pp-posts-date {
    padding-left: 12px;
    display: block;
    margin-top: -2px;
    color: #028fff;
}

.widget-area {
    padding: 0 15px;
}

.widget {
    margin-top: 68px;
}

.widget .tagcloud a {
    border: 1px solid #99a9b5;
    margin-right: 4px;
    text-decoration: none;
    margin-bottom: 6px;
    padding: 2px 9px;
    display: inline-block;
    font-size: 14px !important;
    color: #5f727f;
}

.gem-pp-posts-image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 72px;
    height: 72px;
    max-width: unset;
}

.title_ {
    text-align: center;
    margin-bottom: 70px;
}

.title_.blog {
    margin-bottom: 30px;
}

.title_ h1 {
    font-size: 30px;
    color: #343434;
    position: relative;
    margin: 0 0 35px;
}

.title_.blog h1::after {
    margin: 0;
}

.title_ h1::after,
.h2-section-title::after {
    background: #028fff none repeat scroll 0 0;
    bottom: -23px;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 76px;
}

.title_ p {
    color: #8f8f8f;
    margin: 10px 0 40px;
    font-size: 15px
}

.news .space_article {
    margin-bottom: 30px
}

.space_article article {
    background: #fff;
    box-shadow: 0 1px 10px #e0e0e4;
    border-radius: 5px
}

.space_article article img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.space_content {
    padding: 15px
}

.space_content h2 a {
    font-size: 16px;
    display: block;
    color: #343434;
    line-height: 1.4
}

.space_content time {
    display: block;
    margin: 5px auto 8px;
    color: #b2b2b2
}

.space_content p {
    color: #6a6a6a;
    text-align: justify;
    line-height: 1.5;
    height: 97px;
    overflow: hidden;
}

.readmore a {
    color: #028fff;
    font-size: 12px;
    font-weight: 700
}

.readmore a:hover {
    color: #028fff
}

.read_all a,
.leave_page a {
    color: #fff;
    background: #028fff;
    padding: 7px 20px;
    border-radius: 20px;
    font-size: 16px;
}

.customer h1,
.customer p,
.customer h4 {
    color: #fff !important;
}

.customer {
    background: rgba(0, 0, 0, 0) url("../images/bg5.jpg") no-repeat fixed left top / cover;
    position: relative;
}

.customer::before {
    background: #028fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.input-group-addon {
    cursor: pointer;
}

.paging {
    float: right;
}

.print {
    float: left;
}

.print .btn-group {
    float: left;
}

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

.customer {
    padding: 40px 0;
    /* background:url('../images/noise.png') repeat; */
}

.customer h5 {
    font-size: 13px;
    font-weight: 700
}

.customer time {
    display: block;
    color: #a8a8a8;
    padding: 4px 0 2px;
    font-size: 11px
}

.customer p {
    color: #494949;
    font-size: 14px;
}

.nth_child_customer {
    margin-bottom: 20px
}

.pager li>a,
.pager li>span {
    background: 0 0;
    font-weight: 700;
    padding: 0 15px;
    color: #028fff;
    border-radius: 0;
    border: 0
}

.pager li:last-child>a {
    border-left: 1px solid #a5a5a5
}

.pager li>a:focus,
.pager li>a:hover {
    background: 0 0;
    color: #028fff
}

.space_content h2 a:hover {
    color: #028fff
}

select {
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #e7f0f6;
}

.pd-t-0 {
    padding-top: 0 !important;
}

.separator {
    margin: 7px 5px;
}

.clear-both {
    clear: both;
}

footer {
    padding: 40px 0 0px;
    font-size: 14px;
    color: #fff;
    background: #00152d no-repeat center 10px
}

address img {
    width: 65%;
    margin-bottom: 20px
}

.btn-footer {
    border-radius: 50px;
    padding: 10px;
    color: #fff;
    background: #028fff;
}

footer h6 {
    margin-top: 30px;
    width: 100%;
    font-size: 16px;
    color: #99a8ff
}

address {
    line-height: 1.7
}

footer h3 {
    font-size: 25px;
    color: #fff;
    /* border-bottom:1px solid #626ab9; */
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.available-payment-systems {
    margin: -20px auto 40px;
    padding: 0;
}

.available-payment-systems>li {
    margin-top: 10px;
}

.available-payment-systems>li>img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7;
}

.available-payment-systems>li:hover>img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.row-centered>* {
    display: inline-block;
    float: none;
    text-align: left;
}

.row-centered {
    text-align: center;
}

footer ul {
    margin-left: 15px
}

footer ul li {
    list-style-type: disc;
    color: #fff
}

footer ul li a {
    display: block;
    padding-bottom: 12px;
    color: #fff
}

footer ul li a:hover {
    color: #99a8ff
}

ul.fanpage {
    margin-left: 0
}

ul.fanpage li {
    list-style-type: none
}

ul.fanpage li img {
    margin-right: 10px
}

.modal-header {
    background: #fff
}

.modal-header h4 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase
}

.icon img {
    margin: 0 auto;
    display: block;
    padding: 5px;
}

.modal-body form input[type=text] {
    border-radius: 0;
    font-size: 15px;
    color: #3f3f3f;
    height: auto;
    padding: 10px 15px
}

.addresses td {
    line-height: 30px;
}

.modal-body form input[type=submit],
.modal-body form input[type=button],
.modal-body .text_a_mail a {
    background: #028fff;
    border-radius: 5px;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    width: 40%;
    display: block;
    margin: 0 auto;
    font-size: 22px;
    transition: all .3s ease-in;
    text-transform: uppercase
}

.text_a_mail a {
    float: none;
    opacity: 1
}

.modal-body form input[type=submit]:hover {
    background: #028fff
}

.myModal_2 p {
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
    margin: 20px 0
}

.list_news .title_ {
    text-align: left
}

#list_page {
    /* margin:0 15px; */
    padding: 30px 15px
}

#trade_coin {
    padding: 30px 0;
    margin: 0 15px;
}

#list_page h1 {
    font-size: 22px
}

#item_news p {
    font-size: 13px;
    margin: 8px auto 35px
}

#list_page h1,
#list_page p {
    text-align: left;
    margin-left: -15px
}

.item_news img {
    padding: 3px;
    border: 1px solid rgba(125, 125, 125, .5)
}

.item_news h3 a {
    font-size: 17px;
    color: #028fff;
    display: block;
    line-height: 1.5
}

.item_news h3 a:hover {
    color: #028fff
}

.item_news time {
    display: block;
    margin: 3px 0;
    font-size: 13px;
    color: gray
}

.item_news p {
    line-height: 1.5;
    margin-left: 0!important;
    color: #545454;
    text-align: justify!important
}

.item_news .text_a a {
    background: #028fff;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff
}

.item_news .text_a a:hover {
    background: #028fff
}

.item_news {
    border-bottom: 1px solid rgba(125, 125, 125, .2);
    padding-bottom: 30px;
    margin-bottom: 30px
}

.pagination {
    margin: 0 0 20px -15px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #028fff;
    border-color: #028fff
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.pagination>li>a,
.pagination>li>span {
    color: #343434
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 4px
}

aside p {
    margin-left: 0!important
}

aside p a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #028fff
}

aside p a:hover {
    color: #028fff
}

aside h4 {
    font-size: 13px
}

aside .row {
    margin-bottom: 15px
}

#traloi1,
#traloi2,
#traloi3,
#traloi4,
#traloi5,
#traloi6,
#traloi7,
#traloi8,
#traloi9,
#traloi10,
#traloi11,
#traloi12,
#traloi13,
#traloi14,
#traloi15,
#traloi16,
#traloi17,
#traloi18 {
    display: none;
}

#muangay a {
    color: #fff;
    font-weight: bold !important;
    cursor: pointer;
}

#faq a {
    color: #028fff;
    font-weight: bold;
    cursor: pointer;
}

.header-faq {
    font-size: 24px;
    margin-bottom: 20px;
}

.page-heading {
    color: #2C3E50;
    background-color: #ecf0f1;
    border-color: #ecf0f1;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

aside section {
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid rgba(125, 125, 125, .2);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .06);
    border-radius: 5px;
}

aside h1 {
    color: #343434;
    font-size: 22px;
    margin-left: 0!important
}

aside p {
    margin: 10px 0 20px;
    font-size: 13px;
    color: #545454;
    text-align: justify!important;
    line-height: 1.5
}

aside p strong {
    font-size: 12px;
}

aside .text_a_large a {
    font-size: 16px;
    text-transform: none;
    padding: 6px 15px
}

aside h6 a {
    display: block;
    margin: 4px auto 10px;
    font-size: 13px;
    color: #028fff;
    font-weight: 700
}

.content_news h1 {
    font-size: 20px!important;
}

.content_news time {
    display: block;
    margin-left: -15px;
    color: gray;
    margin: 10px 0 15px -15px;
    font-size: 12px
}

.content_news p.summary {
    text-align: justify!important;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.5
}

.content_news p.content {
    text-align: justify!important;
    margin-top: 30px;
    color: #545454;
    line-height: 1.7
}

.cactinkhac {
    background: #fafbff;
    padding: 15px;
    margin-left: -15px
}

.cactinkhac ul {
    margin-left: 15px;
    margin-bottom: 0
}

.cactinkhac ul li {
    list-style-type: disc
}

.cactinkhac ul li a {
    color: #444;
    font-size: 12px;
    font-weight: 700;
    display: block;
    padding: 7px 10px 7px 0
}

.cactinkhac ul li a:hover {
    color: #028fff
}

.cactinkhac ul li a span {
    float: right;
    color: gray;
    font-weight: 400;
    font-size: 11px
}

ul.tags {
    margin-left: -15px;
    margin-top: 40px;
    margin-bottom: 40px
}

ul.tags li {
    float: left;
    line-height: 2.5;
    margin-right: 10px
}

ul.tags li a {
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    background: #028fff
}

ul.tags li a:hover {
    background: #028fff
}

#check_ label {
    margin-top: 10px
}

.form-control {
    border-radius: 5px;
}

#check_ input[type=submit],
#check_ input[type=button] {
    margin-top: 10px;
    background-color: #028fff;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 5px 25px;
    transition: all .2s ease-in;
    border-color: #028fff
}

#check_ input[type=submit]:hover,
#check_ input[type=button]:hover {
    background-color: #028fff;
    border-color: #028fff
}

.nav-tabs>li>a.active,
.nav-tabs>li>a.active:focus,
.nav-tabs>li>a.active:hover {
    color: #028fff;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
    padding: 10px 15px;
    display: block;
    border-top: 3px solid #028fff;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 33.3333333%;
}

.nav-tabs>li>a {
    font-size: 16px;
    color: #555;
    cursor: pointer;
    padding: 11px 15px;
    display: block;
    text-align: center;
}

.nav-tabs>li>a>h1 {
    font-size: 18px;
}

.nav-coin a.nav-item img {
    width: 30px;
}

.nav-coin a.nav-item {
    font-size: 16px;
}

.nav-tabs>li>a.active>h1 {
    font-weight: bold;
}

.sell-tab {
    color: #dc3545!important;
}

.nav-fill a img {
    width: 30px;
    margin-bottom: 5px;
}

.swap-tab {
    color: #14c4a2 !important;
}

.nav-tabs>li>a.active.sell-tab,
.nav-tabs>li>a.active.sell-tab:focus,
.nav-tabs>li>a.active.sell-tab:hover {
    border-top: 3px solid #dc3545!important;
}

.nav-tabs>li>a.active.swap-tab,
.nav-tabs>li>a.active.swap-tab:focus,
.nav-tabs>li>a.active.swap-tab:hover {
    border-top: 3px solid #14c4a2!important;
}

.tab-content {
    padding: 15px;
    background: #fff;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, .05); */
    border-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.tab-pane h4 {
    font-size: 14px;
    text-transform: none
}

.input-group-addon img {
    width: 13px;
}

.tab-pane h4 strong {
    font-size: 16px;
    color: #d9534f
}

.tab-content h6 {
    font-size: 13px;
    color: #d9534f;
    margin-top: 8px
}

.dd-select {
    border: 1px solid #e7f0f6 !important;
    border-left: none!important;
    background: transparent !important;
}

.dd-selected-text {
    padding-right: 25px;
    line-height: 32px !important;
}

.dd-selected {
    padding: 0 !important;
    height: 31px;
    border: none !important;
    background: transparent !important;
    color: #6c757d;
}

.price-text {
    color: #8695a9;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.dd-option-text {
    height: auto !important;
    line-height: 21px !important;
    margin-bottom: 0 !important;
}

.dd-option-image,
.dd-selected-image {
    width: 20px !important;
    height: auto !important;
}

.dd-selected>.dd-selected-image {
    margin-top: 5px !important;
}

.dd-option {
    padding: 7px !important;
}

.badge-big {
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
}

.input-group-addon {
    background-color: #028fff;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #028fff;
    color: #fff
}

.img-center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

.lh-1 {
    line-height: 1.1;
}

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

.btn-primary {
    background-color: #028fff;
    transition: all .3s ease-in;
    border-color: #028fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:link {
    background-color: #028fff;
    border-color: #028fff
}

.tab-content input[type=button],
.tab-content input[type=submit] {
    padding: 10px 20px;
    font-size: 16px;
}

.alert-warning {
    border: 0;
    background-color: #f2f2f2!important;
    color: #3f3f3f;
    font-size: 15px
}

.alert-all {
    background: #f2dede !important;
}

#tutorial_ h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

#tutorial_ ul {
    margin-left: 15px
}

#tutorial_ ul li {
    list-style-type: disc;
    margin-bottom: 4px;
    font-size: 13px
}

.panel-heading h5 {
    font-size: 12px;
    line-height: 20px;
}

.buysellcoin24_small {
    margin-top: 40px;
}

#thanhtoan {
    margin-top: 20px
}

#thanhtoan table tr td {
    line-height: 1.6
}

#thanhtoan table tr td:first-child {
    font-weight: 700;
    min-width: 130px
}

#thanhtoan table tr td strong {
    color: #028fff !important;
    font-size: 14px;
    font-weight: 700
}

#thanhtoan table tr td h6 {
    font-style: italic;
    font-size: 13px;
    font-weight: 400;
    color: #343434;
    line-height: 1.5
}

#thanhtoan table tr td small {
    font-size: 13px;
    color: #028fff
}

.txt-status {
    font-weight: 700;
    color: #028fff
}

.text_a_run a {
    display: block;
    color: #028fff;
    font-weight: 700;
    text-decoration: underline
}

.text_a_run a:hover {
    color: #028fff
}

.panel-heading h3 {
    font-size: 13px;
    font-weight: 700
}

#myTabs_hoso select.form-control {
    width: 40%
}

#myTabs_hoso .table-responsive {
    margin-top: 20px;
    text-align: center
}

#myTabs_hoso .table-responsive thead tr th {
    text-align: center
}

#myTabs_hoso .table-responsive tr td strong {
    font-size: 12px;
    color: gray
}

#myTabs_hoso h6 {
    font-style: normal;
    color: gray;
    font-weight: 400
}

.introduct p {
    line-height: 1.7;
    color: #545454!important;
    text-align: justify!important
}

.modal_update_success p {
    font-size: 20px;
    text-align: center;
    margin: 30px 0
}

#only_submit input[type=submit],
#only_submit input[type=button] {
    margin: 0
}

p.note_ {
    background: #f8f8f8;
    padding: 15px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center
}

#only_submit label {
    margin-top: 12px;
    text-align: right
}

#accept {
    float: left
}

#only_change_phone {
    background: 0 0;
    font-size: 20px;
    width: 50%;
    color: #343434
}

p.only_p {
    margin-top: 7px;
    color: #545454
}

#only_submit ul {
    margin-left: 15px;
    margin-top: 20px
}

#only_submit ul li {
    list-style-type: disc;
    text-align: justify;
    margin-bottom: 10px
}

.box_label label {
    text-align: center!important
}

.fileContainer {
    overflow: hidden;
    cursor: pointer;
    display: block;
    border: 1px solid gray;
    border-radius: 5px;
    background: #f8f8f8;
    position: relative
}

.fileContainer input[type=file] {
    opacity: 0
}

#myTabs_hoso label {
    /* margin-top:7px; */
    font-size: 12px
}

input:focus,
input:active {
    outline: none !important;
    box-shadow: none !important;
}

.form-control {
    padding: 10px 12px;
}

.form-search {
    margin-top: 15px;
}

.mg-t-10 {
    margin-top: 10px;
}

#myTabs_hoso h6 {
    color: #343434;
    font-size: 13px
}

.box_trade_coin {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background: #fff;
    padding: 0;
    border: 1px solid transparent;
}

.box_trade_coin h5 {
    font-size: 20px;
    padding: 15px 15px 0;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.box_trade_coin ul li a {
    display: block;
    font-size: 13px;
    padding: 15px;
    color: #343434;
    font-weight: 700;
    border-bottom: 1px solid #ededed;
}

.form-divider {
    position: relative;
    clear: both;
    height: 0;
    margin: 2.5rem 0;
    border-top: 1px dashed #e5e8eb;
}

.form-divider:before {
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -10px;
    padding: 0 5px;
    content: "or";
    color: #949494;
    background: #fff;
}

.signin-up-bg .btn-pill {
    border-radius: 100px;
}

.btn-google {
    background: #d93025;
}

.signin-up-bg .btn {
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin-top: 10px;
}

.signin-up-bg .btn:hover {
    color: #fff;
}

.icon-zalo {
    position: absolute;
    left: 17px;
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, .5);
    width: 41px;
    height: 17px;
}

.btn-facebook,
.btn-google {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 500;
}

.btn-facebook {
    color: #ffffff;
    background-color: #028adf;
}

.btn-facebook i,
.btn-google i {
    position: absolute;
    top: 10px;
    left: 20px;
    padding-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, .5);
    font-size: 20px;
}

[class*=" fa-"]:not(.fa-stack) {
    display: inline-block;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.radio {
    padding-left: 20px;
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio-aqua input[type="radio"]:checked+label::before {
    border-color: #00C0EF;
}

.text-radio {
    opacity: 0.4;
}

.radio input[type="radio"]:checked {
    opacity: 1.0;
}

.radio input[type="radio"]:checked+label.text-radio {
    opacity: 1.0;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio-aqua input[type="radio"]:checked+label::after {
    background-color: #00C0EF;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio-aqua input[type="radio"]+label::after {
    background-color: #00C0EF;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.box_trade_coin ul li a:hover,
.box_trade_coin ul li.active a {
    background: #028fff;
    color: #fff;
}

.box_trade_coin ul li a:hover strong,
.box_trade_coin ul li.active a strong {
    color: #fff!important
}

.box_trade_coin ul li:last-child a {
    border-bottom: 0
}

.box_trade_coin ul li a e {
    float: right;
    font-weight: normal;
}

@media screen and (min-width:768px) and (max-width:1070px) {
    .box_trade h2,
    .box_trade h2 small {
        font-size: 16px
    }
    article {
        width: 100%
    }
    .create_account h1 {
        font-size: 25px
    }
    .create_account p {
        font-size: 16px
    }
    .create_account {
        padding: 0 0 50px
    }
    .pager {
        margin: 0
    }
    .box_trade_coin ul li a strong {
        display: block;
        clear: both
    }
    .box_trade_coin ul li a {
        padding: 15px 15px 35px
    }
    .panel-body form.form-horizontal {
        width: 440px!important
    }
    #tutorial_.alert-warning {
        padding: 15px 30px!important
    }
}

.navbar-toggle {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    padding-top: 25px;
    margin: 0 10px;
    height: 60px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    float: right;
}

.navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

#navigation {
    display: inline-block;
    float: left;
    margin-left: auto;
}

.navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation-menu>li,
.footer .navigation-menu>li {
    display: block;
    position: relative;
    width: 100%;
    text-align: right;
}

.navigation-menu .has-submenu {
    float: left;
    padding: 0;
}

.hidden-web#navigation {
    display: none;
}

.navbar-toggle.open span:nth-child(2) {
    visibility: hidden;
}

.navigation-menu>li>a,
.footer .navigation-menu>li>a {
    display: block;
    font-size: 13.3px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}

.navbar-toggle.open span {
    position: absolute;
}

.has-submenu i {
    margin-left: 5px;
}

.navbar-toggle.open span:last-child {
    width: 100%;
    top: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navigation-menu .has-submenu.active {
    text-decoration: underline;
}

.navbar-toggle.open span:first-child {
    top: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#topnav .navbar-toggle.open span {
    position: absolute;
}

.navigation-menu>li>a {
    padding: 10px;
}

.idc {
    width: 316px;
    height: 202px;
    background: url("../images/man_hold_id.png") center no-repeat;
    background-size: 100% 100%;
}

@media (min-width:992px) {
    .menu-item {
        display: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navigation-menu>li:first-child {
        margin-left: 40px;
    }
    .navigation-menu>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 40px;
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .table-transactions table.table-break {
        min-width: auto !important;
    }
    .idc {
        width: 200px;
        height: 130px;
    }
    /* .panel-body {
        word-break: break-all;
    } */
    /* .nav-tabs>li {
        width: 100%;
    } */
    .h2-client-say-box {
        padding-left: 10px;
        padding-right: 10px;
    }
    .h2fba-links {
        text-align: center;
    }
    .h2fba-left {
        padding: 10px;
    }
    .hidden-mob {
        display: none;
    }
    .header_bottom {
        background-size: cover;
    }
    .header_bottom img {
        display: none;
    }
    .header_bottom h1,
    .header_bottom p {
        text-align: center !important;
    }
    .cps-button-group {
        display: flex;
    }
    .cps-button-group a {
        margin: 0 auto;
        display: block;
    }
    .bg_wave {
        padding: 40px 0 150px;
    }
    .height_header {
        min-height: auto;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    #cssmenu>ul>li {
        padding: 40px 12px
    }
    .support article p a {
        font-size: 16px
    }
    .support article h4 {
        margin-top: 0
    }
}

@media screen and (min-width:768px) and (max-width:800px) {
    .row .nth_child_customer:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (min-width:768px) and (max-width:769px) {
    #cssmenu ul.open {
        position: absolute;
        background: #00152d;
        border-radius: 10px;
        margin-top: 40px;
        box-shadow: 0 3px 10px #6875ff;
        z-index: 99
    }
    #cssmenu>ul>li>a {
        display: block;
        padding-bottom: 0
    }
    #cssmenu>ul>li>a:hover {
        color: #028fff
    }
    #cssmenu ul li.active a,
    #cssmenu ul li:hover a {
        border-bottom: 0;
        padding-bottom: 0
    }
    #cssmenu>ul>li {
        padding: 20px 15px
    }
    #cssmenu>ul>li.active,
    #cssmenu>ul>li:hover {
        background: 0 0
    }
    #cssmenu ul.open li ul {
        position: static;
        box-shadow: none;
        border-radius: 0
    }
    #cssmenu ul ul {
        visibility: visible;
        opacity: 1
    }
    #cssmenu ul ul li a {
        display: block;
        padding: 10px 15px
    }
    #cssmenu ul ul li a:hover {
        padding: 10px 15px
    }
    #cssmenu ul li ul li {
        border-top: 0
    }
    #cssmenu ul.open li ul.open {
        margin-top: 24px
    }
}

.form-group {
    display: flex;
    font-size: 14px;
}

.st-nav .dropdown-item:hover .media-body p.color-2,
.st-nav .dropdown-item:hover .media-body h3.link-title,
.st-nav .dropdown-item:hover .media .icon {
    color: #fff !important;
}

.st-nav .dropdown-item:hover {
    background: #028fff !important;
}

.nav-fill a span {
    letter-spacing: 0.5px;
    font-weight: bold;
    background: #028fff;
    color: #fff;
    border-radius: 5px;
    padding: 2px 5px;
}

.tab-content #sell .nav-fill a span {
    background: #d9534f;
}

.table-transactions .panel-body,
.table-address {
    overflow-y: auto;
}

.table-transactions table {
    min-width: 686px;
}

.sms.input-group {
    margin: 0 auto;
    width: 200px;
}

.mg-l-10 {
    margin-left: 10px;
}

.half {
    width: 200px;
    margin: 0 auto;
    letter-spacing: 16px;
    text-align: center;
    max-width: 100%;
}

.step {
    justify-content: space-between;
}

.resend {
    text-align: center;
    margin-top: 10px;
    display: block;
}

@media (max-width: 768px) {
    .nav-tabs>li>a>h1 {
        font-size: 14px;
    }
    .nav-tabs>li>a>h1 span {
        display: none;
    }
    .form-group {
        display: block;
    }
    .tab-content {
        padding: 10px;
    }
}

@media screen and (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .no_padding_left {
        padding-left: 0
    }
    .no_padding_right {
        padding-right: 0
    }
    .no_padding {
        padding-left: 0;
        padding-right: 0
    }
    #cssmenu>ul>li.has-sub>a:before,
    #cssmenu>ul>li.has-sub>a:after {
        display: none
    }
    .height_header {
        position: relative;
        background: 0 0;
    }
    .panel-body form.form-horizontal {
        width: 490px;
        margin: 0 auto
    }
    #tutorial_.alert-warning {
        padding: 15px
    }
    #myTabs_hoso {
        min-height: 700px
    }
}

@media screen and (max-width:767px) {
    .search {
        width: 100%;
        display: inline-block;
    }
    .paging {
        text-align: center;
    }
    .tags {
        text-align: center;
        display: inline;
    }
    .item_news h3,
    .item_news time,
    .item_news p,
    .item_news .text_a {
        text-align: center !important;
    }
    #cssmenu ul.open {
        position: absolute;
        background: #00152d;
        border-radius: 10px;
        margin-top: 40px;
        box-shadow: 0 3px 10px #6875ff;
        z-index: 99
    }
    #cssmenu ul.open li ul {
        position: static;
        box-shadow: none;
        border-radius: 0
    }
    #cssmenu ul.open li ul li {
        border-top: 0
    }
    #cssmenu #menu-button {
        margin-top: 5px
    }
    #cssmenu>ul>li.active,
    #cssmenu>ul>li:hover {
        background: 0 0
    }
    #cssmenu ul li.active a,
    #cssmenu ul li:hover a {
        border-bottom: 0;
        padding-bottom: 0
    }
    .header_bottom h1 {
        margin: 20px auto 10px;
        padding: 0 15px;
        font-size: 24px;
        line-height: 1.4
    }
    footer ul li {
        list-style: none;
    }
    .no_padding_phone {
        padding-left: 0
    }
    .pager {
        margin: 0
    }
    footer {
        text-align: center;
    }
    .header_bottom p {
        padding: 0 15px;
        font-size: 17px
    }
    #cssmenu>ul>li>a {
        display: block;
        font-size: 24px
    }
    #cssmenu>ul>li {
        padding: 20px 15px
    }
    article {
        margin-bottom: 20px;
        width: 100%
    }
    /* header{
        padding-bottom:40px
    } */
    #cssmenu ul ul li {
        height: auto
    }
    .box_trade {
        margin-top: 20px
    }
    .space {
        margin-top: 35px
    }
    .slogan {
        margin: 30px 0 0
    }
    .create_account {
        padding: 20px 0
    }
    .create_account h1 {
        font-size: 22px
    }
    .create_account p {
        margin: 20px 0 30px
    }
    .text_a_large {
        margin-bottom: 35px
    }
    .support article h4 {
        margin-top: 0
    }
    .support {
        padding: 30px 0 0
    }
    .title_ h1 {
        font-size: 22px
    }
    .title_ p {
        font-size: 13px;
        color: #828282;
        margin: 10px 15px 20px
    }
    #list_page {
        padding: 30px 0
    }
    aside {
        margin-top: 20px
    }
    #list_page article {
        width: 100%
    }
    #list_page h1,
    #list_page p,
    .content_news time {
        margin-left: 0!important
    }
    .center_phone {
        text-align: center
    }
    .height_header {
        background: 0 0
    }
    #cssmenu>ul>li>a:hover {
        color: #99a8ff
    }
    #cssmenu ul ul {
        visibility: visible;
        opacity: 1
    }
    #cssmenu ul ul li a {
        padding: 10px 0
    }
    #cssmenu ul.open li ul.open {
        margin-top: 24px
    }
    .panel-heading h5,
    .tab-content h6 {
        line-height: 1.6
    }
    #trade_coin {
        padding: 20px 0
    }
    #only_change_phone {
        font-size: 18px;
        width: 60%
    }
    .modal_update_success p {
        font-size: 16px
    }
    .content_news h1 {
        font-size: 18px
    }
    .cactinkhac {
        margin-left: 0
    }
    .cactinkhac ul li a {
        font-size: 11px
    }
    .cactinkhac ul li a span {
        float: none;
        margin-top: 4px;
        display: block
    }
    .item_news .padding0 {
        padding: 0 15px
    }
    .item_news h3 a {
        font-size: 18px;
        line-height: 1.3;
        margin-top: 10px
    }
    .tab-print {
        display: flow-root;
    }
}

@media all and (max-width:991px) {
    .box_trade .text_a a {
        padding: 10px 15px;
        font-size: 14px;
    }
    .navbar-toggle {
        display: block;
    }
    #cssmenu {
        width: 100%
    }
    #cssmenu ul {
        width: 100%;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, .15)
    }
    #cssmenu ul ul li,
    #cssmenu li:hover>ul>li {
        height: auto
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }
    #cssmenu>ul>li {
        float: none
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
        color: #ddd;
        background: 0 0
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }
    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li.active>a {
        color: #fff
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        width: 100%;
        margin: 0;
        text-align: left
    }
    #cssmenu>ul>li.has-sub>a:after,
    #cssmenu>ul>li.has-sub>a:before,
    #cssmenu ul ul>li.has-sub>a:after,
    #cssmenu ul ul>li.has-sub>a:before {
        display: none
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        cursor: pointer
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 40px;
        right: 15px;
        display: block;
        height: 14px;
        width: 40px;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        content: ''
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 30px;
        right: 15px;
        display: block;
        height: 4px;
        width: 40px;
        background: #fff;
        content: ''
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 40px;
        border: 0;
        height: 4px;
        width: 40px;
        background: #fff;
        transform: rotate(45deg)
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 40px;
        background: #fff;
        width: 40px;
        transform: rotate(-45deg)
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(255, 255, 255, .15);
        height: 74px;
        width: 46px;
        cursor: pointer
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #028fff
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 36px;
        right: 16px;
        width: 15px;
        height: 2px;
        display: block;
        background: #fff;
        content: ''
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 30px;
        right: 22px;
        display: block;
        width: 2px;
        height: 15px;
        background: #fff;
        content: ''
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }
}

@media screen and (min-width:500px) and (max-width:767px) {
    .header_bottom h1 {
        margin: 35px auto 15px;
        font-size: 25px
    }
    .box_trade h2,
    .box_trade h2 small {
        font-size: 26px
    }
    .width_half {
        width: 50%
    }
    .aside_bottom h4 {
        margin-top: 20px;
        font-size: 15px
    }
    .aside_bottom h6 a {
        font-size: 18px
    }
    #cssmenu>ul>li>a {
        display: block;
        padding-bottom: 0
    }
    #cssmenu ul ul li a {
        padding: 10px 15px
    }
    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li.active>a {
        padding: 7px 15px
    }
}

@media screen and (max-width:499px) {
    .box_trade h2,
    .box_trade h2 small {
        font-size: 14px
    }
    .box_trade h2 {
        margin-bottom: 30px
    }
    .box_trade {
        padding: 15px
    }
    .box_trade .text_a a {
        font-size: 13px;
        padding: 10px
    }
    #cssmenu>ul>li>a {
        font-size: 18px
    }
    #cssmenu .submenu-button {
        height: 67px
    }
    #myTabs_hoso select.form-control {
        width: 100%
    }
    #cssmenu>ul>li>a {
        padding-bottom: 0
    }
    .create_account {
        padding-top: 0
    }
}
@media screen and (max-width:320px) {
    .send-receive {
        padding: 7px 4px;
    }
}
.has-success .input-group-addon {
    color: #fff;
    background-color: #028fff;
    border-color: #028fff
}

.form-wrapper .col-sm-8.col-md-6.col-lg-4 {
    float: inherit;
    margin: 0 auto
}

.form-wrapper h2 {
    text-align: center;
    margin-bottom: 20px
}