﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Cabin+Sketch&display=swap');
@import url('https://fonts.googleapis.com/css?family=Unkempt&display=swap');

/* start CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end CSS reset */

a {
    outline: none;
}

a:hover, a:focus {
    text-decoration: none;
}

body {
    font-size: 100%;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    padding: 0;
    background-image: url("../img/cross.png") !important;
    background-color: gray;
    -ms-user-select: none; 
    -moz-user-select: none; 
    -webkit-user-select: none; 
    user-select: none; 
}

.champ_center {
    display: inline-block;
    position: relative;
    text-align: center;
    zoom: 1.1; 
}

.main, .fifteen div, .main_center {
    display: inline-block;
    position: relative;
    text-align: center;
}

.center {
    font-size: 35px;
}

@keyframes animation-a16 {

}

#c2, #c4, #c6, #c8, #c10, #c12, #c14 {
    box-shadow: none !important;
    margin: 0 10px 0 10px !important;
    padding: 5px !important;
}

#a1, #b1, #d1 {

}

#a2, #b2, #d2 {

}

#a3, #b3, #d3 {

}

#a4, #b4, #d4 {

}

#a5, #b5, #d5 {

}

#a6, #b6, #d6 {

}

#a7, #b7, #d7 {

}

#a8, #b8, #d8 {

}

#a9, #b9, #d9  {

}

#a10, #b10, #d10 {

}

#a11, #b11, #d11 {

}

#a12, #b12, #d12 {

}

#a13, #b13, #d13 {

}

#a14, #b14, #d14 {

}

#a15, #b15, #d15 {

}

#a16, #b16, #d16 {
    color: black !important;
    text-shadow: 1px 1px 0 whitesmoke;
}

#a16:hover {
    opacity: 1 !important;
}


.top-solver {
    display: inline-block;
    text-align: center;
    padding: 5px;
    border: none;
}

.fifteen {
    background-size: cover;
    clear: both;
    display: inline-block;
    opacity: 0;
}

.puzzle-block:hover {
    color: red !important;
}

.letter-notyet {
    position: relative;
    width: 1vw !important;
    font-size: 3vw !important;
    font-weight: 900 !important;
    top: 10px;
    font-style: oblique;
}

.arrow {
    font-size: 55px;
    font-weight: 900;
    position: relative;
    display: inline-block;
    color: burlywood;
    border-radius: 100% !important;
    width: 3.7vw;
    padding-bottom: 14px;
    top: 270px;
    left: 0px;
    opacity: 0;
    z-index: 255 !important;
}

.puzzle-block, .letter, .top-solver > span > div:not(.arrow), #a1, #b1, #c1, #a2, #b2, #c2, #a3, #b3, #c3, #a4, #b4, #c4, #a5, #b5, #c5, #a6, #b6, #c6, #a7, #b7, #c7, #a8, #b8, #c8, #a9, #b9, #c9, #a10, #b10, #c10, #a11, #b11, #c11, #a12, #b12, #c12, #a13, #b13, #c13, #a14, #b14, #c14, #a15, #b15, #c15, #a16, #b16, #c16 {
    font-weight: 900;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#a1, #b1, #a2, #b2, #a3, #b3, #a4, #b4, #a5, #b5, #a6, #b6, #a7, #b7, #a8, #b8, #a9, #b9, #a10, #b10, #a11, #b11, #a12, #b12, #a13, #b13, #a14, #b14, #a15, #b15, #a16, #b16 {
    outline: none;
    text-shadow: 2px 2px 0 black;
}

#d1, #d2, #d3, #d4, #d5, #d6, #d7, #d8, #d9, #d10, #d11, #d12, #d13, #d14, #d15 {
    text-shadow: 2px 2px 0 white;
}

.top-solver span div {
    border-radius: 0;
}

.solved {
    width: 400px !important;
    height: 400px !important;
}

.preview:hover {
    cursor: pointer;
}

.main_center {
    text-align: center;
    border-radius: 35px;
    padding: 5px;
}

.preview-top-container {
}

.main {
    padding: 2px;
    text-align: center;
}

.animation_a, .letter, .top-header-nbsp, .top5letter, .champion-letter, .nbsp, .top5solver, .top5, .top-button-letter, .fifteen-champions {
    display: inline-block;
}

.fifteen-champions {
    font-size: 75px;
    font-weight: 100;
}

