@charset "UTF-8";


.rs-footer-copyright {
    color: #abaeb1;
    margin: 60px auto 0;
    padding: 20px 0;
    width: 580px
}
.rs-footer-copyright .condition-link {
    float: right
}

.rs-footer-copyright a,
.rs-footer-copyright a:active,
.rs-footer-copyright a:link,
.rs-footer-copyright a:visited {
    color: #1fbcd2
}

.rs-home-menu-container {
    font-size: 0;
    padding-bottom: 12px
}
.rs-home-menu-container.minimize {
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: none;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 100%;
    text-align: left;
    width: auto;
    white-space: nowrap
}
.rs-home-menu-container.minimize .menu-item {
    border-radius: 0;
    display: block;
    padding: 10px 30px;
    text-align: left
}
.rs-home-menu-container.minimize .menu-item.active {
    background: #71be46;
    color: #ffffff
}
.rs-home-menu-container.minimize .menu-item.active:before {
    display: none
}
.rs-home-menu-container.minimize .menu-item.logo {
    display: none
}
.rs-home-menu-container .menu-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #60696d;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    padding: 0 3%;
    position: relative;
    text-transform: uppercase
}
.rs-home-menu-container .menu-item:hover:not(.active) {
    color: #3085af;
    text-decoration: none
}
.rs-home-menu-container .menu-item.active {
    color: #1fbcd2
}
.rs-home-menu-container .menu-item.active:hover {
    text-decoration: none
}
.rs-home-menu-container .menu-item.logo {
    height: 67px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 40%
}

.rs-home-menu-container .menu-item.demo-request {
    background-color: #fc005c;
    border-radius: 25px;
    color: #ffffff;
    padding: 11px 16px;
    transition: all .3s
}
.rs-home-menu-container .menu-item.demo-request:hover {
    background-color: #c90049;
    color: #ffffff
}
.rs-home-menu-container .menu-section {
    display: inline-block;
    width: 30%
}
.rs-home-menu-container .menu-section:first-child .menu-item:first-child {
    padding: 0 3% 0 0
}
.rs-home-menu-container .menu-section:last-child {
    text-align: right
}

