.clearfix {
    clear: both;
}
.head h1 {
    margin-bottom: 40px;
}
.margin-top {
    margin-top: 40px;
}
.alignCenter {
    text-align: center;
}

.text-align-right {
    text-align: right;
}
.products-table .filter-block {
    margin-bottom: 20px !important;
    margin-top: 10px;
}



.table-product-price td.align-right {
    font-size: 14px;
}

.table-marque-prix-periode .prix-min {
    border-left: 2px solid #DEE3EA;
}
.table-marque-prix-periode .prix-moyen {
    border-right: 2px solid #DEE3EA;
    border-left: 1px solid #DEE3EA;
    background-color: #F5F5F5;
    font-weight: bold;
}
.table-marque-prix-periode .prix-min, .table-marque-prix-periode .prix-max, .table-marque-prix-periode .prix-moyen {
    padding: 3px !important;
}
.table-marque-prix-periode .align-right {
    font-size: 12px !important;
}
.table-product-price .bg-min-price {
    background-color: #E1F8E3 !important;
}
.table-product-price .bg-max-price {
    background-color: #F8DFD8 !important;
}
.table-product-price .icon-bell, .table-product-price .icon-bell-alt {
    font-size: 16px;
    cursor: pointer;
}
.table-product-price {
    border-collapse: separate !important;
    border-top: 1px solid #DEE3EA;
}
.table-product-price .promo {
    color: #7381D7;
    font-weight: bold;
}
.fa.fa-sort-down {
    position: relative;
    margin-right: 5px;
    font-size: 16px;
    top: -3px;
    color: #2AC936;
}
.fa.fa-sort-up {
    color: #E5555B;
    position: relative;
    margin-right: 5px;
    font-size: 16px;
    top: 3px;
}
.form-search {
    margin: auto;
    padding: 10px;
}
.form-search h4 {
    margin-bottom: 5px;
}
.form-search .row-search {
    margin-bottom: 20px;
}
.promo {
    cursor: help;
}
.menu-marchand {
    max-height: 150px;
    overflow: auto;
}
.menu-marchand .dropdown-toggle {
    padding: 5px !important;
}
.menu-marchand .checker > span {
    margin-left: 0px !important;
}
.menu-marchand .submenu a {
    display: inline !important;
}
.menu-marchand .submenu {
    padding-left: 0px !important;
    margin-right: 0px !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-right: 0px !important;
}
td.mag-ref, th.mag-ref {
    border-right: 1px solid #DEE3EA;
    border-left: 1px solid #DEE3EA;
    background-color: #f5fafc !important;
}
.alerte, .favori {
    margin: 10px 10px 0px 0px;
}
.alerte .pop-dialog {
    margin-left: -41px;
    margin-top: 30px;
    width: 370px;
    text-align: left;
}
.alerte .settings {
    margin: 10px 20px 10px 20px !important;
}
.alerte .close-icon {
    top: -10px !important;
    right: -17px !important;
}
.alerte .checkbox-inline {
    padding-left: 0px !important;
}
.alerte .btn-glow {
    text-decoration: none !important;
}
.alerte2 {
    margin: 10px 10px 0px 0px;
}
.alerte2 .pop-dialog {
    margin-left: -270px;
    margin-top: 45px;
    width: 370px;
    text-align: left;
}
.alerte2 .settings {
    margin: 10px 20px 10px 20px !important;
}
.alerte2 .close-icon {
    top: -10px !important;
    right: -17px !important;
}
.alerte2 .checkbox-inline {
    padding-left: 0px !important;
}
.alerte2 .arrow {
    left: 176px !important;
}
.alerte2 .arrow_border {
    left: 175px !important;
}
.alerte2 .btn-glow {
    text-decoration: none !important;
}
.alert-table td {
    padding: 1px !important;
}
.alert-table .table-product-price {
    margin-bottom: 0px;
}
.alert-table .color-red td, .color-red {
    color: red;
}
.alert-table .color-grey td, .color-grey {
    color: grey;
}
.alert-table .color-blue td, .color-blue {
    color: blue;
}
.alert-table .color-green td, .color-green {
    color: green;
}
.alert-table .color-orange td, .color-orange {
    color: #FFA652;
}
.table-product-price .label {
    font-size: 11px;
    padding: 1px 3px !important;
}
.nb-produit {
    font-size: 13px !important;
    text-align: center;
    font-style: italic;
    color: #5E6F8D;
}
#main-stats .stat .liste {
    color: #B4B8BB;
    font-size: 13px;
    position: absolute;
    /*right: 50px;*/

max-width: 80%;
    min-width: 50%;
    text-align: left;
    margin-bottom: 10px;
}
#main-stats .stat {
    text-align: left !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-bottom: 35px;
}
#main-stats .last {
    border-left: 5px solid #E8E9EE;
}
.no-margin-bottom {
    margin-bottom: 0px !important;
}
#pad-wrapper h4 {
    margin: 10px;
}
body.fixed .navbar {
    position: fixed;
    width: 100%;
    z-index: 10000;
}
.drive {
    font-size: 14px;
    position:relative;
    top:6px;
}
.sessionBack {
    font-size: 14px;
    position: relative;
    top: 13px;
    float: left;
    text-decoration: none;
    margin-right: 3px;
}

body.fixed .content {
    position: relative;
    top: 48px;
}
body.fixed #sidebar-nav {
    position: fixed;
    background: #f7f7f7;
    z-index:10;
}
body.fixed #main-stats {
    position: fixed;
    z-index: 1000;
    top: 48px;
    padding:0px;
    min-width:80%;
}
.breadcrumb
{
	margin-bottom:0px !important;
}
body.fixed #main-stats + #pad-wrapper {
    margin-top: 100px;
}
.simulindice {
    width: 100%;
}
.btn_open_slider_indice {
    cursor: pointer;
}
.slider_indice {
    display: none;
}
.table_indice .niv2, .table_indice .niv3, .table_indice .niv4 {
    display: none;
}
.table_indice .niv2 td {
    background-color: #F6F6F6;
}
.table_indice .niv2 td:first-child {
    padding-left: 20px;
}
.table_indice .niv3 td {
    background-color: #EDEDED;
}
.table_indice .niv3 td:first-child {
    padding-left: 40px;
}
.table_indice .niv4 td {
    background-color: #FAFAFA;
}
.table_indice .niv4 td:first-child {
    padding-left: 60px;
}
.showNiv2, .showNiv3, .showNiv4 {
    cursor: pointer;
}
.indice_global_mag_ref {
    color: #CB4750;
    font-size: 16px;
    font-weight: bold;
}
.indice_global {
    color: #808080;
    font-size: 14px;
}
.indice_niv1, .niv1 .nom_rayon {
    font-size: 14px;
    font-weight: bold;
}
.indice_niv2, .niv2 .nom_rayon {
    font-size: 12px;
    font-weight: bold;
}
.table_indice .niv1 td:first-child {
    font-size: 14px;
}
.table_indice .niv2 td:first-child {
    font-size: 12px;
}
.table_indice .niv3 td:first-child {
    font-size: 12px;
}
.table_indice .niv4 td:first-child {
    font-size: 12px;
}
.table_indice .show_nb_produit {
    font-size: 10px;
    font-style: italic;
}
.table_indice .indice_origine {
    font-size: 11px;
    color: red;
}
.btn-xs {
    padding: 1px 6px !important;
}
.btn-sm, .btn-xs {
    border-radius: 3px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}
