@charset "utf-8";
@import url('/bower_components/bootstrap/dist/css/bootstrap.min.css');


/* CSS Document */

body {
    background: none;
}
html{
    background: #fff;
}
.menu li a {
    padding: 15px 15px;
}
.islogin {
    color: white;
}
a{
    color: black;
}

.navbar-menu {
    border-radius: 0;
    background-color: #fff;
    margin: 0;
    border: 0;
    width: 100%;
    z-index: 99;
    padding: 10px 0;
}

.navbar-inverse .navbar-nav .navbar-li a:focus,
.navbar-inverse .navbar-nav .navbar-li a:hover,
.navbar-inverse .navbar-nav .navbar-li:hover>a {
    color: #3251e0;
}
.navbar-inverse .navbar-nav>li>a{
    color: #060606;
    font-weight: 600;
    font-size: 15px;
}
.navbar-menu .navbar-header {
    margin-right: 40px;
}
.navbar-inverse .navbar-link {
    color: #060606;
    font-weight: 600;
}

.navbar-menu .container-fluid .navbar-brand{
    margin-left: 0;
    line-height: 40px;
    height: 55px;
    margin-left: 0;
}
.navbar-li .dropdown-menu{
    padding: 0;
}

.navbar-li a {
    text-decoration: none;
}
.navbar-li a:hover:before{
    display: block
}
.navbar-li > a:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #3251e0;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 20px;
    display: none;
}

.navbar-li .lang-dropdown{
    min-width: 95px;
}

.header {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    
    position: relative;
}
/*.img-header{
    background: url(../../images/VindaxHome.png);
    position: absolute;
    width: 100%;
}*/

.header h1 {
    color: #371dba;
}

.link p {
    /*color: #999;*/
}

.link a {
    color: #FFFFFF;
}

.link a:hover {
    color: #fff;
    text-decoration: none;
}

.node {
    background-color: #262626;
    min-height: 46px;
    padding: 12px 0;
}

.main {
    padding: 20px 0;
    background: none;
}
.inline-block{
    display: inline-block;
}

.btn-register-banner {
    display: inline-block;
    padding: 5px 15px;
    background: #371db9;
    box-shadow: 0px 0px 3px 0px #3e3e3e;
    border-radius: 5px;
    color: white;
}
.btn-register-banner:hover{
  background: #755ee6;
  color: white;
  box-shadow: 0 0 3px 3px #1c223559;
}
.btn-register-banner:hover > a{
     color: white;
}

footer {
    background: none;
    color: #bcbcbc;
    width: 100%;
    float: left;
}

.navbar-footer ul li {
    float: left;
}

.navbar-footer ul li a {
    color: #6A86CF;
    padding: 10px 12px;
}

.navbar-footer ul li a:focus,
.navbar-footer ul li:hover a {
    color: #fff;
    background-color: transparent;
}

.navbar-footer {
    margin-bottom: 0;
    border-radius: 0;
}

.footer-left {
    float: left;
    position: relative;
    padding-bottom: 20px;
}

.footer-right {
    display: inline-block;
    float: right;
    position: relative;
    padding-bottom: 20px;
}

.footer-right span {
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 5px;
}

.footer-right span i {
    color: #bcbcbc;
    font-size: 12px;
}

.padding-right20 {
    padding-right: 20px;
}

.padding-left20 {
    padding-left: 20px;
}

.padding-right5 {
    padding-right: 5px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.float-left {
    float: left;
}

.green {
    color: green !important;
}
.magenta{
     color: #f7505d!important;
}

.download {
    background-color: white;
}

.nav-menu {
    list-style: none;
    padding: 0;
    position: relative;
}

.nav-menu li {
    float: left;
    padding-right: 15px;
}

.download-right {
    background-image: url(../../images/clientDown.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    float: right;
    height: 90px;
    width: 330px;
}

.row-cus {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-2_4,
.col-md-cus-2,
.col-md-cus-4,
.col-md-cus-8,
.col-md-cus-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.row-cus:before,
.row-cus:after,
.row-custom:before,
.row-custom:after {
    display: table;
    content: " ";
}

.row-cus:after,
.row-cus:after {
    clear: both;
}

.row-custom {
    margin-left: -15px;
    margin-right: -15px;
}

.container-fluid-cus {
    padding: 0 15px;
    margin: auto;
}

.table-left {
    width: 100%;
}

.box-buy {
    padding: 10px;
    width: 100%;
}

@media (min-width: 992px) {
    .container-fluid-cus {
        padding: 0 5px;
    }
    .row-custom {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }
    .col-md-cus-2,
    .col-md-cus-4,
    .col-md-cus-8,
    .col-md-cus-10,
    .col-md-cus-12 {
        position: relative;
        float: left;
        padding: 0 2.5px;
    }
    .col-md-cus-2 {
        width: 16.66666667%;
    }
    .col-md-cus-4 {
        width: 33.33333333%;
    }
    .col-md-cus-8 {
        width: 66.66666667%;
    }
    .col-md-cus-10 {
        width: 83.33333333%;
    }
    .col-md-cus-12 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .row-cus {
        margin-left: -5px;
        margin-right: -5px;
    }
    .col-sm-2_4 {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 20%;
    }
    .f-fr {
        float: right;
    }
    .f-fl {
        float: left;
    }
    .navbar-li {
        float: left;
      
    }
    .table-left {
        float: left;
        width: 50%;
    }
    .box-buy {
        float: left;
        width: 50%;
    }
}

.info-coin {
    background-color: #FFFFFF;
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
}

.text-per {
    position: absolute;
    top: 10px;
    right: 10px;
}

.nav-tabs-cus {}

.nav-tabs-cus li a {
    border-radius: 0;
    border: 1px solid #ddd;
    margin-right: 0;
}

.form-search {
    position: relative;
    float: left;
    padding: 8px;
}

.icon-search {
    position: absolute;
    top: 12px;
    left: 12px;
}

.search {
    width: 103px;
    height: 24px;
    padding: 0 10px 0 25px;
    vertical-align: middle;
    background: #fff;
    color: #333;
    border: 1px solid #d4d4d4;
}

.table-background {
    background-color: #FFFFFF;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.banner {
    border: 2px solid #373737;
}

.banner:hover {
    border-color: #e03434;
}

.navbar-cus {
    margin: 0;
    min-height: 0;
    background-color: #f7f7f7;
}

.navbar-box {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25)
}

.box-info {
    margin-bottom: 10px;
}

.table {
    font-size: 12px;
}

.float-right {
    float: right;
    position: relative;
}

.group-select {
    display: inline-block;
}

.table-overflow {
    overflow-y: auto;
    overflow-x: hidden;
    height: 305px;
    position: relative;
}

#table1,
#table2 {
    height: 291px;
    overflow-y: hidden;
}



/* width */

::-webkit-scrollbar {
    width: 10px;
}



/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}



/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
}



/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.spacer1 {
    width: 100%;
    height: 1px;
    clear: both
}

.spacer2 {
    width: 100%;
    height: 2px;
    clear: both
}

.spacer3 {
    width: 100%;
    height: 3px;
    clear: both
}

.spacer4 {
    width: 100%;
    height: 4px;
    clear: both
}

.spacer5 {
    width: 100%;
    height: 5px;
    clear: both
}

.spacer6 {
    width: 100%;
    height: 6px;
    clear: both
}

.spacer7 {
    width: 100%;
    height: 7px;
    clear: both
}

.spacer8 {
    width: 100%;
    height: 8px;
    clear: both
}

.spacer9 {
    width: 100%;
    height: 9px;
    clear: both
}

.spacer10 {
    width: 100%;
    height: 10px;
    clear: both
}

