.crud-favlist--mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.crud-favlist__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.crud-favlist__content,.crud-favlist__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.crud-favlist__content{flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;width:100%;max-width:600px;color:#555;border-radius:6px;margin:20px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;-webkit-justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.crud-favlist__content,.crud-favlist__header{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.crud-favlist__header{padding:20px;border-bottom:1px solid #e5e5e5}.crud-favlist__header,.crud-favlist__header-info{display:-webkit-box;display:-ms-flexbox;display:flex}.crud-favlist__header-info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.crud-favlist__title{font-size:18px;font-weight:700;word-break:break-all}.crud-favlist__remaining,.crud-favlist__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crud-favlist__remaining{font-size:11px;white-space:nowrap;color:#aaa;margin-left:10px}.crud-favlist__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crud-favlist__close-button{font-size:1.8rem;line-height:0;color:#000;text-shadow:0 1px 0 #fff;-webkit-appearance:none;padding:5px;cursor:pointer;background:0 0;border:0}.crud-favlist__close-button>img{width:17px;height:17px}.crud-favlist__close-button:focus{outline:none;border-radius:6px;background-color:#f4f4f4;box-shadow:0 0 0 1px #d5d5d5}.crud-favlist__close-button:hover{color:#000;text-decoration:none;cursor:pointer;border-radius:6px;background-color:#f4f4f4}.crud-favlist__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;position:relative}.crud-favlist__body,.crud-favlist__body-info{display:-webkit-box;display:-ms-flexbox;display:flex}.crud-favlist__body-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.crud-favlist__name{font-weight:700;font-size:14px}.crud-favlist__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.crud-favlist__input{padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.crud-favlist__private{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;padding-top:20px}.crud-favlist__private,.crud-favlist__private-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.crud-favlist__private-checkbox{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px}.crud-favlist__private-checkbox:hover{cursor:pointer}.crud-favlist__private-checkbox-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:10px;margin:0 5px 0 0!important}.crud-favlist__private-checkbox-input:hover{cursor:pointer}.crud-favlist__private-checkbox-text{font-size:14px;font-weight:700}.crud-favlist__private-checkbox-icon,.crud-favlist__private-checkbox-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crud-favlist__private-checkbox-icon{font-size:12px;color:#4f4f4f;margin-left:5px}.crud-favlist__private-msg{color:gray;padding-top:5px}.crud-favlist__private-msg>p{margin:0}.crud-favlist__footer{padding:20px;border-top:1px solid #e5e5e5}.crud-favlist__footer--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.crud-favlist__footer--multiple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.crud-favlist__footer-action{width:auto!important}