*{
    margin:0px;
    padding:0px;
}
body{
   
	margin: 0;
	padding: 0;
	background: url(../icons/bg.jpg);
	background-size:cover;
	background-position:center;
	font-family: Arial;

 
}
#content{
    margin:15px auto;
    text-align:center;
    width:600px;
    position:relative;
    height:100%;
}
#wrapper{
	
	position:absolute;
   
    border-radius:3px;
    border:0.9px solid #7797B1;
    background-color:#eee;
    width:320px;
	height: 420px;
	top:50%;
	left: 50%;
	box-sizing:border-box;
	padding: 20px;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 0.3);

	
}

h1
{
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
	font-size: 22px;
		font-family: Arial;
}

.avatar
{

width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;

top: -50px;
left: calc(50% - 50px);	
	
}

h1
{
	margin: 40 0 0 0;
	padding: 0 0 50px;
	text-align:center;
	font-size: 22px;
	color: white;
	
	font-family: Arial;
}

#wrapper p{
	
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	color: white;
		font-family: Arial;
}
#wrapper input{
	
	width: 100%;
	margin-bottom: 20px;
	
}

#wrapper input[type="text"], input[type="password"]
{
	border: none;
	border-bottom: 1px solid #eee;
	background: transparent;
	outline: none;
	height: 40px;
	color: white;
	font-size: 16px;
}
#wrapper input[type="submit"]
{
	
	border: none;
	outline: none;
	height: 40px;
	background: #fb2525;
	color: white;
	font-size: 18px;
	cursor:pointer;
}
.form_fixed
{
	float: left;
	background: skyblue;
	
}


.main_div
{

	margin: 0 auto;
	width: 800px;
	height: auto;
	background: white;
	
	 -moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;
    
    border:2px solid #fff;
    background-color:#f9f9f9;
	position:relative;
}

.title
{
	position:relative;
	width: 100%;
	height: auto;
	background: #54BA89;

	font-size: 25px;
	text-align: center;
	padding: 2px;
	box-sizing: border-box;
	color: white;
	line-height: 25px;
		
}
.title .mylogo
{
	position: absolute;
	top: 40px;
	left: 150px;
	width: 100px;
	height: 100px;
	background:#red;
	
	background-image:url('../icons/logo.gif');
background-repeat:no-repeat;
background-size:100% 100%;
	
	
}

.title .closemsg
{
	
    position:absolute;
	right: 40px;
	top: 5px;
	width: 140px;
	height: 140px;
	background:#red;
}



.title .info
{
	
    position:relative;
	box-sizing:border-box;
	margin:auto;
    background-color:#green;
bottom: 20px;
left: 0px;
width: 100%;
	font-size: 15px;
   font-family:"Century Gothic", Helvetica, sans-serif;
	
}

.toolit
{
	background:#red;
	padding-left: 100px;
	box-sizing:border-box;
}
.content_div
{
	margin-top: 40px;
	width: 100%;
	background: #54BA89#;

	font-size: 16px;
	
	
	box-sizing: border-box;
	
	

	
	
	
}

.content_div_title
{
	margin-top: 40px;
	width: 100%;
	background: #eee;

	font-size: 20px;
	
	padding: 10px;
	box-sizing: border-box;
	
}

.content_div_items
{
	width: 100%;
	background: skyblue#;
	font-size: 15px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	
}

.ful_label
{

	background: pink#;
	width: 100%;
	font-size: 18px;
	box-sizing: border-box;
	padding: 5px;
	
	
	
}
.left_label
{
float:left;
	background: pink#;
	width: 100%;
	font-size: 12px;
	padding: 2px;
	box-sizing: border-box;
border-bottom: 1px dotted #C3C8CD;
  font-family:"Arial", Helvetica, sans-serif;

line-height: auto;

}

