/*----------------------------------------------------------------------------*\
		$RESET
\*----------------------------------------------------------------------------*/

/* Clearfix */
#courrier .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#courrier .clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html #courrier .clearfix {
	height: 1%;
}

#courrier .clearfix {
	display: block;
}

.ready2Post h1 {
    background-color: #3daf1a;
    font-size: 20px;
    color: #fff;
    padding: 11px;
    font-family: 'MuseoSans-700';
    line-height: 28px;
    text-transform: uppercase;;
}

.bkg-grey {
    background-color: #F7F7F7 !important;
	padding: 45px;
}

.margin-top-20px{
	margin-top:20px;
	}

.ready2Post p {
        margin-top: 37px;
    font-family: 'MuseoSans-100';
    font-size: 17px;
    line-height: 31px;
    padding: 20px;
}

.ready2Post img {
        margin-top: 34px;
}

.align-center{
text-align:center;	
	}

/* close commented backslash hack */

/*----------------------------------------------------------------------------*\
		$STATES
\*----------------------------------------------------------------------------*/

#courrier .is-hidden {
	display: none;
}

/* Position */
#courrier .float-left {
	float: left;
}

#courrier .float-right {
	float: right;
}

/* Gutter */
#courrier .gutter-top {
	padding-top: 20px;
}

#courrier .gutter-bottom {
	padding-top: 20px;
}

#courrier .gutter-left {
	padding-left: 20px;
}

#courrier .gutter-right {
	padding-right: 20px;
}

#courrier .gutter-top-double {
	padding-top: 40px;
}

#courrier .gutter-bottom-double {
	padding-top: 40px;
}

#courrier .gutter-left-double {
	padding-left: 40px;
}

#courrier .gutter-right-double {
	padding-right: 40px;
}

/*----------------------------------------------------------------------------*\
		$ELEMENTS
\*----------------------------------------------------------------------------*/
#courrier .txt-uppercase {
	text-transform: uppercase;
}

#courrier .txt-yellow {
	color: #fabc0b;
}

#courrier .txt-blue {
	color: #00a0d5;
}

#courrier .txt-center {
	text-align: center;
}

#courrier p.footnote {
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #00a0d5;
}

#courrier ul {
	margin-left: 0;
}

/*----------------------------------------------------------------------------*\
		$BUTTONS
\*----------------------------------------------------------------------------*/
#courrier .button-wrapper {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	text-align: center;
}

#courrier .button {
	display: inline-block;
	padding: 15px 45px;
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background-color: #666;
	line-height: 1;
}

/*----------------------------------------------------------------------------*\
		$HEADER
\*----------------------------------------------------------------------------*/
#courrier .courrier-header {
	border-bottom: 1px solid #ccc;
}
#courrier .courrier-header h2 {
	padding-bottom: 10px;
}

/*----------------------------------------------------------------------------*\
		$RESUME
\*----------------------------------------------------------------------------*/
#courrier .courrier-resume {
	margin-top: 20px;
}

#courrier .courrier-resume p {
	margin: 5px 0 0 0;
	font-weight: 16px;
	color: #333;
}

/*----------------------------------------------------------------------------*\
		$TABLE
\*----------------------------------------------------------------------------*/
#courrier table {
	table-layout: auto;
	margin: 0 auto;
	width: 100%;
	border: 0 none;
	background: transparent;
}

#courrier thead,
#courrier tbody,
#courrier tfoot,
#courrier tr,
#courrier th,
#courrier td {
	background: transparent;
	border: 0 none;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	font-size: 1rem;
	color: #333;
	font-family: 'MuseoSans-300';
	line-height: 1;
}

#courrier .courrier-tablewrapper {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
}

#courrier .courrier-tablewrapper > table {
	width: 100%;
	min-width: 800px;
}

#courrier .table-price {
	display: none;
	margin: 40px 0 10px;
}

#courrier .table-price.selected {
	display: table;
}

/* Table price - Header */
#courrier .table-price th {
	padding: 0 0 20px 0;
	border: 0 none;
	font-family: 'MuseoSans-300';
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
}

#courrier .table-price th.scales {
	width: 100px;
}

#courrier .table-price th.price {
	border-bottom: 1px solid #ccc;
	text-align: center;
}

/* Table price - Body */
#courrier .table-price tbody td {
	position: relative;
	padding: 20px 0;
	border-style: solid;
	border-color: #fff;
	border-width: 0 0 1px 0;
	font-family: 'MuseoSlab-300';
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	background-color: #414042;
	text-align: left;
	vertical-align: middle;
}

#courrier .table-price td.weight {
	padding-left: 50px;
}

#courrier .table-price td.size {
	padding-left: 60px;
}

#courrier .table-price td.price {
	border-bottom: 1px solid #ccc;
	font-family: 'MuseoSans-500';
	font-size: 19px;
	color: #00a0d5;
	background-color: #fff;
	text-align: center;
}

/* Table price - Icons */
#courrier .table-price td.scales i {
	margin-left: 20px;
	color: #fff;
	background-color: #57cbf5;
	border-radius: 100%;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
}

