﻿div.msgBox{position:fixed;z-index:1050;font-family:Verdana;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:10px 15px;font-variant:normal;font-size:16pt;font-weight:lighter;color:#000;width:100%;border-bottom:solid 1px #c8c8c8}div.msgBoxImage{margin:20px 5px 0;display:inline-block;float:left;height:75px;width:75px}div.msgBoxContent{font-size:11pt;margin:10px 3px 6px;display:inline-block;float:left;height:90px;width:308px;color:#4b4b4b}div.msgBoxContent p{padding:0;margin:0;display:table;height:100%;width:100%}div.msgBoxContent span{display:table-cell;vertical-align:middle;color:#4b4b4b}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{display:inline-block;width:100%;text-align:right;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:35px;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:15px}