.Red{background-color:#ffefea;border:1px solid #ffab7e}.Blue{background-color:#deedf8;border:1px solid #2e7fce}.document-print .content{padding:24px;display:flex;justify-content:space-between;align-items:center;border-radius:16px}.document-print .content .content-text{display:flex;align-items:center;justify-content:flex-start;gap:16px}.document-print .content .content-text img{width:32px;height:32px}.document-print .content .content-text p{font-size:16px;margin:0}.document-print .content .content-btn{width:150px;height:40px;flex-shrink:0}.document-print .content .content-btn a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:24px;padding:4px 12px;gap:8px;background-color:#ffbd3d}.document-print .content .content-btn a span{font-size:14px;color:#000;font-weight:bold}.document-print .content .content-btn a img{width:18px;height:18px}@media(min-width: 375px)and (max-width: 991px){.document-print .content{flex-direction:column;gap:24px}}@media(min-width: 991px)and (max-width: 1400px){.document-print .content{padding:16px}.document-print .content .content-text p{font-size:14px}}