:root{
    --sizew: calc((100%/8) - 4px);
    --sizeh: calc((100vw/8) - 4px);
}
body {
    font-family: Inter,sans-serif,"Segoe UI",Tahoma,Geneva,Verdana,sans-serif!important;
    background: radial-gradient(black 15%,transparent 16%) 0 0,radial-gradient(black 15%,transparent 16%) 8px 8px,radial-gradient(rgba(255,255,255,.1) 15%,transparent 20%) 0 1px,radial-gradient(rgba(255,255,255,.1) 15%,transparent 20%) 8px 9px;
    background-color: #1d1d1d;
    background-size: 16px 16px;
    margin:0;
    padding:30px 0;
}
a, a:link, a:visited, a:hover, a:active{
    color: #000000;
}
a{
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
table{
    width:100%;
    background:#ffffff;
}
table, th, td {
    border:1px solid #000000;
    border-collapse: collapse;
    font-size:12px;
}
th {
    border:1px solid #000000;
    border-collapse: collapse;
    font-size:14px;
    color:#000000;
    background:#cccccc;
    font-weight:bold;
    height:36px;
    min-width:50px;
}
th, td {
    padding:5px;
}
td{
    color:#000000;
    text-align:center;
}
.main{
    margin:20px auto;
    width:1200px;
    overflow:hidden;
}
#home .main a, #home .main a:link, #home .main a:visited, #home .main a:hover, #home .main a:active{
    color: #FFFFFF;
}
#home .imagebox{
    position:relative;
    overflow:hidden;
    margin:0 auto;
    padding:25px 0;
    width:500px;
    height:500px;
}
#home .secret{
    padding:25px 0;
    margin:0 auto;
    width:100%;
    height:50px;
    line-height:50px;
}
#home .hiddenbox{
    padding:0;
    margin:0;
    width:5px;
    height:5px;
}
#home .main{
    position:relative;
    min-height:600px;
    padding:0;
    text-align:center;
    font-size: 48px;
    font-family: sans-serif;
}
#home .misc-space{
    padding:25px 0;
    font-size:14px;
}
#home .misc-space a{
    display:block;
    margin:5px auto;
    width:300px;
    height:30px;
    line-height:30px;
    border:1px #ccc solid;
}
.main-header{
    top:0;
    height:30px;
    font-weight:bold;
}
.main-header a{
    display:block;
    padding:0 5px
}
.main-header a:hover{
    text-decoration:none;
}
.main-footer{
    bottom:0;
    height:20px;
    overflow:hidden;
}
.main-header,
.main-footer{
    position:fixed;
    left:0;
    width:100%;
    padding:0;
    margin:0;
    background:#cccccc;
    text-align:center;
    z-index:100;
}
#footer-wrap,
#header-wrap{
    float: left;
    position: relative;
    left: 50%;
}
#footer-content,
#header-content{
    float: left;
    position: relative;
    left: -50%;
}
#header-content ul{
    list-style:none;
    margin:0;
    padding:0;
}
#header-content>ul>li{
    display:block;
    float:left;
    position:relative;
}
#header-content li{
    margin:0 5px;
    padding:0 5px;
    line-height:30px;
}
#header-content>ul>li:hover{
    background:#aaa;
}
#header-content>ul>li>ul{
    display:none;
    position:fixed;
    background:#ccc;
    min-width:250px;
    padding:0;
    margin-left:-10px;
}
#header-content>ul>li:hover>ul{
    display:block;
}
#header-content>ul>li>ul>li:hover{
    background:#999;
}

.footer-text{
    display:block;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    float:left;
    padding:0 5px;
    margin:0 2px;
    height:20px;
    line-height: 20px;
}
.main-footer .icons{
    margin:0;
    padding:0;
    width:20px;
    height:auto;
}


/*========== Ad Spaces ==========*/

.ad-container{
    position:relative;
    background:#cccccc;
}
.ad-header-multi{
    float:left;
}
.ad-728x90{
    margin:0px auto;
    padding:0px;
    width:728px;
    height:90px;
}
.ad-300x250{
    margin:0px auto;
    padding:0px;
    width:300px;
    height:250px;
}
.ad-300x600{
    margin:0px auto;
    padding:0px;
    width:300px;
    height:600px;
}
.ad-160x600{
    margin:0px auto;
    padding:0px;
    width:160px;
    height:600px;
}
.ad-200x200{
    margin:0px auto;
    padding:0px;
    width:200px;
    height:200px;
}
.ad-468x60{
    margin:0px auto;
    padding:0px;
    width:468px;
    height:60px;
}


