/*
Theme Name: Boxes
Theme URI: http://www.cboxagency.com
Description: Theme Developement for Yugo by CBoxagency
Author: cboxagency.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: game, boxes
*/

body{
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-size:cover;
	background-position: top center;
	font-family: Arial;
}


.button {
	display: block;
	background-color: #296983;
	border:0;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border-radius: 3px;
	padding:4px 8px;
	cursor: pointer;
}

.popclose{
border:1px solid #ccc;
border-radius:6px;
cursor:pointer;
padding:2px 10px;
float:left;
}




.modal-body {
	font-size: 16px;
	text-align: right;
	direction:rtl;
	font-family: Arial;
	padding: 30px 15px;
}




#logout {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    top: 34px;
    width: 292px;
}


#logout a {
	color: #ffffff;
	font-family: Arial;
	padding-top: 10px;
}




@media (max-width:600px) {



#logout {
    display: block;
    float: right;
    position: absolute;
    text-align: center;
    top: 18px;
    width: 143px;
}

	
	
.btn{
    margin-top: 7px !important;	
}

body{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-size:auto;
	background-position: top center;
	background-repeat: no-repeat;
		
}	
	
	
#wrapper{
	width: 100% !important;
	margin: 0px auto;
	border: 0px solid;
}
    
    
#header{
	width: 100% !important;
	height: 280px;
	
	margin-bottom: 5px;
	
}


.safe{
	float: none !important;
	clear: both;
	margin: 0px auto;
}

#safes{
	width: 100% !important;
}


#logo{
   background-color: transparent;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    clear: both;
    height: 150px;
    margin: 23px auto 0 !important;
    text-align: center;
    width: 360px !important;
}
	
}


#wrapper{
	width: 970px;
	margin: 0px auto;
	border: 0px solid;
}
    
    
#header{
	width: 970px;
	height: 280px;
	
	margin-bottom: 5px;
	
}

#score{
   background-image: url("images/gold_bg.png");
    color: #ffffff;
    font-family: Arial;
    font-size: 22px;
    height: 116px;
    margin: -23px auto 0;
    padding-left: 5px;
    padding-top: 57px;
    text-align: center;
    width: 159px;
}

#logo{
	width: 488px;
	height: 164px;
	margin: 0px auto;
	background-color: transparent;
	text-align: center;
	background-image:url(images/logo.png);
	clear: both;
	margin-top: -10px;
}

#safes{
	width: 970px;
	float: left;
}
    
 .safe{
	width: 321px;
	height: 337px;
	float: left;
	
}
  
 .active{
	background-image:url(images/safe_active.png);
}  
    
.plain{
	background-image:url(images/safe_plain.png);
}


.locked{
	background-image:url(images/safe_locked.png)
}

.locked .form, .open .form, .plain .form{
	display: none;
}

.open{
	width: 321px;
	height: 337px;
	float: left;
	background-image:url(images/safe_open.png);
}



.safe_number{
  background-image: url("images/num_bg.png");
    color: #ffffff;
    float: right;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    height: 53px;
    padding-top: 15px;
    text-align: center;
    width: 68px;
	background-repeat: no-repeat;
}

.locked .safe_number{
	background-image: url("images/num_bg_locked.png");
}


.active .safe_number{
	background-image: url("images/num_bg_active.png");
}

.open .safe_number{
	background-image: url("images/num_bg_open.png");
}

.form{
	width: 170px;
	height: 160px;
	margin-left: 85px;
	margin-top: -1px;
	clear: both;	
}

.textarea{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-bottom: 0px solid #cccccc;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    width: 147px;
	background-color: transparent;
    color: #3e4f18;
	height: 30px;
    margin-top: 0px;
    text-align: center;
    width: 154px;
	
	font-size: 20px;
}


.btn{
   background-color: transparent;
    background-image: url("images/btn.png");
    border: 0 solid;
    cursor: pointer;
    height: 104px;
    margin-left: 29px;
    margin-top: 15px;
    width: 104px;
	color: #ffffff;
	font-size: 18px;

		
}

.btn1{
   background-color: transparent;
    background-image: url("images/btn.png");
    border: 0 solid;
    cursor: pointer;
    height: 104px;
    margin-left: 29px;
    margin-top: 15px;
    width: 104px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	display:block;
	color: #ffffff;
	font-family: Arial;text-decoration: none;	
	background-repeat:no-repeat;
	padding-top:27px;
}


.popoverlay{
position:fixed;
background-color: rgba(0, 0, 0, 0.8);
width:100%;
height:100%;
left: 0;
margin: 0;
top: 0;
z-index: 5;
}


.pop1{
  background-color: #ffffff !important;
    left: 0;
    margin: 13% auto auto;
    min-height: 200px;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 6;	
}



.pop1 .popclose {
	margin-left: 17px;
	
}

.poptext{
direction:rtl;
width:100%;
margin-top:40px;
}

.pop1 .btn{
	margin-left: 0;
    margin-top: 41px;
}

#login{
	width: 320px;
	margin: 0px auto;
	margin-top: -100px;
}

.textarea1{
	clear: both;
	width: 304px;
	height: 28px;
	text-align: center;
	background-color: #7c9f31;
	border: 8px solid #87ad34;
	margin-top: 8px;
	font-size: 18px;
}
   
#login .btn{
	margin: 0px auto;
	display: block;
	margin-top: 30px;
	
}

#error_msg{
	width: 320px;
	height: 30px;
	font-family: Arial;
	text-align: center;
	color: #A0080A;
	font-size: 18px;
	
}








.main-content-points{
	margin: 0px auto;
	width: 200px;
	text-align: center;
}

.author-li{
	padding: 15px 2px 2px 2px;
	border: 0;
	background-color:#fff;
	margin-bottom: 22px;
}



.author-block h2{
	padding: 4px !important;
	margin: 0px 2px !important;
}


.safe_number{
	font-size: 13px !important;
	font-weight: normal !important;
}

.chrome{
padding:0 60px
}

.chrome img{
padding-top:7px;
}

.pointorder{
direction:rtl;
list-style-position:inside;
padding:0;
}

@media screen and (min-width: 990px) {
.main-content-points{
width:970px;
}

.author-li{
float:right;
width:23%;
margin:1%;
box-sizing: border-box;
}


}