.spacer15 {
    width: 100%;
    height: 15px;
    clear: both
}

.spacer20 {
    width: 100%;
    height: 20px;
    clear: both
}

.spacer25 {
    width: 100%;
    height: 25px;
    clear: both
}

.spacer30 {
    width: 100%;
    height: 30px;
    clear: both
}

.spacer35 {
    width: 100%;
    height: 35px;
    clear: both
}

.spacer40 {
    width: 100%;
    height: 40px;
    clear: both
}

.spacer45 {
    width: 100%;
    height: 45px;
    clear: both
}

.spacer50 {
    width: 100%;
    height: 50px;
    clear: both
}

.spacer55 {
    width: 100%;
    height: 55px;
    clear: both
}

.spacer60 {
    width: 100%;
    height: 60px;
    clear: both
}

.limit-box {
    padding: 10px;
    /*
    margin-top: 10px;
    margin-bottom: 10px;
*/
    /*    border-right: 1px solid #e6e6e6;*/
}

@media (max-width: 767px) {
    .text-head {
        text-align: left;
    }
    .img-right {
        text-align: left;
    }
    .img-right img {
        float: left;
    }
}

.color-background {
    background-color: #f7f7f7;
}

.nav-tabs-limit li.active a {
    background-color: #f7f7f7 !important;
}

.ng-binding {
    /*display: inline-block;*/
    margin-top: 0;
    margin-bottom: 0;
}

