.cache {
    display: none;
}

.img-circular {
    position: absolute;
    width: 64px;
    height: 64px;
    background-size: cover;
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.img-circular-26 {
    position: absolute;
    width: 26px;
    height: 26px;
    background-size: cover;
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.img-circular-45 {
    position: absolute;
    width: 45px;
    height: 45px;
    background-size: cover;
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.img-circular-128 {
    width: 128px;
    height: 128px;
    background-size: cover;
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: auto;
}

.img-circular-36-bordered {
    width: 36px;
    height: 36px;
    background-size: cover;
    /*display: block;*/
    border-radius: 100px;
    border: 2px solid #f8f9fa;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.img-circular-45-bordered {
    position: absolute;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    background-size: cover;
    display: block;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.widget .widget-options, .widget .widget-options-left {
    position: absolute;
    top: 5px;
    opacity: 1;
}

.widget-option-left {
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0.3;
}

.widget-advanced {
    cursor: pointer;
}

.widget .btn-primary:hover {
    background-color: #6ad2eb;
    border-color: #1bbae1;
    color: #ffffff;
}

/*.headerMenuProjetName, .headerMenuProjetName:hover {*/
/*cursor: default;!important;*/
/*}*/

.header-section h1 i {
    line-height: 0.8;
}

.media-items {
    cursor: pointer;
}

.widget-advanced-depense {
    background-color: #eaedf1;
}

.widget-advanced-depense .widget-header {
    height: 125px;
}

.widget-advanced-depense .widget-content-light {
    margin-top: 15px;
}

.widget-advanced-depense .widget-main {
    padding: 20px 10px 10px;
}

.widget-advanced-depense .widget-options, .widget-advanced-depense .widget-options-left, .widget-advanced-depense .widget-options-center {
    position: absolute;
    top: 5px;
    opacity: 0.5;
}

.widget-advanced-depense .widget-options:hover, .widget-advanced-depense .widget-options-left:hover {
    opacity: 1;
}

.widget-advanced-depense .widget-options {
    right: 5px;
}

.widget-advanced-depense .widget-options-left {
    left: 5px;
}

.widget-advanced-depense .widget-icon {
    display: inline-block;
    line-height: 64px;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    border-radius: 32px;
}

.widget-advanced-depense .widget-image, .widget-advanced-depense .widget-icon {
    width: 64px;
    height: 64px;
}

.media-item-depense .media-items {
    position: relative;
    margin-bottom: 20px;
    padding: 0px;
    text-align: left;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.widget-advanced-depense .widget-icon {
    line-height: 60px;
}

.delHebergementExt, .delRestaurationExtMontant, .delRestaurationExtNb {
    position: absolute;
    right: 6px;
    top: 33px;
}

.floatRight {
    float: right;
}

.sidebar-content, .sidebar-content-right {
    width: 100%;
}

.sidebar-section {
    font-size: 12px;
}

.sidebar-content .bootstrap-datetimepicker-widget {
    color: #394263;
    /*background-color: red;*/
    width: 90%;
}

.sidebar-content .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.sidebar-content .form-control-textArea {
    /*height: 30px;*/
    width: 100%;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #394263;
    border-color: #dbe1e8;
}

.sidebar-content .form-control-textArea:focus {
    border-color: #1bbae1;
}

.sidebar-content .select2-container .select2-selection--single {
    height: 30px;
}

.sidebar-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.sidebar-content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}

.fontS12 {
    font-size: 12px;
}

#exportDateTimePicker .datepicker-inline, #exportDateTimePicker .table-condensed {
    width: 100%;
}

#exportDateTimePicker .datepicker table tr td span:hover {
    background: #dbe1e8;
}

#sidebar-alt .sidebar-content .alert.alert-alt {
    border-width: 0;
    border-left-width: 2px;
}

#sidebar-alt .sidebar-content .alert.alert-alt {
    margin-left: 0px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
}

#progress-transport .alert.alert-alt {
    margin-bottom: 15px;
}

.select2 {
    width: 100% !important;
}

.sidebar-wrapper {
    position: relative;
    height: 100%;
    overflow: auto;
}

.linkWithoutDecoration {
    color: #394263;
}

.listActivity {
    margin-bottom: 15px;
    padding: 0px;
    border: 1px solid #dbe1e8;
    color: #394263;
}

.listActivity:hover {
    color: #1bbae1;
}

.colP0 {
    padding: 0px;
}

.vam {
    vertical-align: middle;
}

.block {
    padding-bottom: 20px;
}

