body.loginpage{
min-width:960px;
}

body#responsive {
min-width: inherit;
}

#fixed960{
width:960px;
margin:0 auto;
background: rgba(251, 244, 244, 0.64);
}

#bgpic {
background:url("../img/log/bg.png") no-repeat;
min-height: 610px;
height:100%;
width: 100%;
background-size: cover;
position: relative;
background-position: bottom;
text-align: center;
}

#bgpic.invitepage{
background:url("../img/log/bgblack.png") no-repeat;
background-size: cover;
}

#bgpic.invitationpage{
background:url("../img/log/bgwhite.png") no-repeat;
background-size: cover;
}

#bgpic.penonepage{
background:url("../img/log/penone_bg.jpg") no-repeat;
background-size: cover;
}

.penonepage #logo {
top:0;
padding:20px 10px 0px 10px; 
background-color: rgba(255, 255, 255, 0.8);
width:auto;
}

.logotip{
width: 0;
height: 0;
border-style: solid;
border-width: 50px 200px 0 200px;
border-color: rgba(255, 255, 255, 0.8) transparent transparent transparent;
margin: 0 auto;
}

.bottompad{
height:18%;
min-height:100px;
}

.penonepage #logo img{
height: 160px;
}

.invitationpage .logslogan, .invitationpage .invitetext{
color: black;
}

.signuppage .inviteemailspace{
border: 2px solid #ececec;
-webkit-appearance: none;
}

.signuppage .invitetext{
margin-top: 10px;
}

.signuppage .combar{
margin-top:0;
}

#logo {
z-index:90;
display:inline-block;
*display : inline;
*zoom : 1;
top:20px;
position: relative;
width: 100%;
}

.authform{
padding-bottom: 50px;
}

.authbuttonwrap{
    position: absolute;
    width: 100%;
    bottom: 30px;
}

.loginform{
margin-bottom: 10px;
}

.logslogan{
	position: relative;
	display: inline-block;
	*display : inline;
	*zoom : 1;
	color: #ffffff;
	font-family: 'Oxygen';
	font-size: 27px;
	text-align: center;
	width: 100%;
	margin-top: 15px;
}

.logslogan2{
margin-top:5px;
color:#fff;
font-size: 18px;
max-width: 700px;
margin: 0 auto;
margin-top: 5px;
}

.loginregwrap1{
	position: relative;
	float: left;	
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.loginregwrap{
	position: relative;
	display: inline-block;
	*display : inline;
	*zoom : 1;
	border: 5px solid rgba(196, 204, 206, 0.43);
	background-color: rgb(250, 250, 250);/* fallback */
    border-radius: 3px;
	max-width:600px;
}

.regsuccess{
font-weight: bold;
margin-top: 15px;
}

.regcontinue{
background: rgb(245, 255, 0);
padding: 10px 20px;
display: inline-block;
border-radius: 5px;
font-weight: bold;
margin-top: 15px;
}

.regcontinue:hover{
background: rgb(238, 238, 0);
}

.loginregbox {
text-align:left;
width: 100%;
height: 100%;
margin:10px 40px 10px 10px;
position:relative;
}

.loginregbox .registerform  .errormsg{
position: absolute;
left: -180px;
top: 70px;
width: 135px;
z-index: 999;
}

.loginregbox .errormsg{
position: absolute;
left: 210px;
top: 70px;
width: 130px;
}

.loginregbox .errormsg.wideini{
width: initial;
}

.loginregbox h2{
margin:2px;
color:#816F4A;
}

.loginregbox input[type="email"],.loginregbox input[type="password"],.loginregbox input[type="text"]{
border:2px solid transparent;
color:#000000;
padding: 3px;
margin: 0px 0px 5px 0px;
border-radius: 4px;
font-size: 15px;
font-family: 'PT Sans',sans-serif;
}

.loginregbox label {
font-size:14px;
}

#rmbme{
	transform: scale(0.8);
}

.fgtpw {
text-decoration:none;
font-size: 14px;
color:grey;
}

.fblogin_big{
	background: #3B579D;
    color: white;
    display: inline-block;
    vertical-align: middle;
	cursor:pointer;
	margin:10px;
}

.fblogintxt{
	margin:0 10px;
	vertical-align: super;
}

