/****************************************************************************DIVISION***********************************************************************************/
.bubbles {
font-family: arial;
position: relative;
}

.bubbles h1 {
position: relative;
top:5px;
font-size: 20px;
font-weight: 1000;
color: #fff;
z-index: 2;
}

.individual-bubble {
position: absolute;
border-radius: 100%;
bottom: 10px;
background-color: #fff;
z-index: 1;
}


#header {
        background-color:#000000;
        height:50px;
        position:fixed;
        top:0;
        left:0;
        border-bottom:0px solid #DE5CFE;
        margin-bottom:0px;
        width:100%;
        z-index:9999;
}

body{
//background-image: url("https://i.stack.imgur.com/LOwyR.png");
background-size: cover;
margin:0;
padding:0;
}

html{
width:100%;
height:100%;
}

.wrapper{
	/*max-width: 1200px;*/
	margin: 0px auto;
}

#footer{
bottom:0px;
left:0px;
right:0px;
position:fixed;
background-color:black;
width:100%;
z-index:2;
overflow:auto;
}

@media screen and (max-width:800px){
	.mobile{display:initial;}
	/*.web{display:none;}*/
	.game-list-banner{height:5%;}
}

@media screen and (min-width:800px){
	.web{display:initial;background-color:white;}
	.mobile{display:none;}
	.game-list-banner{height:7%;}

}



.top-header{
	background-color:black;
	overflow:auto;
	text-align:center;
}

.top-c{
	width:100%;
	float:left;
	display:block;
	position:relative;
}

.footer-function-box{
	float:left;
	width:25%;
	position:relative;
	text-align: -webkit-center;
}

.footer-function-box a img{
	opacity:0.3;
}

.footer-function-box-active a img{
	opacity:1;
}

.footer-function-box-active{
	float:left;
	width:25%;
	position:relative;
	text-align: -webkit-center;
}

#game-box{
text-align:-webkit-center;
}

#game-description-box{
overflow:auto;
padding-bottom:70px;
background-color:#FDEBD0;
padding-top:20px;
}

#game-description-right{
float:left;
width:99%;
overflow:auto;
background-color:white;
}

#game-txt{
text-align: justify;
padding:2% 2%;
}

#game-screenshot{
padding-left:5%;
overflow:auto;
margin-bottom:20px;
}

@media screen and (max-width:710px){
	#game-screenshot-box{margin-right:1%;}
}

#game-screenshot-box{
float:left;
width:24%;
margin-bottom:25px;
}

#game-download-button{
float: right;
margin-right: 3%;
}


#content{
margin-bottom: 52px;
width: 100%;
overflow: auto;
}

.item{
text-align: -webkit-center;
}




/*********************************************************************Tables********************************************************************************************/
.borderless, .borderless tr td,.borderless tr, .borderless th {
    border: none !important;
}

.padding{
padding: 0 5%;
}


/**************************************************************************STYLING***********************************************************************************/
#game-list h4{
border-bottom: solid;
border-bottom-color: orange;
color: darkblue;
}

.web a{
	font-size:13px;
	color: black;
}

.web a:hover{
	text-decoration: none;
	color: #8FD1EC;
}

td a{
color:black;
font-size:10px;
}

.text-center{
text-align:center;
padding:2% 0%;
margin:0;
}

.text-header{
text-align:center;
padding:2% 0%;
margin:0;
color:white;
 text-transform: uppercase;
 text-shadow: #2c2c2c 3px 3px 5px;
}
.max-width{
width:100%;
}

.footer-function-box a{
	display:block;
}

#a-game-row{
	text-decoration:none;
	color:black;
	font-size:15px;
}

/* Each Game Row Settings */
.game-row{
        overflow:auto;
        width:100%;
        background-color:white;
        padding:2% 2%;
	border-bottom:1px dotted #bbb;
	margin-bottom:2px;
}

.game-row-icon{
	margin-right:5%;
	float:left;
}

