/* Bootstrap and Custom Styling Compatibility */
body {
    background-color: #667f99;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url('../images/fond.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

body, table, td, tr, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#002a54;
}
td, tr, th {
    text-align: left;
}
.content {
    -moz-box-shadow: 0px 0px 5px 2px #9dab6d;
    -webkit-box-shadow: 0px 0px 5px 2px #9dab6d;
    -o-box-shadow: 0px 0px 5px 2px #9dab6d;
    box-shadow: 0px 0px 5px 2px #9dab6d;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dab6d, Direction=NaN, Strength=5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 10px 10px;
    background: white;
    margin-top: 1rem;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.content a {
    font-weight: bold;
    font-size:11px;
    color:#002a54;
    text-decoration: underline;
}

.content a:hover{
    color:#1a009f;
}

.content .titre{
    font-size: 12px;
    color:#792258;
    font-weight: bold;
}

#content .droite{
}

#footer {
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 11px;
}

#footer a {
    color: #FFFFFF;
    text-decoration: none;
    
}

#footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#outer {
    padding-top: 4px;
}

#inner {
    margin: 0;
}

.clear {
    clear: both;
    height:1px;
    overflow:hidden;

}

/* Mozilla code */

#outer > #inner {
    border-top: 0px solid;
}

#center {
    position: relative;
    left: 172px;
}

#title {
    width: 100%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left: 30px;
    letter-spacing:2px;
    font-size: 18px;
    text-align: left;
    color: #002a54;
    margin: 1rem 0;
    font-size: 1,25rem;
    color: #333;
    padding-bottom: 0.5rem; 
}

#userinfo {
    font-family : Arial, Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #002a54;
    color: #555;
    padding: 1rem;
}

#userinfo a {
    font-size: 11px;
    color: #002a54;
}
#userinfo a:hover {
    color: #1a009f;
}

hr {
    height: 1px;
    width: 90%;
}
hr.separator {
    height: 1px;
    width: 40% ;
}

#waitDiv{
    position:absolute;
    margin:0 auto;
    margin-top: 80px;
    margin-left: 200px;
    width:220px;
    text-align: center;
}

.hidden{
    visibility:hidden; 
}

.visible{
    visibility:visible;
}

.date {
}

div, td, p {
    font-size: 10px
}

.componentheading {
    border-top: 1px solid #e70f0f;
    border-bottom: 1px solid #e70f0f;
    font-size: 10px;
    color: blue;
}

.contentheading {
    border-bottom: 1px solid #e70f0f;
    font-size: 11px;
    color: blue;
}

.small {
    font-size: 10px;
    font-style: italic;
}

.smalldark {
}

.button {
    border: 1px #333333 solid;
}

.inputbox {
}

.ontab {
}

.offtab {
}

.createdate {
    font-size: 10px;
    color: #827A78;
}

.modifydate {
    font-size: 10px;
    color: #827A78;
}

.componentheader {
    border-top: 1px solid #e70f0f;
    border-bottom: 1px solid #e70f0f;
    font-size: 11px;
    color: blue;
}

.sectiontableheader {
    border-top: 1px solid #e70f0f;
    border-bottom: 1px solid #e70f0f;
    font-size: 11px;
    color: black;
}

.sectiontableentry1 {
    background: #FFFFFF;
}

.sectiontableentry2 {
    background: #E7E7E7;
}

.searchintro {
    border-bottom: 1px solid;
}

.search {
    position: absolute;
    left: 700px;
    top: 16px;
}

.form-block {
    border: 1px solid #cccccc;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.inputbox {
    margin: 0 0 1em 0;
    border: 1px solid #cccccc;
}

.clr {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.ctr {
    text-align: center;
}

.version {
    font-size: 0.8em;
}

#break {
    height: 50px;
}

form {
    margin: 0px;
}
#navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#navigation a {
    color: #e64415;
    text-decoration: none;
    font-weight: bold;
}
#navigation a:hover {
    font-weight: bold;
    color: #990000;
    text-decoration: underline;
}
#menunav {
padding-left:45px;
}
#menunav a {
color: #002a54;
}
#menunav a:hover {
color: #40acaa;
}

#logo{
    padding: 1rem;
    text-align: left;
    position: fixed;
}

#logo img {
    max-width: 200px;
    height: auto;
}

.content > tbody > tr:nth-child(2) > td > table:nth-child(3) {
    margin-bottom: 15px;
}
select[size="5"], textarea {
    width: 100%;
}

input:disabled,
input:disabled:hover,
input:disabled:active,
input:disabled:focus {
    background-color: #CCCCCC;
}

.input_size {
    width: 100%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e6d4d4;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e6d4d4;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #e6d4d4;
}

.version-history-section {
    margin-top: 1rem;
}

.version-history-section .table td {
    vertical-align: middle;
}

.version-count {
    font-size: 0.9em;
}

.btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
}
.pdf.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.pdf.disabled:hover {
    text-decoration: none;
}
.user-tree-container{
    margin: 30px;
}

/* Cases à cocher dans un select */
.multiselect {
    width: 280px;
}
.selectBox {
    position: relative;
}
.selectBox select {
    width: 100%;
    font-weight: normal;
    font-style: italic;
}
.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
}
#checkboxes label {
    display: block;
    margin-bottom: .1rem !important;
    padding-left: 5px;
}
#checkboxes label:hover {
    background-color: #1e90ff;
}
/*fin*/

#groupRight label {
	display: inline-block !important;
	margin-bottom: 0.2rem !important;
	padding-right: 0.2em !important;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .table-responsive-stack tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 1rem;
        border: 1px solid #ddd;
    }
    
    .table-responsive-stack td {
        display: block;
    }
}

.dropdown > div:hover {
    cursor: pointer;
    background-color: #c4c4c4;
}