.btn-accent,
.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active,
.btn-accent:active:focus,
.btn-accent:active:hover,
.btn-accent.active:focus,
.btn-accent.active:hover {
    background-color: var(--accent);
    color: #FFFFFF;
}

#cmis-table tbody tr {
    height: 60px;
    cursor: pointer;
    background: #f9f9f9;
}

#cmis-table tbody tr:hover {
    background: #eee !important;
}

#notebook-info .date-livraison {
    font-size: 22px;
    min-width: 180px;
    margin-top: 6px;
    margin-right: 10px;
}

#notebook-info .label-form {
    font-size: 16px;
    width: 240px;
}

#notebook-info .label-form.mini {
    font-size: 16px;
    width: initial;
}

#notebook-info input {
    font-size: 16px;
}

#notebook-mail:hover .change-client {
    display: inline-block;
}

#notebook-photos {
    position: relative;
}

#menu-carnet .nav-center {
    margin-bottom: 14rem !important;
}

#menu-carnet .nav-center li.info-nav {
    position: absolute !important;
}

#menu-carnet .nav-center li.info-nav.unact-last {
    margin-top: 4.3rem;
}

#menu-carnet .nav-center li.info-nav.unact-first {
    margin-top: -2.6rem;
}

#menu-carnet .nav-center li.info-nav {
    transition: 0s;
}

#menu-carnet .nav-center li.info-nav a {
    transition: 0s;
}

#menu-carnet .sub-menu {
    display: none
}

#menu-carnet li.info-nav.active .sub-menu {
    position: absolute;
    display: block;
    width: 15rem;
    top: 0;
    margin-left: 11rem;
    text-align: left;
}

#menu-carnet .nav-center li.info-nav:not(.active) {
    transform: scale(0.85);
    margin-left: -5.5rem;
}

#menu-carnet .nav-center li.info-nav.active {
    margin-left: 4rem;
}

#menu-carnet .nav-center li.info-nav.active a {
    height: 125px;
    padding-top: 19px;
}

#menu-carnet .nav-center .nav {
    transform: translateX(-3vw);
}

.add-new-carnet {
    cursor: pointer
}

.add-new-carnet:hover .material-icons {
    color: #aaa !important;
}

.add-step-doc-nb:hover {
    text-decoration: underline;
}

.article23_xml_label {
    font-size: 13px;
    top: 22px;
    left: 40px;
    width: 280px;
    height: 40px;
    padding: 12px;
    border: 1px solid #c1c1c1;
    background: #f6f6f6;
}

.modal_opt-button {
    color: #999;
    position: relative;
    cursor: pointer;
    margin-left: 1rem;
}

.modal_opt-button:hover .big-cogs {
    animation: rotating 1.8s infinite;
    animation-timing-function: linear;
}

.modal_opt-button:hover .sec-cogs {
    animation: rotatingreverse 1.8s infinite;
    animation-timing-function: linear;
}

.modal_opt-button:hover .third-cogs {
    animation: rotatingreverse 1.8s infinite;
    animation-timing-function: linear;
}

