.p-message-close,.p-message-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-message-close{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-message-close.p-link{margin-left:auto;overflow:hidden;position:relative}.p-message-enter{opacity:0}.p-message-enter-active{-webkit-transition:opacity .3s;transition:opacity .3s}.p-message.p-message-leave{max-height:1000px}.p-message.p-message-leave-to{max-height:0;opacity:0;margin:0!important}.p-message-leave-active{overflow:hidden;-webkit-transition:max-height .3s cubic-bezier(0,1,0,1),opacity .3s,margin .3s;-webkit-transition:max-height .3 cubic-bezier(0,1,0,1),opacity .3s,margin .3s;transition:max-height .3 cubic-bezier(0,1,0,1),opacity .3s,margin .3s}.p-message-leave-active .p-message-close{display:none}