﻿.navbar-nav > li > a, .navbar-brand {
    height: 25px;
    padding-bottom: 0 !important;
    padding-top: 4px !important;
}

.navbar { min-height: 28px !important; }

.navbar-custom {
    background-color: #b3b3b3;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#cccccc), to(#b3b3b3));
    background-image: -webkit-linear-gradient(top, #cccccc 0%, #b3b3b3 100%);
    background-image: -moz-linear-gradient(top, #cccccc 0%, #b3b3b3 100%);
    background-image: linear-gradient(to bottom, #cccccc 0%, #b3b3b3 100%);
    background-repeat: repeat-x;
    border-color: #a2a2a2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffb3b3b3', GradientType=0);
    position: fixed;
    top: 30px;
    width: 100%;
    z-index: 1001;
}

.navbar-custom .navbar-brand { color: #000000; }

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
    background-color: transparent;
    color: #000000;
}

.navbar-custom .navbar-text { color: #000000; }

.navbar-custom .navbar-nav > li:last-child > a { border-right: 1px solid #a2a2a2; }

.navbar-custom .navbar-nav > li > a {
    border-left: 1px solid #a2a2a2;
    color: #000000;
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #e87400;
}

.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    background-color: #a2a2a2;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#a2a2a2), to(#bcbcbc));
    background-image: -webkit-linear-gradient(top, #a2a2a2 0%, #bcbcbc 100%);
    background-image: -moz-linear-gradient(top, #a2a2a2 0%, #bcbcbc 100%);
    background-image: linear-gradient(to bottom, #a2a2a2 0%, #bcbcbc 100%);
    background-repeat: repeat-x;
    color: #e87400;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa2a2a2', endColorstr='#ffbcbcbc', GradientType=0);
}

.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #cccccc;
}

.navbar-custom .navbar-toggle { border-color: #dddddd; }

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus { background-color: #dddddd; }

.navbar-custom .navbar-toggle .icon-bar { background-color: #cccccc; }

.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form { border-color: #a1a1a1; }

.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #e87400;
    border-top-color: #e87400;
}

.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
    /*background-color: white;*/
    background-color: #f2f2f2;
    color: #e87400;
}

.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
    border-bottom-color: #e87400;
    border-top-color: #e87400;
}

.navbar-custom .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #000000;
    border-top-color: #000000;
}

.dropdown-menu { background-color: #f2f2f2 !important; }

/*.dropdown-menu > li > a {
    background-color:#e6e6e6 !important;
}*/

.dropdown-menu > li > a:hover {
    /*background-color: #e87400 !important;*/
    background-color: #ffffff !important;
    color: #e87400 !important;
}

.dropdown-menu > li > a:active {
    background-color: #e87400 !important;
    color: #ffffff !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #ffffff !important;
    color: #e87400 !important;
    outline: 0;
    text-decoration: none;
}

.nav-pills > li > a { color: black !important; }

.nav-pills > li.active > a { color: #ffffff !important; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #65C24D !important;
    color: #ffffff;
}

.navbar-toggle {
    font-size: 10px !important;
    height: 22px !important;
    margin-bottom: 1px !important;
    margin-top: 1px !important;
}

.navbar-toggle .icon-bar {
    height: 1px !important;
    width: 20px !important;
}

.navbar-toggle .icon-bar + .icon-bar { margin-top: 2px !important; }


.panel-primary > .panel-heading {
    background-color: #E1DCC2 !important;
    border-color: black !important;
    color: black !important;
}

.panel-primary { border-color: black !important; }

.btn-primary {
    background-color: black !important;
    border-color: black !important;
    color: white !important;
}


.aGlyph { color: black !important; }

.appName { color: #65C24D !important; }

.containerLg {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 99%;
}

#footer {
    background-color: #000000;
    bottom: 0;
    height: 25px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}


.divLbl {
    border: 0px solid black;
    font-size: 12px;
    height: 30px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 5px;
    text-align: right;
    white-space: nowrap;
}

.divlib150 {
    width: 150px;
}

.msgErreurEnseignePeriode {
    border: 1px solid #cc0000;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
    padding: 10px;
    margin: 10px;
    text-align: center;
    white-space: nowrap;
}

.divInp {
    border: 0px solid black;
    padding-bottom: 5px;
    padding-left: 20px !important;
}

.divInpChk {
    border: 0px solid black;
    padding-bottom: 5px;
    padding-left: 20px !important;
    padding-top: 5px;
}



#TabsFrns .nav-pills > li > a { border-radius: 4px 4px 0 0; }

#TabsFrns .tab-content {
    -moz-box-shadow: 3px 3px 3px #666666;
    -webkit-box-shadow: 3px 3px 3px #666666;
    border-bottom: 1px solid black !important;
  
    border-left: 1px solid #65C24D !important;
    border-right: 1px solid black !important;

    /*border: 1px solid #65C24D !important;
    padding: 5px 15px;*/
    border-top: 1px solid #65C24D !important;
    box-shadow: 3px 3px 3px #666666;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666666, offX=3, offY=3, positive=true);
    padding: 5px 15px;
    zoom: 1;
}

.sMap {
    font-size: 12px;

    margin-left: 10px;
}

hr {
    background-color: #65c24d;
    border: none;
    color: #e87400;
    height: 1px;
}

.lblChk {
    font-size: 11px;
    font-weight: normal;
}

.hid { display: none; }

.inputImportant { border: 1px solid red; }

.ui-dialog { z-index: 1000 !important; }

fieldset {
    border-top: 1px solid #65c24d;
    padding: 0 0 0 0;
}

legend {
    border: 0px solid #65c24d;
    color: #65c24d;
    font-size: 90%;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
}

.hrTab { margin: 5px; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc { background: none; }

table.dataTable thead .sorting_asc { background-image: url(images/sort_asc.png) !important; }

table.dataTable thead .sorting_desc { background-image: url(images/sort_desc.png) !important; }

table.dataTable thead .sorting { background-image: url("images/sort_both.png") !important; }

table.dataTable td { padding: 3px 3px !important; }

table.dataTable thead {
    background: #f2f2f2; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d9d9d9, #f2f2f2) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d9d9d9, #f2f2f2) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d9d9d9, #f2f2f2) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d9d9d9, #f2f2f2) !important; /* Standard syntax */
    /*background-color: #f2f2f2 !important;*/
    color: black !important;
}


.datatableCellHead {
    border-collapse: collapse;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.active { color: black !important; }

.btn-login { background-color: black !important; }


.headLogi {
    background-color: #f2f2f2 !important;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    color: black !important;
    padding-bottom: 4px;
    padding-top: 4px;
}

.tdValWithUnit {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
}

.tdUnit {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
}

.tdValWithoutUnit {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    vertical-align: middle;
}

.valCell {
    border: 1px dotted gray;
    height: 30px;
    outline: 0;
    /*!!!!!! utilisé également par jquery*/
    width: 45px;
}

.unitCell {
    border: 1px dotted gray;
    height: 32px;
    outline: 0;
    /*!!!!!! utilisé également par jquery*/
    width: 120px;
}

.commCell { /*!!!!!! utilisé également par jquery*/
    border: 1px solid black;
}

.histoCell { /*!!!!!! utilisé également par jquery*/ }

.tdHeadRow {
    background-color: #f2f2f2;
    border: 1px solid black;
    padding-left: 3px;
}

a.infoHead {
    color: black !important;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

a.infoHead:hover { z-index: 2; }

a.infoHead span { display: none; }

a.infoHead:hover span {
    background-color: gray;
    border: 1px solid #000;
    color: #FFF;
    display: block;
    font-weight: normal;
    left: -6em;
    padding: 5px;
    position: absolute;
    text-align: justify;
    top: 2em;
    width: 18em;
}

a.infoHisto {
    color: #65C24D;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

a.infoHisto:hover { z-index: 2; }

a.infoHisto span { display: none; }

a.infoHisto:hover span {
    background-color: #65C24D;
    border: 1px solid #000;
    color: #FFF;
    display: block;
    font-weight: normal;
    left: -17em;
    padding: 5px;
    position: absolute;
    text-align: justify;
    top: -3em;
    width: 17em;
}

.existComm {
    background-color: #3276b1;
    color: white;
}

a.infoComm {
    color: #3276b1;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

a.infoComm:hover { z-index: 2; }

a.infoComm span { display: none; }

a.infoComm:hover span {
    background-color: #3276b1;
    border: 1px solid #000;
    color: #FFF;
    display: block;
    font-weight: normal;
    left: -17em;
    padding: 5px;
    position: absolute;
    text-align: justify;
    top: 0em;
    width: 17em;
}

#UserInfos_ddlEnseigne {
    background-color: #f2f2f2;
    color: #E87400;
    font-size: 18px;
    font-weight: bold;
}

#UserInfos_ddlPeriode {
    background-color: #f2f2f2;
    color: #E87400;
    font-size: 18px;
    font-weight: bold;
}

.inputXS { height: 25px !important; }

.panel-title { font-weight: bold; }

:focus { outline: 0; }

.resetDdl {
    color: #E87400 !important;
    font-weight: bold !important;
    outline: 0 !important;
}

.inputAddr {
    border: 1px solid #E87400 !important;
    color: #E87400 !important;
}

.spanAddr { color: #E87400 !important; }

.marginBottom-0 { margin-bottom: 0; }

.dropdown-submenu { position: relative; }

.dropdown-submenu > .dropdown-menu {
    -moz-border-radius: 0 6px 6px 6px;
    -webkit-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    top: 0;
}

.dropdown-submenu > a:after {
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover > a:after { border-left-color: #555; }

.dropdown-submenu.pull-left { float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
    -moz-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
    left: -100%;
    margin-left: 10px;
}


.ui-jqgrid .ui-state-highlight { background: yellow; }

.panel-title { font-family: 'Times New Roman', Times, serif; }


.lblgammvert { margin: 15px; }

.panel-iv{
    border-color: black !important;
}
.panel-heading-iv{
    background-color: #E1DCC2 !important;
    color:black !important;
    border-color: black !important;
    text-align:center;
}