

body {
  font-family:Encode Sans Expanded Regular, "montserrat-regular", Calibri, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #282b34;
  background-color: #ffffff;
  padding-top: 0;
}

body.home {
    font-size: 14px;
	padding-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Encode Sans Expanded Bold,"montserrat-regular", Calibri, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #282b34;
}


h6{
   font-family:Encode Sans Expanded Regular, "montserrat-regular", Calibri, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #282b34;  
}

h6:hover{
    color:#282b34;
    font-weight: 900;
    border-bottom: #282b34;
}


p{
	font-size: 1em;
	color: #282b34;
}
h1{
	color: #282b34;
    font-weight: normal !important;
    text-align: center !important;
    text-transform: uppercase;
    width: 100%;
	background: transparent url(../images/sep-line.png) no-repeat center center;
}
h1 span{
	background-color: #fff;
	padding: 0 20px;
	text-align: center;
	display: inline-block;
}
h2{
	color: #282b34;
	font-size: 1.1em;
	font-weight: normal !important;
}
.h2_mention{
	text-transform: uppercase;
	color: #3a3a3a;
	font-weight: normal;
	font-size: 1.3em;
	padding: 15px 0 5px 0;
}
.h3_mention{
	color: #000;
	font-weight: bold;
	font-size: 1.1em;

}
.h4_mention{
	color: #000;
	font-weight: normal;
	font-size: 1.1em;
}

.style_p, .style_p p{
	color: #7a7a7a;
	line-height: 25px;
}
.style_p li{
	padding: 4px 0;
}
.page-header {
    border-bottom: none;
    margin: 0 0 20px;
    padding-bottom: 9px;
}
.row {
	margin-top: 0
}
.dropdown-backdrop {
    display: none;
}
.text-center {
    padding: 0 0 20px;
}
a, a:hover{
color: #282b34;
}

a >u:hover{
    color: #282b34!important;
}

a >strong:hover{
    color: #282b34!important;
    text-decoration: underline!important;
}

th{
	background: none repeat scroll 0 0 #4b4a4d;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
}
table {
   font-size: 0.9em;
   font-weight: normal;
}
.container {
    margin: 30px auto 0;
}

#logo {
    background: transparent no-repeat scroll 10px 5px;
    background-size: contain;
    display: inline-block;
    height: 55px;
    margin: 0 0 5px 0;
    width: 130px;
}

.chat_img{
      position: fixed;
      bottom: 30px;
      right: 15px;
      left: auto;
      z-index: 1000000000;
      background: url("../images/psa-btn-onlychat-fr.png") transparent; 
      width : 200px;
      height : 200px;
}


@media (max-width: 1500px) {
.chat_img{
      position: fixed;
      bottom: 30px;
      right: 15px;
      left: auto;
      z-index: 1000000000;
      background: url("../images/psa-btn-onlychat-mobile-fr.png") transparent; 
      width : 76px;
      height : 84px;
}
}

.text{
	font-size: 1.5em;

}
label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 3px !important;
}
.menu-element {
	/* min-width: 170px; */
}
.navbar-default {
  padding:  0px;
  margin: 0px;

  border-color: #FFF;
  font-size: 1.2em;
}

