
.text-align-right {
    text-align: right;
    margin-right: -18px;
}

.text-align-center {
    text-align: center;
}


.fontLh9 {
    line-height: 9px;
}

.fontLh10 {
    line-height: 10px;
}

.fontLh12 {
    line-height: 12px;
}

.fontLh13 {
    line-height: 13px;
}

.fontLh14 {
    line-height: 14px;
}

.fontLh16 {
    line-height: 16px;
}
.fontLh17 {
    line-height: 17px;
}
.fontLh18 {
    line-height: 18px;
}


.fontLh20 {
    line-height: 20px;
}

.fontLh22 {
    line-height: 22px;
}

.fontLh24 {
    line-height: 24px;
}

.fontLh27 {
    line-height: 27px;
}

.fontLh36 {
    line-height: 36px;
}

.fontLh36 {
    line-height: 36px;
}
.fontLh45 {
    line-height: 45px;
}


.fontLh100 {
    line-height: 100px;
}

.font7 {
    font-size: 7px;

}

.font8 {
    font-size: 8px;

}

.font9 {
    font-size: 9px;

}

.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font27 {
    font-size: 27px;
}

.font30 {
    font-size: 30px;
}

.font34 {
    font-size: 34px;
}
.font36 {
    font-size: 36px;
}

.font46 {
    font-size: 46px;
}

.font56 {
    font-size: 56px;
}

.fontWhite {
    color: #FFFFFF;
}

.fontLtBlue {
    color: #9dc8ea;
}

.fontLtBlue a {
    color: #9dc8ea;
}

.fontWhite a:hover {
    color: #b9e5fb;
}

.fontWhiteLink a {
    color: #ffffff;
}

.fontGray {
    color: #aaaaaa;
}

.fontDarkGray {
    color: #666666;
}

.fontBlack {
    color: #111111;
}

.fontBlackLink a {
    color: #111111;
}

.control-label {
    font-size: 14px;
    line-height: 14px;
    color: #225487;

    font-style: normal;
    font-weight: 400;
}

.fontUnderline {
    text-decoration: underline
}

.Lato-normal-100 {
    
    font-style: normal;
    font-weight: 100;
}

.Lato-normal-300 {
    
    font-style: normal;
    font-weight: 300;
}

.Lato-normal-400 {
    
    font-style: normal;
    font-weight: 400;
}

.Lato-normal-700 {
    
    font-style: normal;
    font-weight: 700;
}

.Lato-normal-900 {
    
    font-style: normal;
    font-weight: 900;
}

.Lato-italic-100 {
    
    font-style: italic;
    font-weight: 100;
}

.Lato-italic-300 {
    
    font-style: italic;
    font-weight: 300;
}

.Lato-italic-400 {
    
    font-style: italic;
    font-weight: 400;
}

.Lato-italic-700 {
    
    font-style: italic;
    font-weight: 700;
}

.Lato-italic-900 {
    
    font-style: italic;
    font-weight: 900;
}

