html,body{font-family:Helvetica;font-size:1rem}#main-container{margin-top:1%;margin-left:auto;margin-right:auto;margin-bottom:0;max-width:1200px}h1.title,h2.title{text-align:center}.player-turn{color:red}.card{font-size:.9rem}.current-phase{color:red}.position-fixed{position:fixed}.dropdown-menu-item{cursor:pointer;font-weight:normal}li.dropdown-menu-item{background-color:#fff;color:#000}li.dropdown-menu-item:hover{background-color:#ccc;color:#fff}.worker-card{background-color:#8ec787}.building-card{background-color:#7fbef5}.aristocrat-card{background-color:#fcc96a}.upgrade-card{background-color:#c786f0}.player .player-subtitle{font-weight:bold;font-size:1.05rem}.empty-card-container-msg{font-size:.85rem;color:#666}#player-name-modal input,#player-name-modal .btn{font-size:1rem}#player-name-modal .btn{margin-top:.5rem}#rotate-container{display:none}#rotate-container .glyphicon-phone{font-size:6rem}#rotate-container .glyphicon-phone.rotated-phone{transform:rotate(90deg)}#rotate-container .glyphicon-phone.grey-phone{color:#777}@media screen and (orientation: portrait){#main-container{display:none}#rotate-container{display:block;font-size:4rem;text-align:center;margin:1rem auto}}#scroll-down-notice{display:none}@media screen and (max-height: 400px){#scroll-down-notice{display:block;position:absolute;top:.5rem;right:1rem}#scroll-down-notice p,#scroll-down-notice strong{display:inline}}#deck-container{width:100%;padding-bottom:.3%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}@media screen and (max-height: 1024px){#deck-container{width:25%;min-width:250px;border:none}}#deck-container spb-deck,#deck-container .deck{margin:0;padding:0}#deck-container .deck img{width:80px}@media screen and (max-height: 1024px){#deck-container .deck img{width:60px}}#deck-container .deck-num-cards{margin-top:.25rem;font-size:1.2rem;margin-left:30px}@media screen and (max-height: 1024px){#deck-container .deck-num-cards{margin-left:30%}}#player-container{width:100%;padding-bottom:.45rem;padding-top:.45rem;border-bottom:1px solid #000;border-top:1px solid #000;margin-bottom:.45rem;display:flex;flex-direction:row;justify-content:space-around}#player-container .player{min-width:210px;font-size:.9rem;vertical-align:top}@media screen and (min-width: 1200px){#player-container .player{min-width:250px}}@media screen and (max-height: 400px)and (max-width: 1024px){#player-container .player{min-width:190px}}#player-container .player .name{font-size:1.2rem;font-weight:bold;margin-bottom:.25rem;display:block}@media screen and (max-height: 1024px){#player-container .player .name{display:inline-block;margin-right:.5rem;font-size:1.4rem;margin-bottom:0}}@media screen and (max-height: 500px){#player-container .player .name{font-size:1.3rem;margin-right:.3rem}}#player-container .player .num-aristocrats-progress-name{color:#666;font-size:.8rem}#player-container .player .progress.num-aristocrats{margin-bottom:.9rem}@media screen and (max-height: 1024px){#player-container .player .progress.num-aristocrats{margin-bottom:.5rem}}#player-container .player .progress-bar{background-color:#fcc96a;color:#000;font-weight:bold}#player-container .player-stats{margin-bottom:.3rem;display:inline-block}#player-container .player-stats .player-money-container,#player-container .player-stats .player-points-container{text-align:center;position:relative;width:40px;display:inline-block}#player-container .player-stats .player-token-container{display:inline-block}#player-container .player-stats .money-icon,#player-container .player-stats .points-icon,#player-container .player-stats .token-icon{width:40px}#player-container .player-stats .player-money,#player-container .player-stats .player-points{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:bold}.bought-cards-container{width:100%;max-height:22em;overflow-y:auto;margin-bottom:.3rem}@media screen and (max-height: 1024px){.bought-cards-container{max-height:18em}}.bought-cards-container .card.bought-card{width:100%;margin-bottom:.25rem;font-size:1rem;vertical-align:bottom}.bought-cards-container .card.bought-card .card-name{display:inline-block;min-width:120px}@media screen and (min-width: 1080px){.bought-cards-container .card.bought-card .card-name{min-width:151px}}@media screen and (min-width: 1440px){.bought-cards-container .card.bought-card .card-name{min-width:171px}}.bought-cards-container .card.bought-card .card-coin-yield-container,.bought-cards-container .card.bought-card .card-point-yield-container{text-align:center;position:relative;width:20px;display:inline-block}.bought-cards-container .card.bought-card .money-icon,.bought-cards-container .card.bought-card .points-icon{width:20px}.bought-cards-container .card.bought-card .card-type-rect{width:20px;height:20px;display:inline-block;vertical-align:bottom;border:1px solid #000}.bought-cards-container .card.bought-card .card-coin-yield,.bought-cards-container .card.bought-card .card-point-yield{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:bold}.bought-cards-container .card.bought-card.playable-card .card-name{color:blue;font-weight:bold;cursor:pointer}@media screen and (max-height: 1024px){#btn-container{position:absolute;top:1rem;right:1rem}}@media screen and (max-height: 400px){#btn-container{top:5.5rem}}#btn-container .btn{font-size:1rem}@media screen and (max-height: 1024px){#btn-container .btn{font-size:1.1em}}#board-container{left:0;display:block;margin:0;padding:0;width:100%}#board-container .inner-board-container{display:block;padding-left:1rem;padding-right:1rem;padding-bottom:0;margin-top:.4rem;margin-bottom:0;margin-left:auto;margin-right:auto}@media screen and (max-height: 1024px){#board-container .inner-board-container{width:100%}}@media screen and (min-width: 1400px){#board-container .inner-board-container{width:1200px}}#board-container .board{margin:0 auto}#board-container .card-container{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0;width:100%;height:5.8rem}@media screen and (min-width: 1024px)and (max-height: 1024px){#board-container .card-container{height:4.5rem}}@media screen and (min-height: 1200px){#board-container .card-container{height:8rem}}#board-container .card{font-size:1rem;width:50%;margin-right:.5rem;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}@media screen and (max-height: 1024px){#board-container .card{font-size:1rem;width:33%}}.buyable-card:hover{color:#fff;font-weight:bold;cursor:pointer}footer{color:#aaa;font-size:.9rem;text-align:center;width:100%;z-index:-1}@media screen and (max-height: 768px){footer{font-size:.85rem}}@media screen and (max-height: 1024px){footer{font-size:.8rem}}footer p{margin:0 auto;text-align:center}@media screen and (min-height: 2000px){footer p{position:absolute;bottom:1rem;font-size:1rem}}