.section {
    margin-top: 25px !important;
    padding-top: 25px !important;
}
.btn-return {
    margin: 10px;
}
.produit_favori {
    font-size: 20px;
    display: inline-block;
    float: right;
}
.mini-text {
    font-size: 11px;
}
.table_indice .view_product {
    cursor: pointer;
    display: none;
}
#modalViewProduct {
    z-index: 11000;
}
#modalViewProduct .modal-dialog {
    width: 1100px;
}
#modalViewProduct .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalViewProduct2 {
    z-index: 11000;
}
#modalViewProduct2 .modal-dialog {
    width: 700px;
}
#modalViewProduct2 .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalHistorique {
    z-index: 11000;
}
#modalHistorique .modal-dialog {
    width: 1100px;
}
#modalHistorique .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalModifOffre {
    z-index: 11000;
}
#modalModifOffre .modal-dialog {
    width: 1222px;
}
#modalModifOffre .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalListeOffre {
    z-index: 11000;
}
#modalListeOffre .modal-dialog {
    width: 1222px;
}
#modalListeOffre .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalViewFeedBack {
    z-index: 11000;
}
#modalViewFeedBack .modal-dialog {
    width: 700px;
}
#modalViewFeedBack .modal-body {
    max-height: 500px;
    overflow: auto;
}

#modalFinDownload {
    z-index: 11000;
}
#modalFinDownload .modal-dialog {
    width: 700px;
}
#modalFinDownload .modal-body {
    max-height: 500px;
    overflow: auto;
}

#dashboard-menu .badge {
    position: absolute;
    top: 4px;
    background-color: #D9534F !important;
    margin-left: 12px;
}
/*************************************************/

/*        Configuration          */

/*************************************************/

.block-magasin {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 4px;
    margin: 10px;
    background-color:#fff;
    width: 220px;
    min-height:120px;
}

.block-magasin img
{
    max-width:150px;
    max-height:30px;
}
.block-magasin.selected
{
	border:2px solid #6e829b;
}
.block-magasin-checkbox {
    width: 20px;
    float: left;
}
.block-magasin-info {
    position: relative;
}

.block-magasin-info .leBlockMagasin > .p_nb_commun {
    margin-bottom: 0;
    margin-top: 12px;
    margin-right: 6px;
    text-align: right;
}

.block-magasin-info .leBlockMagasin > .p_nb_commun > .nb-commun {
    font-size:18px;
}

.block-magasin-info .leBlockMagasin > .p_indice {
    border-radius: 3px;
    float: right;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 6px;
    padding: 3px;
}


.block-magasin-info .leBlockMagasin > .p_nb_commun > span {
    font-size:11px;
    font-weight:normal
}

.block-magasin-info .leBlockMagasin > .p_indice.bgred {
    color:#d9534f;

}

.block-magasin-info .leBlockMagasin > .p_indice.bggreen {
    color:#7EBA84;

}

.block {
    display: block;
}
.config-btn {
    display: block;
    float: right;
    margin-right: 17px;
}
.img-marchand-alert, .img-marchand-info {
    display: inline-block;
}
.img-marchand-info {
    width: 150px;
}
a.item .logo, a.item .lib, a.item .prix {
    display: table-cell;
    width: 140px;
    vertical-align: middle;
}
a.item .logo img {
    width: 60px;
}
a.item .prix {
    background: #f0f6ff;
    font-weight: bold;
    text-align: center;
    border-radius: 20px 0 0 3px;
}
table.list-prix {
    float: right;
}
table.list-prix thead {
    text-align: center;
}
b.up {
    color: #FF2828;
}
b.down {
    color: #32B432;
}
.loader-ico,.loader-ico.fat {
    width: 30px;
    height: 30px;
    background: url('/img/loader2.gif');
    background-size: 30px 30px;
}


.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.icon-plus, .icon-minus {
    cursor: pointer;
}
.other-modal {
  overflow-x: visible;
}
.info-align {
    padding: 8px 3px;
    display: block;
}
/* bouton mag precedent*/

#prev {
    margin-left: 30em;
    margin-top: -2em;
    position: absolute;
    opacity: 0.2;
    z-index: 1500;
    display: block;
    width: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    background-color: #BABABA;
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
}
/* bouton mag suivant*/

#next {
    position: absolute;
    right: 0;
    margin-top: -40px;
    width: 45px;
    opacity: 0.2;
    z-index: 1500;
    display: block;
    width: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    background-color: #BABABA;
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
}
/* tableau clonÃ© */

#cloneTable.floatable {
    border-color: #DEE3EA;
    border-width: 1px;
    border-style: solid;
    position: fixed;
    top: 0;
    margin-top: 145px;
    filter: alpha(opacity=5);
    opacity: 1;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
}
/* modif taille cellule du tableau lorsqu'il est clonÃ© */

#monTable.testCol td {
    width: 6em;
}
/* div qui contient le rappel du prod et les boutons */

#rappelProd.pos {
    padding-top: 0.5%;
    z-index: 1000;
    border-color: #DEE3EA;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    filter: alpha(opacity=5);
    opacity: 1;
    position: fixed;
    top: 0;
}
#rappelProd a:hover {
    background-color: #000000;
    color: #fff;
    cursor: pointer;
}
#imageRappel {
    float: left;
}
.stretch_notif {
    width:550px !important;
}
.stretch_lib {
    width:250px !important;
}
.shrink_prix {
    width:100px !important;
    background-color: transparent !important;
}
.notif-show {
    background-color : #eff4f7;
}
.big-icon {
    font-size : 17px;
    padding : 5px;
}
.red {
    color: #D9534F;
}
.color_breadcrumb {
    color : #E2A19F;
}

.red2 {
    background-color: #FED6D6;
}
.green {
    background-color: #DDFED6;
}
.orange, .orange2 {
    background-color: #FEF1D6; 
}
.time {
    min-width: 120px !important;
}
#favoris_table th{
    vertical-align: middle !important;

}
.total_row{
    font-style:italic;
    font-size:15px;
    text-align:center;
}
.prev_favori{
    cursor:pointer;
    visibility: hidden;
    margin-left:14% !important;
    margin-top: 20px !important;
}
.next_favori{
    cursor:pointer;
    margin-top:20px !important;
}
.no_result{
    color:red !important;
    text-align: center;
}

.notif {
    cursor:pointer;
}
.half_width {
    width : 50%;
}
.green_arrow {
    color : #2AC936 !important;
}
.red_arrow {
    color : #E5555B !important;
}
.no_decoration{
    text-decoration: none !important;
}

.pdtTable span.lib-marque{
    font-weight: bold;
    color: #555;
}

