#sidebar ul {
    list-style-type: none;
    margin-top: -10px;
    padding: 0;
}
.flr{
    float:right;
}
.spc10{
    height:10px;
}
.spc20{
    height:20px;
}
.spc30{
    height:30px;
}
.spc40{
    height:40px;
}
.monProfil li {
    padding: 10px 0;
}
.voileGris{
    cursor:normal;
    opacity:0.7;
}
.inputStyles{
    background: #2a3037 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: none;
    color: #c6d0da;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: normal;
    padding: 8px 11px 9px 31px;
    transition: all 0.1s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    padding: 8px;
}
.bs-example > .alert:last-child, .bs-example > .form-control:last-child, .bs-example > .jumbotron:last-child, .bs-example > .list-group:last-child, .bs-example > .navbar:last-child, .bs-example > .panel:last-child, .bs-example > .progress:last-child, .bs-example > .table-responsive:last-child > .table, .bs-example > .table:last-child, .bs-example > .well:last-child, .bs-example > blockquote:last-child, .bs-example > ol:last-child, .bs-example > p:last-child, .bs-example > ul:last-child {
    margin-bottom: 0;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
#sidebar ul {
    list-style-type: none;
    margin-top: -10px;
}
.detailInfoProfil {
    display: inline-block;
    font-size: 14px;
    padding-left: 12px;
    vertical-align: middle;
}
#sidebar {
    background-color: rgb(248, 250, 250);
    border-radius: 3px;
    margin-top: 0;
    padding-top: 32px;
}
.navigationEspaceClient li {
    border-bottom: 1px dotted #e6e6e6;
    font-size: 15px;
    padding: 10px 0;
}
.navigationEspaceClient img {
    padding-right: 10px;
}
.monProfil > h4,.navigationEspaceClient > h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.detailRaisonSociale{
    font-weight:bold;
}
.monProfil {
    margin-bottom: 100px;
}
.btnCommander {
    display: block !important;
    margin: 20px auto 0 !important;
    text-align: center;
    width: 117px;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.contenuEspaceClient {
    padding-top: 20px;
}
.contenuEspaceClient h3 {
    color: #64c6f5;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#infoModifRib {
    background: rgb(248, 250, 250) none repeat scroll 0 0;
    border: 2px solid #e6e6e6;
    font-size: 14px;
    margin-top: 75px;
    padding: 23px 10px 10px;
    text-align: center;
}
.detailPrixQuantite {
    font-size: 20px;
    font-weight: 500;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
table {
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0 none;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #03afaf;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
th {
    text-align: left;
}
table th {
    background-color: #03afaf;
    border-color: transparent !important;
    color: white;
}
table th {
    background-color: #03afaf;
    border-color: #03afaf !important;
    color: white;
    text-align: center;
}
table td {
    text-align: center;
}
.dernieresLivraisonsDetail, .dernieresFacturesDetail {
    padding-left: 46px;
}
.dateListe {
    display: inline-block;
    font-size: 14px;
    padding: 0 0 0 10px;
    width: 145px;
}
.elementListe {
    height: 50px;
}
/* HIGHCHART */
.highcharts-point {
    fill: #03afaf !important;
}
text {
    transform: translate(0px) !important;
}
.highcharts-xaxis-labels tspan {
    font-size: 16px;
}
.highcharts-yaxis-labels text {
    fill: #03afaf !important;
}
.texteBlanc{
    color:white !important;
}
caption .left{
    display:none !important;
}
.bs-example > .btn, .bs-example > .btn-group {
    margin-bottom: 5px;
    margin-top: 5px;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.label-danger {
    background-color: #d9534f;
}
.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-info {
    background-color: #5bc0de;
}
.label-success {
    background-color: #5cb85c;
}
.label-primary {
    background-color: #337ab7;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.paginator .selected, .paginator .page {
    margin: 10px 5px;
}
.etape1, .etape2 {
    background-color: #bfbfbf;
    border-radius: 5px;
    color: white;
    display: inline-block;
    padding: 9px 0;
    text-align: center;
    vertical-align: middle;
    width: 345px;
}
.currentEtape {
    background-color: #3dc5ff !important;
}
.intersection {
    background-color: #3dc5ff;
    display: inline-block;
    height: 2px;
    vertical-align: middle;
    width: 50px;
}
.blocCommande .left,.blocCommande .right {
    display: inline-block;
}
.blocCommande .right {
    padding-left: 25px;
}
.left label {
    font-size: 14px;
}
.alignCenter{
    text-align:center;
}
.blocIB {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.blocIB > div, .blocIB > span {
    display: block !important;
    margin: 5px 0;
    padding: 5px 0 !important;
}
#txtCommentaire{
    height: 140px;
    width: 100% !important;
}
.dateActualites {
    font-weight: bold;
}
.btnLivraisonFacture {
    margin: 20px auto 30px;
    width: 200px;
}
.btnPublication {
    float:right;
    width: 230px;
}
dl {
    padding-left: 0;
}
dt {
    border: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    background-color: #40c7e7;
}
dd {
    padding: 15px 0 10px;
    margin: 0 0 0 15px;
}
dt a {
    color: white !important;
}
.gazette {
    padding: 0 0 65px;
}
.table-recapitulatif td,.table-recapitulatif th {
    border: 1px solid #03afaf !important;
}
.currentA {
    color: #e75c39 !important;
}
.arrow {
    margin: 0 5px;
}
