.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.truck-request-table {
	/*font-size: 13px;*/
	
}

.truck-request-list .dijitTooltipConnector {
	display: none;
}

.truck-request-list .dijitTooltipDialogPopup ul {
	/*font-size: 13px;*/
	
}

.qty-x {
	font-weight: normal;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
}

.lowest-price {
	
}

.highest-price {
	
}

.truck-request-list .tabLabel {
	/*font-size: 13px;*/
	font-weight: normal;
}

.truck-request-list .dijitTabChecked  .tabLabel {
	/*font-size: 13px;*/
	font-weight: 600;
}

.truck-request-list .local-nav {
	border-bottom: none;
}

.truck-request-list .dijitTabContainerTop-dijitContentPane {
	padding-top: 12px;
}

.filters-box label {
	font-weight: normal;
}

.filters-box {
	border-bottom: 1px dotted #d9d9d9;
	margin-bottom: 16px;
}

.filters-box:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.filters {
	border-right: 1px solid #EFEFEF;
	padding-right: 28px;
}

.mc-table {
	font-size: 13px;
}

.truck-request-list label {
	font-size: 13px;
}

.filters-box h4 {
	font-size: 14px;
}

.freddicon.approved {
	color: #72c1b0;
}
.freddicon.partially-approved {
	color: #EFB821;
}
.freddicon.cancelled {
	color: #959595;
}

.freddicon.pending {
	color: #959595;
}

.dijitTooltipContainer ul {
	font-size: 13px;
}

.wrap {
	margin-top: 40px;
}

.employer-links {
	width: 400px;
}

.nav-link a {
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: 18px center;
	font-size: 14px;
	text-transform: uppercase;
}

.nav-link a img {
	width: 36px;
	margin-right: 6px;
}

.navigation-right {
	position: absolute;
	right: 0;
	overflow: visible;
}

.navigation-right .nav-link a {
	text-transform: capitalize;
}

.navigation-right  .switcher li {
	float: none;
	line-height: 1.6em !important;
}

.navigation-right .header .hover-list {
	margin-top: 0;
}

.navigation-right .header {
	margin-top: 0;
	margin-bottom: 0;
}

.navigation-right .header .hover-list>li>ul {
	left: auto;
	top: auto;
	right: 0;
}

.navigation-right .header .hover-list>li>a {
	padding-left: 12px;
}

.quote-form .employer-links, .quote-form .navigation-right {
	display: none;
}

.location-field {
	/*background-image: url(../images/location.png);
	background-repeat: no-repeat;
    background-size: 12px; 
    background-position: 8px 5px;
    padding-left: 26px !important;*/
	
}

.location-field {
	position: relative;
}

.location-field .freddicon {
	color: #A7A7A7;
	position: absolute;
	right: 7px;
	z-index: 9;
	top: 6px
}

.location-field input {
	min-height: 36px;
}

.location-field.focused .freddicon {
	color: #52bad5;
}
.dijitDialogPaneContent input[type="text"] {
    padding-right: 40px;
}
.post-button {
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	padding: 0 46px;
}

.post-button-container {
	margin-top: 36px;
}

.request-form-dialog {
	width: 760px;
	/*max-height: 45em !important;
	height: 45em;*/
	padding-top: 0;
	padding-bottom: 0;
}

.request-form-dialog ol.media-list li {
	padding-bottom: 0;
}

.request-form-dialog ol.media-list li:last-child {
	border-bottom: none;
}

.request-form-dialog ol.media-list {
	margin-bottom: 0;
}

.request-form-dialog .av-text, .request-form-dialog  .dijitSelect {
	margin-bottom: 1.2em;
}

.quote-list .transporter-logo, .transporter-list .transporter-logo {
	border-radius: 4px;
	width: 60px;
	position: static;
	height: 60px;
	vertical-align: middle;
	background-size: 60px;
	background-repeat: no-repeat;
}

.quote-list .meta h4, .quote-list .meta p, .transporter-list .meta h4,
	.transporter-list .meta p {
	margin-left: 24px;
}

.quote-item .dijitCheckBox {
	margin-right: 4px;
}

.quote-item .truck-number-label {
	position: relative;
	top: -8px;
	margin-right: 10px;
}

.quote-item .truck-number-select {
	/*margin-top: 15px;
    margin-right: 0;*/
	margin-right: 0;
	margin-left: 15px;
}

