.ch-main-container {
	font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}

.ch-clear {
	clear: both;
	content: "";
	display: table;
}

.ch-mobile {
	display: none;
}

.ch-main-container.container {
	margin-left: auto;
	margin-right: auto;
}

.ch-margin-ban {
	margin: 20px 0 20px 0;
}

.ch-banniere .ch-block-subtitle-content {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
	left: 0;
	top: 0;
	min-height: 350px;
	padding-left: 0;
	padding-top: 0;
	position: absolute;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
}

.ch-banniere .ch-block-subtitle-content .ch-block-title-text.ch-suivi-desktop {
	bottom: 0;
	width: 900px;
	width: calc(100% - 40px);
	margin-left: 20px;
}

.suivi-de-colis .ch-layer .ch-block-content-title {
	color: #414042;
	margin-top: 16px;
	padding-bottom: 1px;
}

.suivi-de-colis .ch-layer {
	background-color: rgba(255, 255, 255, 0.8);
	margin-bottom: 30px;
	position: absolute;
	padding: 0 20px 20px 20px;
}

.ch-block-content-title {
	font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.286em;
	font-weight: 500;
	line-height: 1.1em;
	padding-bottom: 10px;
}

.ch-block-subtitle {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.ch-block-subtitle>img {
	float: right;
}

.ch-block-subtitle .ch-block-title-title {
	font-size: 2.143em;
	padding-top: 30px;
}

.suivi-de-colis .ch-layer .ch-block-content-title {
	color: #414042;
	margin-top: 16px;
	padding-bottom: 1px;
}

.suivi-de-colis .ch-layer .ch-colis-information {
	color: #009adf;
	display: block;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 15px 15px 15px 0;
	font-size: 18px;
	font-weight: 400;
}

.ch-main-container .ch-block-title-title h1 {
	font-size: inherit;
	margin-top: 0;
	margin-left: 20px;
	font-size: 30px;
	font-weight: 200;
}

.suivi-de-colis .ch-layer .ch-colis-information img {
	float: left;
	margin-right: 10px;
}

.ch-block-title-grey {
	color: #808285;
}

.ch-block-title-blue {
	color: #009adf;
}

/** chemin **/

.ch-suivi-colis-light {
	margin: 20px 50px 10px 50px;
	width: calc(100% - 100px);
}

.ch-suivi-colis-light .ch-suivi-colis-light-info {
	float: left;
	width: 55px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-separator {
	background-color: #808285;
	float: left;
	height: 10px;
	margin-top: 32px;
	width: 14.8%;
	width: calc((100% - 305px) / 4);
}

.ch-suivi-colis-light .ch-suivi-colis-light-info .ch-suivi-colis-light-picto {
	background-image: url("../images/icons/colis-light-before.png");
	height: 50px;
	margin: 12px auto auto 2.2px;
	width: 50px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-info.after .ch-suivi-colis-light-picto {
	background-image: url("../images/icons/colis-light-after.png");
	height: 50px;
	width: 50px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-info.active .ch-suivi-colis-light-picto {
	background-image: url("../images/icons/colis-light-active.png");
	height: 80px;
	margin-top: 0;
	width: 80px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-separator.ch-after {
	background-color: #e6e7e8;
}

.ch-suivi-colis-light .ch-suivi-colis-light-info.active .ch-suivi-colis-light-text {
	color: #414042;
	font-size: 15px;
	font-weight: bold;
	margin-left: -13px;
	margin-top: 12px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-info .ch-suivi-colis-light-text {
	color: #808285;
	margin-left: -31px;
	margin-top: 25px;
	text-align: center;
	width: 116px;
}

.ch-suivi-colis-light .ch-suivi-colis-light-info.active {
	width: 85px;
}

/** self-care **/

#selfcare {
	text-align: center;
}

#selfcare .nav {
	display: inline-block;
	float: none;
	margin: 10px 10px 0 10px;
	text-align: center;
	padding-left: 0;
	list-style: none;
}

#selfcare .nav li {
	float: left !important;
}

#selfcare .nav li a {
	border: solid 1px #E6E7E8;
	color: #000;
	width: 150px;
	height: 120px;
	margin: 10px;
}

#selfcare .nav>li>a {
	display: block;
	padding: 10px 15px;
	position: relative;
}

/** tracking container **/

#tracking-container form .ch-select-suivi-form {
	background: white url("../images/styles/drop_down.png") no-repeat scroll right center/31px 32px;
	color: #414042;
	height: 30px;
	padding-left: 6px;
	width: 140px;
	margin-bottom: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/** Tableau **/

.ch-block-suivi .ch-block-suivi-tab caption {
	display: none;
}

.ch-block-suivi .ch-block-suivi-tab {
	width: 100%;
}

.ch-block-suivi .ch-block-suivi-tab .ch-block-suivi-tab-title {
	background-color: #0060A2;
	height: 50px;
}

.ch-block-suivi th {
	text-align: left;
	padding-left: 15px;
	font-size: 1.143em;
	font-weight: 200;
	color: white;
}

.ch-block-suivi th.list-button {
	background: url("../images/styles/more_symbol.png") no-repeat;
	background-position: 50%;
	background-color: #0060A2;
}

.ch-block-suivi th.list-button.show {
	background: url("../images/styles/less_symbol.png") no-repeat;
	background-position: 50%;
	background-color: #0060A2;
}

.ch-block-suivi tr.toggleElmt {
	display: none;
}

.ch-block-suivi tr.toggleElmt.show {
	display: table-row;
}

.ch-block-suivi td:first-child {
	border-left: 1px solid #E6E7E8;
}

.ch-block-suivi tr:last-child td {
	border-bottom: 1px solid #E6E7E8;
}

.ch-block-suivi td {
	border-right: 1px solid #E6E7E8;
	text-align: left;
	padding: 20px 20px;
	color: #414042;
	height: 50px;
	font-size: 0.786em;
	font-weight: 500;
}

.ch-block-suivi tr:nth-child(odd) {
	background-color: #E6E7E8;
}

.ch-block-suivi tr:nth-child(odd) td {
	border-right: 1px solid white;
}

/** mas **/

.ch-suivi-colis-mas {
	background-color: #E6E7E8;
	padding: 16px;
	margin: 20px 0 0;
	height: 190px;
}

.ch-suivi-colis-mas h4 {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.1;
}

.ch-suivi-colis-mas .form-item-MAS-checkbox {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
}

.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input label {
	float: left;
	width: 56%;
	font-size: 0.929em;
	font-weight: 200;
	line-height: 2em;
	vertical-align: middle;
}

.ch-suivi-colis-mas .form-item-MAS-checkbox label {
	width: 100%;
	padding-left: 0;
	font-size: 0.857em;
	font-weight: 500;
}

.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input input[type=text] {
	float: right;
	width: 44%;
	height: 25px;
	border-radius: 0;
}

.ch-suivi-colis-mas .form-item-MAS-checkbox .form-checkbox {
	float: left;
	margin-left: -20px;
}

.ch-suivi-colis-mas .form-submit {
	color: #fff;
	float: right;
	background-color: #009adf;
	border: 0 none;
	line-height: 5px;
	width: auto;
	padding: 12px;
	border-radius: 0;
	margin-top: 10px;
}

.panel-panel {
	display: flex;
	flex-direction: row;
}

#ch-banner-container {
	width: auto;
	height: auto;
}

