@charset "utf-8";
.blur-content {
    background: background: rgba(96, 125, 139) none repeat scroll 0 0;
	/*border: 1px solid #CCCCCC;*/
    /*border-radius: 10px;*/
    position: relative;
    padding: 20px 10px 10px 10px;
    z-index: 50;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.5);
}
/*reservation*/
.blur-plus {
    background: rgba(90,43,58,.8) none repeat scroll 0 0 ;
    /*border-radius: 4px;*/
}
.check-label { font-size:13px; color:#FFF }

.check-lab { justify-content: left !important ;}

.tooltip-inner {
  background-color: #990000 !important;
  color: #fff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #6398ea;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #6398ea;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #6398ea;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #6398ea;
}


/** trajet retour ***/
.estimation-AR {
    border-top: 1px solid #666;
}

#total-fact label { display:inline !important }
.hc  { color:#E9EAB5 }