﻿.QuestionLabel
{
    /*font-weight:bold;*/
}
/* Accordion */
.accordionHeader
{
    /*color: #a08ed1;*/
    color: #5591d7;
    background-color: #f5f5f5;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px; /*margin-top: 5px;*/
    cursor: pointer;
    width: 420px;
    height: 25px;
    text-decoration: underline;
}

.accordionHeader a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    /*background:transparent url(/Templates/HelmanAldubi/images/forms2_header.png);*/
    background-color: #6678a2;
    height: 22px;
    color: #FFFFFF;
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    padding-right: 19px;
    padding-top: 4px;
    cursor: pointer;
    width: 541px;
    text-decoration: none;
}

.accordionHeaderSelected a
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

.accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #f5f7fa;
    padding-top: 15px;
    width: 541px;
    padding-right: 19px;
    color: #6578A2;
}
.divAccordionSubmit
{
    background-color: #f5f7fa; /*padding-top:10px;     padding-bottom:10px;     padding-right:300px;*/
}
/*******************************************************************************************************/
.PersonalMeetingMain
{
    background-image: url(/Modules/FormBuilder/Images/AppointmentsAreaBg.png);
    width: 226px;
    height: 176px;
    background-repeat: no-repeat;
    margin-top: 26px;
}

.PersonalMeetingTitle
{
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.PersonalMeetingCell
{
    margin-top: 5px;
    vertical-align: middle;
    direction: rtl;
    position: relative;
    left: 16px;
}
.PersonalMeetingLbl
{
    position: relative;
    right: 25px;
    width: 30px;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
}


.MeetingSendButton
{
    padding-bottom: 12px;
}
.PersonalMeetingMain input
{
    background-color: transparent;
    border: none;
    text-indent: 5px;
    background-image: url(/Modules/FormBuilder/Images/TextField.png);
    height: 24px;
    width: 147px;
    background-repeat: no-repeat;
    position: relative;
}
.MakeAppointmenFormtHeader
{
    height: 24px;
    background-color: #f49e00;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.MakeAppointmenFormtHeaderWelcome
{
    height: 24px;
    background-color: #324b83;
    color: #bbc3da;
    font-size: 13px;
    font-weight: normal;
    padding-right: 5px;
}

.MakeAppointmentFormRow
{
    background-color: #5b71a1;
    color: #bbc3da;
    font-size: 11px;
    font-weight: normal;
}

.MakeAppointmentFormRow td
{
    padding-top: 3px;
}

.MakeAppointmentFormRow input
{
    width: 105px;
    height: 18px;
}


.MakeAppointmenFormtSubmit
{
    height: 40px;
    padding-left: 10px;
    background-color: #324b83;
}
.ContactUsInnerFormtHeader
{
    height: 24px;
    background-color: #f49e00;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid white;
}

.ContactUsInnerFormtHeaderWelcome
{
    height: 24px;
    background-color: #CCD2E0;
    color: #61749F;
    font-size: 12px;
    font-weight: normal;
    padding-right: 5px;
}
.ContactUsInnerFormtHeaderWelcomeEng
{
    height: 24px;
    background-color: #CCD2E0;
    color: #61749F;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
.ContactUsInnerFormRow
{
    background-color: #F0F1F3;
    color: #61749F;
    font-size: 11px;
    font-weight: normal;
}

.ContactUsInnerFormRow td
{
    padding-top: 3px;
}

.ContactUsInnerFormRow input
{
    width: 105px;
    height: 13px;
}


.ContactUsInnerFormtSubmit
{
    height: 40px;
    padding-left: 10px;
    background-color: #F0F1F3;
}
.ContactUsInnerFormtSubmitEng
{
    height: 40px;
    padding-right: 10px;
    background-color: #F0F1F3;
}
.ExtraInformationHeader
{
    height: 24px;
    background-color: #f49e00;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    border-bottom: solid 1px white;
}
.ExtraInformationHeaderEng
{
    height: 24px;
    background-color: #f49e00;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    border-bottom: solid 1px white;
}
.ExtraInformationSubHeader
{
    width: 151px;
    height: 30px;
    background-color: #ccd2e0;
    color: #526b94;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 3px;
}
.ExtraInformationSubHeaderEng
{
    width: 151px;
    height: 30px;
    background-color: #ccd2e0;
    color: #526b94;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 3px;
}
.ExtraInformationTitle
{
    background-color: #eff0f2;
    color: #61749F;
    font-size: 13px;
    font-weight: normal;
    padding-right: 10px;
    padding-top: 5px;
}
.ExtraInformationCombo
{
    width: 148px;
}
.ExtraInformationSubmit
{
    padding-top: 3px;
    height: 40px;
    padding-left: 3px;
    background-color: #F0F1F3;
}
.divSeperator
{
    height: 7px;
    background-color: White;
}
/*********************************************Contact US*********************************/
.ContactMain
{
    width: 530px;
    height: 324px;
    background-color: #ededed; /*background-image: url(/SiteData/1/Templates/Aman/images/contactBG.png);     background-repeat:repeat-x;*/
}
.ContactUsRow
{
    height: 10px;
}
.ContactUsCellTitle
{
    width: 40px;
    padding-right: 25px;
    vertical-align: top;
}

.ContactUsCellTitleENG
{
    width: 40px;
    padding-left: 25px;
    vertical-align: top;
}

.ContactUsCell input
{
    padding: 0 7px;
    border: none;
    height: 29px;
    width: 290px;
    margin: 1px 0;
    outline-color: black; /*background-image: url(/SiteData/1/Templates/Aman/images/contacFrormInputBG.png) ; 	background-color:transparent;*/
}
.ContactUsCell select
{
    border: solid 1px #bbbbbb;
    height: 29px;
    width: 300px;
}
.SubmitButton
{
    width: 150px;
    height: 34px; /*background-image: url(/SiteData/1/Templates/Aman/images/sendBtn_reg.png);     border:none;*/
    border: none;
    background-color: #297ab1;
    color: #ffffff;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    margin-right: 25px;
    cursor: pointer;
}

.SubmitButton:hover
{
    /*background-image: url(/SiteData/1/Templates/Aman/images/sendBtn_over.png);*/
}