footer .navbar-default {
    color:#FFF; 
    /*000 background: rgb(30,35,54); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlNmI2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzQ1NDQ0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
    background-color: rgb(30,35,54);
    background: -moz-linear-gradient(top, rgb(30,35,54) 0%, rgb(30,35,54) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(30,35,54)), color-stop(99%,rgb(30,35,54))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(30,35,54) 0%,rgb(30,35,54) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(30,35,54) 0%,rgb(30,35,54) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(30,35,54) 0%,rgb(30,35,54) 99%); /* IE10+ */
    background: linear-gradient(to bottom, #282b34 0%,#282b34 99%); /* W3C */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(30,35,54)', endColorstr='rgb(30,35,54)',GradientType=0 );  IE6-8 */
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #eaeaed;
}
.hidden-xs {
    margin-top: 2px;
}
.navbar-nav {
    float: left;
    margin: 13px 0 0;
}
.navbar-default .navbar-brand {
  color: rgb(131,120,111);
  padding: 1px;
  margin: 0px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #282b34;
}
.navbar-default .navbar-text {
  color: #4B4A4D;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  text-transform: uppercase;
  border-right: 1px solid #bcbcbc;
  font-family:Encode Sans Expanded Regular, "montserrat-regular", Calibri, sans-serif;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  padding: 0 12px;
  margin-top: 5px;
  font-size: 12px;
}
.navbar-nav li a.border_right_none{
	border-right: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: white;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: rgb(172,163,154);
	text-transform: uppercase;
	white-space: normal;
	background: none;
	display: block;
}
.navbar-default {
    background-color: #FFFFFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: white;
}
.navbar-default .navbar-toggle {
  margin: 13px 13px 7px 13px;
}
.burger{
	background: url("../images/burger.png") no-repeat scroll;
	background-position: 0 0;
	background-size: 88px 30px;
	background-color: transparent;
    border: 0 none;
    border-radius: 0;
    height: 39px;
    padding: 0 !important;
    width: 43px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .burger:hover {
  background-position: -45px 0;
  background-color: transparent;
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {}
.navbar-default .navbar-link {
  color: #4B4A4D;

}
.navbar-default .navbar-link:hover {
  color: rgb(131,120,111);

}
.navbar-header {
  background: transparent;
  /*padding: 5px 10px;*/
}
.navbar-inner {
  border-bottom: 4px solid #282b34;
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-color: #282b34;
  /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M1YzVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); */
  background: -moz-linear-gradient(top, rgb(30, 35, 54) 0%, rgb(30, 35, 54) 99%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(30, 35, 54)), color-stop(99%,rgb(30, 35, 54))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* IE10+ */
  background: linear-gradient(to bottom, #282b34 0%, #282b34 99%); /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(30, 35, 54)', endColorstr='rgb(30, 35, 54)',GradientType=0 ); /* IE6-8 */
}


.dropdown-menu {
	display: none;
	min-width: 270px;
	position: absolute;
	top: 40px;
	z-index: 1000;
	margin: 30px 0 0 0;
	border:0;
	box-shadow: none;
 background: none;
 padding: 8px 0;
 z-index: 0 !important;
}
.post_dropdown{
	min-width: 101px !important;
  right: -15px !important;
  text-align: right;
  top: -6px !important;

}
.gris{
	color: #fff !important;
	background-color: #848484 !important;
}
.caret_blanc  {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-bottom: 0 dotted;
	border-left: 4px solid transparent;

}
.open > .dropdown-menu {
  display: block !important;
}
.dropdown-menu_margin{
	left: 181px;
  margin: 0;
  top: 94px !important;
}

.position_relative{
	position: relative !important;
}
.fleche_menu{
	left: 46px;
  position: absolute;
  top: -2px;
  width: 20px;
  height: 12px;
  background: url('../images/fleche_menu.png') no-repeat;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
	bottom: 100%;
	top: auto;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.176);
	font-size: 14px;
	list-style: none outside none;
	margin: 2px 0 0;
	padding: 10px;
	min-width: 100px;
}
.dropup.dropdown-menu {
  /*top: auto;*/
  position: fixed;
  top: auto;
  right: 0;
  bottom: 36px;
  left: auto;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.176);
  font-size: 14px;
  list-style: none outside none;
  margin: 2px 0 0;
  padding: 10px;
  min-width: 100px;
}
.dropup.dropdown-menu.open {
  display: block;
}
.dropup.dropdown-menu.close {
  display: none;
}
.dropdown-menu-ul{
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.176);
  /*float: left; */
  font-size: 14px;
  left: 0;
  list-style: none outside none;
  padding: 10px;
}
.breadcrumb .dropdown-menu-ul li{
  line-height: 20px;
  padding: 0;
}
.dropdown-menu-ul> li > a:hover, .dropdown-menu-ul > li > a:focus, .dropdown-menu> li > a:hover, .dropdown-menu > li > a:focus{
    background-color: #f5f5f5 !important;
    color: #262626 !important;
	display:block !important;
    text-decoration: none !important;
	cursor: pointer !important;
}
.dropdown-menu-ul li:first-child, .dropdown-menu-ul li:nth-child(2){
	text-transform: uppercase;
}
.dropdown-menu-ul li a:first-child, .dropdown-menu-ul li a:nth-child(2){
	display:block;
}

/* menu contrat version mobile */
.dropdown-menu_mobile{
	display: none;
	min-width: 270px;
	position: absolute;
	top: 36px;
	z-index: 1000;
	margin: 30px 0 0 0;
	border:0;
	box-shadow: none;
  background: none;
  padding: 4px 15px;
  z-index: 0 !important;
}
.post_dropdown{
	min-width: 179px !important;
    right: 0 !important;
    text-align: left;
    top: -3px !important;

}

.open > .dropdown-menu_mobile {
    display: block !important;
}
.dropdown-menu_margin{
	left: 181px;
    margin: 0;
    top: 94px !important;
}
.dropdown-menu_mobile .fleche_menu2{
	left: 46px;
  position: absolute;
  top: -4px;
  width: 20px;
  height: 12px;
  background: url('../images/fleche_menu.png') no-repeat;
}
.dropdown-menu_mobile .dropdown-menu-ul{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.176);
   /*  float: left; */
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    padding: 10px;
}
.dropdown-menu_mobile .dropdown-menu-ul li{line-height: 20px;}
.dropdown-menu_mobile .dropdown-menu-ul> li > a:hover, .dropdown-menu_mobile .dropdown-menu-ul > li > a:focus, .dropdown-menu_mobile .dropdown-menu> li > a:hover, .dropdown-menu_mobile .dropdown-menu > li > a:focus{
    background-color: #f5f5f5 !important;
    color: #262626 !important;
	display:block !important;
    text-decoration: none !important;
	cursor: pointer !important;
}
.dropdown-menu_mobile .dropdown-menu-ul li:first-child, .dropdown-menu_mobile .dropdown-menu-ul li:nth-child(2){
	text-transform: uppercase;
}
.dropdown-menu_mobile .dropdown-menu-ul li a:first-child, .dropdown-menu_mobile .dropdown-menu-ul li a:nth-child(2){
	display:block;
}
.dropdown-menu_mobile  a.sous_nav {
    color: #888888;
    cursor: pointer;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    padding: 0 0 0 15px !important;
    text-transform: none;
}
.dropdown-menu_mobile  .dropdown-menu-ul li a.sous_nav {
    padding: 0 !important;
}
.dropdown-menu_mobile  .active_sous_nav {
    color: rgb(131,120,111) !important;
}

