/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Author     : GM
*/
.breadcrumb {
    background-color: transparent!important;
}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    white-space: normal !important;
}
.ui-jqgrid .ui-jqgrid-titlebar {
    font-size: 16px;
    font-variant:small-caps;
    color: #676a6c;
    background-color: #F9F9F9;
    line-height: 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 0.5em 1em 0.2em;
}
.ui-jqgrid .ui-pg-table th,
.ui-jqgrid .ui-jqgrid-sortable,
.ui-jqgrid tr.jqgrow td {
    font-size: 11px;
    padding-top: 2px;
}

.ui-jqgrid .ui-pg-input {
    height : 20px;
    color : #000000;
}

.ui-jqgrid tr.jqgrow:nth-child(odd) {
    background: none repeat scroll 0 0 #f1f1f2;
}
.ui-jqgrid .ui-jqgrid-labels > .ui-state-hover{
    background:transparent!important;
    color:#676a6c;
}

.ui-jqgrid .ui-jqgrid-htable th {
    height : 25px;
}

.ui-jqgrid tr.jqgrow td {
    padding : 2px;
    font-size: 11px;
    vertical-align: middle;
}

.ui-jqgrid .ui-jqgrid-view .ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6!important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #7D7D83;
}

/*Entete des colonnes de grille*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    line-height: 15px;
    font-weight: bold;
    color: #676a6c;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-jqgrid tr.ui-state-highlight:nth-child(odd) {
    background: none repeat scroll 0 0;
    background-color: #025625;
    color: white!important;
}
.ui-jqgrid .ui-state-highlight .ui-icon
{
    background-image: url(images/ui-icons_ffffff_256x240.png)!important;
}
.ui-jqgrid .ui-state-hover .ui-icon
{
    background-image: url(images/ui-icons_ffffff_256x240.png)!important;
}
.ui-jqgrid .ui-pg-table td {
  font-size:11px;
  color: #676a6c;
}
.ui-jqgrid .ui-jqgrid-pager {
    height: 32px;
    position: relative;
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-bottom: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0;
}
/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,*/
.ui-jqgrid tr.ui-state-hover:nth-child(odd),.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    background: none repeat scroll 0 0;
    background-color: #025625;
    color : white;
    border:none!important;
}

.ui-search-input{
    color:black;
    
}

.ui-search-clear{
   width:2px;

}
/* css à changer*/
.modal-dialog {
    color:black;
}

.context-menu-one{
    background-color:#ff0000;
    height:20px;   
}

.context-menu-list {
    color : #000000;
}

/* Bordure des lignes dans datagrid*/
.ui-jqgrid tr.ui-row-ltr td {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #DDDDDD;
}
/*Force CSS icones navbar*/
.ui-icon.glyphicon {
    background: none!important;
    text-indent: 0 !important;
    color: #025625!important;
    border:none!important;
    padding-right:2px!important;
}

.ui-pg-button.ui-state-hover{
    border:none !important;
}
td.ui-state-hover{
    background: none!important;
    padding-right: 0px!important;
    padding-top: 0px !important;
}
.HeaderButton.ui-state-hover{
    border:none !important;
    background:transparent!important;
    padding:1px!important;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.ui-jqgrid .ui-pg-button:hover{
    padding:1px!important;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

div.displayTable{
    display: table;
    font-size:10px!important;
    padding : 0!important;
}
.displayTable .glyphicon, .displayTable .panel-group .glyphicon{
   /* font-size:10px!important;*/
}
.displayTable > a{
    display: table-cell;
    /*width : 16px;*/
    padding-top: 4px!important;
    text-decoration:none!important;
}

.displayTable > form{
        /*width: 16px;*/
    display: table-cell;
    margin: 0px!important;
    padding: 0 4px!important;
}
.displayTable > form > a{
    padding: 0!important;
}
#accordion{
    padding-top:5px!important;
    clear: both;
}

.linkNoHover{
    cursor: default!important;
    text-decoration:none!important;
}

/* Surcharge CSS colonne de total footrow */
.ui-jqgrid .footrow,.ui-jqgrid .footrow td{
    border: none;
    background-color: #C2C4C5!important;
}
.ui-jqgrid tr.footrow-ltr td{
    border-right-style: solid!important;
    border-right-width: 1px!important;
    border-color: #FFFFFF!important;
    font-size: 11px!important;
}

.ui-jqgrid tr.ui-state-hover a {
    color : white;
}

/*Date picker icon color*/
#ui-datepicker-div .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)!important;
    cursor:pointer;
}