﻿div.msgBox{position:fixed;z-index:1050;font-family: 'Avenir LT Std';width:430px;min-height:160px;color:#00335e;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0 0 11px #000;-webkit-box-shadow:0 0 11px #000;box-shadow:0 0 11px #000;background:#fff}div.msgBoxBackGround{top:0;left:0;position:absolute;padding:0;margin:0;width:100%;height:100%;background-color:#000;opacity:.8!important;z-index:999}div.msgBoxTitle{padding:12px 16px;font-variant:normal;font-size:22px;font-weight:900;color:#1a474b;width:100%;text-align:center;border-bottom:solid 1px #c8c8c8}div.msgBoxImage{margin:0 auto;height:60px;width:60px}div.msgBoxContent{margin:12px 0 0 0;}div.msgBoxContent p{padding:0;margin:0;display:table;height:100%;width:100%}div.msgBoxContent span{display:table-cell;vertical-align:middle;color:#1a474b}div.msgBoxContentIEOld{font-size:11pt;margin:0 3px 6px;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{width:100%;text-align:center;padding:5px 15px;margin-bottom:0;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}div.msgBoxButtons input[type=button]{cursor:pointer;margin:2px;height:36px;width:90px;border:1px solid #009a46;background-color:#009a46;color:#FFF;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;outline:0}div.msgBoxButtons input[type=button]:active,div.msgBoxButtons input[type=button]:hover{background-color:#01a54c;color:#fff}div.msgBoxButtons input[type=button]:focus{outline:0;border:2px solid #009a46;-o-transform:rotate(0)}div.msgBoxButtons input[type=button]::-moz-focus-inner{outline:0;border:none}div.msgBoxInputs{margin:5px auto 0;padding-top:2px;padding-bottom:2px;width:195px}div.msgInput input[type=text],div.msgInput input[type=password]{padding:4px;border:1px solid #DFDFDF;color:#2f2f2f;width:180px}div.msgInput text{color:#2f2f2f;font-size:10pt}.msgBoxContainer{padding:16px;text-align:center}