.slats-header {
	word-break: normal;
	text-align: left;
	background-color: #f2f2f2;
	border-top: 1px solid #e0e0e0;
	font-weight: 600;
	vertical-align: top;
	padding: 12px 15px;
}

.currency-symbol.big {
	font-size: 80%;
	position: relative;
	top: -4px;
	margin-left: 2px;
}

.currency-symbol.small {
	font-size: 88%;
	position: relative;
	top: -2px;
	margin-left: 1px;
}

.per-unit {
	font-weight: normal;
	color: #9C9C9C;
}

.theunit {
	font-size: 75%;
}

.transporter-list .client-logo {
	border-radius: 4px;
	width: 40px;
	position: static;
	height: 40px;
	vertical-align: middle;
	background-size: 40px;
	background-repeat: no-repeat;
}
.transporter-list .client-logos li{
	margin-right: 8px;
}
.transporter-list .client-logos li:first-child {
	margin-left: 15px;
}
.transporter-requests .client-logo {
	border-radius: 4px;
	width: 40px;
	position: static;
	height: 40px;
	vertical-align: middle;
	background-size: 40px;
	background-repeat: no-repeat;
}
.image-upload-widget .button.button-small.below12 {
	display: none;
}
.feature-dialog.approve-bid .dijitDialogPaneContentArea  {
	margin-bottom: 20px !important;
}
.notawarded-icon {
	font-size: 14px !important;
    color: red;
    margin-right: 4px !important;
}
.awarded-icon {
	font-size: 14px !important;
    color: #72c1b0;
    margin-right: 4px !important;
}
.list-thick>li {
	padding: 14px 0 13px;
}
.hasnew {
	font-weight: 600;
}
.newcount {
	background-color: #737373;
    color: white;
    padding: 0px 4px 1px 4px;
    border-radius: 4px;
    font-size: 9px;
    position: absolute;
    height: 15px;
    line-height: 15px;
    top: 2px;
    right: -15px;
    display: none;
}
.hasnew .newcount {
	display: block;
}
.dijitTooltipContainer {
	padding: 12px 0px;
}
.dijitTooltipContainer .leaders li {
	margin: 0;
	padding: 0.4em;
}
.dijitTooltipContainer .leaders li>span:first-child {
	padding-left: 15px;
}
.dijitTooltipContainer .leaders li>span+span {
	padding-right: 12px;
}
.propositions-cell {
	position: relative;
}
.new-proposition , .new-proposition >span, .new-proposition li>span+span {
	background-color: #F5F5F5 !important; 
}
.cancel-link {
    float: right;
    position: relative;
    top: 3px;
}
.transporter-truck {
	margin-bottom: 9px;
	float: left;
    width: 25%;
}
.transporter-truck .truck-info {
	margin-left: 41px;
    font-size: 13px;
    position: relative;
    top: -4px;
}
.transporter-truck .truck-size {
	margin-left: 10px;
}
.transporter-truck .truck-label {
	position: relative;
	top: 1px;
	left: -5px;
}
.transporter-truck .truck-status {
	font-size: 13px;
    color: green;
    position: relative;
    left: 35px;
    top: -5px;
    display: block;
}
.transporter-truck .truck-status.available {
	color: #00A57B;	
}
.transporter-truck .truck-status.reserved {
	color: #CC0000;
}

