/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
#wl-main-account.wl-account-profile .account-edit_button{text-align:right}#wl-main-account.wl-account-profile .profile-table{box-shadow:none;table-layout:auto;margin-bottom:6rem}#wl-main-account.wl-account-profile .profile-table tr{display:table-row;border:none;border-bottom:.1rem solid rgba(var(--color-foreground),var(--border-700-opacity))}#wl-main-account.wl-account-profile .profile-table th,#wl-main-account.wl-account-profile .profile-table td{padding:2rem}#wl-main-account.wl-account-profile .profile-table th{display:table-cell;text-align:left;width:1%;white-space:nowrap;padding-left:0}#wl-main-account.wl-account-profile .profile-table td:first-of-type{width:auto;text-align:left}@media screen and (width < 750px){#wl-main-account.wl-account-profile .profile-table th,#wl-main-account.wl-account-profile .profile-table td{padding:1.2rem}#wl-main-account.wl-account-profile .profile-table th{padding-left:0}}