.tab-border {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.margin-l0 {
    margin-left: 0 !important;
}

.margin0 {
    margin: 0;
}

.box-thead {
    position: relative;
}

.depthwrong {
    position: absolute;
    right: 5px;
    top: 10px;
}

.open-head {
    font-size: 12px;
}

.btn-binding {
    padding: 5px !important;
    border-radius: 0;
    border: 1px solid #e5e7ea;
    font-size: 12px !important;
    display: inline-block;
}

.btn-ss {
    padding: 1px 1px !important;
}

.logo {
    padding: 5px;
}

.menu-footer {
    padding-bottom: 0;
    background: #151530;
    margin-top: 80px;
}

.join {
    background: #000;
    background-size: cover;
    padding: 50px 0;
}

.red {
    color: #3287FE;
}

.gray {
    color: #9e9e9e;
}

.font-normal {
    font-weight: normal;
}

.img-left {
    margin-bottom: 10px;
    min-height: 30px;
}

.img-right {
    margin-bottom: 10px;
    min-height: 30px;
}

.border-head {
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #000000;
    box-shadow: 0 1px 1px #3a3a3a, 0 -1px 1px #000000;
    margin-bottom: 10px;
}

.btn-apply {
    background: #e13535;
    color: #FFFFFF;
    width: 195px;
}

.labs {
    background: #FFFFFF;
    padding: 50px 0;
}

.img-laps {
    margin-bottom: 10px;
}

.img-laps1 {
    padding-top: 38px;
}

.advisory {
    background: #efefef;
    padding: 50px 0;
}

.launchpad {
    background: #f7f7f7;
    padding: 50px 0 0 0;
}

.listing {
    background: #f1f1f1;
    padding: 50px 0;
}

.about {
    background: #f6f6f6;
    padding: 50px 0;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.box-advan {
    min-height: 192px;
    padding: 15px;
    border-top: 6px solid #3287FE;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.30);
    margin-bottom: 15px;
}

.box-advan h5 {
    font-size: 16px;
}

.navbar-ad {
    padding: 5px 10px;
}

.p-title {
    color: #9d9d9d;
    margin: 0;
}

.number {
    margin: 0;
}

.white {
    color: #FFFFFF;
}

.exchange-ad {
    background: #16191e;
}

.background1 {}

.background-dark {
    background-color: #131722 !important;
}

.chart-ad {
    padding-top: 5px;
    padding-bottom: 5px;
}

.panel-head {
    background-color: #1c2030 !important;
    border-bottom: 1px solid #1c2030;
    border-radius: 0;
    border-color: #363c4e !important;
}

.panel-cus {
    border-color: #363c4e;
    border-radius: 0;
    border-bottom: 1px solid #363c4e;
    border-top: 1px solid #363c4e;
    margin-bottom: 5px;
}

.table-ad>tbody>tr>td {
    border-top: 1px solid #363c4e;
}

.table-ad>thead>tr>th {
    border-top: 1px solid #363c4e;
    border-bottom: 1px solid #363c4e;
}

.table-ad>tbody>tr:nth-last-child(1)>td {
    border-bottom: 1px solid #363c4e;
}

.table-ad {
    margin-bottom: 0;
    border-bottom: 1px solid #363c4e;
    border-top: 1px solid #363c4e;
}

.background-menu {
    background-color: #1c2030;
}

.nav-history {
    padding: 7px;
    position: relative;
}

.nav-history li,
.nav-by li {
    list-style: none;
    display: inline-block;
}

.nav-history li a {
    font-size: 12px;
    background-color: #3b4753;
    padding: 5px;
    color: #9d9d9d;
}

.nav-history li a:hover {
    color: #e13535;
    text-decoration: none;
}

.nav-history li.active a {
    color: #e13535;
    text-decoration: none;
}

.history-body {
    overflow: auto;
    min-height: 179px;
    /*    position: relative;*/
}

.nav-by {
    padding: 1px 0 0 0;
    border-bottom: 1px solid #363c4e;
    position: relative;
    background-color: #3b4753;
}

.nav-by li {
    margin-right: -4px;
}

.nav-by li a {
    font-size: 14px;
    background-color: #3b4753;
    color: #9d9d9d;
    padding: 8px 20px;
    line-height: 30px;
    border-right: 1px solid #131722;
    text-decoration: none;
}

.nav-by li a:hover,
.nav-by li.active a {
    color: #e13535;
    text-decoration: none;
    background-color: #131722;
}

.btn-cancel {
    background-color: #3b4753 !important;
    border-radius: 0;
    padding: 5px !important;
    font-size: 12px !important;
    border: 1px solid #516172 !important;
    color: #9d9d9d !important;
}

.dropdown-cencel {
    background-color: #3b4753;
    text-align: center;
    padding: 5px;
    border-radius: 0;
}

.dropdown-cencel li a {
    font-size: 12px;
    color: #9d9d9d;
}

.border-top {
    border-top: 1px solid #363c4e;
}

.from-input {
    display: inline-block;
}

.group-input {
    display: inline-block;
}

.group-input label {
    font-size: 12;
    font-weight: normal;
    color: #707070;
}

.input-date {
    background: #3b4753;
    border: none;
    padding: 2px 5px;
    font-size: 12px;
    color: #9d9d9d;
}

.input-checkbox {
    position: absolute;
    right: 10px;
    top: 10px;
}

.input-checkbox label {
    font-size: 12px;
    font-weight: normal;
    color: #9d9d9d;
}

.padding10 {
    padding: 10px;
}

.text-buy-head p,
.buy-group p {
    font-size: 14px;
    color: #9d9d9d;
}

.buy-group label {
    font-size: 12px;
    color: #9d9d9d;
}

.buy-label {
    width: 25%;
    float: left;
}

.buy-input-group {
    width: 75%;
    float: left;
    position: relative;
}

.name-coin {
    position: absolute;
    top: 4px;
    right: 30px;
    color: #9d9d9d;
}

.name-coin-amount {
    position: absolute;
    top: 4px;
    right: 5px;
    color: #9d9d9d;
}

.up {
    position: absolute;
    top: 1px;
    right: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 10px;
    background-color: #2F3842;
    border: 1px solid #242B32;
    color: #A2A2A2;
}

.down {
    position: absolute;
    top: 13px;
    right: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 10px;
    background-color: #2F3842;
    border: 1px solid #242B32;
    color: #A2A2A2;
}

.up:hover,
.down:hover {
    background-color: #4F5E6F;
    color: #FFFFFF;
}

.up i,
.down i {
    font-size: 12px;
    line-height: 8px;
}

.buy-input {
    width: 100%;
    position: relative;
    color: #FFFFFF;
    background-color: #3b4753;
    border: none;
    padding-right: 40px;
    padding-left: 5px;
    height: 26px;
}

.amount-input {
    width: 100%;
    position: relative;
    color: #FFFFFF;
    background-color: #3b4753;
    border: none;
    padding-right: 25px;
    padding-left: 5px;
    height: 26px;
}

.buy-input:hover,
.amount-input:hover {
    border: 1px solid #e13535;
}

.percent-ad {
    width: 23.666666%;
    display: inline-block;
    font-size: 12px;
    background-color: #131722;
    border: 1px dashed #363c4e;
    color: #9d9d9d;
    text-align: center;
}

.percent-ad:hover {
    border-color: #e13535;
    color: #e13535;
}

.box-percent {
    width: 75%;
}

.table1 {
    height: 200px;
    overflow: hidden;
}

#table4 {
    height: 482px;
}

.select-ad {
    background-color: #3b4753;
    color: #9d9d9d;
}

.bg-white {
    background-color: white;
}

.bg-gray {
    background: #f8f8f8;
}

.table-info tr td {
    border-top: none !important;
    font-size: 15px;
}

.table-info tr td:first-child {
    border-right: 2px solid #7f7f7f;
}

.table-info tr:first-child td {
    padding-top: 0px;
}

.table-info tr:last-child td {
    padding-bottom: 0;
    padding-top: 0;
}

.top-user {
    position: inherit;
    border-top: 3px solid #e13535;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.20);
    padding-top: 20px;
    padding-bottom: 1px;
    margin-bottom: 40px;
}

.img-top {
    position: absolute;
    top: -28px;
    left: 15px;
}

.user-info {
    width: calc(-85px + 100%);
    margin-left: 85px;
}

.p-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.p-top-30 {
    padding-top: 30px;
}

.p-bottom-30 {
    padding-bottom: 30px;
}

.p-15 {
    padding: 15px;
}

.table-link-info tr td {
    border-top: none !important;
    font-size: 14px;
}

.btn-cp-link {
    border-radius: 0;
    background-color: #ff8081;
    color: #FFFFFF;
    vertical-align: top;
}

.input-link {
    padding: 5px;
    width: calc(-95px + 100%);
}

.share {
    padding-left: 0;
}

.share li {
    list-style: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #262626;
}

.share li a {
    color: #262626;
    text-align: center;
    line-height: 30px;
    display: block;
}

.share li:hover {
    border-color: #ff8081;
}

.share li:hover a {
    color: #ff8081;
}

.table-referral tr:first-child td {
    border-top: none !important;
}

.table-referral tr td {
    font-size: 14px;
}

.table-referral tr td h3 {
    font-weight: bold;
    margin: 0;
}

.table-link-info,
.table-referral {
    margin-bottom: 0;
}

.m-b-15 {
    margin-bottom: 15px;
}

.table-top {
    margin-bottom: 0px;
}

.table-top tr td {
    font-size: 14px;
}

.table-top tr:first-child td {
    background-color: #ff8081;
    color: #FFFFFF;
}

.note {
    background-color: #ff8081;
    padding: 15px;
    color: #FFFFFF;
}

.header-invite {
    background: url(../../images/invite-05_01.png);
    background-repeat: no-repeat;
    background-color: #030607;
    background-position: center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.invite-text {
    color: #f5e4b0;
}

.box-head-top {
    position: relative;
}

.img1 {
    position: absolute;
    top: 24px;
    left: 211px;
}

.img2 {
    position: absolute;
    top: 24px;
    left: 584px;
}

.box-head-top h4 {
    color: #FFFFFF;
}

.box-head-top p {
    color: #998b8a;
}

.box-head-top p span {
    color: #f5e4b0;
    font-size: 30px;
    font-weight: bold;
}

.navbar-text {
    margin-left: 15px;
}

.tabsdemoDynamicHeight md-content {
    background-color: transparent !important;
}

.tabsdemoDynamicHeight md-content md-tabs {
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
}

.tabsdemoDynamicHeight md-content md-tabs md-tabs-wrapper {
    background: white;
}

.tabsdemoDynamicHeight md-content h1:first-child {
    margin-top: 0;
}

.navbar-menu .menu-header-left {
    width: auto;
    float: left;
    background: none;
    min-height: auto;
}

.menu-header-left md-menu-bar,
.navbar-right md-menu-bar {
    padding: 0;
}

.menu-header-left md-menu-bar button {
    height: 48px;
}

.menu-header-left md-menu-bar button,
.menu-header-left md-menu-bar md-menu-item a,
.navbar-right md-menu-bar md-menu-item a,
.navbar-right md-menu-bar button {
    color: #999;
    padding: 9px 15px;
    font-size: 14px;
}

.menu-header-left md-menu-bar md-menu-item a:hover {
    text-decoration: none;
}

.navbar-right md-menu-bar md-menu-item a:hover {
    text-decoration: none;
    color: #fff;
}

.menu-header-left md-menu-bar .md-menu {
    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #232323;
    box-shadow: -1px 0 0 #232323, 1px 0 0 #5b5b5b;
    float: left;
}

.menu-header-left md-menu-bar .md-menu:hover,
.menu-header-left md-menu-bar md-menu.md-open>button,
.menu-header-left md-menu-bar md-menu>button:focus {
    background: #313131;
}

.navbar-right md-menu-bar .md-menu:hover,
.navbar-right md-menu-bar md-menu.md-open>button,
.navbar-right md-menu-bar md-menu>button:focus {
    background: #313131;
}

md-menu-content.md-menu-bar-menu.sub-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}

md-menu-content.md-menu-bar-menu.sub-menu md-menu-item:hover {
    background-color: #f5f5f5;
}

.sub-menu md-menu-item a {
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.sub-menu md-menu-item a:hover {
    color: #262626;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.navbar-right .md-in-menu-bar .navbar-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.navbar-right .navbar-border {
    border-left: 1px solid #5b5b5b;
    border-right: 1px solid #232323;
    box-shadow: -1px 0 0 #232323, 1px 0 0 #5b5b5b;
}

.joinus-page .jobs-title {}

.joinus-page .jobs-title img {
    width: 30px;
    height: 30px;
}

.joinus-page .jobs-desc {
    width: 470px;
    margin-left: 14px;
}

.joinus-page .f-cb {
    width: 100%;
    background: #fff;
    padding: 18px;
    margin-top: 15px;
    float: left;
}

.joinus-page .jobs-desc-head {
    color: #333;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}

.joinus-page .jobs-desc-substance {
    color: #666;
    line-height: 20px;
    font-size: 14px;
}

.joinus-page .image-texts {

    text-align: center;
    padding: 50px 24px;
}

.joinus-page .image-texts {

    text-align: center;
    padding: 50px 24px;
}

.joinus-page .image-textsOne {
    line-height: 28px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.joinus-page .image-textsTwo {
    color: #333;
    margin-top: 26px;
    line-height: 20px;
    font-size: 14px;
}

.joinus-page .image-texta img {
    margin-top: 132px;
    padding: 0px 33px;
}

.joinus-page .ending1 {
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    padding-top: 100px;
}

.joinus-page .ending2 {
    max-width: 962px;
    line-height: 20px;
    font-size: 14px;
    margin: 20px auto 25px;
}

.joinus-page .send {
    text-align: center;
    margin: 0 auto 86px;
    clear: both;
    overflow: hidden;
}

.joinus-page .send a {
    width: 198px;
    height: 63px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-right: 30px;
    float: left;
}

.joinus-page .send a h3 {
    margin-top: 4px;
    font-size: 16px;
    color: #333;
}

.joinus-page .send a i {
    font-size: 18px;
    color: #999;
}

.joinus-page .send a h4 {
    font-size: 16px;
    color: #333;
    margin: 12px 0 8px 0;
}

.joinus-page .send a p {
    font-size: 12px;
    color: #999;
}

.send a .margin {
    margin-top: 12px;
}

.send a:hover {
    background: #e84242;
    border: 1px solid #e84242;
    text-decoration: none;
}

.send a:hover h3,
.send a:hover h4,
.send a:hover p,
.send a:hover i {
    color: #fff;
}




/* catergry */

#main_conent .row {
    margin-right: 0px;
    height: 773px;
}

#main_conent .title {
    padding-left: 20px;
}

.siderbar_right {
    background: #171d2d;
    color: #e0e0e0;
    min-height: 773px;
    height: 100%;
    padding-right: 0;
}

.tab_siderbar_right {
    background: #21283d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 45px;
    /*margin-left: 27px;*/
    width: 96%;
    display: flex;
    margin-bottom: 9px;
}

.tab_siderbar_right h6 {
    padding-left: 28px;
    font-size: 15px;
    padding-top: 4px;
    width: 100%;
}

.tab_siderbar_right a {
    text-decoration: none;
    color: #e0e0e0;
    width: 100%;
}



.tab_siderbar_right:hover {
    background: #b52425;
}

#main_conent_home .row {
    margin-right: 0px;
    height: 600px;
}

.main_conent_home a {
    text-decoration: none;
    font-weight: bold;
    color: #353535;
}

.main_conent_home a:hover {
    color: #e0e0e0;
}

.main_conent_home {
    margin-top: 10%;
}

.button_left {
    padding-left: 37%;
}

.button_right {
    padding-right: 37%;
}

.button_down {
    margin-top: 20px;
}

.content_articles {
    /*margin-top: 50px;*/
}

.content_articles h5 {
    font-weight: bold;
}

.box_category {
    margin-top: 10px;
}

#box_category {
    margin-left: -28px;
}