.pdtTable .infoProduit
{
	margin-left:85px;
}
.pdtTable a.name, .pdtTable span.name
{
	top:0px !important;
	display:block !important;
}

.pdtTable .info-produit {
    font-size: 10px;
    margin: 0;
}

.pdtTable .info-date-alerte {
    font-size: 10px;
    margin: 0;
    font-weight:bold;
}

.pdtTable .img
{
    float:left;
}

.pdtTable .img img
{
    max-width:55px;
    max-height:55px;
}
.fixed-tab{
    background: #FFF;
    border-bottom: 1px solid #DDD;
    z-index: 10; 
}

.indice-mag-ref > td
{
	background-color:#F9F9C7 !important;
}


#hero
{
	margin-top:50px;
}

#tableBlock
{
	margin-top:50px;
}
#cat{
    position: fixed;
    padding: 5px 20px;
    padding-bottom: 0;
    display: none;
    top: 0px;
    border: 1px solid #dae1e8;
    border-radius: 0 0 8px 8px;
    border-top: none;
    background: #FFF;
    z-index: 200;
    box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.5);
}
#cat>div{
    float: left;
    border-right: 1px solid #dae3e9;
    padding: 0 15px;
    margin: 0 auto;
}
#cat>div:last-child{
    border-right: 0;
}
#cat>div>ul{
    padding: 0;
    list-style-type: none;
}
#cat .cat-show{
    cursor: pointer;
}
#cat .cat-show:hover{
    text-decoration: underline;
    color: #66F;
}
#bc{
    margin-top: 5px;
}
#bc li{
    cursor: pointer;
}
#bar{
    padding-top: 5px;
}
#bar .show-cat.active{
    background: #5e6f8d;
    color: #FFF;
}
ul.listing{
    -webkit-column-width : 150px;
    -moz-column-width    : 150px;
    -o-column-width      : 150px;
    column-width         : 150px;
    -webkit-column-count : 3;
    -moz-column-count    : 3;
    -o-column-count      : 3;
    column-count         : 3;
}
.level .heading{
    font-weight: bold;
    margin-bottom: 5px;
    color: #5e6f8d;
    font-size:15px;
}
.btn.btn-perso{
    color: #6e829b;
    background: #f7f7f7;
    border: 1px solid #dae1e8;
    padding:6px 7px;
    font-size:12px;
}


.btn.btn-perso:hover{
    color: #33455a;
}
.btn.spaced{
    margin-right: 5px;
}
.alerte.pull-left
{
	cursor:pointer;
}

.gras
{
	font-weight:bold;
}

.table th span.line
{
	border:0px !important;
	height:0px !important;
	left:0px !important;
	position:relative !important;
	top:0px !important;
}

#legend {
    height: 50px;
    background: #f5f5f5;
}
#legend span {
    display: inline-block;
    padding: 5px 30px;
    position: relative;
}
#legend span:after {
    padding-left: 4px;
    content: '\00a0\00a0\00a0\00a0\00a0\00a0';
text-decoration: line-through;
}

.alerte2 li a:hover {
	color : #fff;
	text-decoration : none;	
}

    .t-head-indice-fixed
    {
        background: none repeat scroll 0 0 white;
        position: fixed;
        width: 1041px !important;
        border-top:none;
        z-index:1000 !!important;
    }

    .t-head-indice-fixed th
    {
        background:#fff;
    }

    .t-body-indice
    {
        margin-top:80px;
    }

    #modalViewProduct .modal-body
    {
        padding-top:0px;
    }

.bloc-cat
{
    float:left;
}

.bloc-ss-cat
{
    background: none repeat scroll 0 0 white;
    border: 1px solid #6e829b;
    border-radius: 5px;
    margin-top: 5px;
    padding: 10px;
    position: absolute;
    width: 250px;
    z-index: 100;
}

.breadcrumb-nav {
     background: url("../../img/breadcrumb-nav.jpg")  no-repeat scroll left center #fff;
    border-radius: 7px;
    padding-bottom: 10px;
    position: relative;
    clear:both;
    border-bottom: 1px solid #6e829b;
    border-radius: 7px;
    border-right: 1px solid #6e829b;
    border-top: 1px solid #6e829b;
    display:inline-block;
}

.breadcrumb-nav .col-1 {
    margin-left: 40px;
    width: 155px;
}

.breadcrumb-nav .col-2 {
    margin-left: 30px;
    width: 193px;
    padding-right:5px;
}

.breadcrumb-nav .col-3
{
    width: 220px;
    margin-left:20px;
}



.breadcrumb-nav .col {
    float: left;
    padding-top: 10px;
}

.breadcrumb-nav .col h3
{
    font-size: 18px;
    margin-bottom: 10px;
    text-decoration: underline;
}

.breadcrumb-nav .col a
{
    display: block;
    margin-bottom: 4px;
    font-size:14px;
}

.breadcrumb-nav .col .grey
{
    color : grey;
}

.breadcrumb-nav .col .selected
{
    color: #fff;
    background-color:#6e829b;
    display: inline;
    font-weight: bold;
    padding: 1px 4px;
}

.breadcrumb-nav .col .selected strong
{
    color: #efefef;
}

#cat-bar
{
    height:36px;
}

#hero-bar-marque
{
    height:200px;
}

.head-nav {
    background: none repeat scroll 0 0 #f5f5f5;
    border-bottom: 2px solid #dae3e9;
    padding: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    /*margin-bottom:10px;*/
}

.laCheckbox {
    float:right;
}

.canSelect {
    background-color: #E9EAEA;
}

.table_affix
{
    table-layout: fixed;
}