/* fin





/* a.fleche{
	display: block;
	color: #DC002E !important;
	background: transparent url(../images/tools-off.png) no-repeat left 6px;
	padding: 0 0 0 24px;
} */
a.sous_nav{
	color: #282b34;
    font-weight: normal;
    padding: 0 0 0 15px !important;
    text-transform: none;
	font-size: 14px;
	/* margin: 0 20px 0 0; */
	cursor: pointer;
	display:block;
}
a.sous_nav:hover{
	background-color: #f5f5f5 !important;
    color: #262626 !important;
	display:block !important;
    text-decoration: none !important;
	cursor: pointer !important;
}
.active_sous_nav{
     color:#282b34 !important;
}


a .text_pictos:hover{
	color: #282b34 !important;
	text-decoration: none;

}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: none;
	color: #4B4A4D;
 }
 .breadcrumb > li + li:before {
    color: #ccc;
    content: none;
    padding: 0 5px;
}
.breadcrumb li{
	background: url("../images/path.png") no-repeat scroll left center transparent;
	background-size: 9px 21px;
  padding: 0 0 0 20px;
}
.breadcrumb li:first-child{
	background: none;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.bt_ariane{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #c7c7c9;
    color: #282b34 !important;
    text-align: left;
    text-transform: uppercase;

}

 .deco{
	width: 134px;
	height: 33px;
	padding: 7px 0 0 0;
	margin: 0 0 10px;
 }
 .deco a{
	background: url("../images/deco.png") no-repeat scroll 96px -26px transparent;
    display: block;
    height: 26px;
    padding: 5px 1px 0;
    color:#282b34;
 }
 .deco a:hover{
	text-decoration: none;
    color: #282b34 !important;	
    cursor: pointer;
	background-position: 96px top;
 }
 
 .margin-left_validar{
	margin: 0 0 0 7%;
 }
.deco_picto{
    width: 140px;
    padding: 3px 0 0 0;
}
 a.fleche_lien{
	background: url("../images/fleche_lien.png") no-repeat 0 0 transparent;
	padding: 0 0 0 15px;

	color: #282b34 !important;
	text-decoration: none !important;
 }
a.fleche_lien:hover{ color: #000 !important;}

textarea.form-control {
    height: 150px;
}
.form-control {
    margin: 0 0 10px;
}
.col-xs-5 {
    width: 30%;
}
.col-xs-8 {
    width: 100%;
}
 .col-md-9 {
    width: 100%;
}
.col-xs-offset-5 {
    margin-left: 30%;
}
.col-xs-offset-100 {
    margin-left: 32%;
}
.col-xs-6 {
	 width: 25%;
    padding-left: 0;
}
.col-xs-img {
	width: 20%;
   padding-left: 0;
   min-height: 1px;
    padding-right: 15px;
}
.form-group .col-xs-6 {
	width: 50%;
}
 .input-sm {
  font-size: 1em;
}
 button.input-sm {
 font-size: 16px;
}
.extented{
	font-weight: bold;
	font-size: 11px;
}
/* a.text-muted :after{
   background: transparent url(../images/path.png) no-repeat right 3px;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
} */
.parttitle:before {
    background: none repeat scroll 0 0 #99989a;
    border-radius: 20px;
    color: #fff;
    content: attr(data-step);
    display: inline-block;
    height: 40px;
    line-height: 38px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 40px;
}
 .breadcrumb {
    border-radius: none;
    padding: 4px 15px;
	background-color: #fff;
	text-transform: uppercase;
	z-index: 10;
    border-bottom: 1px solid #eaeaed;
	left: 0;

}
.text-muted {
    color: #282b34 !important;
	text-decoration: none !important;
	font-size: 11px !important;
	font-weight: normal;
}
.minimal{ 	font-size: 11px !important; font-weight: bold;}
.text-muted:hover{
    color:#282b34 !important; 
       border-bottom: 1px solid #282b34;
}

.buffer {
   z-index: 0 !important;

}
.navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
.navbar-fixed-top{
	position: relative;
}

.panel-default {
	background: none repeat scroll 0 0 #F3F3F6;
}
.panel {
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #CECED0;
    cursor: pointer;
}
.panel-title > a {
    color: inherit;
	text-transform: uppercase;
	color: #282b34;
	text-decoration: none;
	display: block;
	background: transparent url(../images/fleche_down.png) no-repeat right 16px;
	padding: 10px 25px 10px 10px;
	margin: 0 10px 0 0;

}
.panel-title > a:hover {
    color: #383D53;
    font-weight: bold;
}
.panel-heading {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 0;

}
.panel-default > .panel-heading {
    background-color: #e5e5e5;
    border-color: #ddd;
    color: #333;
}
.panel-default > .panel-heading .collapsed {
   background-color: #f5f5f5;
}
.panel-default > .panel-heading, .panel-title {
    color: #282b34;
}

.information-fixed-bottom {
	margin: 0 0 20px 0;
	color: #282b34;
}
.dropdown-menu .divider {
    display: none;
}


.form-horizontal{
	text-align: left;
}

.col-sm-offset-5 {
    margin-left: 30%;
}
.col-xs-offset-1 {
    margin-left: 0;
}
.border-radius-annee{ border-radius: 0 0 2px 2px !important;}
.background-none{
   background: none !important;
}
.background-none a{
  padding: 0 !important;
}
.img-thumbnail {
    background: none;
    border: none;
    border-radius: none;
}

.form-control:focus {
    border-color: #ccc;
    box-shadow: none;
    outline: 0 none;
}

 /* pictos */
 .img-info {
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/info_contrat.png) no-repeat;
	background-position: 0 0;
 }
   .img-info:hover, 
   .img-inter:hover, 
   .img-dom-banca:hover, 
   .img-vehiculos:hover, 
   .img-lista:hover, 
   .img-situ:hover, 
   .img-extracto:hover, 
   .img-extracto:hover, 
   .img-servicios:hover, 
   .img-lopd:hover, 
   .img-demandes:hover,   
   .img-reclam:hover, 
   .img-perfil:hover, 
   .img-contact:hover, 
   .img-novedades:hover, 
   .img-faq:hover, 
   .img-epaiement:hover,
   .img-lded:hover{
	background-position: -86px 0;
  }
  
  .img-loa:hover{
      background-position: -86px 0;
      display: block;
        height: 80px;
        width: 80px;
        margin: 0 auto;
        background: transparent url(../images/loa.png) no-repeat;
  }
  .img-lamd:hover{
    background-position: -80px 0;
  }
  
  .img-cor:hover{
    background-position: -80px 0;
  }
  
   .img-inter{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/intervenant.png) no-repeat;
	background-position: 0 0;
 }
    .img-dom-banca{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/dom_banque.png) no-repeat;
	background-position: 0 0;
 }
    .img-vehiculos{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/vehicules.png) no-repeat;
	background-position: 0 0;
 }
    .img-lista{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/liste_echanges.png) no-repeat;
	background-position: 0 0;
 }
    .img-situ{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/compte.png) no-repeat;
	background-position: 0 0;
 }
    .img-extracto{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/extrait_compte.png) no-repeat;
	background-position: 0 0;
 }
    .img-servicios{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/services.png) no-repeat;
	background-position: 0 0;
 }
    .img-lopd{
    	display: block;
    	height: 80px;
        width: 80px;
    	margin: 0 auto;
    	background: transparent url(../images/consult.png) no-repeat;
    	background-position: 0 0;
     }
    .img-demandes{
    display: block;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background: transparent url(../images/demandes.png) no-repeat;
    background-position: 0 0;
 } 
    .img-reclam{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/reclam.png) no-repeat;
	background-position: 0 0;
 }
    .img-perfil{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/profil.png) no-repeat;
	background-position: 0 0;
 }
 .img-contact{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/contact.png) no-repeat;
	background-position: 0 0;
 }
  .img-novedades{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/nouveautes.png) no-repeat;
	background-position: 0 0;
 }
   .img-faq{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/faq.png) no-repeat;
	background-position: 0 0;
 }
    .img-cor{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/correspondance.png) no-repeat;
	background-position: 0 0;
 }
    .img-epaiement{
	display: block;
	height: 80px;
    width: 80px;
	margin: 0 auto;
	background: transparent url(../images/epaiement.png) no-repeat;
	background-position: 0 0;
 }
 .img-lded{
    display: block;
    height: 78px;
    width: 80px;
    margin: 0 auto;
    background: transparent url(../images/demandedecompte.png) no-repeat;
    background-position: 0 0;
 } 
  .img-lamd{
    display: block;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background: transparent url(../images/demandetableamortissement.png) no-repeat;
    background-position: 0 0;
 }
 
 .img-loa{
    display: block;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background: transparent url(../images/loa.png) no-repeat;
    background-position: 0 0;
 } 
 
 /* fin */




