body {
    padding:0;
    margin:0;
    overflow:hidden;
}
#canvas {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    width:100%;
    height:100%;
}
form {
    margin-bottom:0px;
}
.btn-play, .btn-settings, .btn-spectate, .btn-play-guest, .btn-login, .btn-logout {
    display:block;
    float:left;
    height:35px;
}
.btn-spectate, .btn-logout {
    height:35px;
    display:block;
    width:110px;
    margin-left:10px;
    margin-bottom:5px;
}
#helloContainer[data-logged-in="0"] .btn-play-guest {
    margin-left:5px;
    width:125px;
}
#helloContainer[data-logged-in="0"] .btn-login {
    margin-left:5px;
    width:145px;
}
#helloContainer[data-logged-in="0"] .warball-exp-bar, #helloContainer[data-logged-in="0"] .progress-bar-star, #helloContainer[data-logged-in="0"] #warball-main-buttons .warball-profile, #helloContainer[data-logged-in="0"] .btn-play {
    display:none;
}
#helloContainer[data-logged-in="0"] .btn-logout {
    display:none;
}
#helloContainer[data-logged-in="1"] .btn-play {
    margin-left:5px;
    width:275px;
}
#helloContainer[data-logged-in="1"] .btn-play-guest {
    display:none;
}
#helloContainer[data-logged-in="1"] .btn-login {
    display:none;
}
.btn-settings {
    width:40px;
}
.btn-spectate {
    display:block;
    float:right;
}
#adsBottom {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}
#adsBottomInner {
    margin:0px auto;
    width:728px;
    height:90px;
    border:5px solid white;
    border-radius:5px 5px 0px 0px;
    background-color:#FFFFFF;
    box-sizing:content-box;
}
.region-message {
    display:none;
    margin-bottom:12px;
    margin-left:6px;
    margin-right:6px;
    text-align:center;
}
#nick {
    width:65%;
    float:left;
}
#locationKnown #region {
    width:100%;
}
#locationUnknown #region {
    margin-bottom:15px;
}
#gamemode {
    width:33%;
    float:right;
}
.warball-panel {
    display:inline-block;
    width:350px;
    background-color:#FFFFFF;
    margin:2px;
    border-radius:10px;
    padding:5px 15px 5px 15px;
    vertical-align:top;
}
.warball-skor-panel {
    display:inline-block;
    width:220px;
}
.warball-klan-panel {
    display:inline-block;
    width:220px;
}
.warball-side-panel {
    display:inline-block;
    width:220px;
}
#helloContainer, .connecting-panel {
    position:absolute;
    top:50%;
    left:50%;
    margin-right:-50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}