.right_label
{
	position:relative;
	display: flex;
	background: pink#;
	width: 100%;
	font-size: 18px;
	padding: 2px;
	box-sizing: border-box;
border-bottom: 1px dotted #C3C8CD;
}
.right_label .chk
{
	display:none;
	position:absolute;
	top: 0px;
	right: 2px;
	background: #54BA89;
	box-sizing:border-box;
	padding: 5px;
	color: white;
}



.input_label
{
	display: flex;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	box-sizing: border-box;
border: 1px dotted #C3C8CD;
color:#065592;
  font-family:"Arial", Helvetica, sans-serif;

}

.input_labelX
{
	display: flex;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	box-sizing: border-box;

color:#065592;
  font-family:"Arial", Helvetica, sans-serif;

}


.footerbtn
{

background: #444#;
width: 100%;
height: 120px;
box-sizing: border-box;

}

.footerbtna
{

background: #eee;
width: 100%;
height: 70px;
padding: 10px;
box-sizing: border-box;

}
.footerbtnb
{

float: left;
background: #444;
width: 100%;
height: 80px;
padding: 10px;
box-sizing: border-box;
color: white;
line-height: 80px;
font-size: 12px;
  font-family:"Arial", Helvetica, sans-serif;
}

.btn
{
	float: right;
	padding: 10px;
	background: #54BA89;
	color: white;
	width: auto;
	cursor:hand;
	
  
	
}
.btn_left
{
	float: left;
	padding: 10px;
	background: #54BA89;
	color: white;
	width: auto;
	cursor:hand;
	font-size: 18px;
  box-sizing:border-box;
  font-weight:bold;
	
}
.btn:hover
{
text-decoration: underline;	
	
	
}
.loading
{
display:none;
position: fixed;
z-index: 600;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 50px;
background: rgba(0, 0, 0, 0.5);
}

.loading
{

width: 100%;
height: 100%;
color: white;
font-family: Arial;
box-sizing: border-box;
padding: 300px;
text-align: center;
}
.non{
	
	text-decoration: none;
	
}


.input_label_left
{

padding: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	box-sizing: border-box;
border: 1px dotted #C3C8CD;
color:#065592;

}

.SettingFix
{
	Position:Fixed;
	height: auto;
	width: auto;

	top: 5px;
	right: 5px;
	
	
	
}

.dropbtn {
   
    color: white;
    padding: 3px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	
	
		border-radius: 49px 49px 49px 49px;
-moz-border-radius: 49px 49px 49px 49px;
-webkit-border-radius: 49px 49px 49px 49px;
border: 0px solid #000000;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	
	right: 0px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;

	
	

	
	
	
	
}

.dropdown-content a:hover 
{
	background-color: #f1f1f1

}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41#;
}


.overlay
{
display:none;
position: fixed;
z-index: 600;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 50px;
background: rgba(0, 0, 0, 0.5);
font-size: 14px;

}



.GPF_box
{

z-index: 301;

  top: 30%;
    left: 50%;
    width:60em;
    height:auto;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -30em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    position:fixed;


}

.GPF_box_title
{
z-index: 303;
position: relative;

padding: 8px;
color: white;

	color:white;
	font-weight: bold;
	
	
font-family: Arial Narrow, Helvetica, sans-serif;
font-size:100%;

-webkit-box-shadow: inset 0px -1px 135px -30px rgba(0,0,0,1);
-moz-box-shadow: inset 0px -1px 135px -30px rgba(0,0,0,1);
box-shadow: inset 0px -1px 135px -30px rgba(0,0,0,1);
}

.GPF_box_title .closeme
{
position: absolute;
top: -0px;
right: 1px;
width: auto;
height: auto;
float: right;
background:#444;
padding: 8px;
cursor: pointer;
cursor: hand;

}
.flr
{
	box-sizing:border-box;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 100px;
	padding-right: 100px;
	
}

.plantxt
{

position:relative;	
background: white;
padding: 3px;
border-bottom:1px solid #D5D5D5;
	
display: -webkit-flex;
  display: flex;
  height: auto;
}

