.indicatorDiv {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #333333;
    opacity: 0.5;
    text-align: center;
    margin: 0em 0;
}

.indicatorHelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.indicatorKuruKuruImage {
    vertical-align: middle;
    max-height: 56px;
    max-width: 56px;
}