.rs-home-header-navigation {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rs-home-header-navigation.small .cell.cell-account {
    line-height: 1em;
    vertical-align: top
}
.rs-home-header-navigation.small .cell.contact {
    display: inline-block;
    float: right
}
.rs-home-header-navigation.small .cell.contact .rs-home-button-start {
    margin-top: 5px;
    padding: 3px 10px
}
.rs-home-header-navigation.small .cell.logo {
    display: table-cell
}
.rs-home-header-navigation.small .cell.menu {
    display: inline-block
}
.rs-home-header-navigation.small .rs-home-menu {
    display: table-cell;
    padding-top: 0
}
.rs-home-header-navigation.small .rs-home-menu-container.minimize .menu-section {
    display: block;
    width: 100%
}
.rs-home-header-navigation.small .rs-home-menu-container.minimize .menu-section .menu-item:first-child,
.rs-home-header-navigation.small .rs-home-menu-container.minimize .menu-section .menu-item:last-child {
    padding: 10px 30px;
    text-align: left
}
.rs-home-header-navigation.small .rs-home-menu-container.minimize .menu-section .menu-item:hover {
    background-color: #3397c9;
    color: #ffffff
}
.rs-home-header-navigation.small .sign-button {
    float: right;
    padding-top: 10px
}
.rs-home-header-navigation.tour-select {
    margin: 0 auto;
    max-width: 800px;
    padding: 10px 0
}
.rs-home-header-navigation .cell {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #6e868d;
    display: table-cell;
    padding: 15px 0;
    vertical-align: middle
}
.rs-home-header-navigation .cell.cell-account {
    padding-left: 10px;
    text-align: center;
    width: 100px
}
.rs-home-header-navigation .cell.cell-account.login {
    vertical-align: top
}
.rs-home-header-navigation .cell.cell-account .rs-login-header-owner-user {
    background: #71be46
}
.rs-home-header-navigation .cell.cell-account .rs-login-header-owner-user a.rs-login-menu,
.rs-home-header-navigation .cell.cell-account .rs-login-header-owner-user a.rs-login-menu:link,
.rs-home-header-navigation .cell.cell-account .rs-login-header-owner-user a.rs-login-menu:visited {
    border-color: #8ecb6c
}
.rs-home-header-navigation .cell.cell-account .rs-login-header-owner-user a.rs-login-menu:hover {
    background: #ffffff
}
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button:visited,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:link,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:visited,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user {
    background: #ffffff;
    color: #6e868d;
    font-size: 10pt;
    font-weight: normal;
    max-width: 100px;
    overflow: hidden;
    position: relative;
    padding: 3px 0 0;
    text-overflow: ellipsis;
    text-shadow: none
}
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button:visited:after,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:link:after,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:visited:after,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:after {
    border-color: #d7dee2 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    content: '';
    display: block;
    height: 0;
    margin: 8px auto;
    width: 0;
    position: relative
}
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button:visited .user-logo,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:link .user-logo,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user:visited .user-logo,
.rs-home-header-navigation .cell.cell-account a.rs-login-header-owner-button.button-user .user-logo {
    display: none
}
.rs-home-header-navigation .cell.contact {
    text-align: center;
    width: 135px
}
.rs-home-header-navigation .cell.contact .phone {
    line-height: 16px
}
.rs-home-header-navigation .cell.logo {
    display: none;
    font-size: 9pt;
    line-height: 1em;
    padding: 5px 10px 5px 0;
    text-transform: uppercase;
    text-align: right;
    width: 221px
}
.rs-home-header-navigation .cell.menu {
    text-align: center
}
.rs-home-header-navigation .rs-home-menu {
    position: relative;
    min-height: 50px
}
.rs-home-header-navigation .sign-button {
    height: 30px
}
.rs-home-header-navigation .sign-button a {
    color: #d8d8d8;
    float: right;
    padding-top: 10px
}
.rs-home-header-navigation .sign-button a:before {
    font-size: 16px;
    padding-right: 6px
}
.rs-home-header-navigation .sign-button a:active,
.rs-home-header-navigation .sign-button a:hover {
    color: #bfbfbf
}
.rs-home-header-navigation .title-select {
    color: #3397c9;
    font-weight: 600;
    font-size: 18pt;
    text-align: center;
    width: 100%
}
@font-face {
    font-family: "wl-icon-font";
    src: url("signs/signs.eot?http_www.wellnessliving.com");
    src: url("signs/signs.eot?http_www.wellnessliving.com#iefix") format("embedded-opentype"), url("signs/signs.woff?http_www.wellnessliving.com") format("woff"), url("signs/signs.ttf?http_www.wellnessliving.com") format("truetype"), url("signs/signs.svg?http_www.wellnessliving.com#icon-font") format("svg");
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: "wl-icon-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[class^="wl-icon-"]:before,
[class*=" wl-icon-"]:before {
    display: inline-block;
    font-family: "wl-icon-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.wl-icon-account:before {
    content: "A"
}
.wl-icon-account-bank:before {
    content: "\e059"
}
.wl-icon-add:before {
    content: "\47"
}
.wl-icon-alert-app:before {
    content: "\e03b"
}
.wl-icon-angle-left:before {
    content: "\e00f"
}
.wl-icon-angle-right:before {
    content: "\e010"
}
.wl-icon-angle-double-left:before {
    content: "\e0a1"
}
.wl-icon-angle-double-right:before {
    content: "\e0a2"
}
.wl-icon-app-order-transparent:before {
    content: "\e045"
}
.wl-icon-app-transparent-alert-radius:before {
    content: "\e044"
}
.wl-icon-area:before {
    content: "\e01a"
}
.wl-icon-arrow-left:before {
    content: "L"
}
.wl-icon-arrow-right:before {
    content: "N"
}
.wl-icon-arrow-right-thin:before {
    content: "\e02c"
}
.wl-icon-appointment:before {
    content: "\4a"
}
.wl-icon-arrow-triangle-down:before {
    content: "\4b"
}
.wl-icon-arrow-triangle-right:before {
    content: "\4f"
}
.wl-icon-attendance:before {
    content: "a"
}
.wl-icon-asset:before {
    content: "\e058"
}
.wl-icon-attention:before {
    content: "\e019"
}
.wl-icon-bag:before {
    content: "\51"
}
.wl-icon-bar:before {
    content: "\e017"
}
.wl-icon-barcode:before {
    content: "\e04a"
}
.wl-icon-bench:before {
    content: "\e083"
}
.wl-icon-bike-1:before {
    content: "\e07c"
}
.wl-icon-bike-2:before {
    content: "\e084"
}
.wl-icon-bike-3:before {
    content: "\e085"
}
.wl-icon-bike-4:before {
    content: "\e082"
}
.wl-icon-bike-5:before {
    content: "\e086"
}
.wl-icon-bike-6:before {
    content: "\e087"
}
.wl-icon-boot:before {
    content: "\e088"
}
.wl-icon-box:before {
    content: "\54"
}
.wl-icon-block:before {
    content: "b"
}
.wl-icon-block-thin:before {
    content: "B"
}
.wl-icon-book-ok:before {
    content: "\e04f"
}
.wl-icon-booking:before {
    content: "\6a"
}
.wl-icon-booking-monitor:before {
    content: "\e046"
}
.wl-icon-burger:before {
    content: "\56"
}
.wl-icon-business:before {
    content: "\e06e"
}
.wl-icon-cake:before {
    content: "\e004"
}
.wl-icon-calendar:before {
    content: "g"
}
.wl-icon-calendar-app:before {
    content: "\e02e"
}
.wl-icon-calendar-ok:before {
    content: "\e06b"
}
.wl-icon-camera-app:before {
    content: "\e03e"
}
.wl-icon-card:before {
    content: "\6b"
}
.wl-icon-cart:before {
    content: "g"
}
.wl-icon-cart-app:before {
    content: "\e031"
}
.wl-icon-cart-backend:before {
    content: "\e0a7"
}
.wl-icon-cart-backend-simple:before {
    content: "\e0a8"
}
.wl-icon-chart:before {
    content: "C"
}
.wl-icon-chain:before {
    content: "\57"
}
.wl-icon-chain-app:before {
    content: "\e040"
}
.wl-icon-check-mark-thin:before {
    content: "\58"
}
.wl-icon-chord:before {
    content: "\e094"
}
.wl-icon-circle-ok:before {
    content: "\e062"
}
.wl-icon-circle-thin:before {
    content: "\e020"
}
.wl-icon-class:before {
    content: "\e09f"
}
.wl-icon-clipboard:before {
    content: "\59"
}
.wl-icon-clipboard-fill:before {
    content: "\5a"
}
.wl-icon-clock:before {
    content: "\30"
}
.wl-icon-clock-in:before {
    content: "\e06c"
}
.wl-icon-clock-out:before {
    content: "\e06d"
}
.wl-icon-clock-thin:before {
    content: "\e047"
}
.wl-icon-close-circled:before {
    content: "\e05b"
}
.wl-icon-cloud:before {
    content: "\e02b"
}
.wl-icon-cloud-upload:before {
    content: "\e051"
}
.wl-icon-coin:before {
    content: "\31"
}
.wl-icon-compass:before {
    content: "\e041"
}
.wl-icon-copy:before {
    content: "\32"
}
.wl-icon-credit-card:before {
    content: "\e038"
}
.wl-icon-couple:before {
    content: "\6e"
}
.wl-icon-cross-app:before {
    content: "\e037"
}
.wl-icon-cross-middle:before {
    content: "\33"
}
.wl-icon-cross-thin:before {
    content: "\34"
}
.wl-icon-csv:before {
    content: "\e01c"
}
.wl-icon-cup:before {
    content: "\e04e"
}
.wl-icon-cup-points:before {
    content: "\e072"
}
.wl-icon-cycle:before {
    content: "\35"
}
.wl-icon-database:before {
    content: "\36"
}
.wl-icon-dashboard:before {
    content: "\e013"
}
.wl-icon-delete:before {
    content: "d"
}
.wl-icon-discount:before {
    content: "\e074"
}
.wl-icon-discount-coupon:before {
    content: "\e073"
}
.wl-icon-discount-dollar:before {
    content: "\e075"
}
.wl-icon-dollar:before {
    content: "$"
}
.wl-icon-dollar-circle:before {
    content: "D"
}
.wl-icon-door:before {
    content: "\e089"
}
.wl-icon-down:before {
    content: "\60"
}
.wl-icon-down-thin:before {
    content: "\39"
}
.wl-icon-download:before {
    content: "\38"
}
.wl-icon-duplicate:before {
    content: "\e014"
}
.wl-icon-duration:before {
    content: "\e0a4"
}
.wl-icon-duration-pass:before {
    content: "\e036"
}
.wl-icon-eraser:before {
    content: "\e00c"
}
.wl-icon-edit:before {
    content: "e"
}
.wl-icon-edit-app:before {
    content: "\e030"
}
.wl-icon-edit-thin:before {
    content: "E"
}
.wl-icon-event:before {
    content: "\e064"
}
.wl-icon-exchange:before {
    content: "\e097"
}
.wl-icon-export:before {
    content: "\e016"
}
.wl-icon-export-csv:before {
    content: "\e00b"
}
.wl-icon-eye:before {
    content: "\e09b"
}
.wl-icon-facebook:before {
    content: "\e060"
}
.wl-icon-fan-1:before {
    content: "\e078"
}
.wl-icon-fan-2:before {
    content: "\e079"
}
.wl-icon-favorite:before {
    content: "\21"
}
.wl-icon-family:before {
    content: "f"
}
.wl-icon-female:before {
    content: "\22"
}
.wl-icon-filter:before {
    content: "\23"
}
.wl-icon-filter-path:before {
    content: "\e022"
}
.wl-icon-flag:before,
.wl-icon-unflag:before {
    content: "F"
}
.wl-icon-flag-vertical:before {
    content: "\e01d"
}
.wl-icon-floppy:before {
    content: "\e012"
}
.wl-icon-gear:before {
    content: "\7a"
}
.wl-icon-gear-thin:before {
    content: "\e02d"
}
.wl-icon-gift:before {
    content: "\25"
}
.wl-icon-gift-app:before {
    content: "\e039"
}
.wl-icon-gift-card:before {
    content: "\e066"
}
.wl-icon-globe:before {
    content: "\e09a"
}
.wl-icon-google-plus:before {
    content: "\e069"
}
.wl-icon-grid:before {
    content: "\3c"
}
.wl-icon-group:before {
    content: "\7d"
}
.wl-icon-gym:before {
    content: "\e09e"
}
.wl-icon-hold:before {
    content: "H"
}
.wl-icon-home:before {
    content: "h"
}
.wl-icon-installment:before {
    content: "\43"
}
.wl-icon-image:before {
    content: "\e06f"
}
.wl-icon-image-pattern:before {
    content: "\e052"
}
.wl-icon-import:before {
    content: "\e00a"
}
.wl-icon-infinity:before {
    content: "\3a"
}
.wl-icon-inactive-middle:before {
    content: "\3b"
}
.wl-icon-inactive:before {
    content: "i"
}
.wl-icon-ios-location:before {
    content: "\e053"
}
.wl-icon-ios-search:before {
    content: "\e05a"
}
.wl-icon-left-open-big:before {
    content: "\e035"
}
.wl-icon-like:before {
    content: "\2f"
}
.wl-icon-line:before {
    content: "\e018"
}
.wl-icon-link:before {
    content: "\71"
}
.wl-icon-linked-in:before {
    content: "\e092"
}
.wl-icon-list:before {
    content: "\e01f"
}
.wl-icon-list-unordered:before {
    content: "\e065"
}
.wl-icon-location:before {
    content: "l"
}
.wl-icon-lock:before {
    content: "\2e"
}
.wl-icon-login:before {
    content: "\e04b"
}
.wl-icon-mail:before {
    content: "m"
}
.wl-icon-mail-open:before {
    content: "\74"
}
.wl-icon-mail-resend:before {
    content: "\e09c"
}
.wl-icon-mail-thin:before {
    content: "M"
}
.wl-icon-male:before {
    content: "\2d"
}
.wl-icon-male-female:before {
    content: "\e058"
}
.wl-icon-man:before {
    content: "\e070"
}
.wl-icon-manage-time:before {
    content: "\e05d"
}
.wl-icon-map:before {
    content: "\2c"
}
.wl-icon-map-pin:before {
    content: "\e021"
}
.wl-icon-mars:before {
    content: "\e098"
}
.wl-icon-mat:before {
    content: "\e07a"
}
.wl-icon-menu-dotted:before {
    content: "\e095"
}
.wl-icon-menu-down:before {
    content: "\2b"
}
.wl-icon-menu-logo:before {
    content: "\e048"
}
.wl-icon-minus-bold:before {
    content: "\2a"
}
.wl-icon-mirror:before {
    content: "\e08e"
}
.wl-icon-mobile:before {
    content: "\e06a"
}
.wl-icon-money:before {
    content: "\29"
}
.wl-icon-monitor:before {
    content: "\e008"
}
.wl-icon-note:before {
    content: "\e005"
}
.wl-icon-note-add:before {
    content: "\e01e"
}
.wl-icon-note-light:before {
    content: "\37"
}
.wl-icon-note-none:before {
    content: "\e009"
}
.wl-icon-off:before {
    content: "\e05e"
}
.wl-icon-ok:before {
    content: "o"
}
.wl-icon-orbitrack-1:before {
    content: "\e076"
}
.wl-icon-orbitrack-2:before {
    content: "\e08d"
}
.wl-icon-orbitrack-3:before {
    content: "\e08c"
}
.wl-icon-orbitrack-4:before {
    content: "\e081"
}
.wl-icon-orbitrack-5:before {
    content: "\e08b"
}
.wl-icon-orbitrack-6:before {
    content: "\e08a"
}
.wl-icon-out:before {
    content: "\28"
}
.wl-icon-pay-cycle:before {
    content: "\27"
}
.wl-icon-pause:before {
    content: "\e064"
}
.wl-icon-pause-thin:before {
    content: "\e067"
}
.wl-icon-pin:before {
    content: "\6c"
}
.wl-icon-plus-inverse:before {
    content: "\e054"
}
.wl-icon-phone:before {
    content: "I"
}
.wl-icon-plus:before {
    content: "\26"
}
.wl-icon-plus-bold:before {
    content: "\3d"
}
.wl-icon-plus-multiple:before {
    content: "\3e"
}
.wl-icon-postcard:before {
    content: "\e055"
}
.wl-icon-print:before {
    content: "P"
}
.wl-icon-print-receipt:before {
    content: "R"
}
.wl-icon-profit:before {
    content: "p"
}
.wl-icon-punch-1:before {
    content: "\e077"
}
.wl-icon-punch-2:before {
    content: "\e080"
}
.wl-icon-purse-app:before {
    content: "\e03a"
}
.wl-icon-push:before {
    content: "\e0a9"
}
.wl-icon-question:before {
    content: "\e05f"
}
.wl-icon-quick-buy:before {
    content: 'k'
}
.wl-icon-quick-setup:before {
    content: "\e02a"
}
.wl-icon-settings:before {
    content: "\e09d"
}
.wl-icon-settings-app:before {
    content: "\e068"
}
.wl-icon-session-pass-app:before {
    content: "\e03d"
}
.wl-icon-slide-up:before {
    content: "\e056"
}
.wl-icon-small-menu:before {
    content: "\e096"
}
.wl-icon-spa-clock:before {
    content: "\e04d"
}
.wl-icon-star-app:before {
    content: "\e03c"
}
.wl-icon-stop-backend:before {
    content: "\e063"
}
.wl-icon-store:before {
    content: "\e049"
}
.wl-icon-receipt:before {
    content: "\3f"
}
.wl-icon-rectangle:before {
    content: "\e07d"
}
.wl-icon-refresh:before {
    content: "\40"
}
.wl-icon-refund:before {
    content: "\e0a0"
}
.wl-icon-refund-partial:before {
    content: "\e0a3"
}
.wl-icon-register:before {
    content: "\5b"
}
.wl-icon-remove:before {
    content: "\5d"
}
.wl-icon-remove-thin:before {
    content: "\5e"
}
.wl-icon-repeat-square:before {
    content: "\5f"
}
.wl-icon-repeat:before {
    content: "\76"
}
.wl-icon-reward:before {
    content: "\77"
}
.wl-icon-rewards-app:before {
    content: "\e032"
}
.wl-icon-right-thin:before {
    content: "\7b"
}
.wl-icon-right-open-big:before {
    content: "\e034"
}
.wl-icon-round-right:before {
    content: "\e023"
}
.wl-icon-round-left:before {
    content: "\e024"
}
.wl-icon-schedule:before {
    content: "S"
}
.wl-icon-schedule-app:before {
    content: "\e050"
}
.wl-icon-schedule-fill:before {
    content: "\7c"
}
.wl-icon-search:before {
    content: "s"
}
.wl-icon-search-thin:before {
    content: "\e057"
}
.wl-icon-shared:before {
    content: "\e05c"
}
.wl-icon-shopping-cart:before {
    content: "\e007"
}
.wl-icon-sign-up:before {
    content: "\e04c"
}
.wl-icon-single-man:before {
    content: "\e01b"
}
.wl-icon-sms:before {
    content: "\78"
}
.wl-icon-sms-line:before {
    content: "\e015"
}
.wl-icon-speaker:before {
    content: "\e07e"
}
.wl-icon-star:before {
    content: "\e011"
}
.wl-icon-statistic:before {
    content: "\79"
}
.wl-icon-soap:before {
    content: "\e006"
}
.wl-icon-tag:before {
    content: "\7e"
}
.wl-icon-task-default:before {
    content: "\e028"
}
.wl-icon-twine:before {
    content: "\e091"
}
.wl-icon-twitter:before {
    content: "\e061"
}
.wl-icon-have-task:before {
    content: "\e033"
}
.wl-icon-task-header-complete:before {
    content: "\e025"
}
.wl-icon-task-header-top:before {
    content: "\e027"
}
.wl-icon-task-header-progress:before {
    content: "\e026"
}
.wl-icon-task-icon-not:before {
    content: "\e029"
}
.wl-icon-telephone:before {
    content: "\e042"
}
.wl-icon-transparent-alert:before {
    content: "\e03f"
}
.wl-icon-treadmill-1:before {
    content: "\e08f"
}
.wl-icon-treadmill-2:before {
    content: "\e090"
}
.wl-icon-trash-o:before {
    content: "\e00d"
}
.wl-icon-trophy:before {
    content: "c"
}
.wl-icon-tv:before {
    content: "\e07f"
}
.wl-icon-undefined:before {
    content: "\e0a6"
}
.wl-icon-unlock:before {
    content: "\e093"
}
.wl-icon-up:before {
    content: "\5c"
}
.wl-icon-update:before {
    content: "r"
}
.wl-icon-upload:before {
    content: "\e000"
}
.wl-icon-user:before {
    content: "u"
}
.wl-icon-user-add:before {
    content: "\e001"
}
.wl-icon-user-add-thin:before {
    content: "\e00e"
}
.wl-icon-user-app:before {
    content: "\e02f"
}
.wl-icon-user-thin:before {
    content: "\e002"
}
.wl-icon-user-single:before {
    content: "U"
}
.wl-icon-user-star:before {
    content: "\e0a5"
}
.wl-icon-venus:before {
    content: "\e099"
}
.wl-icon-warning:before {
    content: "\e003"
}
.wl-icon-weight:before {
    content: "\e07b"
}