/* tableaux */

table {
   font-size: 0.9em;
   font-weight: normal;
   border: 0;
   font-family: Encode Sans Expanded Regular, "montserrat-regular", Calibri, sans-serif;
}
th {
    background: none repeat scroll 0 0 #f4f3f8;
    color: #000;
    font-size: 1.5em;
    font-weight: normal;
	/* text-align: center; */
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: transparent;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 0;
}
.table-bordered {
    border: 0;
}
.table-bordered td, .table-bordered th{
    padding: 8px !important;
}
.table-bordered tr {
    border-bottom: 1px solid #dddddd !important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th{ border: 0;  text-align: center;}
.table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border:0;
	line-height: 0.9;
}

.name-td{
	color: #282b34;
	font-size: 1.2em;
	/*font-weight: bold;*/
}
.num-td{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.name-td-2col{
	color: #4c4c4e;
	font-size: 1.2em;
	font-weight: bold;
	display: table-cell !important;
}
.num-td-2col{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	display: table-cell !important;
}

.footable tr td{
	font-size: 1.1em;

}
.footable th{
	font-size: 1.45em;
	color: #282b34;
	vertical-align: middle !important;
}
.th_red{
    background-color: rgb(131,120,111);
	color: #fff !important;

}
.footable-detail-show{
	background-color: #f4f3f8;
}
.footable-row-detail-cell{
	border-top: 0 !important;
	background-color: #f4f3f8;
}

.footable-row-detail-name{ display: inline-block;}
.footable-row-detail-value{ display: inline-block; font-weight: bold;}

.solde{
	float: left;
}
.solde span{ color: #DC002E; font-weight: bold; }
/* fin */

/* table icones */

.table_icones{
	text-align: center;
	width: 100%;
}
.td_icones{
}


/* fin */

.block_table{ display: inline-block;}

.img-responsive {
    display: block;
    height: auto;
    max-width: 535% !important;
}
.caret{

	padding: 0 3px 0 0;
	}
.caret:after {
	content: "";
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
	display: inline-block;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-bottom: 0 dotted;
	border-left: 4px solid transparent;
}
.dropup .caret {
    display: none;
}

.ariane_caret{

    padding: 0 3px 0 0;
}
.ariane_caret:after {
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    display: inline-block;
    border-top: 4px solid rgb(131, 120, 111);
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
}
.dropup .ariane_caret {
    display: none;
}
@media (max-width: 1199px) {
.footable-visible{ /*cursor: pointer;*/}
.img-responsive {
    display: block;
    height: auto;
    max-width: 553% !important;
}
}
@media (max-width: 651px){
  .none_mobile{
	display: none !important;
  }

}
@media (max-width: 835px) {
	.nav .caret{ display: none;}
	.breadcrumb > li.extented {
    display: none;
    }
	.margin_top_nav_deco{
	margin: 20px 0 100px 0 !important;
    }
	.margin_top_nav{
	margin: 66px 0 0 0 !important;
    }
	.margin_top_container {
		margin: 20px auto 20px !important;
	}
	.container {
		margin: 10px auto 100px auto;
	}
	.navbar-nav {
		width: 100%;
		margin: 0;
    }
    .deco {
        margin: 0 15px 10px;
    }
     .deco a {
        font-size: 0.9em;
        color: #fff;
        background: transparent url(../images/deco.png) no-repeat;
        background-position: 99% -26px;
    }
    .deco a:hover{
        text-decoration: underline;
        color: #c7c7c9 !important;
        cursor: pointer;
        background-position: 99% top;
    }
	.dropdown-menu_margin {
		left: 42px;
	}
		.fleche_menu{
		display:none;
	}
	.dropdown-menu-ul {
    border: none; border-radius: 0;
    box-shadow: none;
	background-color: #333237;
	padding: 10px 20px;

	}
	.dropdown-menu-ul li:first-child, .dropdown-menu-ul li:nth-child(2){
		border-bottom: 1px solid #bbbbbb;
	}
	.dropdown-menu_mobile .dropdown-menu-ul li:first-child, .dropdown-menu_mobile .dropdown-menu-ul li:nth-child(2){
		border-bottom: none;
	}

	.dropdown-menu-ul li { padding: 4px 0; }
	.dropdown-menu-ul li a { color: #c7c7c9; }
	.dropdown-menu-ul li a:hover { color: #fff; }
	.active_sous_nav { color: #fff !important; text-decoration: none; font-weight:bold !important;}
	.dropdown-menu {
		padding: 8px 0;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		padding: 0;
	}
	.navbar-header {
    border-bottom: 2px solid rgb(131,120,111);
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M1YzVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgb(30, 35, 54) 0%, rgb(30, 35, 54) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(30, 35, 54)), color-stop(99%,rgb(30, 35, 54))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgb(30, 35, 54) 0%,rgb(30, 35, 54) 99%); /* IE10+ */
    background: linear-gradient(to bottom, #282b34 0%, #282b34 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(30, 35, 54)', endColorstr='rgb(30, 35, 54)',GradientType=0 ); /* IE6-8 */
    padding: 5px 10px 0;
    }
	.navbar-collapse{
		background-color: #333237 !important;
		color: #fff;
	}
	.navbar-default .navbar-nav > li {
		background-color: #3a393e;
		border-bottom: 1px solid #2a2a2d;
		border-top: 1px solid #4c4c4f;
		padding: 10px 0;
		/* margin: 0 10px; */
	}
	.navbar-default .navbar-nav > li:last-child {
		border-bottom: 0;
		border-top: 0;
	}
	.navbar-default .navbar-collapse{
		background: none;
	}

	.navbar-inner{
	 border-bottom: 1px solid #EAEAED;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-bottom: 0;
    max-height: 360px;
	}
	.navbar-fixed-top{
		position: relative;
	}

	.navbar-default .navbar-nav > li > a {
	  color: #fff;
	  margin-top: 0;
	  border-right: 0;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	border-bottom: 0;
	height: auto;
    }
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	  color: #fff;
	}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
  }
  .visible-xs{ background-color: #333237 !important;}
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #c7c7c9;
    }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #000;
    background-color: #DC002E;
  }

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #c7c7c9;
}

	.caret2:after {
		background: url("../images/fleche_nav_resp.png") no-repeat scroll;
		background-position: -25px 0;
		background-size: 50px 25px;
		background-color: transparent;
		content: "";
		display: inline-block;
		float: right;
		height: 25px;
		width: 25px;
	}
	.open .caret2:after {
		background: url("../images/fleche_nav_resp.png") no-repeat scroll;
		 background-position: 0 0;
		 background-size: 50px 25px;
		background-color: transparent;
		content: "";
		display: inline-block;
		float: right;
		height: 25px;
		width: 25px;
	}
	.breadcrumb li {
		background: none;
	}
	.none_responsive{ display: none;}

	.breadcrumb > li.minimal:before {
    content: "";
    display: block !important;
}
/* tableaux */
.table-bordered tr  td{
    display: compact;
}



/* fin */


}

