﻿.article-container {
    padding-bottom: 50px;
}
.title-article {
    font-size: 32px;
    text-align:center;
}

.article-container .current-price{
    margin-top: 30px;
    text-align: center;
}
.article-container .current-price * {
    font-size: 28px;
    font-weight: bold;
}

    .article-container .current-price dl {
        margin: 0;
    }
    .article-container .current-price .term {
        color: #666;
        font-size: 18px;
    }
    .article-container .current-price .price_ask_bid {
        width: 220px;
        margin: auto;
        margin-top: 10px;
    }
    .article-container .current-price .price_ask_bid .ask,
    .article-container .current-price .price_ask_bid .bid {
        background-color: #f8f8f8;
    }
    .article-container .current-price .price_ask_bid .ask {
        border-bottom: 3px solid #d75452;
        /*border: 3px solid rgba(217,83,79,.2);*/
    }
    .article-container .current-price .price_ask_bid .bid {
        border-bottom: 3px solid #629353;
        /*border: 3px solid rgba(96,148,80,.2);*/
    }
        .article-container .current-price .price_ask_bid dl {
            margin-bottom: 5px;
        }
    .article-container .current-price .price_ask_bid dt,
    .article-container .current-price .price_ask_bid dd {
        font-size: 24px;
    }
    .article-container .current-price .kome {
        font-size: 12px;
        font-weight: normal;
    }
    .article-container .current-price .kome:before {
        content: "※";
    }
.historical_volatility .volatility-graph .pagination {
    margin: auto;
}
body#sub .historical_volatility .volatility-graph .pagination li.active a,
body#sub .historical_volatility .volatility-graph .pagination li.active a:link {
    color: #fff;
}
    body#sub .historical_volatility .volatility-graph .pagination li a:hover,
    body#sub .historical_volatility .volatility-graph .pagination li a:active {
        text-decoration: none;
    }
.block_info .article-define-list dt,
.block_info .article-define-list dd {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    padding: 1em;
}

.block_info .chainflyer-search {
    width: 100%;
}

.block_info .chainflyer-icon {
    margin: -7px 0 0 5px;
}
.article-container.market_share .table.table-bordered {
    border:none;
}
    .article-container.market_share .table.table-bordered > thead > tr > th {
        
    }
.article-container.market_share .table * {
    font-size: 14px;
    vertical-align: middle;

}
.article-container.market_share .table colgroup {
    width: 20%;
}
.article-container.market_share .table > thead > tr > th {
    background-color: #555;
    border: none;
    color: #fff;
    text-align: center !important;
}
.article-container.market_share .table > thead > tr:first-of-type > th:not(:first-of-type) {
    border-bottom: 1px solid;
}
.article-container.market_share .table > thead > tr > th {
    border-right: 1px solid;
}
.article-container.market_share .table > thead > tr > th:last-of-type {
    border-right: 1px solid #666;
}
.article-container.market_share .table > tfoot > tr * {
    background-color: #f9f9f9;
}
.article-container.market_share .table > tfoot > tr:first-of-type * {
    border-top-width: 2px;
}
.article-container.market_share .table td {
    padding: 1em;
    text-align: right;
}
.hr {
    padding-bottom: 30px;
}
.bitFlyer_buy_sell{
    margin-top: 40px;
    padding-bottom: 20px;
}
.bitFlyer_volumes {
    margin-top: 30px;
}
.bitFlyer_volumes colgroup{
    width: 25%;
}
    .bitFlyer_volumes colgroup:first-of-type {
        width: 20%;
    }
    .bitFlyer_volumes colgroup:nth-of-type(2) {
        width: 30%;
    }
    .bitFlyer_volumes .table * {
        font-size: 14px;
        padding: 10px;
    }