.btn_articels {
    width: 100px;
    font-weight: bold;
}

.radio-select {
    /* display: inline-block;*/
    margin-right: 10px;
}

.radio-select label {
    font-weight: normal;
}

.radio-select input:checked,
.radio-select input:not(:checked) {
    display: none;
    /*
    position: absolute;
    left: -9999px; 
*/
}




/* radio button */

.radio-select input:checked+label,
.radio-select input:not(:checked)+label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}




/*.radio-select input:checked + label:before,*/

.radio-select input:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 2px solid #3b3b3b;
    border-radius: 100%;
    background: #fff;
}

.radio-select input:checked+label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 2px solid #b52425;
    border-radius: 100%;
    background: #fff;
}

.radio-select input:checked+label:after,
.radio-select input:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #dd1f1f;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radio-select input:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-select input:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}




/* ====== radio button ===== */


/* end caterori */

.title_conent h4 a.btn-addnew {
    margin-top: 10px;
    font-weight: bold;
    color: #3287FE;
    float: right;
    border: 1px solid;
}

.title_conent h4 a:hover {
    color: #619df3;
}

.title_conent h2 {
    margin-left: -2px;
}

.box_Content a {
    text-decoration: none;
    margin-right: 20px;
    color: #3d3d3d;
}

.box_Content a:hover {
    color: #3986fe;
}

.table_option {
    text-align: right;
    padding-right: 5px;
}

.title_conent_categori h2 {
    margin-left: -28px;
}

.list-articles table {
    border-collapse: separate;
}



/*.list-articles tr:first-child td:first-child { 
    border-top-left-radius: 5px; 
}
.list-articles tr:first-child td:last-child {
 border-top-right-radius: 5px; 
}
.list-articles tr:last-child td:first-child { 
    border-bottom-left-radius: 5px; 
}
.list-articles tr:last-child td:last-child {
    border-bottom-right-radius: 5px; 
}*/

.content_articles md-select.select-category {
    margin-top: 0;
    padding: 0 10px;
    margin-bottom: 10px;
}
.content_articles .box_button{
    margin-top: 20px;
}
.content_articles .table_title {
    /* display: block;*/
    width: 60%;
}

.content_articles .table_cate {
    /* display: block;*/
    width: 20%;
}

.content_articles .table_option {
    /* display: block;*/
    width: 20%;
}

.list-articles tr {
    border-bottom: 7px solid #fafafa;
    background: #eaeaea;
}

.list-articles.table>tbody>tr td {
    padding: 12px 10px;
    border-bottom: none;
    border-top: none;
    font-size: 14px;
}

.siderbar_right .tab_siderbar_right.active {
    background: #b52425;
}

.lastest-announcements .lastest-article {
    background: url(../../images/line_title.png) no-repeat top left;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.lastest-announcements .lastest-article ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.lastest-announcements .lastest-article ul li {
    padding: 13px 10px;
    background: #fff;
}

.lastest-announcements .lastest-article ul li:nth-child(odd) {
    background: #fafafa;
}

.lastest-announcements .lastest-article ul li a {
    color: #333;
}

.lastest-article ul li a:hover {
    color: #b52425;
    text-decoration: none;
}

.lastest-announcements a.btn-href-link {
    color: #dd1f1f;
    float: right;
}

.breadcrumbs ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.breadcrumbs ul li {
    width: auto;
    float: left;
    padding-right: 10px;
    font-size: 12px;
    color: #666;
}

.breadcrumbs ul li a {
    color: #666;
}

.lastest-announcements h3.title {
    margin-bottom: 30px;
}

.detail-announcements h3.title {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 20px;
    background: url(../../images/line_title.png) no-repeat bottom left;
    display: block;
    padding-bottom: 30px;
}

.row-pagination {
    text-align: right;
}

.row-pagination .pagination>li>a {
    color: #3f86fe;
}

.row-pagination .pagination>.disabled>a {
    color: #999;
}

.row-pagination .pagination>li.active>a {
    background-color: #3f86fe;
    border-color: #3f86fe;
    color: #fff;
}

.possition-search-top {
    position: relative;
}

.possition-search-top .input-search {
    width: 300px;
    border-radius: 30px;
    padding-left: 45px;
}

.possition-search-top .btn-search {
    position: absolute;
    left: 15px;
    top: 7px;
    border: none;
    padding: 0;
    color: #ccc;
}

.possition-search-top .btn-search:hover {
    background: none;
}

.head-content-position {
    margin-top: 15px;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

@media only screen and (max-width: 480px) {
    .siderbar_right {
        height: auto;
    }
    .content_articles {
        /*margin-left: 9%;*/
    }
    .tab_siderbar_right {
        /*margin-left: 7%;*/
    }
}

@media only screen and (max-width: 768px) {
    .siderbar_right {
        height: auto;
    }
    .content_articles {
        /*margin-left: 9%;*/
    }
    .tab_siderbar_right {
        /*margin-left: 6%;*/
    }
}

@media only screen and (min-width: 1200px) {
    .tab_siderbar_right {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 986px) and(max-width: 1200px) {
    .tab_siderbar_right {
        /*margin-left: 27px;*/
    }
    .title_conent h2 {
        margin-left: -2px;
    }
}

@media only screen and (min-width: 787px) and (max-width: 986px) {
    .tab_siderbar_right {
        /*margin-left: 25px;*/
    }
}



/*==========main content===========*/

.title_link {
    margin-top: 30px;
    color: #B1B1B1;
    font-weight: 500;
}

.title_main_content h3 {
    border-bottom: 2px solid #F3F3F3;
    line-height: 36px;
}

.line_title_main_content {
    width: 76px;
    height: 4px;
    background: #3287FE;
    position: relative;
    top: -12px;
}

.title_text h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 30px;
}

.title_conten_box h4 {
    font-size: 15px;
    font-weight: bold;
    /* border-bottom: 1px solid #D2D2D2;*/
    float: left;
    width: 96%;
    line-height: 18px;
    padding-bottom: 10px;
}



/*#on_box{
    margin-bottom: 7px;
}*/

.icon_title {
    float: left;
}

.title_box {
    padding-left: 13px;
}

.text_conten_box h5 {
    font-weight: bold;
    color: #000000;
    padding-left: 0;
    padding-top: 10px;
}

.text_conten_box p {
    margin-bottom: 0px;
    color: #666;
    line-height: 21px;
    padding-left: 0;
    padding-top: 10px;
}
.title_box h4 {
    font-weight: bold;
    color: #000000;
    padding-left: 0;
    padding-top: 0px;
    font-size: 15px;
}
@media (max-width: 992px) {
    .title_conten_box h4 {
        width: 94%;
    }
}

@media (max-width: 662px) {
    .title_conten_box h4 {
        width: 92%;
    }
}

@media (max-width: 480px) {
    .title_conten_box h4 {
        width: 87%;
    }
}

@media (max-width: 480px) {
    .title_conten_box h4 {
        width: 75%;
    }
}

.main_content_contact {
    background-image: url(../../images/contact-bg-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 1027px;
}

.title {
    margin: 70px 0 70px 0;
}

.img_contact img {
    max-width: 100%;
}

.head {
    margin-top: 50px;
}

.head img {
    float: left;
}

#link_head {
    margin-left: 64px;
    margin-bottom: 70px;
}

#link_head h4 {
    color: #000000;
}

.foodter h2 {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 600;
}

.foodter img {
    margin-left: 15px;
    box-shadow: 0px 2px 6px 1px #00000073;
}

.col-right {
    /*margin-left: -70px;*/
}

#link_head a {
    cursor: pointer;
    color: #67BDF2;
}

