.createTest{font-size:12px}.ContactUsLegend{background-color:#000;color:#fff;padding:3px 6px}.topBanner,body{padding-top:1px}body{background-image:linear-gradient(to right top,#8e44ad 0,#3498db 120%);margin-top:-1px}.topBanner{margin-top:-3px;background-size:970px 240px;background-repeat:no-repeat;height:240px}.mainDiv{background-color:#fff;margin-left:auto;margin-right:auto;margin-top:0;width:970px;height:150%}.ValidateionError{display:inline;font-family:verdana;font-size:12px;color:red}.meetTheTeam,.pageHeaderBlue{color:#00f;font-family:verdana}.meetTheTeam{text-align:center;font-size:22px;font-weight:bolder}.meetTheTeamBackground{background-color:#f0f0f0;width:450px;height:190px;text-align:center;margin-left:20px}.pageHeaderBlue{font-size:18px;font-weight:700}.pageInformationDetail{font-family:verdana;font-size:14px;font-weight:400}
.randomTextColor {color: #f35626; /* Initial color */animation: hue-cycle 10s infinite linear; font-size: 18px; font-family: verdana; font-weight: bold;
}

@keyframes hue-cycle {from { filter: hue-rotate(0deg); } to { filter: hue-rotate(360deg); }}