.champion, .champion-top {
    border: 0;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.champion-top {
    display: inline-block;
    font-size: 25px;
    padding-bottom: 0;
    font-weight: 100;
    text-align: center;
}

.serial-number {
    background-color: red;
    display: inline-block;
    color: yellow;
    outline: 1px inset;
    border-bottom: none;
    border-radius: 100%;
    font-weight: 100;
    padding: 2px;
    margin-top: 10px;
}

.letter {
    box-shadow: 0 0 5px 0 inset burlywood;
    color: red;
    margin: 2px;
    text-transform: lowercase !important;
    padding: 5px !important;
}

.top_list_solvers:hover, .back_to_15:hover {
    box-shadow: 0 0 5px 0 inset red !important;
}

.letter-notyet {
    padding: 15px !important;
    text-shadow: 1px 1px 0 black;
    color: lightgray;
    background: none;
    opacity: 100%;
    border-radius: 80px;
    display: inline-block;
    margin: 2px !important;
    width: 2vw !important;
}

.champion-header {
    display: inline-block;
    font-style: oblique;
    font-weight: 900 !important;
    margin: 5px !important;
    padding: 10px !important;
    opacity: 100%;
    font-size: 35px;
    padding: 5px !important;
    text-transform: lowercase !important;
    border-radius: 10px;
}

.champion-name {
    display: inline-block;
    text-shadow: -2px -2px 0 whitesmoke;
    border: 1px dotted red;
    color: black;
    animation: alternate box-color ease-in-out 3s infinite;
}

.champion-letter {
    border: 1px dotted black;
    text-shadow: -2px -2px 0 white;
    border: 1px dotted red;
}

.top-button-letter, .top5solver-header, .champion-header {
    display: inline-block;
    font-weight: 900 !important;
}

.top5solver {
    padding: 2px;
    margin-bottom: 5px;
}

.solvers3 {
    margin: 5px;
}

.nbsp {
    width: 14px;
    border: none !important;
}

.update {
    width: 100%;
    text-align: center;
    display: block;
}

.circle-button {
    display: inline-block;
    position: relative;
    font-size: 5vh;
    font-weight: 900 !important;
    z-index: 9999;
    text-shadow: 2px 2px 0 white !important;
    border: 1px outset gray;
    border-radius: 50px;
    padding: 15px;
    box-shadow: 0 0 10px 10px inset darkgray;
}

.circle-button:hover {
    cursor: pointer;
    color: red !important;
    background-color: gray;
}

.solver_container {
    border: 0;
    margin: 0 0 5px 0;
    padding: 5px;
    border-radius: 35px 35px 0 0;
}

.thebest {
    margin-top: 5px;
}

.top_list_solvers, .back_to_15 {
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 70px;
    background-color: transparent;
}

.back_to_15 {
    top: 17px;
    right: 70px;
}

.top_list_solvers:hover, .back_to_15:hover {
    cursor: pointer;
    border-style: inset;
    border-bottom: none;
    border-left: none;
    color: gold !important;
}

.top_list_solvers div, .back_to_15 div {
    font-size: 30px !important;
    line-height: 30px !important;
    border: none;
    border-radius: 100%;
}

.fifteen div {
    opacity: 0;
    border: 0;
    margin: 0 !important;
    text-align: center;
    transition: .1s;
    color: white;
    z-index: 9;
}

.fifteen > a > div:hover {
    color: red !important;
}

.fifteen div:hover {
    cursor: pointer;
}

#a16 {
    z-index: 9999;
}

.preview-container {
    display: inline-block;
    padding: 1px;
}

.preview {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 600px;
    height: 600px;
    background-size: 600px;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: 0 0 1px black !important;
}

.preview:nth-child(1) {
    border: 0 solid black !important;
}

.preview:nth-child(2) {
    margin-left: 1px;
    border: 0 solid black !important;
}

.puzzle-block {
    opacity: 1;
    background-size: 600px;
    display: inline-block;
    font-size: 50px !important;
    height: 150px;
    width: 150px;
    font-weight: 900 !important;
    line-height: 150px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: .3s;
    vertical-align: middle;
    border: none;
}

.top {
    text-align: center;
}

.not_solved {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1 !important;
}

.puzzle-number {
    display: inline-block;
    width: 65px;
}

.percent_85 {
    width: 85%;
}

.domain {
    width: 100%;
    position: fixed;
    text-align: center;
    color: burlywood;
    bottom: 0;
    font-size: 0.8vw;
    text-transform: lowercase !important;
    border-bottom: 1px dotted burlywood;
}

.domain-name {
    display: inline-block;
}

@media only screen and (max-width: 820px) {
    .arrow {
      opacity: 0 !important;
    }
    #p1::after {

    }
  }

.hidden{
    visibility: hidden;
}
.shown{
    visibility: visible;
}