#link_head span {
    margin-left: 50px;
    cursor: pointer;
    color: #67BDF2;
}

#link_head span:hover {
    color: #67BDF2;
    font-weight: bold;
}

@media (max-width: 480px) {
    .title_conten_box h4 {
        width: 75%;
    }
    #link_head span {
        margin-left: 0;
    }
}



/***** Top content *****/

.inner-bg {
    padding: 100px 0 170px 0;
}

.top-content .text {
    color: #fff;
}

.top-content .text h1 {
    color: #fff;
}

.top-content .description {
    margin: 20px 0 10px 0;
}

.top-content .description p {
    opacity: 0.8;
}

.top-content .description a {
    color: #fff;
}

.top-content .description a:hover,
.top-content .description a:focus {
    border-bottom: 1px dotted #fff;
}

.form-box {
    margin-top: 100px;
}

.logo-form-register img {
    margin-top: 50px;
}

.form-top-left p {
    margin-top: 10px;
    /*margin-left: 20px;*/
    font-size: 23px;
    color: black;
    font-weight: 400;
}

.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: center;
}

.form-bottom {
    padding: 25px 75px 25px 75px;
    background: #fefefe;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

@media (max-width: 480px) {
    .form-bottom {
        padding: 25px 20px 25px 20px;
    }
}

.form-bottom form textarea {
    height: 100px;
}

.form-bottom form button.btn {
    width: 100%;
}

.form-bottom form .input-error {
    border-color: #de995e;
}

.social-login {
    margin-top: 35px;
}

.social-login h3 {
    color: #fff;
}

.social-login-buttons {
    margin-top: 25px;
}

.form-register .form-control {
    height: 40px;
}

#check {
    margin: 10px 0;
}

#on_check {
    margin-bottom: 0px;
}

.login-tip {
    float: right;
}

.login-tip a {
    cursor: pointer;
    color: #3287FE;
}

.login-tip:hover a,
.link:hover {
    /*font-weight: bold;*/
}

.bottom_btn {
    margin-bottom: 100px;
    margin-top: 10px;
}

.login-tip_right a {
    float: left;
    font-weight: bold;
    color: #3287FE;
}

.importantInfo {
    margin-top: -16px;
    text-align: center;
    width: 100%;
    position: relative;
    padding-top: 22px;
}

.icon-warn:before {
    font-family: 'FontAwesome';
    content: "\f06a";
    color: red;
    padding-right: 3px;
}

.error {
    color: red;
}

.form-register button.btn {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #3287FE;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.fill-with-icon {
    padding-left: 8px;
    float: right;
    margin-left: -3px;
    width: -moz-calc(100% - 38px);
    width: -webkit-calc(100% - 38px);
    width: -o-calc(100% - 38px);
    width: calc(100% - 38px);
    border-left: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.075);
    outline: none;
    padding-left: 5px;
}

.fill-with-icon:focus {
    -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    border-color: #f32e2e;
}

.icon-input {
    background-repeat: no-repeat;
    background-position: 8px 10px;
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    outline: none;
}

.fill-with-icon:focus ~ .icon-input {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
    border-color: #f32e2e;
}

.form-register .form-group {
    float: left;
    width: 100%;
}

#icon-input-login {
    background-image: url(../../images/icon-mail-09.png)!important;
}

#icon-input-pwd {
    background-image: url(../../images/icon-pass-10.png)!important;
    background-position: 8px 8px;
}

#icon-input-ref {
    background-image: url(../../images/icon-user-12.png)!important;
}



/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {

    .inner-bg {
        padding: 60px 0 110px 0;
    }
    .main-nav>li ul.subNav {
        display: none;
        min-width: 100%;
        position: relative;
        right: 0;
        top: 0px;
        z-index: 999;
        background: transparent;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
    }
    .main-nav>li ul.subNav a {
        color: white;
        border-bottom: 1px solid transparent;
    }
}

@media (max-width: 480px) {

    h1,
    h2 {
        font-size: 32px;
    }
}

.main-nav>li .subNav li{
    list-style: none;
}

.main-nav>li .subNav {
    display: none;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 999;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
}

.main-nav>li:hover .subNav {
    display: block;
}

.main-nav>li .subNav a {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    box-sizing: border-box;
    width: 100%;
    padding: 0 26px;
    line-height: 34px;
    font-size: 13px;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
}

.main-nav>li .subNav a:hover {
    color: #e84242;
    background: #f4f4f4;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.markets-table .type li {
    float: left;
    cursor: pointer;
    padding: 0 17px;
    margin: 0 -1px -1px 0;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 99;
}

.inline_label {
    display: inline-block;
}

input.box_content_checkbox {
    display: inline-block;
    margin-left: 35px;
}

.box-safety {
    margin-top: 30px;
}

#pageLoading {
    background-color: #e6e6e6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000
}