@media (min-width: 335px) and  (max-width: 461px){
	.container {
		margin: 10px auto 100px auto;
	}
	.margin_top_container {
		margin: 20px auto 40px !important;
	}
	.col-xs-3 {
	    width: 50%;
	}
	.navbar-fixed-top{
		position: relative;
	}

	.col-xs-6 {
		width: 50% !important;
	}

	.form-horizontal .col-xs-6 {
		/* float:none !important; */
		width: 90%;
	}
	.col-xs-offset-1 {
	   margin-left: 0;

	}
	.col-xs-offset-6 {
		margin-left: 4%;
	}
	.col-xs-offset-5 {
		margin: 0 auto 0 26%;
		margin-left: 0;
		padding-left: 15px !important;
	}
	.dropdown-menu_margin {
	    left: 40px;
	    margin: 0;
	    top: 94px !important;
	}
	.minimal {
		font-weight: bold;
	}
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th {
    	text-align: left;
	}
	.td_icones{
		width: 33%;
	}
	.block_table{
		display: block;
	}
}


@media (min-width: 461px) and  (max-width: 503px){
	.col-xs-3 {
	    /*width: 33% !important;*/
	}
}
@media (min-width: 463px) and  (max-width: 762px){
	.col-xs-6 {
		padding-left: 0;
		width: 32%;
	}
	.col-xs-3 {
	    width: 33%;
	}
	.col-xs-12 {
		width: 100% !important;
	}
	.dropdown-menu_margin {
		left: 62px;
	}
	.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th {
	    text-align: left;
	}
	.menu-element {
		width: 50%;
	}
}
@media (min-width: 768px) and  (max-width: 835px){

	.dropdown-menu_margin {
		left: 219px;
	}


}
@media (max-width: 991px) {
		.img-responsive {
		display: block;
		height: auto;
		max-width: 585% !important;
	}
}
@media (max-width: 334px) {
	.container {
		margin: 10px auto 100px auto;
	}
	.margin_top_container {
		margin: 20px auto 40px !important;
	}
	.navbar-fixed-top{
	position: relative;
}
	.col-xs-6 {
		width: 70% !important;
	}
	.row .col-xs-6 {
		/* width: 47% !important; */
	}

	.col-xs-3 {
	   margin: 0 auto;
	   width: 47% !important;
	}
	.col-xs-offset-6 {
		margin-left: 5%;
	}
	.col-xs-offset-5 {
    margin: 0 auto 0 26%;
}
	.dropdown-menu_margin {
    left: 12px;
    margin: 0;
    top: 85px !important;
}

	.breadcrumb > li {
		display: block;
	}

	.minimal {
		font-weight: bold;
	}
	.solde {
			padding: 10px 9px 10px 0;
		}
		.footable tr td{
			font-size: 1em;
		}
		tr th.footable-first-column{
			font-size: 1.1em !important;
		}
		tr td.footable-first-column{
			font-size: 0.9em !important;
		}


}



