/* couleur principale : #1b4aaa */
/* couleur survols : #1b4aaa */
/* nuance claire : #cee0f5 */
/* nuance tres claire : #F0F7FF */

/* Surcharges font */
button[data-tip]:hover:after, button[data-tip]:focus:after, .dataTip[data-tip]:hover:after, .dataTip[data-tip]:focus:after, .containerPicto input, .containerPicto select, .containerPicto .customSelectInner {
	font-family: 'Arial', sans-serif;
}
form input:-webkit-autofill, form input:-webkit-autofill:hover, form input:-webkit-autofill:focus {
	box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.text-emphase {
	color: #1b4aaa !important;
}
.text-link {
	color: #1b4aaa;
	text-decoration: underline;
	cursor: pointer;
}
.text-link:hover {
	text-decoration: none;
}
.select-style,
.form-control {
	color: #333333;
}
.select-style select {
	font-family: 'Arial', sans-serif;
	cursor: pointer;
}
.select-style::after {
	padding: 0px 10px;
    color: #333333;
}
/** page home static**/
html.homeCarHtml {
	width: 100%;
	height: 100%;
}
body#homeBody {
   	background-image: none;
}

body, .popin_erreur {
    font-family: 'Arial', sans-serif;
    font-weight: 500;
}
body#homeBody .contentContainer {
	min-height: 600px;
    height: 100%;
    background: url("https://content.h-resa.com/common/voiture/background.jpg") center / cover no-repeat;
}
@media (max-width: 639px) {
	body#homeBody .contentContainer {
    	background-image: none;
    	background-color: #ffffff;
    	min-height: auto;
	}
}
/**fin**/

.btnStyle1 {
	background: #1b4aaa;
}
.btnStyle1:hover, .btnStyle1:focus, .btnStyle1:active {
	background: #1b4aaa;
}
.btn-cancel:hover, .btn-cancel:focus, .btn-cancel:active {
	color: #1b4aaa;
}
.ui-datepicker .ui-state-default.ui-state-hover, .ui-datepicker.ui-widget-content .ui-state-default.ui-state-hover, .ui-datepicker.ui-widget-content .ui-state-default.ui-state-active{
   background: #1b4aaa;
   border: 1px solid #1b4aaa;
   color: #fff;
}
.ui-state-default:HOVER {
    background: #1b4aaa;
}
/** datepicker les jours se situant entre les bornes **/
.ui-datepicker table td.highlight a.ui-state-default {
    border: 1px solid #1b4aaa;
    color: #1b4aaa;
}
.ui-datepicker table td.highlight a.ui-state-hover {
	background: #1b4aaa;
}
.c-3ds-desc span {
    color: #1b4aaa;
}
/********************** CSS HEADER **********************/
header {
    padding: 0;
    background: #fff;
}
.logoDiv h2 {
	color: #1b4aaa;
 	display: none;
}
.logoWaitAnimated img {
	height: 55px;
	width: 299px;
}
#bigAnimatedWait #header-nav {
	display: none;
}
/********************** CSS NAV **********************/
nav.navbar {
    background: #1b4aaa;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
	background-color: #1b4aaa;
}
.btnConnect button {
	background-color: #1b4aaa;
}
.btnConnect button:hover, .btnConnect button:focus, .btnConnect button:active {
	background: #1b4aaa;
}
/********************** CSS SYSTEM NAVBAR **********************/
@media (max-width: 799px) {
	.navbar-header.slide-active {
		background-color: #1b4aaa;
	}
}
@media (min-width: 800px) {
	.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
		background: none repeat scroll 0 0 #1b4aaa;
	}
}
/* ################################################# HOME ################################################# */
/*************** STYLE NAVBAR SPECIFIQUE HOME ******************/
@media (min-width: 800px) {
	.homePage .navbar-inverse .navbar-nav > li > a, .staticPartPage .navbar-inverse .navbar-nav > li > a {
		color: #1b4aaa;
	}
	.homePage .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active,
	.staticPartPage .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
		background: none repeat scroll 0 0 #1b4aaa;
	}
}
/********************** CSS CONTENTFORM **********************/
@media (min-width: 640px) {
	.contentForm h2 {
		background-color: #1b4aaa;
	}
}
/**** autocomplete ****/
.ui-autocomplete.ui-widget-content .ui-menu-item-categ {
	color: #1b4aaa;
}
.ui-menu-item-categ.ui-menu-item:hover, .ui-menu-item-categ.ui-menu-item:focus, .ui-menu-item-categ.ui-state-focus {
	color: #1b4aaa;
}
/**** fin autocomplete ****/
.labelIcon {
	color: #1b4aaa;
}
/**** CSS SLIDERPRICE ****/
.contentFilter span {
	color: #1b4aaa;
}
.noUi-horizontal .noUi-handle {
    border: 2px solid #1b4aaa;
}
.noUi-connect, .pictoTimerBloc {
	 background-color: #1b4aaa;
}
.CityName, .CountryName {
	color: #1b4aaa;
}
/********************** CSS POPUP HOME **********************/
/******* CSS POPUP CONNEXION *******/
.modal-header .picto:hover, .modal-header .picto:focus {
	color: #1b4aaa;
}
.btnConnex button:hover, .btnConnex button:focus {
	background-color: #1b4aaa;
}
/******* CSS POPUP MDP OUBLIE *******/
.backLink, a {
	color: #1b4aaa;
}
#autocompleteListContainer_CITY li span:hover, #autocompleteListContainer_POI li span:hover, #autocompleteListContainer_ADDRESS li span:hover, #autocompleteListContainer_ACCOM li span:hover {
	color: #1b4aaa;
}
/********************** WAIT **********************/
.valise {
  height: 35%;
}
/** WAIT ANIMATED DISPLAY NONE **/
/** WAIT ANIMATED HEADER **/
@media screen and (max-width:640px) {
	#wait-anim .logoContentDiv {
		margin-left: 0;
		text-align: center;
	}
}
.WaitBase .logoDiv {
    background: #ffffff;
    padding: 6px 0 6px 0;
}
.WaitBase .contentHeaderWait header {
	padding-left: 7px;
	display: table;
	width: 100%;
}
#homeBody #wait-anim header .container-fluid {
	display: table-cell;
}
#wait-anim .logoContentDiv {
	margin-left: 0;
}
@media(min-width:640px) {
	#wait-anim .logoContentDiv {
		padding-left: 90px;
	}
}
#wait-anim .logoContentDiv img {
	margin-left: 0;
}
#wait-anim .logoContentDiv h1 {
	display: none;
}
#wait-anim #timerZone .sidenav, #wait-anim #timerZone .btnSidenav {
	display: none!important;
}
@media (min-width:1151px) {
	#wait-anim #headerAdp img {
	  margin-top: 0;
	}
}
/* ################################################# HOTELS SEARCH ################################################# */
/******* FORMULAIRE RECAP *******/
.recapResaContent h1, .k-card .k-card-title.k-card-title__h1 {
	color: #1b4aaa;
}
.BtnAlignRecap button .icon-pencil {
	background-color: #1b4aaa;
    color: #fff;
	transition: all .3s ease-out;
}
/******* FORMULAIRE MODIF *******/
#modifSearchForm .dateGo input:focus + label,
#modifSearchForm .dateBack input:focus + label,
#modifForm .dateGo input:focus + label,
#modifForm .dateBack input:focus + label,
.modifFormCityField input:focus + div label,
.modifFormPaxField input:focus + label,
.modifFormPaxField input.focus + label {
	background: #1b4aaa;
}
.modifFormCityField input:focus + div label,
.modifFormPaxField input:focus + label,
.modifFormPaxField input.focus + label {
	border-color: #1b4aaa;	
}
/******* PARTIE BLOC RESULTAT *******/
.scrollTop {
		background-color: #1b4aaa;
}
.resultBlocDesc .resultBlocPrice {
	color: #1b4aaa;
}
.labelRoom {
	color: #1b4aaa;
}
/******* PARTIE BLOC RESULTAT TABLEAU *******/
.resultBlocTabAllPrice .resultBlocTabPrice {
    color: #1b4aaa;
}
@media(max-width: 639px) {
	.btnSelectHotel a > .picto {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.carSearchPage .hotelSelectBtnContainer a {
	    width: 30px;
	    height: 36px;
	}
	.picto-right-arrow:before {
	    vertical-align: sub;
	}
}
@media(max-width: 400px) {
	.carSearchPage .hotelSelectBtnContainer a {
	    width: 20px;
	}
}
@media (min-width: 640px) {
	.colDispo {
		border-right: 1px solid #cee0f5;
	}
}
@media (min-width: 640px) {
	.resultBlocTabAllPrice .resultBlocTabPrice, #resultListContainer-desktopList .resultBlocDesc .resultBlocTabPrice {
	    color: #1b4aaa;
	}
}
@media (min-width: 1280px) {
	#resultListContainer-desktopList .shortDescBloc span.picto {
		color: #1b4aaa;
	}
}
.titleLocation span, .titleLocation span.ng-binding{
  	color: #1b4aaa;
}
/******* BLOC RESULT MAP *******/
#zoomIn, #zoomOut {
	background: none repeat scroll 0 0 #1b4aaa;
}
#zoomIn:hover, #zoomOut:hover {
	background-color: #1b4aaa;
}
#mapResultDiv .resultBloc {
	 border: 2px solid #1b4aaa;
}
#modifSearchBtn {
	color: #1b4aaa;
}
#modifSearchBtn:focus {
	color: #1b4aaa;
}