/*========== NFT Port Tracker ==========*/

.nft-port-wrap h5{
    margin:0;
    padding:0;
    font-size:12px;
}
.nft-port-wrap{
    color:#ffffff;
    margin:0 auto;
    padding:1%;
    max-width:1600px;
    min-height:800px;
    background:rgba(50,50,50,0.5);
}
.nft-port-wrap a{
    color:#ffffff;
}
.nft-port-wrap .nft-port-summary, 
.nft-port-wrap .nft-form-wrap{
    width:600px;
}
.nft-port-wrap .nft-port-summary{
    margin:20px 0;
}
.nft-port-wrap .nft-port-summary th, 
.nft-port-wrap .nft-port-summary td{
    width:17%;
    font-size:14px;
    font-weight:bold;
}
.nft-port-wrap .nft-port-summary th:last-child, 
.nft-port-wrap .nft-port-summary td:last-child{
    width:15%;
}
.nft-port-wrap .nft-table{
    margin:0;
    width:100%;
    background:rgba(0,0,0,0);
    table-layout: fixed;
}
.nft-port-wrap .token-table{
    margin:0;
    width:100%;
    table-layout: fixed;
}
.nft-port-wrap .nft-table th, 
.nft-port-wrap .nft-table td {
    border:1px solid #cccccc;
    padding:5px;
    text-align:center;
}
.nft-port-wrap .nft-table th{
    height:20px;
}
.nft-port-wrap .nft-table thead tr{
    position: -webkit-sticky; 
    position: sticky; 
    top: 30px; 
    z-index: 200;
}
.nft-port-wrap .nft-table th:nth-child(n+2), 
.nft-port-wrap .nft-table .group-wrap td:nth-child(n+2), 
.nft-port-wrap .nft-table .project-wrap td:nth-child(n+3), 
.nft-port-wrap .nft-table .token-wrap td:nth-child(n+4){
    width:3%;
}
.nft-port-wrap .nft-table .project-wrap td:first-child, 
.nft-port-wrap .nft-table .token-wrap td:first-child, 
.nft-port-wrap .nft-table .token-wrap td:nth-child(2){
    width:1%;
    word-wrap:break-word;
}
.nft-port-wrap .nft-table th:first-child,
.nft-port-wrap .nft-table .group-wrap td:first-child{
    width:22%;
    word-wrap:break-word;
} 
.nft-port-wrap .nft-table .project-wrap td:nth-child(2){
    width:21%;
    word-wrap:break-word;
} 
.nft-port-wrap .nft-table .token-wrap td:nth-child(3){
    width:20%;
    word-wrap:break-word;
}
.nft-port-wrap .group-wrap td{
    font-weight:bold;
    font-size:14px;
    line-height:24px;
    color:#fff;
    background:#000;
}
.nft-port-wrap .group-wrap td:first-child{
    padding:0 10px;
    text-align:left;
}
.nft-port-wrap .project-wrap{
    display:none;
    background:#222222;
    font-weight:bold;
    cursor:pointer;
}
.nft-port-wrap .project-wrap td{
    color:#bfbfbf;
}
.nft-port-wrap .token-wrap{
    display:none;
    background:rgba(100,100,100,0.5);
}
.nft-port-wrap .token-wrap td{
    color:#bfbfbf;
}
.nft-port-wrap .val-pos{
    color:green;
}
.nft-port-wrap .val-neg{
    color:red;
}
.nft-port-wrap .val-zero{
    color:#bbbbbb;
}

.nft-port-wrap .nft-form-wrap{
    position:relative;
}
.nft-port-wrap .nft-form-wrap td{
    margin:0;
    padding:0;
    height:30px;
    line-height:30px;
    
}
.nft-port-wrap .nft-form-wrap th{
    width:150px;
    padding:0;
}
.nft-port-wrap .nft-form-wrap td:nth-child(2){
    width:350px;
}
.nft-port-wrap .nft-form-wrap td:nth-child(3){
    width:100px;
}
.nft-port-wrap .nft-form-wrap .textbox{
    margin:0;
    padding:0 3%;
    width:94%;
    height:30px;
    border:0;
}
.nft-port-wrap .form-submit{
    margin:0;
    padding: 0 3%;
    width:94%;
    height:30px;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background:#666666;
    border:0;
}



