/* 서열표 CSS */
.search {
    margin-top: 7rem;
    width: 60%;
    min-width: 1200px;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0f7ff;
    border: 1px solid rgba(23, 95, 184, 0.1);
    transition: 0.25s;
    user-select: none;
    font-family: 'Noto Sans KR', sans-serif;
}
.bar {
    border-right: 1px solid #F4F4F4;
}

.levelDiv, .categoryDiv, .composerDiv, .titleDiv, .konasuteDiv {
    background-color: #FFF;
}
.categoryDiv, .sortDiv, .composerDiv, .titleDiv, .konasuteDiv {
    margin-top: 10px;
}
.composerDiv, .titleDiv, .konasuteDiv {
    border: 0;
}
.levelText, .categoryText {
    width: 8%;
    text-align: center;
    font-size: 0.9em;
    font-weight: 500;
    border-right: 2px solid #000;
    color: #495057;
}

.konasuteText {
    width: auto;
    text-align: left;
    margin-right: 1em;
    margin-bottom: 0;
    color: #495057;
    font-size: 1em;
    font-weight: 500;
}

.levelNumber, .categoryOption, .sortOption {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.9em;
    font-weight: 400;
    color: #495057;

}
.lvlP, .categoryP, .sortP, .sortPP, .konasuteP {
    margin-bottom: 0;
    transition: 0.25s;
}

.konasuteP {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.lvlP:hover, .categoryP:hover, .sortP:hover, .sortPP:hover, .konasuteP:hover {
    cursor:pointer;
}
.levelDiv > select, .categoryDiv > select, .sortCondition > select, .sortDetail > input {
    display: none;
}
.levelDiv {
    padding: 7px;
}
.konasuteDiv {
    height: fit-content;
    opacity: 0;
    transition: 0.25s;
}

.konasuteSearchText {
    font-size: 0.6em;
    margin-bottom: 0.4em;
    font-weight: 500;
}

.custom-select {
    border-color: rgba(0, 0, 0, 0.10);
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 0.8em;
}

.custom-select::-webkit-scrollbar {
    display: none;
}

.konasuteChange {
    background-color: #FFF;
    margin-top: 10px;
}
.konasuteSelect {
    visibility: hidden;
}
.konasuteCheckbox {
    display: none;
}

.conditionDiv {
    width: 60%;
    min-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0.5em;
    background-color: #FFF;
    margin: 1em;
    margin-bottom: 0;
    border: 0;
    box-shadow: 0px 0px 4px rgba(23, 95, 184, 0.25);
    z-index: 0;
    border-radius: 0.5em;
}
.conditionInput {
    width:65%;
    border: 1px solid rgba(0, 0, 0, 0.10);
    outline: none;
    transition: 0.25s;
    margin-left: 1em;
}

.conditionInput:focus {
    background-color: rgba(119, 119, 119, 0.10);
}

.conditionSearchDivision {
    background-color: rgba(0, 0, 0, 0.25);
    height: auto;
    width: 1px;
}

.conditionText {
    width: auto;
    text-align: left;
    margin-right: 1em;
    margin-bottom: 0;
    color: #495057;
    font-size: 1em;
    font-weight: normal;
    user-select: none;
}

.submit, .submit:hover {
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-left: auto;
    color: rgba(0, 0, 0, 0.75);
    background-color: #FFF;
    border-color: rgba(0, 0, 0, 0.10);
    transition: 0.25s;
    -webkit-appearance: none;
    -moz-appearance: none;
    z-index: 0;
}

.submit:hover {
    transform: scale(1.10);
    border-color: #FFF;
    color: #175FB8;
    filter: drop-shadow(0px 0px 2px #6599D7);
    -webkit-appearance: none;
    -moz-appearance: none;
}

.submit:active, .submit:focus {
    border: none;
    box-shadow: none;
    background-color: #fff;
    color: #175FB8;
}

.submitDiv {
    min-width: 1000px
}

.difftable {
    width: 60%;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    box-shadow: 0px 0px 4px rgba(23, 95, 184, 0.25);
    padding: 1em;
    border-radius: 0.5em;
    background-color: white;
    user-select: none;
    font-family: 'Noto Sans KR', sans-serif;
    margin-bottom: 3rem;
}
.lvlName {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.songs {
    min-height: 35px;
    margin-top: 0.1em;
    margin-bottom: 0.4em;
}
.songs > a{
    position:relative;
    margin-right: 2px;
}
.songs > a:hover {
    text-decoration: none;
}

.imgbox {
    display: inline;
    width: 60px;
    height: 60px;
    border-radius: 3px;
}

.jk {
    width: 4em;
    height: 4em;
    margin-bottom: 7px;
    background-size: contain;
    margin-left: 0;
    vertical-align: middle;
}

.scoregrade {
    position: absolute;
    top: -0.4em;
    left: 0.8em;
    width: 2.4em;
}

.clearmarkimg {
    position: absolute;
    width: 2em;
    top: 1.4em;
    left: 2.5em;
    z-index: 1;
}

table {
    text-align: center;
}

.jacket {
    width: 85%;
}

.nov {
    border: 3px solid #5a49fb;
}
.adv {
    border: 3px solid #fbb649;
}
.exh {
    border: 3px solid #fb494c;
}
.mxm {
    border: 3px solid #acacac;
}

.clearmark {
    position: absolute;
    width: 4em;
    height: 4em;
    top: -1.3em;
    left: 0;
}
.searchHelper {
    position: absolute;
    top: -28px;
    left: 5px;
    font-size: 20px;
    color: white;
    text-shadow: -2px 0 #100, 0 2px #000, 2px 0 #000, 0 -2px #000;
    margin-bottom: 0;
}

.played {
    background: rgba(0, 0, 0, 0.25);
    border: 3px solid #930000;
}
.comp {
    background: rgba(0, 0, 0, 0.25);
    border: 3px solid #14FF00;
}
.excomp {
    background: rgba(0, 0, 0, 0.25);
    border: 3px solid #FF27C3;
}
.uc {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(161, 235, 116, 0.6) 100%);
    border: 3px solid #FF27C3;
}
.puc {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(190, 116, 235, 0.6) 100%);
    border: 3px solid #FF27C3;
}

.helperDiv {
    box-shadow: 0px 0px 4px rgba(23, 95, 184, 0.25);
}

.copyright > p {
    color: black;
    font-size: 0.9em;
    font-weight: 400;
    text-align: right;
    user-select: none;
}

#screenshot, #screenshot:hover {
    padding: 0.5em;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 0.5em;
    color: rgba(0, 0, 0, 0.75);
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.10);
    transition: 0.25s;
    z-index: 0;
}

#screenshot:hover {
    transform: scale(1.05);
    border-color: #FFF;
    color: #175FB8;
    filter: drop-shadow(0px 0px 2px #6599D7);
    -webkit-appearance: none;
    -moz-appearance: none;
}

#screenshot:active, #screenshot:focus {
    box-shadow: none;
    outline: none;
    background-color: #fff;
    color: #175FB8;
}
