
root { 
    display: block;
}



.lc_cardimg_pop{
    display: none;
}

.lc_colAny{
    background-color: #E6E3DE;
    text-align: center;
    font-weight: bolder;

}

.lc_colBule{
    background-color: #8AC9E8;
    text-align: center;
    font-weight: bolder;
    
}


.lc_colBlack{
    background-color: black;
    text-align: center;
    font-weight: bolder;
    color: whitesmoke;
}

.lc_colOrange{
    background-color: #FF5611;
    text-align: center;
    font-weight: bolder;
    color: whitesmoke;
}

.lc_colPurple{
    background-color: #A860A2;
    text-align: center;
    font-weight: bolder;
    color: whitesmoke;
}

.lc_colWhite{
    background-color: #F2F5BE;
    text-align: center;
    font-weight: bolder;
}

.lc_rowSum{
    text-align: center;
    font-weight: bolder;

}

.index{
    visibility: hidden;
}

.lc_colNo{

    font-size: smaller;
}                

.lc_Rarity_C{
    color: #000000;
    font-weight: bolder;
}
.lc_Rarity_U{
    color:darkblue;
    font-weight: bolder;
}


.lc_Rarity_R{
    color: #FFD700;
    font-weight: bolder;
}

.lc_Rarity_SR{
    color:#4D7455;
    font-weight: bolder;
}

.lc_Rarity_PR{
    color:#CF6A32;
    font-weight: bolder;
}

.lc_Yes{
    color: #000000;
}


.hhh{

}

.tooltip-inner {
    white-space:pre-wrap;
    width: 400px;
    max-width: 400px;
    
}


.popover{
    max-width: 400px;
    width: 400px;
    
    
}


.ui-menu { width:125px; 
          z-index: 9;
}