@keyframes rotating {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotatingreverse {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.attachment {
    margin-top: -5px;
    margin-left: 13px;
    color: #777;
}

/*.js-dropdown-add-doc {
    font-size: 21px;
    width: inherit;
    margin-left: 11px;
    padding: 10px 10px 10px 33px;
    color: #4e4e4e;
    border: 1px solid #ddd;
    border-radius: 5px;
}*/

.attachment:hover {
    color: #00bcd5;
}

.badge-menu {
    font-size: 14px;
    position: absolute;
    right: 33px;
    width: 22px;
    height: 22px;
    text-align: center;
    color: white;
    border-radius: 20px;
    background: #ff9801;
}

.badge-menu-sidebar {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    top: 3px;
    left: 34px;
    width: 19px;
    height: 19px;
    text-align: center;
    color: #000;
    border-radius: 20px;
    background: #fff;
}

.badge-menu-sidebar:before {
    position: absolute;
    margin: -1px 0 0 -6px;
    padding: 0;
    ;
    content: '';
    animation: notification 4.5s infinite;
    border: 2px solid;
    border-color: #fff;
    border-radius: 100px;
}

.button-action {
    margin: 6px;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f4f4f4;
    display: inline-flex;
    box-shadow: 0 1px 1px #ddd;
}

.button-action.active {
    box-shadow: inset 0 0 2px 1px #dedede;
    border: 1px solid #e8decf;
}

.button-action:hover {
    background: #f2f2f2;
    box-shadow: 0 1px 1px #aaa;
}

.card-chart {
    width: 31% !important;
}

.close-modal-top {
    position: absolute;
    /*top: 5px;
    right: 6px;
    font-size: 19px;*/
    top: 0.5rem;
    right: 0.65rem;
    font-size: 24px;
    color: #aaa;
    cursor: pointer;
}

.collapse-sm {
    display: flex;
}

/*.collapse.in .active a {
    background: #333 !important;
    box-shadow: none !important;
    background: #333;
    box-shadow: none;
}*/

.ct-area.ct-threshold-above,
.ct-area.ct-threshold-below {
    fill: #fff;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end,
.ct-label.ct-vertical.ct-start {
    font-size: 12px;
    font-weight: 500;
}

.ct-chart-livre .ct-series-a line {
    stroke: #fff;
    stroke-width: 8px;
}

.card [data-background-color] .ct-series-a .ct-point,
.card [data-background-color] .ct-series-a .ct-line,
.card [data-background-color] .ct-series-a .ct-bar,
.card [data-background-color] .ct-series-a .ct-slice-donut {
    stroke: #fff !important;
}

.ct-series-a .ct-bar {
    stroke: #008192;
}

.ct-series-a .ct-line {
    stroke: #fff !important;
    stroke-width: 3px;
}

.ct-series-b .ct-bar {
    stroke: #0093a7;
}

.ct-series-c .ct-bar {
    stroke: #00a5bb;
}

.ct-series-d .ct-bar {
    stroke: #07b8d0;
}

.ct-series-e .ct-bar {
    stroke: #10cde6;
}

.ct-series-f .ct-bar {
    stroke: #38e1f7;
}

/*.dataTables_length label {
    font-size: 13px;
}*/

.document .document-name {
    font-weight: 400;
    position: relative;
    top: -5px;
    margin-left: 14px;
}

.document .fileinput {
    margin-bottom: 2px;
}

.document .loader {
    position: absolute;
    display: flex;
}

.document .loader-percent {
    font-size: 14px;
    position: absolute;
    margin-top: 7px;
    margin-left: -46px;
    color: #ff9801;
}

.document .sent-document {
    font-size: 25px;
    margin: 5px 0;
    ;
    color: #03a89e;
}

.document.greenhover {
    margin-bottom: 14px;
    animation-duration: 1s;
}

.document.greenhover:hover {
    color: #02a89e !important;
}

.document.greenhover:hover b {
    cursor: pointer;
    color: #02a89e !important;
}

.document:hover .js-remove-pref-doc {
    opacity: .7;
}

.document:hover .trashcan {
    padding-top: 15px;
    opacity: 1;
}

/*.effective-dropdown-style {
    margin-top: 28px;
    padding-left: 10px;
}

.effective-dropdown-style li {
    margin-top: 15px;
    padding: 10px;
    list-style: none;
    cursor: pointer;
    border-radius: 2px;
    background: #f5f5f5;
}

.effective-dropdown-style li:hover {
    background: #eee;
    box-shadow: 0 1px #e0e0e0;
}*/

.equ-add-comment {
    font-size: 16px;
    width: 100%;
    margin: 5rem 0;
    padding: 10px 10px 10px 33px;
    color: #4e4e4e;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.equipement:hover .trashcan,
.edit-comment,
.js-edit-comment,
.new-comment {
    opacity: 1;
}

.equipment-comment {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: -1rem;
    color: #555;
}

.excel-carnet {
    font-weight: 200;
    position: relative !important;
    margin: 6px !important;
    padding: 10px !important;
    cursor: pointer !important;
    text-transform: initial !important;
    color: #777 !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    background: #f4f4f4 !important;
    box-shadow: 0 1px 1px #ddd !important;
}

.fileinput-exists i {
    font-size: 30px;
    color: #03a89e;
}

.flex-2 {
    flex: 2;
}

.hermes-select {
    transition-duration: .25s;
    background: #fff;
}

.hermes-select button {
    height: 40px;
    padding: 10px !important;
    cursor: pointer;
    border: 1px solid #ddd !important;
    border-radius: 9px !important;
}

.hermeschip.room-name {
    min-width: 72px;
}

.hermeschip:hover .overflow-show {
    animation: overflowShow 4s infinite linear;
    animation-delay: .5s;
}

.iFlex {
    display: inline-flex;
}

.icon-card.zeus-color-icon {
    background: #3a93ef !important;
}

.icon-courrier {
    width: 46px;
    height: 60px;
    background: url('../img/web/icon.png') (contain) no-repeat;
}

.icon-equipement i {
    display: inline-block;
    width: 23px;
    margin-top: 1px;
    text-align: center;
    color: #00a79d;
}

.info-date-livraison {
    position: absolute;
    left: 49%;
    margin-top: -3rem;
    transform: translateX(-50%);
}

.js-add-equ .hermes-select {
    width: 90% !important;
}

.js-add-equipement[disabled='disabled'] {
    background: #aaa !important;
}

.js-input-doc-search {
    font-size: 21px;
    width: inherit;
    margin-left: 11px;
    padding: 10px 10px 10px 33px;
    ;
    color: #4e4e4e;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.js-edit-comment {
    font-size: 13px;
    margin-left: .5rem;
    cursor: pointer;
    color: #555;
}

.js-etape2-submit {
    display: none;
    margin-top: 240px !important;
}

.js-nav-title .counter-menu {
    font-size: 8px;
    position: relative;
    bottom: 25px;
    color: #aaa;
}

.js-nav-title .counter-menu-top {
    position: relative;
    top: -5px;
}

.js-nav-title a {
    height: 107px;
}

.js-nav-title.active .counter-menu,
.card [data-background-color] .ct-label {
    color: #fff !important;
}

.js-remove-equipement {
    cursor: pointer;
}

.js-remove-pref-doc {
    float: right;
    margin: 4px;
    transition: .05s;
    opacity: 0;
    color: #888;
}

.js-room-selected,
.full-width {
    width: 100% !important;
}

.linkToBat {
    color: #555;
}

.loader_gif {
    font-size: 25px !important;
    position: absolute;
    margin-top: 4px;
    margin-left: 5px;
    color: #ff9801;
}

.loader_progress {
    position: relative;
    top: 35px;
    left: -42px;
    width: 40px;
    height: 7px;
    border: 1px solid #1b96f5;
    border-radius: 7px;
    background: linear-gradient(to right, rgb(0, 174, 241));
}

.logs-container {
    overflow: auto;
    max-height: 300px;
}

.logs-container i {
    margin-right: 5px;
    margin-left: 3px;
}

.logs-date {
    margin-top: 2rem;
    padding: .5rem 1rem;
    ;
    border-bottom: 1px solid #ccc;
}

.map-js-name {
    position: relative;
    overflow: auto;
    width: 61%;
    height: 168px;
}

.map-js-name ul {
    padding: 0;
    ;
    list-style: none;
}

.map-js-name ul li {
    display: inline-flex;
    width: 210px;
    margin-left: .5rem;
    padding-bottom: .5rem;
}

.modal .send-new-doc .go-back {
    position: absolute;
    top: 1rem;
    left: 1rem;
    cursor: pointer;
    color: #777;
}

.modal .send-new-doc input[type='radio']+label {
    margin: 0 2rem;
    padding: 1rem;
    ;
    cursor: pointer;
    transition: .25s;
    color: #666;
    border: 1px solid #aaa;
    border-radius: 1rem;
}

.modal .send-new-doc input[type='radio']:checked+label {
    color: #fff;
    background: #ff9801;
}

.modal-footer.unstyled {
    padding: 0;
    background: #fff !important;
}

.monthName p {
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.new-doc-input {
    width: 18em;
    margin-top: 3rem;
    padding: 14px;
    cursor: pointer;
    transition-duration: .25s;
    color: #8f8f8f;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: white;
}

.notice-link {
    margin-top: 8px;
    margin-left: 4px;
    transition: .2s;
    color: #555;
}

.notice-link:hover {
    color: #01a69d;
}

.one-logement label,
#notebook-info input::placeholder {
    font-size: 14px;
}

.one-stats .card-title,
.one-stats .category {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.options-nb i {
    transition: .25s;
    color: #777;
}

.options-nb:hover i,
.equ-add-comment::placeholder {
    color: #888;
}

.overlay {
    position: absolute;
    width: 62%;
    height: 96%;
    background: rgba(101, 101, 101, .28);
}

.overlay .text {
    font-size: 18px;
    position: relative;
    top: 35%;
    left: 50%;
    width: inherit;
    padding: 42px;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: white;
    border-radius: 17px;
    background: rgb(119, 119, 119);
}

.pdf-download-doc {
    color: #666;
}

.pdf-download-doc:hover {
    color: #444;
}

.photo {
    position: relative;
    width: 140px;
    height: 90px;
    margin: 25px;
    border: 1px #dddeee solid;
    border-radius: 6px;
    background-size: cover;
}

.photo-modal-show {
    position: relative;
    left: 50%;
    width: 80%;
    transform: translateX(-50%);
    text-align: 0;
    background-size: cover;
}

.photo-ombre {
    position: absolute;
    width: 252px;
    height: 162px;
    margin: 24px;
    transition: .2s;
    opacity: 0;
    border-radius: 6px;
    background-size: cover;
    filter: blur(3px);
}

.photos-container {
    display: inline-flex;
    cursor: pointer;
    margin: 1rem;
}

.photos-container:hover .photo-ombre {
    opacity: .9;
}

.photos-container:hover .trashcan-photo {
    transition: .5s;
    opacity: 1;
}

.piece {
    padding: 2px 7px;
    cursor: pointer;
    border-radius: 20px;
}

.piece:hover .trashcan {
    padding-top: 15px;
    opacity: 1;
    color: #999;
}

.piece:hover,
.equipement:hover,
.document.grayhover:hover,
li.one-logement:hover {
    background: #eee;
}

.recentNotebooks {
    line-height: 2.2;
    overflow: auto;
    height: 154px;
    padding: 0 1rem;
    ;
    list-style: none;
}

.recentNotebooks a {
    transition: .2s;
}

.recentNotebooks a:hover {
    text-decoration: underline;
}

.remove-save {
    animation-name: delete;
    animation-duration: 2.8s;
}

.room-name.fadeToGray {
    font-size: 15px !important;
}

.save-carnet {
    margin: 0 20px !important;
    padding: 10px !important;
}

.saved-carnet {
    font-size: 33px !important;
    position: relative;
    z-index: -1;
    top: -35px;
    left: 25px;
    display: none;
    margin-left: 20px;
    color: #22d022;
}

.separator {
    border-left: 1px dashed;
    flex: .1;
}

@media (min-width: 1200px) {
    .stats-container-home,
    .stats-container-home > div {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .stats-container-home .one-stats {
        display: flex;
        flex-flow: column nowrap;
        flex: 1 1 auto;
    }
    .stats-container-home .card {
        flex: 1 1 auto;
    }
}

.tab-pane .message-spinner,
.modal .send-new-doc input[type='radio'],
#notebook-mail .change-client {
    display: none;
}

.titre-page {
    font-size: 25px;
    width: 100%;
    height: 60px;
    text-align: center;
}

.trashcan {
    position: relative;
    top: -20px;
    float: right;
    transition: .25s;
    opacity: 0;
    color: #999;
}

.trashcan-add:hover {
    color: #03a79e !important;
}

.trashcan-photo {
    position: relative;
    height: 26px;
    margin-top: 3rem;
    margin-left: -5.5rem;
    opacity: 0;
    color: #444;
    border-radius: 2px;
    background: #fffcc;
}

.trashcan:hover {
    color: #f36767;
}

.ui-widget-shadow {
    box-shadow: -1px -1px 1px #eee !important;
    webkit-box-shadow: -1px -1px 1px #eee !important;
}

.ui-widget.ui-widget-content {
    font-size: 11px;
    top: -20px;
    opacity: 0;
    border: 1px solid #d3d3d3;
    background: #f9f9f9ed;
}

.update {
    animation: update 1.5s;
}

.xml-etape2 {
    /*width: 400px;*/
    padding: 14px;
    cursor: pointer;
    transition-duration: .25s;
    color: #8f8f8f;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: white;
    font-size: 1.3rem;
}

.xml-etape2:hover,
.hermes-select:hover {
    background: #f5f5f5;
}

.zeus-color-menu.active a {
    background: #3a93ef !important;
    ;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(0, 60, 255, .4) !important;
}

b.upload-date {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: 29px;
    ;
    left: 55px;
    color: #888;
}

/*div.dataTables_wrapper div.dataTables_length select {
    font-size: 15px !important;
    width: 55px !important;
}*/

img.loader_error {
    position: absolute;
    display: none;
    width: 31px !important;
    height: 31px !important;
    margin-top: -4px;
    margin-left: -39px;
}

label.create {
    width: 245px;
    margin-top: 10px;
}

li.active .direct {
    color: white !important;
    background: #666 !important;
    ;
    box-shadow: none !important;
}

li.equipement .edit-comment,
li.equipement .new-comment {
    cursor: pointer;
    transition: .3s;
}

li.one-logement {
    padding: 5px;
    ;
    cursor: pointer;
    border-radius: 10px;
}

li.one-logement input {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.428571429;
    float: none;
    transition: background 0 ease-out;
    border: 0;
    border-radius: 0;
    background: linear-gradient(#2196f3, #2196f3) (0 2px 100% 1px) no-repeat center bottom, linear-gradient(#d2d2d2, #d2d2d2) center calc(100%-1px);
    ;
    box-shadow: none;
}

ul.roomXml li {
    display: inline-block;
    width: 160px;
    margin-top: 10px;
    margin-right: 50px;
    margin-bottom: 10px;
    padding: 6px 6px 6px 10px;
    border: 1px #01a69d88 solid;
    border-radius: 10px;
    background: #f8f8f8;
}

ul.roomXml li p {
    margin-bottom: 0;
}

@media screen and max-width 1100px {
    .btn.btn-xs {
        font-size: 7px !important;
        padding: 3px 5px !important;
    }
}

@media screen and max-width 1200px {
    .card-chart {
        width: 46% !important;
    }
}

@media screen and max-width 800px {
    .card-chart {
        width: 95% !important;
    }
}

@media screen and max-width 650px {
    #cmis-table_wrapper .dt-buttons {
        display: none !important;
    }
}

@media screen and max-width 1000px {
    .sidebar-wrapper .nav {
        overflow: auto;
        max-height: calc(100vh-300px);
    }
}

@keyframes overflowShow {
    0% {
        margin-left: 0;
    }

    50% {
        margin-left: -50px;
    }
}

@keyframes delete {
    0% {
        opacity: 1;
    }

    38% {
        transform: scale(1);
        opacity: 1;
    }

    49% {
        opacity: 0;
    }

    50% {
        transform: scale(0);
        background-color: #22d022;
    }

    100% {
        transform: scale(0);
        background-color: #22d022;
    }
}

@keyframes update {
    0% {
        background-color: #f8f8f8;
    }

    100% {
        background-color: #fff;
    }
}

@keyframes notification {
    0% {
        width: 21px;
        height: 21px;
        margin-top: -1px;
        margin-left: -6px;
        opacity: .8;
    }

    40% {
        width: 41px;
        height: 41px;
        margin-top: -11px;
        margin-left: -16px;
        opacity: 0;
    }

    100% {
        width: 21px;
        height: 21px;
        margin-top: -1px;
        margin-left: -6px;
        opacity: 0;
    }
}

.progress-select {
    border-width: 0 0 1px 0;
    background: transparent;
    box-shadow: none;
}

.progress-select:hover {
    background: transparent;
    box-shadow: none;
}

.js-step-nb {
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 400;
}

.menu-mini ul {
    list-style: none;
    display: inline-flex;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    margin-top: 1rem;
    z-index: 100;
    padding-left: 0;
}

.tab-mini {
    margin: 0 2rem;
    transition: 0.2s;
    padding: 1rem;
    height: 70px;
    border-radius: 1rem;
    cursor: pointer;
    width: 140px;
}

.tab-mini:hover {
    background: #fafafa;
}

.tab-mini .counter-menu-top {
    top: 0px;
    font-weight: 400;
    color: #222;
    text-align: -webkit-center;
}

.menu-mini {
    margin:
}

.tab-mini .counter-menu-top i {
    padding: 3px;
    font-size: 19px;
    position: relative;
    display: block;
}

.tab-mini.active {
    background: #eee;
}

.content-mini {
    display: none;
    padding: 1rem 3rem;
}

.equipment-title {
    cursor: pointer;
}

.show-equ-detail {
    margin-right: 0.5rem;
    color: #1ca094;
    cursor: pointer
}

.show-equ-detail i {
    font-size: 13px;
}

.equ-details {
    padding-left: 2rem;
    border-left: 1px solid #ccc;
    margin-left: 0.5rem;
}

.equ-details .title-detail {
    margin-right: 1rem;
    display: inline-block;
    font-weight: 400;
    margin-top: 1rem;
}

.equ-details .title-detail i {
    width: 1.5rem;
    font-size: 14px;
    color: #00a79d;
    margin-top: 1rem;
}

.equ-details .content-detail {
    font-size: 13px !important;
}

li.name_model {
    margin-top: 15px;
    padding: 10px;
    list-style: none;
    cursor: pointer;
    border-radius: 2px;
    text-align: left;
    background: #f5f5f5;
}

li.name_model:hover {
    background: #eee;
    box-shadow: 0 1px #e0e0e0;
}

/*.js-search-equ {
    border: none !important;
        margin: 2rem !important;
        border-bottom: 1px solid #ddd !important;
        width: calc(100% - 7rem);
}*/

.changelog li {
    margin-bottom: 2rem
}

.logos-logiciels img {
    width: 25px !important;
    margin-right: 2rem
}

.logos-logiciels img.disabled {
    filter: saturate(0) contrast(0);
}

/* @media (min-width: 992px){

    .nav-pills>li+li {
        margin-left: 2.7rem !important;
        width: 138px;
    }

    li.frise1:after, li.frise2:after{
        width: 0px;
        height: 0;
        position: absolute;
        content: "→";
        display: block;
        right: -6px;
        top: 40px;
        font-size: 17px;
        color: #555;
    }

} */
.suivi-chantier {
    margin-top: 1rem;
    margin-bottom: -2rem;
    margin: 15px;
}

.one-step {
    min-height: 3.5rem;
    /* transition: .3s;*/
    /*border-left: 1px solid #ddd;*/
    padding-top: 0.5rem;
    cursor: pointer;
    /*padding-left:3rem;*/
    background: linear-gradient(#1da094, #1da094);
    background-size: 0px 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: 0.4s
}

.one-step.done {
    background-size: 100% 1px;
    color: #1da094;
}

.one-step.cant_check {
    color: #aaa !important;
    cursor: not-allowed !important;
}

.one-step .is_done {
    color: #1da094;
    position: absolute;
    display: none;
    font-size: 10px;
    margin-left: -1.75rem;
    margin-top: 0.5rem;
}

.one-step.done .is_done {
    display: inline;
}

.js-add-step {
    cursor: pointer;
}

.bundle-switch {
    width: 60%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin: 0 0 2rem 0;
    padding-bottom: 4rem;
}

.bundle-switch-alone {
    width: 210px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin: 0 0 2rem 0;
}

.bundle-switch-alone img.show-scoplan {
    margin: 0 4rem;
    text-align: center;
}

.bundle-switch-alone img.show-seven {
    margin: 0 4rem;
    text-align: center;
}

.bundle-switch img {
    margin: 0 4rem;
}

.bundle-switch img.show-scoplan {
    margin: 0 4rem;
    float: right;
    cursor: pointer
}

.bundle-switch img.show-seven {
    margin: 0 4rem;
    float: left;
    cursor: pointer
}

.bundle-switch img.is_hidden {
    filter: saturate(0)
}

.construction-container {
    display: inline-flex;
    width: 100%;
}

.construction-container section.construction {
    width: 50%;
    padding: 0 1rem;
}

section[data-app="seven"] {
    border-right: 1px dashed rgb(153, 153, 153)
}

@media (max-width: 1350px) {
    section[data-app="seven"] {
        border: none;
    }

    .bundle-switch {
        display: none
    }

    .construction-container section.construction {
        width: 100% !important;
    }

    .construction-container {
        display: block;
        width: 100%;
    }
}

label.width-construction {
    width: 100%
}

input[name="width-construction"] {
    outline: none;
    opacity: 1;
    background: transparent;
    -webkit-appearance: none;
}

input[name="width-construction"]::-ms-track {
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    border-left: 1px dashed #555;
    height: 12px;
    width: 2px;
    background: #ffffff;
    margin-top: 0px;
    /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
    cursor: col-resize;
}

.thumb.active {
    display: none
}

.dragdropfile {
    width: 100%;
    height: 150px;
    border: 1px dashed #999;
}

.dragdropfile span {
    width: 100%;
    height: 100%;
}

.dragdropfile.hover {
    background: #f5f5f5
}

.dragdropfile span i {
    font-size: 30px;
    text-align: center;
    margin-top: 6rem;
    left: calc(50% - 15px);
    color: #f5f5f5;
    position: relative;
}

.dragdropfile.hover i {
    color: #ddd;
}

.info-follow-up .label-form {
    font-size: 13px !important;
}

.info-follow-up .label-form label {
    font-size: 13px !important;
}

.js-seen-has-client:hover {
    text-decoration: underline;
    cursor: pointer;
}

.js-hidden-client .hidden-client {
    background: #ffffffcc;
    position: absolute;
    width: inherit;
    height: 100%;
    font-size: 16px;
    text-align: center;
    padding-top: 50px;
    z-index: 1000;
    left: 5px;
    background: repeating-linear-gradient(-45deg, #f5f5f5aa, #f5f5f5aa 8px, #D0D0D0aa 8px, #cbcbcbaa 16px);
}

.js-hidden-client .hidden-client .fas {
    font-size: 60px;
    color: #555
}

.BIH-theme .nav-pills.nav-pills-warning>li.active>a, .BIH-theme .nav-pills.nav-pills-warning>li.active>a:focus, .BIH-theme .nav-pills.nav-pills-warning>li.active>a:hover {
    background-color: #1ca094 !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(28, 160, 148, 0.48) !important;
}

.BIH-theme .icon-card {
    background-color: #1ca094 !important;
}