.fbloading{
	display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.loginregbox a:hover{
text-decoration:underline;
}

.loginregbox input[type="email"]:focus,.loginregbox  input[type="password"]:focus,.loginregbox  input[type="text"]:focus{
border:2px solid #FDD017 !important;
box-shadow: none !important;
}


.loginregbox input[type="submit"] {
background: #FBB61E;
color: #fff;
border: 0;
cursor: pointer;
font-family: 'PT Sans',sans-serif;
border-radius: 3px;
width: 100px;
padding:10px;
font-size: 13px;
margin: 0 auto;
margin-top: 10px;
}

.languagesetting{
position: absolute;
left: 10px;
top: 25px;
z-index: 100;
}

.langbtn{
background-color: rgba(255, 255, 255, 0.8);
color: grey;
font-weight: bold;
border-radius: 5px;
padding: 3px 3px 3px 6px;
z-index: 100;
}

.langbtn .downarrow{
border-top: 4px solid grey;
}

.settingpart{
vertical-align: middle;
}

.langset.dropdownbox{
position: absolute;
left: 0;
top: 35px;
text-align: left;
background-color: rgba(255, 255, 255, 0.8);
padding: 5px 20px;
width: 250px;
border-radius: 5px;
}

.langset label {
display: block;
}

.langset .submitbtn {
border: 0;
padding: 8px;
background-color: #EBCE58;
border-radius: 3px;
cursor: pointer;
margin-top: 5px;
}

.entersite{
	position: absolute;
    right: 10px;
    min-width: 200px;
    top: 25px;
    border-radius: 5px;
    background-color: rgb(204, 189, 113);
    font-family: 'Oxygen';
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 5px 10px;
    z-index: 100;
}

.sharesite.entersite{
    top: 60px;
    background-color: #4E84BF;
}

.sharesite.entersite.oninvitepage{
    position: relative;
    display: inline-block;
    top: 0;
}

.sharesite.entersite:hover{	
	 background-color: #3379C5;
}

.aboutus{
bottom: 15px;
background-color: rgba(41, 35, 35, 0.56);
right: 10px;
position: absolute;
padding: 5px 10px;
border-radius: 4px;
color: #ffffff;
font-size: 17px;
z-index: 10;
}

.aboutus:hover{
	cursor: pointer;
	background-color: #383636;
}

.entersite:hover{
	cursor: pointer;
	background-color: #e4ce63;
}

.placeholder{ /* IE 8-9 */
    color:    #666262;
    font-style:italic;
	font-family: 'PT Sans',sans-serif;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666262;
    font-style:italic;
	font-family: 'PT Sans',sans-serif;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666262;
    font-style:italic;
	font-family: 'PT Sans',sans-serif;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666262;
    font-style:italic;
	font-family: 'PT Sans',sans-serif;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666262;
    font-style:italic;
	font-family: 'PT Sans',sans-serif;
}

.logregor{
	font-size: 12px;
    margin-top: -10px;
    margin-bottom: -5px;
    color: #929292;
}

.logregor span{
	background: #DFDFDF;
	margin-left: 5px;
    padding: 0 5px;
}

.logregfb{
    display: inline-block;
    width: 100%;
    border-top: 1px dotted #C5BFBF;
    text-align: center;
    background: rgba(250, 250, 250, 0.17);
}

.floatright1 {
flex:1;
margin-top: 0px;
background-color: rgb(250, 250, 250);/* fallback */
background-color: rgba(250, 250, 250, 0.17);
padding-left: 12px;
padding-right: 20px;
border-left: 1px dotted #C5BFBF;
}

#bgpic .floatright1{
	width:200px;
}

.floatright2 {
	padding-right: 25px;
	border-left: none;
}

.regwrap{
	position: relative;
	float: left;
	margin-top: 2px;
}

.logbuttonwrap{
	float: left;
	position: relative;
	width: 40px;
	margin-left: 2px;
}

.promowrap{
	position: relative;
	float: left;
    width: 100%;
	margin: 10px 0;
	background-color: rgb(129,212,246);
	padding: 25px 20px 20px 20px;
}

.promoinnerwrap{
width: 870px;
margin: 0 auto;
text-align: left;
}

.promoinnerwrap.promo960{
width:960px;
}

.promo320{
	position: relative;
	float: left;
	width: 318px;
	text-align: center;
	height: 280px;
	border: 1px solid #fefefe;
	background: #fefefe;
	margin-bottom: 5px;
}

.pjoin{
	width: 478px;
}

.promopic{
   position: relative;
   display: inline-block;
   *display : inline;
	*zoom : 1;
   background-image:url("../img/log/promo-1.svg");
   background-repeat: no-repeat;
   background-position: center;
   width: 60%;
   height: 130px;
   margin-top: 30px;
}

