:: selection { background: #a4dcec; }
::-moz-selection { background: #a4dcec; }
::-webkit-selection { background: #a4dcec; }
::-webkit-input-placeholder { color: #ccc; font-style: italic; }
:-moz-placeholder { color: #ccc; font-style: italic; }
::-moz-placeholder { color: #ccc; font-style: italic; }
:-ms-input-placeholder { color: #ccc !important; font-style: italic;  }
#topbar { background: #4f4a41; padding: 10px 0 10px 0; text-align: center; }
#topbar a { color: #fff; font-size:1.3em; line-height: 1.25em; text-decoration: none; opacity: 0.5; font-weight: bold; }
#topbar a:hover { opacity: 1; }
ul { list-style:none; margin-left:-10px; margin-top:20px; }
h1 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 2.5em; line-height: 1.5em; letter-spacing: -0.05em; margin-bottom: 20px; padding: .1em 0; color: #444;
	position: relative; overflow: hidden; white-space: nowrap; text-align: center; }
h1:before,
h1:after { content: ""; position: relative; display: inline-block; width: 50%; height: 1px; vertical-align: middle; background: #f0f0f0; }
h1:before { left: -.5em; margin: 0 0 0 -50%; }
h1:after { left: .5em; margin: 0 -50% 0 0; }
h1 > span { display: inline-block; vertical-align: middle; white-space: normal; }
h2 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 2.5em; line-height: 1.5em; letter-spacing: -0.05em; margin-bottom: 20px; padding: .1em 0; color: #444;
	position: relative; overflow: hidden; white-space: nowrap; text-align: center; }
h2:before,
h2:after { content: ""; position: relative; display: inline-block; width: 50%; height: 1px; vertical-align: middle; background: #f0f0f0; }
h2:before { left: -.5em; margin: 0 0 0 -50%; }
h2:after { left: .5em; margin: 0 -50% 0 0; }
h2 > span { display: inline-block; vertical-align: middle; white-space: normal; }
h3 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 2.5em; line-height: 1.5em; letter-spacing: -0.05em; margin-bottom: 20px; padding: .1em 0; color: #444;
	position: relative; overflow: hidden; white-space: nowrap; text-align: center; }
h3:before,
h3:after { content: ""; position: relative; display: inline-block; width: 50%; height: 1px; vertical-align: middle; background: #f0f0f0; }
h3:before { left: -.5em; margin: 0 0 0 -50%; }
h3:after { left: .5em; margin: 0 -50% 0 0; }
h3 > span { display: inline-block; vertical-align: middle; white-space: normal; }
p { display: block; font-size: 1.1em; line-height: 1.2em; margin-bottom: 22px; }
p.description { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14pt; line-height: 1em; letter-spacing: -0.05em; margin-bottom: 20px; padding: .1em 0; color: #444;
	position: relative; overflow: hidden; white-space: nowrap; text-align: center; }
p.description:before,
p.description:after { content: ""; position: relative; display: inline-block; width: 50%; height: 1px; vertical-align: middle; background: #f0f0f0; }
p.description:before { left: -.5em; margin: 0 0 0 -50%; }
p.description:after { left: .5em; margin: 0 -50% 0 0; }
p.description > span { display: inline-block; vertical-align: middle; white-space: normal; }
p { display: block; font-size: 1.1em; line-height: 1.2em; margin-bottom: 22px; }

.center { display: block; text-align: center; }
#content { display: block; width: 100%; background: #fff; padding: 25px 20px; padding-bottom: 35px; -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px; -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px; box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px; }
.flatbtn-blu { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; outline: 0; border: 0; color: #edf4f9; text-decoration: none; background-color: #519dde; width:200px; height:40px; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  font-size: 1.3em; 
  				font-weight: bold; padding: 12px 26px 12px 26px; line-height: normal; text-align: center; vertical-align: middle; cursor: pointer; text-transform: uppercase; text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  				-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); margin-bottom:50px; 
  	}
.flatbtn-blu:hover { color: #fff; background-color: #519dde; }
.flatbtn-blu:active { -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1); box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);}
#lean_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; background: #000; display: none; }
#loginmodal { width: 300px; padding: 15px 20px; background: #f3f6fa; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  			  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); }
#loginmodals { margin-top:-100px; width: 300px; padding: 15px 20px; background: #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
 	 		   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); border:#444444 solid 1px; text-align: center; }
#loginmodalss { margin-top:-100px; width: 300px; padding: 15px 20px; background: #f3f6fa; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  			    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); border:#444444 solid 1px; text-align: center;}
#forgotmodal { margin-top:-100px; width: 300px; padding: 15px 20px; background: #f3f6fa; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
   			   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); border:#444444 solid 1px; text-align: center; }
#uploader { margin-top:-100px; width: 300px; padding: 15px 20px; background: #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
			-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); border:#444444 solid 1px; text-align: center; }
div#changepwd { width:300px; margin-top:-0px; margin-left:15px; }
#setting { margin-top:-100px; width: 350px; padding: 15px 20px; background: #f6ffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
 		   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); border:#444444 solid 1px;text-align: center; }
div#pre_image { border-radius: 5px; border:#cccccc solid 1px; height:300px; text-align:center; }
::-webkit-file-upload-button { width:90px; height:40px; margin-top:0px; margin-left:0px; background: #444444; color: #ffffff; border:none; text-align:center; border-radius:5px; cursor:pointer; }
::-webkit-file-upload-button:hover {  }
input[type=file] { margin-top:10px; margin-left:0px; width:90px; border:none; z-index: 1000; cursor:pointer; border-radius:5px; background-color:#519dde; }

.input_file_style { height:40px; background-color:#444444; }
#loginform { margin: 0 auto; /* no default styles */ }
#loginform label { display: block; font-size: 1.1em; font-weight: bold; color: #7c8291; margin-bottom: 0px; }
input#email { width: 100%; }
.txtfield { display: block; width: 100%; padding: 6px 5px; margin-bottom: 15px; font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif; color: #7988a3; font-size: 1.4em; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
  			background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3f9), to(#fff)); background-image: -webkit-linear-gradient(top, #edf3f9, #fff); background-image: -moz-linear-gradient(top, #edf3f9, #fff);
  			background-image: -ms-linear-gradient(top, #edf3f9, #fff); background-image: -o-linear-gradient(top, #edf3f9, #fff); background-image: linear-gradient(top, #edf3f9, #fff); border: 1px solid; border-color: #abbce8 #c3cae0 #b9c8ef;
  			-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  			box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; transition: all 0.25s linear; }
.txtfield:focus { outline: none; color: #525864; border-color: #444444; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec; -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec; }

p.forgot { margin-bottom:50px; }
