﻿.CustomHeaderWrapper img
{ 
	float: left;	
	margin-right: 0; 
	width: 100%;
	border: none;
}

.Header
{
    margin-left: 0px;
    margin-bottom: 5px;	
	padding-top: 75px;
}

.MainTitle
{
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 9px;
    font-size: 15pt;
    color: #00B2A9;
    font-weight: bold;
}

.Subtitle
{
    font-size: 11pt;
    margin-top:  ;
    text-decoration: none;
    color: #00B2A9;
    font-weight: bold;
}

.SubtitleAppointment, .SubtitleAppointmentStartPage
{
    font-size: 11pt;
    margin-top: 0px;
    text-decoration: none;
    color: #E10098;
    font-weight: bold;
}

.SubtitleAppointmentStartPage
{
    margin-top: 26px;
    margin-bottom: 6px;
	color: #E10098;
}

.SubtitleAppointmentText
{
	color: #E10098;
}

.Appointment .Title
{
    padding-left: 15px;
    color: #E10098;
}

#STARTPAGE_REGISTER_LINK {
	color: #E10098;
}

.TitleText {
	color: #E10098;
}

.AppointmentGroupAppointment .Title {
	color: #E10098;
}

.RadioButtonWithLabelWrapper .Title {
	color: #E10098;
}