.lists-box{border-radius:3px;background-color:#fcf2f4}.lists-box-header{display:flex;justify-content:space-between;align-items:center;padding:10px 25px;transition:all .15s ease;border-radius:3px 3px 0 0;cursor:pointer}.lists-box-title{font-size:16px;line-height:20px;color:#290a10}.question-icon{display:inline-block;height:20px;width:20px;background:#5291b1;border-radius:50%;color:#FFF;text-align:center;font-size:14px;line-height:20px;font-weight:600;margin-left:4px}.lists-accordion-toggler{appearance:none;display:flex;justify-content:center;align-items:center;border:0;height:31px;width:31px;font-size:20px;line-height:1;padding:0;color:#483a5f;background-color:transparent;cursor:pointer;border-radius:0;transition:all .15s ease}.lists-accordion-toggler:hover{border-radius:3px;background-color:#ecb1bc}.lists-accordion-toggler i{transition:all .15s ease}.lists-box-add-list{overflow:hidden;height:0}.lists-box-add-list label{display:block;font-size:15px;line-height:16px;margin:0 0 10px 0;color:#000}.lists-box-add-list-input-wrap{display:flex}.lists-box-add-list-input-wrap input[type="submit"]{appearance:none;-webkit-appearance:none;font-family:"Open Sans";flex:0 0 75px;text-align:center;background-color:#569a98;color:#FFF;font-size:12px !important;line-height:15px !important;border:none !important;padding:10px !important;border-radius:0}.lists-box-add-list-input-wrap input#add-list-input-text{font-family:"Open Sans";flex:1 1 75px;min-width:0;font-size:15px;line-height:20px;padding:8px 10px;color:#404040}.lists-box-content{overflow:hidden;height:0}.lists-box-content-inner{padding:15px 25px 25px}.lists-box-my-lists-header{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px}.lists-box-my-lists-header h3{margin:0;text-transform:none;color:#181122;font-size:14px;line-height:16px}.lists-box-my-lists-header button{appearance:none;display:flex;align-items:center;border:0;padding:8px 0;font-family:'Open Sans';font-weight:600;background:transparent;border-radius:3px;color:#569a98;font-size:15px;line-height:15px;cursor:pointer;transition:all .15s ease}.lists-box-my-lists-header button:hover{background:transparent}.lists-box-my-lists-header button .plus-icon{font-size:18px;line-height:1;margin-left:8px}.lists-box-list-wrap{position:relative}.lists-box-list-wrap:before{content:'';position:absolute;top:0;left:0;right:16px;height:16px;background:linear-gradient(0,rgba(252,242,244,0) 0,#fcf2f4 80%,#fcf2f4 100%)}.lists-box-list-wrap:after{content:'';position:absolute;bottom:0;left:0;right:16px;height:16px;background:linear-gradient(180deg,rgba(252,242,244,0) 0,#fcf2f4 80%,#fcf2f4 100%)}.lists-box-my-lists-list{overflow-y:auto;max-height:200px;padding:16px 0}.lists-box-lists-list-item{display:flex}.lists-box-lists-list-item+.lists-box-lists-list-item{margin-top:10px}.lists-box-lists-list-item input[type="checkbox"]{margin:0;width:20px;height:20px;appearance:none;background-color:#FFF;border:1px solid black;cursor:pointer}.lists-box-lists-list-item input[type="checkbox"]:checked{background-color:#569a98;background-image:url('/gallery/images/checkbox-check.svg');background-size:12px;background-position:center center;background-repeat:no-repeat;border-color:#569a98}.lists-box-lists-list-item label{margin-top:1px;padding-left:10px;font-size:14px;line-height:18px;color:#4c4950;user-select:none}.lists-box-lists-list-item label i{opacity:.7}.lists-box-update{display:flex;justify-content:flex-end;align-items:center;margin-top:24px}.lists-box-message{margin:0 24px 0 0;font-weight:900;line-height:1;text-align:right;color:#569a98}.lists-box-update button{appearance:none;display:flex;align-items:center;border:0;padding:12px 16px;font-family:'Open Sans';font-weight:600;background:#569a98;border-radius:3px;color:#FFF;font-size:15px;line-height:15px;cursor:pointer;transition:all .15s ease}.lists-box-update button:hover{background:#447978}.lists-box-update button.loading{animation:fadeInOut 1.5s linear infinite}.lists-box-update button.loading:hover{background:#569a98}@keyframes fadeInOut{0{opacity:1}50%{opacity:.5}100%{opacity:1}}.lists-box.accordionOpen .lists-box-header{background-color:#f6dadf}.lists-box.accordionOpen .lists-accordion-toggler i{transform:rotate(180deg)}.lists-box.accordionOpen .lists-box-content{height:auto}.lists-box.addListOpen .lists-box-add-list{height:auto;margin-bottom:25px}.lists-box.addListOpen .lists-box-my-lists-header button{display:none}.list-table-header{padding:11px 15px;background:#e9e2ee;border-radius:3px 3px 0 0;font-size:16px;line-height:20px;font-weight:600;color:#3b2958}.list-table-body{padding:15px 15px 25px;background:#f3eff6}.list-table-row{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;border-radius:3px}.list-table-row.default-row{opacity:.5;pointer-events:none;user-select:none}.list-table-row:nth-of-type(even){background-color:#f8f5f9}.list-table-cell{margin:0 15px}.list-table-cell.list-table-col-0{display:none}.list-table-col-1{flex:0 0 220px}.list-table-col-2{flex:0 0 56px}.list-table-col-3{flex:0 0 300px;display:flex;justify-content:flex-start;align-items:center}.list-table-col-4{flex:0 0 181px;display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.list-table-col-1>input,.list-table-col-1>.pseudo-input,.list-table-col-3 input[type="password"],.list-table-footer input[type="text"]{background-color:#FFF;box-sizing:border-box;width:100%;font-family:'Open Sans';font-size:14px;line-height:19px;color:#404040;padding:7px 10px 7px;border:1px solid #d8d8d8}.list-table-col-3 input[type="password"]::placeholder,.list-table-footer input[type="text"]::placeholder{color:#9e9e9e}.list-table-col-1>input:focus,.list-table-col-3 input[type="text"]:focus{border-radius:0}.list-table-image-count{display:block;text-align:center;font-size:14px;line-height:18px;color:#4c4950}.list-table-privacy-checkboxes{display:flex;justify-content:flex-start;align-items:center}.list-table-privacy-checkbox{display:flex;justify-content:flex-start;align-items:center;margin-right:15px}.list-table-privacy-checkbox>input{margin:0;cursor:pointer}.list-table-privacy-checkbox>label{padding-left:8px;font-size:14px;line-height:18px;color:#4c4950}button.changePassword,button.removeListBtn{appearance:none;-webkit-appearance:none;border:0;padding:0;font-family:'Open Sans';background:transparent;cursor:pointer}button.changePassword{font-size:14px;line-height:18px;color:#569a98}button.removeListBtn{margin-left:20px;font-size:12px;line-height:14px;font-weight:600;color:#ec5555}button.updateBtn{appearance:none;-webkit-appearance:none;font-size:12px;line-height:14px;font-weight:600;padding:10px 15px;border:0;background-color:#569a98;color:#FFF;border-radius:2px}.list-table-footer{padding:18px;background-color:#f8f5f9;border-radius:0 0 3px 3px}.list-table-footer-row{display:flex;justify-content:center;align-items:center}.list-table-footer label{margin-right:15px;font-size:14px;line-height:1;color:#2f1c4e}.list-table-add-list-input{display:flex;justify-content:flex-start;align-items:stretch;width:313px}button.addBtn{appearance:none;-webkit-appearance:none;font-size:12px;line-height:14px;font-weight:600;padding:10px 25px;border:0;background-color:#9380b2;color:#FFF}@media screen and (min-width:1200px){.list-table-col-1{flex:0 0 300px}.list-table-col-3{flex:0 0 340px}}@media screen and (max-width:991px){.list-table-header{display:none}.list-table-body{padding:5% 6%}.list-table-row{position:relative;flex-direction:column}.list-table-row,.list-table-row:nth-of-type(even){background-color:#fdfcfd}.list-table-row{padding:35px 25px 15px}.list-table-row:after{content:"";position:absolute;left:0;right:0;bottom:64px;height:1px;background:#e7deed}.list-table-row+.list-table-row{margin-top:15px}.list-table-cell.list-table-col-0{display:block}.list-mobile-title{font-size:18px;line-height:20px;color:#000;font-weight:600;margin:0 70px 15px 0;letter-spacing:0}.list-table-col-0,.list-table-col-1,.list-table-col-2,.list-table-col-3,.list-table-col-4{box-sizing:border-box;flex:0 0 auto;width:100%;margin:0 auto;padding:0}.list-table-image-count{position:absolute;top:39px;right:25px;font-size:12px;line-height:1;font-weight:600;color:#775393}.list-table-image-count:before{content:"\f302";position:absolute;top:-1px;right:calc(100%+5px);font-family:'Font Awesome 5 Pro';font-size:14px;color:#c2add1}.list-table-col-3{flex-direction:column;align-items:flex-start;margin:15px 0 26px}.list-table-privacy-checkboxes{margin-bottom:15px}button.removeAlbumBtn{margin-left:0;margin-right:20px}button.updateBtn{display:inline-block !important;order:2;margin-left:20px;transition:opacity .25s ease}button.updateBtn:disabled{opacity:.3;pointer-events:none}.list-table-row.default-row{padding:25px}.default-row .list-table-col-1,.default-row .list-table-col-3{display:none}.default-row .list-mobile-title{margin-bottom:0}.default-row .list-table-image-count{top:29px}.list-table-row.default-row:after{display:none}}