#courrier .table-price td.scales .icon-XXS,
#courrier .table-price td.scales .icon-XXL {
	font-size: 12px;
}

#courrier .table-price td .icon-poids {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -20px 0 0 0;
	color: #fff;
	font-size: 40px;
}

#courrier .table-price td .icon-mail {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -25px 0 0 0;
	color: #fff;
	font-size: 50px;
}

#courrier .table-price td .icon-package {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -25px 0 0 0;
	color: #fff;
	font-size: 50px;
}

/*----------------------------------------------------------------------------*\
		$COUNTRYSELECTOR
\*----------------------------------------------------------------------------*/
#courrier .countries-list {
	margin-top: 40px;
}

#courrier .countries-list a {
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	background-color: #F7F7F7;
}

#courrier .countries-list i {
	margin-right: 5px;
	padding-top: 3px;
	font-size: 34px;
	background-color: transparent;
}

#courrier .countries-list .selected {
	position: relative;
	background: #00a0d5;
	color: #fff;
}

#courrier .countries-list .selected:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 160, 213, 0);
	border-top-color: #00a0d5;
	border-width: 10px;
	margin-left: -10px;
}

/*----------------------------------------------------------------------------*\
		$OPTIONSBLOCKS
\*----------------------------------------------------------------------------*/
#courrier .options-wrapper {
	padding-top: 20px;
}

#courrier .options-wrapper h2 {
	margin-top: 20px;
	border-bottom: 1px solid #fabc0b;
	font-family: 'MuseoSans-700';
	font-size: 25px;
	text-transform: uppercase;
	color: #fabc0b;
}

#courrier .options-wrapper .option-block {
	margin-top: 20px;
	padding-left: 30px;
	border-right: 1px dotted #00a0d5;
}

#courrier .options-wrapper .option-block.last {
	border-right: 0 none;
}

#courrier .options-wrapper .option-block h3 {
	position: relative;
	margin: 0 0 5px 0;
	line-height: 1;
	font-size: 20px;
	font-family: 'MuseoSans-500';
	color: #00a0d5;
}

#courrier .options-wrapper .option-block h3:before {
	content: "\e003";
	font-family: 'icomoon';
	position: absolute;
	left: -30px;
	color: #00a0d5;
	font-size: 18px;
	top: 2px;
}

#courrier .options-wrapper .option-block p {
	font-size: 14px;
	color: #666;
}

/*----------------------------------------------------------------------------*\
		$BUTTONS
\*----------------------------------------------------------------------------*/
#courrier .prices-wrapper .btn-wrapper {
	padding-top: 20px;
	text-align: center;
}
#courrier .prices-wrapper .btn-wrapper .btn {
	display: inline-block;
	padding: 15px 45px;
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background-color: #00a0d5;
	line-height: 1;
}

/*----------------------------------------------------------------------------*\
		$PRODUCT
\*----------------------------------------------------------------------------*/
#courrier .product-wrapper h2 {
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: 'MuseoSans-700';
	font-size: 25px;
	text-transform: uppercase;
	color: #666;
}

/* Wrapper's themes */
#courrier .product-wrapper.theme-grey h2 {
	border-bottom: 1px solid #8f8c9a;
	color: #8f8c9a;
}

#courrier .product-wrapper.theme-yellow h2 {
	border-bottom: 1px solid #fdc000;
	color: #fdc000;
}

#courrier .product-wrapper.theme-blue h2 {
	border-bottom: 1px solid #00a4d9;
	color: #00a4d9;
}

#courrier .product-wrapper.theme-green h2 {
	border-bottom: 1px solid #009600;
	color: #009600;
}

/* Product item */
#courrier .product-item {
	position: relative;
	margin-top: 20px;
	padding-bottom: 70px;
	border: 1px solid #d9d9d9;
	background-color: #f6f6f6;
}

#courrier .product-item img {
	margin: 0;
	width: 100%;
}

#courrier .product-item h3 {
	margin: 20px 0 10px 0;
	padding: 0 20px;
	font-family: 'MuseoSans-700';
	font-size: 18px;
	color: #333;
}

#courrier .product-item p {
	margin-bottom: 20px;
	padding: 0 20px;
	color: #666;
	line-height: 1.6;
}

#courrier .product-item ul {
	margin-bottom: 20px;
	padding: 0 20px 0 38px;
	color: #666;
}

#courrier .product-item > a {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #666;
	text-transform: uppercase;
}

#courrier .product-item .product-price {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	height: 50px;
	font-family: 'MuseoSans-500';
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #666;
}

#courrier .product-item .product-price sup {
	font-family: 'MuseoSans-300';
	font-size: 20px;
}

#courrier .product-item .product-price sub {
	font-family: 'MuseoSans-500';
	font-size: 20px;
	bottom: 0;
}

.scale-wrapper {
	padding: 0 0 0 20px;
}

.scale-wrapper i {
	float: left;
	margin: 0 10px 0 0;
	color: #fff;
	background-color: #57cbf5;
	border-radius: 100%;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
}