.bitFlyer_volumes .table > caption {
    color: #666;
    font-family: Meiryo UI, 'Raleway', sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px
}
    .bitFlyer_volumes .table > caption {
    }
     .bitFlyer_volumes .table > thead > tr > th {
         text-align: center;
     }
     html:not([lang="fr"]):not([lang="ko"]) .bitFlyer_volumes .table > thead > tr > th > br {
         display: none;
     }
     .bitFlyer_volumes .table > tbody > tr > td {
         text-align: right;
         padding-right: 75px;
     }
    .bitFlyer_volumes .table > tbody > tr.ltp > td {
        font-size: 16px;
        font-weight:bold
     }
     .bitFlyer_volumes .table > tfoot > tr > td {
         font-weight: bold;
         text-align: center;
     }
    .bitFlyer_volumes .table > tfoot > tr:first-of-type > th,
    .bitFlyer_volumes .table > tfoot > tr:first-of-type > td {
        border-top-width: 2px;
    }
    .bitFlyer_volumes .ltp td {
        position: relative;
        padding-right: 20px;
     }
    .bitFlyer_volumes .ltp td .glyphicons {
        position: absolute;
        right: 0;
    }
    .bitFlyer_volumes .ltp td .glyphicons:before {
        font-size: 18px;
    }
    .bitFlyer_volumes .btn-small {
        font-size: 14px;
        padding: 5px;
        margin: 0 10px;
    }
.carousel-landing-banner {
    padding-bottom: 30px;
}
.sign_up .title-article {
    background: #468ccb;
    padding: 10px;
    color: #fff;
}
.banner .login-container {
    margin-top: 20px;
}
.login-container .form-signin {
    margin: 0;
    border: 1px solid #eee;
}
.login-container .form-signin .widget-head {
    border-bottom: 5px solid rgb(238, 238, 238);
}
    .login-container .form-signin .widget-head .heading {
        border-bottom: 5px solid rgb(70, 140, 203);
        font-size: 14px;
    }
    .login-container .form-signin-heading {
        color: #575655;
        font-size: 35px;
        padding-left: 1.5em;
    }
.login-container .form-signin-heading:before {
    color: #575655;
    font-size: 35px;
    padding-top: .1em;
}
@media (max-width: 767px) {
    .article-container .login-container .form-signin {
        margin: 0 15px;
    }
}
.bitcoin_price input:focus {
    outline:none;
}
.overview_title{
    font-size: 28px; 
}
.popover.carousel-landing-banner-popover {
    border: 0;
    border-radius: 0;
    background-color:#468ccb;
    color: #fff;
    font-size: 12px;
}

#sub .popover.carousel-landing-banner-popover .arrow {
        border-color:transparent;
    }

#sub .popover.carousel-landing-banner-popover .arrow:after {
    border-top-color:#468ccb;
}
.banner .marketshare-container {
    position: relative;
    border: 1px solid #d7d8da;
    margin-top: 20px;
}
.marketshare-table,
.marketshare-graph {
    float: left;
}
.marketshare-table{
    width: 75%;
    margin-bottom: 0;
}
.marketshare-table tr:last-of-type th,
.marketshare-table tr:last-of-type td {
    border-bottom: none;
}
.marketshare-table tr th:first-of-type {
    border-left: none;
}
.marketshare-graph {
    width: 25%;
}

#marketShareChart {
    width: 400px;
    position: absolute;
    top: 100px;
    right: -80px;
}
.blockchain-link{
    display: block;
    width: 600px;
    border: 1px solid #ccc;
    margin: auto;
    margin-top: 50px;
    padding:10px;
    text-align:center;  
}
.blockchain-link:hover,
.blockchain-link:active {
    opacity: .8;
}
body#sub a.question {
    color: #333;
}
a.question:after {
    display: inline-block;
    width: 18px;
    height: 18px;
    content: "?";
    color: #fff;
    background-color: #468ccb;
    border-radius: 50%;
    text-align: center;
}
a.question:hover:after {
    opacity: .8;
}

.news .news-container{
    width: 960px;
    max-height: 760px;
    overflow:auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;  
}
.news .news-list {
    width: 960px;
}
@media(max-width:959px) {
    .news .news-list,
    .news .news-container{
        width: auto;
        margin: 0 15px;
    }
.news .news-list li .thumbnail{
    display: none;
    width: 80px;
    height: 50px;
}
    .news .news-container {
        
    }
}
.news .news-container .jspHorizontalBar{
    display: none;
}
.news .news-list li {
    border-bottom: 1px solid #ddd;
    padding: 5px 15px 5px 0;
}
.news .news-list li .thumbnail{
    width: 126px;
    height: 90px;
    float: left;
    background-size: cover;
    margin: 5px 10px 5px 5px;
}