.ch-banner-block {
	width: 220px;	
	background-color: #009adf;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
}

#banner-faq {
	background-color: #0060a2;
}

#banner-faq .title {
	padding-bottom:1.286em;
	line-height: 120%;
}

.ch-banner-block.imgonly {
	background-color: none;
	padding: 0px;
}

.ch-banner-block .title {
	font-size: 1.286em;
	font-weight: 500;
	font-family: PlutoSansFPF, "Helvetica Neue", Helvetica, Arial sans-serif;
	color: white;
	padding: 20px 20px 5px 20px;
	text-align: left;
}

.ch-banner-block img {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

.ch-banner-block img.imgonly {
	margin: 0px;
}


.ch-banner-block .text, .ch-banner-block .text a {
	color: white;
	font-weight: 500;
	text-align: left;
	font-family: PlutoSansFPF, "Helvetica Neue", Helvetica, Arial sans-serif;
	line-height: 120%;
}

.ch-banner-block .text {
	font-size: 1.1em;
	padding: 15px 20px 5px 20px;
}

.ch-banner-block .text a {
	font-size: 1em;
}

.ch-banner-block.link {
	text-decoration: none;
	cursor: pointer;
}


#tracking-container {
	margin-right: 20px;
	width: 700px;
}

#tracking-container.full {
	width:100%;
}

@media (max-width: 930px) {

	.panel-panel {
		flex-direction:column;
	}

	#ch-banner-container {
		margin-top: 20px;
		width: 100%;
	}
	
	.ch-banner-block {
		width:100%;
		margin-right: 0px;
	}

	#tracking-container {
		margin-right: 0px;
		width: 100%;
		max-width:none;
	}
}

@media (max-width: 700px) {
	#step5 .ch-suivi-colis-light-text, #step7 .ch-suivi-colis-light-text {
		display:none;
	}
}


