﻿@font-face {
	font-family: Montserrat-Regular;
	src: url('../../../open-iconic/font/fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
	font-family: franklin-gothic-book;
	src: url('../../../open-iconic/font/fonts/franklin-gothic-book.ttf') format('truetype');
}

@font-face {
	font-family: Franklin Book Regular;
	src: url('../../../open-iconic/font/fonts/Franklin Book Regular.otf') format('opentype');
}

@font-face {
    font-family: Franklin Gothic Demi Regular;
    src: url('../open-iconic/font/fonts/Franklin Gothic Demi Regular.ttf') format('truetype');
}

@font-face {
    font-family: Franklin Gothic Book Regular;
    src: url('../open-iconic/font/fonts/Franklin Gothic Book Regular.ttf') format('truetype');
}

@font-face {
    font-family: Franklin Gothic Medium Regular;
    src: url('../open-iconic/font/fonts/Franklin Gothic Medium Regular.ttf') format('truetype');
}
.selec {
    margin-top: -38px;
    border: none !important;
    margin-left: 2px;
    font-family: 'Gravity-Regular' !important;
    font-size: 14px !important;
}


/*Checkbox Toggle*/
.switch-div {
    width: 8%;
    margin-left: 13px;
    margin-top: -21px;
}

/*.dflex
{
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
.text {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    width: 4%;
    height: 12px;
}



.switch {
    width: 100%;
}

    .switch input[type=checkbox] {
        height: 0;
        width: 0;
        visibility: hidden;
    }

    .switch label {
        cursor: pointer;
        text-indent: -99999px;
        width: 40px;
        height: 19px;
        background-color: gray;
        display: block;
        border-radius: 100px;
        position: relative;
        padding-top:2px;
    }

    .switch input:checked + label {
        background-color: #4b7bec;
    }

        .switch input:checked + label:after {
            left: calc(100% - 5px);
            transform: translateX(-100%);
        }

    .switch label:after {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        background-color: #fff;
        border-radius: 90px;
        transition: 0.3s;
        left:5px;
    }

/*Checkbox Toggle*/
/* ------------------- Accepter Modal -------------------------*/
.modal-div {
    background-color: rgb(34,47,62,.75);
    display: block;
   
}
.modal-content-revue {
    width: 334px;
    height: 570px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 4px 4px 10px #00000040;
    border-radius: 9px;
    opacity: 1;

}
.modal-header-revue {
    width: 100%;
    height: 60px;
    background: #EF7911 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
}
.modal-footer-revue {
    width: 334px;
    height: 52px;
    background: white 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #02171E33;
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
    padding: 0;
}
.modal-title {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 20.5px;
    margin-left: 10px;
 
}
.modal-title-prog {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 20.5px;
    margin-left: 10px;
    margin-top: 16px;
    margin-left: 15px;
}
.img-revue {
    width: 20px;
    height: 29px;
    opacity: 1;
}
.closepop {
    background-color: transparent;
    border: none;
    font-size: 41px;
    padding: 0;
    width: 16px;
    margin-top: -21px;
    /* margin-left: 12px; */
    height: 16px;
    font-family: -webkit-pictograph;
    color: white;
    margin-right: 7px;
    outline: none !important;
    
}
.closepop-prog {
    background-color: transparent;
    border: none;
    font-size: 41px;
    padding: 0;
    width: 16px;
    margin-top: -21px;
    /* margin-left: 12px; */
    height: 16px;
    font-family: -webkit-pictograph;
    color: white;
    margin-right: 7px;
    outline: none !important;
    margin-top: -4px;
    position: absolute;
    right: 19px;
}
    .column-3 {
    float: left;
    width: 33.33%;
    text-align: center;
    height: 49px;
    cursor: pointer;
}
 .column-3:hover, .column-3:focus {
            background: #F9F9F9 0% 0% no-repeat padding-box;
            box-shadow: 1px 3px 9px #0000008C;
            opacity: 1;
  }
.div-col {
    border-right: 2px solid #E6E6E6;
}
.img-footer-att {
    width: 4vh;
    height: 2.5vh;
    margin-top: 1.4vh;
    margin-left: 1vh;
}
@media screen and (min-width:1700px)  {
    .img-footer-att {
        height: 2.5vh;
        margin-top: 1.4vh;
        margin-left: 1vh;
    }

    .iconAtt {
        width: 40%;
        cursor: pointer;
    }

    .iconNote {
        width: 76%;
        cursor: pointer;
        margin-left: 0.5vh;
    }
}
@media screen and (min-width:1300px) and (max-width:1699px){
    .img-footer-att {
        height: 3vh;
        margin-top: 0.7vh;
        margin-left: 0vh;
    }
    .iconAtt {
        width: 101%;
        cursor: pointer;
    }
    .iconNote {
        width: 127%;
        cursor: pointer;
        margin-left: -0.2vh;
        margin-top: 1vh;
    }
    

}
.tasknumber {
    overflow: visible;
    width: 37px;
    white-space: nowrap;
    line-height: 20.550020217895508px;
    margin-top: -3.275010108947754px;
    text-align: left;
    font-family: 'Franklin Gothic Medium Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #8395A7;
    letter-spacing: 0.25px;
}

.taskname {
    overflow: visible;
    width: 197px;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 3.5px;
    text-align: left;
    font-family: franklin-gothic-book;
    font-style: normal;
    font-weight: normal;
    font-size: 18.31px;
    color: rgba(34,47,62,1);
    
}
.modal-body-revue {
    padding-left: 39px !important;
    padding-top: 24px !important;
}
.emplacement {
    font-family: 'Franklin Gothic Demi Regular';
    font-size: 16px;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 13px;
    text-align: left;
    letter-spacing: 0px;
    color: #576574;
    opacity: 1;
}
.task-number {
    font-family: 'Franklin Gothic Demi Regular';
    font-size: 16px;
    text-align: left;
    letter-spacing: 0px;
    color: #8395A7;
    opacity: 1;
}
.span-username {
    text-align: left;
    letter-spacing: 0px;
    color: #222F3E;
    opacity: 1;
    font-family: franklin-gothic-book;
    font-size: 18.31px;
}
.div-box {
    box-shadow: 1px 1px 3px #00000040;
    border: 1px solid #E6E6E6;
    border-radius: 17px;
    opacity: 1;
    width: 256px;
    height: 35px;
    margin-top: 3px;
}
.span-box-content {
    text-align: left;
    margin-top: 3px;
    margin-left: 12px;
    float:left;
    letter-spacing: 0px;
    color: #222F3E;
    opacity: 1;
    font-family: franklin-gothic-book;
    font-size: 17px;
}
.img-fleche {
    margin-left: 46px;
    margin-top: 6px;
}
.span-sign {
    text-align: left;
    letter-spacing: 0px;
    color: #35414C;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 17px;
    margin-top: 41px;
    margin-bottom: 15px;
    opacity: 1;
}
.div-box-sign {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 2px #00000040;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    opacity: 1;
    width: 274px;
    height: 131px;
    margin-left: -10px;
}
 
.modal-footer > :not(:first-child) {
      margin-left: 0px;  
}
.modal-footer > :not(:last-child) {
    margin-right: 0px;
}


select {
    font-family: 'GravityRegular';
    font-size: 16px;
    padding: 5px 35px 5px 10px;
    
    box-shadow: 1px 1px 3px #00000040;
    border: 1px solid #E6E6E6;
    border-radius: 17px;
    opacity: 1;
    width: 256px;
    height: 35px;
    margin-top: 3px;
    outline:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/icons/TaskDetail/TaskDetailModal/fleche.svg) 100% / 5% no-repeat white;
}

    /* CAUTION: IE hackery ahead */
    select::-ms-expand {
        display: none; /* remove default arrow on ie10 and ie11 */
    }

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select {
        background: none\9;
        padding: 5px\9;
    }
}

  /*-------------------------- Accepter Modal ------------------*/