/*========== NFT Token Checker ==========*/

.nft-token-check-wrap .main_wrap{
    position:relative;
    margin:0 auto;
    padding:0;
    padding-bottom:500px;
    min-width:800px;
    font-size:12px;
    overflow:hidden;
}
.nft-token-check-wrap .nft_info{
    position:relative;
    float:left;
    margin:2px;
    padding:0;
    width: var(--sizew);
    min-height:var(--sizeh);
    background:rgba(255,255,255,.1);
}
.nft-token-check-wrap .nft_id{
    position:absolute;
    top:0;
    right:0;
    font-size:12px;
    font-weight:bold;
    background:#eeeeee;
    z-index:2;
}
.nft-token-check-wrap .nft_img{
    position:relative;
    top:0;
    right:0;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    z-index:1;
}
.nft-token-check-wrap .nft_traits{
    position:absolute;
    z-index:10;
    margin:0;
    padding:5px;
    width:220px;
    min-height:300px;
    top:-5px;
    left:-5px;
    display:none;
}
.nft-token-check-wrap .nft_traits table td{
    font-size:10px;
}
.nft-token-check-wrap .normal_img{
    margin:0;
    padding:0;
    width:100%;
}
.nft-token-check-wrap .special_img{
    margin:0;
    padding:0;
    width:100%;
}
.nft-token-check-wrap .process{
    color:#ffffff;
    font-size:16px;
    position:absolute;
    z-index:100;
    margin:0 auto;
    width:800px;
    min-height:150px;
    overflow:hidden;
    word-break:break-word;
    top:50px;
    left:50%;
    margin-left:-400px;
    background:rgba(0,0,0,0.25);
}
.nft-token-check-wrap .form-wrap{
    position:relative;
    margin:5px;
    padding:0;
    width:800px;
}
.nft-token-check-wrap .nft-table th, 
.nft-token-check-wrap .nft-table td{
    padding:0px;
    text-align:center;
}
.nft-token-check-wrap .nft-table th{
    width:190px;
}
.nft-token-check-wrap .nft-table td{
    width:590px;
}
.nft-token-check-wrap .nft-table div{
    float:left;
    text-align:left;
}
.nft-token-check-wrap .nft-table .textbox{
    width:590px;
    height:30px;
    border:0;
}
.nft-token-check-wrap .nft-table .supply{
    width:290px;
    height:30px;
    border:1px #ccc solid;
}
.nft-token-check-wrap .nft-table .radio, 
.nft-token-check-wrap .nft-table .checkbox{
    width:100px;
}
.nft-token-check-wrap .form-submit{
    margin:5px;
    width:100px;
    height:28px;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background:#666666;
    border:none;
    cursor:pointer;
}
.nft-token-check-wrap #nft_desc{
    min-height:200px;
    text-align:left;
    padding:5px;
}
.col-change{
    margin:5px;
    padding:5px;
    width:340px;
    height:50px;
    font-size:12px;
    font-weight:bold;
    background:#eeeeee;
    text-align:center;
    line-height:18px;
}
.col-change span{
}
.col-change ul{
    list-style:none;
    margin:0;
    padding:0;
}
.col-change li{
    display:block;
    float:left;
    position:relative;
}
.col-change button{
    margin:2px;
    padding:3px;
    width:30px;
    height:30px;
    text-align:center;
    font-weight:normal;
}


/*========== NFT Token Showcase ==========*/

