.list-premium{padding:10px;display:block;min-width:100%;margin-bottom:10px;border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);cursor:pointer}.list-premium:hover{background:grey;color:#fff}.my-template{margin-bottom:33px}.my-template__img{cursor:pointer;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border-radius:10px}.my-template__img:hover{border:1px solid #6ac60f}.my-template--active .my-template__img{border-radius:10px;border:6px solid #6ac60f}.my-template__colors{width:187px;min-height:22px;border-radius:0 0 10px 10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;margin:auto;padding:7px 14px;padding-bottom:15px;display:-webkit-box;display:flex;flex-wrap:wrap}.my-template__color{width:28px;height:28px;border-radius:28px;margin:7px 12px;cursor:pointer}.my-template--active .my-template__color--active:after{background-image:url(/img/icons/checklistwhite.svg);content:" ";width:28px;height:28px;position:absolute;background-position:50%;background-repeat:no-repeat}.my-quote{border-radius:3px;background-color:#fff;padding:15px 17px;margin-bottom:21px;position:relative;cursor:pointer}.my-quote__hover{border-radius:3px;position:absolute;left:0;top:0;bottom:0;right:0;z-index:99;background-color:rgba(0,0,0,.5);visibility:hidden;display:-webkit-box;display:flex}.my-quote:hover .my-quote__hover{visibility:visible}.my-quote__select{width:114.5px;height:30px;border-radius:3px;background-color:#fff;margin:auto;text-align:center;font-size:11px;color:#3d3d3d;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.backsound{font-size:13px;color:#3d3d3d;padding:12px 0;position:relative;cursor:pointer;padding-right:33px}.backsound--active{color:#6ac60f;font-weight:700}.backsound--active:after{position:absolute;width:19px;height:19px;background-image:url(/img/icons/checklist-green.svg);right:0;top:13px;content:""}.eventClass{background-color:#fff}.flashClass{background-color:#c8ffc8;cursor:pointer;-webkit-transition:background-color 2s ease-out;transition:background-color 2s ease-out}.btn-add{padding:5px 10px;cursor:pointer;border-radius:15px;background:#6bc610;border:none;color:#fff;width:100%;font-size:9pt;font-weight:800}