/* VERSION 3.0.7*/
.alert-container__button,.alert-container__button--cancel,.alert-container__button--ok{font-size:.9em;display:inline-block;padding:0 .7em;height:1.6em;border:1px solid #777}.alert-container__button--cancel:not(:last-child),.alert-container__button--ok:not(:last-child),.alert-container__button:not(:last-child){margin-right:.3em}.alert-container__button--ok{background-color:#0f0}.alert-container__button--cancel{background-color:red}.alert-container__button-container{text-align:center;margin-bottom:.3em}.alert-container__heading{font-size:1em}.shift-container__content,.shift-container__footing{background-color:#fff}.notification-content{display:table;height:100%;width:100%;font-family:Arial,Helvetica,sans-serif;background-color:#f7f7f7;overflow:hidden;border-radius:.3em;-webkit-box-shadow:1px 1px 2px hsla(0,0%,59%,.7);box-shadow:1px 1px 2px hsla(0,0%,59%,.7)}.notification-content .notification-content__icon{font-family:iconFont;font-size:2.4em;color:#747168;width:1.6em;text-align:center;vertical-align:middle;display:table-cell}.notification-content .notification-content__text{font-size:.8em;color:#444;display:table-cell;vertical-align:middle}.notification--success{background-color:#d7ffd7}.notification--success .notification-content__icon{color:#575}.notification--warning{background-color:#fef9c0}.notification--warning .notification-content__icon{color:#707140}.notification--error{background-color:#ffe3e3}.notification--error .notification-content__icon{color:#c62626}.notification--info{background-color:#f0f0ff}.notification--info .notification-content__icon{color:#40518e}