no-html, body {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}

h2 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}

#app-system-message {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: azure;
    text-align: center;
    padding: 5px;
    background-color: #ff0000;
    text-decoration: blink;
}

#app-head {
    border-bottom: 1px #053969 solid;
}

#app-body {
}

#app-error {
    color: #8b0000;
}

#app-message {
    color: #006400;
}

#app-error ul, #app-message ul {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 20px;
}

#app-content {
    margin: 10px;
}

#relnotes ul {
    list-style: circle outside none;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom:5px;
}

/* Styles pour les tables dans les forms */

form {
    padding: 0px;
    margin: 0px;
}

form table {
    width: 100%;
    border: 1px #053969 solid;
}

form table * th {
    width: 15%;
    color: #053969;
    background-color: #f4c137;
    vertical-align: top;
    font-weight: bold;
}

form table * td, form table * th {
    border: 1px #053969 solid;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}

form table.noaxis tr th {
    width: auto;
}

form table tr th.left {
    text-align: left;
}

#app-foot {
    color: #a9a9a9;
    font-size: smaller;
    text-align: center;
    border-top: 1px #053969 solid;
    margin-top: 20px;
}

div.exception {
    white-space: pre;
    color: #8b0000;
    font-size: smaller;
}

div.pad {
    padding: 3px;
}

table tr th {
    color: #053969;
    background-color: #f4c137;
    text-align: left;
}

/* Styles pour les tables  TODO : utiliser le principe de plusieurs classes sur les tables */
table.small, table.large, table.styled {
    border: 1px #053969 solid;
}

table.small * td,
table.small * th,
table.large * td,
table.large * th,
table.styled * th,
table.styled * td {
    border: 1px #053969 solid;
    vertical-align: top;
    padding: 3px;
}

table.small {
    width: 1%;
}

table.large {
    width: 100%;
}

table tr td.right {
    text-align: right;
}

table tr td.control {
    border: none;
    padding: 3px 0 3px 0;
    text-align: right;
}

table tr td.small {
    font-size: 10px;
}

table tr td.fade {
    color: #a9a9a9;
}

table tr td.head {
    border: none;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

table tr td.completion-1 {
    background-color: #8F8;
}

table tr td.completion-2 {
    background-color: #F88;
}

table tr td.completion-3 {
    background-color: #88F;
}

table tr td.completion-4 {
}

table tr td.warning, table tr.warning {
    background-color: #f5f537;
}

table tr td.completed, table tr.completed {
    background-color: #8F8;
}

table tr td.redalert, table tr.redalert {
    background-color: #e84422;
}

table tr td.in-progress, table tr.in-progress {
    background-color: yellow;
}

table tr td.non-completed, table tr.non-completed {
    background-color: lightgray;
}

table tr td.alert, table tr.alert {
    background-color: crimson;
}

.canceled, .canceled a, .canceled a:active, .canceled a:visited {
    color: red !important;
    text-decoration: line-through !important;
}

.canceled a:hover {
    color: #07549A !important;
    text-decoration: underline !important;
}

table.no-border, table.no-border tr, table.no-border tr th, table.no-border tr td {
    border: none;
}

.no-border {
    border: none !important;
}

.bold-text {
    font-weight: bold!important;
}

#small-report {
    font-size: 10px;
}

#small-report table, #small-report table th, #small-report table td {
	 border-color: gray;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.filler {
    width: 95%;
}

div.spacer {
    height: 5px;
}

/*a, a:active, a:hover, a:visited {
    color: #07549A;
}*/

a, a:active, a:link, a:visited {
    color: #2F2820;
    font-weight: bold;
    text-decoration: underline;
}

/*a:hover {
	color: #ffffff !important;
    background-color: #010101;
    font-weight: bold;
	text-decoration: none;
}*/

a img {
    border: none;
}

a.small {
    font-size: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #444;
}

h2 {
    display: list-item;
    list-style-type: square;
}

/*
    HEADER
*/

table.header {
	width: 100%;
}

table.header * a {
    text-decoration: none;
}

.header, .header td {
    padding: 0px;
}

.header-void {
	width: 10px;
    /*height: 64px;*/
    vertical-align: middle;
    /*border: none !important;*/
}

.header-logo {
	width: 200px;
    vertical-align: middle;
    /*border: none !important;*/
    padding-right: 4px !important;
}

.header-logo:hover, .header-logo:hover a {
    background-color: #ffffff !important;
}

