html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    height: 100%;
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-size: 15px;
    color: #222;
    background: #F7F7F7;
}

body.navbar-fixed {
    margin-top: 55px;
}

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none !important;
}

.filename,
td,
th {
    white-space: nowrap
}

.navbar-brand {
    font-weight: bold;
}

.nav-item.avatar a {
    cursor: pointer;
    text-transform: capitalize;
}

.nav-item.avatar .dropdown-menu a {
    font-size: 13px;
}

#search-addon {
    font-size: 12px;
    border-right-width: 0;
}

.brl-0 {
    background: transparent;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.brr-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bread-crumb {
    color: #cccccc;
    font-style: normal;
}

#main-table {
    transition: transform .25s cubic-bezier(0.4, 0.5, 0, 1), width 0s .25s;
}

#main-table .filename a {
    color: #222222;
}

.table td,
.table th {
    vertical-align: middle !important;
}

.table .custom-checkbox-td .custom-control.custom-checkbox,
.table .custom-checkbox-header .custom-control.custom-checkbox {
    min-width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-sm td,
.table-sm th {
    padding: .4rem;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #f1f1f1;
}

.hidden {
    display: none
}

pre.with-hljs {
    padding: 0;
    overflow: hidden;
}

pre.with-hljs code {
    margin: 0;
    border: 0;
    overflow: scroll;
}

code.maxheight,
pre.maxheight {
    max-height: 512px
}

.path {
    margin-bottom: 10px
}

form.dropzone {
    min-height: 200px;
    border: 2px dashed #007bff;
    line-height: 6rem;
}

.right {
    text-align: right
}

.center,
.close,
.login-form,
.preview-img-container {
    text-align: center
}

.message {
    padding: 4px 7px;
    border: 1px solid #ddd;
    background-color: #fff
}

.message.ok {
    border-color: green;
    color: green
}

.message.error {
    border-color: red;
    color: red
}

.message.alert {
    border-color: orange;
    color: orange
}

.preview-img {
    max-width: 100%;
    max-height: 80vh;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAKklEQVR42mL5//8/Azbw+PFjrOJMDCSCUQ3EABZc4S0rKzsaSvTTABBgAMyfCMsY4B9iAAAAAElFTkSuQmCC)
}

.inline-actions > a > img,
.inline-actions > a > .mon-icone {
    height: 1.5em;
    width: 1.5em;
    margin-left: 5px;
    background: #3785c1;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
    vertical-align: middle;
}

.preview-video {
    position: relative;
    max-width: 100%;
    height: 0;
    padding-bottom: 62.5%;
    margin-bottom: 10px
}

.preview-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000
}

.compact-table {
    border: 0;
    width: auto
}

.compact-table td,
.compact-table th {
    width: 100px;
    border: 0;
    text-align: center
}

.compact-table tr:hover td {
    background-color: #fff
}

.filename {
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis
}

.break-word {
    word-wrap: break-word;
    margin-left: 30px
}

.break-word.float-left a {
    color: #7d7d7d
}

.break-word+.float-right {
    padding-right: 30px;
    position: relative
}

.break-word+.float-right>a {
    color: #7d7d7d;
    font-size: 1.2em;
    margin-right: 4px
}

#editor {
    position: absolute;
    right: 15px;
    top: 100px;
    bottom: 15px;
    left: 15px
}

@media (max-width:481px) {
    #editor {
        top: 150px;
    }
}

#normal-editor {
    border-radius: 3px;
    border-width: 2px;
    padding: 10px;
    outline: none;
}

.btn-2 {
    padding: 4px 10px;
    font-size: small;
}

.mon-icone {
    height: 1.3em;
    width: 1.3em;
    vertical-align: middle;
    margin-right: 4px;
}

.mon-icone-2xl {
    height: 2.1em;
    width: 2.1em;
}

i.go-back, img.go-back {
    height: 1.2em;
    width: 1.2em;
    color: #007bff;
    vertical-align: middle;
}

.main-nav {
    padding: 0.2rem 1rem;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}

.dataTables_filter {
    display: none;
}