.btn-block:not(.bouton-telecharger) {
    display: inline-block !important;
    padding-left: 15px;
    padding-right: 15px;
}

.bouton-telecharger {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-left: 5em;
}

.btn {
	font-size: 14px;
    border-radius: 2px;
}


.alert:not(.document-info){
  border: none;
  background-color: #fff;
  color: #DC002E;
  font-size:15px;
}
.btn-group, .btn-group-vertical {
    vertical-align: top;
}
.btn, .btn.btn-default, .btn.btn-default a, button[type="submit"], #blockBtnConfirm {
  border: none;
  background-color: #282b34;
  color: white;
    font-weight:normal;

}
.btn, .btn.btn-default:hover, .btn.btn-default a:hover, button[type="submit"]:hover, #blockBtnConfirm:hover {
  border: none;
  background-color: #383D53;
    color: #FFF;
  font-weight:500;
}
.btn.btn-rouge{
  border: none;
  background-color: rgb(214,210,196);
  color: #000;
  font-weight:normal;
}
.btn.btn-rouge:hover{
  border: none;
  background-color: rgb(214,210,196);
  color: #FFF;
  font-weight:bold;
}
.btn.btn-default1{
  border: none;
  background-color: #282b34;
  color: white;;
  font-weight:normal;
}
.btn.btn-default1:hover{
  border: none;
  background-color: #383D53;
  color: #FFF;
  font-weight:500;
}
.btn-group-justified .btn {
    display: inline-block;
    float: none;
    width: 47%;
	padding: 2% 1% 2% 1%;
	margin: 0 2px 0 0 !important;
}
.btn.btn-inscripcion, .btn.btn-inscripcion a  {
  background-color: #282b34;
    color: white;
  font-size: 14px;
  font-weight:normal;
  line-height: 1.1em;
}
.btn.btn-inscripcion:hover,  .btn.btn-inscripcion a:hover {
  background-color: #383D53;
  color: #fff;
  font-weight:500;
}
.btn, .btn.btn-navbar {
  border: none;
  background-color:#282b34;
  color: white;
}
.btn:hover, .btn.btn-navbar:hover, .btn.btn-navbar a:hover {
border: none;
  background-color:#383D53;
  color: #fff;
  font-weight:500;
}




