﻿#simulationBody {
    height: 572px;
}

#canvas-background {
    position: absolute;
    width: 500px;
    height: 500px;
    background-image: url(../Images/exothermic-background.png);
    background-position: center;
    background-repeat: no-repeat;
}

#canvas {
    width: 500px;
    height: 470px;
}

#canvas-mask {
    position: absolute;
    width: 500px;
    height: 500px;
    left: 15px;
    top: 12px;
    background-image: url(../Images/exothermic-reactor.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

#glow {
    margin-left: 87px;
    margin-top: 114px;
    display: none;
    position: absolute;
}

.table {
    margin-bottom: 0;
}

#SvgjsSvg1000 {
    z-index: 1;
}

.form-group {
    margin-bottom: 0;
}

#notifications {
    position: absolute;
    top: 7px;
    left: 252px;
    line-height: 9px;
    color: #E80100;
    font-weight: bold;
    font-size: 13px;
}


#stillWaves {
    position: absolute;
    width: 201px;
    height: 28px;
    left: 189px;
    top: 454px;
}

#highcharts-0 > svg:nth-child(1) {
    z-index: 0;
}

#highcharts-0 > svg > rect {
    margin-top: 100px;
}

#labels p {
    position: absolute;
    font-family: Calibri;
    font-weight: 700;
    font-size: 13px;
    color: #5f5f5f;
    z-index: 1;
}

#steamLabel {
    margin-top: 3px;
    margin-left: 42px;
}

#aLabel {
    margin-top: 47px;
    margin-left: 20px;
}

#bLabel {
    margin-top: 127px;
    margin-left: 20px;
}

#condensateLabel {
    margin-top: 89px;
    margin-left: 15px;
}

#cwLabel {
    margin-left: 20px;
    margin-top: 287px;
}

#cwReturnLabel {
    margin-left: 399px;
    margin-top: 406px;
    line-height: 1;
}

.leftMargin {
    border-left: solid #ddd 1px;
}

#stirrer {
    position: absolute;
    width: 69px;
    height: 250px;
    top: 220px;
    left: 259px;
}

#heater {
    left: 50px;
    top: 50px;
}

#steamIncrease, #substanceAIncrease, #substanceBIncrease, #coolingWaterIncrease, #stirrerIncrease {
    background-image: url(../images/Valves/up-normal.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 16px;
    display: inline-block;
    position: absolute;
    z-index: 3;
}

    #steamIncrease:hover, #substanceAIncrease:hover, #substanceBIncrease:hover, #coolingWaterIncrease:hover, #stirrerIncrease:hover {
        background-image: url(../images/Valves/up-hover.png);
        background-repeat: no-repeat;
        width: 11px;
        height: 16px;
    }

#steamDecrease, #substanceADecrease, #substanceBDecrease, #coolingWaterDecrease, #stirrerDecrease {
    background-image: url(../images/Valves/down-normal.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 16px;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    z-index: 3;
}

    #steamDecrease:hover, #substanceADecrease:hover, #substanceBDecrease:hover, #coolingWaterDecrease:hover, #stirrerDecrease:hover {
        background-image: url(../images/Valves/down-hover.png);
        background-repeat: no-repeat;
        width: 11px;
        height: 16px;
    }

#steamIncrease {
    margin-left: 135px;
    margin-top: 5px;
}

#substanceAIncrease {
    margin-left: 135px;
    margin-top: 49px;
}

#substanceBIncrease {
    margin-left: 135px;
    margin-top: 128px;
}

#coolingWaterIncrease {
    margin-left: 69px;
    margin-top: 310px;
}

#stirrerIncrease {
    margin-left: 271px;
    margin-top: 152px;
}


#steamDecrease {
    margin-left: 103px;
    margin-top: 4px;
}

#substanceADecrease {
    margin-left: 103px;
    margin-top: 48px;
}

#substanceBDecrease {
    margin-left: 103px;
    margin-top: 127px;
}

#coolingWaterDecrease {
    margin-left: 37px;
    margin-top: 309px;
}

#stirrerDecrease {
    margin-left: 271px;
    margin-top: 169px;
}

#steamValveNormal, #aValveNormal, #bValveNormal, #cwValveNormal {
    background-image: url("../images/Valves/valve-background.png");
    width: 50px;
    height: 23px;
    position: absolute;
    z-index: 2;
}

#steamValveNormal {
    margin-left: 99px;
    margin-top: 2px;
}

#aValveNormal {
    margin-left: 99px;
    margin-top: 46px;
}

#bValveNormal {
    margin-left: 99px;
    margin-top: 125px;
}

#cwValveNormal {
    margin-left: 33px;
    margin-top: 307px;
}

#heater {
    position: absolute;
    z-index: 2;
    margin-top: 6px;
    margin-left: 141px;
}

.progress-bar {
    width: 100%;
}

.green {
    background-color: #33cc00;
}

.red {
    background-color: #F03;
}

.grey {
    background-color: #aeaeae;
}

.white {
    background-color: #fdfdfd;
}

#progress-bar1, #progress-bar2, #progress-bar3, #progress-bar4, #progress-bar5,
#progress-bar6, #progress-bar7, #progress-bar8, #progress-bar9, #progress-bar10 {
    z-index:1;
}

#progress-bar1 {
    top: 144px;
    left: 100px;
    width: 131px;
    height: 13px;
}

#progress-bar2 {
    top: 177px;
    left: 255px;
    width: 10px;
    height: 12px;
}

#progress-bar3 {
    top: 65px;
    left: 100px;
    width: 197px;
    height: 13px;
}

#progress-bar4 {
    top: 138px;
    left: 281px;
    width: 90px;
    height: 12px;
}

#progress-bar5 {
    top: 328px;
    left: 37px;
    width: 131px;
    height: 7px;
}

#progress-bar6 {
    top: 452px;
    left: 404px;
    width: 90px;
    height: 7px;
}

#progress-bar7 {
    width: 110px;
    height: 100%;
    max-height: 7px;
    top: 24px;
    left: 100px;
}

#progress-bar8 {
    top: 49px;
    left: 221px;
    width: 16px;
    height: 8px;
}

#progress-bar9 {
    top: 110px;
    left: 104px;
    width: 107px;
    height: 7px;
}

#progress-bar10 {
    top: 83px;
    left: 221px;
    width: 13px;
    height: 8px;
}
.rowSpacing div {
    margin-bottom: 6px;
}