@charset "UTF-8";
/* CSS Document */
body, body.loading { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='red' %3E%3Cpath d='M624.77-333.85q-14 0-24.77-10.77-10.77-10.76-10.77-24.76v-110.47q0-14 10.77-24.77 10.77-10.76 24.77-10.76H630v-40q0-29.93 20.42-50.35 20.43-20.42 50.35-20.42t50.35 20.42q20.42 20.42 20.42 50.35v40h5.23q14 0 24 10.76 10 10.77 10 24.77v110.47q0 14-10.77 24.76-10.77 10.77-24.77 10.77H624.77Zm36-181.53h80v-40q0-17-11.5-28.5t-28.5-11.5q-17 0-28.5 11.5t-11.5 28.5v40ZM304.62-80q-26.85 0-45.74-18.88Q240-117.77 240-144.62v-670.76q0-26.85 18.88-45.74Q277.77-880 304.62-880h350.76q26.85 0 45.74 18.88Q720-842.23 720-815.38v132.3h-40V-740H280v520h400v-56.92h40v132.3q0 26.85-18.88 45.74Q682.23-80 655.38-80H304.62ZM280-180v35.38q0 9.24 7.69 16.93 7.69 7.69 16.93 7.69h350.76q9.24 0 16.93-7.69 7.69-7.69 7.69-16.93V-180H280Zm0-600h400v-35.38q0-9.24-7.69-16.93-7.69-7.69-16.93-7.69H304.62q-9.24 0-16.93 7.69-7.69 7.69-7.69 16.93V-780Zm0 0v-60 60Zm0 600v60-60Z'/%3E%3C/svg%3E") !important;
    background-position: center 110px;
    background-size: 160px;
    padding-top: 48px;
    color: red;
    justify-content: space-between;
    padding-bottom: 58px;
    min-width: 100%;
    max-width: 100%;
} 
body > a { 
    display: block;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0px 0px 24px 0px black;
    text-transform: uppercase;
    letter-spacing: 0px;
    background-color: black;
    padding: 20px 20px 20px 65px;
    min-height: 28px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 20px !important;
    color: white;
    background-repeat: no-repeat;
    background-position: 8px center;
    background-size: 48px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='white'%3E%3Cpath d='M480-160q-134 0-227-93t-93-227q0-134 93-227t227-93q69 0 132 28.5T720-690v-110h80v280H520v-80h168q-32-56-87.5-88T480-720q-100 0-170 70t-70 170q0 100 70 170t170 70q77 0 139-44t87-116h84q-28 106-114 173t-196 67Z'/%3E%3C/svg%3E");
    opacity: 0.5;
    margin: 4px auto 1px auto;
    position: relative;
} 

body > a#reboot { margin: 230px auto 1px auto !important; }
body > small { 
    margin: 110px auto 1px auto;
} 