.jc-modal{background: white;border-radius: 0px;border:solid 3px black; bottom: 0;box-shadow: 0 0 5px;height: 90px;left: 0;margin: auto;padding: 10px;position: fixed;right: 0;text-align: center;top: 0;width: 300px;display: none;}
.jc-modal div.error{display: table;height: 100%;vertical-align: middle;width: 100%;}
.jc-modal div.error span{display: table-cell;vertical-align:middle;text-align: center;}





.error{background:url("../img/error.gif");}
.success{background:url("../img/sucess.gif");}