div.msgBox{padding:4px 10px 4px 10px;position:fixed;z-index:1050;max-width:430px;min-height:160px;color:#00335e;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:var(--jforma-border-radius);-moz-box-shadow:0 0 11px #000;-webkit-box-shadow:0 0 11px #000;box-shadow:0 0 11px #000}div.msgBoxBackGround{top:0;left:0;position:absolute;min-height:1368px;padding:0;margin:0;width:100%;height:100%;background-color:#000;opacity:.9;z-index:1002}div.msgBoxTitle{padding:5px 0 5px 0;font-variant:small-caps;font-size:16pt;font-weight:lighter;color:var(--jforma-info-color);width:100%;border-bottom:1px solid #002c5f}div.msgBoxImage{margin:20px 5px 0 5px;display:inline-block;float:left;height:75px;width:75px}div.msgBoxImage img{height:75px;width:75px}div.msgBoxContent{letter-spacing:.03em;margin:0 3px 6px 3px;display:inline-block;float:left;height:90px;width:319px;margin-top:10px}div.msgBoxContent p{padding:0;margin:0;display:table;height:100%;width:100%}div.msgBoxContent span{display:table-cell;vertical-align:middle;color:var(--jforma-primary-blue-color);white-space:-moz-pre-wrap !important;white-space:-webkit-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;white-space:normal}div.msgBoxContentIEOld{font-size:11pt;margin:0 3px 6px 3px;display:inline-block;float:left;height:90px;width:319px;position:relative}div.msgBoxContentIEOld p{padding:0;margin:0;position:absolute;top:50%}div.msgBoxContentIEOld span{position:relative;top:-50%}div.msgBoxButtons{display:inline-block;width:100%;text-align:right}div.msgBoxButtons input[type='button']{cursor:pointer;margin:2px;height:35px;width:90px;border:1px solid #afafaf;background-color:#fff;color:var(--jforma-blue);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:var(--jforma-border-radius);outline:0;transition:all .5s ease;box-shadow:5px 5px 10px 0 rgba(0,0,0,0.1)}div.msgBoxButtons input[type='button']:hover{transform:scale(1.05) perspective(1000px);background-color:var(--jforma-secondary-blue-color)}div.msgBoxButtons input[type='button']::-moz-focus-inner{outline:0;border:0}div.msgBoxInputs{margin:0 auto;padding-top:2px;padding-bottom:2px;margin-top:5px;width:430px}div.msgInput input[type='text'],div.msgInput input[type='password']{padding:4px;border:1px solid #dfdfdf;color:#2f2f2f;width:90%}div.msgInput text{color:#2f2f2f;font-size:10pt}@media screen and (max-width:320px){div.msgBox{width:280px}}@media screen and (max-width:600px){div.msgBox{margin:0 auto;left:0;right:0}}