.nft-showcase-wrap{
    position:relative;
    color:#ffffff;
    width:100vw;
    height:calc(100vh - 60px);
    margin:0;
    padding:0;
}
.nft-showcase-wrap .landscape, 
.nft-showcase-wrap .portrait{
    position:fixed;
    top:calc((100vh - 60px)/2);
    left:50%;
    bottom:0;
    right:0;
    transform:translate(-50%, -50%);
    padding:0;
    margin:30px 0 20px;
    overflow:hidden;
}
.nft-showcase-wrap .landscape{
    max-width:calc((100vh - 60px) / 6 * 16);
    max-height:calc(100vh - 60px);
    aspect-ratio:16/9;
    height:calc(100vh - 60px);
}
.nft-showcase-wrap .portrait{
    max-width:calc((100vh - 60px) / 16 * 9);
    max-height:calc(100vh - 60px);
    aspect-ratio:9/16;
    width:100vmin;
}
.nft-showcase-wrap .img-slides{
    position:absolute;
    width:100%;
    height:100%;
    display:none;
    overflow:hidden;
    background:#0000ff;
    border:1px solid black;
}

.nft-showcase-wrap .token-img{
    position:relative;
    padding:0;
    margin:0;
    background:#333333;
    float:left;
}
.nft-showcase-wrap .landscape .token-img{
    width:56.25%;
    height:100%;
}
.nft-showcase-wrap .portrait .token-img{
    width:100%;
    height:56.25%;
}

.nft-showcase-wrap .token-data{
    position:relative;
    padding:0;
    margin:0;
    background:#666666;
    float:left;
}
.nft-showcase-wrap .landscape .token-data{
    width:43.75%;
    height:100%;
}
.nft-showcase-wrap .portrait .token-data{
    width:100%;
    height:43.75%;
}
.nft-showcase-wrap .icons img{
    margin:0;
    padding:0;
    width:5%;
    aspect-ratio:1/1;
}

.nft-showcase-wrap .token-img img{
    max-height: 100%;
    max-width: 100%;
    width:100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: contain;
}

.nft-showcase-wrap .token-wrap{
    margin:0 auto;
}
.nft-showcase-wrap .landscape .token-wrap{
    width:100%;
    top:50%;
    left:50%;
    margin-top:-50%;
    margin-left:-50%;
    position:absolute;
}
.nft-showcase-wrap .portrait .token-wrap{
    height:100%;
}

.nft-showcase-wrap .token-wrap table{
    margin:0;
    padding:0;
    width:100%;
}
.nft-showcase-wrap .token-wrap tr:nth-child(4){
    height:220px;
}
.nft-showcase-wrap .token-wrap td{
    height:20%;
    width:17%;
}
.nft-showcase-wrap .landscape .token-wrap td{
    font-size:1vw;
}
.nft-showcase-wrap .portrait .token-wrap td{
    font-size:1.25vh;
}
.nft-showcase-wrap .token-wrap .header{
    width:16%;
    font-weight:bold;
    background:#000000;
    color:#ffffff;
}
.nft-showcase-wrap .token-qr{
    margin:1% auto;
    aspect-ratio:1/1;
    padding:1%;
    width:96%;
    background:#ffffff;
}
.nft-showcase-wrap .token-qr canvas{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

.nft-showcase-wrap .button-wrap{
    position:fixed;
    top:0;
    left:0;
    z-index:10;
}
.nft-showcase-wrap #view-toggle-portrait, 
.nft-showcase-wrap #view-toggle-landscape{
    padding:0;
    margin:5px;
    width:80px;
    height:25px;
}
.nft-showcase-wrap .form-wrap{
    position:fixed;
    z-index:10;
    width:100%;
    bottom:20px;
    left:0;
}
.nft-showcase-wrap .form-wrap td{
    margin:0;
    padding:0;
    height:30px;
    line-height:30px;
    
}
.nft-showcase-wrap .form-wrap th{
    width:150px;
    padding:0;
}
.nft-showcase-wrap .form-wrap td:nth-child(2){
    width:350px;
}
.nft-showcase-wrap .form-wrap td:nth-child(3){
    width:100px;
}
.nft-showcase-wrap .form-wrap .textbox{
    margin:0;
    padding:0 3%;
    width:94%;
    height:30px;
    border:0;
}
.nft-showcase-wrap .form-submit{
    margin:0;
    padding: 0 3%;
    width:94%;
    height:30px;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background:#666666;
    border:0;
}



/*========== NFT Rarity ==========*/