.scale-wrapper .icon-XXS,
.scale-wrapper .icon-XXL {
	font-size: 12px;
}

/* Product item's theme */
#courrier .product-item.theme-grey h3 {
	color: #8f8c9a;
}

#courrier .product-item.theme-grey > a {
	background-color: #8f8c9a;
}

#courrier .product-item.theme-grey .product-price {
	background-color: #8f8c9a;
}

#courrier .product-item.theme-grey ul.tick li:after {
	color: #8f8c9a;
}

#courrier .product-item.theme-yellow h3 {
	color: #fdc000;
}

#courrier .product-item.theme-yellow > a {
	background-color: #fdc000;
}

#courrier .product-item.theme-yellow .product-price {
	background-color: #fdc000;
}

#courrier .product-item.theme-yellow ul.tick li:after {
	color: #fdc000;
}

#courrier .product-item.theme-blue h3 {
	color: #00a4d9;
}

#courrier .product-item.theme-blue > a {
	background-color: #00a4d9;
}

#courrier .product-item.theme-blue .product-price {
	background-color: #00a4d9;
}

#courrier .product-item.theme-blue ul.tick li:after {
	color: #00a4d9;
}

#courrier .product-item.theme-green h3 {
	color: #009600;
}

#courrier .product-item.theme-green > a {
	background-color: #009600;
}

#courrier .product-item.theme-green .product-price {
	background-color: #009600;
}

#courrier .product-item.theme-green ul.tick li:after {
	color: #009600;
}

/*----------------------------------------------------------------------------*\
		$READY2POST
\*----------------------------------------------------------------------------*/
#courrier .r2p-wrapper {
	padding: 0 30px 40px 0px;
}

#courrier .r2p-header {
	padding: 20px 0 0 0;
}

#courrier .r2p-header h2 {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: 'MuseoSans-700';
	font-size: 25px;
	color: #666;
}

#courrier .r2p-header ul {
	padding: 20px;
}

#courrier .r2p-header ul li {
	padding: 0 0 10px 0;
}

#courrier .r2p-item {
	margin-top: 20px;
	padding: 20px 0;
	border-top: 1px dotted #ccc;
}

#courrier .r2p-item img {
	float: left;
	margin: 0;
}

#courrier .r2p-item h3 {
	padding: 0 0 0 190px;
	font-family: 'MuseoSans-700';
	font-size: 16px;
	color: #333;
	margin-bottom: 0.625em;
}

#courrier .r2p-item p {
	margin-bottom: 1.25em;
	padding: 0 0 0 190px;
	color: #666;
	font-size: 13px;
	line-height: 1.6;
}

#courrier .r2p-item .price {
	margin: 0;
	padding: 0 0 0 190px;
	font-family: 'MuseoSans-500';
	font-size: 20px;
}

#courrier .r2p-item .price i {
	margin-right: 10px;
	font-size: 26px;
}

#courrier .r2p-button-wrapper {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	text-align: center;
}

#courrier .r2p-button {
	display: inline-block;
	padding: 15px 45px;
	font-family: 'MuseoSans-500';
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background-color: #666;
	line-height: 1;
}

/* Ready2Post's theme */
#courrier .r2p-wrapper.theme-yellow .r2p-header h2 {
	border-bottom: 1px solid #fdc000;
	color: #fdc000;
}

#courrier .r2p-wrapper.theme-yellow ul.tick li:after {
	color: #fdc000;
}

#courrier .r2p-wrapper.theme-yellow .r2p-button {
	background-color: #fdc000;
}

#courrier .r2p-wrapper.theme-yellow .r2p-item .price {
	color: #fdc000;
}

#courrier .r2p-wrapper.theme-yellow .r2p-item .price i {
	color: #333;
}

#courrier .r2p-wrapper.theme-blue .r2p-header h2 {
	border-bottom: 1px solid #00a4d9;
	color: #00a4d9;
}

#courrier .r2p-wrapper.theme-blue ul.tick li:after {
	color: #00a4d9;
}

#courrier .r2p-wrapper.theme-blue .r2p-button {
	background-color: #00a4d9;
}

#courrier .r2p-wrapper.theme-blue .r2p-item .price {
	color: #00a4d9;
}

#courrier .r2p-wrapper.theme-blue .r2p-item .price i {
	color: #333;
}

/*----------------------------------------------------------------------------*\
		$PME
\*----------------------------------------------------------------------------*/
.pme #courrier .product-item {
	background-color: #fff;
}

/*----------------------------------------------------------------------------*\
		$TABLETS
\*----------------------------------------------------------------------------*/
.grands_comptes #courrier .product-item {
	background-color: #fff;
}

/*----------------------------------------------------------------------------*\
		$TABLETS
\*----------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:61.1875em) {
}

/*----------------------------------------------------------------------------*\
		$MOBILE
\*----------------------------------------------------------------------------*/
@media only screen and (max-width:767px) {
	#courrier .countries-list a {
		font-family: 'MuseoSans-300';
		font-size: 12px;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}

	#courrier .countries-list i {
		margin-bottom: 5px;
	}

}