@charset "utf-8";

.generalInformationContainerNoMotive{
	width: 100%;
}
.generalInformationContainerWithMotive{
	float: left;
	width: 71%;
}
.containerFieldSet{
	float: left;
	width: 100%
}

.notionSelectionContainerFieldSet { /** border-color: #C69A40;  **/
	/* border: 0px; */
}

.notionSelectionContainerLegend {
	font-size: 11px; 
	color: #0177bf;
	/* display: none; */
}
 
.legendAvailabilities {
	font-size: 0.75em;
	color: #0177bf;
 }
 
.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: 3%;
}
.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%;
}

/*********************************************************/

.confirmChoiceBorderContainer {
	color: #000000;
	font-weight: normal;
	height: 100px;
	font-size: 14px;
	border-style: none;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
}

.timeareaSelected {
	background-color: #E8E8E8;
	border-style:groove;
	margin-top: 5px;
	font-size: 14px;
	color: black;
}

.labelconfirmChoiceText {
	/* color: #0177bf; */
}

.confirmChoiceText{
	text-align: center; 
	font-size: 17px;
}

.confirmChoiceButtonBorderContainer{
	padding-bottom: 2%;
}

.confirmChoiceButtonBorder{
	cursor: pointer;
	text-align: center;
/* 	margin-left: 30%;
	margin-right: 30%; */
	background-color: #0882A0;
	color: white;
	padding-top: 1%;
	padding-bottom: 1%;
}
.premiumChooseMsg{
	cursor: pointer;
}

.confirmLinkOverClass{
	border: solid;
	text-align: center;
	margin-left: 30%;
	margin-right: 30%;
	text-transform: uppercase;
	cursor: pointer;
	background-color: black;
	color: #BBE0E3;
}


.preselectedRdvDescription {
	font-size: 17px;
	color: #000000;
	white-space: normal;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.soonestAvailabilitiesContainer{
	margin-bottom: 0%;
	margin-top: 4%;
	text-align: center;
}

.soonestAvailabilities {
	margin-top:0px;
	font-family: verdana;
	font-size: 15px;
	 overflow-x: hidden;
	overflow-y: auto; 
	height: auto;
	background-color: #f6f6f6;
	border-style: none !important;
}

.soonestText {
	font-size: 14px;
	font-weight: normal;
	color: inherit;
	display: block;
}
.soonestOccurence {
    margin-bottom: 2%;
}
.soonestLink {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder !important;
	
}
 
.soonestOccurence{
	padding-bottom: 0px;
	padding-left: 0px;
}
 
.soonestTimeareaProposed {
	background-color: #E8E8E8;
	border-style: groove;
	margin-top: 2px;
	text-align: center;
}

.linkOverClass {
	cursor: pointer ! 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;
}

 