.plume:not(.pm-no-effects) [class*=pm-btn-],.plume:not(.pm-no-effects) button{overflow:hidden}.plume:not(.pm-no-effects) [class*=pm-btn-].pm-focus,.plume:not(.pm-no-effects) [class*=pm-btn-].pm-hover,.plume:not(.pm-no-effects) [class*=pm-btn-]:focus,.plume:not(.pm-no-effects) [class*=pm-btn-]:hover,.plume:not(.pm-no-effects) button.pm-focus,.plume:not(.pm-no-effects) button.pm-hover,.plume:not(.pm-no-effects) button:focus,.plume:not(.pm-no-effects) button:hover{opacity:.8}.plume:not(.pm-no-effects) [class*=pm-btn-]:active,.plume:not(.pm-no-effects) button:active{transform:translateY(2px)}.plume:not(.pm-no-effects) [class*=pm-btn-]:focus,.plume:not(.pm-no-effects) button:focus,.plume:not(.pm-no-effects) input:focus,.plume:not(.pm-no-effects) select:focus,.plume:not(.pm-no-effects) textarea:focus{transition:.1s}.plume:not(.pm-no-effects) input[type=checkbox]::after,.plume:not(.pm-no-effects) input[type=checkbox]::before,.plume:not(.pm-no-effects) input[type=radio]::after,.plume:not(.pm-no-effects) input[type=radio]::before{transition:.1s}.plume:not(.pm-no-effects) input[type=button]:active,.plume:not(.pm-no-effects) input[type=reset]:active,.plume:not(.pm-no-effects) input[type=submit]:active{transform:translateY(2px)}.plume:not(.pm-no-effects) input[type=button]:hover,.plume:not(.pm-no-effects) input[type=reset]:hover,.plume:not(.pm-no-effects) input[type=submit]:hover{opacity:.8}.plume:not(.pm-no-effects) [data-pm-success]:not([data-pm-success=""])::after{-webkit-animation:slide-down .3s ease-out;animation:slide-down .3s ease-out}.plume:not(.pm-no-effects) [data-pm-error]:not([data-pm-error=""])::after{-webkit-animation:slide-down .3s ease-out;animation:slide-down .3s ease-out}.plume:not(.pm-no-effects) [data-pm-warning]:not([data-pm-warning=""])::after{-webkit-animation:slide-down .3s ease-out;animation:slide-down .3s ease-out}.plume:not(.pm-no-effects) [data-pm-info]:not([data-pm-info=""])::after{-webkit-animation:slide-down .3s ease-out;animation:slide-down .3s ease-out}@-webkit-keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}