@charset "utf-8";


.preselectedRdvDescription {
	font-size: 15px;
	color: #8255FC;
	white-space: normal;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.soonestAvailabilitiesContainer{
	
}

.soonestAvailabilities {
	margin-top:0px;
	border-style:groove;
	font-family: verdana;
	font-size: 15px;
	 overflow-x: hidden;
	overflow-y: auto; 
	/**pb with IE7 (lincked to relative position of parent container): if you need to display scrollbar please replace value auto by scroll  for  overflow-y style
/*	overflow-y: scroll;*/
	height: auto;
	background-color: #95d2d6;
}

.soonestText {
	font-size: 14px;
	color: #8255FC;
	font-weight: bolder;
}
.soonestLink {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder !important;
	
}
 
.soonestOccurence{
	padding-bottom: 5px;
	padding-left: 5px;
}
 

.orWord {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #8255FC;
	margin-bottom: 5px;
}
.linkOverClass {
	cursor: hand ! important;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder !important;
}

.linkClass {
	cursor: pointer ! important;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder !important;
}

.soonestUl{
	padding-left: 270px;
}
 .breackLine{
 	clear: both;
 }
 
 /************************************************/
 
.service{
	padding-top: 5px;
}
.generalInformationContainerNoMotive{
	width: 100%;
}
.generalInformationContainerWithMotive{
	float: left;
	width: 71%;
}
.containerFieldSet{
	float: left;
	width: 100%
}

.notionSelectionContainerFieldSet{
	/** border-color: #C69A40;  **/
}

.notionSelectionContainerLegend {
	font-size: 11px; 
	color: #8255FC;
}
 
.legendAvailabilities {
	font-size: 0.75em; 
	color: #8255FC;
 }
 
.fieldsetSubContainAvailabilities {
	overflow-x: hidden; 
	overflow-y: auto; 
	width: 100%; 
	height: 128px;
	margin-top: 4px;
 }
 
 .breackLine{
 	clear: both;
 }
 #availabilityContainerId{
	clear:both; 
	display: none;
 }
 
 #selectionBody {
	margin-left: 0px;
	 
}

#content{
 
}

#form2 {
 
}

#notionSelectionContainer {
 
	width: 100%;
}

#dateTimeSelectionContainer {
	 
	width: 300px;
}

#dayValueId {
	 
	min-width: 150px
}

.fieldFloat {
	color: black;
	font-size: 11px;
	float: left;
}
#availabilityFieldsetContainerId{
	padding-top: 5px;
}
.availabilityColumnFirst{
	float: left;
}
.availabilityColumnX{
	float: left;
	margin-left: 20px;
	padding-left:10px; 
	border-left: 1px solid #9bd8fd;
}

.availabilityFieldSet{
	margin-top: 0px;
}
div.error_hour {
	font-weight: bold;
	font-size: 11px;
	color: red;
	padding-top: 3%;
}
