#spu-bg-666 {
    background-color: rgba(0, 0, 0, 0.66);
}

#spu-666 .spu-close {
    font-size: 30px;
    color: #666;
    text-shadow: 0 1px 0#000;
}

#spu-666 .spu-close:hover {
    color: #000;
}

#spu-666 {
    background-color: rgb(222, 240, 243);
    max-width: 450px;
    border-radius: 0px;
    height: auto;
    box-shadow: 0px 0px 0px 0px #ccc;
}

#spu-666 .spu-container {
    padding: 40px;
    height: calc(100% - 0px);
}
