.porfou tbody tr:nth-child(2n+1) td, .porfou tbody tr:nth-child(2n+1) th {
    background-color: #DCEBF2;
    border-top: 3px solid #F6FBFE;
    color: #2597CD;
    font-weight: bold;
}
.porfou tbody tr:nth-child(2n) td, .porfou tbody tr:nth-child(2n) th {
    background-color: #E7F6FD;
    border-top: 3px solid #F6FBFE;
    color: #2597CD;
    font-weight: bold;
}

/* Surcharge styles datatables */
body table.dataTable, table.tableWithoutAjax {
    padding-right: 2px;
    width: 100%;
    min-width: 99%;
    width: calc(100% - 2px) !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #313131;
}

.subDataTable {
    border-bottom: 1px solid #CCCCCC !important;
    margin-bottom: 10px !important;
}

table.tableWithoutAjax thead th {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #000000;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 18px 3px 10px;
}

table.tableWithoutAjax thead tr.odd {
    background-color: #E6E6E6;
}

table.tableWithoutAjax tr.even {
    background-color: #E7F6FD;
    border-top: 3px solid #CCCCCC;
    color: #2597CD;
    font-weight: bold;
}

table.tableWithoutAjax tr.odd {
    background-color: #DCEBF2;
    border-top: 3px solid #F6FBFE;
    color: #2597CD;
    font-weight: bold;
}

table.tableWithoutAjax {
    font-size: 10px;
    line-height: 12px;
}

table.tableWithoutAjax td {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    padding: 3px 10px;
}

div.dataTables_wrapper{
    margin-top:0px;
}

div.dataTableFactures{
    width:90%;
    margin:auto;
    padding-right:6px;
}

div.dataTableFactures div.dataTables_wrapper{
    margin-top:0px;
    display:inline-table;
    width: 100%;
}

.dataTable-overflow{
    padding-bottom: 4px;
    overflow-y: visible;
    overflow-x: auto;
}

th.last_column {
    border-right : 1px solid transparent !important;
}

table.dataTable thead th{
    padding-left:0px;
    padding-right:0px;
    background-color: transparent;
    border: 0px;
    color: #FAFAFA;
    font-weight: bold;
    font-size: 12pt;
}

.bottom{
    height: 35px;
    background-color: #d9d9d9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #a3a3a3;
    width: calc(100% - 4px);
    margin-left: 1px;
} 

input,button,select,textarea,body,.search-query{
    font-family:Arial;
}

/********************************/
/*  Timeline                    */
/********************************/

ul.timeline {
    list-style-type: none;
    margin-top:10px; 
}

ul.timeline li{
    display: inline;
    float:left;
    width:130px;
    background-image: url("../../../images/local/skin/line_timeline_repeat.png");
    background-position: 0px 17px;
    background-repeat: repeat-x;
}

/* ul.timeline li.full{ */
    
/* } */

ul.timeline li.half{
    padding-left: 44px;
    width: 32px;
}

ul.timeline li.title{
    color: #049EE6;
    font-family: Arial, sans-serif;
    font-size: 30px;
    padding-top: 0;
    padding-top: 8px;
    width:190px;
}

ul.timeline li.title-line{
    background-image:url("../../../images/local/skin/debut_ligne_timeline.png");
    background-position:center;
    background-repeat:no-repeat;
    background-position: 128px 17px;
}

ul.timeline li a{
    font-size: 12px;
    clear:both;
    width:100%;
    text-align: center;
    display: block;
    text-transform:uppercase;
    text-decoration: none;
}

ul.timeline li a.half {
    margin-left: -25px;
}

ul.timeline li div{
    background-position:center;
    background-repeat:no-repeat;
    width:100%;
    height: 34px;
    text-align: center;
    line-height:34px;
}

ul.timeline li.ok a{
    color: #a8a8a8;
    font-family: Arial, regular;
    line-height: 12px;
    margin-top:4px;
}

ul.timeline li.ok div{
    color: #a8a8a8;
    font-family: Arial, regular;
    background-image:url("../../../images/local/skin/rond_etape_ok.png");
}

ul.timeline li.on a{
    color: #049ee5;
    font-family: Arial;
    font-weight: bold;
    line-height: 12px;
    margin-top:4px;
}

ul.timeline li.on div{
    color: #049ee5;
    font-family: Arial;
    font-weight: bold;
    background-image:url("../../../images/local/skin/rond_etape_on.png");
}

ul.timeline li.off a{
    color: #666666;
    font-family: Arial, regular;
    line-height: 12px;
    margin-top:4px;
}

ul.timeline li.off div{
    color: #666666;
    font-family: Arial;
    font-weight: bold;
    background-image:url("../../../images/local/skin/rond_etape_off.png");
}

/********************************/
/*  Fin Timeline                */
/********************************/

.navbar .container {
    width: 920px;
}


/********************************/
/*  caroussel                   */
/********************************/

#myCarousel2  {
    margin-left: 51px;
    width: 830px;
    height:249px;
}

div.portlet-background-colored div.portlet-content h3{
    margin-left: 51px;
    width: 830px;
}

/********************************/
/*  Fin caroussel               */
/********************************/


/********************************/
/*  Tabs above tables           */
/********************************/

.tabs-container .tab-off-tableau {
    border-radius: 5px 5px 0 0;
    color: #656565;
    display: inline-block;
    font-size: 1.2em;
    font-weight: regular;
    line-height: 40px;
    margin: 0;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    font-size:13px;
    width: auto;
    background-color: #e6e6e6;
    text-decoration: none;
    border:1px solid #e5e5e5;
    border-style: solid solid none solid;
}


.tabs-container .tab-on-tableau{
    border-radius: 5px 5px 0 0;
    color: #10a2e8;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: auto;
    background-color: #FFF;
    text-decoration: none;
    font-size:13px;
    border:1px solid #e5e5e5;
    border-style: solid solid none solid;
}

.tab-on-small-text {
    color: #696969;
    font-size: 10px;
}
.tab-off-small-text {
    font-size: 10px;
}

.table-title{
    color: #019DE8;
    font-size:15px;
    margin-left: 15px;
}

.title-top{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: block;
    font-size: 21px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
    border: medium none;
    color: #3DAAE9;
    font-family: Arial, sans-serif;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    text-shadow: 0 2px 1px white;
}

.legendLike{
    color: #3DAAE9;
    font-family: Arial,sans-serif;
    font-weight: bold;
    line-height: 25px;
    text-shadow: 0 2px 1px white;   
    font-size: 21px;
    text-align:center
}


/********************************/
/*  bouton loupe tableau jquery */
/********************************/
.loupeSubmit {
background:url(../../../images/loupe.png);
border:none;
width: 23px; /* largeur à spécifier */
height: 23px; /* longueur à spécifier */
cursor: pointer;
}

.top{
    white-space:nowrap;
}

td.text_center {
    text-align: center !important;
}

td.text_right{
    text-align: right !important;
}