.modal-accepter-content {
    width: 433px;
    height: 269px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000026;
    border-radius: 9px 9px 9px 9px;
    margin-top: 130px;
    margin-left: -83px;
}

.modal-header-accepter {
    width: 433px;
    height: 60px;
    background: #10AC84 0% 0% no-repeat padding-box;
    border-radius: 9px 9px 0px 0px;
    opacity: 1;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
 }
.modal-body-accepter {
    text-align: center;
    height: 159px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.modal-footer-accepter {
    width: 433px;
    height: 50px;
    background: #F4F7FA 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 8px 7px;
    opacity: 1;
    display: flex;
    align-items: center;


}
.span-accepter-qs {
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 19px;
     color:  #576574;
}
.btn-footer {
    text-align: center;
    letter-spacing: 0px;
    color: #576574;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 14px;
    appearance: none;
    border: none;
    outline: none !important;
    background: none;
}
/* ------------------- Progression  Modal -------------------------*/


.modal-header-prog {
    width: 433px;
    height: 60px;
    background: #00A7E2 0% 0% no-repeat padding-box;
    border-radius: 9px 9px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
}

.modal-body-prog {
     height: 159px;
    line-height: 15px;
    
}

.img-prog {
    width: 29px;
    height: 29px;
    opacity: 1;
    margin-left: 14px;
    margin-top: 16px;
}
.progressbar[value] {
    /* Reset the default appearance */
    -webkit-appearance: none;
    appearance: none;
    width: 385px;
    height: 11px;
    margin-left: 15px;
    margin-top: 3px;
}

.progressbar[value]::-webkit-progress-bar {
    background-color: #F2F2F2;
    border-radius: 7px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

.progressbar[value]::-webkit-progress-value {
    background-color: #EA6852;
    border-radius: 7px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.label-pers {
    letter-spacing: 0px;
    color: #EA6852;
    opacity: 1;
    font-family: 'Franklin Gothic Demi Regular';
    margin-left: 17px;
    font-size: 20px;
}
.span-minutes {
    letter-spacing: 0px;
    color: #778CA3;
    opacity: 0.72;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 11px;
}
.div-prog {
    display: flex;
    flex-direction: row;
    margin-top: 12px;
}
.span-prog-title {
    letter-spacing: 0.24px;
    color: #778CA3;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 12px;
    margin-left:18px;
}
.img-hour {
    margin-left: 180px;
    margin-top: 2px;
    margin-right: 4px;
    width: 12px;
    height: 11px;
}
.img-footer {
    width: 18px;
    height: 14px;
}
.div-footer {
    width: 50%;
    text-align: center;
}

/*---------------------------------------------------- Entrer Heure -------------------------------------------------*/


.modal-entrerheure-content {

    width: 400px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000026;
    border-radius: 9px 9px 9px 9px;
    margin-top: 73px;
    margin-left: -110px;
}
.modal-header-entrerheure {
    width: 400px;
    height: 55px;
    background: #4B7BEC 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
}

.modal-body-entrerheure {
     line-height: 15px;
}

.modal-title-entrerheure {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    margin-top: 10px;
    margin-left: 7px;
    font-size: 20.5px;
}
.closepop-entrerheure {
    background-color: transparent;
    border: none;
    font-size: 41px;
    padding: 0;
    height: 16px;
    font-family: -webkit-pictograph;
    color: white;
    padding: 0;
    margin: 0;
    padding-right: 9px;
    margin-top: -3px;
    outline: none !important;
}
.img-enterheure {
    margin-left: 16px;
    width: 20px;
    height: 50px;
}
.modal-footer-entrerheure {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #eaeaea;
     padding: 0;
    margin: 0;
    opacity: 1;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    display: flex;
    flex-direction: row;
    text-align: center;
}
.modal-body-log::-webkit-scrollbar {
    width: 10px;
}

.modal-body-log::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.modal-body-log::-webkit-scrollbar-thumb {
    background-color: #a9a9a9ad;
    border-radius: 7px;
}

.div-footer-entrerheure {
    width: 50%;
    height: 52px;
    border-right: 1px solid #eaeaea;
    border-bottom-left-radius: 7px;
    cursor: pointer;
}
.div-footer-entrerheure-last {
    width: 50%;
    height: 52px;
     border-bottom-left-radius: 7px;
     cursor:pointer;
}
.div-footer-entrerheure-first {
    width: 50%;
    height: 52px;
    border-right: 1px solid #eaeaea;
    border-bottom-left-radius: 7px;
    cursor: pointer;
}
.img-footer-entrerheure  {
    width: 18px;
    height: 23px;
    margin-top: 13px;
}
.div-footer-entrerheure:hover {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    box-shadow: 1px 3px 9px #0000008c;
    opacity: 1;
    border-bottom-left-radius: 0px;
}
.div-footer-entrerheure-last:hover {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    box-shadow: 1px 3px 9px #0000008c;
    opacity: 1;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 7px;
}
.div-footer-entrerheure-first:hover {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    box-shadow: 1px 3px 9px #0000008c;
    opacity: 1;
}

.btn-add-new-entrerheure {
    width: 335px;
    height: 53px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #02171E33;
    border: 0.5px solid #E6E6E6;
    text-align: center;
    letter-spacing: 0.34px;
    color: #576574;
    font-family:'Franklin Gothic Medium Regular';
    font-size:17px;
    outline:none !important;
}
.img-btn-add-entrerheure {
    width: 13px;
    margin-right: 6px;
    height: 13px;
}
.div-container-entrerheure {
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.img-stat {
    width: 33px;
    height: 33px;
}
.span-statut-name {
    letter-spacing: 0px;
    color: #576574;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 22.3px;
    margin-left: 10px;
    padding-bottom: 8px;
}
.span-entrerheure-title {
    letter-spacing: 0px;
    color: #4B6584;
    opacity: 1;
    font-size: 14px;
    margin-left: 10px;
    font-family: 'Franklin Gothic Medium Regular';
}
.span-entrerheure-heure {
    letter-spacing: 0px;
    color: #778CA3;
    opacity: 1;
    font-size: 16px;
    font-family: 'Franklin Gothic Medium Regular';
    margin-left: 77px;
}
.div-box-entrerheure {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #02171E33;
    border-radius: 17px;
    opacity: 1;
    width: 228px;
    height: 34px;
    cursor: pointer;
}
.span-title-choix {
    text-align: left;
    letter-spacing: 0px;
    color: #576574;
    opacity: 1;
    font-size: 18px;
    margin-left: 8px;
    font-family: 'Franklin Gothic Medium Regular';
}
.div-space {
    margin-top:12px;
}
.img-choix {
    margin-left: 5px;
    margin-bottom: 8px;
    margin-top: 4px;
    width: 28px;
    height: 28px;
}
.img-stat {
    margin-left: 4px;
}
.body-entry-time1 {
    overflow-y: scroll;
    max-height: 675px;
    overflow-x: hidden;
}
.spancountLog {
    font-family: Franklin Gothic Medium Regular;
    border-radius: 50%;
    border: 1px solid #007bff;
    background: #007bff;
    color: white;
    font-size: 12px;
    position: absolute;
    margin-top: 3px;
    margin-left: -15px;
    font-size: 12px;
    width: 27px;
    height: 27px;
    line-height: 25px;
}
@media(max-height:657px){
    .body-entry-time1 {
        overflow-y: scroll;
        max-height: 520px;
        overflow-x: hidden;
    }
}
/*---------------------Note Modal----------------------------*/
.modal-note-content {
    margin-left: 155px;
    width: 387px;
    margin-top: 72px;
    background: white;
    height: 488px;
    box-shadow: 4px 4px 7px #0000008c;
    border-radius: 8px;
}
.modal-header-note {
    width: 387px;
    height: 60px;
    background: #8395A7 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display:flex;
    flex-direction:row;
}
.modal-body-note {
    border-radius: 8px 8px 0px 0px;
    overflow-y: scroll;
/*    width: 404px;
*/    height: 423px;
}
.div-comp {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.img-note-modal {
    margin-top: 17px;
    margin-left: 15px;
    width: 21px;
    height: 29px;
    opacity: 1;
}
.triangle-left {
    border-bottom: solid 13px transparent;
    border-right: solid 13px white;
    border-top: solid 13px transparent;
    filter: drop-shadow(-4px 2px 2px #02171E33);
    height: 0;
    width: 0;
}

/*--------------------------Attachment Modal -------------------------------*/
.modal-att-content {
    
    width: 370px;
    margin-top: 72px;
    background: white;
    height: 465px;
    border-radius: 8px;
    box-shadow: 4px 4px 7px #0000008c;
}

.modal-header-att {
    width: 370px;
    height: 60px;
    background: #0898D7 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
}

.modal-body-att {
    border-radius: 8px 8px 0px 0px; 
}
.img-att-modal {
    margin-top: 17px;
    margin-left: 14px;
    width: 21px;
    height: 25px;
    opacity: 1;
}
.btn_upload {
    background-position: 23% 50%;
}

.div-box-demarerHorloge {
    background: #0FB9B1 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #02171E33;
    border-radius: 17px;
    opacity: 1;
    width: 228px;
    height: 34px;
    margin-top: 17px;
    cursor:pointer;
}
.span-title-demarerHorloge {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Franklin Gothic Medium Regular';
    margin-left: 9px;
}
.img-demarage {
    margin-left: 6px;
    margin-bottom: 5px;
    margin-top: 3px;
    width: 28px;
    height: 28px;
}
.span-chrono {
    text-align: left;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 29.47px;
    letter-spacing: -1.18px;
    color: #778CA3;
    opacity: 1;
    margin-top: 15px;
    margin-left: 16px;
}
 
.div-espace {
  
    margin-top: 9px;
}
.span-debut-chrono {
    letter-spacing: 0px;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 14.45px;
    color: #4B6584;
    margin-top: 18px;
    margin-left: 4px;
}
.div-box-entrermanuel {
    background: #9A61A8 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #02171E33;
    border-radius: 17px;
    opacity: 1;
    width: 228px;
    height: 34px;
    margin-top: 11px;
    cursor: pointer;
}
.div-box-entrermanuel1 {
    background: #9A61A8 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #02171E33;
    border-radius: 17px;
    opacity: 1;
    width: 228px;
    height: 34px;
    margin-top: 11px;
    cursor: context-menu;
}
.modal-entrermanuel-content {
    width: 335px;
    height: 600px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000026;
    border-radius: 9px 9px 9px 9px;
     margin-left: -83px;
}
.modal-body-entrermanuel {
 overflow-x:hidden;
    overflow:scroll;
}

.div-box-date-container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #02171E33;
    border-radius: 17px;
    opacity: 1;
    width: 262px;
    height: 38px;
    display: flex;
    flex-direction: row;
    margin-left: -7px;
}
.span-title-entrermanuel {
    text-align: left;
     letter-spacing: 0px;
    color: #36485B;
    opacity: 1;
    font-family:'Franklin Gothic Medium Regular';
    font-size:15px;
}
.img-date-entrermanuel {
    width: 16px;
    height: 14px;
    margin-top: 12px;
    margin-left: 20px;
}
.img-heure-entrermanuel {
    margin-left: 10px;
    margin-top: 9px;
    width: 18px;
    height: 17px;
}
    .div-box-date {
    width: 105px;
    height: 37px;
    background: #F1F3F6 0% 0% no-repeat padding-box;
    border-radius: 18px;
    opacity: 1;
}
.input-date {
    border: none;
    outline: none;
    height: inherit;
    width: 185px;
    color: #35414C;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
    margin-top: 8px;
    margin-left: 7px;
    position: relative;
    margin-top: 10px;
    margin-left: 12px;
}
.input-date-heure {
    
    padding-left: 32px;
    padding-top:9px;
    color: #35414C;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
    border: none;
    background:none;
    outline: none !important;
}
.input-timeOnly {
    padding-left: 13px;
    padding-top: 9px;
    color: #35414C;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
    border: none;
    background: none;
    outline: none !important;
    width:125%;
}
.div-box-heure {
    margin-top: -28px;
}
.div-title-manuel {
    padding-top: 10px;
    padding-bottom: 5px;
 
}
.div-box-note-container {
    width: 255px;
    height: 69px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000040;
    border-radius: 20px;
    opacity: 1;
}
.textarea-note {
    height: inherit;
    width: inherit;
    border: none;
    background: none;
    resize: none;
    margin-top: 9px;
    outline: none;
    color: #35414C;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
}

/*------------------------------------Log Modal ----------------------------*/
.modal-log-content {
    margin-left: 69px;
    width: 385px;
    margin-top: 110px;
    background: white;
    height: 375px;
    border-radius: 8px;
    margin-left: 240px;
    box-shadow: 4px 4px 7px #0000008c;
}

.modal-header-log {
    width: 385px;
    height: 60px;
    background: #4B6584 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
}

.modal-body-log {
    border-radius: 8px;
    overflow: scroll;
    overflow-x:hidden;
}
.date-log-style {
    text-align: left;
    letter-spacing: 0px;
    color: #35414C;
    opacity: 1;
    font-family:'Franklin Book Regular';
    font-size:11px;
}

.date-log-img {
    height: 13px;
    transform: matrix(1,0,0,1,0,0);
    float: left;
    margin-top: 4px;
    margin-right: 7px;
}
.span-cumul {
    text-align: left;
    letter-spacing: 0.41px;
    color: #575E62;
    font-family:'Franklin Gothic Demi Regular';
    font-size:14px;
}
.span-cumul-content {
    text-align: left;
    letter-spacing: 0px;
    color: #35414C;
    opacity: 1;
    font-family: 'Franklin Book Regular';
    font-size: 10.5px;
}
.span-title-note {
    text-align: left;
    letter-spacing: 0.41px;
    color: #575E62;
    font-family: 'Franklin Gothic Demi Regular';
    font-size: 15px;
}
.span-title-note-content {
    text-align: left;
    letter-spacing: 0.41px;
    color: #575E62;
    font-family: 'Franklin Book Regular';
    font-size: 12.5px;
}
.poslog-entrerheure {
    margin-top: -100px;
    margin-left: 228px;
}

/*---------------------------------------------------------Livrer Modal------------------------------------------------------*/
.modal-livrer-content {
    width: 335px;
     background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 4px 4px 10px #00000040;
    border-radius: 9px;
    opacity: 1;
    margin-left: -78px;
    margin-top: -18px;
}

.modal-header-livrer {
    width: 335px;
    height: 60px;
    background: #AC92EC 0% 0% no-repeat padding-box;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
}

.modal-footer-livrer {
    width: 335px;
    height: 52px;
    background: white 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #02171E33;
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
    padding: 0;
}
.item-title {
    text-align: left;
    letter-spacing: 0px;
    color: #576574;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 20px;
}
.item-number {
    text-align: left;
    letter-spacing: 0.4px;
    color: #8395A7;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 16px;
}

/*.modal-body-livrer {
    overflow: scroll;
    overflow-x: hidden;
}*/
.img-track {
    width: 31px;
    height: 23px;
    margin-left:13px;
}

/*------------------------Requisition -------------------*/
.modal-header-req {
    width: 351px;
    height: 49px;
    background: #10AC84 0% 0% no-repeat padding-box;
    border-radius: 9px 9px 0px 0px;
    opacity: 1;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-body-req {
    text-align: center;
    height: 80px;
     margin-top: 15px;
}

.modal-footer-req {
    width: 351px;
    height: 45px;
    background: #F4F7FA 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 8px 7px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content:center;
}

.modal-req-content {
    width: 351px;
    height: 173px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #00000026;
    border-radius: 9px 9px 9px 9px;
    margin-top: 185px;
    margin-left: 245px;
    box-shadow: 2px 3px 4px #00000040;
}
.img-req {
    width: 33px;
    height: 33px;
    margin-top: -35px;
    margin-left: 208px;
    cursor:pointer;
}
.div-scan-cat {
    display: flex;
    flex-direction: column;
    border: 0.5px solid #E6E6E6;
    box-shadow: 3px 3px 6px #02171e33;
    padding-bottom: 9px;
}
.modal-title-req {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 18px;
    margin-left: 10px;
}
.btn-hover-confirm:hover {
    text-align: center;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #10AC84;
    opacity: 1;
}
.span-requistionner {
    text-align: left;
    letter-spacing: 0px;
    color: #00AD6F;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 17px;
    margin-left: 8px;
    cursor:pointer;
}
    .span-requistionner:hover {
        text-align: left;
        text-decoration: underline;
        letter-spacing: 0px;
        color: #00AD6F;
        opacity: 1;
    }
.box-add {
    width: 37px;
    height: 37px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 2px #00000040;
    opacity: 1;
    cursor:pointer;
   
}

.span-count {
    text-align: left;
    letter-spacing: 0px;
    color: #35414C;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 20.77px;
}

.col-first:hover {
    border-radius: 0px 0px 0px 8px;
}
.col-last:hover {
    border-radius: 0px 0px 8px 0px;
}


.note-revue-pos {
    margin-left: 305px;
    margin-top: 142px;
}

.att-revue-pos {
    position: absolute;
    top: -496px;
    left: 488px;
}
.note-entrermanuel-pos {
    margin-left: 153px;
    margin-top: 157px;
}



.att-entrermanuel-pos {
    margin-left: 70px;
    margin-top: 162px;
}
.att-livrer-pos {
    margin-left: 114px;
}

.note-livrer-pos {
    margin-left: 233px;
}

.btn-confirm-livrer {
    background-color: #1DD1A1;
    color: white;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
    border-radius: 16px;
    width: 100px;
    height: 33px;
    outline: none !important;
    border: none;
}
.btn-cancel-livrer {
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 15px;
    background-color: white;
    color: #ED1C24;
    border-radius: 16px;
    box-shadow: 2px 2px 2px #00000040;
    width: 100px;
    height: 33px;
    outline: none !important;
    border: none;
}
.img-conf {
    width: 11px;
    height: 11px;
    margin-right: 7px;
}
.div-log-container {
    
    display: flex;
    flex-direction: column;
    width: 368px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-bottom: 1px solid #eaeaea;
    opacity: 1;
    margin-bottom:5px;
    margin-top:3px;
}
    .div-log-container:hover {
        background: #F8F8F8 0% 0% no-repeat padding-box;
        box-shadow: 2px 2px 9px #00000040;
    }

.btn-add-new {
    width: 100%;
    margin-bottom: 12px;
     background: #FFFFFF 0% 0% no-repeat padding-box;
    border: none;
    text-align: center;
    letter-spacing: 0.34px;
    color: #576574;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 16px;
    outline: none !important;
}
.img-scan {
    width: 42px;
    height: 42px;
}

.span-scan {
    font-family: Gravity-Bold;
    font-size: 14px;
    color: #1289A7;
    text-decoration: underline;
    cursor: pointer;
}
.span-catalog {
    font-family: Gravity-Bold;
    font-size: 14px;
    color: #CD84F1;
    text-decoration: underline;
    cursor:pointer;
}
.div-log {
    display: flex;
    flex-direction: column;
        flex:auto;
}
.div-dte {
    padding-right: 14px;
}

@media (max-width:400px) {
    .display-date {
        display: block !important;
    }
    .display-date-sec {
        display: none !important;
    }
}
.display-date{
    display:none;
}

.modal-ts-content {
    margin-left: 155px;
    width: 333px;
    margin-top: 72px;
    background: white;
    height: 518px;
    box-shadow: 4px 4px 7px #00000042;
    border-radius: 8px;
}

.modal-header-ts {
     height: 60px;
    background: #268BFD;
    border-radius: 8px 8px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: row;
}

.modal-ts-note {
    border-radius: 8px 8px 0px 0px;
    overflow: scroll;
    height: 445px;
}
.modal-body-ts {
    border-radius: 8px 8px 0px 0px;
    overflow: scroll;
    overflow-x: hidden;
    height: 435px;
}
.note-ts-pos {
    margin-left: 14px;
 
}

.modal-ts-footer {
     height: 52px;
    background: white 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 4px #02171E33;
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
    padding: 0;
}

/*supp style*/
.select-entry-style {
    font-family: 'GravityRegular';
    height: 35px;
    border: transparent;
    box-shadow: none !important;
    border-radius: 18px;
    font-size: 14px;
    color: #35414C;
    width: 85%;
    outline: none !important;
    background: url(/icons/TaskDetail/TaskDetailModal/fleche.svg) 98% / 10px no-repeat white;
}
/*
     .select-entry-style:hover {
    border: 1px solid #E6E6E6;
}
*/
.circleCount {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background-color: #268BFD;
    color: white;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    font-family: 'GravityBold';
    font-size: 10.5px;
    font-weight: bold;
    padding-right: 4px;
    padding-top: 3px;
    position: absolute;
    margin-top: 27px;
    z-index: 1;
    margin-left: -34px;
}

.span-entry-title {
    text-align: left;
    letter-spacing: 0px;
    color: #36485B;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 14.5px;
    margin-left: 15px;
}
.span-entry-number {
    font-family: 'Franklin Gothic Book Regular';
    text-align: left;
    letter-spacing: 0.3px;
    color: #8395A7;
    font-size: 12px;
    margin-left: 15px;
}
.span-manualEntry {
    text-align: left;
    letter-spacing: 0px;
    color: #36485B;
    opacity: 1;
    font-family: 'Franklin Gothic Medium Regular';
    font-size: 16.5px;
}
.btn-confirm {
    width: 123px;
    height: 50px;
    background: none;
    border: none;
    outline: none !important;
}
.img-footer-note {
    width: 20px;
    height: 30px;
    margin-top: 10px;
    margin-left: -7px;
}
.img-footer-attchmnt {
    width: 12px;
    height: 22px;
    margin-top: 13px;
    margin-left: -7px;
}
.att-modal-from-log {
    margin-left:325px;
    margin-top: 160px;
    
}
.no-margin{
    margin:0;
}

.input-entry-style {
    background-color: white;
    font-family: 'Franklin Gothic Medium Regular';
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 35px;
    border: 1px solid #E6E6E6;
    border-radius: 18px;
    font-size: 14px;
    color: #35414C;
    padding: 14px;
    width: 85%;
    outline: none !important;

}
input[type='time']::-webkit-calendar-picker-indicator {
    margin-left: -70px;
    background: transparent;
    cursor: pointer !important;
}