.spinner {
    width: 100px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.spinner>div {
    background-color: #e84242;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 0 5px;

    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.btn-red {
    background: #DD1F1F!important;
    border-color: #DD1F1F!important;
    color: #fff!important;
}

.color-red {
    color: #DD1F1F;
}

input.input-err {
    border: 1px solid red !important;
}

div p.form_valid {
    height: 24px;
    line-height: 24px;
}

.search-box span, .index-select-search .search-box button {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #666;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: none;
    background: none;
}
.search-box{
  position: relative;
  width: 220px;
  float: right;
}
.search-box input {
    padding-right: 34px;
}
.index-select-search .search-box .search-result {
    position: absolute;
    max-height: 200px;
    border-bottom: 1px solid #ccc;
    overflow-y: auto;
    z-index: 22;
    width: 100%;
    top: 34px;
    left: 0;
    padding: 0;
}
.index-select-search .search-box .search-result li {
    height: auto;
    overflow: hidden;
    display: block;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}
.index-select-search .search-box .search-result li a {
    display: block;
    height: auto;
    overflow: hidden;
    line-height: 18px;
    padding: 10px 12px;
    text-decoration: none;
}
.index-select-search .search-box .search-result li a img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: top;
}
.title-content {
    display: inline-block;
    min-width: 300px;
    margin-right: 40px;
}
.detail-content {
    font-size: 16px;
    font-style: italic;
}
.view-content select.form-control {
    width: 200px;
    display: inline-block;
}
.view-content .box_content {
    border-bottom: 1px solid #ccc;
}
.view-content .box_button {
    text-align: center;
    margin-top: 20px;
}
.list-currency .curency-action p{
    margin-left: 10px
}
.list-currency .curency-action a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}
.list-currency .curency-action a i{
    margin-right: 10px;
}
.list-currency .item-news{
    display: block;
    margin-right: 0;
    float: left;
    width: 100%;
}
table.list-articles .action a{
    margin: 10px;
}
a.link-toggle {
    position: relative;
    display: inline-block;
}
span.label-toggle-link {
    display: none;
    position: absolute;
    top: -140%;
    left: 50%;
    transform: translate(-50%);
    background-color: #202122;
    text-align: center;
    padding: 5px 15px;
    border-radius: 4px;
}
a.link-contact-us {
    color: #fff;
    margin-left: 15px;
}
span.label-toggle-link:before {
    content: " ";
    display: block;
    width: 0px;
    height: 0px;
    bottom: -10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    border-top: 5px solid #202122;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
a.link-toggle:hover span.label-toggle-link {
    display: block;
}
.project-list-page .item-project .content-info-item{
    height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
    padding: 20px 5px;
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 14px 4px #cccccc0a;
}
.item-project .content-info-item .name-currency{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    color: rgb(78, 86, 130);
}
.item-project .content-info-item .symbol-currency{
    color: rgba(90, 97, 136, 0.87);
    margin-bottom: 20px;
}

.project-list-page md-tabs[md-border-bottom] md-tabs-wrapper{
    border-bottom: none;
    margin-bottom: 20px;
}
.project-list-page .md-tab{
    text-transform: none;
    padding-top: 8px;
    padding-bottom: 8px;
}
.project-list-page md-pagination-wrapper{
    width: 100%;
    border-bottom: 2px solid #d8e0f6;
    height: 40px;
}
.project-list-page md-ink-bar{
    bottom: -2px;
}
.item-project .content-info-item .status-coin{
    position: absolute;
    right: 0;
    padding: 2px 13px;
    background: #ccc;
    top: 20px;
    border-radius: 20px 0 0 20px;
    color: #fff;
    text-transform: capitalize;
    box-shadow: 0 0 4px 2px #b3abab45;
}
.item-project .content-info-item .status-coin.status-approved{
    background: #39d4a9;
}
.item-project .content-info-item .status-coin.status-rejected{
    background: #f43a3b;
}
.item-project .content-info-item .status-coin.status-reviewing{
    background: #efcc20;
}
.item-project .content-info-item .status-coin.status-new{
    background: #458ffc;
}
.project-list-page md-tabs .md-tab.md-active{
    color: #000000;
    font-weight: 600;
}
.item-project .content-info-item .img-coin{
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #dfe2e8;
    border-radius: 4px;
    padding: 8px;
}
.item-project .content-info-item .img-coin img{
    width: 32px;
    height: 32px;
}
.project-list-page{
    background: #f5f6fa;
}
.project-list-page md-content{
    overflow: hidden;
    background: #f7f7f7;
}
.project-list-page md-tabs-canvas{
    margin-left: 15px;
    margin-right: 15px;
}
.header-labs {
    background: url(../../images/banner-labs.png) no-repeat center;
    height: 328px;
}
.project-list-page .website-item, .project-list-page .total-supply, .project-list-page .premine-item{
    width: 100%;
    float: left;
}
.item-project .content-info-item p > span{
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 5px;
    color: rgba(90, 97, 136, 0.87);
    font-weight: bold;
}
.item-project .content-info-item p > span.dataright{
    color: rgba(90, 97, 136, 0.87);
    text-align: left;
    padding-left: 5px;
    font-weight: normal;
}
.project-list-page .website-item a{
    color: rgba(90, 97, 136, 0.87);
    font-weight: normal; 
}
.btn-white-pp{
    background: #2fd4a9;
    color: #ffffff;
    font-weight: 600;
    margin-top: 15px;
    border: 1px solid #6fd8bd;
}
.btn-white-pp:hover{
    background: none;
    color: #2fd4a9;
}
.btn-reviewing{
    background: #f9e00c;
    color: #fff;
    font-weight: 600;
}
.text-reviewing{
    color: #e28701;
}
.text-new{
    color: #092ce8;
}

.form-import{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.form-import input[type=file]{
    width: 300px;
    float: left;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 4px;
}
.form-import .btn{
    margin-left: 10px;
}

.description-input {
    padding: 5px 0px;
    display: block;
    float: left;
    color: #7cb0fe;
    font-style: italic;
}

.btn-viewall {
    padding: 3px 10px;
    border: 1px solid #808baa;
    float: right;
    border-radius: 3px;
    font-size: 12px;
}

.search-box span, .index-select-search .search-box button {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #7d8baa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: none;
    background: none;
}
.search-box{
  position: relative;
  width: 220px;
  float: right;
}
.search-box input {
    padding-right: 34px;
}
.all-data-currency .search-box input {
    background: #fff;
    border-color: #0f162f;
    color: #808baa;
}
.search-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #808baa;
    opacity: 1; /* Firefox */
}

.search-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #808baa;
}

.search-box input::-ms-input-placeholder { /* Microsoft Edge */
    color: #808baa;
}
.index-select-search .search-box .search-result {
    position: absolute;
    max-height: 200px;
    border-bottom: 1px solid #ccc;
    overflow-y: auto;
    z-index: 22;
    width: 100%;
    top: 34px;
    left: 0;
    padding: 0;
}
.index-select-search .search-box .search-result li {
    height: auto;
    overflow: hidden;
    display: block;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

}
.index-select-search .search-box .search-result li a {
    display: block;
    height: auto;
    overflow: hidden;
    line-height: 18px;
    padding: 10px 12px;
    text-decoration: none;
}
.index-select-search .search-box .search-result li a img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: top;
}

