@charset "utf-8";

html{height:100%}
body{margin:0;padding:0;height:100%;}
#neat-dialog{z-index: 98;background: none transparent scroll repeat 0% 0%;left: 0px;width: 100%;position: absolute;top: 0px;height: 100%}
#neat-dialog-bg{z-index: -1;filter:alpha(opacity=70);left:0px;width:100%;position:absolute;top:0px;height:100%;background-color: #eee;opacity: 0.7;}
#neat-dialog-pane{z-index: 99;margin-left: auto;margin-right: auto;position: relative;width:530px;text-align:left;}

#neat-dialog-pane table{border:1px solid #A5C0BB;background-color:#f5f5f5;}

#neat-dialog{display:none;}
#refrm.hideSelect select{visibility:hidden;}

.lihead{font-weight:bold;color:#003366}

#ex_rs table,
#ed_rs table{border:1px solid #D4D8DD;border-width:0 1px 2px 0;margin:2px 0 6px 0}
#ex_rs td,
#ed_rs td{word-break:break-all;border:1px solid #D4D8DD;border-width:1px 0 0 1px;background-color:#fff}
#ex_rs td b,
#ed_rs td b{color:#333}

#infoPhotoPreview img,
#infoPhoto img,
#companyLogoPreview img{background-color:#fff;padding:3px;border:1px solid #D4D8DD;border-width:0 1px 1px 0;}
#companyLogoPreview{
position:absolute;margin-left:7em}

.fixtt{background-color:#FFFBE7;border:1px solid #FAE4A3;padding:.2em .4em;margin:.3em}