/* ################################################# HOTEL DETAILS ################################################# */
.modifBtnStyle {
	background-color: #1b4aaa;
}
/******* PARTIE INFO *******/
.infoHotelContent {
	color: #1b4aaa;
}
.infoHotel h2 {
	color: #1b4aaa;
}
.infoHotel span.picto {
	color: #1b4aaa;
}
@media (min-width:640px) and (max-width: 1023px) {
	.recapHotelBloc {
		border-top:2px solid #1b4aaa;
	}
}
@media (min-width:640px) and (max-width: 1023px) {
	.recapHotelBloc {
		border-top:2px solid #1b4aaa;
	}
}
@media (min-width: 1024px) {
	.recapHotelBloc {
		border-top:2px solid #1b4aaa;
	}
}
.infoHotelPrice {
	color: #1b4aaa;
}
@media(min-width:1024px){
	.allPicture {
		background: #1b4aaa;
	}
}
/******* PARTIE PLUGIN TAB *******/
#detailsTabMenu.nav-tabs a:focus {
	color: #1b4aaa !important;
}
#detailsTabMenu.nav-tabs .active a:hover, #detailsTabMenu.nav-tabs .active a:focus {
	background-color: #1b4aaa;
}
#detailsTabMenu.nav-tabs > li > a{
	border-color: #1b4aaa;
}
#detailsTabMenu.nav-tabs > li.active > a, 
#detailsTabMenu.nav-tabs > li.active > a:hover, 
#detailsTabMenu.nav-tabs > li.active > a:focus {
	background:#1b4aaa;
}
/******* PARTIE CHOIX DE LA CHAMBRE *******/
#seeMoreRoomContainer {
	text-align:center;
}
#seeMoreRoomContainer button{
	background:#1b4aaa;
	border:2px solid #1b4aaa;
}
#seeMoreRoomContainer button:hover, #seeMoreRoomContainer button:focus{
	background: #1b4aaa;
	border: 2px solid #1b4aaa;
}
/******* PARTIE DESCRIPTION *******/
.DescRoomStyle label {
	color: #1b4aaa;
}
/******* PARTIE MAP *******/
#infoWindowResult .headerInfoWindowResult {
	background-color: #f2f4f7;
    color: #1b4aaa;
}
/******* PARTIE HOTELS DEJA CONSULTES / MEILLEURES VENTES / VOUS AIMEREZ PEUT ETRE *******/
.htlsCityHtl {
    color: #1b4aaa;
}
.htlsStar {
    color: #1b4aaa;
}
.htlsPrice {
	color: #1b4aaa;
}
/** PARTIE MEILLEURS HOTELS DU JOUR **/
.htlsBestDayContent > h2 {
    background-color: #f2f4f7;
    color: #1b4aaa;
}
/** PARTIE VOUS AIMEREZ PEUT ETRE **/
.htlsLikeMaybeContent > h2 {
    color: #1b4aaa;
}
/* ################################################# PAX ################################################# */
/******* PARTIE RECAPITULATIF DE LA COMMANDE *******/
.infoHotelRecapDateType span {
	color: #1b4aaa;
}
span.currency {
	color: #1b4aaa;
}
.infoHotelRecap .locPrice {
	color: #1b4aaa;
}
.infoHotelRecap .infoRecapPrice {
	color: #1b4aaa;
}
.infoRecapPrice sup {
	color: #1b4aaa;
}
/******* PARTIE PAX DU RECAPITULATIF DE LA COMMANDE *******/
.paxPartContent h2 {
	color: #1b4aaa;
}
.saveInfo span {
	background-color: #1b4aaa;
}
.blocInfoStyle{
	border:1px solid #1b4aaa;
}
.paxPartContent .backLink, a {
    color: #1b4aaa;
}
/* ################################################# PAIMENT ################################################# */
.PaiementContent h3 {
	color: #1b4aaa;
}
.comPriceReduc {
	color: #1b4aaa;
}
.dateValidCrypt span {
	background-color: #1b4aaa;
}
/* ################################################# VIEW ################################################# */
.viewBloc h2 {
	color: #1b4aaa;
	border-bottom: 3px solid #1b4aaa;
}
.yourReservation1 span, .yourReservation2 span {
	color: #1b4aaa;
}
.recapView span {
	color: #1b4aaa;
}
.paiementDateContent a {
	color: #1b4aaa;
}
.paiementDateContent a:HOVER {
	color: #1b4aaa;
}
.blocContact a {
	color: #1b4aaa;
}
/* ################################################# TEMPLATE PAGES STATIQUES ################################################# */
.staticContent {
	border-top: 2px solid #1b4aaa;
}
.bigStaticContent h2 {
	color: #1b4aaa;
}
.staticContent h2 {
	color: #1b4aaa;
}
@media (min-width: 640px) {
	.bigStaticContent {
	    border-top: 2px solid #1b4aaa;
	}
}
/* #################################### SURCHARGES CHARTE #################################################### */
a {
	color: #1b4aaa;
}
a:hover, a:focus {
	color: #1b4aaa;
}
.btn-default, .btn-primary {
    background-color: #1b4aaa;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: #1b4aaa;
}
.iradio_orange, .icheckbox, .icheckbox_orange {
	background: #f2f4f7;
}
.icheckbox_orange.checked {
	color: #1b4aaa;
}
.pagination > li > a, .pagination > li > span {
	color: #1b4aaa;
	border: 1px solid #1b4aaa;
}
.pagination > .active a, .pagination > .active span, .pagination > .active a:hover, .pagination > .active span:hover, .pagination > .active a:focus, .pagination > .active span:focus {
	background: #1b4aaa;
}
.pagination > li > a:hover , .pagination > li > a:focus {
	border: 1px solid #1b4aaa;
	background: #1b4aaa;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{
	background-color: #f2f4f7;
    border: 1px solid #f2f4f7;
}
.owl-theme .owl-controls .owl-buttons div {
	background: #1b4aaa;
}
.owl-theme .owl-controls .owl-page span{
	border:1px solid #1b4aaa;
}
.paiementDateContent a {
	 color: #1b4aaa!important;
}
.ui-datepicker th {
  color: #1b4aaa;
}
/* #################################### SURCHARGES SPECIFIQUES #################################################### */
label.labelDateFrom,
label.labelDateTo {
	left: 1px;
}
@media (min-width: 640px) {
	.contentForm {
	    margin-top: 100px;
	    margin-bottom: 100px;
	}
}
.linkStyle1.adp {
	text-decoration: underline;
	color: #1b4aaa;
}
@media(min-width:640px) {
	.logoDiv {
		text-align: left;
	}
	.logoDiv img {
		height: auto;
	}
	.linkStyle1.adp {
		text-decoration: none;
	}
}
.logoDiv img {
	width: 200px;
	height: auto;
}
/** page pax  :booking aside **/
.priceTotal span{
	color: #1b4aaa; 
}
.carBookingConfirm .priceTotal span,  .carBookingConfirm .pricesTotal {
    color: #1b4aaa;
}
.toggleDetailPrice, .toggleDetailPrice svg.icon {
	color: #1b4aaa; 
}
.btn-default, .linkBack button.breadcrumb-home {
  	background-color: #1b4aaa;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn-default:hover, .btn-default:focus, .linkBack button.breadcrumb-home:hover, .linkBack button.breadcrumb-home:focus {
	background-color: #1b4aaa;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btnStyle2 {
 	border: 2px solid #1b4aaa;
  	color: #1b4aaa;
}
.btnStyle2:hover, .btnStyle2:focus {
	border: 2px solid #1b4aaa;
	background-color: #1b4aaa;
  	color: #fff;	
}
.modifPopinTitle {
	color: #1b4aaa;
  	border-bottom: 1px solid #1b4aaa;
}
.blocPayeur {
	background: #f2f4f7;
}
.cgvPaiement svg.icon,  .listeOptions li span.picto {
  	color: #1b4aaa;
}
.priceHotel {
	color: #1b4aaa;
}
.accord-title.active {
  	color: #1b4aaa;
}
.accord-title.active span.numAccord {
	background: #1b4aaa;
}
.modifPopinCloseBtn:hover, .modifPopinCloseBtn:focus {
	color: #1b4aaa;
}
/**liste**/
ul.listPays li:hover span.code, ul.listPays li:focus span.code { 
	color: #1b4aaa;	
}
/** wait avec animation **/
.x-clouds > *, .containeranimation {
  display: none;
}
.x-clouds > div {
	display: none;
}
.c-boarding-i > div label {
  	color: #1b4aaa;
}
/** msg wait**/
.msgwait > div span{ 
	color: #1b4aaa;
}
/** bar**/
.c-pbar {
  background: #1b4aaa; 
  }
