#tab_controle {
  display: block;
  width: 100%;
  background-color: white;
  position: relative; }

#head_tab_fix {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  display: block;
  background-color: white; }

#head_tab {
  display: block;
  width: 100%;
  border-bottom: 2px solid #482882; }

#head_tab .bloc_options {
  display: block;
  float: left;
  width: 22%; }

#head_tab .bloc_options #filtre_controle {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 999; }

#head_tab .bloc_options #trie_controle {
  position: absolute;
  top: 40px;
  left: 15px;
  z-index: 10; }

#refresh_controle {
  position: absolute;
  top: 7px;
  right: 79%;
  z-index: 10;
  color: #482882;
  line-height: 17px; }

#refresh_controle span {
  float: left;
  margin-right: 7px;
  font-size: 12px; }

#refresh_controle i {
  font-size: 17px;
  float: left; }

#trie_controle .dropdown-toggle, #filtre_controle .dropdown-toggle {
  color: #333 !important;
  font-size: 12px;
  font-family: 'Open Sans'; }

.bloc_options .span_tri {
  color: #908f8f;
  float: right;
  margin-left: 7px; }

#head_tab #head_tabobli, #head_tab .bloc_diffuseur_tab {
  float: right;
  width: 78%;
  box-sizing: border-box;
  border-left: 1px solid #482882; }

#head_tab .bloc_diffuseur_tab {
  background-color: #482882;
  color: #ffffff;
  padding: 0 0;
  height: 25px;
  line-height: 25px; }

#head_tabobli div {
  box-sizing: border-box;
  border-right: 1px solid #aaaaaa;
  font-weight: bold;
  min-height: 25px;
  line-height: 25px; }

#head_tab .bloc_diffuseur_tab div {
  box-sizing: border-box;
  border-right: 1px solid white; }

#head_tab .bloc_diffuseur_tab div:last-child {
  border: none; }

#head_tab .bloc_diffuseur_tab div, #head_tabobli div {
  display: block;
  float: left;
  text-align: center;
  word-wrap: break-word; }

#head_tabobli div:last-of-type {
  border: none; }

#head_tabobli div span {
  display: block;
  text-align: center;
  font-weight: normal;
  background-color: #e0e0e0;
  font-size: 11px;
  min-height: 20px;
  line-height: 20px; }

#tab_controle .content_tab {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d1d0d0; }

#tab_controle .content_tab .content_tab_left {
  width: 22%;
  float: left; }

#tab_controle .content_tab .content_tab_left .content_tab_left_product {
  width: 98%;
  margin: 9px auto; }

#tab_controle .content_tab .content_tab_left .content_tab_left_product div {
  background-color: white;
  margin: 7px;
  display: block;
  border: 7px solid #e0e0e0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }

#tab_controle .content_tab .content_tab_left .content_tab_left_product div p {
  line-height: 14px !important; }

.content_tab_left_product .p_ref {
  display: block;
  width: 96%;
  margin: 7px auto 0 auto;
  padding: 3px 0;
  background-color: #e0e0e0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }

.content_tab_left_product .p_ref span {
  display: inline-block;
  width: 50%; }

.content_tab_left_product .p_ref span:first-of-type {
  padding-left: 10px; }

.content_tab_left_product .p_ref span:last-of-type {
  padding-right: 15px;
  text-align: right; }

.content_tab_left_product .p_ref .fa {
  margin-right: 0; }

.content_tab_left_product .p_type, .content_tab_left_product .p_ville,
.content_tab_left_product .p_mandat {
  display: block;
  width: 98%;
  margin: 7px auto; }

.content_tab_left_product .p_type span:first-of-type,
.content_tab_left_product .p_mandat span:first-of-type,
.content_tab_left_product .p_type span:last-of-type,
.content_tab_left_product .p_mandat span:last-of-type,
.content_tab_left_product .p_mandat span:nth-child(2),
.content_tab_left_product .p_ville span {
  display: inline-block;
  margin-left: 7px; }

#tab_controle .content_tab .content_tab_right {
  float: right;
  width: 78%;
  padding: 0 0; }

#tab_controle .content_tab .content_tab_right div {
  float: left;
  display: block;
  text-align: center;
  word-wrap: break-word; }

#tab_controle .erreur, #tab_controle .attention {
  padding: 0 2px; }

#tab_controle .erreur {
  background-color: #fb8661;
  color: #ffffff; }

#tab_controle .attention {
  background-color: #e9e9a4;
  color: #333333; }

#tab_controle .content_tab_right p {
  width: 70%;
  margin: 0 auto;
  padding: 10px 0; }

#tab_controle .content_tab_right .datacellone {
  background-color: #fe5757;
  color: #ffffff; }

#tab_controle .content_tab_right .datacelltwo {
  background-color: #87da87;
  color: #ffffff; }

/*#tab_controle .p_haut {
	margin-top:10px;
}

#tab_controle .p_haut a {
	margin-left:20px;
}*/