.trucks-selection {
	float: right;
}
#quantityError {
	margin-top: 0;
    display: block;
    margin: 0;
    position: relative;
    top: -9px;
}
.trucks-offered {
	padding: 0 20px;
}
.price-per-truck-amount {
	font-weight: 600;
	float: right;
}
.trucks-offered ul {
	margin-top: 10px;
}
.trucks-offered .truck-info {
	font-size: 11px;
    margin-left: 40px;
    position: relative;
    top: -7px;
}
.trucks-offered .truck-label {
	position: relative;
	left: -5px;
}
.trucks-offered .truck-value {
	margin-left: 10px;
}
.trucks-offered .freeoffer {
	float: right;
    font-size: 12px;
    color: #09A6CE;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}
.trucks-offered .reservedoffer {
	float: right;
    font-size: 12px;
    color: #CE2609;
    font-weight: 600;
    
}
#maxerror {
	color: #E02C2C;
    text-align: center;
}
.nooffer {
	display: block;
    text-align: center;
}
.approved-trucks-number {
	margin-left: 62px;
}
.proposed-trucks {
	margin-top: 8px;
}
.proposed-trucks li {
	float: left;
	margin-right: 20px;
}
.proposed-trucks li span {
	position: relative;
    top: 3px;
    left: 5px;
}
.proposed-trucks-label {
    float: left;
    margin-right: 16px;
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px;
}
.freddicon[class*="large"] {
	font-size: 12px !important;
	
}
.transporter-phonenumber {
	display: block;
    font-size: 12px;
    position: relative;
    top: -3px;
}
.leaders-span {
    display: block;
    float: left;
}
.leaders li {
	height: 40px;
}
.transporter-message {
	position: relative;
}
.transporter-message .cross {
	font-size: 12px !important;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    cursor: pointer;
}
.place-offer-td {
	text-align: right;
	padding-right: 5px !important;
	color: black;
	font-weight: 600
}
.place-offer-td > a {
	 
}
.clear {
	clear: both;
}
.dijitTooltipContainer .leaders li {
	margin-bottom: 10px;
}
.transporter-message .freddicon  {
	margin-top: -5px;
}
.offer-approved-cell.hasnew {
	left: -15px; 
}
.offerplaced-trucks li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.trucks-approved li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

/* new for retour flech  */
 .trajet-arrow-left{ 
 
/*  margin-right: 5px !important;*/
  margin-left: -20px !important; 
  margin-top: 15px !important ;
 
 }
 
 /*  update  margin-right:5px*/
.trajet-arrow img {
	    height: 12px;
    margin-left: 5px;
    /*  margin-right: 5px; */
    margin-top: -2px;
    display: inline-block;
}







.transporter-offer-trajet {
	font-size: 13px;
    position: relative;
    top: -1px;
    font-weight: 600;
    margin-bottom: 16px;
}
.truck-delete{
	position: relative;
    top: 7px;
    color: #BB0000;
}
.truck-delete:hover  {
	color: #E21313;
}


ol.media-list li:before {
  content: "";
  counter-increment: li;
  position: absolute;
 left: -20px;
  width: 42px;
  height: 42px;
  padding: 12px;
  border-radius: 0%; 
  color: #fff;
  background: transparent;
 /*  font-weight: 600; */
  text-align: center;
  line-height: 1;
}


ol.media-list li.trajet:before {
  content: "Trajet";
  counter-increment: li;
  position: absolute;
  top: 14px;
 left: -20px;
 width: 55px;
  height: 53px;
  padding: 5px;
  border-radius: 50%; 
  color: #fff;
  background: #52bad5;
  font-size: 10px;
 /*  font-weight: 600; */
  text-align: center;
  line-height: 40px;

}



ol.media-list li.camion:before {
  content: "Camion";
  counter-increment: li;
  position: absolute;
  top: 14px;
 left: -20px;
width: 55px;
  height: 53px;
  padding: 5px;
  border-radius: 50%; 
  color: #fff;
  background: #52bad5;
  font-size: 10px;

  text-align: center;
  line-height: 40px;

}



ol.media-list li.emballage:before {
  content: "Charge";
 counter-increment: li;
  position: absolute;
  top: 14px;
 left: -20px;
width: 55px;
  height: 53px;
  padding: 5px;
  border-radius: 50%; 
  color: #fff;
  background: #52bad5;
  font-size: 10px;
  text-align: center;
  line-height: 40px;

}

ol.media-list li.emballageAller:before {
  content: "Charge Aller";
  counter-increment: li;
  position: absolute;
  top: 14px;
 left: -20px;
width: 55px;
  height: 53px;
  padding: 10px;
  border-radius: 50%; 
  color: #fff;
   background: #52bad5;
  font-size: 10px;
  
  text-align: center;
  line-height: 20px;


}


ol.media-list li.emballageRetour:before {
  content: "Charge Retour";
  counter-increment: li;
  position: absolute;
  top: 14px;
 left: -20px;
width: 55px;
  height: 53px;
  padding: 10px;
  border-radius: 50%; 
  color: #fff;
   background: #52bad5;
  font-size: 10px;

  text-align: center;
  line-height: 20px;

}



