﻿

.shr.dwgImage {
    position: relative;
    background-color: #fff;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;        
    background-size: contain;
    width: 540px;
    margin: auto;
    font-size: 0.75em;
    color: gray;
    text-align: center;
    padding: 0 20px;
}

div.shrElev-FullPage {
    page-break-after: always;
    padding-top: 20px;
}

div.shrPlan-FullPage {
    padding-top: 20px;
}

#container_1 {
    width: 100%;
    margin: auto;
}
#container_2 {
    width: 100%;
    padding-top: 20px;
    margin: auto;
}
.float-child {
    width: 50%;
    float: left;
} 

#printDiv{
    width: 1210px;
}

.summerSupplyAirFlowIndicator {
    text-align: center;
    background-image: url('/images/ShrCoils/Elev/SummerSupplyArrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 59px;
}

.summerExhaustAirFlowIndicator {
    text-align: center;
    background-image: url('/images/ShrCoils/Elev/SummerExhaustArrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 59px;
}

.winterSupplyAirFlowIndicator {
    text-align: center;
    background-image: url('/images/ShrCoils/Elev/WinterSupplyArrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 59px;
}

.winterExhaustAirFlowIndicator {
    text-align: center;
    background-image: url('/images/ShrCoils/Elev/WinterExhaustArrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 59px;
}

.typicalStatement{
    color: #666;
    text-align: center;
    font-style: italic;
}


/*/////////////////////////////////1 Vert/ //////////////////////////////////////////// */
/*SUPPLY*/
.shr.dwgImage.elev11 {
    background-image: url('/images/ShrCoils/Elev/1Vert/elev11.png');
    height: 300px;
}
    .shr.dwgImage.elev12 {
        background-image: url('/images/ShrCoils/Elev/1Vert/elev12.png');
        height: 300px;
    }
    .shr.dwgImage.elev13 {
        background-image: url('/images/ShrCoils/Elev/1Vert/elev13.png');
        height: 300px;
    }

        .elev11.trahpHeight,
        .elev12.trahpHeight,
        .elev13.trahpHeight {
            position: absolute;
            top: 162px;
            left: -5px;
            width: 50px;
        }
        .elev11.drainPanHeight,
        .elev12.drainPanHeight,
        .elev13.drainPanHeight {
            visibility: hidden;
        }
        .elev11.caseHeight,
        .elev12.caseHeight,
        .elev13.caseHeight {
            visibility: hidden;
        }
        .elev11.caseFinHeight {
            position: absolute;
            top: 125px;
            left: 29px;
            width: 50px;
        }
        .elev12.caseFinHeight,
        .elev13.caseFinHeight {
            position: absolute;
            top: 125px;
            left: 16px;
            width: 50px;
        }
/*EXHAUST*/
    .shr.dwgImage.elev11E {
        background-image: url('/images/ShrCoils/Elev/1Vert/elev11E.png');
        height: 300px;
    }
    .shr.dwgImage.elev12E {
        background-image: url('/images/ShrCoils/Elev/1Vert/elev12E.png');
        height: 300px;
    }
    .shr.dwgImage.elev13E {
        background-image: url('/images/ShrCoils/Elev/1Vert/elev13E.png');
        height: 300px;
    }

        .elev11E.trahpHeight,
        .elev12E.trahpHeight,
        .elev13E.trahpHeight {
            position: absolute;
            top: 162px;
            left: 493px;
            width: 50px;
        }

        .elev11E.drainPanHeight,
        .elev12E.drainPanHeight,
        .elev13E.drainPanHeight {
            visibility: hidden;
        }

        .elev11E.caseHeight,
        .elev12E.caseHeight,
        .elev13E.caseHeight {
            visibility: hidden;
        }

        .elev11E.caseFinHeight {
            position: absolute;
            top: 126px;
            left: 459px;
            width: 50px;
        }

        .elev12E.caseFinHeight,
        .elev13E.caseFinHeight {
            position: absolute;
            top: 126px;
            left: 473px;
            width: 50px;
        }



    /* /////////////////////////////// 2 Vert //////////////////////////////////////////// /*/
/*SUPPLY*/
    .shr.dwgImage.elev21 {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev21.png');
        height: 500px;
    }
    .shr.dwgImage.elev22 {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev22.png');
        height: 500px;
    }
    .shr.dwgImage.elev23 {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev23.png');
        height: 500px;
    }


.elev21.trahpHeight {
    position: absolute;
    top: 247px;
    left: -5px;
    width: 50px;
}
.elev22.trahpHeight,
.elev23.trahpHeight {
    position: absolute;
    top: 240px;
    left: -8px;
    width: 50px;
}

.elev21.drainPanHeight,
.elev22.drainPanHeight,
.elev23.drainPanHeight {
    visibility: hidden;
}

.elev21.caseHeight {
    position: absolute;
    top: 146px;
    left: 29px;
    width: 50px;
}
.elev22.caseHeight,
.elev23.caseHeight {
    position: absolute;
    top: 166px;
    left: 16px;
    width: 50px;
}

.elev21.caseFinHeight {
    position: absolute;
    top: 349px;
    left: 29px;
    width: 50px;
}
.elev22.caseFinHeight,
.elev23.caseFinHeight {
    position: absolute;
    top: 317px;
    left: 16px;
    width: 50px;
}

    .shr.dwgImage.elev21D {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev21D.png');
        height: 500px;
    }   
    .shr.dwgImage.elev22D {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev22D.png');
        height: 500px;
    }
    .shr.dwgImage.elev23D {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev23D.png');
        height: 500px;
    }

.elev21D.trahpHeight {
    position: absolute;
    top: 139px;
    left: -5px;
    width: 50px;
}

.elev22D.trahpHeight,
.elev23D.trahpHeight {
    position: absolute;
    top: 157px;
    left: -15px;
    width: 50px;
}

.elev21D.drainPanHeight {
    position: absolute;
    top: 216px;
    left: 19px;
    width: 50px;
}
.elev22D.drainPanHeight,
.elev23D.drainPanHeight {
    position: absolute;
    top: 208px;
    left: 19px;
    width: 50px;
}

.elev21D.caseHeight {
    position: absolute;
    top: 328px;
    left: 13px;
    width: 50px;
}
.elev22D.caseHeight,
.elev23D.caseHeight {
    position: absolute;
    top: 304px;
    left: 3px;
    width: 50px;
}

.elev21D.caseFinHeight {
    position: absolute;
    top: 349px;
    left: 29px;
    width: 50px;
}

.elev22D.caseFinHeight,
.elev23D.caseFinHeight {
    position: absolute;
    top: 317px;
    left: 21px;
    width: 50px;
}



/*EXHAUST*/

    .shr.dwgImage.elev21E {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev21E.png');
        height: 500px;
    }
    .shr.dwgImage.elev22E {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev22E.png');
        height: 500px;
    }
    .shr.dwgImage.elev23E {
        background-image: url('/images/ShrCoils/Elev/2Vert/elev23E.png');
        height: 500px;
    }

.elev21E.trahpHeight {
    position: absolute;
    top: 247px;
    left: 494px;
    width: 50px;
}

.elev22E.trahpHeight,
.elev23E.trahpHeight {
    position: absolute;
    top: 240px;
    left: 497px;
    width: 50px;
}

.elev21E.drainPanHeight,
.elev22E.drainPanHeight,
.elev23E.drainPanHeight {
    visibility: hidden;
}

.elev21E.caseHeight {
    position: absolute;
    top: 146px;
    left: 462px;
    width: 50px;
}
.elev22E.caseHeight,
.elev23E.caseHeight {
    position: absolute;
    top: 166px;
    left: 474px;
    width: 50px;
}

.elev21E.caseFinHeight {
    position: absolute; 
    top: 350px;
    left: 462px;
    width: 50px;
}
.elev22E.caseFinHeight,
.elev23E.caseFinHeight {
    position: absolute;
    top: 317px;
    left: 474px;
    width: 50px;
}

    .shr.dwgImage.elev21ED {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev21ED.png');
        height: 500px;    
    }
    .shr.dwgImage.elev22ED {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev22ED.png');
        height: 500px;
    }
    .shr.dwgImage.elev23ED {
        background-image: url('/images/ShrCoils/Elev/2Vert/Drainpan/elev23ED.png');
        height: 500px;
    }

.elev21ED.trahpHeight {
    position: absolute;
    top: 139px;
    left: 494px;
    width: 50px;
}

.elev22ED.trahpHeight,
.elev23ED.trahpHeight {
    position: absolute;
    top: 158px;
    left: 500px;
    width: 50px;
}

.elev21ED.drainPanHeight {
    position: absolute;
    top: 216px;
    left: 469px;
    width: 50px;
}
.elev22ED.drainPanHeight,
.elev23ED.drainPanHeight {
    position: absolute;
    top: 208px;
    left: 469px;
    width: 50px;
}

.elev21ED.caseHeight {
    position: absolute;
    top: 328px;
    left: 477px;
    width: 50px;
}
.elev22ED.caseHeight,
.elev23ED.caseHeight {
    position: absolute;
    top: 304px;
    left: 487px;
    width: 50px;
}

.elev21ED.caseFinHeight {
    position: absolute;
    top: 349px;
    left: 460px;
    width: 50px;
}

.elev22ED.caseFinHeight,
.elev23ED.caseFinHeight {
    position: absolute;
    top: 318px;
    left: 469px;
    width: 50px;
}



/* /////////////////////////////// 3 Vert //////////////////////////////////////////// /*/
/*SUPPLY*/
.shr.dwgImage.elev31 {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev31.png');
    height: 500px;
}

.shr.dwgImage.elev32 {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev32.png');
    height: 500px;
}

.shr.dwgImage.elev33 {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev33.png');
    height: 500px;
}


.elev31.trahpHeight {
    position: absolute;
    top: 257px;
    left: -5px;
    width: 50px;
}

.elev32.trahpHeight,
.elev33.trahpHeight {
    position: absolute;
    top: 258px;
    left: -5px;
    width: 50px;
}

.elev31.drainPanHeight,
.elev32.drainPanHeight,
.elev33.drainPanHeight {
    visibility: hidden;
}

.elev31.caseHeight,
.elev32.caseHeight,
.elev33.caseHeight {
    position: absolute;
    top: 155px;
    left: 19px;
    width: 50px;
}

.elev31.caseFinHeight {
    position: absolute;
    top: 359px;
    left: 19px;
    width: 50px;
}
.elev32.caseFinHeight,
.elev33.caseFinHeight {
    position: absolute;
    top: 360px;
    left: 16px;
    width: 50px;
}

.shr.dwgImage.elev31D {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev31D.png');
    height: 500px;
}

.shr.dwgImage.elev32D {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev32D.png');
    height: 500px;
}

.shr.dwgImage.elev33D {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev33D.png');
    height: 500px;
}

.elev31D.trahpHeight,
.elev32D.trahpHeight,
.elev33D.trahpHeight {
    position: absolute;
    top: 249px;
    left: -5px;
    width: 50px;
}

.elev31D.drainPanHeight,
.elev32D.drainPanHeight,
.elev33D.drainPanHeight {
    position: absolute;
    top: 279px;
    left: 22px;
    width: 50px;
}

.elev31D.caseHeight,
.elev32D.caseHeight,
.elev33D.caseHeight {
    position: absolute;
    top: 139px;
    left: 15px;
    width: 50px;
}

.elev31D.caseFinHeight,
.elev32D.caseFinHeight,
.elev33D.caseFinHeight {
    position: absolute;
    top: 359px;
    left: 15px;
    width: 50px;
}



/*EXHAUST*/

.shr.dwgImage.elev31E {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev31E.png');
    height: 500px;
}

.shr.dwgImage.elev32E {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev32E.png');
    height: 500px;
}

.shr.dwgImage.elev33E {
    background-image: url('/images/ShrCoils/Elev/3Vert/elev33E.png');
    height: 500px;
}

.elev31E.trahpHeight {
    position: absolute;
    top: 257px;
    left: 494px;
    width: 50px;
}

.elev32E.trahpHeight,
.elev33E.trahpHeight {
    position: absolute;
    top: 257px;
    left: 494px;
    width: 50px;
}

.elev31E.drainPanHeight,
.elev32E.drainPanHeight,
.elev33E.drainPanHeight {
    visibility: hidden;
}

.elev31E.caseHeight {
    position: absolute;
    top: 155px;
    left: 471px;
    width: 50px;
}
.elev32E.caseHeight,
.elev33E.caseHeight {
    position: absolute;
    top: 154px;
    left: 474px;
    width: 50px;
}

.elev31E.caseFinHeight {
    position: absolute;
    top: 360px;
    left: 471px;
    width: 50px;
}

.elev32E.caseFinHeight,
.elev33E.caseFinHeight {
    position: absolute;
    top: 359px;
    left: 474px;
    width: 50px;
}

.shr.dwgImage.elev31ED {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev31ED.png');
    height: 500px;
}

.shr.dwgImage.elev32ED {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev32ED.png');
    height: 500px;
}

.shr.dwgImage.elev33ED {
    background-image: url('/images/ShrCoils/Elev/3Vert/Drainpan/elev33ED.png');
    height: 500px;
}

.elev31ED.trahpHeight,
.elev32ED.trahpHeight,
.elev33ED.trahpHeight {
    position: absolute;
    top: 249px;
    left: 494px;
    width: 50px;
}

.elev31ED.drainPanHeight,
.elev32ED.drainPanHeight,
.elev33ED.drainPanHeight {
    position: absolute;
    top: 279px;
    left: 469px;
    width: 50px;
}

.elev31ED.caseHeight,
.elev32ED.caseHeight,
.elev33ED.caseHeight {
    position: absolute;
    top: 139px;
    left: 475px;
    width: 50px;
}

.elev31ED.caseFinHeight,
.elev32ED.caseFinHeight,
.elev33ED.caseFinHeight {
    position: absolute;
    top: 359px;
    left: 475px;
    width: 50px;
}







/* /////////////////////////////// 4 Vert //////////////////////////////////////////// /*/
/*SUPPLY*/
.shr.dwgImage.elev41 {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev41.png');
    height: 500px;
}

.shr.dwgImage.elev42 {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev42.png');
    height: 500px;
}

.shr.dwgImage.elev43 {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev43.png');
    height: 500px;
}


.elev41.trahpHeight,
.elev42.trahpHeight,
.elev43.trahpHeight {
    position: absolute;
    top: 252px;
    left: -5px;
    width: 50px;
}

.elev41.drainPanHeight,
.elev42.drainPanHeight,
.elev43.drainPanHeight {
    visibility: hidden;
}

.elev41.caseHeight,
.elev42.caseHeight,
.elev43.caseHeight {
    position: absolute;
    top: 98px;
    left: 16px;
    width: 50px;
}

.elev41.caseFinHeight,
.elev42.caseFinHeight,
.elev43.caseFinHeight {
    position: absolute;
    top: 404px;
    left: 16px;
    width: 50px;
}

.shr.dwgImage.elev41D {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev41D.png');
    height: 500px;
}

.shr.dwgImage.elev42D {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev42D.png');
    height: 500px;
}

.shr.dwgImage.elev43D {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev43D.png');
    height: 500px;
}

.elev41D.trahpHeight,
.elev42D.trahpHeight,
.elev43D.trahpHeight {
    position: absolute;
    top: 243px;
    left: -5px;
    width: 50px;
}

.elev41D.drainPanHeight,
.elev42D.drainPanHeight,
.elev43D.drainPanHeight {
    position: absolute;
    top: 213px;
    left: 22px;
    width: 50px;
}

.elev41D.caseHeight,
.elev42D.caseHeight,
.elev43D.caseHeight {
    position: absolute;
    top: 74px;
    left: 16px;
    width: 50px;
}

.elev41D.caseFinHeight,
.elev42D.caseFinHeight,
.elev43D.caseFinHeight {
    position: absolute;
    top: 404px;
    left: 16px;
    width: 50px;
}



/*EXHAUST*/

.shr.dwgImage.elev41E {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev41E.png');
    height: 500px;
}

.shr.dwgImage.elev42E {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev42E.png');
    height: 500px;
}

.shr.dwgImage.elev43E {
    background-image: url('/images/ShrCoils/Elev/4Vert/elev43E.png');
    height: 500px;
}

.elev41E.trahpHeight,
.elev42E.trahpHeight,
.elev43E.trahpHeight {
    position: absolute;
    top: 251px;
    left: 494px;
    width: 50px;
}

.elev41E.drainPanHeight,
.elev42E.drainPanHeight,
.elev43E.drainPanHeight {
    visibility: hidden;
}

.elev41E.caseHeight,
.elev42E.caseHeight,
.elev43E.caseHeight {
    position: absolute;
    top: 98px;
    left: 474px;
    width: 50px;
}

.elev41E.caseFinHeight,
.elev42E.caseFinHeight,
.elev43E.caseFinHeight {
    position: absolute;
    top: 404px;
    left: 474px;
    width: 50px;
}

.shr.dwgImage.elev41ED {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev41ED.png');
    height: 500px;
}

.shr.dwgImage.elev42ED {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev42ED.png');
    height: 500px;
}

.shr.dwgImage.elev43ED {
    background-image: url('/images/ShrCoils/Elev/4Vert/Drainpan/elev43ED.png');
    height: 500px;
}

.elev41ED.trahpHeight,
.elev42ED.trahpHeight,
.elev43ED.trahpHeight {
    position: absolute;
    top: 243px;
    left: 494px;
    width: 50px;
}

.elev41ED.drainPanHeight,
.elev42ED.drainPanHeight,
.elev43ED.drainPanHeight {
    position: absolute;
    top: 214px;
    left: 469px;
    width: 50px;
}

.elev41ED.caseHeight,
.elev42ED.caseHeight,
.elev43ED.caseHeight {
    position: absolute;
    top: 75px;
    left: 475px;
    width: 50px;
}

.elev41ED.caseFinHeight,
.elev42ED.caseFinHeight,
.elev43ED.caseFinHeight {
    position: absolute;
    top: 405px;
    left: 475px;
    width: 50px;
}







/* /////////////////////////////// 5 Vert //////////////////////////////////////////// /*/
/*SUPPLY*/
.shr.dwgImage.elev51 {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev51.png');
    height: 500px;
}

.shr.dwgImage.elev52 {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev52.png');
    height: 500px;
}

.shr.dwgImage.elev53 {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev53.png');
    height: 500px;
}


.elev51.trahpHeight,
.elev52.trahpHeight,
.elev53.trahpHeight {
    position: absolute;
    top: 252px;
    left: -5px;
    width: 50px;
}

.elev51.drainPanHeight,
.elev52.drainPanHeight,
.elev53.drainPanHeight {
    visibility: hidden;
}

.elev51.caseHeight,
.elev52.caseHeight,
.elev53.caseHeight {
    position: absolute;
    top: 83px;
    left: 16px;
    width: 50px;
}

.elev51.caseFinHeight,
.elev52.caseFinHeight,
.elev53.caseFinHeight {
    position: absolute;
    top: 420px;
    left: 16px;
    width: 50px;
}

.shr.dwgImage.elev51D {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev51D.png');
    height: 500px;
}

.shr.dwgImage.elev52D {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev52D.png');
    height: 500px;
}

.shr.dwgImage.elev53D {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev53D.png');
    height: 500px;
}

.elev51D.trahpHeight,
.elev52D.trahpHeight,
.elev53D.trahpHeight {
    position: absolute;
    top: 239px;
    left: -5px;
    width: 50px;
}

.elev51D.drainPanHeight,
.elev52D.drainPanHeight,
.elev53D.drainPanHeight {
    position: absolute;
    top: 260px;
    left: 22px;
    width: 50px;
}

.elev51D.caseHeight,
.elev52D.caseHeight,
.elev53D.caseHeight {
    position: absolute;
    top: 61px;
    left: 16px;
    width: 50px;
}

.elev51D.caseFinHeight,
.elev52D.caseFinHeight,
.elev53D.caseFinHeight {
    position: absolute;
    top: 421px;
    left: 16px;
    width: 50px;
}



/*EXHAUST*/

.shr.dwgImage.elev51E {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev51E.png');
    height: 500px;
}

.shr.dwgImage.elev52E {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev52E.png');
    height: 500px;
}

.shr.dwgImage.elev53E {
    background-image: url('/images/ShrCoils/Elev/5Vert/elev53E.png');
    height: 500px;
}

.elev51E.trahpHeight,
.elev52E.trahpHeight,
.elev53E.trahpHeight {
    position: absolute;
    top: 251px;
    left: 494px;
    width: 50px;
}

.elev51E.drainPanHeight,
.elev52E.drainPanHeight,
.elev53E.drainPanHeight {
    visibility: hidden;
}

.elev51E.caseHeight,
.elev52E.caseHeight,
.elev53E.caseHeight {
    position: absolute;
    top: 83px;
    left: 474px;
    width: 50px;
}

.elev51E.caseFinHeight,
.elev52E.caseFinHeight,
.elev53E.caseFinHeight {
    position: absolute;
    top: 422px;
    left: 474px;
    width: 50px;
}

.shr.dwgImage.elev51ED {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev51ED.png');
    height: 500px;
}

.shr.dwgImage.elev52ED {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev52ED.png');
    height: 500px;
}

.shr.dwgImage.elev53ED {
    background-image: url('/images/ShrCoils/Elev/5Vert/Drainpan/elev53ED.png');
    height: 500px;
}

.elev51ED.trahpHeight,
.elev52ED.trahpHeight,
.elev53ED.trahpHeight {
    position: absolute;
    top: 240px;
    left: 494px;
    width: 50px;
}

.elev51ED.drainPanHeight,
.elev52ED.drainPanHeight,
.elev53ED.drainPanHeight {
    position: absolute;
    top: 260px;
    left: 469px;
    width: 50px;
}

.elev51ED.caseHeight,
.elev52ED.caseHeight,
.elev53ED.caseHeight {
    position: absolute;
    top: 61px;
    left: 475px;
    width: 50px;
}

.elev51ED.caseFinHeight,
.elev52ED.caseFinHeight,
.elev53ED.caseFinHeight {
    position: absolute;
    top: 420px;
    left: 475px;
    width: 50px;
}














