You are on page 1of 1

@media print {

body {
background: none;
}
* p, * label {
font-size: 10pt !important;
}
p, span, label, h1, h2, h3, h4, h5 {
color: black!important;
font-family: iransansweb !important;
}
.widget .widget-header h4 {
font-size: 12pt !important;
}
nav.h-nav.p-2.shadow.position-fixed.d-flex.text-white, .d-flex.align-items-
center.mt-3.mw-950, .h-button:not(.labeled), .widget-icons.mr-auto, .drag-
handle, .checkbox {
display: none !important;
}
.h-layout-body {
margin-right: inherit;
}
.persona.mw-950 {
max-width: 100% !important;
margin: auto 0;
}
.shadow-sm {
box-shadow: none !important;
}
.border {
border: none !important;
}
.vue-slider-rail {
border-bottom: 2px solid #ccc!important;
}
.position-relative.widget-image {
margin-top: -40px;
}
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.widget.mb-3 {
border-bottom: 1px solid #ccc !important;
border-radius: 0;
}
}

You might also like