.nft-rarity-wrap .nft-table th, 
.nft-rarity-wrap .nft-table td {
    padding:5px;
    text-align:center;
    width:50px;
}
.nft-rarity-wrap .nft-table tr:nth-child(even){
    background:#cccccc;
}
.nft-rarity-wrap .nft-table thead tr{
    position: -webkit-sticky; 
    position: sticky; 
    top: 0px; 
    z-index: 100;
}
.nft-rarity-wrap .table-header {
    text-align:right;
    font-weight:bold;
    background:#cccccc;
}
.nft-rarity-wrap .textbox{
    width:90%;
}

.nft-rarity-wrap .nft-info-wrap{
    width:100%;
    margin:0;
    padding:0;
    background:#999999;
    overflow:hidden;
}
.nft-rarity-wrap .nft-info{
    float:left;
    width:59.7%;
    margin:.15%;
    overflow:hidden;
    height:225px;
}
.nft-rarity-wrap .nft-banner{
    float:left;
    width:39.7%;
    margin:.15%;
    overflow:hidden;
    height:225px;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.nft-rarity-wrap .nft-info table{
    height:225px;
    border:none;
}
.nft-rarity-wrap .nft-info th{
    text-align:center;
    border:1px solid #000000;
    height:20px;
    width:100px;
}
.nft-rarity-wrap .nft-info tr{
    height:32px;
}
.nft-rarity-wrap .nft-info tr:nth-child(5){
    height:64px;
}
.nft-rarity-wrap .nft-info td{
    text-align:left;
}
.nft-rarity-wrap #nft-openseas{
    margin:0;
    padding:0;
    width: 100%;
    position:relative;
}
.nft-rarity-wrap .form-submit{
    margin:5px;
    width:100px;
    height:28px;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background:#666666;
    position:absolute;
    top:29px;
    right:10px;
    border:none;
    cursor:pointer;
}
.nft-rarity-wrap .nft-container{
    margin:0 auto;
    padding:0;
    max-width:1750px;
    font-size:12px;
}
.nft-rarity-wrap .nft-potrait{
    float:left;
    margin:2px;
    padding:3px;
    width:240px;
    min-height:350px;
    background:#dddddd;
}
.nft-rarity-wrap .nft-head{
    margin:0;
    padding:0;
    width:100%;
    height:120px;
    position:relative;
}
.nft-rarity-wrap .nft-head-left, 
.nft-rarity-wrap .nft-head-right{
    float:left;
    margin:0;
}
.nft-rarity-wrap .nft-head-left{
    padding:0;
    width:120px;
    height:120px;
    z-index:10;
}
.nft-rarity-wrap .nft-head-right{
    padding:0;
    width:120px;
    height:120px;
}
.nft-rarity-wrap .nft-pic{
    margin:0;
    padding:0;
    width:100%;
    height:auto;
}
.nft-rarity-wrap .nft-detail{
    margin:5px 0;
    height:440px;
}
.nft-rarity-wrap .nft-detail td{
    height:25px;
    font-size:9px;
    text-align:center;
}
.nft-rarity-wrap .nft-rank{
    position:absolute;
    top:0;
    right:0;
    padding:2px;
    font-size:12px;
    font-weight:bold;
    background:#eeeeee;
}

.affiliates{
    padding:10px;
    margin:0 auto;
    max-width:1350px;
    min-height:600px;
    overflow:hidden;
    background:rgba(0,0,0,0.10);
}
.innerboxes {
	font-size: 10px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	width:125px;
	height:125px;
	border:#FF0000 dashed 1px;
	padding:4px;
}
.outerboxes {
	font-size: 10px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	width:135px;
	height:135px;
	border:#333333 dashed 1px;
	margin:4px;
	padding:0;
	float:left;
}


/*========== Donate Box ==========*/

.donate{
    position:fixed;
    top:0px;
    right:0px;
    margin:0 10px;
    width:200px;
    height:30px;
    z-index:110;
    overflow:hidden;
}
.donateBtn{
    background:white;
    width:200px;
    height:30px;
    line-height:30px;
    font-weight:bold;
    text-align:center;
}
.donate:hover{
    width:400px;
    overflow:visible;
}
.donate:hover .donateBtn{
    width:100%;
}
.donate td{
    padding:0;
    height:20px;
    line-height:20px;
}
.donate td:first-child{
    width:50px;
    font-weight:bold;
}
.donate td:last-child{
    width:350px;
}