﻿.contenedor-mensaje{position:fixed;z-index:10000;top:0;bottom:0;left:0;right:0;background-image:url(../img/bg-progress.png);background-repeat:repeat}.ventana-mensaje{position:absolute;z-index:10001;width:auto;height:auto;min-width:300px;max-width:500px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.titulo-mensaje{padding:5px 10px;width:auto;background-color:#eee;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px}.contenido-mensaje{width:auto;height:auto;padding:0px 10px}.boton-aceptar{float:right;width:auto;height:auto;margin-bottom:10px;margin-right:10px;padding:5px 8px;border:1px solid #ccc;background-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;font-size:inherit;color:inherit}.contenedor-btn-msg{position:absolute;bottom:0px;right:0px}.msg-contenedor{position:absolute;z-index:10000;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.1)}.msg-ventana{position:absolute;z-index:10001;background-color:#fff;border:1px solid #ccc;box-shadow:6px 6px 10px #888;min-height:125px}.msg-titulo{width:auto;display:block;padding:10px 10px 10px 60px;font-size:18px;font-weight:600;color:#191919}.msg-titulo span{font-size:inherit}.msg-titulo:hover{cursor:move}.msg-titulo-info{border-bottom:1px solid #006400;color:#006400;background-image:url(../Img/info32.png);background-repeat:no-repeat;background-position:5px center}.msg-titulo-exito{border-bottom:1px solid #418fd1;color:#418fd1;background-image:url(../Img/exito32.png);background-repeat:no-repeat;background-position:5px center}.msg-titulo-alerta{border-bottom:1px solid #de8e15;color:#de8e15;background-image:url(../Img/alerta32.png);background-repeat:no-repeat;background-position:5px center}.msg-titulo-error{border-bottom:1px solid #bf0000;color:#bf0000;background-image:url(../Img/error32.png);background-repeat:no-repeat;background-position:5px center}.msg-contenido{width:auto;min-width:300px;max-width:500px;height:auto;display:block;float:left;padding:20px 10px 20px 60px}.msg-salida{float:right;cursor:pointer;color:gray}.msg-salida:after{content:'X'}.msg-salida:hover{color:red}