#modal{z-index:500;position:absolute;margin:1em;padding:2em 1em 1.5em;border-radius:1em;text-align:center;background-color:#fff;color:#525252}#modal .close-button{position:absolute;top:.125em;right:.25em}#modal .bottom-close{display:none}#modal .title{font-size:1.375rem;margin:.25em .5em .75em;color:#818181}@media screen and (max-width: 799px){#modal.fullscreen{top:0;right:0;bottom:0;left:0;margin:0;border-radius:0;overflow-y:scroll}#modal.fullscreen::-webkit-scrollbar{width:6px;height:6px}#modal.fullscreen::-webkit-scrollbar-track{background:#f1f1f1}#modal.fullscreen::-webkit-scrollbar-thumb{background:#8b8b8b}#modal.fullscreen .bottom-close{display:block;margin:2.5em auto .75em}#modal.fullscreen .bottom-close button{cursor:pointer;margin:2.5em;padding:.75em 2.5em;border:1px solid red;color:red;background-color:transparent;text-shadow:0px 0px 1px gray}}
