﻿.divSingleTechData {
    clear:both;
    height:55px;
    margin-bottom:5px;
}
.divLabelTechData {
    width: calc(100% - 490px);
    min-height: 55px;
    line-height: 55px;
}
.divValueTechData {
    float: right;
    width: 430px;
    margin-bottom: 20px;
    padding-left: 0px;
    min-height:55px;
    clear: none;
}
.divInfoTechData {
    float: left;
}
.spSelectPlaceHolder {
    height: 55px;
    line-height: 55px;
}

.tbTechControl {
    height: 55px;
    line-height: 55px;
}
.arrowDown, .arrowUp {
    height: 55px;
}
.divValidator {
    clear: initial;
}