/*工程師新增*/

/*翻譯用遮罩*/
#bodyblock {position:relative; z-index:9999;}
#shader{position:fixed; top:0px; left:0px; display:block; width:100%; height:100%; background-color:#FFF;}
/*驗證提示文字*/
div.radio-style {margin-bottom:10px;}
div.select-style{margin-bottom:20px;}

label.error{position: relative; top:5px; color:#B74848 !important;}
#contact-form label.error{position: relative; top:-15px; color:#B74848 !important;}
div.error{color:#B74848 !important;}

#message {
  margin:20px;
  padding:15px;
  background: #13bfbc;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

