@import url(https://fonts.googleapis.com/css?family=Lobster+Two);@import url(https://fonts.googleapis.com/css?family=Roboto);body,html{height:100%;padding:0;margin:0}#app{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blinking{-webkit-animation:blinkingText 1.2s infinite;animation:blinkingText 1.2s infinite}@-webkit-keyframes blinkingText{0%{color:red}25%{color:transparent}50%{color:#00f}75%{color:transparent}to{color:red}}@keyframes blinkingText{0%{color:red}25%{color:transparent}50%{color:#00f}75%{color:transparent}to{color:red}}#countdown_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-image:url(../img/party.1a5e35f7.png);background-size:100% 100%;color:#fff;padding:25px}.sm #countdown_container{padding:10px}#countdown_title{border-radius:3px;background-color:rgba(48,47,47,.5);font-family:Lobster Two,cursive;font-size:70px;margin-bottom:0}.sm #countdown_title{font-size:32px}#countdown_subtitle{background-color:rgba(48,47,47,.5);font-family:Lobster Two,cursive}#subcountdown_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm #subcountdown_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subcountdown_subcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.subcountdown{margin:5px;min-width:125px}.subcountdown_counter{padding:5px;font-size:3em;background:rgba(40,50,61,.62);font-family:Roboto,sans-serif}.sm .subcountdown_counter{font-size:1.5em}.subcountdown_label{margin-top:3px;padding:5px;font-size:1.4em;background:rgba(40,50,61,.62);font-family:Helvetica,Arial,Sans-Serif}#how_computed,.sm .subcountdown_label{font-size:.8em}#how_computed{color:#00f;font-family:Helvetica,Arial,Sans-Serif;cursor:pointer}.sm #how_computed{font-size:.7em}#ledger_status_container{font-family:Lobster Two;font-size:30px;color:#00f;font-weight:700}.sm #ledger_status_container{font-size:16px}#contest_entry{background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:25px}.sm #contest_entry h3{font-size:1.2em}.sm #contest_entry h4{font-size:.9em}#current_puzzle{min-height:250px;border:1px solid #000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#contributors,#current_puzzle{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px}#contributors{background:#00f;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-image:url(../img/concert.3c87be11.jpg);background-size:100% 100%;color:#fff}.sm #contributors{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(../img/fireworks.4cdbc8bb.jpg)}.contributor_container{background-color:rgba(0,0,0,.44);text-align:center;padding:25px;width:25%}.sm .contributor_container{width:unset}.contributor_header{min-height:150px}.contributor_label{font-weight:700;font-size:1.6em;min-height:50px}.contributor_list{list-style:none;border-top:1px solid #fff;padding-top:10px;padding-left:0;text-align:left}.sm .contributor_list{font-size:.9em}.contributor_list_item{margin:10px}.contributor_list_item a,.contributor_list_item a:hover{color:#fff}.contributor_icon{width:50px;height:50px;margin-right:10px}#puzzle_imgs.sm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.puzzle_img{width:40%}.sm.puzzle_img{width:100%;margin-top:10px}