﻿.msgGrowl,.msgGrowl h4{color:#fff;-webkit-text-shadow:0 0 1px #FFF;-moz-text-shadow:0 0 1px #FFF;-o-text-shadow:0 0 1px #FFF;text-shadow:0 0 1px #FFF}.msgGrowl-container{width:300px;position:fixed}.top-right{top:10px;right:15px}.bottom-right{bottom:10px;right:15px}.top-left{top:10px;left:15px}.bottom-left{bottom:10px;left:15px}.bottom-center,.top-center{left:50%;margin-left:-150px}.top-center{top:10px}.bottom-center{bottom:10px}.msgGrowl{background:#DDD;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#555),color-stop(1,#222));background:-moz-linear-gradient(top,#555,#222);background:-o-linear-gradient(#555,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#222');width:300px;font-size:14px;padding:0;margin:0 0 10px;border:1px solid #222;position:relative;-webkit-box-shadow:0 0 7px rgba(0,0,0,.3);-moz-box-shadow:0 0 7px rgba(0,0,0,.3);-o-box-shadow:0 0 7px rgba(0,0,0,.3);box-shadow:0 0 7px rgba(0,0,0,.3);-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px}.msgGrowl h4{font-size:16px;margin-bottom:.5em}.msgGrowl-content{padding:10px 20px 10px 10px}.msgGrowl-close{background:url(images/close.png) 50% 50% no-repeat;width:11px;height:10px;position:absolute;top:10px;right:10px;opacity:.4}.msgGrowl-close:hover{opacity:1;cursor:pointer}.msgGrowl.success .msgGrowl-content{background:url(images/success.png) 10px 13px no-repeat;padding-left:50px}.msgGrowl.success h4{color:#ccc}.msgGrowl.error .msgGrowl-content{background:url(images/error.png) 10px 13px no-repeat;padding-left:50px}.msgGrowl.error h4{color:#ccc}.msgGrowl.info .msgGrowl-content{background:url(images/info.png) 10px 13px no-repeat;padding-left:50px}.msgGrowl.info h4{color:#ccc}.msgGrowl.warning .msgGrowl-content{background:url(images/warning.png) 10px 13px no-repeat;padding-left:50px}.msgGrowl.warning h4{color:#ccc}
.msgGrowl-container{width:100%}
.msgGrowl-container.top-left{left:0;top:0;z-index: 100;}
.msgGrowl { margin: 0; width: 100%; border-width:0;border-radius:0 }
.msgGrowl.success{background: #28a745;}
.msgGrowl.error{background: #B90005;}
.msgGrowl h4{display: none;}
.msgGrowl .msgGrowl-content{background: none!important;text-align:center;font-size:90%;line-height:2;padding: 0;}
