@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;   
}
.premundi-body *:not(.fa){
     font-family: TheSaB4!important;
 }
 @font-face {
 font-family: 'Arial Rounded MT Bold';
 font-style: normal;
 font-weight: 400;
 src: url(fonts/arlrdbd.ttf) format('truetype');
 }
 @font-face {
 font-family: 'Calibri Light';
 font-style: normal;
 font-weight: 400;
 src: url(fonts/calibril.ttf) format('truetype');
 }
 .ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 5%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  .info-tooltip-sncf-close{
      position: absolute;
      right: -2px;
      top: -3px;
      font-size: 20px!important;
      cursor: pointer;
  }
  .info-tooltip-sncf{
      cursor: pointer;
  }
  /* The container */
.container-rdvin-cnil {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-rdvin-cnil input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-rdvin-cnil {
   position: absolute;
    top: 9px;
    left: -23px;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border: 4px solid rgb(31,73,125);
}

/* On mouse-over, add a grey background color */
.container-rdvin-cnil:hover input ~ .checkmark-rdvin-cnil {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-rdvin-cnil input:checked ~ .checkmark-rdvin-cnil {
  background-color: rgb(31,73,125);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-rdvin-cnil:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-rdvin-cnil input:checked ~ .checkmark-rdvin-cnil:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-rdvin-cnil .checkmark-rdvin-cnil:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.displayNone{
    display: none!important;
}
.file-import-box-myrdv{
    height: 50px;
    position: relative;
    bottom: 25px;
}
.import-file-satisfaction .inputLabel{
    width: 1%!important;
}
.file-import-box-myrdv.heigth85{
     height: 85px;
}
.container-rdvin-cnil-magimix .checkmark-rdvin-cnil {
    position: absolute;
    top: 14px;
    left: -45px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #333;
}
.container-rdvin-cnil-magimix+label{
        position: relative;
    left: -15px;
}
.container-rdvin-cnil.container-rdvin-cnil-magimix .checkmark-rdvin-cnil:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(
        45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
        45deg);
}
.container-rdvin-cnil.container-rdvin-cnil-magimix input:checked ~ .checkmark-rdvin-cnil {
    background-color: rgb(175, 49, 59);
}
@media (max-width : 767px){
    .container-rdvin-cnil-magimix+label {
        position: relative;
        left: 10px;
        width: 90%;
        display: inline-block;
    }
    .container-rdvin-cnil-magimix .checkmark-rdvin-cnil {
        position: absolute;
        top: 14px;
        left: -22px;height: 20px;
        width: 20px;
        background-color: #eee;
        border: 1px solid #333;
    }
    .magimix-button-form-mobile{
        margin-top: 60px;
        margin-bottom: 10px;
    }
    #availability-alert-button-yes{
        margin-bottom: 5px;
    }
    .availability-alert-label-period {
        margin-left: 0!important;
    }
    #availability-alert-start,#availability-alert-end{
        display: block;
    }
    .availability-alert-label{
        margin-left: 0;
    }
}
.availability-alert-button {
    min-width: 78px;
}
.editTemplte.fa.fa-pencil,.editTemplte.fa.fa-times{
    line-height: 1.3;
    color: #fff;
    margin-right: 5px;
}