﻿#tdLoginHeader {
    height: 20px;
}

.height20 {
    height:20px;
}

.height30 {
    height: 30px;
}

.height15 {
    height: 15px;
}

#imgProcessingDiv {
    text-align:center;
    margin-top:35px;
}

#processingSpinner .centerText {
    text-align: center;
    width: 100%;
    padding-top: 50px;
    font-weight: bold;
}