.table_affix th 
{
    background:white;
}
.table_affix th div {    
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#table_indice .affix
{
    top:48px;
}

.table_affix thead th
{
    width:8.3333%;
}

.table_affix thead th:first-child
{
    width:25%;
}

.table_affix tbody td
{
    width:8.3333%;
}

.table_affix tbody td:first-child
{
    width:25%;
}


.btn-nav {
    background: none repeat scroll 0 0 white;
    border: 1px solid #6e829b;
    border-radius: 5px;
    color: #6e829b;
    font-weight: bold;
    margin-right: 5px;
    padding: 10px 15px;
}

.bloc-select-prix
{
    width:200px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    margin-top: 10px;
    display: inline-block;
    margin-right:18px;
    height : 95px;
    background-color:#f5f5f5;
}

.bloc-select-mag-exclu:hover, .bloc-select-prix:hover
{
    box-shadow:0px 0px 3px #c1bcc7;
}

.bloc-select-mag-exclu
{
    width:180px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    margin-bottom:10px;
    display: inline-block;
    margin-right:20px;
    height: 60px;
    background-color:#f5f5f5;
    min-height: 100px;
    vertical-align: top;
}

.bloc-select-mag-indice
{
    width:180px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    margin-bottom:10px;
    float:left;
    margin-right:20px;
    background-color:#f5f5f5;
    min-height: 120px;
}

.bloc-select-mag
{
    background-color: #f5f5f5;
    border: 1px solid #dae3e9;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin: 10px;
    min-height: 120px;
    padding-top: 5px;
    text-align: center;
    width: 180px;
}

.bloc-select-mag-promo
{
    width:180px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    margin-bottom:10px;
    display:inline-block;
    margin-right:20px;
    height: 60px;
    background-color:#f5f5f5;
    min-height: 100px;
    vertical-align: top;
}

.bloc-select-mag-promo:hover
{
    box-shadow:0px 0px 3px #c1bcc7;
}

.bloc-select-mag-promo-alert
{
    width:180px;
    border:2px solid #D9534F;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    margin-bottom:10px;
    display:inline-block;
    margin-right:20px;
    height: 60px;
    background-color:#f5f5f5;
    min-height: 100px;
    vertical-align: top;
}

.bloc-select-mag-promo-alert:hover
{
    box-shadow:0px 0px 3px #c1bcc7;
}

.bloc-select-mag-home
{
    width:250px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    text-align:center;
    font-weight:bold;
    margin-bottom:10px;
    float:left;
    margin-right:20px;
    height: 95px;
    background-color:#f5f5f5;
}

.bloc-select-mag-home:hover
{
    box-shadow:0px 0px 3px #c1bcc7;
}

#retireMag
{
    display:inline-block;
}

.padding-top-10
{
    padding-top:10px !important;
}

.bg_new_alerte > td:first-child
{
    background-color:#D1E4ED !important;
}

.style_new_alerte
{
    color:#fff !important;
    font-weight:bold;
    background-color:#ea4054;
    padding:2px 7px;
    border-radius:5px;
    position: absolute;
    margin-top: -20px;
    margin-left: 40px;
}

#pad-config {
    padding-left: 45px;
}

.td-prix
{
    text-align:right;
}
.td-prix > .prix
{
    font-size:14px;
    display:inline-block;
    border-radius:2px;
    margin-bottom:0px;
    color:#526273;
}

.td-prix > .prix.prix-min
{
    color:#55d041 !important;
}

.td-prix > .prix.prix-max
{
    color:#e5555b !important;
}

.td-prix > .prix > a
{
    color:inherit;
}

.td-prix >.Rupture, .table-product-price .Rupture
{
    font-size:11px;
    font-weight:bold;
    background-color: #e5555b;
    display: inline-block;
}

.td-prix >.Promotion
{
    font-size:11px;
    font-weight:bold;
    margin-right:10px;
    background-color: #7381D7;
}

.td-prix >.Prix
{
    font-size:11px;
    font-weight:bold;
    margin-right:10px;
    background-color: orange;
}

.td-prix >.Sortierupture
{
    font-size:11px;
    font-weight:bold;
    margin-right:10px;
    background-color: #25592A;
}


.td-prix > .promo
{
    display:block;
}

.col-md-0
{
    width:1%;
}

.promo-bg-mag-ref > td
{
    background-color:#E4E9EB !important;
}

.filter-block
{
    margin-bottom:10px;
    background: #f5f5f5;
    padding:5px;
    margin-top:10px;
    border:1px solid #dae3e9;

}

.filter-block h5
{
    background-color:#fff;
    padding: 3px 8px 0;
    font-weight:bold;
    border-radius:5px;
    margin-bottom:5px;

}

.filter-block .col-xs-1,
.filter-block .col-xs-2,
.filter-block .col-xs-3,
.filter-block .col-xs-4,
.filter-block .col-xs-5,
.filter-block .col-xs-6,
.filter-block .col-xs-7,
.filter-block .col-xs-8,
.filter-block .col-xs-9,
.filter-block .col-xs-10,
.filter-block .col-xs-11,
.filter-block .col-xs-12,
.filter-block .col-sm-1,
.filter-block .col-sm-2,
.filter-block .col-sm-3,
.filter-block .col-sm-4,
.filter-block .col-sm-5,
.filter-block .col-sm-6,
.filter-block .col-sm-7,
.filter-block .col-sm-8,
.filter-block .col-sm-9,
.filter-block .col-sm-10,
.filter-block .col-sm-11,
.filter-block .col-sm-12,
.filter-block .col-md-1,
.filter-block .col-md-2,
.filter-block .col-md-3,
.filter-block .col-md-4,
.filter-block .col-md-5,
.filter-block .col-md-6,
.filter-block .col-md-7,
.filter-block .col-md-8,
.filter-block .col-md-9,
.filter-block .col-md-10,
.filter-block .col-md-11,
.filter-block .col-md-12,
.filter-block .col-lg-1,
.filter-block .col-lg-2,
.filter-block .col-lg-3,
.filter-block .col-lg-4,
.filter-block .col-lg-5,
.filter-block .col-lg-6,
.filter-block .col-lg-7,
.filter-block .col-lg-8,
.filter-block .col-lg-9,
.filter-block .col-lg-10,
.filter-block .col-lg-11,
.filter-block .col-lg-12 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.table_indice .view_product a {
    text-decoration: none !important;
}

.home-resume
{
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:150px;
    width : 165px;
    margin-top:5px;
   /* background-color: #F5F5F5;*/
}

.bloc-concurrent {
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:200px;
    width : 225px;
    margin-top:5px;
    margin-right: 10px;
    min-height: 184px;
}

.bloc-concurrent-min {
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:200px;
    width : 225px;
    margin-top:5px;
    margin-right: 10px;
    min-height: 130px;
}

.bloc-concurrent2 {
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:150px;
    width : 180px;
    margin-top:5px;
    margin-right: 10px;
    min-height: 200px;
}

.home-resume .red {
    color : #d9534f;
}

.home-resume .blue {
    color : #6886D9;
}

.home-resume .grey {
    color : #696d73;
}



/** page de recap */

.filtre_recap {
    text-align:center;
    background-color: #EDEDED;
    margin-top: -8px;
 }

.filtre_resume
{
    min-width:230px;
    border:1px solid #dae3e9;
    border-radius:5px;
    padding:5px;
    display: inline-block;
    text-align:center;
    font-weight:bold;
    margin-bottom:10px;
    float:left;
    margin-right:1px;
    min-height: 180px;
    margin-top: 5px;
    width: 230px;
}

.filtre_resume1
{
    display:inline-block;
    border-right: 1px solid black;
    padding-right: 20px;
    margin-right: 20px;
}
.test {
        display: inline-block;
    position: relative;
}
.min {
    background-color  : #e1f8e3;
}

.max {
    background-color : #f8dfd8 ;
}

.moyen {
    background-color : #FEDFB0;
}

.filtre_resume2
{
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:150px;
    background-color: #e6e6e6;
}

.recap_form {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

.home-resume i
{
    font-size:32px;
}


.home-resume:hover
{
    box-shadow:0px 0px 3px #c1bcc7;
    cursor:pointer;
}

.home-resume strong {
    display: block;
    font-size: 24px;
    margin-top: 15px;
}

.footer
{
    bottom: 0;
    display: inline;
    left: 50%;
    position: absolute;
    text-align: center;
}


.footer_recap {
    text-align : center;
    font-size: 15px;
}

.footer_act_recap {
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    margin : 10px;
    text-align:center;
}

.suivant {
    cursor : pointer;
}

.prece {
    cursor : pointer;
}

.pagin {
     margin : 10px;
}

.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
    background-color : #fff;
    cursor :pointer;
}
.ui-menu li:hover {
    background-color : #3C5B79;
    color : #fff;
}