ol.media-list li.chargement:before {
  content: "Date";
  counter-increment: li;
  position: absolute;
  top: 6px;
  left: -20px;
width: 55px;
  height: 53px;
  padding: 5px;
  border-radius: 50%; 
  color: #fff;
  background: #52bad5;
  font-size: 10px;
  
  text-align: center;
  line-height: 40px;


}


/*  css addded le 14-06-2016*/
.iconaller , .iconallerretour{
  /* position: relative; */
 /*  float: right; */
  /* top: -30px;
  right: 40px; */
  margin-top: 8px;
}
.shipmentLink{
	
	position: relative;
	top: -60px;
  left: 142px;
	
}


.choose_text.choose_text:hover .text_p,.choose_active .text_p {transform: scale(1);}
.choose_text:hover.choose_text i,.choose_active.choose_text i{border: 2px solid black;}
.choose_btn .shop_now_btn {border: 1px solid black;}
.choose_btn .shop_now_btn:hover {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  color: rgb(58, 75, 96);
}

.choose_text {
  border: 1px solid black;
  margin-left: 11.37%;
  outline: 1px solid black;
  outline-offset: 5px;
  overflow: hidden;
  transition: all 300ms ease-out 0s;
  width: 30%;
  padding: 50px 10px;
}
.choose_text, .choose_text i {
  display: inline-block;
}
.choose_text i {
 	
  border: 2px solid black;
  background-size: cover;
  height: 120px;
  margin-bottom: 25px;
  padding: 0;
  width: 120px;
  font-size: 12px;
    border-radius: 50%;
      display: inline-block;
      
}

.choose_text i img{

  height: auto;
 border-radius: 50%;
  width: auto;

  
}
.choose_text:hover, .choose_active {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  padding: 30px 10px 115px;
  transition: all 300ms ease-out 0s;
}

.choose_area_text, .choose_btn {
  position: relative;
  z-index: 2;
}

.choose_text a{

 background-repeat: no-repeat;
  background-size: 36px;
  background-position: 18px center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.dijitDialogPaneContent {
 height: 100% !important; 
  overflow:initial !important;
   max-height: 50em !important;
/* background: blue; */
/* max-height: none !important; */
	}
	
	.dijitDialogPaneContentArea {
 
/*  background: rgba(245,0,0,0.5);  */
 
 height: auto !important; 
   /*max-height:  none !important;  
  overflow:auto !important; */
/* max-height: none !important; */
  overflow: visible;
    max-height: 50em !important;
      margin-bottom: 10px !important;
}

 .chechercamionpoup{
/*  height:auto !important;
    max-height:  90% !important; 
 */
	
	/* top:18px  !important; */
}

	.place-offer-th {
  text-align: right !important;
  padding-right: 30px !important;
	}
	
	.trjetEmploye{
	
	width: 150px !important;
	
	}
	
.size3of4 {
	width: 80%
}
.size1of4 {	
	width: 20%
	
	
}
#selectDateRange{
	width: 20%
}
.dijitMenuPopup[dijitpopupparent] {
  
  min-width: 14em; 
}


.fichetransorterSpan{

  color: black;
  font-weight: 600;
  
}

.contact li {
  height: 20px;
}

.parc li{
  height: 20px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #333;
     opacity:  0.5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #333;
    opacity:  0.5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #333;
    opacity:  0.5;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #333;
  opacity:  0.5;
}

.sub-section {
  margin-bottom: 30px;
}
.dijit-tabs{

	width: 100%
}
.dijitTabContainerTop-tabs{

	width: 100%
}

.dijitTab:first-child {
	margin-right: 200px

	}
.dijitTab:last-child {
	margin-left: 200px;
	

	}
	



.dijitTabChecked ,  .dijitTabChecked:hover{
	padding-left:10px;
        border-bottom: 3px solid #52bad5;
        padding-bottom:10px;
    } 
   .dijitTabChecked:after , .dijitTabChecked:hover:after{
    content: "";
    width: 0; height: 0; 
  /*   margin-left: 7px; */
    position: relative;
    left:-50%;
    top:2;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent; 
    border-bottom: 12px solid #52bad5;
    
}




.accounts input{
	  max-width: inherit;
	
}
.dijitDialogPaneActionBar{
	position:relative !important;
	padding-top: 10px
}


.dijitDialogPaneContentArea {
	height:auto;
/*  margin-bottom: 10px;  */
 
}