﻿.LogoImageLandscape {
    width: 250px;
    position: absolute;
    bottom: -60px;
}

.LogoImage {
    width: 250px;
    position: absolute;
    bottom: -60px;
}


.text-align-bottom {
    vertical-align: bottom;   
}
.TitleText {
    font-size: 18pt !important;   
    font-weight: bold;
}
.PageHead {
    position: absolute;
    bottom: 5px;
    
}
.LogoCont {
    width: 250px;   
}
.TitleCont {
    width: 530px;
    margin-left: 260px;   
    text-align: center;
}
.TitleSubText {
    font-style: normal;
    font-weight: bold;
}