/** x-clouds **/
.x-cloud-c p {
  color: #1b4aaa;
}
/*fin wait avec animation*/
 .waitDispos {
	border: 2px solid #1b4aaa;
}
.modifSearchForm input:focus, #modifForm input:focus, #modifSearchForm .dateGo input:focus, #modifSearchForm .dateBack input:focus {
  	border-color: #1b4aaa;
}
.borderInput {
	border: 1px solid #1b4aaa !important;
}
#modifForm .dateGo {
	margin-bottom: 0px;
}
#modifForm .dateBack {
	border-top: none;
}
/** message no dispo */
.msgNoDispo {
	color: #1b4aaa;
}
.c-msg {
	color: #64686C;
}
.info-circle {
	background-color: #1b4aaa;
}
/** CSS calendrier **/
.c-field input:focus, .c-field select:focus, .c-field-select:focus, .c-field .c-captcha:focus, .c-field-text:focus,
  .c-field.c-on input, .c-field.c-on .c-field-select {
    border-color: #1b4aaa;
}
.c-field input:focus + label, .c-field.c-on label {
    border-color: #1b4aaa !important;
    background-color: #1b4aaa !important;
}
.c-field.c-field-ok input, .c-field.c-field-ok .c-field-select {
  color: #25C86A;
  border: 1px solid #25C86A;
 }
