﻿@media print {

    h1{
        font-size:26px !important;
    }

    h2 {
        font-size: 20px !important;
    }

    h3 {
        font-size: 18px !important;
    }

    h4 {
        font-size: 16px !important;
    }
    .tableWrapper{
        overflow:initial !important;
    }

    .ilpFooter{
        margin-top:10px !important;
    }

    .
    {
        display:none !important;
    }

    .pupilTable {
        width: 100% !important;
        table-layout: fixed;
    }

    .adminStatusWrapper, .statusDropButton{
        display:none;
    }

    .textIcon{
        display:none;
    }

    .ilpFoot{
        display:none !important;
    }

    #filterWrapper, .printHide{
        display:none ;
    }
    a[href]:after {
        content: none;
    }

    
    {
        width:100% !important;
        border:1px solid black;
        font-size:22px !important;
    }

    .bottomTextBoxWrapper, .editedBy {
        max-width:100% !important;
        white-space: normal !important;
        overflow: unset !important;
        text-overflow: unset !important;
        font-style:italic;
    }

    .hideAllIDP, .showAllIDP{
        display:none;
    }

    #pupilImg{
        height:90px !important;
        width:90px !important;
    }

    #pupilNickNameWrapper, .pupilNickName {
        display: inline-block !important;
        width: 70% !important;
        padding: 5px;
        vertical-align:middle !important;
    }



    #pupilImageWrapper, #ilpPupilInfo {
        width: 15% !important;
        display: inline-block !important;
        padding: 5px;
        vertical-align:middle !important;
    }
    #ilpPupilInfo {
        margin-top: 0px;
        margin-bottom: 0px;
        display:none !important;
    }

    #pupilNickNameWrapper, #ilpPupilInfo, .pupilNickName, #pupilNickNameWrapper h4 {
        text-align: left !important;
    }

    #pupilNickNameWrapper h4 {
        padding:5px;
        color:darkgrey !important;
    }

    .showAllIDP{
        display:none !important;
    }

    .pupilNickName, .backgroundBlue {
        color:black !important;
        opacity:1;

    }

    #ilpHeader{
        z-index: unset !important;
        height:inherit !important;
        width:100% !important;
        position:unset !important;

    }
    
    .dpDelete {
        display: none !important;
    }

    .tableWrapper a{
        display:none !important;
    }

    .table {
        page-break-inside: auto;
    }

    .table td, .table tr{
        font-size: 10px !important;
        page-break-inside: auto;
    }

    .searchWrapper{
        display:none;
    }

    .whiteBackgroundWrapper {
        border: 0px !important;
        margin-top: 0px !important;
    }

    .bodyWrapper{
        margin-top:0px !important;
    }

    .dot{
        display:none !important;
    }

    .body {
        padding-top: 0px !important;
    }

    .whitePadding{
        padding:0px !important;
    }

    h1 {
        margin-top:0px !important;
    }

    .navbar{
        display:none !important;
        margin-bottom:0px !important
    }
    body{
        padding-top:0px !important;
    }

    .printOnly{
        display:block !important;
    }

    .hideOnPrint{
        display:none !important;
    }
    
    .ilpText{
        display:none !important;
    }


    iframe{
        height:auto !important;
    }

    #headerLeft{
        border-bottom:1px solid grey;
        padding-bottom:10px;
        background-color:white !important;
    }

    .PEPBackground{
        background-color:white !important;
    }

    .statusDropButton{
        margin-left:30px !important;
        margin-right:0px !important;
    }

    .previousVersionsButton{
        display:none !important;
    }

    .fieldSubtitleWrapper .label{
        display:none !important;
    }

    .ilpPageWrapper{
        margin-left:0px !important;
        width:100% !important;
    }

    .ilpPageNav, .ilpBottomHalf, #headerButtons, #statusWrapper, #setStatusWrapper, .alert, .footer, .saveButtonWrapper, #minMax, .fa-external-link-alt {
        display: none !important;
    }


    .ilpField, .ilpDate, ilpTextField, fieldData {
        page-break-inside: avoid;
        position: relative !important;
    }

    .ilpField{
        display:block;
    }

    .whiteBackgroundWrapper{
        display:block !important;
    }

}
