div.msgBox{min-height:160px;padding:4px 10px;color:#00335e;position:fixed;-moz-box-shadow:0 0 11px #000;-webkit-box-shadow:0 0 11px #000;box-shadow:0 0 11px #000;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;width:430px;background-image:url(https://gylanet.cfd/includes/js/jquery/msgbox/images/msgboxbackground.png);font-family:Verdana;z-index:10000}div.msgBoxBackGround{height:100%;padding:0;position:absolute;opacity:.9;top:0;background-color:#000;margin:0;left:0;width:100%;z-index:999}div.msgBoxTitle{padding:5px 0;font-size:16pt;font-weight:lighter;color:#00335e;font-variant:small-caps;border-bottom:1px solid #002c5f;width:100%}div.msgBoxImage{margin:20px 5px 0;float:left;display:inline-block}div.msgBoxImage,div.msgBoxImage img{height:75px;width:75px}div.msgBoxContent{height:90px;font-size:11pt;margin:0 3px 6px;width:319px;float:left;display:inline-block}div.msgBoxContent p{height:100%;padding:0;margin:0;width:100%;display:table}div.msgBoxContent span{color:#00335e;vertical-align:middle;display:table-cell}div.msgBoxButtons{text-align:right;width:100%;display:inline-block}div.msgBoxButtons input[type=button]{height:35px;border:1px solid #afafaf;color:#fff;background-color:#004076;margin:2px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;cursor:pointer;width:90px}div.msgBoxButtons input[type=button]:hover{color:#fff;background-color:#00549c}div.msgBoxButtons input[type=button]:active{color:#fff;background-color:#aaa}div.msgBoxInputs{padding-top:2px;margin:5px auto 0;padding-bottom:2px;width:195px}div.msgInput input[type=password],div.msgInput input[type=text]{padding:4px;border:1px solid #dfdfdf;color:#2f2f2f;width:180px}div.msgInput text{font-size:10pt;color:#2f2f2f}