.c-pop .c-title, .c-pop .c-resp-title {
    color: #1b4aaa;
    border-bottom: 1px solid #1b4aaa;
}
.c-pop .c-close:hover {
    color: #1b4aaa;
}
.c-ds-l:hover, .c-ds-r:hover {
	color: #1b4aaa;
}
.c-ds-y .c-ds-pick::-webkit-scrollbar-thumb {
    background: #1b4aaa;
}
.c-ds-pick > div:hover, .c-ds-pick .c-on {
    border-color: #1b4aaa;
    background-color: #1b4aaa;
}
.reset-filters:hover, .reset-filters:focus {
  	background-color: #fff;
    color: #1b4aaa;
}
.c-pop-flash-show {
    top:270px; 
	opacity:1;
}
/** CSS calendrier **/
.c-pop-flash {
  background-color: #1b4aaa;
  border: 2px solid #1b4aaa;
}
/** loading**/
.c-loading {
  border: 2px solid #1b4aaa;
  color: #1b4aaa;
 }
/***** c-loading-spin ***/
.c-loading-spin > div {
  background-color: #1b4aaa;
}
/* ##################################### ELEMENTS SPECIFIQUES B2B AGENCES ############################################ */
.multiselect-native-select .dropdown-menu > .active > a,
.multiselect-native-select .dropdown-menu > .active > a:hover,
.multiselect-native-select .dropdown-menu > .active > a:focus {
	color: #1b4aaa;
}
.multiselect-native-select .dropdown-menu > .active > a label,
.multiselect-native-select .dropdown-menu > .active > a:hover label,
.multiselect-native-select .dropdown-menu > .active > a:focus label {
	color: #1b4aaa;
}
/*** mes resas**/
.resaPage .priceTotal span , .resaPage .pricesTotal{
	color: #1b4aaa;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  	color: #1b4aaa;
}
.checkboxSpring[type="checkbox"]:not(:checked) + input[type="hidden"] + label:after,
.checkboxSpring[type="checkbox"]:checked + input[type="hidden"] + label:after {
  	color: #1b4aaa;
}
/* ##################################### SURCHARGES SPECIFIQUES CHARTE CUSTOM ############################################ */
.c-pop-flash {
	background: #1b4aaa;
	border-color: #1b4aaa;
}
.backLink button.btn-cancel {
	background-image: none;
}
.btnNextForm, #btnSearch, #btnCloseModif, #btnCloseFilter {
	text-transform: uppercase;
}
.formSearchCar #btnSearch {
	background-color: #ec4896;
}
.formSearchCar #btnSearch:hover,
.formSearchCar #btnSearch:focus {
	background-color: #ec4896;
}
/***************************/
/********custom car********/
/*************************/
.nameCar, .nameCarPax {
	color: #1b4aaa; 
}
.carSearchPage .btn-default, .btnContinuer .btn-default, #send-car-option {
  	background-color: #ec4896;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all .3s ease-out;
}
.carSearchPage .btn-default:hover, .carSearchPage .btn-default:focus,
.btnContinuer .btn-default:hover, .btnContinuer .btn-default:focus,
#send-car-option:hover, #send-car-option:focus {
  	background-color: #ec4896;
  	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.carCategory .price {
	color: #1b4aaa;
}
/* CSS STYLE PICTO */
.ui-datepicker .ui-datepicker-prev:HOVER, .ui-datepicker .ui-datepicker-next:HOVER {
    background: #1b4aaa;
}
@media(max-width: 639px) {
	.carSearchPage .btnSelectHotel .btn-default {
		border: 0;
    	color: #ffffff;
	}
}
/**multiselect**/
.ui-multiselect.ui-state-default:hover, .ui-multiselect.ui-state-default:focus {
	background: #fff;
	border: 1px solid #1b4aaa;
}
.ui-multiselect:hover, .ui-multiselect:focus {
	border: 1px solid #1b4aaa;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { 
	border-bottom:1px solid #1b4aaa;
	color: #1b4aaa;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { 
	color: #1b4aaa; 
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a:hover, .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a:focus {
	color: #1b4aaa; 
}
.resultBlocTab .picto-info {
	display: inline-block;
	vertical-align: top;
}
h5.titelAcoordRow {
	color: #1b4aaa;
}
.priceTotalCar {
	color: #1b4aaa;
}
.priceTotalOption {
	color: #1b4aaa;
}
.optionType label {
	color: #1b4aaa;
}
.tableStation .offreSelected {
	background: #F0F7FF;
}
.tableStation .station-line {
	color: #1b4aaa;
}
hr.hrStation {
  	border-top: 1px dashed #cee0f5;
}
.tableStation .priceTotalPossibility {
	color: #1b4aaa; 
}
/** picto **/
.picto-calendar {
	font-size: 21px;
    font-size: 2.1rem;
}
.datepickerContainer .cal {
    right: 12px;
    top: 13px;
}
.mandatory {
	color: #1b4aaa;
}
#modifForm .select-style.focus {
	  border: 1px solid #1b4aaa;
}
#modifForm .select-style.focus label {
	  border-color: #1b4aaa;
	  background: #1b4aaa;
	  color: #fff;
}
#modifForm .containerSelects.focus {
	  border: 1px solid #1b4aaa;
}
#modifForm .containerSelects.focus label {
	  border-color: #1b4aaa;
	  background: #1b4aaa;
	  color: #fff;
}
/* SURCHARGE ADP FORMULAIRE DE RECHERCHE */
.searchWith {
/* 	POUR NE PAS AFFICHER SUR MRFLY */
	display: none;
/* 	POUR NE PAS AFFICHER SUR MRFLY */
	color: #333333;
    margin-top: 15px;
    padding-bottom: 0px;
    margin-bottom: -15px;
    padding-right: 0px;
    line-height: 22px;
    text-align: center;
}
.searchWith img {
    max-width: 150px;
	margin-left: 5px;
}
@media(min-width:640px) {
	.contentForm {
		padding: 30px 30px 20px;
	}
	.searchWith {
		margin-top: 6px;
	    text-align: right;
	}
	.searchWith img {
	    max-width: 92px;
	}
}
@media(min-width:1024px) {
	.contentForm {
		padding: 30px 30px 20px;
	}
	.searchWith {
	    text-align: right;
	}
}
/* BOUTON PAGE INFO VEHICULE PLUS DISPO */
.noCar span {
	background-color: #1b4aaa;
}