.warball-exp-bar {
    height:30px;
    position:relative;
    border:2px solid #01612B;
}
.warball-exp-bar .progress-bar {
    background-color:#338833;
    border-radius:0px 4px 4px 0px;
    -webkit-transition:none;
    transition:none;
}
.warball-exp-bar .progress-bar-text {
    font-size:12pt;
    cursor:default;
    opacity:0.75;
    color:#FFF;
    text-align:center;
    line-height:26px;
    text-shadow:0px 0px 3px #000000, -1px 0px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000, 0px -1px 0px #000000, -1px -1px 0px #000000, 1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    font-family:'Ubuntu', sans-serif;
}
#warball-results-table {
    width:100%;
}
#warball-results-table th {
    text-align:center;
    font-size:8pt;
}
#warball-results-table td {
    text-align:center;
    color:#999;
    font-size:11pt;
    padding-bottom:15px;
}
.progress-bar-star {
    position:absolute;
    top:-13px;
    right:-16px;
    width:50px;
    height:50px;
    background-image:url("img/star.html");
    background-size:cover;
    -webkit-transform:rotate3d(0, 0, 1, 10deg);
    transform:rotate3d(0, 0, 1, 10deg);
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-delay:0s;
    animation-delay:0s;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    cursor:default;
    color:#FFF;
    text-align:center;
    line-height:55px;
    font-size:12pt;
    text-shadow:0px 0px 3px #000000, -1px 0px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000, 0px -1px 0px #000000, -1px -1px 0px #000000, 1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000;
    font-family:'Ubuntu', sans-serif;
}
.tooltip-inner {
    max-width:300px;
}
.warball-profile-panel {
    padding:15px 15px 15px 15px;
}
.warball-profile-panel .warball-profile-picture {
    float:left;
    display:block;
    width:64px;
    height:64px;
    border-radius:5px;
    border:2px solid #CCC;
    margin-right:6px;
}
.warball-profile-panel .warball-profile-name-container {
    float:left;
    display:table;
    width:120px;
    height:64px;
    position:relative;
}
.warball-profile-panel .warball-profile-name-container .warball-profile-name {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
}
#helloContainer[data-has-account-data="0"] .warball-profile-panel {
    display:none;
}
.warball-party, .warball-party-0, .warball-party-1, .warball-party-2, .warball-party-3, .warball-party-4, .warball-party-5, .warball-party-6 {
    display:none;
}
#helloContainer[data-gamemode=":party"] .warball-party {
    display:block;
    position:relative;
}
#helloContainer[data-gamemode=":party"] .warball-promo {
    display:none;
}
#helloContainer[data-party-state="0"] .warball-party-0 {
    display:block;
}
#helloContainer[data-party-state="1"] .warball-party-1 {
    display:block;
}
#helloContainer[data-party-state="2"] .warball-party-2 {
    display:block;
}
#helloContainer[data-party-state="3"] .warball-party-3 {
    display:block;
}
#helloContainer[data-party-state="4"] .warball-party-4 {
    display:block;
}
#helloContainer[data-party-state="5"] .warball-party-5 {
    display:block;
}
#helloContainer[data-party-state="6"] .warball-party-6 {
    display:block;
}
.partyToken {
    margin-bottom:10px;
}
.side-container {
    vertical-align:top;
    display:inline-block;
    width:224px;
}
.cell-spinner {
    display:block;
    margin:0;
}
.creating-party-text {
    position:absolute;
    cursor:default;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    text-align:center;
    color:#FFF;
    font-size:24px;
    line-height:100px;
    text-shadow:0px 0px 3px #000000, -1px 0px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000, 0px -1px 0px #000000, -1px -1px 0px #000000, 1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000;
}
.warball-results-0, .warball-results-1, .warball-results-2 {
    display:none;
}
#helloContainer[data-results-state="0"] .warball-results-0 {
    display:block;
}
#helloContainer[data-results-state="1"] .warball-results-1 {
    display:block;
}
#helloContainer[data-results-state="2"] .warball-results-2 {
    display:block;
}
#options>label {
    display:block;
    width:94px;
    float:left;
}
#stats {
    position:relative;
    width:350px;
    height:581px;
    padding:0px 0px 300px 0px;
    overflow:hidden;
}
#statsPelletsContainer, #statsTimeAliveContainer, #statsHighestMassContainer, #statsTimeLeaderboardContainer, #statsPlayerCellsEatenContainer, #statsTopPositionContainer {
    position:absolute;
    width:100px;
    height:100px;
}
#statsPelletsContainer {
    top:30px;
    left:50px;
}
#statsHighestMassContainer {
    top:30px;
    right:50px;
}
#statsTimeAliveContainer {
    top:85px;
    left:50px;
}
#statsTimeLeaderboardContainer {
    top:85px;
    right:50px;
}
#statsPlayerCellsEatenContainer {
    top:140px;
    left:50px;
}
#statsTopPositionContainer {
    top:140px;
    right:50px;
}
#statsPellets {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
}
#statsText {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    line-height:100px;
    font-size:23px;
}
#statsSubtext {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    line-height:60px;
    font-size:12px;
    color:#000;
    text-align:center;
}
#statsChartText {
    position:absolute;
    left:20px;
    bottom:250px;
    line-height:40px;
    font-size:40px;
}
#statsChartText, #statsText {
    cursor:default;
    color:#444;
    text-align:center;
    font-weight:bold;
}
#statsContinue {
    position:absolute;
    left:25px;
    right:25px;
    width:300px;
    bottom:310px;
}
#statsGraph {
    position:absolute;
    bottom:350px;
    left:0px;
    right:0px;
    opacity:0.4;
}
#s300x250 {
    position:absolute;
    bottom:45px;
    left:25px;
    right:25px;
    width:336px;
    height:280px;
}
#chat_textbox {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	background: rgba(0, 0, 0, .2);
	border: 0px;
	outline: none;
	color: #FFF;
	height: 30px;
	text-indent: 12px;
	left: 10px;
	width: 300px;
}

#chat_textbox:focus {
	background: rgba(0, 0, 0, .5);
}

#a300x250 {
	width: 336px;
	height: 280px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1!important;
}
@import url(http://fonts.googleapis.com/css?family=Roboto);
/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F0F0F0;
  margin: 0 auto;
  border-radius: 25px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}


.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 
.disabler{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:290;background:#000;opacity:.4}form{margin-bottom:0}