.ios .toolbar {
    position: fixed;
}
.ios .toolbar .toolbar-inner {
    height: 81px;
}
.ios .toolbar .toolbar-inner .list-menu .menu {
    height: 81px;
    box-sizing: border-box;
}
.table-hover>tbody>tr:hover{
    background: transparent;
}
.float-right{
    float: right;
}
.btn:focus{
    border:none!important;
}
p{
    font-size: 32px;
    line-height: 40px;
}
/*@font-face {
    font-family: "HiraginoSans-W3";
    src: url("fonts/HiraginoSans_W3.woff") format('woff');
}
@font-face {
    font-family: "HiraginoSans-W5";
    src: url("fonts/HiraginoSans_W5.woff") format('woff');
}
@font-face {
    font-family: "HiraginoSans-W6";
    src: url("fonts/HiraginoSans_W6.woff") format('woff');
}
@font-face {
    font-family: "HiraginoSans-W7";
    src: url("fonts/HiraginoSans_W7.woff") format('woff');
}*/
@font-face {
    font-family: 'Conv_Segoe UI';
    src: url('../fonts/Segoe UI.eot');
    src: local('☺'), url('../fonts/Segoe UI.woff') format('woff'), url('../fonts/Segoe UI.ttf') format('truetype'), url('../fonts/Segoe UI.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background: url(img/signup_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    min-height: 100vh;
}
body:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
}

#code_value_input {
    background: transparent;
    border: none;
    width: 220px;
}

.header-backhome .comtent-header-back .infor-account p a {
    padding: 0 5px;
    line-height: 43px;
}

.page-content {
    padding-bottom: 220px;
    padding-top: 200px !important;
}
.my-page-withdrawal{
    position: inherit;
    z-index: 2;
}
.ccn-login .login-view-box.page-login form .list ul li{
    margin-bottom: 40px;
}
.content-home .list-rank {
    height: auto;
    display: -webkit-box;
}

