.main{

	background-color: #e8e3df!important;
	margin: 20px;
	padding: 40px;
}

.prevision{
	border-radius: 20px;
    border: 1px solid black;
    padding: 20px;
    padding: 0px;
    margin-top: 10px;
	background-color: white!important;
}
.recap{
    border-radius: 4px;
    border: 1px solid #9E9E9E;
    padding: 20px;
    padding: 0px;
    margin-top: 10px;
    font-weight: bold;
    background-color: white!important;
    margin-left: 36px;
    width: 95%!important;
}
.recherche{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	border: 1px solid #FA602E;
    padding: 10px;
    margin-top: 30px;
    font-size: 15px;
    color: black;
    margin-left: 60px;
	background-color: white!important;
}
.trajet{
    border: 1px solid #C0C0C0;
    margin-top: 60px;
    font-size: 15px;
    color: black;
    margin-left: 54px;
    /* height: 130px; */
    background-color: white!important;
    width: 92%!important;
}
.trajet .date{
	border: 1px solid #FA602E;
    margin-left: -18px;
    color: #FA602E;
    font-size: 18px;
    text-align: center;
    background-color: rgba(255, 193, 7, 0.04);
    padding-bottom: 25px;}
{
	margin-top:10px;
}

.details{
	 border: 1px solid #C0C0C0;
	 margin-left: 71px!important;
	 margin-right: 37px!important;
	 padding: 20px;
	 background-color: white!important;
}
.details .traverse{
	color:black;
	margin:2px;
	border-right: 1px solid black;
}

.priceadvertise{
	border: 2px ridge #FC9D27;
    margin-top: 40px;
    background-color: #ffffff;
    color: #0844a4!important;
    /* margin-left: 40px!important; */
    /* width: 30%!important; */
    line-height: 11px;
}
.priceadvertise h6{
	color: #0844a4!important;
	font-size: 20px!important;

}
.priceadvertise hr{
	color: white;
}
.priceadvertise span{
	font-size: 16px;
}
.total{
	position: relative;
    min-height: 1px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #BDBDBD;
    color: blue;
    margin-top: 40px;
 
    width: 100%;
}
.total h3 h4{
	color: blue;
	margin-bottom: 0px;
	margin-top: 50px;
	font-weight: bold;
}
.total h1{
	color: blue;
	margin-bottom: 0px;
	float: right;
	font-weight: bold;
	font-size:48px;

}
.promo{
	border: 5px solid #F89F2C;
	color: blue;
	margin-top: 40px;
	margin-left: 22px;
	width: 62%!important;
	height: 208px!important;
	float: right;
}
.promo h3{
	color: blue;
	margin-bottom: 0px;
	font-style: initial;
}
.tarif{
    color: black!important;
    border: 1px solid #E0E0E0!important;
    margin-top: 20px;
    border-radius: 6px;
    padding: 8px 5px;
}
.promo .tarif{
	color: black!important;
	border: 1px solid #C0C0C0!important;
	margin-top: 20px;
}
.promo .tarif h5{
	float: right;
	color: blue;
	font-size: 25px;
	margin-bottom : 5px;
	margin-top :0px;
}
.promo .tarif span{
	margin-bottom : 5px;
	margin-top :5px;
}
.choice{
	border: 1px solid #C0C0C0;
    	margin-top: 40px;
    	margin-bottom: 50px;
    	border-radius: 6px;
    	padding: 19px;
    	
    	
   	 background-color: white!important
}
.choice .form-inline .form-control{
	height:50px;
	width:245px;
	border-radius:10px;
}
.choice label{
	    font-size: 17px;
    margin-right: 15px;
}
.choice .telephone{
	    float: right;
    margin-right: -55px;
}
.choice .actionsdevis{
	float:right;
	margin-top: 20px;
}
.choice .actionsdevis .btn{
    border-radius: 3px;
    height: 38px;
    font-size: 16px;
}
.choice #indice{
	height:41px;
	width:65px;
	font-size:19px;
	border-radius:8px;
}
.choice #telephone{
	height:41px;
	border-radius:8px;
	width:50%;
}
.choice #nom{
	height:41px;
	border-radius:8px;
}
.panel-heading{
	background-color: white!important;
}
.passengerdiv{
	border: 1px solid #C0C0C0;
	border-radius: 10px;
}
#recapitulatif input {
	height:35px;
	width:200px;
	border-color: black;
	margin-left : 150px;
}
#infoperson #tel{
	margin-left: 5px!important;
	width:158px;

}
#infoperson #telprefpass{
	width:40px;
	margin-left: 70px;
}

