@charset "utf-8";
@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B5Plain.eot');
    src: url('./fonts/TheSerif-B5Plain.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B5Plain.woff') format('woff'),
         url('./fonts/TheSerif-B5Plain.ttf') format('truetype'),
         url('./fonts/TheSerif-B5Plain.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B5PlainItalic.eot');
    src: url('./fonts/TheSerif-B5PlainItalic.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B5PlainItalic.woff') format('woff'),
         url('./fonts/TheSerif-B5PlainItalic.ttf') format('truetype'),
         url('./fonts/TheSerif-B5PlainItalic.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B6SemiBold.eot');
    src: url('./fonts/TheSerif-B6SemiBold.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B6SemiBold.woff') format('woff'),
         url('./fonts/TheSerif-B6SemiBold.ttf') format('truetype'),
         url('./fonts/TheSerif-B6SemiBold.svg#AftaserifRegular') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face{font-family:TheSaB5;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB5_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB5_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB5_.woff') format('woff'),
        
               url('./fonts/TheSansBasic-all_SVG/TheSaB5_.svg#TheSaB5_') format('svg');}
@font-face{font-family:TheSaB3;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB3_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB3_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB3_.woff') format('woff'),
              url('./fonts/TheSansBasic-all_SVG/TheSaB3_.svg#TheSaB3_') format('svg');}
@font-face{font-family:TheSaB4;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB4_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB4_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB4_.woff') format('woff'),
              url('./fonts/TheSansBasic-all_SVG/TheSaB4_.svg#TheSaB4_') format('svg');}
body {
	width:99%;
	height:100%;
	background-color:#fff;
    font-family: Arial, Times, Serif;  
	font-size: 12px;
	color: #611B4A;
	font-weight:bold;
        min-width: 555px;
        background: transparent;
        overflow-x: hidden
        
       
	
}

.body{
	float:left;
	padding-left:0px;
	margin-left:0px;
	width:99%;
	height:100%;
	max-width:800px;
        min-height: 250px
        
}


.clear {
	clear:both;
	margin:0px auto;
	padding:0px;
}

.header{
	float:left;
	text-align:center;
	padding:40px 0px 60px 0px;
	width : 100%;
	max-width:800px;
}
.content{
	float:left;
	width:99%;
	height:100%;
	padding-left:0px;
	margin-left:0px;
       
}



.tab_header{
	width:100%;
	float:left;
	 position: relative;
         behavior: url(./PIE.htc);
}

.tab_header ul{
list-style: none outside none;
padding-left: 0px;
}

.tab_header ul li.btn_round_content{
	height: 18px;
    margin: 0 px;
    padding: 2px 10px;
	background:#D9D9D9;
	border:2px  solid #fff;
	border-bottom: 0px;
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	/*width:90px;*/
	
	color: #fff;
	text-align:center;
	cursor:pointer;
	margin: 0 5px;
	float:left;

}
.tab_header ul li.btn_round_content:hover{
	background:#fff;
	color:#fff;
	
}
.tab_header ul li.active{
	background:#fff;
	color:#fff;
	
}


.gray_box{
	border:2px solid #fff;
	background-color:#D9D9D9;
	padding:15px 10px 20px 5px;
        padding-right: 0px;
	width:97.5%;
	float:left;
	min-height: 350px;
       
       
	


	
}

.gray_box .left_box{
	width:40%;
	/*************************border-right:2px solid #fff;*************************/
	height: 300px;
	float:left;
        margin-left: 50px
}

.gray_box .right_box{
	width:40%;
	float:left;
	padding:0px 20px;
	
}

.left_box  .inputLabel{
	width:100%;
	font-size:13px;
}

a.forgetPass{
	font-size:12px;
	font-weight:normal;
	color: #611B4A;
}



.btn_round{
	padding:10px;
	background:#fff;
	border:1px solid #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:90px;
	color:#fff;
	text-align:center;
	float:left;
  
        margin: 0 10px;
        padding: 5px 10px;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
        box-shadow: #d9d9d9 2px 2px 1px
}

.btn_round:hover{
	background:#bbbbbb;
	border:1px solid #fff;
}

.right_box p{

}

.rdv_family_item {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #001155;
  
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 98%;
	padding: 15px 0px 20px 10px;
        padding-left: 0px
}
.rdv_family_item div {
    float: left;
}


