
.divRow 
{
    clear: both;
}

#divOldPeopleRegistration 
{
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    margin: 0 auto !important;
    padding: 20px;
}
#divOldPeopelRegiTitle {
    color: #9e222d;
    font-family: OldDayCareFont;
    font-size: 30px;
}
#divOldPeopelRegiSlogan {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #808080;
    font-family: OldDayCareFont;
    font-size: 15px;
    margin-top: 8px;
}
.divEventRegiMainFieldTitle {
    color: #808080;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    width: 25%;
}
.divEventRegiMainField {
    padding: 8px;
}
.divOldPeopleRegiMainCategoryContent {
    border-top: 1px solid silver;
    margin-top: 10px;
}
.divOldPeopleRegiMainCategoryContent > table {
    margin-left: -40px;
    margin-top: 15px;
}
.divEventRegiMainCategoryTitle {
    background-color: #9e222d;
    color: #ffffff;
    font-family: OldDayCareFont;
    font-size: 20px;
    margin-top: 15px;
    padding: 5px 20px;
    text-align: left;
}
#RegistrationForm_For_OLDPeople1_CheckBoxList1 {
    margin-left: -107px;
}
.DivimgCalender {
    float: left;
}
.DivAge {
    float: left;
    width: 290px;
}
.divOldPeopleRegiSubField2 {
    float: left;
}
.divOldPeopleRegisubFieldTitle2 {
    float: left;
    margin-left: 11px;
    padding-top: 7px;
}
.subTable {
    border: 0 solid silver;
    float: left;
    width: 40%;
}
.divOldPeopleRegisubFieldTitle {
    color: #808080;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    width: 27%;
}
.divOldPeopleRegiSubField {
    padding: 8px;
}
#tblhelth {
    margin-left: -70px;
}
#tblQuestion {
}
.cal_Theme1 .ajax__calendar_container {
    background-color: #def1f4;
    border: 1px solid #77d5f7;
}
.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}
.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}
.cal_Theme1 .ajax__calendar_body {
    background-color: #ffffff;
    border: 1px solid #77d5f7;
}
.cal_Theme1 .ajax__calendar_dayname {
    color: #004080;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    text-align: center;
}
.cal_Theme1 .ajax__calendar_day {
    color: #004080;
    text-align: center;
}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active {
    background-color: #def1f4;
    color: #004080;
    font-weight: bold;
}
.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
}
.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}
input[type="checkbox"] {
    float: left !important;
}
#ContentPlaceHolderDefault_ODCContentPlaceHolder_RegistrationForm_For_OLDPeople_2_CheckBoxList1 label {
    color: #808080;
    float: left !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 40px;
}
#divSuccessRegister {
    border-top: 2px solid #c0c0c0;
    color: #9e222d;
    font-family: OldDayCareFont !important;
    font-size: large;
    margin-top: 20px;
    padding: 10px;
}
#ajaxLoading {
    height: 100%;
    left: 0;
    position: fixed;
    top: 45%;
    width: 100%;
}
#linkHome {
    font-family: OldDayCareFont !important;
    font-size: large;
    text-decoration: none;
}

#divGuestDetails
{
    display: none;
}
.divEventRegiMainFieldTitle > span 
{
    display: none;
}
/*****************************/


#form-container 
{
    margin: 0 auto;
    /*width: 90%;*/
}

.fieldRow 
{
    padding: 4px 10px;
}



.lable 
{
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    color: #757575;
    font-family: "Segoe UI";
    font-size: 15px;
    font-weight: bold;
}

.field
{
    height: 35px;
}

.twocol .field
{
    padding: 3px;
    width: 90%;
}

.fourcol .field
{
    min-width: 200px;
    padding: 3px;
}

    .fourcol .field select
    {
        width: 166px;
    }


.twocol .field input 
{
    padding: 7px !important;
    width: 100% !important;
}


.submit-buttoncontainer 
{
    margin: 10px;
    text-align: center;
    width : 80% !important;
}
.fourcol .field input {
    width: 151px !important;
}
    .submit-buttoncontainer .button-style
    {
               background-image: url("/Images/Button.jpg");
    background-repeat: repeat;
    border: 1px solid #c95000;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: 'Segoe UI';
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    height: 34px;
    padding: 0 22px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    }
.div-success > p 
{
    font-size: 18px !important;
    font-weight: normal;
}

.div-success
{
     color: #1392a4;
    font-family: verdana;
    line-height: 25px;
    text-align: center;
}

.event-title h2
{
    color: #1093a3;
	font-family:'Segoe UI';
       font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}
.event-form-container
{
    margin-top:40px;
}
.event-form-container  #serviceAboutTitle
{
   background-image: url("/Images/Navi.jpg");
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding-left: 7px;
	font-family:'Segoe UI';
    font-weight: bold;

}

.madatory
{
	color:#FF0000;
}
#ContentPlaceHolderDefault_SpuAlumniContentPlaceHolder1_WebifyEventRegistration_3_CheckBoxConfirmAttend 
{
    /*margin-bottom: 0 !important;
    margin-left: 127px;*/
    margin-right: 10px !important;
    /*margin-top: 0 !important;*/
}
.fieldCheckbox {
    /*margin: 13px 110px;*/
}

.fieldCheckbox label 
{
    color: #757575;
    font-family: "Segoe UI";
    font-size: 15px;
    font-weight: bold;
}

#ContentPlaceHolderDefault_SpuAlumniContentPlaceHolder1_WebifyEventRegistration_4_CheckBoxConfirmAttend {
    margin: 0 10px;
}

.aspNetDisabled
{
    background-image: url("/Images/Button.jpg");
    background-repeat: repeat;
    border: 1px solid #c95000;
    border-radius: 4px;
    color: white;
    cursor: no-drop;
    display: inline-block;
    font-family: "Segoe UI";
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    height: 34px;
    padding: 0 22px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
}

/*#ContentPlaceHolderDefault_SpuAlumniContentPlaceHolder1_WebifyEventRegistration_3_DropDownPassYearList 
{
    width: 99%;
}

#ContentPlaceHolderDefault_SpuAlumniContentPlaceHolder1_WebifyEventRegistration_3_DropDownCollegeList 
{
    width: 99% !important;
}*/
select option 
{
    text-transform: uppercase;
    width: auto !important;
}
select 
{
    width: 92% !important;
}
#ContentPlaceHolderDefault_SpuAlumniContentPlaceHolder1_WebifyEventRegistration_2_CheckBoxConfirmAttend 
{
    margin-right: 11px;
}

#event-form-container {
    width: 70%;
    margin: 0 auto;
}
#event-detail 
{
    width: 95%;
}

.telephone-div,.mobile-div
{
    width:20% !important;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
