Retail Housekeeping Associate, Ala Moana Center - Part Time
Macy's
- Location
- Honolulu, HI, United States
- Employment
- Part Time
- Work model
- On-Site
- Level
- Entry
- Posted
- 20h ago
About this role
Macy\'s
const HASHBANG_REGEX = /\/?#\/(job|requisitions|jobs)\//; if (window.location.href.match(HASHBANG_REGEX)) { window.location.replace(window.location.href.replace(HASHBANG_REGEX, '/$1/')); } /* Reset */ *{margin:0;padding:0;}
/* Slider */ #slider{ width:100%; position:relative; overflow:hidden; max-width: 2500px; margin:0 auto; } #slider-responsive{ width:100%; position:relative; overflow:hidden; max-width: 2500px; margin:0 auto; } @keyframes load{ from{left:-100%;} to{left:0;} } .slides{ width:500%; height:100%; position:relative; -webkit-animation:slide 50s infinite; -moz-animation:slide 50s infinite; animation:slide 50s infinite; } .slider{ width:20%; height:100%; float:left; position:relative; z-index:1; overflow:hidden; }
.slide img{ width:100%; height:100%; } #slider-responsive img{ width:100%; height:auto; } .image{ width:100%; height:100%; } #slider-responsive .image{ width:100%; height:auto; } .images{ /* height: 430px; */ } #slider-responsive .images{ height: auto; } .images img { object-fit: cover; width: 100%; min-height: 430px; } #slider-responsive .images img { object-fit: cover; width: 100%; min-height: auto; } /* Legend */ .legend{
}
/* Contents */ .content{ position: absolute; padding: 15px; width: 100%; } #slider-responsive .content-txt{ display:none; } .content-txt{ padding: 24px; height: 300px; width: 375px; float: left; position: relative; top: 25px; background: #ffffffe0; border-radius: 6px; box-shadow: 0px 0px 16px -4px #a9a9a9; left: 2%; } .content-txt h1{ font-size: 24px; text-align: left; margin-left: 30px; padding-bottom: 0px !important; font-family: "Open Sans", Arial, sans-serif; color:#c00000; font-weight:800; padding-top: 0px !important; } .content-txt h2{ font-size: 15px; text-align: left; margin-left: 30px; font-family: "Open Sans", Arial, sans-serif; line-height: 18px; font-weight: 600; padding-bottom: 5px !important; color:#c00000; } .content-txt p{ font-size: 13px; text-align: left; margin-left: 0px; padding: 0 !important; font-family: "Open Sans", Arial, sans-serif; line-height: 18px; margin-bottom: 15px; color:#c00000; }
.content-txt li{ list-style-type: square; text-align: left; /* color: #fff; */ padding: 5px 0px; }
/* Switch */ .switch{ width: 120px; height: 10px; position: absolute; bottom: 65px; z-index: 99; left: 50px; } .switch > ul{ list-style:none; } .switch > ul > li{ width:10px; height:10px; border-radius:50%; background:#c00000; float:left; margin-right:5px; }
.switch ul{ overflow:hidden; } .on{ width:80%; height:80%; border-radius:50%; background:#fff; position:relative; -webkit-animation:on 50s infinite; -moz-animation:on 50s infinite; animation:on 50s infinite; top:1px; left:1px; } .button-white a{ color:#fff; border:2px solid #fff; } .home-slider .switch { bottom: 20px; left: 0px; }
/* Animation */ @-webkit-keyframes slide{ 0%,100%{ margin-left:0%; } 21%{ margin-left:0%; } 25%{ margin-left:-100%; } 46%{ margin-left:-100%; } 50%{ margin-left:-200%; } 71%{ margin-left:-200%; } 75%{ margin-left:-300%; } 96%{ margin-left:-300%; } } @-moz-keyframes slide{ 0%,100%{ margin-left:0%; } 21%{ margin-left:0%; } 25%{ margin-left:-100%; } 46%{ margin-left:-100%; } 50%{ margin-left:-200%; } 71%{ margin-left:-200%; } 75%{ margin-left:-300%; } 96%{ margin-left:-300%; } } @keyframes slide{ 0%,100%{ margin-left:0%; } 21%{ margin-left:0%; } 25%{ margin-left:-100%; } 46%{ margin-left:-100%; } 50%{ margin-left:-200%; } 71%{ margin-left:-200%; } 75%{ margin-left:-300%; } 96%{ margin-left:-300%; } }
@-webkit-keyframes content-s{ 0%{left:-620px;} 10%{left:0px;} 30%{left:0px;} 40%{left:0px;} 50%{left:0px;} 60%{left:0px;} 70%{left:0;} 80%{left:-620px;} 90%{left:-620px;} 100%{left:-620px;} } @-moz-keyframes content-s{ 0%{left:-620px;}