.pic2{
	background-image:url("../img/log/promo-1.png");
	background-image:url("../img/log/promo-1.svg"), none;
}

.pic3{
	background-image:url("../img/log/promo-2.png");
	background-image:url("../img/log/promo-2.svg"), none;
}

.pic4{
	background-image:url("../img/log/promo-3.png");
	background-image:url("../img/log/promo-3.svg"), none;
}

.pic5{
	background-image:url("../img/log/promo-4.png");
	background-image:url("../img/log/promo-4.svg"), none;
}

.pic6{
	background-image:url("../img/log/promo-5.png");
	background-image:url("../img/log/promo-5.svg"), none;
}

.pic7{
	background-image:url("../img/log/PM_6.png");
}

.promotext, .promotext a{
   width: 80%;
   margin-top: 15px;
   text-align: center;
   background: none;
   color:rgb(76, 64, 23);
   line-height: 1.3;
   text-decoration:none;
   text-transform: uppercase;
   font-size: 1.1em;
   font-family: oxygen;
   vertical-align: middle;
}

.joinwrap{
	background: rgba(250, 250, 250, 0.74);
	padding: 5px 2.5px 5px 2.5px;
	margin-left: 42px;
	border-radius: 5px;
	width: 70%;
}

.joinwrap:hover{
	cursor: pointer;
	color: #fefefe;
	background: #109EDE;
}

.joinwrap2 {
    border: 2px solid #D7691E;
    padding: 5px 2.5px 5px 2.5px;	
	margin: 0 auto;
    margin-bottom: 10px;
    color: chocolate;
    border-radius: 50px;
    width: 30%;
    text-align: center;
    font-size: 21px;
	display:block;
}

.joinwrap2:hover{
   color: white;
   background: #D7691E;
   cursor: pointer;
   text-decoration: none;
}

.footer{
	border-top: 2px solid #816F4A;
	border-bottom: 2px solid #816F4A;
	background: #fefefe;
	position: relative;
	float: left;
	width: 100%;
}

.weare{
	position: relative;
	float: left;
	width: 560px;
	font-size: 120px;
	line-height: 0.9em;
	padding: 20px;
	color: white;
}

.wemessage{
	position: relative;
	float: left;
	font-size: 17px;
	width: 700px;
	margin-left: 20px;
	color: white;
}

.penlogo{
	position: relative;
	float: left;
	width: 250px;
	height: 250px;
	border-radius: 100%;
	background-color: #ffffff;
	background-image:url("../img/log/PM_0.png");
	background-position: -39px -35px;
	background-repeat: no-repeat;
    margin-top: 10px;
}

.browncolor{
	display: inline-block;
	*display : inline;
	*zoom : 1;
	color: rgba(51, 41, 22, 0.5);
}

#bigwrapper{
	height: 280px;
}

.transit{
	position: relative;
	float: left;
	width: 95%;
	background-color: #fefefe;
	text-transform: uppercase;
	padding-left: 5%;
	padding-top: 30px;
	font-size: 33px;
	color: rgb(184, 151, 47);
}

.invitetext{
	position: relative;
	display: inline-block;
	font-family: 'Oxygen';
	font-size: 16px;
	color: #ffffff;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sm{
	font-size: 13px;
	margin-top: -5px;
}