.game-row-name{
	float:left;
	font-size:12px;
	width:40%;
	margin-top:15px;
}

.game-row-name-cat{
	float:left;
	font-size:12px;
	width:40%;
	margin-top:15px;
}

.game-row-rating{
	float:left;
	margin-top:15px;
	margin-left:5%;
	margin-right:5%;
}

.game-row-download{
	float:right;
	margin-top:15px;
}

.game-row-download-cat{
        float:right;
        margin-top:15px;
}



@media only screen and (max-width:550px){
	.game-row-name{
		float:left;
	        font-size:20px;
        	width:35%;
		margin-top: 10px;
	}
	.game-row-name-cat{
		float: left;
		font-size: 20px;
		width: 50%;
		margin-top: 15px;
	}
}
	
@media only screen and (max-width:480px){
	.game-row-name{
		float:left;
		width:55%;
		margin-left:10%;
		margin-top: 8px;
	}

        .game-row-name-cat{
                float: left;
                font-size: 20px;
                width: 50%;
                margin-top: 15px;
        }


	.game-row-rating{
		float:left;
		padding-left:9%;
		width:50%;
		margin:0;
	}

	.game-row-download{
		float:none;
	}



}


.stars{
        width:270px;
        display:inline-block;
}

.star{
        float:left;

}

#footerdiv{
        width:100%;
        text-align:center;
        position:fixed;
        bottom:0px;
        right:0px;
        left:0px;
        z-index:9999;
}

#footer{
        width:100%;
        background-color:#000000;
        color:#ffffff;
        font-size:14px;
    height:auto;
    padding:8px 0;
    margin-bottom:-1px;
    overflow:hidden;
}

#dl{
border-radius:10px;
}

.logDiv {
    font-family:'OswaldRegular';
    font-size:12px;
    color:#000000;
    font-weight:400;
    position:relative;
    margin-top:0px;
    margin-bottom:2px;
    text-align:center;
    background-color:#ffffff;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(215,216,217,1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(215,216,217,1);
    box-shadow: 1px 1px 3px 0px rgba(215,216,217,1);
    padding:20px 5px 20px 5px;
    border:0px solid gray ;
    border-radius:3px;
    width:auto;
    height: 150px;
    margin-top: 100px;

}

.manualLogin{
    width:80%;
    text-align:center !important;
    border:0px solid red;
    margin:0 auto;
    height:100%;
    padding-bottom:0px;
}


.gapFrm{
    margin-bottom:6px;
}

.form-group{
    border:0px solid red;
    margin-bottom:2px;
}

#btnUnsub{

  background: #83089f;
  background-image: -webkit-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -moz-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -ms-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -o-linear-gradient(top, #83089f, #cc1ecc);
  /*background-image: linear-gradient(to bottom, #83089f, #cc1ecc);*/
  background-image: linear-gradient(to bottom, #ecac31, #ecac31);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  width: 15%;
  margin: 0px 5px;


}

#btnUnsub{

  background: #83089f;
  background-image: -webkit-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -moz-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -ms-linear-gradient(top, #83089f, #cc1ecc);
  background-image: -o-linear-gradient(top, #83089f, #cc1ecc);
/*  background-image: linear-gradient(to bottom, #83089f, #cc1ecc);*/
  background-image: linear-gradient(to bottom, #ecac31, #ecac31);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  width: 15%;
  margin: 0px 5px;


}

#container {
    background-color:#F1F3F0;
    height:100%;
    /*overflow-y:scroll;
    min-height:400px;*/
    margin-top:60px;
    position:relative;
    margin-bottom:20px;
    width:100%;
    font-family:'GothamLight';/*'OswaldRegular';*/
    font-size:12px;
    color:#000000;
    /*font-weight:300;*/
    letter-spacing:0.01em;
    padding:0px 5px;
    /*padding-bottom:100px;*/
    border:0px solid red;

}