.sort {
    cursor : pointer;
}

.borderChange {
    border : 1px solid red;
}

.divGlobal {
    left : 50%;
    width : 50%;
    margin-left:-25%; 
}

.police_titre {
    font-size: 25px;
    font-family: "Arial";
}

.dt_import {
    font-size : 15px;
}
.titre-bloc-resume
{
    font-size: 22px;
    position: relative;
    text-align: left;
    width: 165px;
    
}

.titre-bloc-resume.red
{
    border-bottom: 3px solid #d9534f;
    color: #d9534f;
    margin-top:30px;
}

.titre-bloc-resume.blue
{
    border-bottom: 3px solid #6886D9;
    color: #6886D9;
    margin-top:30px;
}

.titre-bloc-resume.grey
{
    border-bottom: 3px solid #696d73;
    color: #696d73;
    margin-top:30px;
}

.bloc_contour {
    border: 1px solid #dee3ea;
    border-radius: 5px;
    min-height: 475px;
}


.btn-grey
{
    background-color:#6e829b;
    color:white;
}

.btn-grey:hover
{
    background-color:#58739B;
    color:white;
}

.input-ecart-prix
{
    width:38px;
    display:inline;
    padding:5px;
}

.select-ecart-prix
{
    width:68px;
    display:inline;
    padding:5px;
}

#filtre_fourchette
{
    padding:5px;
    margin-left:-7px;
}

#block-infos-diverses {
    margin-bottom: 20px;
}

.dataTables_filter input, .dataTables_length select
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

.dataTables_filter input:focus, .dataTables_length select:focus
{
    border-color:#66afe9;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline:0 none;
}
.mag_header {
    font-size: 15px;
    margin-top: 7px;
}

.img_header {
    margin-top: 4px;
}

td .badge {
    background-color: #d9534f ;
}

.btn-recalcul {
	padding: 0px 12px !important;
    background-color: #6e829b;
    border-color: #6e829b;
    color: #fff;
    font-size: 12px;
}
.btn-recalcul:hover {
    background-color: #58739B;
    border-color: #58739B;
    color: #fff;
}
.btn-recalculDemo {
    padding: 0px 12px !important;
    background-color: #6e829b;
    border-color: #6e829b;
    color: #fff;
    font-size: 12px;
}
.btn-recalculDemo:hover {
    background-color: #58739B;
    border-color: #58739B;
    color: #fff;
}

.promo_active {
    background-color: #dae3e9;
}

.loaderTableSpin
{
    width : 100px;
    margin:0 auto; 
}

.filtre_recap form {
     width : 90%;
    margin:0 auto; 
}

#filtrePrixCommun
{
    display:inline-block;
}
.btn-group .dropdown-menu > li > a {
    padding: 3px;
}

.remove_filtre {
    padding: 0 12px !important;
    font-size: 13px;
}
.btn-recalcul-recherche {
    background-color: #6e829b;
    border-color: #6e829b;
    color: #fff;
    font-size: 13px;
    padding: 0 15px;
}

.formControl {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 0px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 200px;
}
.formControl2 {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 0px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 59px;
    margin-right: 9px;
}

.dataTable .fa.fa-exclamation-circle
{
    font-size:17px;
}

.type_alerte_favoris {
    font-weight: bold;
    text-align: right;
}

.bg-gris-prix
{
    background-color:#F2F2F2 !important;
}

.bloc_user_alerte .promo {
    color: #7381D7;
    font-weight: bold;
    font-size: 14px
}
.bloc_concurrent_alerte .promo {
    color: #7381D7;
    font-weight: bold;
    font-size: 14px
}

.bloc_concurrent_alerteright .promo {
    color: #7381D7;
    font-weight: bold;
    font-size: 14px
}


.bloc_concurrent_alerteright {
    text-align: center;
}

/* bloc dans le cas ou le user n'a pas le produit home.php */
.bloc_user_alerte_right .promo {
    color: #7381D7;
    font-weight: bold;
    font-size: 14px
}



.img_produit_alerte a {
    text-decoration: none !important;
    color: #000000;
}
.ss_content_alerte a {
    text-decoration: none !important;
    color: #000000;
}

.ss_content_alerte .bloc_user_alerte .prix_alerte .rupture {
      font-size: 11px;
      font-weight: bold;
      margin-right: 10px;
      background-color: #e5555b;
}

.lastAlerte  {
    min-height: 265px;
}

.label_date {
    font-weight:bold;
    margin-right:10px;
    background-color: #e5555b;
}

.table-product-price .label_date {
    font-size: 12px;
    padding: 1px 3px !important;
    color : #fff;
}

#carteSelectMagasin img, #carteSelectMagasin2 img { max-width: none; }

.content-parcours .left {
  float: left;
  width: 545px;
  margin-left: 30px;
}
.content-parcours .left .info-top {
  margin-bottom: 10px;
  padding-top: 1px;
  padding-left: 30px;
  min-height: 23px;
  font-size: 15px;
  background: url(../img/info-top.png) no-repeat top left;
}
.content-parcours .left p {
  overflow: hidden;
}
.content-parcours .left .last {
  margin-top: 15px;
}
.content-parcours .left .last input {
  margin-top: 1px;
  margin-right: 3px;
}
.content-parcours .left .text {
  width: 526px;
}
.content-parcours .left .prenom {
  float: left;
  width: 250px;
  margin-right: 5px;
}
.content-parcours .left .email {
  float: left;
  width: 250px;
}
.content-parcours .right {
  float: right;
  width: 255px;
  margin-right: 10px;

}
.content-parcours .right.reseau-sociaux a {
  display: block;
  width: 220px;
  height: 33px;
  margin-bottom: 7px;
  padding-left: 35px;
  font-family: 'dosissemibold';
  font-size: 16px;
  line-height: 33px;
  color: #fff;
}

.reseau-sociaux
{
  border-bottom:1px solid #b9b9b9;
    padding-top:50px;
}
.nonInscrit
{
  font-weight:bold;
  text-align:center;
}
.nonInscrit .title
{
  font-size:22px;
}
  
.nonInscrit a
{
  font-size:16px;
}
.nonInscrit a:hover
{
  text-decoration:underline;
}

.dejaInscrit
{
  font-weight:bold;
  text-align:center;
}
.dejaInscrit .title
{
  font-size:22px;
}
  
.dejaInscrit a
{
  font-size:16px;
}
.dejaInscrit a:hover
{
  text-decoration:underline;
}

    
input.connect
{
  width:300px;
  margin-top:10px;
}
.reseau-sociaux-connect a {
  display: inline-block;
  width: 220px;
  height: 33px;
  margin-bottom: 7px;
  padding-left: 35px;
  font-family: 'dosissemibold';
  font-size: 16px;
  line-height: 33px;
  color: #fff;
}