/***popin facture**/
.c-pop-List li:hover {
	  color: #1b4aaa;
}
.c-pop-List li:hover a {
  color: #1b4aaa;
}

/* CSS POUR LE NUMERO APL INFO MODAL FOOTER */
.btnCallContent {
	position: relative;
	border: 2px solid #ECECEB;
	background-color: #fff;
	-moz-box-shadow: inset 0px 1px 5px 0px #bebebe;
	-webkit-box-shadow: inset 0px 1px 5px 0px #bebebe;
	-o-box-shadow: inset 0px 1px 5px 0px #bebebe;
	box-shadow: inset 0px 1px 5px 0px #bebebe;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#bebebe, Direction=134, Strength=5);
}
.btnCallContent > div {
    vertical-align: middle;
}
.btnCallInfoNum {
	padding: 0;
}
.btnCallInfoNum span {
	display: inline;
	line-height: normal;
}
.btnCallCaret {
    position: absolute;
    right: -13px;
    top: 31%;
    width: 0px;
    border: 6px solid transparent;
    border-left: 7px solid #fff;
    z-index: 1;
}
.btnCallInfoPrice {
	position: absolute;
    right: 5px;
    top: -2px;
    text-align: left;
    padding: 3px 3px 3px 10px;
    color: #fff;
    background-color: #970D6D;
    font-weight: bold;
    width: 43%;
    border-top: 3px solid #c0559f;
}
.btnCallInfoPrice span {
	display: block;
}
@media (max-width: 945px){
	.btnCallInfoNum {
		display: block;
		width: 100%;
	}
	.btnCallInfoPrice {
		display: block;
		position: static;
		width: 95%;
	}
	.btnCallInfoPrice span {
		display: inline-block;
	}
	.btnCallCaret {
		display: none;
	}
}
/** style select**/
ul.resaTypeList li:hover {
	color: #1b4aaa;
}
ul.resaTypeList li:hover > .picto {
	color: #1b4aaa;
}
.selectResa.btnformSelect:focus {
	border: 1px solid #1b4aaa;
}
.selectResa.btnformSelect:hover:after {
	color: #1b4aaa;
}
.widgetTime button:hover, .widgetTime button:focus, .widgetTime button:hover, .widgetTime button.selected  {
	border: 1px solid #1b4aaa;
	background: #1b4aaa;
}
.showReturn {
	color: #1b4aaa;
}
.showReturn span::after {
	color: #1b4aaa;
}
/********************** surcharges police dosis MF *************************/
.hotelDetailsPage .modifFormCityField label {
	height: 44px;
    line-height: 51px;
}
.hotelDetailsPage #modifForm h3 {
	margin-bottom: 0;
}
.btnformSelect.btncode {
	line-height: 41px;
    height: 42px;
    top: 28px;
}
/*** surcharge header wait anim b2b **/
#timerZone .contentHeaderWait {
	display: block !important;
	visibility:hidden;
}
/************************* STYLES MULTI-RÃ‰SA ********************************/
div.folder-header h2 {
	color: #1b4aaa;
}
button.btnExpandFolder {
	color: #1b4aaa;
}
/************************* STYLES OPTION ********************************/
.dateOptionBooking {
	color: #1b4aaa;
}
.confirmResaOption h2 {
	color: #1b4aaa;
} 
/**cgv**/
.cgvPaiement svg.icon {
    color: #1b4aaa;
}
/************************* FIN STYLES OPTION ********************************/
/************************* STYLES PAGE RESA ********************************/
.showReturn span:after {
    color: #1b4aaa;
}
.priceDetail-4x .col-b-b {
	color: #1b4aaa;
}
/************************* FIN STYLES PAGE RESA ********************************/
/*** smile angels ***/
#smile-angels:target {
   	padding-top: 50px; 
   	margin-top: -50px; 
}
@media(min-width:992px){
	#smile-angels:target {
    	padding-top: 70px; 
    	margin-top: -70px; 
	}
}
/**b2b hresa**/
@media (min-width: 640px){
	.headerWaitcontainer {
	    position: relative;
	    z-index: 1000;
	}
}
/*** fin smile angels ***/
/*** new wait **/
.percentage {
	background: #1b4aaa;
}
.c-pub svg { 
	color: #1b4aaa;
}
.c-chip-blank strong {
	color:#1b4aaa;
}
/**fin**/

