.ccd-backdrop{width:100%;height:100%;position:absolute;top:0;left:0;z-index:20010;display:none}.ccd-backdrop.ccd-show{display:block}.ccd-backdrop .ccd-exit-backdrop{width:100%;height:100%;background-color:#000;position:absolute;z-index:0;opacity:0}.ccd-backdrop .popover{width:100%;max-width:320px;border-radius:5px;box-shadow:-4px 4px 10px rgba(0, 0, 0, 0.15);overflow:hidden;margin-top:10px;margin-bottom:10px;position:absolute;top:30px;right:30px;display:block;z-index:100}@media screen and (max-width: 600px){.ccd-backdrop .popover{max-width:90%}}