table.dataTable thead .sorting {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC');
}

table.dataTable thead .sorting_asc {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==');
}

table.dataTable thead .sorting_desc {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=');
}

table.dataTable thead tr:first-child th.custom-checkbox-header:first-child {
    background-image: none;
}

.footer-action li {
    margin-bottom: 10px;
}

.app-v-title {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -.5px;
    text-transform: uppercase;
}

hr.custom-hr {
    border-top: 1px dashed #8c8b8b;
    border-bottom: 1px dashed #fff;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

#main-table span.badge {
    border-bottom: 2px solid #f8f9fa
}

#main-table span.badge:nth-child(1) {
    border-color: #df4227
}

#main-table span.badge:nth-child(2) {
    border-color: #f8b600
}

#main-table span.badge:nth-child(3) {
    border-color: #00bd60
}

#main-table span.badge:nth-child(4) {
    border-color: #4581ff
}

#main-table span.badge:nth-child(5) {
    border-color: #ac68fc
}

#main-table span.badge:nth-child(6) {
    border-color: #45c3d2
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .navbar-collapse .col-xs-6 {
        padding: 0;
    }
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: 0 !important;
    outline-offset: 0 !important;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.lds-facebook {
    display: none;
    position: relative;
    width: 64px;
    height: 64px
}

.lds-facebook div,
.lds-facebook.show-me {
    display: inline-block
}

.lds-facebook div {
    position: absolute;
    left: 6px;
    width: 13px;
    background: #007bff;
    animation: lds-facebook 1.2s cubic-bezier(0, .5, .5, 1) infinite
}

.lds-facebook div:nth-child(1) {
    left: 6px;
    animation-delay: -.24s
}

.lds-facebook div:nth-child(2) {
    left: 26px;
    animation-delay: -.12s
}

.lds-facebook div:nth-child(3) {
    left: 45px;
    animation-delay: 0s
}

@keyframes lds-facebook {
    0% {
        top: 6px;
        height: 51px
    }

    100%,
    50% {
        top: 19px;
        height: 26px
    }
}

ul#search-wrapper {
    padding-left: 0;
    border: 1px solid #ecececcc;
}

ul#search-wrapper li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #ecececcc;
}

ul#search-wrapper li:nth-child(odd) {
    background: #f9f9f9cc;
}

.c-preview-img {
    max-width: 300px;
}

.border-radius-0 {
    border-radius: 0;
}

.float-right {
    float: right;
}

.table-hover>tbody>tr:hover>td:first-child {
    border-left: 1px solid #1b77fd;
}

#main-table tr.even {
    background-color: #F8F9Fa;
}

.btnbleu {
    color: var(--bs-btn-hover-color);
    background-color: #3785c1;
    border-color: var(--bs-btn-hover-border-color);
}

.btnbleu:hover {
    color: var(--bs-btn-hover-bg);
    background-color: var(--bs-btn-hover-color);
    border-color: var(--bs-btn-hover-border-color);
}

.amettrelorsqueportable {
    display: none;
}

@media only screen and (max-width:1024px) {
    .table-sm td,
    .table-sm th {
        padding: .8rem .4rem;
    }
    
    .inline-actions a img,
    .inline-actions a .mon-icone {
        height: 2.5em;
        width: 2.5em;
        margin: 4px;
        padding: 6px;
    }
    
    .list-inline-item a .mon-icone,
    .list-inline-item a {
        font-size: 1.2em;
    }
    
    .affichagecolonneoptionnelle {
        display: none;
    }
    
    .custom-control-input {
        width: 24px;
        height: 24px;
    }
    
    .affichenomfichier {
        font-size: 1.1em;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .btn {
        font-size: 1.1em;
        padding: 0.6rem 1rem;
    }
    
    .mt-2 {
        font-size: 1.1em;
    }
    
    .asupprimerlorsqueportable {
        display: none;
    }
    
    .amettrelorsqueportable {
        display: inline;
    }

    #main-table {
        font-size: 1.1em;
    }

    .navbar-brand {
        font-size: 1.2em;
    }
}
