﻿.PrintView .gig-bar-container{
display:none;
}


.PrintView table[style="width: 33px; border-collapse: collapse;"] {
    width: 100%!important;
}

.PrintView table[style="width: 33px; border-collapse: collapse;"] img {
    width: 100%!important;
}



.PrintView h1, .PrintView h2, .PrintView h3, .PrintView h4, .PrintView  h5, .PrintView h6, .PrintView p, .PrintView span {
    font-family: arial!important;
}



.PrintView h1.reDetailsHeading {
    font-weight: bold;
}

.printview table[style="border-width: 1px; border-color: #000000; background-color: #f5f5f5;"] td {
    font-size: 1rem;
    font-family: arial;
    line-height: 1.6rem;
    padding-top: 14px;
}