.rdv_family_item .item_text {
    
    width: 70%;
}
.AppointementsConfirmationBox .rdv_family_item .item_text {
    
    width: 97%;
}
.currentAppointement .rdv_family_item .item_text {
    
    width: 97%;
}

.rdv_family_item .item_text i {
    
    font-size:12px;
	font-weight: bold;
	color:#333333
}

.rdv_family_item .btn_round {
    background: none repeat scroll 0 0 #001155;
    border: 2px solid #001155;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 2px;
    margin-left: 10px;
    padding: 5px 10px;
    text-align: center;
    width: 20%;
    box-shadow: #d9d9d9 2px 2px 1px
}

.AppointementsServiceBox{
	float: left;
	width: 70%;
	padding-bottom: 5px;
} 
.AppointementsAmployerBox{
	float: left;
	width: 100%;
} 
.AppointementsDateBox{
	float: left;
	width: 48%;
       
} 
.AppointementsTimeBox{
	float: left;
         
	width: 50%;
}
 div.ui-datepicker {
    width: auto;
    
       
}
#timepicker{
	padding-left: 10px;
	
	/*border:2px solid #fff;*/
	border-radius:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:4px;
	width: 100%;
	/*min-height: 184px;*/
	/*height: 184px;*/
	overflow-y: auto;
}
.AppointementsDateBox{
	padding-top: 10px;
	float: left;
	clear: both;
}
.AppointementsTimeBox{
	padding-top: 10px;
       
}
#timepicker ul{
	list-style: none outside none;
    padding: 0px;
	margin: 0px;
}
#inquiryFormContentDiv
{
    width: 95%
}

#timepicker ul li{
	float: left;
	border:1px solid #fff;
	padding: 4px 6px;
	margin: 4px;
	cursor: pointer;
        border-radius: 5px
}

#timepicker ul li:hover{
	float: left;
	background:#fff;
	color: #fff;
}

#timepicker ul li.active{
	float: left;
	background:#fff;
	color: #fff;
}

.inquiryFormPage{
	float: left;
}

.comboboxStyle span.arrow-down {
    float: right;
    font-size: 16px;
      color: #999999;
}

.comboboxStyle span.arrow-left {
    float: right;
    font-size: 12px;
	text-shadow: 0 0 1px black;
	padding-right: 5px;
}
.comboboxStyle li:hover{
	color: #fff;
}

.showBoxStyle{
	display: block;
}

.selectedTemplate, .selectedEmployer {
	float: left;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #001155;
    border-radius: 5px;
    color: #001155;
    padding: 5px;
    width: 334px;
	margin-bottom: 5px;
	font-weight: bold;
}

.selectedTemplate span{
	float: right;
	cursor: pointer;
}
.selectedEmployer span{
	float: right;
	cursor: pointer;
}

.companyText{
	font-size: 14px;
    padding-bottom: 10px;
	float: left;
	width: 70%;
}
.myNextAppointmentsBox{
	float: left;
	width: 100%;
	

}


.myPastAppointmentsBox,.myCancelledAppointmentsBox{
	float: left;
	width: 100%;
overflow: auto;
}

.back_class{
	height: auto;
}

span.error{
	color: red;
	
}

.addNextAppointmentBox{

	 float: left;
   
	display: none;
	margin-left:5px
	
}
.addNextAppointmentBtn{
    width: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FF66FF;
    border-radius: 6px;
    color: #001155;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
}

.btnStyle{
  
    font-size: 13px;
    height: auto;
    padding: 5px 25px;
    width: auto;
    margin-left: 10%
}

.labelStyle{
	font-size: 10px;
    font-style: italic;
	color: #444444;
}

.lblRefTitleColor{
	  color: #FF66FF;
	  font-size: 14px;
}

.right_box .inputLabel {
    font-size: 13px;
    width: 100%;
}

#btn_loginRefForm{
	float: left;
	margin-left: 5px;
}

.lblRefLoginMsg1{
	font-size: 14px;
}

.hourItem{
	width: 31px;
}
#appointementItems{
   margin-top: -1px
}
.noAvailableTime
{
   text-align: center;
  margin-top: 50px;
  margin-bottom: 50px; 
}
#enableAppointmentWaitingList{
    position: relative;
    top: 3px;
    cursor: pointer
}
label[for=enableAppointmentWaitingList]{
    cursor: pointer;   
}