html, body {
    height:100%;
    width: 100%;
    margin:0;
    padding:0;
    overflow: hidden;
    overflow-y: hidden;
}

body{
    text-align: center;
    background-image: url('../img/1920x1080/BG_webgame.webp');
    background-position: center bottom;
    background-size: auto auto;
    background-repeat: no-repeat;
}

@font-face {
            font-family: 'FontCrossy';
            font-style: normal;
            font-weight: 400;
            src: local('FontCrossy'), url('../../res/fonts/AlegreyaBlack.ttf') format('woff');
        }

#container {
    display: inline-block;
    height: 100%;
    width: 100%;
}

#scoreDiv {
    position: relative;
    float: left;
	width: 26%;
    min-width: 325px;
    display: none;
}

#loginFacebook2 {
    display: inline-block;
}

#loginFacebook2 * {
	float: left;
}

#gameDiv {
    float: left;
    height: 100%;
    min-height: 400px;
    visibility: hidden;
    width: 100%;
}

#gameFacebookDiv {
    height: 100%;
    width: auto;
    min-height: 400px;
    visibility: hidden;
    margin: auto;
}

#Cocos2dGameContainer {
    margin: 0 auto !important;
    z-index: 2;
}

#login {
    position: absolute;
    background-image: url("../img/globo3_textos.webp");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 400px;
    height: 300px;
    left: 0;
    right: 0;
    top: 0px;
    margin: 0 auto;
    margin-top: 150px;
    visibility: hidden;
	font-family: FontCrossy;
	color: white;
    text-align: center;
    z-index: 1;
}

#login p{
    font-size: 34pt;
}

#login>img {
    width: 250px;
	margin-top: 10px;
}

#loginTitle {
	margin-top: 15px;
	font-size: 30px;
}

.loginText {
	margin-top: 20px;
}

.support{
    display: none;
	position: fixed;
	overflow: auto;
	margin: auto auto auto auto;
	padding: 20px;
	top: 0%;
	left: 0%;
	min-width: 100%;
	min-height: 100%;
	background-color: #161616;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	box-shadow: 0px 0px 20px #fff;
	-webkit-box-shadow: 0px 0px 20px #fff;
	-moz-box-shadow: 0px 0px 20px #fff;
	-o-box-shadow: 0px 0px 20px #fff;
	-ms-box-shadow: 0px 0px 20px #fff;
	color: white;
	z-index: 20;
}

.popupSupp{
    display: none;
    position: relative;
    margin: auto;
    background-image: url('../img/1920x1080/popup_supports.webp');
    background-repeat: no-repeat;
    width: 525px;
    height: 682px;
    margin-top: 40px;
}
.support_h{
    display: none;
    position: fixed;
    overflow: auto;
    margin: auto auto auto auto;
    padding: 20px;
    top: 0%;
    left: 0%;
    min-width: 100%;
    min-height: 100%;
    background-color: #161616;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    box-shadow: 0px 0px 20px #fff;
    -webkit-box-shadow: 0px 0px 20px #fff;
    -moz-box-shadow: 0px 0px 20px #fff;
    -o-box-shadow: 0px 0px 20px #fff;
    -ms-box-shadow: 0px 0px 20px #fff;
    color: white;
    
}
.popupSupp_h h2{
    padding-right:75px;
}
#firstH2 {
    padding-top: 20px;
}
.popupSupp_h{
    display: block;
    position: relative;
    margin: auto;
    background-image: url('../img/1920x1080/globo3_textos.webp');
    background-repeat: no-repeat;
    width: 525px;
    height: 682px;
    margin-top: 40px;
}
#buttonReload{
    padding-top: 1px;
    margin-top: 15px;
    margin-right: 80px;
    position: relative;
    z-index:100;

}
.button1 {
    font-family: 'FontBubble';
    top:40px;
    left:100px;
    z-index:100;
    position: relative;
    background-color: #e7e7e7; 
    border: none;
    color: black;
    padding: 20px 64px;
    text-align: center;
    vertical-align:center;
    text-decoration: none;
    display:block;
    font-size: 32px;
    border-radius: 12px;  
}

.textSupp{
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    height: 50px;
    font-family: "FontCrossy";
    text-align: center;
    font-size: 40pt;
}

.linksSupp, .linksDownload{
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    height: 200px;
    font-family: "FontCrossy";
    text-align: center;
    font-size: 30pt;
    padding-top: 25px;
}

.linksDownload{font-size: 35pt;}

.button_close{position: absolute;top: -10px;right: -5px;cursor: pointer;}

.linksSupp table{width: 100%;text-align: center;}
.linksDownload table{width: 100%;text-align: center;margin-top: 50px;}

.textSupp p{display: inline;}

.iconsSupp{display: inline-block;width: 100%;height: 150px;padding-top: 40px;margin-right: 10px;}
.iconsSupp table{width: 100%;height: 100%;margin-left: -8px;}

.iChrome{display: inline-block;width: 152px;height: 178px;background: url('../img/1920x1080/icon_chrome.webp') no-repeat;}
.iSafari{display: inline-block;width: 108px;height: 178px;background: url('../img/1920x1080/icon_safari.webp') no-repeat;}
.iFirefox{display: inline-block;width: 114px;height: 178px;background: url('../img/1920x1080/icon_firefox.webp') no-repeat;}

.iAppStore{display: inline-block;width: 221px;height: 79px;background: url('../img/1920x1080/icon_apple.webp') no-repeat;}
.iGooglePlay{display: inline-block;width: 221px;height: 77px;background: url('../img/1920x1080/icon_googleplay_popup.webp') no-repeat;}
.iAptoide{display: inline-block;width: 221px;height: 76px;background: url('../img/1920x1080/icon_aptoide_popup.webp') no-repeat;}

@media (max-width: 1500px){
  body{background-position: center top;}
}

@media (max-height: 735px){
  .popupSupp{margin-top: -10px;}
}

@media all and (orientation:portrait) {
   body{
	background-image: url('../img/640x960/image.webp');
	background-size: cover;
    }
}

@media all and (orientation:landscape) {
    body{
	background-image: url('../img/1920x1080/image.webp');
	background-size: cover;
    }
}