.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus  {
    text-decoration: none;
    background-color: rgb(30,34,54);
    color:rgb(131,120,111);
}
.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: rgb(131,120,111);
    color:#fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: rgb(131,120,111);
    color:#fff;
  font-weight:bold;
}
.nav .caret {
    border: 0;
}
footer, footer a, footer a:hover {
  color:#fff;

}
.nav-pills > li > a {
    font-size: 13px;
}

.clear{ clear: both;}


.padding-right_none{ padding-right: 0;}


.margin-top{ margin-top: 50px;}
.float_border{
	border-top: 2px solid #adadad;
	width: 100%
}

/* MODIFS PROD 17/07/2014 */
input[type="checkbox"]:not(.checkbox-docs){
	display: none;
}
input[type="checkbox"] + label.styled-checkbox{
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
    margin: 0 10px 5px 0;
	border-radius: 2px;
	border: 1px solid #d0d0d3;
	cursor: pointer;
}
input[type="checkbox"]:checked + label.styled-checkbox{
	background: transparent url('../images/check.png') no-repeat center center;
}

.div-checkbox-docs{
    margin-top: 0px;
    margin-bottom: 0px;
}

.checkbox-docs{
    margin: 0 0 0 !important;
    float: right;
}

.nowrap {
	white-space: nowrap;
}

.tab_value {
	text-align: right;
}

.solde {
	float: none;
	text-align: right;
	padding: 10px 12px 10px 0;
}
.solde span {
    font-family: "montserrat-regular", Calibri, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
@media (max-width: 1200px) {
	.solde {
		padding: 10px 40px 10px 0;
	}
}

@media (max-width: 1199px) {
	.servicio_th {
	width: 76%;
}
}

.table > thead > tr > th {
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	 vertical-align: middle;
}
.table > thead > tr > th:first-child {
	border-left: none;
}
.table > tbody > tr > td {
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	color: #282b34;
}


.navbar-default .navbar-nav > .dropdown.active > a .caret,
.navbar-default .navbar-nav > .dropdown.open > a .caret,
.navbar-default .navbar-nav > .dropdown:hover > a .caret {
    border-top-color: rgb(131,120,111);
    border-bottom-color: rgb(131,120,111);
    /* border-top: 4px solid rgb(131,120,111); */
}
/* .bt_ariane .caret {
	border-top: 4px solid rgb(131,120,111);
} */
table {
	border-collapse: collapse;
}

.panel-title > a {
	margin: 0;
	background: transparent url(../images/fleche_up.png) no-repeat right 16px;
}
.panel-title > a.collapsed {
	margin: 0;
	background: transparent url(../images/fleche_down.png) no-repeat right 16px;
}
/* FIN MODIFS PROD 17/07/2014 */



.solde span, .solde strong{
	white-space: nowrap;
}
.gestion_recobro{
	text-align: justify;
}
.gestion_recobro_content a.num_tel{
	text-decoration: underline;
}
.gestion_recobro_content a:hover{
	color: #DC002E;
}

@media (max-width: 1200px){
	.gestion_recobro_content{
		height: 42px;
		overflow-x: hidden;
		overflow-y: hidden;
	}
}

@media (min-width: 1200px){
	.gestion_recobro_content{
		height: auto;
		overflow-y: initial;
		padding-bottom: 20px;
	}
}

@media (max-width: 450px){
	.gestion_recobro{
		font-size: 14px;
	}

}

.viewmore, .viewless{
	display: none;
}
.viewmore a, .viewless a{
	background: none repeat scroll 0 0 #e3e3e6;
	border-radius: 5px;
	cursor: pointer;
	display: table-cell;
	padding: 10px 33px;
	white-space: nowrap;
	text-decoration: none;
}
@media (max-width: 520px) {
  .btn-group-justified .btn {
    display: block;
    width: 100%;
    margin: 10px 0 !important;
  }
}
@media (max-width: 1200px){
	.viewmore{
		display: block;
	}
	.viewmore, .viewless{
		width: 150px;
		margin: 0 auto;
	}
}
@media (max-width: 540px){

  .col-sm-offset-5 {
    margin-left: 3%;
}
.col-xs-offset-5 {
    margin-left: 0;
}
.col-xs-5, .col-xs-6, .col-xs-4  {
    padding-left: 15px !important;
    width: 100% !important;
}
	.menu-element {
		width: 50% !important;
	}
		.col-xs-offset-100 {
    margin-left: 0;
}
}
@media (max-width: 461px){
	.col-xs-5, .col-xs-6 {
		width: 100% !important;
		padding-left: 15px;
	}
	.icon-multiple{
		width: 50% !important;
	}
	.menu-element {
		width: 50% !important;
	}
	tr th{
		font-size: 1em !important;
	}
	.col-xs-offset-100 {
		margin-left: 0;
	}
	.col-xs-4 {
		width: 100%;
	}
}

@media (max-width: 360px) {
	.menu-element {
		width: 100% !important;
	}
}
@media (max-width: 650px) {

	.one_col tr th{
		font-size: 1.4em !important;
	}
    .col-xs-8 {
		padding: 0 0 20px 0;
	}
}
.view-contract{
	margin-left: 5px;
}

.solde strong, .solde span strong{
	font-size: 14px;
}

.checkbox.col-xs-offset-6.col-sm-offset-5, .col-xs-offset-5.col-xs-4.col-sm-4{
	padding-left: 0px;
}

.td-2col-1{
	width: 64%;
}
.td-2col-2{
	width: 36%;
}
@media (max-width: 835px){
	.td-2col-1{
		width: 100%;
	}
	.td-2col-2{
		width: 100%;
	}
	.form-horizontal .form-group{
		margin-left: 0;
	}

}

/* El????ments du menu */

.menu-part-1{
	height: 30px;
	font-size: 13px;
}
.menu-part-2{
	height: 30px;
	font-size: 18px;
}
.menu-part-1 + .menu-part-1 a{
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}
@media (max-width: 835px) {
	.menu-part-1 + .menu-part-1 a{
		border-top: none;
	}
}

/* fin */

.visible-small {
	display: none;
}
@media (max-width: 1200px) {
	.visible-small {
		display: inline;
	}
}
.margin_bottom{
	margin: 0 0 20px;
}
a.modif_admin {
    background: url("../images/modif_admin.png") no-repeat scroll left top transparent;
    float: right;
    padding: 0 0 0 25px;
	color: #282b34;
    text-decoration: none;
}
a.modif_admin:hover{ text-decoration: underline;color: #282b34!important;}


a.modif-link {
    background: url("../images/modif_admin.png") no-repeat scroll left top transparent;
    float: right;
    padding: 0 0 0 25px;
    color: #282b34;
    text-decoration: none;
}
a.modif-link:hover{ 
    text-decoration: underline;
    color: #383D53 !important;
    font-weight:  500!important;
    }

.margin-icono{       
    margin-top: 5px;
    margin-right: 15px;
    text-align: right;
} 

@media (max-width: 835px) {    
    .nuevo{
        display: none;
    }
}

.modif-icono{     
    float: right;    
} 

@media (min-width: 835px) {    
    .nuevo_modif{
        display: none;
        background-position: 0 0;
        background-size: 88px 30px;
        background-color: transparent;
        border: 0 none;
        border-radius: 0;
        height: 29px;
        padding: 0 !important;
        width: 33px;
    }
}

.burger2{
    background-position: 0 0;
    background-size: 88px 30px;
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    height: 29px;
    padding: 0 !important;
    width: 33px;
}

.badge-unread {
    float: right;
    margin-right: -8px;
    margin-top: -8px;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.th-checkbox {
	background-color: #ffffff;
}

.logoPSA {
    margin-left: 0px !important;
    float: left;
}

.logoPSAimg {
    background: transparent no-repeat scroll 10px 5px;
    background-size: contain;
    display: inline-block;
    height: auto;
    margin: 0 0 5px 0;
    width: 78px;
}

.logoStellantis {
    margin-left: 0px !important;
    float: left;
}

.logoStellantisimg {
    background: transparent no-repeat scroll 10px 5px;
    background-size: contain;
    display: inline-block;
    height: auto;
    margin: 0 0 5px 0;
    width: 106px;
}

.logoF2ML {
    margin-left: 0px !important;
    float: left;
}

.logoF2MLimg {
    background: transparent no-repeat scroll 10px 5px;
    background-size: contain;
    display: inline-block;
    height: auto;
    margin: 0 0 5px 0;
    width: 67px;
}

.titreAbonnementDesabonnement {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
}

.footer-abo {
    display: flex;
    justify-content: center;
}

.footer-demat {
    display: flex;
    justify-content: space-evenly;
}

.div-body {
    background-color: #D5DCE6;
    height: 89vh;
    padding-top: 30px;
    color: #1e2336;
    font-size: 18px !important;
}

.div-body-demat {
    background-color: #D5DCE6; 
   /*  height: 89vh; */   
    padding-top: 30px;
    color: #1e2336;
    font-size: 16px !important;
}

#button-desabo {
    background-color: #1e2336;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 10px;
    margin-top: 30px;
}

#button-dematFactures {
    background-color: #1e2336;
    padding: 7px 17px;
    color: #ffffff;
    border-radius: 10px;
    margin-top: 30px;
}

#button-precedent {  
    background-color: rgb(3,150,48);   
    color: #ffffff;    
}