.label_left
{
	float: right;
	position: relative;
	width: 300px;
	background: skyblue#;
	padding: 5px;
	color:#065592;
	top: 0px;
	
	
}

.auto
{
	width: 100%;
	color:#065592;
	font-weight:bold;
	
	
}

.pp
{
	float: right;
	box-sizing:border-box;
	padding: 20px;
	color:#4797ED;
	font-weight:bold;
	cursor:pointer;
	
}

.pp:hover
{
	text-decoration:underline;
	
}

.mob
{
	padding: 2px;
	background: #eee;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
	color:black;


}
.fixAds
{
	position: fixed;
	top:0px;
	height: 100%;
	width: 230px;
	background:#eee#;
	
}

.fixAds_right
{
	position: fixed;
	top:0px;
	right:0px;
	height: 100%;
	width: 230px;
	background:#eee#;
	
}

.flx
{
	box-sizing:border-box;
	height: 400px;
	width: 100%;
	
	
	
}
.tx
{
	margin-top: 10px;
	text-align:center;
	font-size: 15px;
   font-family:"Century Gothic", Helvetica, sans-serif;
	
	
}
.fx
{

	
	box-sizing:border-box;
	padding: 50px;
	width: 100%;
	height: 350px;
	background:red#;
	text-align:center;
}

.btnn
{

	
	cursor: pointer;
	box-sizing:border-box;
	padding: 10px;
	text-align:center;
	
	background:pink;
	width: 200px;
	height: auto;
	
	font-size: 15px;
   font-family:"Century Gothic", Helvetica, sans-serif;
	
	color: white;
	
background: rgba(84,186,137,1);
background: -moz-linear-gradient(left, rgba(84,186,137,1) 0%, rgba(84,186,137,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(84,186,137,1)), color-stop(100%, rgba(84,186,137,1)));
background: -webkit-linear-gradient(left, rgba(84,186,137,1) 0%, rgba(84,186,137,1) 100%);
background: -o-linear-gradient(left, rgba(84,186,137,1) 0%, rgba(84,186,137,1) 100%);
background: -ms-linear-gradient(left, rgba(84,186,137,1) 0%, rgba(84,186,137,1) 100%);
background: linear-gradient(to right, rgba(84,186,137,1) 0%, rgba(84,186,137,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54ba89', endColorstr='#54ba89', GradientType=1 );

-webkit-box-shadow: -1px 3px 15px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 15px -1px rgba(0,0,0,0.75);
box-shadow: -1px 3px 15px -1px rgba(0,0,0,0.75);


border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border-radius: 18px 18px 18px 18px;
border: 0px solid #000000;


margin: 0px auto 0px auto;
margin-top: 10px;
}
a{
	text-decoration:none;
	
}
.wrap
{
	
	width: 100%;
	height: 100%;
	background:#eee;
	
}
.title
{
	
	box-sizing:border-box;
	padding: 50px;
	height: auto;
	background:#54BA89;
	
	
}
.div_left
{
	margin-top: 30px;
	float: left;
	box-sizing:border-box;
	width: 50%;
	height: 380px;
	background:#pink;
	padding: 20px;
	
	


	
	
}
.div_right
{
	
	float: left;
	box-sizing:border-box;
	width: 50%;
	height: 380px;
	background:#pink;
	padding: 20px;
	
	


	
	
}

.center
{
	
		margin: 0px auto 0px auto;
		background: yellow;
}

.a100
{
	width: 100%;
	height: 100%;
	padding: 10px;
	text-align:center;
	background:#white;

	font-size: 18px;
   font-family:"Century Gothic", Helvetica, sans-serif;
	
}

.input
{
	border: 1px solid #A7A7A7;
	padding: 10px;
		font-size: 15px;
   font-family:"Century Gothic", Helvetica, sans-serif;
	
	border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border-radius: 18px 18px 18px 18px;
border: 1px solid #A7A7A7;
}