.btn-viewall:hover{
    text-decoration: none;
}
.header.all-data-currency{
    padding-top: 30px;
    padding-bottom: 30px;
}
.all-data-currency .search-box{
    float: left;
}
.all-data-currency .addcoin{
    float: left;
    padding: 5px 10px;
    border: 1px solid #e54254;
    margin-left: 10px;
    color: #fff;
    border-radius: 3px;
    background: #e54254;
}
.all-data-currency .addcoin:hover{
    text-decoration: none;
    background: #e54254db;
    border-color: #e54254db;
}
.all-data-currency .search-result{
    margin:0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.all-data-currency .search-result li {
    display: block;
    line-height: 12px;
    font-size: 12px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgba(223, 226, 231, 0.5);
}
.all-data-currency .search-result li a {
    display: flex;
    height: auto;
    color: rgb(38, 49, 71);
    overflow: hidden;
    padding: 5px 5px 5px 20px;
}
.all-data-currency .search-result li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 2px;
}
.all-data-currency .search-result li .jeCBok {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.all-data-currency .search-result li .jeCBok p{
    margin-bottom: 0;
}
.all-data-currency .search-result li .name-currency {
    color: rgb(149, 158, 177);
    font-size: 11px;
}
.all-data-currency .search-result li a:hover{
    text-decoration: none;
}
.project-list-page .search-box{
    width: 370px;
}
.project-list-page .search-box input{
    width: 220px;
    float: left;
    background: #fff;
    border-color: #d4d9e8;
    box-shadow: inset 0 1px 1px rgba(25, 16, 152, 0.08);
}
.project-list-page .search-box .btn-filter{
    background: #e54254;
    color: #ffffff;
    margin-left: 10px;
    border: 1px solid #e54254;
}
.project-list-page .search-box .btn-filter:hover{
    background: none;
    color: #e54254;
}
.project-list-page .search-box .btn-clear-filter{
    background: #d8dff6;
    margin-left: 5px;
    border: 1px solid #d8dff6;
    color: rgba(90, 97, 136, 0.87);
}
.search-box-possion{
    margin-bottom: 30px;
}
.text-delist{
    color: #c3084a;
}
.bg-delist{
    background: #e45084;
}
.banner-top-child {
    /*background: url(../img/bg-banner.png) no-repeat center;    */
    padding-top: 30px;
    /*height: 130px;*/
    background-image: url(../img/bg-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.banner-top-child h1{
    display: inline-block;
    margin-bottom: 20px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 0;
}
.banner-top-child p{
    color: #fff;
}
.content-child-page img{
    max-width: 100%;
}
.content-child-page{
    position: relative;
    padding: 40px 0;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -30px;
    z-index: 2;
    background: #fff;
    box-shadow: -1px 0px 10px 1px rgba(0,0,0,.09);
    border-radius: 4px;
}
.content-child-page .content-child-page-item{
    margin-bottom: 30px;
    padding: 20px 25px;
    background: #f7f7f7;
    border-radius: 4px;
}
.input-group-addon .btn-active{
    background: #371db9;
    color: #fff;
}
.menu-footer .footer-col-left {
    margin-bottom: 20px;
}
.footer-col {
    width: auto;
    display: inline-block;
    padding: 10px;
    float: left;
    padding-top: 28px;
    margin-right: 15px;
}
.footer-col.logo-col {
    padding-top: 15px;
    max-width: 282px;
}
.footer-col .title-footer {
    height: 40px;
    color: white;
}
.footer-col .title-footer img{
    max-width: 159px;
}
.footer-col .content-footer {
    color: #6A86CF;
}
.footer-col.logo-col .content-footer {
    padding-left: 58px;
    padding-top: 15px;
}
.logo-apps-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 430px;
}
.list-icon-social a {
    margin-right: 5px;
}
.footer-col .content-footer a {
    color: #6A86CF;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.footer-col .content-footer li {
    list-style: none;
    padding: 2px 0;
}
.pont-circle {
    width: 8px;
    height: 8px;
    background: #3152df;
    border-radius: 50%;
    margin-right: 10px;
}
.menu-footer .container {
    position: relative;
}
.logo-apps-icon img {
    max-width: 100%;
}
.footer-col .content-footer a:hover {
    color: white;
}
.pos-div-right-item{
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding: 20px;
}
.pos-div-right-item h3{
    color: #2d3447;
    background: url('../img/icon-parent.png') no-repeat left center;
    margin-top: 10px;
    padding-left: 35px;
    font-size: 17px;
    font-weight: bold;
}
.pos-div-right-item ul{
    list-style: none;
    padding-left: 35px;
    margin-bottom: 0;
}
.pos-div-right-item ul li{
    background: url('../img/icon-child.png') no-repeat left center;
    padding-left: 30px;
    color: #747e93;
    margin-bottom: 5px;
}
.link-btn-apply a.btn-apply {
    display: inline-block;
    padding: 8px 10px;
    background: linear-gradient(135deg, #2b77ff 0%, #5a47e1 100%);
    box-shadow: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    border: 2px solid #4261f1;
}
.link-btn-apply a.btn-apply:hover{
    text-decoration: none;
    border: 2px solid #4261f1;
    background: none;
}
.link-btn-apply{
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.launchpad-page .div-bottom{
    margin-top: 50px;
    padding-bottom: 50px;
}
.launchpad-page .information-update{
    margin-top: 20px;
}
.launchpad-page .information-update p{
    margin-bottom: 0;
    color: #333;
}


/*page list*/
    .search-box.search-box-header{
        float: left;
        position: relative;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .search-box.search-box-header #search-keysearch{
        background-color: #ffffff03;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .search-box.search-box-header .btn-filter{
        position: absolute;
        top: 0;
        right: -37px;
        border: 1px solid #ccc;
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .search-box.search-box-header .btn-filter i{
        color: #ccc;
    }
    .banner-top-child.banner-top-child-list{
        padding-bottom: 210px;
        padding-top: 60px;
    }
    .content-child-page.content-child-page-list{
        margin-top: -173px;
    }
    .content-child-page.content-child-page-list .content_top_list{
        top: -82px;
        background: none;
    }
    .content-child-page.content-child-page-list.project-list-page md-tabs-canvas{
        margin-left: 50%;
        transform: translateX(-35%);
    }
    .content-child-page-list.project-list-page md-tabs .md-tab{
        color: #7181b1;
    }
    .content-child-page-list.project-list-page md-tabs .md-tab.md-active {
        color: #fff;
        font-weight: 500;
        background: linear-gradient(to right, #3671F2,#5454DE);
    }
    .content-child-page.content-child-page-list.project-list-page .project-list-bottom{
        position: relative;
        float: left;
        width: 100%;
        background: yellow;
        height: 4px;
        top: -40px;
        background: linear-gradient(to right, #3671F2,#5454DE);
        z-index: 1;
    }
    .project-list-page md-content{
        background:none;
    }
    .project-list-page .item-project .content-info-item{
        background: #F4F4F4;
    }
    .content-info-item-list{
        position: relative;
        float: left;
        width: 100%;  
    }
    .item-project.item-project-list .content-info-item .img-coin{
        width: 80px;
        height: 60px;
        background: #fff;
        border: 0;
        float: left;
        position: relative;
        margin-left: 10px;
        padding-top: 15px;
    }
    .content_title_img_coin{
        position: relative;
        float: left;
        width: calc(100% - 90px);
        text-align: left;
    }
    .item-project .content-info-item .content_title_img_coin p > span{
        width: auto;
        padding-left: 20px;
        margin-bottom: 0;
    }
    .item-project .content-info-item .content_title_img_coin .name-currency{
        width: 100%;
        position: relative;
        float: left;
        margin-bottom: 3px;
    }
    .content_totol_supply_submit_date{
        position: relative;
        float: left;
        width: 100%;
        border-top: 2px solid #fff;
    }
    .content_totol_supply_submit_date .total-supply{
        position: relative;
        float: left;
        width: 50%;
        /* text-align: left; */
        padding: 10px;
    }
    .content_totol_supply_submit_date .total-supply.total-supple-1{
         border-right: 2px solid #fff;
    }
    .item-project .content-info-item .content-info-item-list .status-coin.status-new {
        background: #5BC34C;
        top: -15px;
        right: 15px;
        border-radius: 0;
        padding: 5px 15px 2px 15px;
    }
    .item-project .content-info-item .content-info-item-list .status-coin.status-rejected{
        background: #FD515E;
        top: -15px;
        right: 15px;
        border-radius: 0;
        padding: 5px 15px 2px 15px;
    }
    .item-project .content-info-item .content-info-item-list .status-coin.status-approved{
        background: #5752DD;
        top: -15px;
        right: 15px;
        border-radius: 0;
        padding: 5px 15px 2px 15px;
    }
    .item-project .content-info-item .content-info-item-list .status-coin.status-reviewing{
        background: #efcc20;
        top: -15px;
        right: 15px;
        border-radius: 0;
        padding: 5px 15px 2px 15px;
    }
    .project-list-page .item-project.item-project-list .content-info-item{
        height: auto;
    }
    .project-list-page .item-project.item-project-list .label-left{
        color: #4F5262;
        font-weight: 600;
    }
    .project-list-page .item-project.item-project-list .label-left:before{
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        content: '';
        background: #3265F8;
        top: 18px;
        left: 30px;
    }
    .project-list-page .item-project.item-project-list .dataright{
        color: #8F9FAC;
    }
    .item-project .content-info-item .content_title_img_coin .symbol-currency{
        font-weight: 500;
    }
    .project-list-page .content_title_img_coin .website-item a{
        color: #4873F8;
        font-weight: 600;
    }
    .project-list-page .item-project .content-info-item{
        padding: 15px 0px 0px 0px;
    }
    .item-project.item-project-list{
        padding-left: 0;
    }
    .item-project .content-info-item .content-info-item-list .arrow-down-new{
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 10px solid #5BC34C;
        right: 15px;
        top: 12px;
        position: absolute;
    }
    .item-project .content-info-item .content-info-item-list .arrow-down-rejected{
        width: 0;
        height: 0;
        border-left: 45px solid transparent;
        border-right: 40px solid transparent;
        border-top: 10px solid #FD515E;
        right: 15px;
        top: 12px;
        position: absolute;
    }
    .item-project .content-info-item .content-info-item-list .arrow-down-approved{
        width: 0;
        height: 0;
        border-left: 45px solid transparent;
        border-right: 45px solid transparent;
        border-top: 10px solid #5752DD;
        right: 15px;
        top: 12px;
        position: absolute;
    }
    .item-project .content-info-item .content-info-item-list .arrow-down-reviewing{
        width: 0;
        height: 0;
        border-left: 45px solid transparent;
        border-right: 50px solid transparent;
        border-top: 10px solid #efcc20;
        right: 15px;
        top: 12px;
        position: absolute;
    }
/*the end*/
.project-list-page.content-child-page.content-child-page-list .col-md-12{
    padding-left: 0;
    padding-right: 0;
}
.project-list-page.content-child-page.content-child-page-list .container:before{
    display: block;
}
.project-list-page.content-child-page.content-child-page-list .col-md-12 md-tabs-content-wrapper{
    background: #fff;
    padding: 25px 10px 25px 25px;
    box-shadow: -1px 0px 10px 1px rgba(0,0,0,.09);
    top: -6px;
}
.content-child-page.content-child-page-list{
    background: none;
    padding:0;
    box-shadow: none;
}
.content-child-page.content-child-page-list .content_top_list{
    top: 0;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 100px;
}
.project-list-page md-tabs[md-border-bottom] md-tabs-wrapper{
    margin-bottom: 0;
}
.content-child-page.content-child-page-list.project-list-page .project-list-bottom{
    top: 42px;
}
.project-list-page .item-project.item-project-list .label-left{
    position: relative;
}
.project-list-page .item-project.item-project-list .label-left:before{
    left: -10px;
    top:5px;
}
.banner-top-child-list .search-box{
    width: 300px;
}

.banner-top-child.banner-top-child-new{
    padding-top: 85px;
    padding-bottom: 145px;
}
.content-child-page.content-child-page-new.content-child-page-Launchlab{
    padding: 0;
    border-radius: 8px;
    margin-top: -125px;
    float: left;
    width: 100%;
    background: none;
    box-shadow: none;
}
.wrapper-Launchlab-new.wrapper .div-bottom-Launchlab{
    background: #fff;
    box-shadow: -1px 0px 10px 1px rgba(0,0,0,.09);
    margin-top: -4px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 50px;
}
.wrapper-Launchlab-new .title-why-do-an-launchpad{
    position: relative;
    text-align: center;
    padding-top: 60px;
    float: left;
    width: 100%;
    color: #2D3447;
}
.wrapper-Launchlab-new .title1-why-do-an-launchpad{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding-bottom: 60px;
    color: #808AA9;
}
.wrapper-Launchlab-new .content-why-do-an-launchpad{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 30px;
    margin-bottom: 20px;
    height: 240px;
    color: #2D3447;
}
.wrapper-Launchlab-new.wrapper{
    background: #F2F2F2;
    padding-bottom: 100px;
    margin-bottom: -80px;
    position: relative;
}
.wrapper-Launchlab-new.wrapper .col-md-12{
    padding-left: 0;
    padding-right: 0;
}
.wrapper-Launchlab-new.wrapper .col-md-4,
.wrapper-Launchlab-new.wrapper .col-md-2{
    padding-left: 10px;
    padding-right: 10px;
}
.wrapper-Launchlab-new .content-why-do-an-launchpad .content-why-do-an-launchpad-img{
    position: relative;
    padding-bottom: 20px;
}
.div-bottom-Launchlab .information-update{
    font-weight: 600;
    color: #2D3447;
}
.banner-top-child.banner-top-child-labs{
    padding-top: 70px;
    padding-bottom: 170px;
}
.content-child-page.content-child-page-labs{
    margin-top: -125px;
}
.dialog__content--flex{display:flex;flex-direction:column;align-items:center;margin:40px;max-width:420px}
img.img--alert{width:80px}
.dialog__middle{margin:20px 0;display:flex;flex-direction:column;align-items:center;width:100%}
.dialog__title{font-size:16px;margin-bottom:5px}
.dialog__middle select{min-width:150px;background-color:#f4f6ff;border:1px solid #F1F1F3;color:#647293;font-weight:600;padding:5px 10px}
.dialog__bottom .btn{padding:10px 20px}
.dialog__bottom .btn:focus{outline:none}
.dialog__bottom .btn.action--confirm,.dialog__bottom .btn.action--complete{background-color:#4374ff;color:#fff}
.dialog__bottom .btn.action--ignore{background-color:#f9c115;color:#fff}
.dialog__middle .bank_info__item{flex:0 1 calc((100% - 20px) / 2);width:calc((100% - 20px) / 2);margin-top:20px;padding:10px;color:#8e98a7}
.dialog__middle .bank_info__content{color:#33384b;overflow-wrap:break-word}
@media (max-width: 1199px){
    .wrapper-Launchlab-new .content-why-do-an-launchpad{
        height: 270px;
    }
}
@media (max-width: 1199px){
    .wrapper-Launchlab-new .content-why-do-an-launchpad {
        height: auto;
    }
}
@media (max-width: 767px){
    .content-child-page.content-child-page-list.project-list-page md-tabs-canvas{
        margin-left: 0;
        transform: none;
    }
    .item-project.item-project-list{
        padding-right: 0;
    }
    .navbar-right.main-nav{
        position: relative;
        float: left;
        width: 100%;
    }
    .hotMarkets{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .hotMarkets li{
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px;
    }
}
@media (max-width: 380px){
    .content-info-item-list{
        padding-top: 30px;
    }
    .banner-top-child-list .search-box{
        width: 220px;
    }
    .project-list-page.content-child-page.content-child-page-list .col-md-12 md-tabs-content-wrapper{
        padding: 25px 10px 25px 10px;
    }
}
.ta-content img {
    max-width: 100%;
}