.error-block {position:fixed; top:-5px; left:5px; z-index:999;}
.error {position:relative; z-index:999; width:1024px; margin: 0 auto; background:#fef3f5 !important; border:1px dotted #e51937 !important; padding:10px; color:#880000;}

.shadow {box-shadow:0 1px 6px #818181; -moz-box-shadow:0 1px 6px #818181; -khtml-box-shadow:0 1px 6px #818181; -webkit-box-shadow:0 1px 6px #818181;}
.r4 {-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; behavior:url(/template/border-radius.htc);}

.w550px {width:550px !important;}

.fw-b {font-weight:bold;}


/* setup form */
#popup-window {color:#ababab; padding:16px;}

.d-inline {display:inline-block !important; //display:inline; //zoom:1;}

.w386px {width:386px !important;}
.w400px {width:400px !important;}
.w414px {width:414px !important;}

.h30px {height:30px;}

.mt10px {margin-top:10px !important;}
.mt20px {margin-top:20px !important;}
.mt30px {margin-top:30px !important;}

.shadow {box-shadow:0 1px 6px #818181; -moz-box-shadow:0 1px 6px #818181; -khtml-box-shadow:0 1px 6px #818181; -webkit-box-shadow:0 1px 6px #818181;}

.round {-moz-border-radius:8px; -webkit-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; behavior:url(/template/border-radius.htc);}
.r4 {-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; behavior:url(/template/border-radius.htc);}

.fs16px {font-size:16px;}
.fs18px {font-size:18px;}

.installer-main-block {width:840px; padding:25px; background-color:#fff;}
.installer-main-block h1 {margin:0 auto; text-align:center;}
.installer-main-block form#install input[type="text"] {padding:5px; height:30px; font-size:16px;}
.installer-main-block .install-button {padding:5px; cursor:pointer;}
.installer-main-block .attention {color:#880000;}
.installer-main-block .error-data {background:#fef3f5 !important; border:1px solid #e51937 !important; color:#e51937;}
.installer-main-block .ok {color:#006400; border:1px solid #008641; background-color:#6FF5A9; padding:10px; margin:10px 0;}
.installer-main-block .error {color:#dd2823; border:1px solid #dd2823; background-color:#fff0f0; padding:10px; margin:10px 0;}
.installer-main-block .required {color:#aaa;}
.installer-main-block .sup {color:#000;}
/* !setup form */