.BookingOptionBtn {
	color: #1b4aaa;
}

.seeMoreAction button {
    color: #1b4aaa;
}
/**** staff page detail booking ****/
.b2bStaff .contentContainer {
	padding-top: 60px;
}
.slideMenuStaff {
	position: fixed;
    right: 0%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f2f4f7;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 20;
}
@media(min-width: 768px) {
	.slideMenuStaff {
    	max-width: 768px;
	}
}
.slideMenuStaff.show {
	transform: translateX(0);
    z-index: 1003;
}
.slideMenuStaff.show.standby {
	transform: translateX(100%);
}
.slideMenu-header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	padding: 0px 10px;
}
.slideMenu-header.__space {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.slideMenu-header .close {
	position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.slideMenu-header .close span.picto-cross {
	margin: 0px;
}
.slideMenu, .slideNav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 48px;
  	height: 48px;
  	padding: 0px;
}
.slideMenu > span.picto {
	font-size: 16px;
	margin: 0;
}
.slideNav > svg.icon {
	width: 16px;
	height: 16px;
}
.slideMenu-header h2 {
	font-size: 2rem;
	font-size: 20px;
  	font-weight: normal;
  	margin: 0;
}
.slideMenu-body {
	padding: 15px 20px;
	height: 100%;
    max-height: calc(100% - 60px);
    overflow-y: auto;
}
.slideMenu-body .btn-default{
	min-width: 126px;
}
ul.listBill {
	margin: 0;
    padding: 0;
}
ul.listBill li{
    list-style-type: none;
    line-height: 42px;
    padding-left: 10px;
    width: 100%;
}
ul.listBill a {
    display: block;
    cursor: pointer;
}
ul.listBill li .picto{
	font-size: 24px;
    font-size: 2.4rem;
    margin-right: 5px;
    vertical-align: middle;
}
ul.listBill li .billDesc{
	text-decoration: underline;
}
ul.listBill a:hover .billDesc, ul.listBill a:focus .billDesc{
   text-decoration: none;
}
.closeSlideMenu span.picto-cross {
	font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    margin: 0;
}
.containerMenuStaff {
	position: relative;
	display: flex;
    justify-content: space-between;
}
.menuStaffList {
	position: absolute;
    width: 320px;
    background: #fff;
    border-radius: 3px;
    background-color: #ffffff;
    padding: 15px 10px;
    right: 0;
    top: 32px;
    z-index: 105;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
}
.menuStaff .picto {
	font-size: 24px;
    padding: 9px;
    margin: 0px;
}
.menuStaff .icon {
	margin: 9px;
	width: 24px;
	height: 24px;
}
.menuStaff .icon-search {
	padding: 3px;
}
.menuStaff .picto-down-arrow {
	font-size: 12px;
	padding: 6px;
}
.menuStaff .icon-chevron-down {
	width: 12px;
	height: 12px;
	margin: 6px;
}
.menuStaff .picto-replicate::before {
	font-size: 24px;
}
.menuStaff > ul {
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.menuStaff li {
	padding: 0px;
    margin: 0px;
    line-height: 42px;
    color: #333333;
}
.menuStaff a {
    display: block;
    height: 100%;
    padding-left: 10px;
    margin-left: -10px;
    color: #333333;
}
.menuStaffSousList li {
	color: #333333;
}
.menuStaffList li:hover,
.menuStaffSousList li:hover,
.menuStaffList a:hover,
.menuStaffSousList a:hover,
.menuStaffList button:hover,
.menuStaffSousList button:hover {
	color: #1b4aaa;
}

ul.menuStaffSousList {
	padding-left: 15px;
    border-left: 1px solid #e0e5eb;
    margin-left: 20px;
    list-style-type: none;
}
.menuStaff button {
    background: transparent;
    border: 0 none;
    width: 100%;
    text-align: left;
    padding: 0;
}
.btnCollapse {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.txtBtnCollapse {
	flex: 1;
}
.toggleMenuStaff {
	background: #fff;
    border: 0 none;
    padding: 0;
    width: 32px;
    height: 32px;
    text-align: center;
}
.toggleMenuStaff .picto {
	margin: 0px;
}
.toggleMenuStaff.active, .toggleMenuStaff:focus, .toggleMenuStaff:hover {
	color: #1b4aaa;
}
.slideMenu-body .alert--success{
	margin-top: 15px;
    margin-bottom: 0;
}
.form-group-mrg {
	margin-bottom: 30px;
}
.notif-badge {
	width: 24px;
	height: 24px;
	min-width: 24px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1b4aaa;
    color: #FFFFFF;
    border-radius: 24px;
	font: normal bold 12px 'Arial', sans-serif;
}
.notif-badge.__wide {
	width: auto;
	min-width: unset;
	padding: 0px 8px;
}
.container-incident {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding: 15px !important;
	margin: 0px 15px 15px;
	border-radius: 3px;
  	border: 1px solid #E5E5E5;
  	background-color: #FFFFFF;
}
.container-incident .picto {
	font-size: 24px;
	color: #1b4aaa;
	margin-right: 5px;
}
.container-incident > div {
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.folderMain .container-incident {
	margin: 15px 0px 0px 0px;
}
.container-drawer {
	padding: 0px 15px;
	border-radius: 3px;
  	border: 1px solid #E5E5E5;
  	background-color: #FFFFFF;
  	margin-bottom: 15px;
}
.container-drawer h3 {
	font: normal bold 14px 'Arial', sans-serif;
	margin: 30px 0px 10px;
}
.container-drawer-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 60px;
}
.container-drawer-header h3 {
	margin: 0px;
}
.container-drawer-header .picto {
	font-size: 24px;
	color: #1b4aaa;
	margin-right: 5px;
}
.container-drawer .select-style select {
	height: 100%;
	padding-left: 10px;
}
.container-drawer textarea {
	min-width: 100%;
}
.container-drawer .action-wrapper {
	margin-bottom: 10px;
}
.container-drawer .action-wrapper > *{
	width: 50%;
}
.slideMenuStaff option {
	color: #333333;
}
/* MODAL CONFIRM incident */
div#formCancelIncident {
    position: absolute;
    z-index: 4;
}
@media(min-width: 640px){
	div#formCancelIncident .modal-dialog {
	    max-width: 400px;
	}
}
.btnModalContent {
	display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
}
.btnModalContent button{
	width: 100%;
	text-transform: capitalize;
}
.slideMenu {
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 5;
}
.show .slideMenu {
	transform: translateX(10px);
}
.show.standby .slideMenu {
	transform: translateX(calc(-100% - 10px));
}
.facturationBloc, .facturationBloc > div, .facturationBloc > div > div {
	height: 100%;
}
.facturationBloc iframe {
	height: 100%;
	width: 100%;
	border: 0 none;
}
@media (max-width: 1099px) {
	body.iframeOpen .slideMenuStaff{
		width: 100%;
		max-width: 100%;
	}
}
@media(min-width: 1024px) {
	.show .slideMenu,
	.show.standby .slideMenu {
		transform: translateX(-50%);
	}
	.slideMenuStaff.show {
    	box-shadow: -2px 0 20px 0 rgba(0, 0, 0, 0.2);
	}
	.slideMenu-body {
    	padding: 15px 20px;
    }
    .slideMenuStaff.show.standby {
		transform: translateX(calc(100% - 20px));
	}
	.slideMenu-body .btn-default{
		min-width: 154px;
	}
	body.iframeOpen .show .slideMenu {
    	transform: translateX(10px);
	}
}

@media(min-width: 810px) and (max-width: 1023px) {
	.show .slideMenu {
		transform: translateX(-50%);
	}
	.show.standby .slideMenu {
		transform: translateX(calc(-100% - 10px));
	}
	.slideMenuStaff.show {
    	box-shadow: -2px 0 20px 0 rgba(0, 0, 0, 0.2);
	}
	.slideMenuStaff.show.standby {
    	box-shadow: none;
	}
	body.iframeOpen .show .slideMenu {
    	transform: translateX(10px);
	}
}
@media (min-width: 1100px) {
	body.iframeOpen .slideMenuStaff {
		 max-width: 1078px;
	}
	body.iframeOpen .show .slideMenu {
    	transform: translateX(-50%);
	}
}
@media(min-width: 640px){
	.btnModalContent {
    	flex-direction: row;
	}
	.btnModalContent button, .btnModalContent button.btn-default {
		width: auto;
		min-width: 126px;
	}
}
@media(max-width: 639px){
	.btnModalContent .backLink, .btnModalContent .btnConnex{
		padding: 0;
	}
}

@media(min-width: 1440px) and (max-width: 1920px) {
	form#b2bAgentConfigForm {
		display: flex;
    	flex-direction: column;
	}
	body.loginPage.menu-opened .contentContainer {
		width: 100%;
	}
	body.menu-opened .contentContainer {
		width: calc(100% - 320px);
		align-self: flex-end;  
	}
	body.menu-drawers .contentContainer {
		width: calc(100% - 768px); 
	}
}
div.folderMain.active {
    border: 2px solid #1b4aaa;
}
.btnformSelect.focus {
	border: 1px solid #1b4aaa;
}
/* USER ALERT STAFF */
.numDossier {
	margin-bottom: 5px;
}
.containerMenuStaff > div:FIRST-CHILD {
	flex:1;
}
.container-user-alert {
	position: relative;
	margin-left: 10px;
}
.container-alert {
 	position: relative;
 	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	min-height: 32px;
	border-radius: 14px;
	background: #F1F2F6;
	padding: 0px 16px 0px 6px;
	color: #333333;
}
.container-alert .user-alert  {
	margin-right: 5px;
}
.user-alert {
 	position: relative;
 	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
 	width: 24px;
 	height: 24px;
 	background: #1b4aaa;
 	border-radius: 24px;
 	border: none;
 	padding: 0px;
 	z-index: 0;
}
.user-alert-info {
	display: none;
	position: absolute;
    top: 30px;
	left: 0px;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    border-radius: 3px;
    color: #ffffff;
    z-index: 5000;
    text-align: left;
    min-width: 320px;
    text-transform: none;
}
.user-alert:hover + .user-alert-info, .user-alert:focus + .user-alert-info  {
	display: block;
}
.user-alert::before {
 	content: '';
 	position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 24px;
 	background: rgba(254, 81, 1, 0.75);
 	animation: alert-disc 1500ms linear infinite;
 	z-index: -1;
}
.user-alert > span {
 	display: block;
 	width: 4px;
 	height: 4px;
 	border-radius: 4px;
	background: #FFFFFF;
	animation: alert-dots 1500ms linear infinite;
}
.user-alert > span:nth-of-type(2) {
	animation-delay: 150ms;
	margin: 0px 2px;
}
.user-alert > span:nth-of-type(3) {
	animation-delay: 300ms;
}
 
