.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.snackbar{width:100%;height:auto;position:fixed;pointer-events:none;left:0!important}.snackbar>div{width:400px;height:60px;background:#333;border-radius:5px;pointer-events:auto;overflow:hidden;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);max-width:100%}.snackbar button{display:inline-block;float:right;margin:14px;height:30px;margin-top:16px;border:none;background:0 0;color:#ccc;border-radius:5px;text-transform:uppercase}.snackbar button:nth-child(2){width:40px;height:40px;margin-top:10px;background:#6c5959;border-radius:50%;transition:all .5s linear 0s;padding:0}.snackbar button:nth-child(3){position:relative;left:20px!important}.snackbar button i{vertical-align:middle!important;font-size:20px!important;padding-left:3px;margin-top:-3px}.snackbar .text{width:calc(100% - 90px);height:60px;color:#fff;float:left;line-height:60px;text-indent:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.snackbar.action .text{width:calc(100% - 160px)}.bottom{bottom:-100px}.left>div{float:left;margin-left:-50px}.right>div{float:right;margin-right:50px}.center>div{margin:0 auto}@media screen and (max-width:500px){.left>div,.right>div{margin-left:0;margin-right:0;float:none}.left>div,.right>div{margin:0 auto}}.slideUp{-webkit-animation:slideUp ease .5s 0s forwards;animation:slideUp .5s 0s ease forwards}@-webkit-keyframes slideUp{from{top:-400px}to{top:400px}}.slideDown{-webkit-animation:slideDown .5s 0s ease forwards;animation:slideDown .5s 0s ease forwards}@-webkit-keyframes slideDown{from{top:400px}to{top:-400px}}