define(["require","exports","typestyle","@core/style_constants"],function(require,exports,typestyle_1,style_constants){Object.defineProperty(exports,"__esModule",{value:true});exports.styles=typestyle_1.stylesheet({app_container:{position:'absolute',overflowY:'auto',height:'100%',width:'100%',fontFamily:'"Roboto", "Lato", sans-serif',background:style_constants.colors.light_grey,fontSize:'14px',fontWeight:200,},top_bar:{position:'absolute',width:'100%',top:'0px',height:'65px',},page_container:{position:'relative',margin:'0 16px',boxSizing:'border-box',top:'0',paddingTop:'40px',paddingBottom:'32px',$nest:{'@media screen and (min-width:1024px)':{margin:'0 60px'},}},top_profile_title:{position:'absolute',top:'138px',left:'131px'},top_profile_sub_title:{position:'absolute',top:'106px',left:'165px'},content:{position:'relative'},content_table:{width:'100%'},content_left_column:{verticalAlign:'top',width:'1px',$nest:{'@media screen and (max-width:780px)':{display:'none'}}},content_left_column_hide:{width:0},login_content:{background:'#fff',margin:'0 auto',maxWidth:'420px',padding:'20px 8px',boxShadow:'0 0 10px rgba(0, 0, 0, 0.1)',$nest:{'& a':{fontSize:'1em !important'}}},footer:{position:'relative',fontSize:'.8em',paddingTop:'112px',color:'#b7b7b7',bottom:0,height:'63px',zIndex:3,$nest:{'&:before':{content:'" "',display:'table',clear:'both'},'& p':{position:'relative'},'& img':{position:'absolute',left:'0',top:'70px'}}}});});