﻿body {
    font-size: x-small;
    text-align: center;
    width: 100vw;
}

#navigation,
#pageParams,
.noPrint,
.ui-datepicker,
#btnValiderPeriode,
#header img,
.links,
.clickableArrow,
.ui-button,
.ui-helper-hidden-accessible {
    display: none;
}

#header h3,
.TitrePage {
    font-size: medium;
}

#contentliquid {
    width: 100vw !important;
    padding-top: 10px !important;
}

.nvGrid,
.print100,
fieldset {
    margin: 5px auto;
    width: 95% !important;
}

.nvGrid table {
    width: 100% !important;
}

.nvGrid table td,
.nvGrid table th {
    border: 1px solid #ccc !important;
}

#pnlActifsMain,
#pnlActif {
    width: 100% !important;
}

fieldset {
    border: 1px solid #ccc !important;
}

.ui-state-focus {
    background-color: #ddd !important;
}

.ui-state-focus td {
    color: #1d2124 !important;
}

th {
    background-color: #ccc !important;
}

#footer {
    height: 30px;
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 0;
    font-size: small;
    padding-top: 5px;
    padding-left: 10px;
    vertical-align: middle;
}

#pnlRepartPeriodeAnneeMoinsUn {
    page-break-before: always;
}

.LeftAlignedCell {
    text-align: left;
}

.CenterAlignedCell {
    text-align: center;
}

.RightAlignedCell {
    text-align: right;
}

.noWrapLeftAlignedCell {
    text-align: left;
    white-space: nowrap;
}

.noWrapCenterAlignedCell {
    text-align: center;
    white-space: nowrap;
}

.noWrapRightAlignedCell {
    text-align: right;
    white-space: nowrap;
}

.titreGrid {
    font-weight: bold;
    border: none;
    text-align: left;
}

.CDRSANiveau0 {
    padding-left: 60px !important;
    color: #1d2124;
    white-space: nowrap;
}

.CDRSANiveau1 {
    color: #1d2124;
    font-weight: bold;
    white-space: nowrap;
}

.CDRSANiveau2 {
    padding-left: 10px !important;
    color: #1d2124;
    font-weight: bold;
    white-space: nowrap;
    /*color: #0000FF */
}

.CDRSANiveau3 {
    padding-left: 20px !important;
    color: #1d2124;
    font-weight: bold;
    text-transform: lowercase;
    white-space: nowrap;
}

.CDRSANiveau4 {
    padding-left: 30px !important;
    color: #1d2124;
    text-transform: lowercase;
    white-space: nowrap;
    /*color: #800080*/
}

.CDRSANiveau5 {
    padding-left: 40px !important;
    color: #1d2124;
    text-transform: lowercase;
    white-space: nowrap;
}

.footer {
    display: none;
}