.toast-title{font-weight:700;text-transform:uppercase}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover,.toast-message a:focus{color:#ccc;text-decoration:none}.toast-close-button{position:relative;top:-.3em;right:-.3em;float:right;color:#fff;font-weight:700;font-size:20px;line-height:1;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:1;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=100);filter:alpha(opacity=100)}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{right:.3em;left:-.3em;float:left}button.toast-close-button{padding:0;background:transparent;border:0;cursor:pointer;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{right:0;bottom:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{right:0;bottom:0;width:100%}.toast-top-left{top:55px;left:5px}.toast-top-right{top:55px;right:5px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:11;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container > div{position:relative;width:300px;margin:0 0 6px;padding:15px 15px 15px 60px;overflow:hidden;color:#fff;background-repeat:no-repeat;background-position:15px center;-moz-border-radius:3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;opacity:1;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=100);filter:alpha(opacity=100);pointer-events:auto}#toast-container > div.rtl{padding:15px 50px 15px 15px;direction:rtl;background-position:right 15px center}#toast-container > div:hover,#toast-container > div:focus{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;cursor:pointer;opacity:1;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=100);filter:alpha(opacity=100)}#toast-container > .toast-info{background-color:#f0f0f0;background-image:url(/Styles/media/NotificationIcons/info.png)!important}#toast-container > .toast-error{background-color:#f99;background-image:url(/Styles/media/NotificationIcons/error.png)!important}#toast-container > .toast-success{background-color:#95c795;background-image:url(/Styles/media/NotificationIcons/success.png)!important}#toast-container > .toast-warning{background-color:#ebde96;background-image:url(/Styles/media/NotificationIcons/warning.png)!important}#toast-container.toast-top-center > div,#toast-container.toast-bottom-center > div{width:300px;margin-right:auto;margin-left:auto}#toast-container.toast-top-full-width > div,#toast-container.toast-bottom-full-width > div{width:96%;margin-right:auto;margin-left:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;bottom:0;left:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=40);filter:alpha(opacity=40)}@media all and (max-width: 240px){#toast-container > div{width:11em;padding:8px 8px 8px 50px}#toast-container > div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{top:-.2em;right:-.2em}#toast-container .rtl .toast-close-button{right:.2em;left:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container > div{width:18em;padding:8px 8px 8px 50px}#toast-container > div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{top:-.2em;right:-.2em}#toast-container .rtl .toast-close-button{right:.2em;left:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container > div{width:25em;padding:15px 15px 15px 50px}#toast-container > div.rtl{padding:15px 50px 15px 15px}}