.header-logo2 {
	width: 200px;
	margin-left: 5px;
	margin-right: 20px;
	vertical-align: middle;
    border: none !important;
}

.header-menu {
    vertical-align: bottom;
    /*border-bottom: 1px #053969 solid !important;*/
    text-align: center;
}

.header-menu-info {
    color: #333;
    margin-bottom: 5px;
}

.header-menu-info a {
    color: #444;
    text-decoration: underline;
}

.header-bar {
    height: 15px;
    background-color: #f4c137;
    border-bottom: 1px #053969 solid !important;
}

.menu {
    /*background-color: #f4c137;*/
    color: #2F2820;
    text-align: center;
}

/*table.menu {*/
    /*border: none;*/
/*}*/

.sous-menu {
    background-color: #f4c137;
    color: #2F2820;
    text-align: center;
    border-bottom: 1px #053969 solid;
}

.menu-item {
    background-color: #f4c137;
    color: #2F2820;
    width: 100px;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    white-space: nowrap;
    border-bottom: 1px #053969 solid;
}

.menu-item:hover {
    background-color: #010101;
    color: #ffffff;
}

.menu-item:hover a, .sous-menu-item:hover a, .selected a, .selected:hover a {
    color: #ffffff;
    background-color: #010101;
}

.menu-item-link {
    text-decoration: none;
    /*padding: 0 2px 0 2px;*/
}

.menu-item-icon {
    background-color: #ffffff;
    padding: 5px 0;
    display: block;
}

.menu-item-text {
    padding: 3px;
}

.menu-item:hover .menu-item-icon {
    background-color: #f4c137;
}

.sous-menu-item {
    display: inline;
    text-align: center;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 2px;
    white-space: nowrap;
}

.selected {
    background-color: #010101;
    color: #ffffff;
    width: 100px;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    border-bottom: 1px #053969 solid;
    white-space: nowrap;
}

.selected .menu-item-icon {
    background-color: #f4c137;
}

.sous-menu .selected {
    display: inline;
    padding-top: 2px;
}

.page {
    width: 100%;
}

.page {
    border: 0px solid #ffffff !important;
}

.page-message {
    font-weight: bolder;
    padding: 15px;
}

.page-message-info {
    color: green;
}

.page-message-warn {
    color: yellow;
}

.page-message-error {
    color: red;
}


.page-body {
    padding: 0 15px 15px 15px;
    border: 0px solid #ffffff !important;
}

.page-footer {
    margin: 10px;
    text-align: center;
    color: #888;
    font-size: smaller;
    border: 0px solid #ffffff !important;
}

.body {
    width: 100%;
    border-collapse: collapse;
}

.body {
    border: 0px solid #ffffff !important;
}

.body-left-header {
    width: 20%;
}

.body-left {
    background: #f6f6f6 top left no-repeat;
    vertical-align: top;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.body-menu {
    width: 100%;
}

.body-right-header, .body-wide-header {
    background-color: white;
    vertical-align: middle;
    text-align: left;
    margin: auto;
    border: 1px solid #aaa;
    padding: 5px;
}

.body-right {
    vertical-align: top;
    background: white top left repeat;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    min-height: 400px;
}

.body-wide {
    vertical-align: top;
    background: white top left repeat;
    border: 0px solid #aaa;
    padding: 10px;
    min-height: 400px;
}

.printer-data {
/*	font-family: sans-serif;   */
	font-size: 11px;
    page-break-after: always;
}

/* jquery-validate plugin */
label.error {
    font-weight: bold;
    font-style: italic;
    color: #ff3300;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: top;
    white-space: nowrap;
}

/* styles additionnels pour les buttons jquery */
a.button {
    position:relative;
    text-decoration:none;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0 0.5px 0.5px 0;
    vertical-align: middle;
    font-size: 12px;
}

a.button-text {
    position:relative;
    text-decoration:none;
    display: inline-block;
    padding:0.4em 1em 0.4em 20px;
    vertical-align: middle;
    font-size: 12px;
}

span.ui-icon {
    left:0.2em;
    margin:-8px 5px 0 0;
    position:absolute;
    top:50%;
}

/* Default width for jquery datepicker widget */
input.datepicker {
    width: 85px;
}

/* background colors for row alternance in tables */
td.odd {
	background-color: #ffffff;
}

td.even {
	background-color: #e3e3e3;
}
