#logo {
    text-align: center;
    padding: 20px;
}
.title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.title h2 {
    font-size: 24px;
    font-family: sans-serif;
}
#langs {
    right: 0;
    top: 0;
    padding: 20px;
    text-align: center;
}
#langs > div {
    font-size: 10px;
    float: right;
}
.container {
    padding: 40px;
}
ul {
    list-style: none;
    padding: 0;
}
ul li span {
    margin: 10px 0 0 10px;
}
.fa-2x {
    margin: 10px 0;
}
h2 {
    font-size: 18px;
    text-transform: uppercase;
}
.profil a {
    margin-left: 22px;
    text-decoration: underline;
    color: rgb(119, 119, 119);
}
.sideTitle {
    margin-bottom: 20px;
}
h3 {
    font-family: sans-serif;
    font-size: 18px;
    margin: 20px 0;
    color: rgb(140, 172, 211);
    font-weight: 600;
    font-style: italic;
}

.profil h4,
.profil a,
.profil span,
.list h2,
.list ul li span {
    color: rgb(118, 119, 119);
}

.list ul li ul {
    padding-left: 40px;
}
.list ul li ul li {
    height: 22px;
}

label {
    color: gray;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
}
.list {
    border: 2px solid #fff;
    padding: 10px 12px;
}

button,.btn,.button,.dt-button {
    text-transform: uppercase;
    background-color: rgb(0, 176, 240);
    color: #fff;
    border-radius: 10px;
    padding: 8px 12px;
    margin: 5px;
}
button.first {
    margin-left: 60px;
}
button.update {
    margin-left: 0;
}
button.second {
    float: right;
    margin-right: -15px;
}
.btnConect {
    text-align: center;
}

/* table */
#searchTable th, .tb th {
    font-size: 11px;
    text-transform: uppercase;
    background-color: rgb(79, 129, 189);
    color: white;
}
#advancedSearchDatatable tr.rowFilter {
    color: black;
    background-color: rgb(218, 238, 243);
}
.tb td, .tb th {
    border: 1px solid white;
    padding: 8px;
}
#searchTable td, #searchTable th {
    border: 1px solid white;
    padding: 8px;
}
#advancedSearchDatatable tr td {
    background-color: white;
    color: rgb(119, 119, 119);
}
table#advancedSearchDatatable {
    float: left;
}
.tb {
    width: 100%;
}
thead.tb {
    background-color: #47b;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
thead.tb td {
    text-align: center;
}
tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.tb tbody tr:nth-child(odd),
#searchTable tr:nth-child(odd) {
    background-color: rgb(208, 216, 231);
}
.tb tbody tr:nth-child(even),
#searchTable tr:nth-child(even) {
    background-color: rgb(233, 236, 243);
}

.search label {
    top: 8px;
    font-size: 18px;
    font-style: italic;
    margin: 7px 0 0 42px;
}

.column_filter {
    border-radius:6px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
}
.headTitle {
    font-size: 15px;
    font-style: normal;
    color: #555;
}
.inputSearch {
    float: right;
    margin-right: 20px;
}

.datefilter {
    min-width: 190px;
}

.minDate, .maxDate {
    width: 50%;
    float: left;
}
.minDate {
    border-radius: 4px 0 0 4px;
}
.maxDate {
    border-radius: 0 4px 4px 0;
}

#reqtable {
    width: 90%;
}

.dt-buttons {
    float: left;
    margin: 18px 0;
    clear: both;
}

.right_column_form input,
.right_column_form textarea {
    display: inline-block;
    height: 30px;
    background-color: #fff;
    margin: 10px 0;
    width: 95%;
}

.right_column_form textarea {
    height: 80px;
}

.sidebar {
    padding: 0px;
    max-width: 320px;
}

#advancedSearchDatatable_filter input {
    border-radius: 4px;
    padding: 5px;
    margin: 10px;
    border: solid 1px #ccc;
}

#advancedSearchDatatable_paginate {
    float: right !important;
}
#advancedSearchDatatable_length {
    float: left;
    padding: 10px 20px;
}
#advancedSearchDatatable_length label {
    color: #333;
}

#advancedSearchDatatable_filter {
    float: left;
    margin-left: 60px;
}

.requete {
    max-width: 1000px;
}

td.left_column_form {
    min-width: 200px;
}

a[name="menulink"] {
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
}

a[name="menulink"] i {
    margin-right: 8px;
    color: black;
    top: 5px;
    position: relative;
}

a[name="menulink"] span {
    white-space: normal;
    line-height: 18px;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-right: 20px;
    vertical-align: middle;
    text-decoration: inherit;
    color: inherit !important;
}

input#uploadedfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
}
label.uploadedfile {
    width: 95%;
    height: 40px;
    text-align: right;
    margin: 0;
    padding: 0px 20px;
    font-style: italic;
    font-weight: bold;
    background-color: #69b;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    vertical-align: middle;
}
label.uploadedfile + a {
    width: 5%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.form-control.textsearch + i {
    width: 5%;
    text-align: center;
}

.suggestionList {
    top: 10px;
    border-radius: 5px;
}
.suggestionList li {
    padding: 5px;
    border-bottom: solid #bbb 1px;
}
.suggestionList li:hover {
    cursor: pointer;
    background-color: #69b;
    color: #fff;
}

.tree-branch {
    margin-left: 20px;
}

.collapsible {
    cursor: pointer;
}

.collapsible::before {
    content: "\f196"; /* Unicode for fa-plus-square */
    font-family: FontAwesome;
    padding-right: 8px;
}

.collapsed::before {
    content: "\f147"; /* Unicode for fa-plus-square */
    font-family: FontAwesome;
    padding-right: 8px;
}

.collapsible-content {
    display: none;
}

/* Default icon for all types */
.filetype-default::before {
    content: "\f016"; /* Unicode for 'fa-file-o' in Font Awesome 4 */
    font-family: FontAwesome;
    padding-right: 8px;
}

.filetype-pdf::before {
    content: "\f1c1"; /* Unicode for file-pdf-o */
    font-family: FontAwesome;
    padding-right: 8px;
}

.filetype-svg::before,
.filetype-gif::before,
.filetype-png::before,
.filetype-jpeg::before,
.filetype-jpg::before {
    content: "\f1c5"; /* Unicode for file-image-o */
    font-family: FontAwesome;
    padding-right: 8px;
}

.filetype-doc::before {
    content: "\f1c2"; /* Unicode for file-pdf-o */
    font-family: FontAwesome;
    padding-right: 8px;
}