/* all */
::-webkit-input-placeholder { color:#A5A1A1; }
::-moz-placeholder { color:#A5A1A1; } /* firefox 19+ */
:-ms-input-placeholder { color:#A5A1A1; } /* ie */
input:-moz-placeholder { color:#A5A1A1; }

.inviteemail{
	border:none;
	position: relative;
	display: inline-block;
	font-family: 'Oxygen';
	font-size: 14px;
	background-color: #ffffff;
	padding: 5px 10px;
	border-radius: 4px;
	color: #000000;
	width: 170px;
	text-align: left;
}

.emailbut{
	width: 20px;
	height: 15.5px;
	padding: 5px;
	vertical-align: -6px;
	cursor: pointer;
	background-image: url(../img/log/mailsub.png);
	background-repeat: no-repeat;
	background-position: center;
}

.emailbut:hover{
	background-color: rgba(122, 119, 119, 0.85);
}

.invitationpage .emailbut{
	background-color: rgba(122, 119, 119, 0.85);
}	

.invitationpage .emailbut:hover{
	background-color:rgb(221, 221, 69);
}
/* inviation page multiple emails */
.multipleInput-container {
     padding:1px;
     padding-bottom:0;
     cursor:text;
     font-size:13px;
     width: 270px;
	 margin: 0 auto;
	 display: inline-block;
	 *display : inline;
	 *zoom : 1;
}
 
.multipleInput-container input {
     font-size:13px;
     clear:both;
     width:250px;
     height:24px;
     border:0;
     margin-bottom:10px;
	 margin-top:10px;
	 border: 2px solid #ececec;
}
 
.multipleInput-container ul, .emailoutput ul {
     list-style-type:none;
	 padding: 0;
	 float: left;
	 margin-bottom:0;
}
 
li.multipleInput-email {
     float:left;
     margin-right:2px;
     margin-bottom:1px;
     border: 1px #DFEBFA solid;
	 border-radius: 3px;
     padding:2px;
     background:#F3F7FD;
}
 
.multipleInput-close {
     width:16px;
     height:16px;
     background: url(../img/close_pop.png) 2px no-repeat;
	 background-size: 15px;
     display:block;
     float:right;
     margin:0 3px;
	 cursor:pointer;
}

.invitationmsg{
	background: white;
	position: relative;
	border-radius: 5px;
	border:1px solid #e7e7e7;
	width: 400px;
	text-align: left;
	padding: 10px 20px;
	font-size: 15px;
	display: inline-block;
	margin-top: 10px;
	font-family: 'Oxygen', 'Oswald';
	min-height: 80px;
	resize: none;
	-webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.1);
}

.addemail{
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: -8px;
	background: url(../img/add.png) no-repeat;
	color:white;
	cursor: pointer;
}

.invitesend{
position: absolute;
bottom: 10px;
right: 10px;
}

.invitemsg{
font-size: 14px;
float: left;
margin-left: 12px;
width: 160px;
margin-top: 64px;
}

.invitebutton{
background: #FBB61E;
color: #fff;
display: inline-block;
padding: 5px 10px;
border-radius: 5px;
margin: 3px 0 0 22px;
font-size: 14px;
}

.regpen{
width: 60px;
border-radius: 100%;
position: absolute;
left: 60px;
top: 36px;
display: block;
}

.invitebkhome{
position:absolute;
left:10px;
top:10px;
}

/*promo app */
.promoapp{
	width:100%;
	height: 390px;
	margin-top: -1px;
	background-color:rgb(129,212,246);
	overflow: hidden;
}

.leftwrap{
	display:inline-block;
	width:49%;
	height: 100%;
    position: relative;
}

.leftwrap47.leftwrap{
	width:47%;
}

.leftwrapwrap {
    float: left;
    position: absolute;
    right: 0px;
	width: 100%;
    height: 100%;
}

.leftwrapwrap.leftwrapwrap1{
	top: 35px;
    left: 110px;
}

.appwrap{	
	font-family: 'oxygen';
	font-size: 40px;
	color: #fff;
	margin:0 auto;
	height: 100%;
	min-width: 960px;
	max-width: 1225px;
}

.imgposit{
	position: relative;
	display: inline-block;
	vertical-align: -20px;
	margin-right: 10px;
	margin-left: 40px;
}

.appdes{
	font-size: 25px;
	margin-left: 40px;
	margin-top: 20px;
}

.appbuttons{
	background: rgb(129,212,246);
	width: 420px;
	margin-left: 30px;
	margin-top: 30px;
}

.appbubble 
{
position: absolute;
left: 375px;
top: 100px;
display: inline-block;
width: 170px;
height: 120px;
font-size: 16px;
font-style: italic;
padding: 5px 5px 10px 25px;   
background: #7F7F7F;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #696767 solid 2px;
}

.appbubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 15px 0;
border-color: transparent #7F7F7F;
display: block;
width: 0;
z-index: 1;
left: -15px;
top: 45px;
}

.appbubble:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 16px 16px 16px 0;
border-color: transparent #696767;
display: block;
width: 0;
z-index: 0;
left: -18px;
top: 44px;
}

.appbgimage{
	width:100%;
	height:100%;
	position: absolute;
	background-image: url("../img/log/mobilescreen1.png");
    background-position: 20px 20px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1155px){
	.leftwrapwrap.leftwrapwrap1{
		left: 5px;
	}
	
	.appbgimage{
		background-size: contain; 
		background-position: right 185px top 0px;
	}	
	
	.appbubble{
		left:auto;
	    right: -5px;
		top: 30px;
	}
}