.header-backhome .comtent-header-back {
    display: flex;
}
.header-backhome {
    border-top: 6px solid;
    border-bottom: 6px solid;
    border-left: 0;
    border-right: 0;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: #000;
    z-index: 13;
    padding: 7px 0px;
    border-bottom: 3px solid;
}
.list-infor-date .list-time{
    width: 80%;
}
.content-home .list-rank li .rank {
    height: 218px;
    background: url(img/home1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.content-home .list-rank li .mission {
    height: 160px;
    position: relative;
}

.content-home .list-rank li .mission:after {
    width: 270px;
    height: 150px;
    left: -14px;
    bottom: -58px;
    z-index: -1;
    background: url(img/home2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.content-home .list-rank li .event {
    background: url(img/home3.png);
    height: 90px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.content-home .list-rank li p {
    font-size: 45px;
    bottom: 27px;
}
.content-home .list-rank li .mission p {
    bottom: -45px;
    font-size: 32px;
}
.content-home .list-rank li .event {
    height: 218px;
    background-size: cover;
}

.content-home .invite .guide {
    width: 26.3%;
    height: 145px;
    bottom: -35px;
    background: url(img/bgr_01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.content-home .invite .guide a {
    padding: 25px 0;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}

.content-home .infor-item {
    margin-top: 10px;
    width: 600px;
    height: 535px;
    position: relative;
    background: url(img/home_circle1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.list-infor-date {
    padding: 20px 20px;
    margin-top: -30px;
}
.content-home .infor-item .infor-vp {
    width: 100%;
    font-size: 75px;
    margin: 0;
    position: absolute;
    bottom: -10px;
    font-family: 'Conv_Segoe UI';
}

.ios .toolbar {
    height: auto;
    background: rgba(2, 8, 10,0.9) !important;
    z-index: 11;
}

.toolbar .toolbar-inner {
    margin-bottom: 0px;
}

.ios .toolbar .toolbar-inner {
    height: auto;
}

.ios .toolbar .toolbar-inner .list-menu .menu {
    height: auto;
    padding: 15px 5px 10px 5px;
    display: flex;
    justify-content: center;
    border: 5px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
}
.toolbar .toolbar-inner .list-menu .menu li {
    height: auto;
    width: 160px;
    padding-left: 3px;
    padding-right: 3px;
}
.toolbar .toolbar-inner .list-menu .menu li.active a{
    position: relative;
    z-index: 1;
}
.toolbar .toolbar-inner .list-menu .menu li.active a:after{
    position: absolute;
    width: 158px;
    height: 160px;
    background: url(img/bgr1_active.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    top: -6px;
    left: -6px;
    z-index: -1;
}
.toolbar .toolbar-inner .list-menu .menu li:nth-child(3).active a:after{
    position: absolute;
    width: 325px;
    height: 166px;
    background: url(img/bgr_active.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    top: -6px;
    left: -6px;
    z-index: -1;
}
.toolbar .toolbar-inner .list-menu .menu li:nth-child(3) {
    width: 330px;
    margin-top: -5px;
}
.toolbar .toolbar-inner .list-menu .menu li:nth-child(3) a{
    height: 163px;
}
.toolbar .toolbar-inner .list-menu .menu li:nth-child(3).active a{
    height: 163px;
}
.toolbar .toolbar-inner .list-menu .menu li a {
    height: 154px;
    padding: 10px;
    position: relative;
    border: 4px solid #1CE6F8;
}

.toolbar .toolbar-inner .list-menu .menu li a img {
    max-width: 66px;
    width: 100%;
}

.toolbar .toolbar-inner .list-menu .menu li a span {
    font-size: 28px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
}

.toolbar .toolbar-inner .list-menu .menu li.active a {
    height: 154px;
}

.toolbar .toolbar-inner .list-menu .menu li:nth-child(5) a,
.toolbar .toolbar-inner .list-menu .menu li:nth-child(4) a{
    border: 4px solid #3C6FFC;
}

.list-infor .swiper-slide img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor .owl-stage-outer .owl-item{
    overflow: hidden;
}
.content-home .invite {
    height: auto;
    display: flex;
    margin-top: -40px;
}
.header-backhome .comtent-header-back .image{
    width: 15%;
}
.content-home .invite .koi img {
    max-width: 180px;
    width: 100%;
}

.content-home .invite .invite-detail a {
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    font-size: 32px;
}

.content-home .infor-item .infor-atom {
    top: calc(50% - 30px);
    font-size: 72px;
    line-height: 110px;
    font-family: 'Conv_Segoe UI';
}

.content-home .infor-item .date-time {
    font-size: 40px;
    top: 65px;
    line-height: 45px;
}

.list-infor-date .list-time li a {
    color: #fff;
    font-size: 32px;
    width: 125px;
    height: 82px;
    margin: 0 auto;
    line-height: 30px;
    background: url(img/btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-infor-date .list-time li.active a {
    background: url(img/active_btn.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.list-infor {
    height: 165px;
    border-top:0;
    border-bottom: 0;
}
.list-infor .slide-container:before {
    position: absolute;
    width: 60px;
    height: 165px;
    right: -20px;
    top: 0px;
    content: "";
    background: url(img/right.png);
    display: block !important;
    background-repeat: no-repeat;
    z-index:10;
    background-size: contain;
}
.list-infor .slide-container:after {
    position: absolute;
    width: 60px;
    height: 165px;
    left: -5px;
    top: 0px;
    content: "";
    background: url(img/left.png);
    display: block !important;
    background-repeat: no-repeat;
    z-index: 10;
    background-size: contain;
}
.list-infor-date .list-infor:before {
    position: absolute;
    width: calc(100% - 40px);
    left: 20px;
    bottom: 0px;
    content: "";
    z-index: 11;
    border-top: 3px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    background: inherit;
    height: 0;
    right: 0;
    top: auto;
}
.list-infor-date .list-infor:after{
    position: absolute;
    width: calc(100% - 40px);
    height: 0;
    left: 20px;
    content: "";
    z-index:11;
    border-bottom: 3px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    background: inherit;
    top: 0;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div{
    border-radius: 34px;
    position: relative;
    z-index: 7;
}
.list-infor .swiper-slide{
    position: relative;
    overflow: hidden;
    height: 165px;
    vertical-align: middle;
}
.list-infor .swiper-slide img{
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    background-color: white;
}

.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-stage-outer{
    max-height: 165px;
    overflow: hidden;
}
.list-infor .swiper-container .swiper-button-next {
    top: 50%;
    right: -15px;
}
.list-infor .swiper-container .swiper-button-prev {
    left: -15px;
}
.list-infor .swiper-container .swiper-button-next:after {
    font-size: 35px;
}

.list-infor .swiper-container .swiper-button-prev:after {
    font-size: 35px;
}

.header-backhome .comtent-header-back .infor-account {
    background: none;
    width: 54%;
}

.header-backhome .comtent-header-back .infor-account p {
    border: 2px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    /*  padding: 10px;*/
    font-size: 25px;
    line-height: 50px;
}

.header-backhome .comtent-header-back .indicator {
    background: none;
    width: 33%;
}
.header-backhome .comtent-header-back .indicator p {
    padding: 10px;
    border: 2px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    text-align: center;
    font-size: 25px;
}
#total_usd, #total_atom {
    font-size: 30px!important;
    display: inline-block;
}
#rate_atom,#rate_usd{
    display: inline-block;
}
.header-backhome .comtent-header-back .indicator p span {
    font-size: 22px;
}
.header-backhome .comtent-header-back p {
    height: 52px;
    margin: 2px !important;
}
.header-backhome .comtent-header-back .image img {
    max-width: 106px;
    height: 106px;
    width: 100%;
    border-radius: 50%;
}
.history .VPexchange .content h4{
    font-size: 32px;
    padding-bottom: 20px;
}
.history .VPexchange .exchange a{
    padding: 15px 0;
}
.navbar .navbar-inner {
    height: 100px;
    border-top: 6px solid;
    border-bottom: 6px solid;
    border-left: 0px;
    border-right: 0px;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 150px;
    margin:0px;
}
.tree .list-ranking .view-list-tree a {
    display: inherit;
    padding: 35px 30px;
    background: url(img/btn_bgr.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    width: 662PX;
    height: 170px;
    margin: 0 AUTO;
    line-height: 100px;
    font-size: 40px;
}
.list-tree .acount ul li p.name_acount {
    font-size: 20px;
    max-width: 80px;
}
.list-tree .acount ul li .img_icon img {
    max-width: 80px;
    height: 80px;
    /*width: 100%;*/
    width: 80px;
    border-radius: 50%;
}
.navbar {
    height: 150px;
}
.navbar .navbar-inner .right a {
    width: 90px;
    height: 90px;
    border: 3px solid #979797;
}
.navbar .navbar-inner .left .icon-chevron-left {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
.list-tree .tree_fixed{
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 150px;
    border: 0;
    background: 0;
    background: #030307;
    z-index: 11;
}
.list-tree .acount {
    border:4px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    margin: 30px;
}
.list-tree .volume_tree {
    padding: 12px 30px;
    border: 4px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    height: 120px;
    margin: 30px;
}
.list-tree .volume_tree p {
    font-size: 36px;
    margin-bottom: 0px;
}

.list-tree .content-tree {
    padding-top: 310px;
}
.page-tree-binary .list-tree .content-tree {
    padding-top: 110px;
}
.list-tree .content-tree .purch {
    font-size: 40px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .icon_img{
    width: 150px;
    height: 150px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .icon_img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.list-tree .content-tree .list-account-tree li.tree_dad .icon_img:after {
    left: 150px!important;
    height: 15px;
    width: 115px!important;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .icon_img:after{
    width: 100px!important;
    left: -100px!important;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list-user .account.account-fa .username_acc {
    width: 100%;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list-user .account.account-fa .username_acc p {
    margin: 5px 5px 0 5px;
    font-size: 25px;
    max-width: 135px;
    width: 100%;
    text-align: center;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul:before{
    width: 15px;
    left: -100px;
}
.list-tree .content-tree .list-account-tree li.tree_dad:before {
    top: 75px;
    left: 250px;
    width: 15px;
}
.page-content {
    background: none;
}
.page-content:before {
    display: none;
}
.list.list-mission ul li {
    height: 220px;
    border: 4px solid;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    margin-bottom: 30px;
}
.list.list-mission ul li .item-inner {
    height: auto;
}
.list.list-mission ul li .item-inner .text {
    height: 116px;
}
.list.list-mission ul li .item-inner .text a {
    display: block;
}
.event-detail .event-content .images .img-one .image {
    height: 200px !important;
    margin-bottom: 30px;
}
.event-detail .event-content .images .img-one .image img{
    background-color: transparent!important;
}
.page-event .event-detail .event-content .images .img-two .image {
    height: 450px !important;
}
.event-detail .event-content .content .date-time {
    text-align: right;
    font-size: 28px;
    padding-top: 10px;
}
.event-detail .event-content .content .title {
    font-size: 28px;
    border-bottom: 4px solid #979797;
}

.event-detail .event-content .content .text-content {
    font-size: 25px;
}
.navbar .navbar-inner .right a .icon-question{
    width: 66px;
    height: 75px;
    display: inline-block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMyQjNDNTdFNEU0MjExRUE4NTA3OUM3NjE1MTUxMTM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMyQjNDNTdGNEU0MjExRUE4NTA3OUM3NjE1MTUxMTM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzJCM0M1N0M0RTQyMTFFQTg1MDc5Qzc2MTUxNTExMzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzJCM0M1N0Q0RTQyMTFFQTg1MDc5Qzc2MTUxNTExMzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5n6ruBAAAFAElEQVR42uyb+W9UVRTH75Rp6b5YWoRSVNSiQVGKSlxTEzWS8JeaaPzFJUZ/cFeiWNxaaq0iIC1UoBt0urznOennhdvnG8iMyNxcz0m+mZl2ennz4Zx7lvumlKapM6vfmgyBATSABtAAmhlAA2gADaCZATSABtAAmtVi5Qb9m/2iY6JnRY+IdovuEXWJ2kQ7vfdviFZF10XXRH+Jzoq+E30umhTd+D8B3CM6BMBR0QHRgKjnFn/TzaOCvMp7m0UJUXRGtNwIgKW7PA9Uz3tNdFz0FDDV63bUuI563ILoN9HHordFX8fsgSXRsOgIAMd4nYdyWTQnmid0HYAHvTAvEeaqXYT7En//B2EeFUANtT7Ri3jec6Kh3Hvm2dd+FJ0S/Uy4Ot77JBrBa9u869c99ATP3xeNi9ZiAvggH/olNJzzumnRadEM4DQ5THnv6RXNiv4U/SI6KDqMR6o3tvO6IroguiT6PSaAz+NFoznP2+SDfoDnKKQrAPDtGl51Hk/WdVIyeJZcOkQPi55gnagAHhXtFe336s6EDzpOElCt32KNBZR57QjZu40twpGZR/DCd2IqpDWEHyADZ7ZMuH4h+uk28PI2R9kylUsYGsr7RA/F1onsJotmpUpKqGYJY77G9TbYC08D08/0XWTqqADuynnfOvvcNFqqcT3tSCZINrM5gM1eho4GYIu3T2X73yIdxQIeWYut4Xm/skbe0tgAXvUSQJYEVnjc+BfrrlTZO0uxFdJfsS/t8bxvmscmypla/9NbKIm6CuBFB/ANMmQP4bVKCM4AtFbrplx5pqCjcXWuGTTAD/GKJm+PSgjfzTrW66Sty7eECeVRdL1w5T9ISvfT0vXlkssFSpyoksidHkwM09UMADOzRQrs72McZ90J62BoMCZ6NJdAUq9DmTCAxZGiw4LXRa/yvNmDd47O5AxTGwPoWStZ92X0OInE740/ZYAwSSgbQM90OPAKOpSDpwdM34jeI9sv3u1OJGSAHUxxxoB3JDcomGOa867oyzqGEtEDPOB53lGyru95J0VviT5qFLxQAWaHRaPseQpvsMDzdIr9mehiIy82NIAlPE2PPF9wWyP6wZzn6fHlm25rin2x0RccGsAUgE8D8V5vOHDZ8zzNuudDuODQAOrUWsfyj1HrZZ2Gjr5O4XmfhAIvNIA72fs0895HFnZMb/TA/Fuy7dnQKvxQ9r5eWrSDhK7zQle9b9xtPwMxgDmAPXjfkLt5rpEQridp0zYMYPXr6CCEe729b50+9we3dSNRJTSA5YAAtjNhafcyrwK7QuguuQAtNA/sc9tvd6uQgSsuUAsJYCchPOC2j/+z814DeJsk0gLEbu/naygJFWAoe2B23KkJY4JQVnCT/OxGqABLgXzlv5npi9aB+ymq9cRObwGZcv+8kcgAFoRwGZBlXqdAXKf+SwxghGZftDGAloX9fbDoxqC0ynMD6Jl2Hv0U0m2Ayu6h0S5khVZuObSBQjmg69BJzCidyCYAFdYCteAMjwawynVoHaiHSEN4XgJIHSToXQer1IUrBrD4OnSIetjdvGUtC+NzhO6M234zkQHMJZB29sHO3O/66Y9bQ6waQhomVMvCJRewNQUWDUVfUWgldHeECDMkgJuueHC65vXCVgdWsYQ6b7bgd9mXEK+7+u6ptmGC7YEG0MwAGkADaADNDKABNIAG0MwAGkADGI39LcAAj5o2IiNzph0AAAAASUVORK5CYII=');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.navbar .navbar-inner .right a .icon-settings {
    width: 66px;
    height: 75px;
    display: inline-block;
    background: url('data:image/png;base64,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');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.navbar .navbar-inner .right a .icon-account{
    width: 66px;
    height: 75px;
    display: inline-block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAltJREFUSEvtlv1RFEEQxd+LQIxAiECMQC4CNQIgAjECjgjUCJQIhAiECMQMyECIoK3fVg81x83u7FqU5R921dVd3e7M69cfr9uaaRFxIOlQ0n5+OHkr6YqP7fM5V7n3UkTsSvoiiXe/SrqwfVfORcRbSSeSXkg6to0DozYJGBGw+S7pzPYnbkkHuBy7t32T/wOMQye2+W7aKGAF9oELIuJI0qkkGNcGW5z5nM9geGT7ooU4BYjnhG8dEVzyuhN+3l9JItcw3LdNjjesCZh54RBs1pLe93Kdz29sv0oHKSTOzgIkHHgH6I+ZYOW14/xxantvLiBg5IxCmMuu3H2d535J2nsc1q2QRgQl/lHSUH1Vzy0hSmRw+NI2Tj9YC5C4U41PYde2KaJ/F/Be0rOFVOszsxgS82+SfmaVks8lhqbuSHqDGNimJsZDypOIQDmGxs/2WMJyhZ5GxE6tuQVxrPFpeBp3NyKWFNFWCGf1YcXyLqUNti87cSV3TTnrhjQByQMaSngJLb/HQAE7KJNjyrHeeAKUJo7MKVJFUdU5vcyRtCXULeAeILlk/ABK1Z0lY+YkdltLF1vBHw3gHLKoDfJUQGBGITWZ5LxkM+D5emzl2GCYQxegWv9giAgPawXlnn1G2Re95f/HM7MJ/ADYKX+mflkx+GaCEM5h/OSCxSrSMhx5VxweALPRp8ZQfTmel52mNHlvIxi2AUDd8a72mMFKWJG9YsgYBTXGrj7PIrYGkB6jAnsGM4Yru2kxHMD7jRE0cdFzADm0RCt7jk09XwFIU/8t+w/45JFe/Qbj2hJsnsufsgAAAABJRU5ErkJggg==');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.list-guide .view-list-guide .list-tab li{
    height: 80px;
}
.list-guide .view-list-guide .list-tab li a{
    font-size: 32px;
    line-height: 80px;
    text-transform: uppercase;
}
.page-for-guides .list-guide .list-guides ul li .guide-list{
    min-height: 250px;
    border: 3px solid #fff;
}
.list-guide .list-guides ul li .guide-list a .content h4{
    font-size: 27px;
    line-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 5px 10px;
    height: 120px;
    background: linear-gradient(to right, #ccc 26%, #fff 100%);
}
.list-guide .guide-view a{
    background: url(img/btn_bgr.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 42px;
    width: 770PX;
    margin: 0 auto;
    height: 170px;
    line-height: 170px;
}
.list-guide .guide-view a.disabled{
    background: url(img/btn_bgr_dis.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #ccc;
}
.guide-detail .guide-content .title{
    font-size: 31px!important;
    padding: 20px!important;
    border: 4px solid!important;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc)!important;
    border-image-slice: 1!important;
}
.guide-detail .guide-content .content .video{
    border: 4px solid!important;
    border-image-source: linear-gradient(90deg, #1ce6f8, #2aa8fa, #3c6ffc)!important;
    border-image-slice: 1!important;
    min-height: 700px!important;
}
.guide-detail .guide-content .content .video iframe{
    height: 700px;
}
.guide-detail .guide-content .content .video .content-video{
    padding: 20px!important;
}
.guide-detail .guide-content .content .video .content-video p{
    font-size: 25px!important;
    line-height: 40px!important;
}
.guide-detail .guide-content .content .content-atom{
    padding: 20px 10px!important;
}
.guide-detail .guide-content .content .video .content-video p span{
    font-size: 25px!important;
    line-height: 40px!important;
}
.list.list-mission ul li .item-inner .text h4{
    padding-right:0;
    font-size: 32px;
}
.list.list-mission .list-event ul li{
    overflow: hidden;
}
.ccn-shop .page-content .shop-list ul#list-shops li{
    font-family: 'HiraginoSans-W5';
}

.list.list-mission .list-event ul li .item-inner .text{
    height: 225px!important;
}
.list.list-mission .list-event ul li .item-inner .text img{
    background-color: transparent;
}
.list.list-mission .list-block ul li{
    height: 180px;
    margin-bottom: 20px;
}
.list.list-mission ul li .item-inner .text{
    height: 180px;
    padding-right: 180px;
}
.list.list-mission ul li .item-inner .text a.item-content{
    width: 180px;
    height: calc(100% - 6px);;
    font-size: 32px;
    border: 2px solid #3C6FFC;
}
.list.list-mission ul li .item-inner .text a.item-content span{
    border: 2px solid #3C6FFC;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
}

.list-tree .content-tree .list-account-tree li.tree_dad {
    display: inline-block;
}
.list-guide .list-guides ul li .guide-list a .clear{
    font-size: 30px;
}
.list-rank .view-list-rank a{
    background-size: contain;
}
.title-tree-tree ul li a{
    font-size: 32px;
    padding: 5px 30px;
}
.page-tree-binary ul.list-account-user{
    display: -webkit-box;
    position: relative;
}
ul.list-account-user li.first-li .line-straight-child{
    top: -35px;
    height: 15px;
}
ul.list-account-user li.first-li .line-straight-child:after{
    width: 10px;
    height: 50px;
}
ul.list-account-user li.first-li .line-straight-child:before{
    width: 15px;
    height: 58px;
}
ul.list-account-user li.first-li .list-user .account{
    height: 280px;
    width: 50%;
}
ul.list-account-user li.first-li .list-user .account .text-lr {
    width: 150px;
    height: 60px;
}
ul.list-account-user li.first-li .list-user .account .text-lr span {
    font-size: 28px;
    line-height: 30px;
}
ul.list-account-user li.first-li .list-user .account .icon_img {
    position: relative;
    height: 200px;
}
.list-tree .list-btn_tree.btn_tree_crossbar ul li a{
    width: 250px;
    height: 100px;
    font-size: 32px;
}
ul.list-account-user li.first-li .list-user .account .icon_img:before{
    width: 15px;
    height: 20px;
    top: 200px;
}
ul.list-account-user li.first-li .list-user .account .icon_img img {
    max-width: 140px;
    width: 100%;
    height: 140px;
}
ul.list-account-user li.first-li .list-user .account .username_acc{
    width: 150px;
    height: 60px;
    font-size: 32px;
    left: calc(50% - 75px);
}
ul.list-account-user li.first-li .list-user ul {
    display: table;
    max-width: inherit;
}
.list-tree .rank_tree p{
    font-size: 32px;
}
ul.list-account-user li.first-li .list-user ul .line-straight:after{
    width: 15px;
}
ul.list-account-user li.first-li .list-user ul .line-straight:before{
    width: 15px;
}
ul.list-account-user li.first-li .list-user .list_user_child{
    max-width: 450px;
}
ul.list-account-user li.first-li .list-user .list_user_child .line-straight,ul.list-account-user li.first-li .list-user ul .line-straight{
    height: 15px;
    width: calc(50%);
}
ul.list-account-user li.first-li .list-user .list_user_child .line-straight:before{
    width: 15px;
}
ul.list-account-user li.first-li .list-user .list_user_child .line-straight:after{
    width: 15px;
}
.list-rank .list-ranking{
    padding-top: 50px;
    padding-bottom: 140px;
}
.list-rank .list-ranking ul li p,
.rank-total .ranking-list p{
    padding-bottom: 20px;
}
.rank-total{
    bottom: 190px;
    padding-bottom: 20px;
}
.list-ranking-detail .rank-detail{
    padding-top: 40px;
}
.list-rank-tree ul li{
    height: auto;
    margin-bottom: 42px;
    border:3px solid #fff;
}
.list-rank-tree ul li a {
    line-height: 50px;
    padding: 40px 0;
    font-size: 42px;
}
.list-ranks .rank-detail .list-contents .content{
    padding: 20px;
    padding: 20px;
    border: 4px solid;
    border-image-source: linear-gradient(90deg, #ccc, #ddd, #fff);
    border-image-slice: 1;
    min-height: calc(100vh - 550px);
}
.list-ranks .rank-detail .list-contents .content p img{
    padding-top: 30px;
}
.list-ranks .rank-detail .list-contents .title-rank{
    height: 100px;
    border: 4px solid;
    border-image-source: linear-gradient(90deg, #ccc, #ddd, #fff);
    border-image-slice: 1;
}
.list-ranks .rank-detail .list-contents .title-rank p{
    line-height: 100px;
}
.list-rank-tree ul li:after{
    top: 135px;
}
.list-notification .list-tabs li{
    height: 80px;
}
.list-notification .list-tabs li a{
    line-height: 80px;
    font-size: 32px;
    width: 95%;
    margin:0 auto;
}
.list-notification .list-notifications ul li .content h4{
    font-size: 40px;
    line-height: 45px;
    font-weight: inherit;
}
.list-notification .list-notifications ul li .content p{
    font-size: 32px;
}
.list-notification .list-notifications ul li p.icon{
    top: calc(50% - 25px);
    font-size: 45px;
}
.notification-detail .notification-content .title_date .title,
.notification-detail .notification-content .title_date .date{
    font-size: 36px;
    line-height: 45px;
}
.mypage h4{
    font-size: 32px;
    line-height: 40px;
}
.mypage h2{
    font-size: 45px;
    line-height: 50px;
}
.mypage .list-btc ul li{
    font-size: 42px;
    line-height: 48px;
    padding: 15px 0;
    border-bottom: 3px solid #fff;
}
.mypage .list-btc ul li .content{
    display: inherit;
    overflow:auto;
}
.mypage .list-btc ul li .content h5{
    font-size: 42px;
    line-height: 48px;
}
.mypage .list-btc ul li .content .number-icon .icon{
    width: 70px;
    height: 80px;
}
.mypage .list-btc ul li .content .number-icon .icon img{
    max-width: 60px;
    width: 100%;
    height: auto;
}
/*.mypage .list-btc ul li.total-use h5{
  font-size: 40px;
}*/
.mypage .cos-table-list table{
    border:0px;
}
.mypage .cos-table-list table tr{
    border-bottom: 3px solid #fff;
}
.mypage .list-btc ul li.total-use .number {
    font-size: 40px;
    line-height: 48px;
}
.mypage .btn-pull-out {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mypage .btn-pull-out a{
    font-size: 40px;
    background: url(img/btn_bgr.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 700px;
    height: 150px;
    line-height: 80px;
    margin: 0 auto;
}
.mypage .btn-pull-out p{
    padding-top: 40px;
    font-size: 40px;
}
.mypage .cos-table-list table thead tr th{
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 20px 0;
}
.mypage .cos-table-list table tbody tr td{
    font-size: 32px;
    line-height: 40px;
    padding: 15px!important;
}
.mypage .list-btc ul li.total-use p{
    font-size: 32px;
}
.history .cos-table-list table tbody tr td{
    font-size: 30px;
    line-height: 40px;
    padding: 30px 8px 15px 8px;
}
.history .cos-table-list table thead tr th{
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa{
    width: calc(100% - 350px);
    padding-top: 60px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .icon_img {
    height: 120px;
    width: 120px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .icon_img img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li{
    margin-bottom: 20px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul:before {
    height: calc(100% - 127px);
    top: 55px;
    left: -100px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .number{
    top: 45px;
    left: -60px;
    font-size: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.5);
    width: 35px;
    text-align: center;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .username_acc{
    width: 250px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .username_acc p{
    max-width: 200px;
    width: 100%;
    font-size: 25px;
    padding: 5px;
    margin-bottom: 0px;
    text-align: center;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul li .count{
    font-size: 32px;
    line-height: 35px;
    width: 240px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .list_user-fa li ul h3{
    left: -150px;
    font-size: 50px;
    line-height: 55px;
}
.list-tree .list-btn_tree ul li a{
    font-size: 32px;
}
.list-tree .content-tree .list-account-tree.account-tree .line-child{
    height: 15px;
}
.list-tree .content-tree .list-account-tree.account-tree .line-child:after{
    width: 15px;
}
.list-tree .content-tree .list-account-tree.account-tree .line-child {
    width: 45px;
    height: 15px;
    margin-left: -10px;
    background: #979797;
    position: relative;
}
.list-tree .content-tree .list-account-tree.account-tree .line-child:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 69px;
    background: #979797;
    top: 0;
    right: -6px;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad .account-fa .icon_img:before {
    position: absolute;
    height: 15px;
    width: 44px;
    background: #979797;
    content: '';
    top: calc(50% - 7px);
    left: -44px;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad .account-fa .icon_img {
    height: 120px;
    width: 120px;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad .account-fa .icon_img img{
    max-width: inherit;
    height: 100%;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad .account-fa {
    left: 70px;
}
.list-tree .content-tree .list-account-tree li.tree_dad .icon_img p{
    top: -40px;
}
.list-tree .list-btn_tree.btn_tree_crossbar{
    top:200px;
}
.select-user h3{
    font-size: 32px;
}
.select-user input{
    padding: 30px 10px;
    border:2px solid #fff;
    font-size: 32px;
    line-height: 40px;
}
.select-user .class_link a{
    font-size: 32px;
    margin: 60px 30px 30px 30px;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad .account-fa .icon_img:after {
    position: absolute;
    height: 15px;
    width: 75px!important;
    background: #979797;
    content: '';
    top: calc(50% - 6px);
    left: 120px!important;
}
.list-tree .content-tree .list-account-tree.account-tree li.tree_dad:before{
    top: 70px;
}
.list-tree .content-tree .title-tree {
    width: calc(100% - 360px);
}
.tree .list-ranking .view-list-tree:first-child {
    margin-bottom: 80px;
}
.ccn-login .login-view-box.page-login .button-login{
    height: 130px!important;
}
.button-ccn span{
    font-size: 32px!important;
    width: 100%;
    height: 80px;
    line-height: 80px;
}
.ccn-login .login-view-box.page-login .button-login span{
    line-height: 60px!important;
}
.text-center.login-page{
    padding-top: 50px;
}
tr.disabled td {
    position: relative;
}
tr.disabled td:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #979797;
    content: "";
    left: 0;
    top: 50%;
}
tr.disabled.canceled {
    background-color: #22252A !important;
}
tr.disabled.canceled td {
    color: #555555; }
tr.disabled.canceled a {
    display: none; }
tr.disabled.canceled .cancel {
    position: fixed;
    width: 100%;
    left: 0;
    color: #fff; }
tr.disabled.canceled .cancel:after {
    display: none; }
.history .cos-table-list table{
    border:none;
}
.disabled {
    pointer-events: none!important;
}
.mypage .btn-pull-out a.disabled{
    background: url(img/btn_bgr_red.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.history .accountstatus h4 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 10px;
}
.mypage-detail h3{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 40px;
}
.mypage-detail form .validate-input label {
    font-size: 32px;
    font-family: 'HiraginoSans-W6';
    display: inline;
}
.mypage-detail form .validate-input input{
    height: 79px;
    padding: 0 15px;
}
.mypage-detail form .content-free h5{
    font-size: 36px;
    line-height: 40px;
}
.mypage-detail form .btn_next button{
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.my-page-withdrawal .modal-backdrop{
    background-color:transparent;
}
.my-page-withdrawal .modal .modal-dialog .modal-content{
    font-size: 32px!important;
}
.my-page-withdrawal .modal .modal-dialog{
    z-index: 1000;
}
.my-page-withdrawal .modal .modal-dialog .modal-content{
    font-size: 32px!important;
    line-height: 40px;
    color: #000!important;
    padding: 70px 0;
    height: 100%;
}
.my-page-withdrawal .modal-open .modal .modal-dialog .modal-footer{
    bottom: 30px;
}
.my-page-withdrawal .modal-open .modal .modal-dialog{
    height: 40%;
}
.my-page-withdrawal .modal .modal-dialog .modal-content .modal-body {
    padding-bottom: 130px;
}
.my-page-withdrawal .modal .modal-dialog .modal-content button{
    font-size: 32px!important;
    width: 100%;
    padding: 15px 12px;
    color: #000;
}
.my-page-withdrawal .modal .modal-dialog .modal-header button.close{
    font-size: 50px!important;
}
.my-page-withdrawal .modal .modal-dialog .validate-input label{
    padding-bottom: 20px;
    color: #000;
}
#password-input{
    display: block;
    width: 100%;
    height: 75px;
    border:2px solid #000;
}
.my-page-withdrawal .modal-backdrop{
    z-index: -1;
}
.my-page-withdrawal .modal .modal-dialog {
    margin: 10px;
    position: fixed;
    width: 100%;
    top: auto;
    left: auto;
    bottom: 0;
    margin: 0;
}
.my-page-withdrawal .modal#myModal2 .modal-dialog .modal-content input{
    height: 70px!important;
}
.my-page-withdrawal .modal-open .modal#myModal2 .modal-dialog .modal-content{
    min-height: 480px;
}
.my-page-withdrawal .modal .modal-dialog .modal-content p {
    color: #000;
    padding-left: 10px;
}
.my-page-withdrawal .modal .modal-dialog .modal-content p.link-guide{
    margin: 50px 0;
}

.my-page-withdrawal .modal .modal-dialog .modal-content div p{
    display: inline-block;
}
/*.modal {
    background: rgba(255, 255, 255, 0.7);
    min-height: 370px;
}*/
.modal-noti .modal-content{
    color: #000;
}
.content-home .invite .invite-detail{
    z-index: 10;
    margin-bottom: 25px;
}
.fill {
    /*position: sticky;*/
    position: absolute;
    bottom: 220px;
    width: 100%;
}
.fill img{
    width: 100%;
}
.list-guide .list-guides ul{
    display: inherit;
    overflow: auto;
    margin-right: -10px;
    margin-left: -10px;
}
.list-guide .list-guides ul li {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.list-guide .view-list-guide .list-tab{
    display: inherit;
    overflow: auto;
}
.list-notification .list-tabs{
    display: inherit;
    overflow: auto;
}
input:focus{
    outline: inherit;
}
.list-tree .rank_tree{
    position: fixed;
    background: #000;
    z-index: 9;
    left: 20px;
    top: 170px;
    right: 20px;
}
.bgr_org {
    background: #F5A623;
    color: #fff;
}
.list-tree {
    padding-bottom: 20px;
}
body.code_value_input_body .navbar .navbar-inner{
    margin-top: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 150px;
    background: rgba(0,0,0,0.1);
}
body.code_value_input_body .toolbar.toolbar-bottom {
    background: rgba(0,0,0,0.2) !important;
}
body.code_value_input_body{
    padding-top: 170px;
}
body.code_value_input_body:before{
    background: rgba(0, 0, 0, 0);
}
.content-invite h3 {
    font-size: 45px;
}
.content-invite .invite-cnt .invite-detail{
    border: 5px solid;
    position: relative;
    border-image-source: linear-gradient(120deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    background: linear-gradient(to right, rgba(28, 230, 248, 0.3) 0%, rgba(28, 229, 248, 0.3) 1%, rgba(42, 168, 250, 0.3) 57%, rgba(42, 168, 250, 0.3) 99%)!important;
}
.line{
    height: 10px!important;
    border: 2px solid #fff!important;
}
.list-notification .list-notifications ul li .content {
    padding-right: 60px;
}
.list-notification .list-notifications ul li{
    padding: 15px 0;
    border-bottom: 3px solid #fff;
}
.list-rank .view-list-rank a {
    display: block;
    padding: 30px;
    background: url(img/btn_bgr.png);
    margin: 0 auto;
    width: 720PX;
    height: 180px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    line-height: 120px;
    font-size: 42px;
}
.history .accountstatus{
    padding: 15px 0;
}
.history .cos-table-list table tr {
    border-bottom: 4px solid #fff;
}
.notification-detail .notification-content .title_date {
    border-bottom: 2px solid #fff;
}
.regis-btn-complete{
    background: url(img/btn_bgr.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 42px;
    width: 770PX;
    margin: 0 auto;
    height: 170px;
    line-height: 110px;
}
.select-user ul li{
    margin-bottom: 10px;
    border:2px solid #fff;
    padding: 10px;
}
.select-user ul li p {
    font-size: 32px;
    line-height: 40px;
}
.list-tab li{
    height: 80px;
}
.setting .content-setting{
    padding: 20px 10px 120px 10px;
    margin-top: 20px;
    border: 4px solid;
    border-image-source: linear-gradient(180deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
}
.setting .content-setting label {
    font-size: 32px;
}
.setting .content-setting .input-label .btn{
    font-size: 32px;
    height: 80px;
    line-height: 80px;
    border:2px solid #fff;
    overflow: hidden;
}
.setting .view-list-setting ul li a{
    border: none;
    font-size: 28px;
    line-height: 80px;
}
.setting .content-setting input {
    border: 2px solid #fff;
    height: 80px;
    width: 100%;
    background: transparent;
    padding-left: 10px;
}
.setting .content-setting .btn_next .btnSubmitSetting{
    background: #fff;
    font-size: 32px;
    color: #000;
    padding: 20px 0;
    border: 2px solid #fff;
    width: 100%;
    font-weight: 700;
}
.page-setting .navbar .navbar-inner .right a{
    border:none;
}
.none-border{
    border:none!important;
}
.setting-body{

}
.setting .scroll-child-setting{
    position: relative;
    overflow-y: scroll;
}
.setting .scroll-child-setting .validate-input{
    position: relative;
}
.setting .content-setting .btn-send{
    position: absolute;
    right: 20px;
    bottom: 10px;
    height: 60px;
    border-radius: 10px;
    background: #F5A623;
    padding: 0 15px;
    border: 1px solid #F5A623;
}
/*login*/
.reset-password{
    padding-top: 20px;
}
.reset-password a{
    cursor: pointer;
}
.btn-register-new{
    font-size: 32px;
    cursor: pointer;
    text-decoration: underline;
    line-height: 56px;
}
.ccn-reset-mail .ccn-login .login-view-box {
    padding-top: 86px;
}
.ccn-reset-mail .login-view-box.page-login .logo {
    padding-top: 0;
    padding-bottom: 10%;
}
.ccn-reset-mail .login-view-box .logo {
    width:400px;
}
.ccn-reset-mail .login-view-box.page-login form .list {
    max-width: 600px;
    margin: 0 auto;
}
.ccn-reset-mail .login-view-box.page-login .item-content {
    margin-bottom: 50px;
}
.ccn-reset-mail .login-view-box.page-login .item-content .item-title {
    width: 100%;
    margin-bottom: 15px;
}
.ccn-reset-mail .login-view-box.page-login form .list .git-code {
    height: 80px;
}
.ccn-reset-mail .login-view-box.page-login #regis-btn-complete{
    border: none;
    display: inherit;
    padding: 40px 30px;
    background: url(img/bgr_iconreset.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    width: 600PX;
    height: 170px;
    margin: 0 AUTO;
    line-height: 100px;
    font-size: 25px;
}
.ccn-reset-mail .login-view-box.page-login #regis-pass-btn-complete{
    border: none;
    display: inherit;
    padding: 40px 30px;
    background: url(img/bgr_resetpass.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    width: 400PX;
    height: 170px;
    margin: 0 AUTO;
    line-height: 100px;
    font-size: 25px;
}
.list-shop .content-shop .content-shop-detail .time{
    padding-top: 0px;
}
.ccn-reset-mail .login-view-box.page-login form .list input {
    width: 100%;
    background: #000;
    border: 2px solid #fff;
    height: 28px;
    line-height: 28px;
    color: #fff;
}
.login-page.register-link .button-login{
    text-decoration: underline;
    cursor: pointer;
}
.login-page.register-link .button-login:hover{
    text-decoration: underline;
}
/*.list-shop{
  padding: 0!important;
}*/
.list.list-shop.blog-box{
    padding: 22px 33px;
}
#list-content-payment{
    border: 5px solid;
    border-image-source: linear-gradient(180deg, #1ce6f8, #2aa8fa, #3c6ffc);
    border-image-slice: 1;
    padding: 60px 30px 60px 30px;
}
#list-content-payment .img-logo img{
    max-width: 600px;
    width: 100%;
}
.list-shop .content-shop .content-shop-detail .title {
    font-size: 42px;
    line-height: 52px;
}
.list-shop .content-shop .content-shop-detail .qr{
    width: 300px;
    height: 300px;
}
.list-shop .view-list-shop .list-tab-shop li{
    padding-right: 10px;
}
.list-shop .view-list-shop .list-tab-shop li a{
    padding: 20px 50px;
    border: 4px solid #fff;
}
#list-content-payment .content-shop-detail .col-sm-6.tr{
    text-align: right;
    padding-top: 0px;
}
.list-shop .content-shop .content-shop-detail .btc span{
    font-size: 32px;
}
.list-shop .content-shop .content-shop-detail .btc span#btc-price{
    font-size: 42px;
}
.transaction_id{
    font-size: 32px;
    background: transparent;
    border: none;
    line-height: 58PX;
    width: 100%;
    overflow: hidden;
}
.list-shop .content-shop .content-shop-detail .dolar{
    font-size:  50px;
    line-height:  60px;
    padding-top: 100px;
}
.list-shop .content-shop .list-content-shop .list-shop-detail {
    display: flex;
    overflow: auto;
    justify-items: center;
    align-items: center;
}
.list-shop .content-shop .list-content-shop .list-shop-detail .content {
    float: left;
    width: 85%;
}
.list-shop .content-shop .list-content-shop .list-shop-detail .img {
    float: right;
    width: 15%;
    text-align: right;
}
#body-guide .page-content{
    padding-top: 0px;
}
.page-shop .view-list-shop p{
    font-size: 32px;
    line-height: 34px;
}
.page-shop .content-shop-cover .money{
    text-align: right;
    font-size: 40px;
    line-height: 46px;
}
.page-shop .content-shop-cover .money:before{
    font-size: 33px;
}
.page-shop .content-shop-cover .content-detail .page-content{
    padding: 0px!important;
    background: transparent;
    min-height: auto;
}
.page-shop .content-shop-cover  .content-detail .list.list-shop.blog-box{
    padding: 0px;
}
.page-shop .content-shop-cover .content-detail .content-detail .vp{
    font-size: 42px!important;
    line-height: 45px!important;
}
.page-shop .content-shop-cover .content-detail .vp span{
    font-size: 32px!important;;
}
.page-shop .content-shop-cover .content-detail .time{
    font-size: 32px;
    line-height: 36px;
}
.page-shop .content-shop-cover .content-detail .content-vp ul li{
    font-size: 32px;
    font-family: 'HiraginoSans-W3';
    line-height: 42px;
    padding-bottom: 10px;
}
.list-shop .purchase{
    margin-top: 80px;
    line-height: 60px;
}
label.error{
    color: #fff;
    padding: 8px 12px 6px;
    position: relative;
    display: block;
    background-color: red;
    left: 0;
    top: 8px;
    margin-bottom: 8px;
    clear: both;
    border-radius: 5px;
    border: none;
    font-size: 32px;
}
label.error:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 30px;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid red;
}
input.error{
    border:2px solid #c6807b!important;
}
.list-setting-lang ul li:first-child .setting-lang-list  .content{
    border-top:0px;
    padding-top: 0px;
}
.page-shop .content-shop-cover .content-detail .list.list-shop.blog-box .content-shop .plan-note{
    font-size: 32px;
    font-family: 'HiraginoSans-W3';
    line-height: 42px;
}
.page-shop .content-shop-cover .content-detail .content-vp h4{
    font-size: 32px;
    font-family: 'HiraginoSans-W3';
    line-height: 42px;
}
.list-shop .content-shop .list-content-shop .content-checkbox{
    padding-left: 0px;
}
.list-shop .content-shop .list-content-shop .content-checkbox .checkmark{
    display: none;
}
#add-to-homescreen{
    padding: 20px;
}
#closeAddToHomeScreen{
    font-size: 40px!important;
    line-height: 110px;
}
#add-to-homescreen .btn-premium img{
    max-width: 104px;
    width: 100%;
}
#add-to-homescreen .btn-premium{
    font-size: 32px;
    line-height: 110px;
}
button:focus{
    outline: none;
}
.list-tree .list-btn_tree ul {
    display: flex;
}
#listUsers{
    padding-bottom: 110px;
}
.select-user .class_link {
    margin-top: 0px;
    position: fixed;
    bottom: 190px;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgb(2, 8, 10) 79%, rgba(0, 0, 0, 0) 100%);
}
.list-lang-setting ul li{
    padding: 0px;
}
.list-lang-setting ul li a{
    display: block;
    padding: 20px 40px 20px 20px;
}
#list-country-code{
    background: transparent;
    border: 0px;
    font-size: 28px;
    line-height: 40px;
    max-width: 300px;
    color: #fff;
}
.form-messenger .data-numberphone{
    height: 70px;
    border-left: 0px!important;
    float: left;
    width: 62%;
}
span.input-group-addon:after{
    content: "";
    height: 80%;
    width: 2px;
    background: #fff;
    position: absolute;
    top: calc(50% - 40%);
    right: 0;
}
.form-messenger .btn_sms button{
    background: #fff;
    height: 70px;
}
.input-group-addon{
    position: relative;
    display: inline-table;
    float: left;
    height: 70px;
    padding: 13px 12px 0 12px;
}
.list-form-number{
    position: absolute;
    bottom: 30%;
    left: 30px;
    right: 30px;
    padding-top: 0;
    top: auto;
}
.child-setting .label-input label{
    padding-bottom: 20px;
}
.modal-open .toolbar,.modal-open .navbar{
    z-index: 0;
}
.form-messenger .btn_sms{
    padding-top: 100px;
}
#list-country-code option{
    color: #222;
}
.child-setting .input-group{
    display: block;
}
.page-content-detail .guide-detail .guide-content .content .content-atom p,
.page-content-detail .guide-detail .guide-content .content .content-atom p span{
    font-size: 32px!important;
    line-height: 40px!important;
}
.ipt-contain{
    border: 2px solid #fff;
    height: 80px;
    width: 100%;
    background: transparent;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
}
.setting .content-setting .ipt-contain input{
    border: 0px;
    font-size: 15px;
    line-height: 26px;
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 80px;
}
.page-shop .content-shop-cover .content-detail .note-plan{
    font-size: 32px;
    line-height: 44px;
}
.page-shop .content-shop-cover .content-detail .activated {
    font-size: 40px;
    font-family: 'HiraginoSans-W3';
    line-height: 50px;
    padding-bottom: 60px;
}
.page-shop .content-shop-cover .content-detail .date-time {
    font-size: 35px;
    line-height: 40px;
    font-family: 'HiraginoSans-W3';
    padding-bottom: 40px;
}
.page-shop .content-shop-cover .content-detail .content-note p {
    font-family: 'HiraginoSans-W3';
    font-size: 32px;
    line-height: 54px;
    padding-bottom: 20px;
}
.list.signature#sign{
    height: 100vh;
    padding: 0;
}
.signature-page .signature-content {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    height: 100%;
    border-left: 0;
    border-right: 0;
}
.border-line{
    height: 100%;
    position: relative;
    border: 0;
}
.signature-page .signature-content h3{
    font-size: 90px;
    line-height: 100px;
    margin: 0;
    color: #000;
    padding-top: 20px;
    padding-left: 20px;
    transform: inherit;
    bottom: 0;
    position: inherit;
    padding-top: 50px;
}
.signature-detail{
    position: relative;
    transform: inherit;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 1;
    padding-top: 10px;
}
#signature-pad{
    position: relative!important;
    transform: inherit;
    height: 100%;
}
.signature-pad--body{
    text-align: center;
    height: 100%;
}
.signature-btn {
    position: absolute;
    width: 100%;
    right: 20px;
    text-align: right;
    bottom: 110px;
    top: inherit;
}
.signature-btn ul {
    transform: inherit;
    position: inherit;
    right: 0;
    top: 0;
}
.list.signature .signature img{
    max-width: 100%;
    max-height: 300px;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-nav{
    position: relative;
    height: 80px;
    margin-top: -80px;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-nav .owl-prev{
    position: absolute;
    left: -20px;
    z-index: 112;
    top: -60px;
    height: 100%;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-nav .owl-next{
    position: absolute;
    right: -20px;
    z-index: 112;
    top: -60px;
    height: 100%;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-nav button  span{
    font-size: 80px;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-dots{
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    background: #B4B4B4;
    border-radius: 50%;
    margin: 0 10px;
}
.page.page-current[data-name="about"] div.list-infor-date div.list-infor div.owl-dots .owl-dot.active{
    background: #fff;
}
.list-rank .list-ranking ul li {
    display: inherit;
    overflow: hidden;
}
.history .cos-table-list table tbody tr td .vp_status_lock{
    display: flex;
}
.tree .list-ranking .view-list-tree:last-child {
    margin-top: 80px;
}
.my-page-withdrawal .modal#sign .modal-dialog, .my-page-withdrawal .modal#edit .modal-dialog{
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    padding-left: 20px;
    padding-right: 20px;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-header h3, .my-page-withdrawal .modal#edit .modal-dialog .modal-header h3{
    color:red;
    text-align:center;
    border-bottom:2px solid #000;
    padding-bottom:30px;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-content, .my-page-withdrawal .modal#edit .modal-dialog .modal-content{
    padding-top:20px;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-content, .my-page-withdrawal .modal#edit .modal-dialog .modal-content{
    line-height:60px;
}
.my-page-withdrawal .modal#sign .checkbox-agree, .my-page-withdrawal .modal#edit .checkbox-agree{
    display: flex;
    align-items: center;
}
.my-page-withdrawal .modal#sign .checkbox-agree input[type=checkbox]{
    width: 45px;
    height: 37px;
    border: 5px solid #000;
    margin-right: 15px;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-footer, .my-page-withdrawal .modal#edit .modal-dialog .modal-footer{
    text-align:center;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-footer button[disabled]{
    background: #6c757d;
    border: 1px solid #6c757d;
    color:#ccc;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-footer button, .my-page-withdrawal .modal#edit .modal-dialog .modal-footer button{
    width: 400px;
    background: #005cc8;
    color: #fff;
    border-radius: 15px;
    border: 1px solid #005cc8;
}
.my-page-withdrawal .modal#sign .modal-dialog .modal-content div p a{
    color:#3D7BAB;
}