#button-suivant {
    background-color: #1e2336;    
    color: #ffffff;       
}

#button-inicio {
    background-color: #1e2336;    
    color: #ffffff; 
    margin-right: 15px;
}    

#buttonMentionsLegales {
    color: #fff;
    background-color: transparent;
    border: none;
    font-size: 13px;
    display: block;
    padding: 10px 15px;
}

.alert.action-error.alert-abo {
    background-color: #D5DCE6;
    color: #1e2336;
}

@media (max-width: 520px) {
    
    .logoPSA {
        margin-left: 0px !important;
        float: left;
        padding-left: 5px;
    }
    
    .logoPSAimg {
        width: 65px;
    }
    
    .titreAbonnementDesabonnement {
        font-size: 18px;
        line-height: 55px;
    }
    
}

@media (max-width: 400px) {
    
    .logoPSA {
        margin-left: 0px !important;
        float: left;
        padding-left: 5px;
    }
    
    .logoPSAimg {
        width: 60px;
    }
    
    .titreAbonnementDesabonnement {
        font-size: 12px;
        line-height: 50px;
    }
    
}

.footerCredipar {
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    display: block;
}

.div-ombres {
    position: relative;
    width: 100%;
    height: 6%;
    background-color: #f1f4f9;;      
    font-size: 20px !important;
}  

#logo:hover{  
    border-bottom: none !important;
}