.table-entretienindividuel td{
	border-left: 1px solid #d7d7d7;
	font-size: 11.5px;
    padding: 7px 5px;
}

.table-entretienindividuel .maxwidth35{
	max-width: 35px;
}

.table-entretienindividuel .pointhr{
	border: 1px solid #d7d7d7;
	max-width: 13px;
    padding: 1px 2px;
}

.table-entretienindividuel .mode_vertical{
	text-orientation: sideways;
/*	font-weight: 400;*/
	writing-mode: vertical-rl;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 8px;
}

.table-entretienindividuel .icon-pointage{
	font-size: 11px !important;
}

.table-entretienindividuel .td-week{
	background-color: #e4e4e4 !important;
}
.table-entretienindividuel thead .td-week{
    text-decoration: underline;
}
.table-entretienindividuel .currentdayactif {
    background-color: #fff7d1 !important;
/*    font-weight: bold;*/
}
.table-entretienindividuel {
    border-top: none;
}
.table-entretienindividuel td.td_name_employe {
    width: 125px;
    white-space: nowrap;
}
.table-entretienindividuel td.tdmonthname {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: var(--butactionbg);
    border-left: none;
}

#formentretienindividuel .butAction{
	margin: 0em 0.4em !important;
}

/*div#id-right {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

div.diventretienindividuelscroll:not(.disableminheightdiv) {
    max-height: 75vh;
    border-top: 1px solid var(--colortopbordertitle1);
}

.diventretienindividuelscroll thead tr {
    position: sticky;
    height: 22px !important;
}
.diventretienindividuelscroll thead tr.firsthead  {
    top: 0px;
}
.diventretienindividuelscroll thead tr.secondhead  {
    top: 50px;
}
.diventretienindividuelscroll thead tr.liste_titre {
    background-color: var(--colorbacktitle1);
}
.diventretienindividuelscroll input.checkentretienindividuel {
    cursor: pointer;
}
div.ui-tooltip.mytooltip {
    min-width: 200px;
}
.checkboxselectall .checkentretienindividuel {
    margin: 0 !important;
}
.diventretienindividuelscroll thead tr.firsthead td {
    line-height: 17.7px;
}
.div-table-responsive.disableminheightdiv {
    min-height: initial !important;
}
.div-table-responsive.disableminheightdiv .table-entretienindividuel {
    margin-bottom: 0 !important;
}
.div-table-responsive.disableminheightdiv{
    margin-bottom: 20px;
}


.entretienindividuel span.titlemandat {
    display: block;
    font-weight: bold;
    color: #444 !important;
    background-color: #dcdcdf;
    border-color: #FEFEFE;
    width: 100%;
    margin: 0 !important;
    margin-bottom: -1px !important;
    position: relative;
    text-align: left;
    text-transform: initial;
    /*padding: 13px 0;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.entretienindividuel span.titlemandat a{
    padding: 0px 10px;
    display: block;
    font-weight: bold;
    color: #444 !important;
    background-color: #dcdcdf !important;
    margin: 0 !important;
    margin-bottom: -1px !important;
    position: relative;
    text-align: left;
    /*text-transform: capitalize;*/
    text-decoration: unset !important;
    cursor: pointer;
    padding: 13px 15px;
}


.entretienindividuel .infomandat {
/*    display: inline-block;*/
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.entretienindividuel div.div_mandat {
    display: block;
    padding: 10px;
    border: 1px dashed #44568652;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.entretienindividuel .titlemandat img {
    height: 10px;
    left: 12px;
    top: 15px;
}

.bordertd_entretien td{
    border-left: 1px solid #e0e0e0;
}

.bordertd_entretien tr td:last-child{
    border-right: 1px solid #e0e0e0;
}

.entretienindividuel .qts_entretien{
    margin-left: 32px;
/*    width: max-content;*/
}

.entretienindividuel .qts_entretien ul, .entretienindividuel .qts_entretien div.list_qst {
    border: 1px dashed #ddd;
    border-radius: 10px;
    padding: 8px 18px;
}

.entretienindividuel .qts_entretien li {
    list-style: none;
    padding: 5px;
    color: #6d6b6b;
    text-align: left;
}

.bordertd_entretien td.noborder{
    border-right: 0px !important;
    border-bottom: 0px !important;
    background: #fff !important;
}

.bordertd_entretien td.width30p{
    width: 30%;
}

.entretienindividuel #addligne{
    cursor: pointer;
}
.entretienindividuel #addligne span{
    font-size: 17px;
}

.entretienindividuel #removeligne{
    cursor: pointer;
}

.lastentretien.hidden, .infomandat.hidden{
    display: none;
}

body.dolisignbody{
/*    background-color: #fff !important;*/
}

.addchapitre{
    padding: 10px;
    border: 1px dashed #aaa;
    padding-bottom: 20px;
    border-radius: 5px;
}
.colomns.hidden, .titletext.hidden{
    display: none;
}
.cursorpointer {
    cursor: pointer;
}
.entretienindividuel .hidecollapse{
    display: none;
}
.entretienindividuel textarea{
    width:calc(100% - 30px);
}
.entretienindividuel tr.liste_titre td {
    font-weight: bold;
}
.entretienindividuel .width250{
    width: 250px;
}
.entretienindividuel .maxwidth250{
    max-width: 250px;
}
.entretienindividuel .width90p{
    width: 90%;
}
.entretienindividuel #add_chapitre.hidden{
    display: none;
}
.entretienindividuel .hidden{
    display: none;
}

.entretienindividueldragicon {
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}