body{font-family: Helvetica, Arial;background: #c7ced5 url(pinstripes.png);-webkit-text-size-adjust: none;-webkit-user-select: none;}

* {border: 0;-webkit-border-radius: 0;box-sizing: border-box;-webkit-box-sizing: border-box;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}

input[type="text"], input[type="password"], button{-webkit-border-radius:9px;font-size: 16px;border: 1px solid #999999;height: 30px;padding:2px 5px}

    fieldset{padding:0px 0px 5px 0px;background-color: #ffffff;border: 1px solid #999999;-webkit-border-radius: 9px;font-size: 16px;margin: 9px;}
    fieldset > span, panel > div > fieldset > span{border-bottom: 1px solid #999999;padding: 12px 14px 10px 14px;display:block;color:#4d4d70;}
    fieldset > span, div > fieldset > span{display: block;padding: 6px 0px 10px 10px;text-shadow: rgba(255, 255, 255, 0.75) 1px 1px 0;cursor:pointer;}
    fieldset > span:last-child, div > fieldset >  span:last-child{border-bottom:0px;}

    .header{display:block;line-height:30px;padding-left:10px;color:black;-webkit-border-top-left-radius:9px;-webkit-border-top-right-radius:9px;background-color:#D5E2F5;display:block;}

#wrapper{position: relative; z-index: 1;overflow:hidden;height:100}

/*custom*/

#signinbox{display:none;}
	#signinbox input[type="text"],#signinbox input[type="password"]{float:right}
	#signinbox .inputlabel{display:block;line-height:24px;margin:0px 0px 10px 0px;padding:5px}
	#signinbox span{border:none;padding:0px	}
	#signinbox button{float:right;margin-right:10px}
	

#signedinbox{display:none;background:url(webaddressbarbackground.png) repeat-x;width:100%;position:absolute;top:0px;height:30px;overflow:hidden;}
    #username{text-shadow: #727C88 1px 1px 0;color:white;font-weight:bold;display:block;text-align:center;padding:4px}

#userdetails > span {font-size:.75em;color:#89879C}
#userdetailsbox{display:none}

.listcontent{display:table;background: url(chevron.png)  right 50%  no-repeat;width:100%;left:-5px;color:black;font-weight:bold;margin-right:5px;padding:0px 30px 0px 0px;position:relative;}
.listcontent img{line-height:32px;display:table-cell;margin-right:10px}
.listcontent span{display:table-cell;vertical-align:middle;left:35px;width:100%}

/*apps.js*/

#userspplications .description{font-size:.75em;color:#89879C}
#userspplications .application
{
	background: url(chevron.png)  95% 50%  no-repeat;
}


