@CHARSET "UTF-8";

div.documentType { float:left; width:250px; }
div.documentType span { font-size:14px; font-weight:bold; line-height:16px; color:#4C4C4C; }
div.documentType img { }
div.documentCustomer { float:left; width:200px; height:30px; }
div.documentDate { float:left; width:130px; font-size:11px; }


div.documentSendType { float:left; width:215px; font-size:11px; }
div.documentRecurringDate { float:left; width:250px; font-size:11px; }
div.documentRecurringType { float:left; width:100px; font-size:11px; }
div.documentPages { float:left; width:180px; font-size:11px; }
div.documentPagesCount { background:url(/images/icons/page_white_acrobat.png) top left no-repeat; padding-left:20px; }

div.documentAmount { float:left; text-align:right; width:150px; }
div.documentAmount div.storno { color:#F45F48 !important; }
div.documentAmount div.credit { color:#F45F48 !important; }

div.documentSize { float:left; text-align:right; width:120px; }

div.documentSendStatus { float:left; text-align:right; width:200px; }

div.documentSendTypeStatus { background:url(/images/icons/email.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSendTypeStatusPrepare { background:url(/images/icons/email.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSendTypeStatusWaiting { background:url(/images/icons/email.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSendTypeStatusOk { background:url(/images/icons/email_go.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSendTypeStatusError { background:url(/images/icons/email_error.png) top left no-repeat; padding-left:20px; font-size:11px; }

div.documentSignatureStatus { background:url(/images/icons/lock_open.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSignatureStatusPrepare { background:url(/images/icons/lock_open.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSignatureStatusWait { background:url(/images/icons/lock_open.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSignatureStatusOk { background:url(/images/icons/lock_go.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSignatureStatusError { background:url(/images/icons/lock_delete.png) top left no-repeat; padding-left:20px; font-size:11px; }
div.documentSignatureStatusDelete { background:url(/images/icons/lock_delete.png) top left no-repeat; padding-left:20px; font-size:11px; }