@media (max-width: 480px) {
	.no-mobile {
		display: none;
	}
	.entete a.logo {
		display: block;
	}
	.entete img.logo {
		height: 35px;
		margin: 0px 20px;
	}
	.ennavi {
		display: none;
	}
	.enpied {
		display: none;
	}
	.ch-main-container .ch-banniere {
		height: 190px;
		width: 100%;
		margin: 10px 0 5px 0;
	}
	.ch-main-container.container {
		padding: 0;
	}
	.ch-main-container .suivi-de-colis .ch-banniere img {
		height: 240px;
		width: auto;
	}
	.ch-suivi-colis-light {
		display: none;
	}
	.ch-suivi-colis-light .ch-suivi-colis-light-info {
		display: none;
	}
	.ch-suivi-colis-light .ch-suivi-colis-light-text {
		display: none;
	}
	#tracking-container {
		width: 100%;
	}
	.ch-block-suivi td {
		font-size: 1.1em;
	}
	.ch-block-suivi .ch-block-suivi-tab {
		display: table;
	}
	.ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title {
		display: table;
		width: 100%;
	}
	.ch-suivi-colis-light .ch-suivi-colis-light-separator {
		display: none;
	}
	.ch-block-suivi .ch-block-suivi-tab tr td {
		display: block;
		height: auto;
		padding: 35px 20px 43px 20px;
	}
	.ch-block-suivi .ch-block-suivi-tab tr td:first-child {
		text-align: left;
		font-size: 1.1em;
		font-weight: 500;
		background-color: #E6E7E8;
		padding: 15px 23px;
		line-height: 120%;
	}
	.ch-block-suivi .ch-block-suivi-tab tr td:nth-child(2) {
		color: #009adf;
		padding: 20px 20px 5px 20px;
		background-color: white;
	}
	.ch-block-suivi .ch-block-suivi-tab tr td:last-child {
		background-color: white;
		font-size: 1.1em;
		font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 200;
		padding: 0px 20px 20px 20px;
	}
	.ch-block-suivi .ch-block-suivi-tab tr:last-child td {
		border-bottom: none;
	}
	.ch-block-suivi .ch-block-suivi-tab tr:last-child td:last-child {
		border-bottom: 1px solid #E6E7E8;
	}
	.ch-block-suivi tr.toggleElmt.show {
		display: block;
	}
	.ch-suivi-colis-mas h4 {
		width: 100%;
		background: #0060A2;
		color: white;
		padding: 15px 26px;
		margin: 0;
		font-size: 1.286em;
		font-weight: 500;
		line-height: 1.42857;
	}
	.ch-suivi-colis-mas {
		background: #E6E7E8;
		padding: 0px;
		height: auto;
	}
	.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input label {
		width: 100%;
		float: none;
	}
	.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input input[type=text] {
		width: 100%;
		float: none;
		height: 35px;
		border: solid 0.5px;
		border-color: #888888;
	}
	.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input label {
		width: 100%;
		float: none;
	}
	.ch-suivi-colis-mas .form-submit {
		width: 100%;
		margin: 0;
		float: none;
		height: 35px;
		padding: 6px 0;
		font-size: 1.286em;
		font-weight: 500;
		line-height: 1.42857;
	}
	.ch-block-suivi.need-padding {
		padding-top: 100px;
	}
	.suivi-de-colis.ch-mobile {
		display: block;
	}
	.suivi-de-colis.ch-mobile .ch-block-content-title {
		display: none;
	}
	.suivi-de-colis.ch-mobile .ch-colis-information {
		margin: 5px 0;
		background-color: #009adf;
		text-align: center;
		padding: 20px 30px 10px 50px;
		position: relative;
		font-size: 16px;
		font-weight: 400;
		color: #E6E7E8;
	}
	.suivi-de-colis.ch-mobile .ch-colis-information img {
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.suivi-de-colis.ch-mobile .ch-colis-information p:first-of-type {
		font-size: 1.286em;
		font-weight: 500;
	}
	
}

/** modal ***/

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media ( min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media ( min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

/*** FIN MODAL *****/

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.align-center {
	margin: 0px auto;
	display: block;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	background-image: none;
}

/** ERROR **/

.has-error, .help-block {
	color: #a94442;
}

.help-block {
	display: block;
	font-size: 12px;
	margin: 5px 0 10px;
	padding: 0;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/*** FIN ERROR **/

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #414042;
	background-color: #fff;
	background-image: none;
	border: 1px solid #808285;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ch-banniere .ch-block-title-text {
	margin-left: 20px;
	color: #414042;
	line-height: 100%;
	padding-top: 15px;
	width: 300px;
}

figcaption.nav-boutons {
	word-wrap: break-word;
}

.signature {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border: 1px solid #e6e7e8
}

.signature img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	display: block;
}

.signature .title {
	background-color: #0060a2;
	height: 25px;
	font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.143em;
	font-weight: 200;
	vertical-align: middle;
	text-align: center;
}

.signature .title span {
	padding-top: 5px;
	display: block;
	color: #FFFFFF;
}

a.signature-link {
	width: 100%;
	text-align: center;
	display: block;
}

@media screen and (max-width: 480px) {
	.signature img {
		width: 98%;
	}
}