.proscenium-stage-main {
    background: url(../../Images/seatchart/Z-rock_seatchart-Proscenium.png) no-repeat;
    background-size: cover;
    height: 650px;
    width: 750px;
    position: relative;
}

.proscenium-planner-box-A1 {
    position: absolute;
    top: 305px;
    left: 66px;
    width: 620px;
}

.proscenium-planner-box-B1 {
    position: absolute;
    top: 241px;
    left: 69px;
    width: 611px;
}

.proscenium-planner-box-C1 {
    left: 132px;
    position: absolute;
    top: 177px;
    width: 550px;
}

.proscenium-planner-box-D1 {
    left: 174px;
    position: absolute;
    top: 113px;
    width: 450px;
}

.proscenium-planner-box-E1 {
    left: 191px;
    position: absolute;
    top: 50px;
    width: 420px;
}

.proscenium-spacer-A108 {
    width: 99px;
    height: 40px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    float: left;
}

.proscenium-spacer-B108 {
    width: 62px;
    height: 40px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    float: left;
}

.proscenium-spacer-C107 {
    width: 34px;
    height: 40px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    float: left;
}

.proscenium-spacer-D105 {
    width: 61px;
    height: 40px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    float: left;
}

.proscenium-planner-seat {
    background: #C0CCCC;
    cursor: pointer;
    width: 32px;
    height: 40px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    float: left;
}

.proscenium-planner-seat-wheelchair {
    background: url(../../Images/wheel_chair.png);
    background-size: cover;
    position: relative;
    padding-left: 12px;
    height: 50px;
    display: block;
    padding-top: 17px;
    color: #000;
    font-weight: bold;
}

.proscenium-planner-seat-number {
    color: #000;
    display: block;
    font-size: 14px;
    height: 50px;
    padding-top: 10px;
    margin-left: -10px;
    transform: rotate(90deg);
}