@keyframes alert-disc {
	from {
 		opacity: 1;
 		transform: scale(1);
 	}
 	to {
 		opacity: 0;
 		transform: scale(1.35);
 	}
}
@keyframes alert-dots {
	0%,
	80%,
	100% { transform: scale(0); }
	30% { transform: scale(1.15); }
}
/* popin ma resa */
.pop-in__title , .formResa .btnLinkStyle {
    color: #1b4aaa;
}
.formResa .form-control:focus {
	border-color: #1b4aaa;
}
/*** drawer style **/
.drawer-bloc h2 {
	color: #1b4aaa;
}
/*button*/
.k-btn-primary.__opacity {
	color: #1b4aaa;
	border: 1px solid #1b4aaa;
}
.k-btn-secondary {
	color: #1b4aaa; /*custom*/
}
.k-btn-action.__icon:hover, .k-btn-action.__icon:focus , .k-btn-action.__icon:active,
ul.__under > li:hover {
  color: #1b4aaa;
  background: #f1f2f6; 
}
ul.__under button, ul.__under > li:hover, ul.__under > li:focus, ul.__under > li:hover .k-btn-action.__icon, 
ul.__under > li:focus .k-btn-action.__icon, ul.__under > li:hover a.k-btn-icon, ul.__under > li:focus a.k-btn-icon,
ul.__under > li:hover button.k-btn-icon, ul.__under > li:focus button.k-btn-icon,
ul.__under > li:hover span.k-btn-icon, ul.__under > li:focus span.k-btn-icon {
	color: #1b4aaa; /*custom*/
}
.loading-dots > span {
	background: #1b4aaa;
}
/**/
/* chatbot style custom*/
.chat-container .title-tag a, .chat-container .title-tag a:hover, .chat-container .h-divide span.text, .chat-container .h-divide .line, .chat-container .chat-footer a, .chat-container .chat-footer a:hover, .chat-container .nio-selected label, .chat-container .footer-section-container .nio-cancel-btn, .chat-container .footer-section-container .carousel-cancel-btn {
		color: #1b4aaa!important;
}
.mobile-chat-container, .chat-container .option-to-send, .chat-container .sendBtn img, .chat-container .joe-agent-pic img, .chat-container .joe-chat-yes-btn, .chat-container .joe-chat-no-btn, .chat-container .joe-prev, .chat-container .joe-next, .chat-container .joe-msg-hovertext, .mobile-chat-container .joe-msg-hovertext, .chat-container .typing-container .circle, .chat-container .joe-quickReplyList, .chat-container .checkbox-container input:checked ~ .checkmark, 
.chat-container .active, #joe-menu-dropdown.Slsh-list-items ul li:hover, .chat-container .chat-footer ul li:hover, .chat-container .chat-header ul li .joe-dropdown li:hover, .chat-container .chat-history .other-message, 
.chat-container .chat-head, .chat-container .joe-faq-header-container, .chat-container .datepicker-btn, .chat-container .footer-section-container .carousel-submit-btn, .chat-container .footer-section-container .nio-submit-btn, .selectize-control.multi .selectize-input .active {
	background-color: #1b4aaa!important;
}
.chat-container .chat-header, .chat-container .joe-faq-header {
	background:#1b4aaa!important;
}
.chat-container .text-box-wrp:focus-within, .chat-container .image-preview-container, .chat-container .selectize-control:focus-within, .chat-container .joe-radio-list-btn .nio-selected {
    border: 2px solid #1b4aaa!important;
}
/* fin chatbot style custom*/

