.mm-ml-alertbox{margin:15px 10% 15px 10%;font-size:18px;padding:5px;border-radius:5px;text-shadow:1px 1px 0 rgba(0,0,0,.25);text-align:center;padding:20px}.mm-ml-alertbox a,.mm-ml-alertbox a:hover{color:#fff}.mm-ml-alertbox a{text-decoration:underline}.mm-ml-alertbox a:hover{text-decoration:none}.mm-ml-alertbox.red{background:#f44;color:#fff;-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;border:0;border-radius:0;background:#c00;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}@-moz-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}@-webkit-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}@-o-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}@-ms-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
}.mm-ml-alertbox.gold{background:#f44;color:#fff;-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;border:0;border-radius:0;background:#fbaf11;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.mm-ml-alertbox.green{background:#f44;color:#fff;-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)!important;border:0;border-radius:0;background:#007e33;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}.mm-ml-alertbox h3{margin:10px 0 10px 0}.mm-ml-alertbox .mm-field{width:200px}.mm-ml-update-button{font-size:12px;margin-left:5px;font-variant:small-caps;//	background:#c2dbbb;background:#228dca;padding:2px 6px 4px 6px;border-radius:3px;text-decoration:none;//	color: #171717;color:#fff}.mm-ui-custom-button{display:inline-block;padding:5px 10px;margin:0 3px 6px 0;border-radius:4px;text-decoration:none;color:#066cd2;border:1px solid #066cd2;font-weight:700;cursor:pointer}.mm-ui-custom-button.dead{background:#ccc;color:#fff;border-color:#ccc}