.view_mb { font-size: 15px; font-weight: bold; color: #fff!important; background: #e60000; display: inline-block; margin-left: 45px; width: 65px; border-radius: 5px; text-align: center; } .reveal-modal { border: 1px solid #cda93c; height: 500px; display:none; top: 20%; left: 59%; margin-left: -300px; width: 545px; background: #fff no-repeat -200px -80px; position: absolute; z-index: 101; padding: 30px 40px 34px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba(0,0,0,.4); } .reveal-modal .close-reveal-modal { font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; } .frm-item { line-height: 80px; } .frm-label { display: inline-block; width: 7em; font-size: 14px; font-weight: bold; color: #cba020; } .frm-item2 { line-height: 32px; } .frm-label2 { display: inline-block; width: 7em; font-size: 14px; font-weight: bold; color: #cba020; position: absolute; } #jb_id{ border: 1px solid #a09999; width: 130px; height: 30px; margin-left: 1px; font-size: 13px; } .frm-input{ width: 258px; height: 30px; border: 1px solid #ddd; padding: 0 10px; display:none; } .dialog-submit, .dialog-confirm .dialog-cancel { display: inline-block; } .dialog-buttonbox { overflow: hidden; padding: 0; margin: 24px 0 0 30px; text-align: center; line-height: 24px; height: 30px; } .dialog-submit { border: none; background-color: #014ed0; color: #fff; text-align: center; text-decoration: none; width: 70px; height: 24px; line-height: 24px; } .vdetail{ width: 437px; height: 130px; border-style: solid; border-color: #cda93c; margin-left: 102px; border-radius: 5px; } .vcompany,.vmobile,.vname { width: 437px; height: 34px; margin-top: 15px; border-radius: 8px; border-style: solid; border-color: #cda93c; } .dai{ text-align: center; font-size: 15px; width: 189px; height: 30px; color: #7c6c3b; font-weight: bold; background: #d5c79d; line-height: 30px; border-radius: 1px; } textarea::-webkit-input-placeholder { /* webkit browsers */ font-size:20px; color: #ccc; } textarea::-moz-placeholder { /* mozilla firefox 19 */ font-size:20px; color: #ccc; } textarea:-ms-input-placeholder { /* internet explorer 10 */ font-size:20px; color: #ccc; } input::-webkit-input-placeholder { /* webkit browsers */ font-size:12px; color: #ccc; } input::-moz-placeholder { /* mozilla firefox 19 */ font-size:12px; color: #ccc; } input:-ms-input-placeholder { /* internet explorer 10 */ font-size:12px; color: #ccc; }