/* cmsms stylesheet: silvera2 modified: 02/17/26 12:04:36 */
body {
                margin: 0;
                padding: 0;
            }
p {
    margin: 0px;
}  
.label {
    display: flex;
    align-items: center;
    gap: 15px;
}
hr.divider {
    margin: 5px 5px;
}
.certificate-qr.sticker-qr {
    margin: 15px 0;
}
.nawdchap {
    text-align: center;
    width: 50%;
}

.nawdrast {
    font-weight: bold;
text-align: center;
    width: 50%;
} 
.certifi_number.value {
    border: 1px solid #000;
    margin: 0 5px 5px 5px;
    padding: 9px 5px 8px 5px;
    font-size: 15px;
}     
            .sticker-sheet {
                display: grid;
                grid-template-columns: repeat(7, 4cm);
                grid-template-rows: repeat(4, 10cm);
                gap: 0;
                width: 32cm;
                height: 47cm;
            }

				.certificate-card {
				text-align: center;
				font-family: Arial;
				font-weight: bold;
				}
				.label { padding: 3px;}
				.certificate-logo {
				background:#006138; }
				.certifi_number { color: #006138;}
				.d-logo {width: 65px;}
				.alogo {
				width: 100px;
				}
				.certificate-logo {
					text-align: -webkit-center;
				padding: 5px;
				}
  .certificate-header.sticker-header
 {
    padding-top: 7px;
}          
            .sticker {
                width: 4cm;
                height: 10cm;
                border: 1px solid #000;
                padding: 0cm;
                box-sizing: border-box;
                page-break-inside: avoid;
                break-inside: avoid;
            }
@media print {
    @page {
        size: A2;
        margin: 0.0cm;
    }
    
    body {
        margin: 0;
        padding: 0;
        width: 220mm;
        height: 470mm;
        overflow: hidden;
    }
.pagenation {

}

    .sticker-sheet {
        display: grid;
        grid-template-columns: repeat(7, 4cm); /* ٨ ستوون لەبری ٧ */
        grid-template-rows: repeat(4, 10cm);    /* ٥ ڕیز لەبری ٤ */
        gap: 0;
        width: 32cm; /* پانی پەڕە */
        height: 47cm; /* بەرزی پەڕە */
        margin: 0cm auto;
    }
    
    .sticker {
        width: 4cm;
        height: 10cm; /* کەمکرایەوە بۆ ٩cm */
        border: 1px solid #000;
        padding: 0cm;
        box-sizing: border-box;
        page-break-inside: avoid;
        break-inside: avoid;
    }
}

/* شێوازی ناوەکی بچووکتر بکە */
.sticker {
    text-align: center;
    font-family: Arial, sans-serif;
    border: 1px solid #ccc;
    margin: 0.05cm;
    background: white;
}

.sticker-logo img {
    max-width: 3cm; /* بچووکتر */
    max-height: 1.1cm;
}

.sticker-header h2 {
    font-size: 9pt; /* بچووکتر */
    margin: 0.05cm 0;
    color: #000000;
}

.value {
    font-size: 11px; /* بچووکتر */
    font-weight: bold;
}

.sticker-info {
    font-size: 6pt; /* بچووکتر */
    text-align: -webkit-center;
    margin: 0.1cm 0;
    line-height: 11px;
}

.info-row {
    justify-content: space-between;
    margin: 0.05cm 0;
}

.uae-made {
    font-weight: bold;
    font-size: 8pt; /* بچووکتر */
    margin: 0.1cm 0;
    color: #e74c3c;
}

.sticker-qr img {
    width: 1.5cm; /* بچووکتر */
    height: 1.5cm;
    margin: 0.05cm auto;
}

.qallaw { 
    font-weight: bold;
    font-size: 7pt; /* بچووکتر */
}
