@import url('https://fonts.maateen.me/solaiman-lipi/font.css');



body, article, h1, h2, h3, h4, h5, h6, textarea, input, select, .topbar, .main-menu, .breadcrumb, .copyrights-area, form span.required, .p-title {
        font-family: 'SolaimanLipi', Arial, sans-serif !important;
      }

body.print-body p{
  font-size: 18px;
  text-align: justify;
  background: white;
}

body.print-body {
  padding-top: 20px !important;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  margin: auto!important;
}
body.print-body img{
  text-align: center;
  max-width: 100%;
}
#print_content{
	border: 2px solid #1A73E9 !important;
}
.print_logo img{
  text-align: center;
  max-width: 100%;
  width: 50% !important;
}

#print_content {
/*     background: #eff1ff; */
	background-image: url('https://chandinamail.com/wp-content/uploads/2025/10/phptocard-background.jpg');
	background-repeat: no-repeat;
	object-fit: cover;
}
#print_content #my-element p{
	 background: none !important;
}
#print_content #my-element p img{
	padding-bottom: 20px;
}
.time.text-center.p-date {
    color: #fff;
    padding: 5px 0;
    width: 100%;
    background-color: #1A73E9;
}

.text-center {
    text-align: center;
}
.content-center{
  text-align: center;
}

@media print {
/* body.print-body {
  max-width: 297mm;
}*/
}
h2.p-title {
    font-weight: 700;
    text-align: center;
    padding: 0;
    margin: 30px 0;
    font-size: 34px;
}

.content-center {
  margin: auto;
  border: 2px solid #106634;
}
.news-details-print{
  padding: 10px;
}

.news-details-print
  img {
    max-width: 100%;
    height: auto;
    width: 100%!important;
	text-align: center;
}


.print-float{
  display: flex;
  justify-content: center;
  margin-top: 20px;}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
    img {
    width: 100%!important;
}
}

.print-copyright p{
  text-align: center;
  margin: 10px!important;
}

/*canvas {
    display: none!important;
}*/

a.btn.red {
    background: red;
    color: white;
    padding: 5px;
    text-decoration: none;
    font-size: 22px;
}

a.btn.green {
    background: green;
    color: white;
    padding: 5px;
    text-decoration: none;
    font-size: 22px;
}

a.btn {
    border-radius: 5px;
    margin: 5px;
}

a.btn img{
    max-height: 18px;
    filter: brightness(0) invert(1);

}
