#profile-page .profile-img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-3.6rem;width:80%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[dir=ltr] #profile-page .profile-img-container{left:10%}[dir=rtl] #profile-page .profile-img-container{right:10%}#profile-page .user-profile-img{-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.3)}[dir] #profile-page .user-profile-img{border:.3rem solid #fff;box-shadow:0 0 10px 3px rgba(0,0,0,.3)}#profile-page .user-latest-image{transition:all .2s ease-in-out}[dir] #profile-page .user-latest-image{-webkit-transition:all .2s ease-in-out}#profile-page .user-latest-image:hover{-webkit-transform:scale(1.2)}[dir] #profile-page .user-latest-image:hover{transform:scale(1.2)}[dir] #profile-page .profile-header-nav{background-color:#fff}#avatar-col{width:10rem}#page-user-view table td{vertical-align:top;min-width:140px;word-break:break-all}[dir] #page-user-view table td{padding-bottom:.8rem}@media screen and (max-width:370px){#page-user-view table:not(.permissions-table) td{display:block}}@media only screen and (min-width:636px) and (max-width:991px),screen and (min-width:1201px) and (max-width:1211px){#account-info-col-1{width:calc(100% - 12rem)!important}}