.reseau-sociaux-connect
{
  border-top:1px solid #b9b9b9;
  border-bottom:1px solid #b9b9b9;
  padding:10px;
  margin:10px;
}
a.facebook {
  background: url(../img/facebook.png) no-repeat;
}
a.twitter {
  background: url(../img/twitter.png) no-repeat;
}
a.google {
  background: url(../img/google.png) no-repeat;
}
.content-parcours button.suivant.register {
    /*float: right;*/
    margin-bottom: 10px;
}
.content-parcours button.suivant {
  display:block;
  margin-top:10px;
}
.content-parcours button.sauvegarder {
  float: right;
  margin-top: 15px;
}
.content-parcours .passer-etape {
  position: absolute;
  font-size: 15px;
  bottom:10px;
}
.content-parcours .mon-code {
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-parcours #tabs-1 .mon-code {
  top: -1px;
}
.content-parcours .mon-code a {
  text-decoration: underline;
}
.content-parcours .mon-code .text {
  width: 370px;
  height: 33px;
  margin-right: 3px;
  line-height: 33px;
}
.content-parcours .mon-code .valider {
  position: relative;
  top: 6px;
  width: 19px;
  height: 25px;
  border: none;
  background: url(../img/valider.png) no-repeat;
  cursor: pointer;
}
.content-parcours .maps-drives {
  float: left;
  height : 0px;
  overflow : hidden;
  position : relative;  /* pour IE jusqu'à au moins V7 */
  float:left;  
}
.content-parcours .right-maps {
  float: left;
  width: 295px;
  margin-left: 3px;
}
.content-parcours .right-maps .top {
  margin-top: 6px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d7d7d7;
  text-align: center;
}
.content-parcours .right-maps .liste-mag {
}
.right-maps .liste-mag .block {
  padding: 12px 6px;
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
}

.liste-mag .block .msg {
    color: #ee4054;
    font-size: 11px;
    text-align: center;
}

.liste-map .block-in-map
{
  width:200px;
}

.right-maps .liste-mag .block.grisee {
  background: #f4f4f4;
}
.liste-mag .block img {
  margin-right: 4px;
}
.liste-mag .block strong {
  display: block;
  margin-top: 7px;
  font-size: 14px;
  color: #ee4054;
}
.liste-mag .block a {
  display: block;
  float: right;
  width: 109px;
  height: 23px;
  text-align: center;
  font-family: 'dosissemibold';
  font-size: 13px;
  line-height: 23px;
  color: #fff;
  background: url(../img/lien-connecter.png) no-repeat;
}
.right-maps .niceScroll {
  height: 460px;
  overflow: auto;
}
.liste-mag .block span {
  display: block;
  font-style: italic;
  color: #5b5b5b;
}
.content-parcours .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  min-width: 120px;
}
.content-block-choix {
  height: 365px;
  overflow: auto;
}
.content-parcours .choix-magasin {
  float: left;
  position: relative;
  width: 33.2%;
  height: 173px;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  text-align: center;
  line-height: 190px;
}
.content-parcours .choix-magasin img {
  margin-top: 65px;
  position:relative;
  top:-40px;
}
.content-parcours .choix-magasin a {
  display: block;
  float: right;
  position: absolute;
  bottom: 20px;
  left: 100px;
  width: 109px;
  height: 23px;
  text-align: center;
  font-family: 'dosissemibold';
  font-size: 13px;
  line-height: 23px;
  color: #fff;
  background: url(../img/lien-connecter.png) no-repeat;
}

#carteSelectMagasin, #carteSelectMagasin2
{
  width:100%;
  height:100%;
}

.magasin_reference {
  background-color: #C2C3FB;
}

.concurrent_select {
  background-color: #efefef;
}


.form-config {
    display: block;
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-config:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.view-problem
{
    cursor:pointer;
}

.modal
{
    z-index:10400;
}

.isAlerteSession {
    background-color : #f5fafc !important;
}

.divPeriode {
   /* position : fixed;*/
    height : 70px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 13px;
    
}

.divPeriodeFin {
    position : fixed;
    min-height : 75px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 300px;
    margin-left: 38%;
    width: 25%;
    z-index: 200000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 150px rgba(0, 0, 0, 1);
}

.divMsgFlou {
    position : fixed;
    min-height : 75px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 300px;
    margin-left: 250px;
    width: 60%;
    z-index: 200000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 150px rgba(0, 0, 0, 1);
}

.btn-periode {
    margin-bottom: 5px;
}

.img_fin_periode {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);

    filter: blur(4px);
}

.imgIncitation1 {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);

    filter: blur(1px);
    display:inline-block;
}
.imgIncitation2 {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);

    filter: blur(2px);
    display:inline-block;
}
.bg-gris {
    background-color: #efefef;
}
.contour {
    border: 1px solid #e2e2e2;
}

.releveTarif, .completeLogiciel {
    cursor:pointer;
}

.bg-grisSelect, .bg-grisConcSelect {
    background-color: #FFEFBD;
}

.bg-grisSelect:hover, .bg-grisConcSelect:hover {
    background-color: #FFEFBD;
}

/*.bg-grisSelect h4, .bg-grisConcSelect h4{
    color : #fff !important;
}*/

.prix-conc {
    color : #000000;
    font-weight: bold;
    font-size : 18px;
}

.bloc-concurrent-facture, .bloc-releve-facture, .bloc-paiement-facture{
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:200px;
    width : 225px;
    margin-top:5px;
    margin-right: 10px;
    min-height: 175px;
    cursor : pointer;
}

.bloc-formule-facture {
    border:1px solid #dee3ea;
    border-radius:5px;
    padding:10px;
    text-align:center;
    display:inline-block;
    min-width:200px;
    margin-top:5px;
    margin-right: 10px;
    min-height: 215px;
}

.montantCommande {
    position : fixed;
    right : 0;
    margin-top : 50px;
    z-index: 1000;
}

.alert-default {
    background-color : #fff;
}

.panel-formule {
    background-color: #FF5D6B !important;
}

.panel-infos {
    background-color : #8DD1FF !important;
}

.panel-formule h2, .panel-panier h2, .panel-infos h2 {
    color : #fff !important;
}

.panel-panier {
    background-color : #2a343f !important;
}

.visuCmd {
    width : 100%;
    min-height : 400px;
    height : 800px;
}

.fieldsetBlocHome {
    display: block;
    width:30%;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove (internal value);

}

.multiselect .caret {
    border-top-color : #6e829b;
}

.backPxConseille {
   background-color: #D9FFDB !important; 
}

.deplierAlias, .replieAlias {
    padding : 2px;
    margin-left: 20px;
}

table.dataTable tbody .cacheLine {
    background-color: #efefef !important;
}

td.cacheLine{
    background-color: #efefef !important;
}


.bloc-btn-fiche-produit
{
    float:right;
    margin-top:5px;
}

.table-dn-ppmi 
{
    margin:10px auto 10px auto;
}