#login-container .block {
    padding-bottom: 1px;
}

.tachePriorite {
    position: absolute;
    font-size: 12px;
    left: 8.5px;
    top: 4px;
}

.table-responsive {
    overflow-x: visible;
}

.timeTd {
    width: 104px;
}

.queFaitesVousBtn {
    background-color: #f9fafc;
    border-color: #f9fafc;
    font-size: 13px;

    padding: 16px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-radius: 0px;
}

.queFaitesVous .dropdown-menu {
    left: auto;
    right: 0px;
}

.queFaitesVousBtn:hover {
    background-color: #1bbae1;
    border-color: #1bbae1;
    font-size: 13px;
    color: white;
}

.c-info {
    padding-left: 0px;
    padding-right: 10px;
}

.clickable:hover {
    color: #1bbae1;
}

#tableauAdresses thead > tr > th {
    padding-top: 0px;
}

.marker {
    position: absolute;
    border: 1px solid rgba(255, 0, 0, 0.3);
}

.markerOk {
    position: absolute;
    /*border: 1px solid blue;*/
    background-color: rgba(0, 0, 255, 0.2);
}


.markerLineOk {
    position: absolute;
    /*border: 1px solid blue;*/
    background-color: rgba(0, 0, 255, 0.2);
}

.marker:hover {
    background-color: rgba(255, 0, 0, 0.4);
    cursor: pointer;
}

.markerOk:hover {
    background-color: rgba(0, 0, 255, 0.4);
    cursor: pointer;
}

.markerLineOk:hover {
    background-color: rgba(0, 0, 255, 0.4);
    cursor: pointer;
}

.ui-selecting {
    background-color: rgba(0, 255, 0, 0.4);
}

.inputDisabled {
    background-color: silver;
    opacity: 1;
}

.kanban {
    position: relative;
}

.board-column-content {
    position: relative;
    /*border: 1px solid #eaedf1;*/
    /*margin-bottom: 10px;*/
    /*min-height: 95px;*/
}

.board-item {
    position: absolute;
    width: 100%;
    margin: 5px 0;
}

.board-item.muuri-item-releasing {
    z-index: 9998;
}

.board-item.muuri-item-dragging {
    z-index: 9999;
    cursor: move;
}

.board-item.muuri-item-hidden {
    z-index: 0;
}

.board-item-content {
    position: relative;
    padding: 5px 25px;
    margin: 10px 0 0 0px;
    background: #fff;
    /*border-radius: 4px;*/
    /*font-size: 17px;*/
    cursor: default;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#tableTVA th, #tableCategories th, #tableUnites th, #tableEcheances th, #tableTypesPaiement th {
    /*padding-left: 0px;*/
    padding-right: 0px;
    font-size: 14px;
    font-weight: bold;
}

.chart-tooltip {
    z-index: 1;
}

#creancesClientsTable .solde, #creancesFournisseursTable .solde, #tableFactures .solde, #tabEntreeArgent .montant {
    cursor: pointer;
}

#creancesClientsTable thead > tr > th, #creancesFournisseursTable thead > tr > th, #tableFactures thead > tr > th {
    padding: 8px;
}

.sidebar-content .chosen-container {
    color: #394263;
}

.widget-advanced .widget-header {
    height: 120px;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
    font-weight: bold;
}

.timeline-list:after {
    left: 190px;
}

.timeline-list .timeline-icon {
    left: 175px;
}

.timeline-list .timeline-time {
    width: 160px;
}

.timeline-list .timeline-content {
    margin-left: 220px;
}

.hover-pointer {
    cursor: pointer;
}

.beforeNow {
    color: red;
}

.widget-options-center {
    left: 32px;
}

.nav-tabs {
    border-radius: 0.5rem;
    background: rgb(233, 236, 239);
}

.nav-tabs {
    border-bottom: 0px solid transparent;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}

.nav-tabs .nav-item {
    margin: 0.5rem;
}

.nav-fill .nav-item {
    text-align: center;
    flex: 1 1 auto;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: rgb(0, 123, 255);
    background-color: rgb(255, 255, 255);
    border-color: transparent;
}

.nav-tabs .nav-link {
    border-radius: 0.5rem;
    /*padding: 0.5rem;*/
    transition: color 0.35s ease-out 0s;
}

.nav-tabs > li > a {
    margin-bottom: 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #1bbae1;
}

.card {
    box-shadow: rgba(33, 37, 41, 0.05) 0px 0.1875rem 0.375rem;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0px;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(222, 226, 230);
    border-image: initial;
    border-radius: 1rem;
    margin-bottom: 24px;
}