/*** new **/

.k-card .k-card-title.k-card-title__h1 {
	color: #1b4aaa;
}
.k-card .k-card-title.k-card-title__h2, 
.color-secondary {
	color: #1b4aaa;
}
.k-card .k-card-footer .k-card-footer-link, 
.k-card-footer-link {
	color: #1b4aaa;
}
.k-card-body-section > .k-picto svg,
.recapModifBookingDetail #recapResa.k-card > .k-picto svg,
.recapModifBookingDetail #modifSearchForm.modif-resa > .k-picto svg {
    color: #1b4aaa;
}
.color-primary {
    color: #1b4aaa;
}

.kbtn.kbtn-primary.__fill {
    color: #fff;
    background: #ec4896;
}
.kbtn.kbtn-primary.__border {
    color: #1b4aaa;
    border: 1px solid #1b4aaa;
}
.kbtn.kbtn-action {
    color: #1b4aaa;
}
.k-btn.__border {
	border-radius: 8px;
	border: 1px solid #1b4aaa;
	color: #1b4aaa;
	transition: box-shadow 300ms ease-out;
}
label.checkbox:focus-within,
label.radio:focus-within {
	color: #1b4aaa;
}
label.checkbox:focus-within::before,
label.radio:focus-within::before,
label.checkbox.__field:focus-within .holder::before,
label.radio.__field:focus-within .holder::before {
	border-color: #1b4aaa;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
}
label.checkbox.__active::before,
label.radio.__active::before,
label.checkbox.__field.__active .holder::before,
label.radio.__field.__active .holder::before {
	background: #1b4aaa;
	border-color: #1b4aaa;	
}
.container-payment.__active {
	border-color: #1b4aaa;
	box-shadow: 0 0 0 1px #1b4aaa;
}
@media (min-width: 768px) {
	.kbtn:hover.kbtn-primary {
		color: #1b4aaa;
	    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16) , 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	}
	.kbtn:hover.kbtn-primary.__fill, .kbtn:hover.kbtn-square.__fill {
        color: #fff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16) , 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }
    .kbtn:hover.kbtn-primary.__border, .kbtn:hover.kbtn-square.__fill {
        background: rgba(27, 74, 170, 0.08);
    }
	.k-btn.__border:hover {
		background: rgba(27, 74, 170, 0.08);
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	}
	.drawer-footer .k-btn:hover {
		color: #1b4aaa;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	}	
	label.checkbox:hover,
    label.radio:hover,
    .container-payment:hover label.checkbox,
    .container-payment:hover label.radio {
		color: #1b4aaa;
	}
	label.checkbox:hover::before,
	label.radio:hover::before,
	label.checkbox.__field:hover .holder::before,
	label.radio.__field:hover .holder::before,
	.container-payment:hover label.checkbox::before,
	.container-payment:hover label.radio::before,
	.container-payment:hover label.checkbox.__field .holder::before,
	.container-payment:hover label.radio.__field .holder::before {
		border-color: #1b4aaa;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
	}
	.container-payment:hover {
		border-color: #1b4aaa;
	}
}

.loading-bar {
	background: rgba(254, 96, 24, 0.25);
}
.loading-bar::before {
	background: #1b4aaa;
}

hr {
	border-top-style: dotted;
}

.vr {
  	border-right-style: dotted;
}
.pills {
	font-weight: 600;
}

.numDossier{
	font-family: arial, "sans-serif";
}

/* POUR PARER AU STYLE BOOTSTRAP */
.vw-nav-list {
	margin-bottom: 0;
}