#infoperson #codepostal{
margin-left: 73px!important;
}
#infoperson  #email {
	margin-left: 138px!important;
	width: 203px;
}
#infoperson  #ville {
	margin-left: 155px!important;
}
#recapitulatif textarea {
	border-color: black;
	margin-left : 123px;
	width: 198px;
}


#recapitulatif label {
	font-size:20px;
	color:black;
}
#recapitulatif .form-inline .form-group{
	margin-top:20px;
}
#infoperson{
	border: 1px solid #C0C0C0;
	border-radius: 10px;
	padding: 10px;
	margin-left: 10px;
}
.passengerdiv input{
	margin-left: 5px!important;
	display: block;
	width:180px!important;
}
.passengerdiv select{
	margin-left: 5px!important;
	display: block;
	width:65px!important;
	height:35px!important;
	border-color: black;
}

.passengerdiv label{
	display: block;
	margin-left: 5px!important;
	font-size: 16px!important;
}
.passengerdiv #datenaiss{
	width:150px!important;
}
.passengerdiv #dateexpr{
	width:150px!important;
}
.passengerdiv #numpass{
	width:150px!important;
}
#passengervehicule:active {
   color: blue!important;
}
#prefixtel{
	width: 45px!important;
}
#recherchetitre{
	background-color: #FA602E;
	color: white;
	display: inline-block;
	float: left;
	margin-top:-30px;
	margin-left: -17px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font-weight: bold;
	padding: 2px;

}
#trajettype{
	background-color: #8bc34a;
    color: white;
    font-size: 12px;
    float: left;
    margin-top: -27px;
    margin-left: -17px;
    font-weight: bold;
    padding: 4px;
    width: 126%;

}
#clock{
	display: table-cell;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#motivation{
	color: black;
	font-weight: bold;
	margin: 0px;
}
#reserver{
	color:#FA602E;
}
#prevision-ferry{
	color: black;
}
.hr
 {
   width : 1px;
   height : 100px;
}
#recapitulatif{
	background-color: white!important;
	text-align: right;
}
.ui-autocomplete{
	background-color: #EEEDEB;
	color:black;
	width:200px;
}
.ui-corner-all{
	color:black!important;
	list-style:none;

}
.btn-circle {
	width: 40px!important;
	height: 40px!important;
	text-align: center!important;
	padding: 6px 0!important;
	font-size: 14px!important;
	line-height: 1.428571429!important;
	border-radius: 50%!important;
	margin-right:23px !important;
	margin-left:-20px !important;
}
.panel .panel-heading h2{
	font-size:14px!important;
}
.vertical-center {
	display:inline-block;
	vertical-align:middle;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height : 20px ;
}
@media all and (max-width:600px) {
	.choice .telephone {
		text-align: left!important;
		padding-left:16px;
		padding-right:16px;
		margin-right:-3px;
	}
	#indice{
		width:100%!important;
		margin-bottom: 10px;
	}
	#telephone{
		width:100%!important;
	}
}
#myModal.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 300px; /* Location of the box */
	text-align: center;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#myModal .modal-content {
	position: relative;
	background-color: #fefefe;
	padding: 0;
	border: 1px solid #888;
	width: 40%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	display: inline-block;
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
#myModal .close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

#myModal .close:hover,
#myModal .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#myModal.modal-header {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

#myModal .modal-body {padding: 2px 16px;}

#myModal .modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}


#myModal:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: auto;
}

#myModal.modal-dialog {
	display: inline-block ;
	text-align: left;
	vertical-align: middle;
}

/* radio moteur */
.choixtrajet{
	padding-left:0px!important;;
}
.choixtrajet ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.choixtrajet ul li{
	color: #AAAAAA;
	display: block;
	position: relative;
	float: left;
	width: 40%;
	height: 50px;
}

.choixtrajet ul li input[type=radio]{
	position: absolute;
	visibility: hidden;
}

.choixtrajet ul li label{
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 1.35em;
	padding: 3px 25px 25px 80px;
	margin: 0px auto;
	height: 20px;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}

.choixtrajet ul li:hover label{
	color: #05aae9;
}

.choixtrajet ul li .check{
	display: block;
	position: absolute;
	border: 5px solid #AAAAAA;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 2px;
	left: 50px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

.choixtrajet ul li:hover .check {
	border: 5px solid #05aae9;
}

.choixtrajet ul li .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 13px;
	width: 13px;
	top: 1px;
	left: 1px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.choixtrajet input[type=radio]:checked ~ .check {
	border: 5px solid #05aae9;
}

.choixtrajet input[type=radio]:checked ~ .check::before{
	background: #05aae9;
}

.choixtrajet input[type=radio]:checked ~ label{
	color: #05aae9;
}