﻿
.error {
    color: Red;
}

.ui-mobile #lcls-homeheader {
    margin: 0 auto;
    padding: 0px 10px 0;
    text-align: center;
}

.ui-mobile #lcls-homeheader h1 {
    margin: 0;
}

.ui-mobile #lcls-homeheader p {
    color: #666666;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.3;
    margin: 0.3em 0 0;
}

.ui-mobile .smalltext {
    color: #666;
    font-size: 0.9em;    
    line-height: 1.3;
    margin:0;
}
.ui-mobile input.required{font-weight:bold; }