.table-dn-ppmi th
{
    background-color:#f5f5f5;
    border:1px solid #dae3e9;
    padding:5px 10px 5px 10px;
    text-align:center;
}

.table-dn-ppmi td
{
    border:1px solid #dae3e9;
    padding:5px 10px 5px 10px;
    text-align:center;
}

.table-product-price td, .table-product-price th
{
    border-right: 1px solid #dee3ea;
}


img.logo_marchand {
width: 100%;
max-width: 70px;
min-width:45px;
pointer-events: none;
    max-height:30px;
}

.select-nav
{
    width:300px;
    float:left;
    margin-right:30px;
}

#sidebar-nav #dashboard-menu
{
    padding-left:10px !important;
}

.list-conc-pricebench li
{
    float: left;
    display:block;
    position:relative;
}

.title_logo {
    font-family: "avenir", arial;
    font-size: 19px;
    font-weight: 400;
    margin-left: 6px;
    position: relative;
    top: 3px;
}

a.login_user
{
    font-size:14px;
    font-weight:bold;
}

.content-facturation
{
    float:none;
    margin:auto;
}

.overlay-flou
{
    position:absolute;
    width:100%;
    height:100%;
    background-color:white;
    z-index:9000;
    opacity:0.8;
    
}

.block-magasin.overlay_gris {
    background-color: #eee;
    opacity: 0.5;
}

.tokenize-sample
{
    width:100%;
    height:50px;
}

.prixGris
{

    opacity:0.15;
    padding:2px;
    border-radius:3px;
}

.navbar .nav > li > a
{
    border:none !important;
}

.navbar .nav > li > a:hover
{
    background:none !important;
}

.rp_bloc_colonne
{
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 300px;
}

.rp_bloc_colonne_row
{
    border-top:1px dotted #cccccc;
    border-bottom:1px dotted #cccccc;
    margin-top:3px;
    padding:3px;
    background-color:#EBF0F9;

}

.rp_bloc_colonne_row > span
{
    font-weight:bold;
    margin-right:15px;
    padding-right:3px;
    border-right:1px solid #ccc;
}

.rp_bloc_categories
{
    width:250px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: left;
    margin: 10px;
    padding: 10px;

}

.nav-tabs > li.active > a
{
    position:relative;
    bottom:0px !important;
}
.nav-tabs > li > a
{
    bottom:1px;
    background-color: #f5f5f5 !important;
    margin-right: 10px !important;
}

.switch_rp
{
    margin:0px;
    padding:4px;
    border:1px solid #dae1e8;
    cursor:pointer;
    display:inline;
}

.switch_rp_right
{
    border-radius:0px 5px 5px 0px;
    position:relative;
    left:-1px;
}

.switch_rp_left
{
    border-radius:5px 0px 0px 5px;
}

.switch_rp.selected
{
    background-color:#4f6d90;
    color:white;
    cursor:default !important;
}

.switch_rp i
{
    font-size:13px !important;
}

#form-config-export .option
{
    background-color:#f5f5f5;
    padding:5px;
    border-radius:3px;
    margin-right:15px;
}

#form-config-export .option-conc
{
    display:block; 
    background-color:#f5f5f5;
    padding:5px;
    border-radius:3px;
    margin-right:15px;
}

.content-clone-head {
    margin-left: 150px;
    top:48px;
}

@media (max-width: 1020px) {
    .content-clone-head {
        margin-left: 65px;
    }
}

@media (max-width: 767px){
    .content-clone-head {
    top:81px;
    margin-left: 0px;
    }
}

.prix_barre-fiche {
    color: #d9534f;
    font-size: 10px;
}

.switchConnect .active > a
{
    background-color:#33455a !important;
}

.cmd-update-statut
{
    opacity:0.3;
    cursor:pointer;
}

.cmd-update-statut.green-statut
{
    opacity:1 !important;
}

.cmd-bon-signe.cmd-update-statut.green-statut
{
    cursor:default !important;
}

.icon-email-hebdo-selected
{
    color:#5DB25A;
    cursor:pointer;
}

.fa-btn
{
    cursor:pointer;
}

.content_offre > ul
{
    list-style:none;
}

.offre-title-section
{
    font-size:20px;
}

.offre-content-switch
{
    width:400px;
}

.offre-content-switch:hover
{
    background:#ebebeb;
}

.offre-content-switch .bootstrap-switch
{
    float:right;
}

.offre-content-text
{
    font-size:14px;
}

.fa-close.submitonclick
{
    cursor:pointer;
}

.ui-autocomplete
{
    border:1px solid #cccccc;
    max-height: 300px;
    overflow-y: auto;
}

.list-login-display-all
{
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
}

.list-login-display-all:hover
{
    text-decoration:underline;
}

.bloc-fleche-datatable {
    background-color: #b8b8b8;
    border-radius: 5px;
    height: 100px;
    opacity: 0.4;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 68px;
    width: 70px;
    z-index: 3;
}

.bloc-fleche-datatable > .fa
{
    color: #33455a;
    font-size: 30px;
    margin-left: 5px;
    margin-top: 18px;
}

.total_product_page
{
    color:#555;
    font-weight:normal;
}

.prix-LMKV
{
    border-bottom: 1px dotted;
    cursor:help;
}

#select-type-ecommerce
{
    width:auto !important;
    margin:auto;
    margin-bottom:10px;

}

.form-login
{
    margin:auto;
    width:300px;
}
#selectedStore
{
    width:20%;
    border:1px solid black;
}

#listStore
{
    border: 1px solid #dddddd;
    border-radius:5px;
    margin-top:10px;
    float: right;
    width: 78%;
    background-color:#f5f5f5;
}

#listStore > div, #listStoreSelected > div
{
    border:1px solid #b4b4b4;
    border-radius:3px;
    padding:5px;
    margin:3px;
    float: left;
    width: 24%;
    min-height: 170px;
    background-color:white;

}

#listStoreSelected > div
{
    width:100% !important;
}

#listStore > div
{
    cursor:pointer;
}

#listStore .store-name, #listStoreSelected .store-name
{
    font-weight: bold;
    margin-top: 5px;
    font-size: 14px;
}

#listStore .store-adress, #listStoreSelected .store-adress
{
    margin-top: 5px;
    font-size:12px;
}

#listStore .store-distance, #listStoreSelected .store-distance
{
    font-size:12px;
}

#listStore > div.userSelected, #listStoreSelected > div.userSelected{
    border:2px solid #428bca;
}

#listStore > div.concurrentSelected, #listStoreSelected > div.concurrentSelected{
    border:1px solid green;
}

#ds-left-panel-store-selection {
    float: left;
    width: 20%;
    display: inline-block;
}

#listStoreSelected
{
    display: inline-block;
    margin-top:10px;
}

.store-bloc-indice
{
    float:right;
}
.store-bloc-indice .img-loader
{
    width:15px;
}

.store-bloc-indice .store-bloc-indice-result
{
    font-size:16px;
}

#form_selectStores .form-group
{
    margin-bottom:0px !important;
}