.news .news-list .title {
    line-height: 1.5;
    margin-bottom: 0;
}
.news .news-list .title * {
    display:block;
    font-size: 18px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .news .news-list li p {
        /*max-height: 6em;*/
        font-size: 12px;  
        margin-bottom: 0;
        overflow: hidden;
    }
    .news .news-list li .news__date {
        margin-bottom: 2px;
    }
 
       .news .news-list li .text-container {
        /*width: calc(100% - 200px);
        float: left;*/
    }
.news .jspVerticalBar {
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    right: 0;
}


/****** loading ******/
.loading-wrapper {
    height: 400px;
}
#rcLoading,
#hvLoading {
    position: relative;
    top: 150px;
    width: 149px;
    height: 18px;
    margin: 0 auto;
}

.loading {
    position: absolute;
    top: 0;
    background-color: #468ccb;
    width: 10px;
    height: 10px;
    -moz-animation-name: bounce_fountainG;
    -moz-animation-duration: 1.3s;
    -moz-animation-iteration-count: infinite;
    -moz-transform: scale(.3);
    -moz-border-radius: 12px;
    -webkit-animation-name: bounce_fountainG;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform: scale(.3);
    -webkit-border-radius: 12px;
    -ms-animation-name: bounce_fountainG;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(.3);
    -o-animation-name: bounce_fountainG;
    -o-animation-duration: 1.3s;
    -o-animation-iteration-count: infinite;
    -o-transform: scale(.3);
    animation-name: bounce_fountainG;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    transform: scale(.3);
    border-radius: 12px;
}

.loading_1 {
    left: 0;
    -moz-animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

.loading_2 {
    left: 19px;
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.loading_3 {
    left: 37px;
    -moz-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    animation-delay: 0.78s;
}

.loading_4 {
    left: 56px;
    -moz-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    animation-delay: 0.91s;
}

.loading_5 {
    left: 75px;
    -moz-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    animation-delay: 1.04s;
}

.loading_6 {
    left: 93px;
    -moz-animation-delay: 1.17s;
    -webkit-animation-delay: 1.17s;
    -ms-animation-delay: 1.17s;
    -o-animation-delay: 1.17s;
    animation-delay: 1.17s;
}

.loading_7 {
    left: 112px;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.loading_8 {
    left: 130px;
    -moz-animation-delay: 1.43s;
    -webkit-animation-delay: 1.43s;
    -ms-animation-delay: 1.43s;
    -o-animation-delay: 1.43s;
    animation-delay: 1.43s;
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #468ccb;
    }

    100% {
        -moz-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #468ccb;
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #468ccb;
    }

    100% {
        -ms-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #468ccb;
    }

    100% {
        -o-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #468ccb;
    }

    100% {
        transform: scale(.3);
        background-color: #FFFFFF;
    }
}


/* override base.css */
.stats-calender__tab.stats-calender__tab.stats-calender__tab.stats-calender__tab {
    text-transform: none;
}

.stats-calender__table.stats-calender__table th {
    text-transform: none;
}


/* Hide Vue.js mastache */
[v-cloak], [v-for] {
    display: none;
}

.bitFlyer_volumes .sp-table{
    display: none;
}


@media(max-width: 767px) {
    .title-article {
        font-size: 24px;
        padding: 0 15px;
    }
    .account-create-btc-buy {
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .articles .account-create-btc-buy p {
        font-size:16px;
    }
    .bitFlyer_volumes .table * {
        font-size: 12px;
    }
    .bitFlyer_volumes .table > tbody > tr.ltp > td {
        font-size: 14px;
    }
    .bitFlyer_volumes .pc-table{
        display: none;
    }
    .bitFlyer_volumes .sp-table{
        display: table;
        border-bottom: 1px solid #ddd;
    }
    .bitFlyer_volumes .sp-table.bf-table colgroup:nth-of-type(2) {
        width: calc(100% - 140px)
    }
    .bitFlyer_volumes .sp-table colgroup:first-of-type {
        width: 140px;
    }
    .bitFlyer_volumes .sp-table.lightning-table colgroup {
        width: calc(50% - 70px);
    }
    .bitFlyer_volumes .sp-table.all-table colgroup {
        width: 50%;
    }
    .bitFlyer_volumes .sp-table caption {
        font-size: 16px;
        margin-bottom: 0;
    }
    .bitFlyer_volumes .table > tbody > tr > td  {
        padding-right: 30px;
    }
    .stats-calender__table > tbody > tr > td:nth-of-type(4) {
        word-break: break-all;
    }
    .news .news-container {
        max-height: none;
    }
}
