body { background-color: #fafafa;font-size:0.9rem; }
footer.main-footer { padding: 0; }
footer.main-footer .copyrights { margin-top: 0; }
form option[value=""], form option:not([value]) { color: transparent; }
.clearfix { clear:both; }
.br-20 { border-radius: 20px !important; }
.br-tl-20 { border-radius: 20px 0 0 0 !important; }
.br-tr-20 { border-radius: 0 20px 0 0 !important; }
.br-l-20 { border-radius: 20px 0 0 20px !important; }
.br-bl-20 { border-radius: 0 0 0 20px !important; }
.br-br-20 { border-radius: 0 0 20px 0 !important; }
.br-r-20 { border-radius: 0 20px 20px 0 !important; }
.br-t-20 { border-radius: 20px 20px 0 0 !important; }
.br-b-20 { border-radius: 0 0 20px 20px !important; }
legend { border-style: dotted; }
.alert-wrapper { margin: 30px 0 0 0; }
.bar { padding: 30px 0; }
.form-group.required label.control-label:after { content: " *"; color: #ff0000; }
textarea { resize:none; }
.form-control { border-radius: 20px; }
.form-control:disabled, .form-control[readonly] { background-color: #fff; opacity: 1; }
input.error, select.error { border-color: #ff0000; }
input.valid, select.valid { border-color: #28a745; }
label.error { color: #ff0000; margin-bottom:0;font-size:.9em; }
label.valid { color: #28a745; }
.h { width:0;height:0;border:0;display:none; }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #a6a6a6; font-size: 0.9em; font-weight:400; }
.dropdown-item.active a, .dropdown-item.active a i, .dropdown-item:active a, .dropdown-item:active a i { color: #fff !important; }
.card.card-body.box-white .icon { font-size:2rem; margin-bottom:1rem; }
#darkroom-icons{ top:0; }
.status, .profile-details, .price { background: #eeeeee; border-radius: 20px; text-align: center; padding: 2px 10px; color:#212529; }
.dossier-list { font-size: 1.1em; }
.dossier.status, .price { font-size: large; }
.status.attente-paiement { color: #fff; background-color: #f0ad4e; }
.status.paye, .status.supprime, .status.gratuit, .price { color:#212529; background-color: #eeeeee; }
.status.expire { color: #fff; background-color: #e43838; }
.profile-img { overflow:hidden; height: 200px; width: 200px; margin: auto; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #eee; border-radius: 50%; box-shadow: 0px 1px 2px 1px #aaa; }
.profile-img.thumb { width:60px; height:60px; }
.profile-img.thumbnail { width:25px; height:20px;border: solid 1px #f1f1f1;margin:initial;box-shadow:none; }
.profile-img.thumbnail:not(:first-child) {
  margin-left: -7px;
  z-index:1;
}
.profile-img a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.ajax-overlay { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #000;
    opacity: .6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ajax-loading { opacity: 0.5; }
.img-loading { background: url(../img/loader.gif) no-repeat center center; }
.table { overflow: hidden; }
.table td, .table th { border:none; }
.table thead th { vertical-align: middle; }
.table.pjs { border-bottom: 1px solid #dee2e6; }
.table.pjs td { height:84px; }
.progress.creance { height: 5px; }
.nav.nav-pills .nav-link { padding: .5em; }
.nav.nav-pills.stab .nav-link.active { background-color: #343a40 !important; /* bg-dark */ }
#camera img { max-width: 100%; }
.box a.btn { margin-top: 0; }
.tab-content { box-shadow: 0 1px 2px #aaa;overflow: hidden; }
.has-icon .form-control { padding-left: 2.375rem; }
.has-icon .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.has-icon .form-control {
    height: 37px;
    min-width: 250px;
    border-radius: 20px;
}
/*.badge-absolute { position: absolute; top: 9px; }*/
.fallback { width: 100%; height: 100%; top: 0; position: absolute; left: 0; }
.dz-clickable { cursor: pointer; }
.dz-message { line-height: initial; }
.dz-preview { position: absolute; top: 0;}
.dz-progress { position: absolute; top: 0; width: 60px; height: 60px; border-radius: 50%; opacity: .5; z-index: 1; background: #fff; }
.dz-submit { position: absolute; bottom: 0; text-align: center; z-index: 2; }
.dz-details, .dz-success-mark, .dz-error-mark { display: none; }
/*.dz-error-message { border: solid 1px red; }*/
table img { min-width: 60px !important; max-width: 60px !important; height: 60px; }
/* drp calendar */
.daterangepicker, .drp-calendar .monthselect, .drp-calendar .yearselect, .cancelBtn, .applyBtn, .daterangepicker td.start-date.end-date, .daterangepicker .calendar-table td {
    border-radius: 20px;
}
.daterangepicker.opensright:before {
    left: 15px;
}
.daterangepicker.opensright:after {
    left: 16px;
}
label.input.file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    cursor: pointer;
    z-index:2;
}
.text-required { color: #ff0000; }
input.input.file { display: none; }
.box-simple { margin-bottom:20px; }
@media (max-width: 767px) {
    .nav-pills {
        -webkit-box-orient: row;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
         flex-direction: row; 
    }
}
.ts-111-b {
    text-shadow: 1px 1px 1px black;
}
/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  height: 525px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
}

/* Style the back side */
.flip-card-back { transform: rotateY(180deg); }
.custom-file-label::after { border-radius: 0 20px 20px 0; }
.highlight { background: #eeee00; color:#000;}
.dbOpenButton { height: 34px; padding: 0.375rem 0.75rem; }
.dbBoxd .dbBoxNext, .dbBoxh .dbBoxNext { border-radius: 20px 0 0 0 !important; }
.dbBoxd .dbBoxPrev, .dbBoxh .dbBoxPrev { border-radius: 0 0 0 20px !important; }
.dbBoxy .dbBoxNext, .dbBoxi .dbBoxNext { border-radius: 0 20px 0 0 !important; }
.dbBoxy .dbBoxPrev, .dbBoxi .dbBoxPrev { border-radius: 0 0 20px 0 !important; }
.btn-outline-light:hover { color: inherit; }
.navbar-brand img { max-height: 60px !important; }
.chart-container .caption { text-align: center; padding: 10px 0; font-style: italic; text-decoration: underline; }
.modal-map { height:70vh;width:100%;overflow:hidden; }
.comp { border:none;border-bottom:dotted 1px;display:none;outline:none; }
.comp:focus-visible { outline:none; }
.pi-header { font-weight: bold; font-size: 1.2em; border-bottom: dotted 1px; margin-bottom: .5rem; text-align: center; }
span.cdl, div.hinfos { display:none; }
.passShow { position: relative; } 
.passShow .pInput { padding-right: 30px; } 
.passShow .pIcon { position: absolute; top: 36px; right: 10px; z-index: 1; cursor: pointer; transition: .3s ease all; }  
.passShow .pIcon:hover{ color: #666 !important; }
.btn-group .list.btn-sm { line-height: 1 !important; }
.table-sortable { position:relative; }
.table-sortable tbody tr { cursor: move; }
.table-sortable .sortable-placeholder { display: block;background: #eee;height: 200px;width:100%; }
.table-sortable .sortable-placeholder:after { position: absolute; z-index: 10; content: " "; height: 200px; background: #eee; left: 0; right: 0; }
label.selectable {position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:0;}
