<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* apply main */
.applytable {width:100%;height:100%;border-left:1px solid silver;border-top:1px solid silver;}
.applytable td { height: 30px; padding: 2px; margin: 2px; }
.applytable .attribute { text-align: right; padding-right: 8px; width: 90px; background: #f8f8f8; }
.applytable .attribute, .applytable .field {border-bottom: 1px solid silver; border-right: 1px solid silver;}
.applytable input.input_text, .applytable input.input_file,.applytable input[type="text"]{ margin-left: 8px; width: 200px; height:24px; line-height:20px; border: 1px solid #9aabbb; }
.applytable input.input_file {width:350px}
.applytable select { margin-left: 8px; height:24px; line-height:20px; border: 1px solid #9aabbb; }
.applytable textarea.textarea { margin-left: 8px; width: 90%; height: 50px; border: 1px solid #9aabbb; line-height:20px; height:110px; width:80% }
.field table td input,.field table td label {display: inline;}
.field table td {padding: 3px;}

/* content main */
.btngray { margin: 10px 0; background: #ffffff url(/uploads/image/sagimages/btngray_r.jpg) no-repeat right top; padding: 0px; width: 100px; cursor: pointer; outline: none; }
.btngray strong { display: block; font-size: 14px; text-align: center; height: 20px; padding: 10px; background: url(/uploads/image/sagimages/btngray_l.jpg) no-repeat left top; }
.btngray:hover { background: url(/uploads/image/sagimages/btngray_ro.jpg) no-repeat right top; }
.btngray:hover strong { background: url(/uploads/image/sagimages/btngray_lo.jpg) no-repeat left top; }
.applycontainer { clear: both; color: #525252; background-color: #fff; font-family: tahoma; font-size: 12px; line-height: 1.8em; margin: 0; padding: 0; }
.successcontainer { margin: 0 auto; font: 14px arial, helvetica, sans-serif; color: #090 !important; padding: 10px 10px 10px 45px; width: 90%; background:  no-repeat left center; text-align: left; line-height: 160%; font-weight: bold; }
.failurecontainer { margin: 0 auto; font: 14px arial, helvetica, sans-serif; color: #cc0000 !important; padding: 10px 10px 10px 45px; width: 90%; background:  no-repeat left center; text-align: left; line-height: 160%; font-weight: bold; }
.failurecontainer span { font: 14px arial, helvetica, sans-serif; color: #cc0000 !important; font-weight: bold; }</pre></body></html>