.card > .progress {
    height: 0.4rem;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.progress {
    display: flex;
    height: 0.375rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #dee2e6;
    border-radius: 20rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.5rem;
}

/*.card-body .card-options {*/
/*    position: absolute;*/
/*    top: 1.5rem;*/
/*    right: 0.75rem;*/
/*}*/

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}
.btn-options {
    color: #6c757d;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.btn-points {
    color: #394263;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 0px 0px;
}

h5, .h5 {
    font-size: 20px;
    font-weight: bold;
}

.linkWithoutDecoration:hover {
    text-decoration: none;
}

.card-project .avatars {
    margin-bottom: 5px;
}
.avatars {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.avatars > li {
    display: inline-block;
}

.card .avatar {
    border-color: #fff;
    background: #fff;
}
.avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #f8f9fa;
    background: #f8f9fa;
    color: #fff;
}

.avatars > li + li {
    margin-left: -12px;
}


.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.btn-round {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    padding: 0;
    background: #dee2e6;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.input-group {*/
/*    position: relative;*/
/*    display: flex;*/
/*    !*flex-wrap: wrap;*!*/
/*    align-items: stretch;*/
/*    width: 100%;*/
/*}*/

.input-group-prepend {
    margin-right: -1px;
}

.input-group-prepend, .input-group-append {
    display: flex;
}
.input-group-round .input-group-prepend .input-group-text {
    border-radius: 10rem 0 0 10rem;
}
.input-group-round .input-group-prepend + .form-control {
    border-radius: 0 10rem 10rem 0;
}
.input-group-prepend .input-group-text {
     padding-right: 0;
 }
.input-group-text {
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0 5px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(33, 37, 41, 0.5);
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
}

.nav-fill {
    margin-bottom: 40px;
}

#myFormNew .timeline-list li, #myFormEdit .timeline-list li {
    padding: 10px 0;
}

#myFormNew .timeline-list .timeline-time, #myFormEdit .timeline-list .timeline-time {
    width: 85px;
}

#myFormNew .timeline-list .timeline-icon, #myFormEdit .timeline-list .timeline-icon {
    left: 95px;
}

#myFormNew .timeline-list:after, #myFormEdit .timeline-list:after {
    left: 109px;
}

#myFormNew .timeline-list .timeline-content, #myFormEdit .timeline-list .timeline-content {
    margin-left: 135px;
}

#myFormNew .select2 li, .timeline-time li, #myFormEdit .select2 li, .timeline-time li {
     padding: 0px 0;
}

select, #myFormNew .select2, #myFormEdit .select2 {
    color: #444;
}

.bg-danger {
    background-color: #dc3545 !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

.form-group0 {
    margin: 0!important
}

.card > .progress .progress-bar {
    height: 1rem;
    border-radius: 1.5rem 0 0 0;
}

.kanban > .kanbanCol .card-list-body {
    min-height: 1rem;
}

#tacheNotes .card-note {
    background: #fff7dd;
    border-color: #fff1c9;
}

#tacheNotes .card-header {
    padding: 16px 24px 0 24px;
}

#tacheNotes .card-body {
    padding: 16px 24px 24px 24px;
}

.Mylegend {
    list-style: none;
}

.Mylegend li {
    float: left;
    margin-right: 10px;
}

.Mylegend span {
    border: 1px solid #ccc;
    float: left;
    width: 15px;
    height: 12px;
    margin: 2px;
}

.disabled {
    background: #ccc;
}

.disabledLink {
    color: currentColor;
    cursor: not-allowed;
    text-decoration: none;
}

.inputSearch {
    border-radius: 25px;
    padding: 7px 14px;
    background-color: transparent;
    border: solid 1px rgba(0,0,0,0.2);
    width: 200px;
    box-sizing: border-box;
    color: #2e2e2e;
    margin: 3px 10px;
}

#depensesSearch .sort.desc:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #2e2e2e;
    content: "";
    position: relative;
    top: 11px;
    right: 0px;
}

#depensesSearch .sort.asc:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #2e2e2e;
    content: "";
    position: relative;
    top: -9px;
    right: 0px;
}

@media screen and (min-width: 992px) {
    .sidebar-alt-visible-lg #sidebar-alt {
        width: 400px;
        opacity: 1;
    }

    .sidebar-alt-partial #sidebar-alt:hover ~ #main-container, .sidebar-alt-visible-lg #main-container {
        margin-right: 400px;
    }
}