#form_selectUsers .bloc-login
{
    border: 1px solid #dddddd;
    border-radius:5px;
    margin:15px;
    float: left;
    width: 230px;
    background-color:#f5f5f5;
    padding:5px;
}

#form_selectUsers .bloc-login .login-name
{
    font-weight: bold;
    text-decoration: underline;
}

#form_selectUsers .bloc-login .login-nb-saas
{
    font-size:12px;
    color:#4476ce;
    float:left;
}

#form_selectUsers .bloc-login .login-bloc-buttons
{
    float:right
}

#modalMap > .modal-dialog
{
    width:70%;
}

#modalMap #googleMapContenair
{
    min-height:600px;
}

#modalMap .mapLegend
{
    float:left;
}

.dataTables_processing
{
    width: 100% !important;
    height: 100% !important;
    background-color: white !important;
    z-index: 3000 !important;
    position: absolute !important;
    top: 30px !important;
    opacity: 0.8 !important;
    margin-top:-33px !important;
}

.dataTables_processing > .fa-spinner
{
    position: relative;
    top: 120px;
}

.ds-template-html {
    vertical-align: top;
    display: none;
}

.ds-core-component {
    display: block;
    width: 100%;
}

.ds-component {
    display: inline-block;
}

.ds-perimeter-bubble-container {
    position: absolute;
    top: 6px;
    left: -6px;
}

.ds-perimeter-bubble {
    position: relative;
    background-color: #ff9445;
    color: #ffffff;
    display: inline-block;
    border-radius: 11px;
    border: solid 2px #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    width: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: width 0.5s, transform 0.5s;
    -webkit-transition: width 0.5s, -webkit-transform 0.5s;
}

.ds-perimeter-bubble-text {
    position: absolute;
    left: 4px;
    top: -5px;
}

.ds-perimeter-bubble-text-hover {
    position: absolute;
    left: 4px;
    top: -4px;
    display: none;
}

.ds-perimeter-bubble-row {
    position: absolute;
    left: 12px;
    top: 11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 3px 5px 6px;
    border-color: transparent transparent #ffffff transparent;

}

.ds-perimeter-bubble-container:hover .ds-perimeter-bubble{
    width: 82px;
    transform: translateX(-64px);
}

.ds-perimeter-bubble-container:hover .ds-perimeter-bubble-text {
    display: none;
}

.ds-perimeter-bubble-container:hover .ds-perimeter-bubble-text-hover {
    display: block;
}


.table-product-price th, .table-product-price td{
    min-width: 80px;
}

.cellProduit{
    width: 100%;
    min-width: 330px!important;
}

.cellImage{
    min-width: 76px!important;
    width: 76px!important;
    max-width: 76px!important;
}

.page-container {
    padding-left: 150px;
    padding-top:48px;
    position: fixed;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
}

.group-page {
    height: 100%;
    background-color: #c1c1c1;
}

#store-finder-datatable_paginate .paginate_button{
    color: grey!important;
}

#store-finder-datatable td {
    background-color: white;
    color: #353535;
}

#store-group-datatable td {
    background-color: white;
    color: #353535;
}

#listing-group-datatable td {
    background-color: white;
    color: #353535;
}

.group-page #datatable-container-1 {
    height: 50%;
    padding: 12px;
}

.group-page #datatable-container-2 {
    vertical-align: top;
    display: inline-block;
    height: 100%;
    width: 25%;
    padding: 12px;
    padding-top: 0px;
}

.group-page #datatable-container-3 {
    vertical-align: top;
    display: inline-block;
    height: 100%;
    width: 75%;
    padding: 12px;
    padding-top: 0px;
}

.group-page label{
    display: inline-block;
    margin-right: 2px;
}

.group-page table{
    font-size: 12px;
    border: solid 1px darkgrey;
}

.group-page table th{
    font-size: 12px;
   background-color: #2f4052 !important;
    color:#d2d2d2;
}



.group-page input[type="text"] {
     outline: none;
     padding: 6px;
     border: solid 1px darkgrey;
     border-radius: 4px;
     background-color: white;
     margin-right: 12px;
}

.group-page input[type="text"]:hover {
    border: solid 1px #4756a9;
}

.group-page .datatable-filter-head{
    border: solid 1px darkgrey;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
    padding: 12px;
    background-color: #2b3540;
    color:white;
    font-size: 16px;
    padding-top:6px;
    padding-bottom: 6px;
}

.group-page .datatable-table-head{
    margin-top: 12px;
    border: solid 1px darkgrey;
    border-bottom: none;
    border-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 12px;
    background-color: #2b3540;
    color:white;
    font-size: 16px;
    padding-top:6px;
    padding-bottom: 6px;
}

.group-page .datatable-filter{
    border: solid 1px darkgrey;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 12px;
    padding-top:6px;
    padding-bottom: 6px;
    background-color: #f5f5f5;
}

.group-page .datatable-core-container{
    border: solid 1px darkgrey;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 12px;
    padding-top:6px;
    padding-bottom: 6px;
    background-color: #e6e6e6;
}

.group-page .group-page-bottom-validate-container{
    border-top: solid 1px darkgrey;
    padding-top: 12px;
    padding-left: 12px;
    background-color: #3a3a3a;
    height: 6%;
}


.group-page .dataTables_length {
    display: none!important;
}

.group-page .dataTables_filter {
    display: none!important;
}

.group-page .no-selected {
    background-color: #51BB60;
    border: solid 1px #62d868;
    color:white;
    border-radius: 8px;
    height: 16px;
    width: 16px;
    outline: none;
}

.group-page .no-selected:hover {
    background-color: #27ff38;
}


.group-page .selected {
    background-color: #0099ff;
    border: solid 1px #28b8ff;
    color:white;
    border-radius: 8px;
    height: 16px;
    width: 16px;
    outline: none;
}

.group-page .selected:hover {
    background-color: #00e4ff;
}

.group-page .cell-text-align-center {
    text-align: center;
}

.group-page .group-state-text-new {
    color: #6df96d;
    font-style: italic;
}

.group-page .logo-marchand {
    height: 20px;
}

.group-page .dataTables_paginate {
    font-size: 12px;
}

.group-page .button-details-remove {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: red;
}

.group-page .button-group-remove {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: #089bff;
}

.group-page .button-group-remove:hover {
    color: #ff9000;
}

.group-page .button-details-remove:hover {
    color: #ff9000;
}

.table thead > tr > th {
    vertical-align: middle!important;
}

.dataTable tbody > tr > td {
    padding: 2px!important;
    padding-right: 12px!important;
}

body .fixedHeader-floating {
    display: none!important;
}

.DTFC_LeftBodyWrapper {
    border-bottom: solid 4px #dddddd;
}
.dataTables_scrollBody{
    border-bottom: solid 4px #dddddd!important;
}

.menu-page {
    margin-bottom: 12px;
}

.page-title {
    color: black;
    padding: 6px;
    padding-left: 1px;
    font-size: 19px;

}

.txt-maj-mag-new
{
    font-size:16px;
    color:#D9534F;
}

