﻿/* --------------------------------- */
/*    Copyright LexisNexis S.A.      */
/* --------------------------------- */

/****************************************************/
/*                 CLASSES GENERIQUES               */
/****************************************************/

body
{
    font-family: Arial;
}

.bclear
{
    clear: both;
}

.hidden
{
    display:none;
}

/****************************************************/
/*  BREADCRUMB                                      */
/****************************************************/

div.ee-breadcrumb-doclib
{
    padding: 5px 0;
    font-size: 13px;
    display:none;
}

div.ee-breadcrumb-doclib > span span
{
    
}

div.ee-breadcrumb-doclib a,
div.ee-breadcrumb-doclib a:link,
div.ee-breadcrumb-doclib a:hover,
div.ee-breadcrumb-doclib a:visited
{
    color: #ed1c24;

    text-decoration: none;
}

/****************************************************/
/*  LISTVIEW                                        */
/****************************************************/

table
{
}

/* Menu item */
div.ms-MenuUIPopupBody
{
    z-index: 500;
}

/* Container */

div.ee-list-container
{
    padding: 5px;
    background-color: #fff;
}

div.ee-list-container table#Hero-WPQ2 td > img
{
    display: none;
}

/* Header */

thead.ee-list-header,
thead.ee-list-header *
{
    z-index: 1000;
}

table tr.ms-viewheadertr,
table tr.ms-viewheadertr th
{
    margin: 0;
    border-collapse: collapse;
    
    background-color: #f1f1f2;    
}

table tr.ms-viewheadertr th
{
    vertical-align: middle;
    height: 25px;
}

table tr.ms-viewheadertr th .ms-vh-div
{
    padding: 0;
}

.s4-wpActive .s4-wpTopTable
{
    border:0px solid white;
}

body table tr.ms-viewheadertr th:hover div.s4-ctx,
body table tr.ms-viewheadertr th:hover,
body table tr.ms-viewheadertr th
{
    background-color: #f1f1f2;
    white-space:nowrap;
}

.s4-ctx > a > img 
{
    white-space:nowrap !important;
}

body table tr.ms-viewheadertr th.ms-vh2-nograd
{
    padding-top: 0 !important;
}

.ms-PartSpacingVertical
{
    margin-top:0px;
}

table tr.ms-viewheadertr th:hover,
table tr.ms-viewheadertr th
{   
    border-width: 0px !important;
}
/*SURCHARGE SHAREPOINT POUR QUE CA RENTRE DANS L'AFFICHAGE*/
.ms-vhltr .ms-vh, .ms-vhltr .ms-vh2
{
    padding-right: 1px !important;
}

.ms-vb-icon
{
    padding-left:0px;
    padding-right:0px;
}
thead.ee-list-header
{
    letter-spacing:-1px;
}

table tr.ms-viewheadertr div.s4-ctx,
table tr.ms-viewheadertr th:hover,
table tr.ms-viewheadertr th.ms-vh2:hover,
table tr.ms-viewheadertr th.ms-vh:hover
{
    border-color: #dfdfe0;
}

table tr.ms-viewheadertr th,
table tr.ms-viewheadertr th a,
table tr.ms-viewheadertr th a:link,
table tr.ms-viewheadertr th a:hover,
table tr.ms-viewheadertr th a:visited
{
    color: #353636;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

table tr td.ms-vb-itmcbx input[type="checkbox"].s4-itm-cbx
{
    top:0px !important;
    position:relative !important;
}


/* Scroll */
div.ee-list-scrolling-container
{ 
    /*position: relative;*/
    /*overflow: hidden;*/
    margin: 5px;
}

/*div.ee-list-scrolling-container,
div.ee-list-scrolling-area 
{
    max-width: 760px;
}*/

div.ee-list-scrolling-area 
{ 
    max-height: 400px; 
    
    overflow: auto; 
}

table thead > tr 
{   
}

/* Checkbox */
table td.ms-vb-itmcbx,
table th.ms-vh-icon
{
    width: 40px;
}

/* Rows */

/* Max column width */
td.ms-vb2,
td.ms-vb2 *
{
    white-space:normal;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 120px !important;
    max-height: 40px;
}
    
 td.ms-vb2 *   
 {
    display: block;
 }
 
 td.ms-vb2 a
 {
    width: 120px !important;
 }
 
 td.ms-vb2 a[onmousedown]   
 {
     /*white-space:nowrap;*/
 }

/*table[id$=MngVersionToolBar]+table td.ms-vb2,
table[id$=MngVersionToolBar]+table td.ms-vb2 * 
{
    max-height: none;
}*/

td.ms-vb-user span a {
    white-space: normal;
    white-space: pre-wrap;
    word-wrap: break-word;
}

span.ms-imnSpan {
    white-space: normal !important;
}

.ms-vb-title 
{
    white-space:nowrap;    
}

table[summary*="Conventions Collectives"] .ms-vb-title
{
    white-space: normal;
}

table[summary*="Textes et Synthèses Documents des conventions collectives"] td.ms-vb2,
table[summary*="Textes et Synthèses Documents des conventions collectives"] td.ms-vb2 *
{
    max-width: 200px !important;
}

table.ms-listviewtable > tbody tr td,
table.ms-emptyView > tbody tr td
{
    vertical-align: middle;
    min-height: 35px;
}

table[summary*="Conventions Collectives"] > tbody tr td
{
    min-height: auto;
}

table[summary*="Conventions Collectives"] > tbody tr td:nth-child(2),
table[summary*="Conventions Collectives"] > tbody tr td:nth-child(3)
{
    min-width: 85px;
}

table tr.ms-itmhover
{
    background-color: #fff;
}

/* Rows Selected */
table tr.s4-itm-selected
{
    border-color: #c7c7c7;
    background-color: #d8d9da;
}

table tr.s4-itm-selected > td,
table tr.s4-itm-selected:hover > td
{
    border-color: #c4c6c7 !important;

}

/* Footer */
table.ms-bottompaging
{
    position: relative;
}

table.ms-bottompaging,
table.ms-bottompaging *
{
    z-index: 1000;
}

table.ms-bottompaging,
table.ms-bottompaging tr td.ms-vb,
table.ms-bottompaging tr td.ms-bottompagingline1,
table.ms-bottompaging tr td.ms-bottompagingline2
{
    background-color: #f1f1f2;
    
    border-collapse: collapse;
    border: 0px solid transparent;    
}

table tr td.ms-partline
{
    border-bottom: 1px solid transparent;
}


/****************************************************/
/*                      FORMS                       */
/****************************************************/

div.ee-form
{
    margin: 5px;
}

div.disableForm *
{
	color: #ccc !important;
	border-color:  #ccc !important;
}

div.disableForm td.ms-dtinput>a>img
{
	display:none !important;
}

div.ee-form div.ee-input label.ee-label-exemplaires 
{
    width: 101px;
    margin-bottom: 10px;   
}
div.ee-form div.ee-input select.ee-ddl-exemplaires
{
    margin-top: 10px;
}
/* STYLES POPUP Démarrage processus éditorial */
div.ee-start-editorial-form
{
	margin-bottom:70px;
	margin-right:10px;
	margin-left:10px;
}
div.ee-start-editorial-form .empty
{
	color: gray !important;
}
div.ee-start-editorial-form .ee-input-exist-dcm
{
	margin:5px !important;
}
div.ee-start-editorial-form div.ee-input > span > .ee-input 
{   
    clear: none;
    margin: 0;
}
			
div.ee-start-editorial-form .ee-input div.chzn-container .chzn-search>input
{
	width:200px !important;
}
div.ee-start-editorial-form .ee-input div.chzn-container ul.chzn-results li 
{
    line-height: 120% !important;
}

div.ee-start-editorial-form .ee-input div.chzn-container ul.chzn-choices li 
{
    line-height: 120% !important;
}			
div.ee-start-editorial-form .ee-input div.chzn-container .chzn-choices
{
	width:360px !important;
}
			
div.ee-start-editorial-form .ee-search-letter
{
	height:26px !important;
}

div.ee-start-editorial-form .mandatory-field
{
    margin-left: 0px !important;
	padding-left: 0px !important;
	margin-top : 2px !important;
}
div.ee-start-editorial-form .ee-label
{
	padding-top : 5px !important;
	width: 150px !important;
}
div.ee-start-editorial-form div.ee-ddl 
{
    width: 600px;   
}

.ee-codepostal-label
{
    line-height:32px;
    font-size:12px;
    font-weight:bold;
}

.ee-lbl-code-postal
{
    margin-top:0px;
    margin-bottom:0px;
}

div.ee-start-editorial-form .ee-input input[type="text"], 
div.ee-start-editorial-form .ee-input input[type="password"], 
div.ee-start-editorial-form .ee-input select, 
div.ee-start-editorial-form .ee-input textarea
{
	padding:3px !important;
}

div.ee-start-editorial-form table.ee-actiondocument-field 
{
    margin-left: auto;
    margin-right: auto;
}
div.ee-start-editorial-form div.ee-input table.ee-action-document-field input
{
    float: left;
    margin-left: 40px;
}
div.ee-start-editorial-form div.ee-input table.ee-action-document-field label
{
    padding-top: 3px;
    text-align: left;
    font-size: 14px;
}
div.ee-start-editorial-form table.ee-action-document-field tbody tr td label:after
{
    content: "" !important;
}
div.ee-start-editorial-form span.typeContrib input 
{
    float: left;
    margin-left: 40px;
}

div.ee-start-editorial-form span.typeContrib label 
{
    padding-top: 3px;
    text-align: center;
    font-size: 14px;
}
div.ee-start-editorial-form span.typeContrib label:after
{
    content: "" !important;
}

div.ee-form fieldset
{
    border: 0px solid transparent;
}
div.ee-start-editorial-form table.ee-actiondocument-field 
{
    margin-left: auto;
    margin-right: auto;
}
div.ee-start-editorial-form span.ee-input-exist-dcm input,
div.ee-start-editorial-form div.div-modify-reference input,
div.ee-start-editorial-form div.ee-input-lettre-engagement table.ee-lettre-engagement-field input
{
    float: left;
}
div.ee-start-editorial-form span.ee-input-exist-dcm input,
div.ee-start-editorial-form div.div-modify-reference input
{
    margin-left: 185px;
}

div.ee-start-editorial-form span.ee-input-exist-dcm label,
div.ee-start-editorial-form div.div-modify-reference label,
div.ee-start-editorial-form div.ee-input-lettre-engagement table.ee-lettre-engagement-field label
{
    padding-top: 3px;
    text-align: left;
}
div.ee-start-editorial-form span.ee-input-exist-dcm label:after,
div.ee-start-editorial-form div.div-modify-reference label:after,
div.ee-start-editorial-form div.ee-input-lettre-engagement table.ee-lettre-engagement-field label:after
{
    content: "" !important;
}

div.ee-start-editorial-form div.ee-div-double-input input 
{
    margin: 0px;   
}

div.ee-start-editorial-form div.ee-div-double-input label.ee-label-fasc 
{
    width: 37px !important;
}
div.ee-start-editorial-form div.ee-div-double-input label.ee-label-fasc:after
{
    content: "";   
}
div.ee-start-editorial-form div.ee-div-double-input label.ee-label-verbo-art 
{
    width: 80px !important;
}
div.ee-start-editorial-form div.ee-input .disableField,
div.ee-start-editorial-form div.ee-input div.ee-div-double-input .disableField,
div.ee-start-editorial-form div.reference-sub-form div.ee-input .disableField 
{
    background-color: #EEECE1;
}
div.ee-start-editorial-form div.ee-input div.chzn-container li.search-field input
{
    color: Black;
}
div.ee-start-editorial-form div.firstPart,
div.ee-start-editorial-form div.metasDocument
{
    margin-bottom: 60px;   
}
div.ee-start-editorial-form div.ee-input .mandatory-field 
{
    margin: 0px 10px;
}
div.ee-start-editorial-form div.ee-input-lettre-engagement,
div.ee-start-editorial-form div.select-letter
{
    margin: 0px;
}

div.ee-form .ee-form-header
{
    text-align: justify;
    padding: 0 60px;
    margin-top: 15px;   
}
div.ee-form .ee-form-header + .ee-form-header
{
    margin-bottom: 30px;
}
div.ee-form .ee-form-link
{
    display: block;
    text-align: center;
    margin: 0 50px;
    font-size: 13px;
    border: 1px solid #9c9c9c;
    padding: 3px 0;
}

/* Gestion des onglets */
div.ee-start-editorial-form .tabs 
{
    border-spacing: 10px;
    height: 70px;
    padding-left: 120px;
    background-image: url(./img/tab-separator.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
div.ee-start-editorial-form .tabs .tab
{
    margin: 5px;
    float: left;
    width: auto !important;
}
div.ee-start-editorial-form .tabs .tab a,
div.ee-start-editorial-form .tabs .tab a:link,
div.ee-start-editorial-form .tabs .tab a:hover,
div.ee-start-editorial-form .tabs .tab a:visited
{
    width: 190px !important;
    position: relative;
    display: block;
    height: 60px;
    text-decoration: none;
}
div.ee-start-editorial-form .tabs .tab.selected a
{
    background-color: #fff;
    margin-top: 5px;
    height: 55px;
    overflow: hidden;
}
div.ee-start-editorial-form .tabs .tab a span 
{
    display: block;
    padding: 10px 15px;
    height: 54px;
    background-image: url(./img/tab-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    
    height: 41px;
    font-size: 14px;
    font-weight: bold;
    color: #353636;
    width: 160px;
}
div.ee-start-editorial-form .tabs .tab.selected a span 
{
    color: #ed1c24;
}

/* Erreurs */
span.ms-error,
span.ee-error
{
    font-size:14px;
    line-height: 20px;
    color: #ed1c24;
}

.ee-form-error a
{
    font-size:14px;
}

span.ee-error[style*="visibility:hidden"]
{
    height: 0px;
}


.ee-hidden
{
    display:none;
}


.ee-error-author-empty
{
    display:none;
}
div.info-lost-password 
{
    text-align: justify;
    font-weight: bold;
    margin: 10px;   
}
div.ee-form-error
{
    min-height: 60px;
    padding-left: 60px;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    background-image: url("./img/error-summary-bg.png");
    background-position: 0px top;
    background-repeat: no-repeat;
    color: #ed1c24 !important;
}

div.ee-form-info {
    min-height: 60px;
    padding-left: 60px;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    background-image: url("./img/ee-info-sync-documentum.png");
    background-position: 0px top;
    background-repeat: no-repeat;
    color: #2576d7 !important;
}

div.ee-update-error
{
    margin: 20px;
}

span.ee-success
{
    line-height: 20px;
    color: #333;
}

span.ee-success[style*="visibility:hidden"]
{
    height: 0px;
}
div.ee-form-success
{
    min-height: 60px;
    padding-left: 60px;
    margin-top : 15px;
    background-image: url("./img/success-summary-bg.png");
    background-position: 0px top;
    background-repeat: no-repeat;
    
    color: Black !important;
    font-size: 13px;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 400px;
    
    position: relative;
}
div.ee-form-success span
{
    /*position: absolute;*/
    margin-top: 10px;
    /*margin-left: 20px;*/
}
div.ee-test-integrity-success
{
    min-height: 60px;
    padding-left: 260px;
    margin-top : 15px;
    background-image: url("./img/success-summary-bg.png");
    background-position: 190px top;
    background-repeat: no-repeat;
    
    color: Black !important;
    font-size: 13px;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 300px;
}
div.ee-form div.ee-fileinput .ee-warning-filename 
{
    margin-left: 120px;
    display:block;
}
/* Input generic */
div.ee-form .ee-input
{
    clear: both;   
    margin: 2px 0px 10px 0px;
    padding: 5px;
}

/* Pagination des listes */
table.ms-bottompaging > tbody > tr > td.ms-vb > table > tbody > tr > td.ms-paging
{
    font-size: 16px;
}
table.ms-bottompaging > tbody > tr > td.ms-vb > table > tbody > tr > td > a > img 
{
    height: 20px;
    width: 20px;
}
/* Champ obligatoire */
div.ee-form .ee-input .mandatory-field
{
    float: left;
    color: #ed1c24; 
    margin: 10px 10px;
    width: 4px;
    height: 20px;
}
div.ee-form .ee-input .non-mandatory-field
{
    float: left;
    width: 7px;
    margin: 10px 10px;
}

div.ee-form div.ee-input > .ee-input
{
    clear: none;
    margin: 0;
}

div.ee-form div.ee-input table.ee-metas-table 
{
    width: 370px;
    margin: 10px 5px 5px 5px;
}

div.ee-form div.ee-input table.ee-metas-table td.ee-metas-name
{
    font-weight: bold;
    font-size: 13px;
}
div.ee-form div.ee-input table.ee-metas-table td.ee-metas-value
{
    font-size: 13px;
}
/* Link */
div.ee-form fieldset > a.ee-link,
div.ee-form fieldset > a.ee-link:hover,
div.ee-form fieldset > a.ee-link:visited,
div.ee-form fieldset > a.ee-link:link
{
    display: block;
    margin: 10px 0;
}

/* Label */
div.ee-form .ee-input label
{
    padding: 2px 5px 5px 0px;
    /*margin-bottom:10px;
    height: 20px;*/
    float: left;
    display: inline-block;
    width: 250px;

    margin-right: 5px;
    
    color: #353636;
    font-weight: bold;
    text-align: right;
}

div.ee-form .ee-input label:after
{
    content: ":";
    white-space: nowrap;
    margin-left: 2px;
}

div.ee-form .ee-input label.ee-label-without-two-points:after
{
    font-size:12px;
    content: "";
}

div.ee-form .ee-input .ee-input .ee-label
{
    color: #353636;
    font-weight: bold;
}

div.ee-form .ee-input .ee-input .ee-value + .ee-label
{
    margin-left: 50px;
}

div.ee-form .ee-input .ee-input .ee-label:after
{
    content: ":";
    white-space: nowrap;
    margin-left: 2px;
}

/* Inputs fields */
div.ee-form .ee-input input[type="text"],
div.ee-form .ee-input input[type="password"],
div.ee-form .ee-input select,
div.ee-form .ee-input textarea,
div.ee-form .ee-input input[type="file"]
{
    padding: 5px 10px ;
    display: inline-block;
    float: left;
    width: 500px;
    
    border: 1px solid #959595;
    background-color: #fff;
    
    color: #353636;
    line-height: 10px;
}

/* Textarea */
div.ee-form .ee-input textarea
{
    line-height: 16px;
}

/* TextArea dans les dialogues de propriétés */
div.ee-form-display-prop .ee-input textarea,
div.ee-form-update-prop .ee-input textarea
{
    height: 100px;
}

div.ee-form-display-prop .ee-input .ee-label-ref 
{
    width: 400px;
}

/* Buttons */
div.ee-buttons
{
    text-align: center;
}

div.ee-form div.ee-buttons.ee-input > *
{
    display: inline-block;
    float: none;
    margin: 0 10px;
    width: auto;
    
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 -1px 1px #000000;
    text-decoration: none;
    
    
    border: 0px solid transparent;
    
    background-size: 100% 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    
    cursor: pointer;
}

div.ee-form div.ee-buttons > *.ee-valid,
div.ee-form div.ee-buttons > *.ee-ok,
div.ee-form div.ee-buttons > *.ee-validate-button
{
    height: 60px;
    min-width: 172px;
    
    background-image: url("./img/btn-valid-bg.png");
}

div.ee-form div.ee-buttons > *.ee-cancel
{
    height: 60px;
    min-width: 172px;
      
    background-image: url("./img/btn-cancel-bg.png");
}

div.ee-form div.ee-buttons > *.ee-upload
{
    padding: 0;
    height: 23px;
    float: left;
    margin-top: 12px;
    min-width: 130px;
    width: auto;
    
    line-height: 23px;    
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    text-shadow: 0 -1px 1px #000000;
    text-decoration: none;
    
    background-color: transparent;
    border: 0px solid transparent;
    
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("./img/multi-upload-delete-btn-bg.png");    
}

/* Fake Input */
div.ee-form div.ee-buttons span.ee-fake-file-input-label
{
    float: left;
    margin-left: 10px;
    padding-top: 15px;
    
    color: black;
    text-shadow: none;
}

/* Multiple Input File */
div.ee-form div.MultiFile-list div.MultiFile-label > div.ee-delete-div input
{
    float: right;
    height: 24px;
    width: 130px;
}
div.MultiFile-list
{
    margin-top: 10px;
    clear: both;
    max-width: 810px;
}

div.ee-form div.ee-upload-wp div.MultiFile-list
{
    max-width: 510px;
    padding-left: 300px;
}

div.ee-form div.ee-input .MultiFile,
div.ee-form div.ee-input .MultiFile-applied
{
    /*PB lors du remplacement de cet input*/
    /*display: none;*/
    margin-top:15px;
    float:left;
}


div.MultiFile-label
{
    padding: 10px;
    padding-left: 0;
    
    border-bottom: 1px dotted #989696;
}

div.MultiFile-label span.MultiFile-title
{
    padding-left: 8px;
    border-left: 1px solid #353636;
}

div.MultiFile-label a.MultiFile-remove,
div.MultiFile-label a:link.MultiFile-remove,
div.MultiFile-label a:hover.MultiFile-remove,
div.MultiFile-label a:visited.MultiFile-remove
{
    margin-top: -5px;
    width: 130px;
    height: 23px;
    float: right;
    display: block;
    
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    text-shadow: 0 -1px 1px #000000;
    text-decoration: none;
    
    background-image: url("./img/multi-upload-delete-btn-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
}

/* People Picker */
div.ee-form .ee-input div.ms-inputuserfield
{
    padding: 10px;
    display: inline-block;
    float: left;
    width: 500px;
    
    border: 1px solid #959595;
    background-color: #fff !important;
    
    color: #353636 !important;
    line-height: 10px;
}

table.ee-people-picker-actions
{
    margin-top: 5px;
    width: 520px !important;
}


div.ee-form .ee-peoplepicker .ee-error
{
    float: none;
}

div.ee-form .ee-input a.ee-people-picker-search-user,
div.ee-form .ee-input a.ee-people-picker-check-user
{
    display: inline-block;
    width: 26px;
    height: 26px;
    
    background-position: center center;
    background-repeat: no-repeat;
}

div.ee-form .ee-input a.ee-people-picker-search-user
{
    background-image: url("./img/people-picker-search-user-icon.png");
}

div.ee-form .ee-input a.ee-people-picker-check-user
{
    background-image: url("./img/people-picker-check-user-icon.png");
}

div.ee-form .ee-input a.ee-people-picker-search-user img,
div.ee-form .ee-input a.ee-people-picker-check-user img
{
    display: none;
}

/* Radio */
body div.ee-form div.ee-radio table tr
{
    clear: both;
}

body div.ee-form div.ee-radio table td
{
    padding-top: 10px;
}

body div.ee-form div.ee-radio table input
{
    float: right;
    width: 20px;
    
    border: 0px solid transparent;
}

body div.ee-form div.ee-radio table label
{
    padding: 0;
    width: 170px;
    float: left;
}
body div.ee-form div.ee-checkbox span.ee-error 
{
    display: block;
    margin-left: 120px;
}
body div.ee-form div.ee-checkbox span.ee-checkbox input 
{
    float:left;
    margin-left: 120px;
}
body div.ee-form div.ee-checkbox label
{
    width: 350px;
    padding: 0;
    text-align: left;
    margin: 2px;   
}
body div.ee-form div.ee-radio-action span.ee-error-action-document-empty
{
    margin-left: 145px;
}
body div.ee-form div.ee-radio-action table input 
{
    float:left;
    margin: 0px 0px;
}
body div.ee-form div.ee-radio-action table label 
{
    padding: 0;
    float:left;
    width: 400px;  
    text-align: left;
}
body div.ee-form div.ee-radio-action table label:after
{
    content: "" !important;
}

body div.ee-form div.ee-input span.ee-error-contribution-empty 
{
    display: block;
    margin-left: 140px;   
}
/* MAC Label */
div.ee-form .ee-mac-label
{
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

div.ee-form .ee-mac-label > span,
div.ee-form .ee-edito-label > span,
div.ee-form .ee-documentum-label > span
{
    padding: 0 0 0 5px;
    border-left: 2px solid #ed1c24;
    
    color: #ed1c24;
}

div.ee-form .ee-mac-label > span:after
{
    padding-left: 5px;
    content: ">";
}

/* Dialogue LIER à Documentum */

div.ee-form div.ee-link-document-forms .ee-input
{
    margin: 0 0 0 10px;   
}
div.ee-form div.ee-link-document-forms div.ee-input span.ee-label-input 
{
    padding: 0 5px 5px 5px;
}
div.ee-form div.ee-documentum-form div.ee-input label,
div.ee-form div.ee-extranet-form div.ee-input label
{
    width: auto;
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
}

div.ee-form div.ee-extranet-form div.ee-input span.ee-label-ref-text,
div.ee-form div.ee-documentum-form div.ee-input span.ee-label-ref-text
{
    width: 170px;
}
div.ee-form div.ee-extranet-form div.ee-input span.ee-label-title-text,
div.ee-form div.ee-documentum-form div.ee-input span.ee-label-title-text
{
    width: 202px;
}
div.ee-form div.ee-extranet-form div.ee-input span.ee-label-subtitle-text,
div.ee-form div.ee-documentum-form div.ee-input span.ee-label-subtitle-text
{
    width: 173px;
}
div.ee-form div.ee-input span.ee-label-focused
{
    color: Red !important;
}


div.ee-form .ee-edito-label,
div.ee-form .ee-documentum-label
{
    text-align: center;
}

    
div.ee-form .ee-edito-label > span,
div.ee-form .ee-documentum-label > span
{
    padding: 0 5px 0 5px;
    border-left: 2px solid #ed1c24;
    border-right: 2px solid #ed1c24;
}
div.ee-form .ee-text .ee-warning-label
{
    font-size: 16px;
    color: Black;
    display:block;
    padding:5px;
}

div.ee-form div.ee-documentum-form,
div.ee-form div.ee-extranet-form 
{
    width: 290px;
    display: inline;
}
div.ee-form div.ee-documentum-form 
{
    float: right;   
}
div.ee-form div.ee-extranet-form 
{
    float: left;   
}
div.ee-form div.ee-documentum-form > fieldset,
div.ee-form div.ee-extranet-form > fieldset
{
    background-color: #fff;
    background-image: url("./img/content-bg.png");
    background-position: bottom left;
    background-repeat: repeat-x;
    margin: 0 5px 10px 5px;
}
div.ee-form div.ee-documentum-form .ee-input label,
div.ee-form div.ee-extranet-form .ee-input label
{
    text-align: left;   
}
div.ee-form div.ee-documentum-form div.info-supplementaires,
div.ee-form div.ee-extranet-form div.info-supplementaires 
{
    padding-top: 60px;
}
div.ee-form div.ee-documentum-form div.info-supplementaires div.ee-input,
div.ee-form div.ee-extranet-form div.info-supplementaires div.ee-input 
{
    margin: 0px;
    padding: 0px;
}

div.ee-form div.ee-documentum-form div.info-supplementaires .ee-label,
div.ee-form div.ee-extranet-form div.info-supplementaires .ee-label
{
    font-weight: normal;
    font-size: 13px;
    margin-left: 30px;
    padding: 0px;
}
div.ee-form div.ee-documentum-form div.info-supplementaires span,
div.ee-form div.ee-extranet-form div.info-supplementaires span
{
    font-weight: lighter;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 0px;
}

div.ee-form .ee-infos-complementaires 
{
    background-image: url("./img/ee-info-sync-documentum.png");
    background-repeat: no-repeat;
    background-position: left center;
    clear: both;   
    text-align: left;
    color:Blue;
    font-size:10pt;
    margin-left: 10px;
    padding-left: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.ee-form .ee-infos-complementaires span
{
    background-repeat: no-repeat;
    background-position: left center;
    
}

div.ee-form .ee-link-document-img 
{
    position: absolute;
    left: 280px;
    top: 200px;
}

div.ee-form .ee-text .ee-download-link
{
    font-size: 16px;
}

div.ee-form div.ee-warning
{
    margin: 10px;
}

div.ee-form div.ee-warning .ee-warning-label
{
    font-size: 16px;
    color: Red;
}

/* File Input */

.customfile-input  
{
    position: absolute; 
    height: 100px; 
    cursor: pointer; 
    background: transparent; 
    border: 0; 
    opacity: 0; 
    -moz-opacity: 0; 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
    z-index: 999;  
}

.customfile  
{
    margin-top: 10px;
    width: 400px; 
    cursor: pointer; 
    overflow: hidden; 
    padding: 2px; 
    position: relative; 
}

.customfile-disabled  
{
    opacity: .5; 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
    cursor: default;  
}

.customfile-feedback  
{
    display: block; 
}

.customfile-feedback-populated  
{
    font-style: normal; 
    font-weight: bold; 
}

.customfile-button  
{
    margin-top: -5px;
    width: 130px;
    height: 25px;
    float: right;
    display: block;
    
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    text-shadow: 0 -1px 1px #000000;
    text-decoration: none;
    font-size: 12px;
    
    background-image: url("./img/multi-upload-delete-btn-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
}


.ChkConfirmCGU,
.ChkConfirmCGU>input
{
    width:25px !important;
    float:left;
}

.ee-confirm-CGU-label
{
    float:left;
}

.ee-description
{
    display:block;
    margin:10px;
}

.ee-change-password-form .ee-label
{
    width:300px !important;
}

.ee-change-password-form .ee-confirm-CGU-label
{
    width:80px !important;
}

/*transmision document OK*/
.info
{
    text-align:center;
}

.info .ee-upload-files-result-ok
{
    font-size:14px;
    color:#289600;
    font-weight: bold;
}

div.ee-form div.ee-input span.ee-label-input
{
    padding: 2px 5px 5px 5px;
    float: left;
    font-weight: bolder;
    color: Black;
}

/****** SPECIFIQUE DIALOGUE PIECE JOINTE ************/
div.ee-form div.ee-input > *.ee-add-div 
{
    display: inline;
}
div.ee-form div.ee-input div.ee-add-div > *.ee-add-pj-button
{
    height: 23px;
    min-width: 130px;
    margin-left: 23px;
}
div.ee-form div.MultiFile-list div.MultiFile-label > *.ee-delete-div 
{
    display: inline;
}
div.ee-form div.ee-buttons > .ee-delete-pj-button
{
    height: 23px;
    width: 130px;
    float: right;
    margin-top: -5px;
    min-width: 0px;
    background-image: url("./img/multi-upload-delete-btn-bg.png");
}

/****** SPECIFIQUE DIALOGUE METTRE A JOUR EDITEUR ************/
div.ee-form div.ee-cancel-extract input 
{
    float: left;   
}
div.ee-form div.ee-cancel-extract label 
{
    width: 500px !important;
}
div.ee-form div.ee-cancel-extract label:after
{
    content: "" !important;
}

/****** Espace de travail vide ************/
div.ee-emptycol
{
   font-size:12pt; 
   margin:5px;
}

/****** SPECIFIQUE DIALOGUE FICHE ************/
div.ee-form .ee-fiche-label
{
    border: 1px solid #959595;
    margin: 30px 0px -60px 179px;
    display: block;
    padding: 3px 5px;
    width: 380px;
    color: #353636;
    clear: both;
    
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
}

.clear
{
    clear: both;
}

/****************************************************/
/*                  POPUP                           */
/****************************************************/

div.ms-dlgContent
{
    border: 0px solid transparent;
}

div.ms-dlgBorder
{
    border: 1px solid #a8a8aa;
}

body .ms-dlgTitleText
{
    font-weight: bold;
    text-align: left;
}

body .ms-dlgOverlay
{
    background-color: #b5b5b5;
}

body div.ms-dlgTitle,
body div#s4-ribbonrow
{
    background-image: none;
    background-color: #c91828;
}

/****************************************************/
/*             Error / Info Popup                   */
/****************************************************/

div.ee-popup-error,
div.ee-popup-info
{
    width: 900px;
    
    border: 1px solid #A8A8AA;
    
    background-color: #fff;
    
    text-align: left;
}

div.ee-popup-error-dialog,
div.ee-popup-info-dialog {
    width: auto;
    border: 1px solid #A8A8AA;
    background-color: #fff;
    text-align: left;
}

div.ee-popup-error div.ee-popup-title-bar,
div.ee-popup-error-dialog div.ee-popup-title-bar,
div.ee-popup-info div.ee-popup-title-bar,
div.ee-popup-info-dialog div.ee-popup-title-bar {
    padding-left: 10px;
    padding-top: 7px;
    height: 25px;
    overflow: hidden;
    background-color: #C91828;
    cursor: default;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 1.3em;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

div.ee-popup-error div.ee-popup-title-bar .ee-popup-title,
div.ee-popup-error-dialog div.ee-popup-title-bar .ee-popup-title,
div.ee-popup-info div.ee-popup-title-bar .ee-popup-title,
div.ee-popup-info-dialog div.ee-popup-title-bar .ee-popup-title
{
    font-weight: bold;
}

/* Close */
div.ee-popup-error a.ee-popup-close-link,
div.ee-popup-error-dialog a.ee-popup-close-link,
div.ee-popup-info a.ee-popup-close-link,
div.ee-popup-info-dialog a.ee-popup-close-link
{
    float: right;
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    
    background-position: 0 -659px;
    background-image: url("/_layouts/images/fgimg.png");
    
    border: 1px solid transparent;
}

div.ee-popup-error a.ee-popup-close-link:hover,
div.ee-popup-error-dialog a.ee-popup-close-link:hover
div.ee-popup-info a.ee-popup-close-link:hover,
div.ee-popup-info-dialog a.ee-popup-close-link:hover
{
    border-color: #A8A8AA;
}

div.ee-popup-error a.ee-popup-close-link span,
div.ee-popup-error-dialog a.ee-popup-close-link span
div.ee-popup-info a.ee-popup-close-link span,
div.ee-popup-info-dialog a.ee-popup-close-link span
{
    display: none;
}

/* Expand  / Collapse button */

div.ee-popup-error .collapse-button,
div.ee-popup-error-dialog .collapse-button
div.ee-popup-info .collapse-button,
div.ee-popup-info-dialog .collapse-button
{
    display: block;
    width: 9px;
    height: 9px;
    float: right;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("/_layouts/images/MINUS.GIF");   
}

div.ee-popup-error .collapse-button.collapsed,
div.ee-popup-error-dialog .collapse-button.collapsed,
div.ee-popup-info .collapse-button.collapsed,
div.ee-popup-info-dialog .collapse-button.collapsed
{
    background-image: url("/_layouts/images/PLUS.GIF");
}

div.ee-popup-error .collapse-button span,
div.ee-popup-error-dialog .collapse-button span
div.ee-popup-info .collapse-button span,
div.ee-popup-info-dialog .collapse-button span
{
    display: none;
}

/* Details */
div.ee-popup-error .details,
div.ee-popup-error-dialog .details
div.ee-popup-info .details,
div.ee-popup-info-dialog .details
{
    color: #353636;
}

/****************************************************/
/*                  Activites WF                  */
/****************************************************/

td.ms-vb2 .activite {
    display: block;
    padding: 2px 2px 2px 15px;
}

td.ms-vb2 .activite.prepare-actif,
td.ms-vb2 .activite.prepare-inactif,
td.ms-vb2 .activite.revise-actif,
td.ms-vb2 .activite.revise-inactif,
td.ms-vb2 .activite.bap-actif,
td.ms-vb2 .activite.bap-inactif
{
    padding-left: 20px;
    font-weight: bold;
    /* color: #CCC !important; */
    background-image: left center;
    background-repeat: no-repeat;
    /*background-image: url("./img/stat-inactif.png");*/
}

td.ms-vb2 .activite.prepare-actif {
    color:#009EDD;
    
    background-image: url("./img/stat-prepare-actif.png");
}

td.ms-vb2 .activite.revise-actif {
    color:#8F2B8D;
    
    background-image: url("./img/stat-revise-actif.png");
}

td.ms-vb2 .activite.bap-actif {
    color:#417800;
    
    background-image: url("./img/stat-bap-actif.png");
}

/****************************************************/
/*                  Custom fields                  */
/****************************************************/

td.ms-vb2 .tooltip-pict {
    display: block;
    width: 16px;
    height: 16px;
    background-image: left center;
    background-repeat: no-repeat;
}
td.ms-vb2 .eeencyclocommentcf-pict 
{
    background-image: url("./img/comment.png");
    margin-left: 0;
}

td.ms-vb2 .eeencyclocommentadminprestacf-pict 
{
    background-image: url("./img/commentadminpresta.png");
    margin-left: 0;
}


td.ms-vb2 .delegation
{
    background-position: center center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    margin: auto;
}

td.ms-vb2 .delegationdemande-pict
{
    background-image: url("./img/bt-wf-demande-intervention-externe-vue.png?v=3.0");
}

td.ms-vb2 .delegationencours-pict
{
    background-image: url("./img/bt-wf-accepter-refuser-intervention-vue.png?v=3.0");
}

td.ms-vb2 .delegationencours-pict-delay
{
    background-image: url("./img/bt-wf-accepter-refuser-intervention-delai-vue.png?v=3.0");
}

td.ms-vb2 .delegationterminee-pict
{
    background-image: url("./img/bt-wf-retourner-document-vue.png?v=3.0");
}

td.ms-vb2 .delegationrefusee-pict 
{
    background-image: url("./img/bt-wf-refuse-document.png?v=3.0");
}

td.ms-vb2 .eeencyclolinkedtodocumentum-pict
{
    background-image: url("./img/attached-DCM.png");
    margin-left: 0px;
}

td.ms-vb2 .eeencycloattachmentcf-pict 
{
    background-image: url("./img/attachment.png");
    margin-left: 0px;
}

td.ms-vb2 .eeencyclosyncerrcf-pict 
{
    background-image: url("./img/err-sync.png");
    margin-left: 25px;
}

td.ms-vb2 .eeencycloconverrcf-pict 
{
    background-image: url("./img/err-conv.png");
    margin-left: 25px;
}

td.ms-vb2 .eeencycloletengagcf-pict 
{
    background-image: url("./img/eng-single.png");
    margin-left: 20px;
}

td.ms-vb2 .eeencycloletengagcf-pict.multiple
{
    background-image: url("./img/eng-multi.png");
    margin-left: 20px;
}

td.ms-vb2 .typecctexte-pict
{
    background-image: url("./img/typecctexte.png");
}

td.ms-vb2 .typeccsynthese-pict
{
    background-image: url("./img/typeccsynthese.png");
}

td.ms-vb2 .typeccsynthesemin-pict
{
    background-image: url("./img/typeccsynthesemin.png");
    width: 32px;
}

td.ms-vb2 .typealertebocc-pict
{
    background-image: url("./img/typealertebocc.png");
}

td.ms-vb2 .typealertejo-pict
{
    background-image: url("./img/typealertejo.png");
}

td.ms-vb2 .typealertenp-pict
{
    background-image: url("./img/typealertenp.png");
    width: 32px;
}

td.ms-vb2 .eeccalertecf-pict
{
    background-image: url("./img/eeccalertecf.png") 
}

td.ms-vb2 .tooltip-rattachements
{
    display: block;
    height: 16px;
    background-image: left center;
    background-repeat: no-repeat;
}

td.ms-vb-icon img 
{
    /*margin-left: 12px;*/
}

td.ms-vb-icon img.ms-vb-icon-overlay 
{
    /*margin-left: 0px;   */
}
/****************************************************/
/*                  Pages Layouts                   */
/****************************************************/

.ee-div-layout 
{
    /*padding-top: 5px;*/
    width: 100%;
}

.ee-layout-one-col 
{
    display: block;
}

.ee-layout-two-col
{
    display: block;
}

.ee-layout-left-col
{
    width: 170px;
    float:left;
}

.ee-layout-right-col
{
    display: inline-block;
    width: 1008px;
}

/* Marge des formulaires standards */
table#diidProjectPageOverview
{
    margin: 5px;
    width: 98% !important;
}

div#SearchControls
{
    padding: 5px;
}


/****************************************************/
/*            Personnalisation du ruban             */
/****************************************************/
/************************************* RUBAN EDITEUR *********************************************/
/* Tous les boutons sur deux lignes */
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-1 > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-2 > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-3 > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-4 > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-5 > span,
li#Ribbon\.Documents\.EEEncycloDocumentEditorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEEncycloDocumentAuthorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEEncycloSynchronizationGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEEncycloOutilsGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEEncycloProcessusEditorialAuthorGroup > span > span > span > span > span
{
    height: 25px;
    margin-bottom: 10px;
}

span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-1 > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-2 > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-3 > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-4 > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-5 > span > a,
li#Ribbon\.Documents\.EEEncycloDocumentEditorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloDocumentAuthorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloSynchronizationGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloOutilsGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloProcessusEditorialAuthorGroup > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-5 > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloDocumentEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloDocumentAuthorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloSynchronizationGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloOutilsGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloProcessusEditorialAuthorGroup > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a,
li#Ribbon\.Documents\.EEEncycloDocumentEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloDocumentAuthorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloSynchronizationGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloOutilsGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEEncycloProcessusEditorialAuthorGroup > span > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.Documents\.ProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloDocumentEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloDocumentAuthorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloSynchronizationGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloOutilsGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEEncycloProcessusEditorialAuthorGroup > span > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}
/* Groupe "Processus éditorial" : Le split button */
div#Ribbon\.Documents\.ProcessusEditorialEditorGroup\.MenuSectionControls\.1 
{
    width: 190px;
}

/* Fiches Pratiques */
/* Tous les boutons sur deux lignes */
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-1 > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-2 > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-3 > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-4 > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-5 > span,
li#Ribbon\.Documents\.EEFPDocumentEditorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEFPDocumentAuthorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEFPSynchronizationGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEFPOutilsGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEFPProcessusEditorialAuthorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEFPDocumentPrestaGroup > span > span > span > span > span
{
    height: 25px;
    margin-bottom: 10px;
}

span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-1 > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-2 > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-3 > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-4 > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-5 > span > a,
li#Ribbon\.Documents\.EEFPDocumentEditorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPDocumentAuthorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPSynchronizationGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPOutilsGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPProcessusEditorialAuthorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPDocumentPrestaGroup > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-5 > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentAuthorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPSynchronizationGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPOutilsGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPProcessusEditorialAuthorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentPrestaGroup > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a,
li#Ribbon\.Documents\.EEFPDocumentEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPDocumentAuthorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPSynchronizationGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPOutilsGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPProcessusEditorialAuthorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEFPDocumentPrestaGroup > span > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.Documents\.FPProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentAuthorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPSynchronizationGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPOutilsGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPProcessusEditorialAuthorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEFPDocumentPrestaGroup > span > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}
/* Groupe "Processus éditorial" : Le split button */
div#Ribbon\.Documents\.FPProcessusEditorialEditorGroup\.MenuSectionControls\.1 
{
    width: 190px;
}

/* Synthèses */
/* Tous les boutons sur deux lignes */
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-1 > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-2 > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-3 > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-4 > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-5 > span,
li#Ribbon\.Documents\.EESyntheseDocumentEditorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentAuthorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EESyntheseSynchronizationGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EESyntheseOutilsGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EESyntheseProcessusEditorialAuthorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentPrestaGroup > span > span > span > span > span
{
    height: 25px;
    margin-bottom: 10px;
}

span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-1 > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-2 > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-3 > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-4 > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-5 > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentEditorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentAuthorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseSynchronizationGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseOutilsGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseProcessusEditorialAuthorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentPrestaGroup > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-5 > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentAuthorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseSynchronizationGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseOutilsGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseProcessusEditorialAuthorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentPrestaGroup > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentAuthorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseSynchronizationGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseOutilsGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseProcessusEditorialAuthorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EESyntheseDocumentPrestaGroup > span > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentAuthorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseSynchronizationGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseOutilsGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseProcessusEditorialAuthorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EESyntheseDocumentPrestaGroup > span > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

/* Commentaires de code */
/* Tous les boutons sur deux lignes */
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-1 > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-2 > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-3 > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-4 > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-5 > span,
li#Ribbon\.Documents\.EEComCodeDocumentEditorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EEComCodeSynchronizationGroup > span > span > span > span > span
{
    height: 25px;
    margin-bottom: 10px;
}

span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-1 > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-2 > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-3 > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-4 > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-5 > span > a,
li#Ribbon\.Documents\.EEComCodeDocumentEditorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEComCodeSynchronizationGroup > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-5 > span > a > span > span,
li#Ribbon\.Documents\.EEComCodeDocumentEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEComCodeSynchronizationGroup > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a,
li#Ribbon\.Documents\.EEComCodeDocumentEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EEComCodeSynchronizationGroup > span > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.Documents\.ComCodeProcessusEditorialEditorGroup-TwoLarge-5 > span > span > a > span > span,
li#Ribbon\.Documents\.EEComCodeDocumentEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EEComCodeSynchronizationGroup > span > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

/* Conventions collectives */
/* Tous les boutons sur deux lignes */
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-1 > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-2 > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-3 > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-4 > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-5 > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-1 > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-2 > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-3 > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-4 > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-5 > span,
li#Ribbon\.Documents\.EECCDocumentEditorGroup > span > span > span > span > span,
li#Ribbon\.Documents\.EECCSynchronizationGroup > span > span > span > span > span,
li#Ribbon\.ListItem\.EECCAlerteEditorGroup > span > span > span > span > span,
li#Ribbon\.ListItem\.EECCAlerteSynchronizationGroup > span > span > span > span > span
{
    height: 25px;
    margin-bottom: 10px;
}

span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-1 > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-2 > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-3 > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-4 > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-5 > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-1 > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-2 > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-3 > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-4 > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-5 > span > a,
li#Ribbon\.Documents\.EECCDocumentEditorGroup > span > span > span > span > span > a,
li#Ribbon\.Documents\.EECCSynchronizationGroup > span > span > span > span > span > a,
li#Ribbon\.ListItem\.EECCAlerteEditorGroup > span > span > span > span > span > a,
li#Ribbon\.ListItem\.EECCAlerteSynchronizationGroup > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-5 > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-1 > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-2 > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-3 > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-4 > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-5 > span > a > span > span,
li#Ribbon\.Documents\.EECCDocumentEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EECCSynchronizationGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.ListItem\.EECCAlerteEditorGroup > span > span > span > span > span > a > span > span,
li#Ribbon\.ListItem\.EECCAlerteSynchronizationGroup > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-5 > span > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-1 > span > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-2 > span > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-3 > span > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-4 > span > span > a,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-5 > span > span > a,
li#Ribbon\.Documents\.EECCDocumentEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.Documents\.EECCSynchronizationGroup > span > span > span > span > span > span > a,
li#Ribbon\.ListItem\.EECCAlerteEditorGroup > span > span > span > span > span > span > a,
li#Ribbon\.ListItem\.EECCAlerteSynchronizationGroup > span > span > span > span > span > span > a
{
    height: 35px;
    width: 32px;
}

span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.Documents\.EECCDocumentGroup-TwoLarge-5 > span > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-1 > span > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-2 > span > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-3 > span > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-4 > span > span > a > span > span,
span#Ribbon\.ListItem\.EECCAlerteGroup-TwoLarge-5 > span > span > a > span > span,
li#Ribbon\.Documents\.EECCDocumentEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.Documents\.EECCSynchronizationGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.ListItem\.EECCAlerteEditorGroup > span > span > span > span > span > span > a > span > span,
li#Ribbon\.ListItem\.EECCAlerteSynchronizationGroup > span > span > span > span > span > span > a > span > span
{
    height: 35px;
    width: 32px;
}

/* Groupe "Processus éditorial" : Le split button */
div#Ribbon\.Documents\.SyntheseProcessusEditorialEditorGroup\.MenuSectionControls\.1 
{
    width: 190px;
}

/* Bouton Calendrier */
#Ribbon\.Documents\.EEEncycloDocumentAuthorCalendarGroup a > span > span,
#Ribbon\.Documents\.EEFPDocumentAuthorCalendarGroup a > span > span,
#Ribbon\.Documents\.EESyntheseDocumentAuthorCalendarGroup a > span > span
{
    height: 64px;
    width: 64px;
}

#Ribbon\.Documents\.EEEncycloDocumentAuthorCalendarGroup a,
#Ribbon\.Documents\.EEFPDocumentAuthorCalendarGroup a,
#Ribbon\.Documents\.EESyntheseDocumentAuthorCalendarGroup a
{
    height: 64px;   
}

/****************************************************/
/****************************************************/
/****************************************************/
/*            PEOPLE PICKER PLUGIN                  */
/****************************************************/
/****************************************************/
/****************************************************/
div.chzn-container {
  font-size: 13px;
  position: relative;
  float: left;
}

div.chzn-container input {
  background: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  margin: 0px;
  padding: 4px 5px;
  outline: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
div.chzn-container textarea:focus {
  border-color: #EFC773;
  -moz-box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  box-shadow: 0px 0px 3px #aaa;
}


div.chzn-container div.chzn-drop {
  background: #FFF;
  border: 1px solid #aaa;
  border-width: 0 1px 1px;
  left: 0;
  position: absolute;
  top: 29px;
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 999;
  width: 520px;
}
div.chzn-container-single div.chzn-drop {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}


/* SINGLE */
div.chzn-container a.chzn-single {
  background: #ffffff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  height: 25px;
  color: #444;
  line-height: 26px;
  padding: 0px 0px 0px 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
div.chzn-container a.chzn-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.chzn-container a.chzn-single div {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
}
div.chzn-container a.chzn-single div b {
  background: url('./img/chosen-sprite.png') no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
}
div.chzn-container div.chzn-search {
  padding: 3px 4px;
  margin: 0px;
  white-space: nowrap;
}
div.chzn-container div.chzn-search input {
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, #ffffff;
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url('./img/chosen-sprite.png') no-repeat 97% -35px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: linear-gradient(top, #ffffff 85%,#eeeeee 99%)
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  margin: 1px 0;
  outline: 0;
}


/* Multi */
div.chzn-container ul.chzn-choices {
  background: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  margin: 0;
  cursor: text;
  border: 1px solid #aaa;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  padding: 0;
  position: relative;
  width: 520px;
}
div.chzn-container ul.chzn-choices:focus {
  border-color: #A8A8AA;
  -moz-box-shadow: 0px 0px 5px #999;
  -webkit-box-shadow: 0px 0px 5px #999;
  box-shadow: 0px 0px 5px #999;
}
div.chzn-container ul.chzn-choices li {
  float: left;
  list-style-type: none;
  margin: 0px;
}
div.chzn-container ul.chzn-choices li.search-field {
  margin: 0px;
  white-space: nowrap;
  padding: 0px;
  width: 520px;
}
div.chzn-container ul.chzn-choices li.search-field input {
  color: #666;
  background: transparent !important;
  border: 0px !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 520px;
}
div.chzn-container ul.chzn-choices li.search-field input.default {
  color: #999;
}
div.chzn-container ul.chzn-choices li.search-choice {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*background: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  position: relative;
  margin: 3px 0px 3px 5px;
}
div.chzn-container ul.chzn-choices li.search-choice span {
  cursor: default;
}
div.chzn-container ul.chzn-choices li.search-choice.search-choice-focus {
  background: #d4d4d4;
}
div.chzn-container ul.chzn-choices li.search-choice a.search-choice-close {
  position: absolute;
  right: 5px;
  top: 6px;
  display: block;
  width: 8px;
  height: 9px;
  font-size: 1px;
  background: url(./img/chosen-sprite.png) right top no-repeat;
}
div.chzn-container ul.chzn-choices li.search-choice a.search-choice-close:hover {
  background-position: right -9px;
}
div.chzn-container ul.chzn-choices li.search-choice.search-choice-focus a.search-choice-close {
  background-position: right -9px;
}


/* Results */
div.chzn-container ul.chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width:370px;
}
div.chzn-container-multi ul.chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
div.chzn-container-multi ul.chzn-results li {
  border-left: 0px !important;
  border-right: 0px !important;
}
div.chzn-container ul.chzn-results li {
  line-height: 120%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style-type: none;
}
div.chzn-container ul.chzn-results li.active-result {
  cursor: pointer;
}
div.chzn-container ul.chzn-results li em {
  font-style: normal;
  background: #FEFFDC;
}
div.chzn-container ul.chzn-results li.highlighted {
  background: #3875d7;
  color: #fff;
}
div.chzn-container ul.chzn-results li.highlighted em {
  background: transparent;
}
div.chzn-container ul.chzn-results li.no-results {
  background: #F4F4F4;
}
div.chzn-container ul.chzn-results li.group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
div.chzn-container ul.chzn-results li.group-option {
  padding-left: 20px;
}

div.chzn-container-multi div.chzn-drop li.result-selected {
  display: none;
}



/* Active */
div.chzn-container-active a.chzn-single {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #EFC773;
}
div.chzn-container-active a.chzn-single-with-drop {
  border: 1px solid #aaa;
  border-width: 1px 1px 1px;
  -moz-box-shadow:  0px 1px 0px #FFF inset;
  -webkit-box-shadow:  0px 1px 0px #FFF inset;
  box-shadow: 0px 1px 0px #FFF inset;
  background: #EEE;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
div.chzn-container-active a.chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
div.chzn-container-active a.chzn-single-with-drop div b {
  background-position: -18px 1px;
}
div.chzn-container-active ul.chzn-choices {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #EFC773;
}
div.chzn-container-active ul.chzn-choices input {
  color: #111 !important;
}

/***************************************************************************/
/************************ ESPACE PERSONNEL *********************************/
/***************************************************************************/
div.ee-personal-space-form
{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    color: #353636;
}

div.ee-personal-space-form .ee-section-label
{
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

div.ee-personal-space-form .ee-section-label > span
{
    padding: 0 0 0 5px;
    border-left: 3px solid #353636;
    color: #353636;
    line-height: 35px;
}

div.ee-personal-space-form .ee-section-label > span:after
{
    padding-left: 5px;
}
div.ee-personal-space-form fieldset
{
    border: 0px solid transparent;
}
div.ee-personal-space-form fieldset.fieldset-with-separator
{
    background-image: url("./img/tab-separator.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
}
div.ee-personal-space-form .ee-display-label
{
	padding-top : 5px !important;
	width: 250px !important;
}

div.ee-personal-space-form .ee-display-label .ee-label 
{
    content: " : ";
    font-weight:bold; 
}

div.ee-personal-space-form .ee-table 
{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 5px;
    border-width: 0px;
}

div.ee-personal-space-form .ee-table-header
{
    background-color: #CACACA;
}

div.ee-personal-space-form .ee-table-header-empty,
div.ee-personal-space-form .ee-cell-main-street,
div.ee-personal-space-form .ee-cell-first
{
    width: 1px;
}

div.ee-personal-space-form .ee-cell-main-street > img
{
    width: 16px;
    height: 16px;
}

div.ee-personal-space-form .ee-table-header-street,
div.ee-personal-space-form .ee-cell-street,
div.ee-personal-space-form .ee-cell-bank,
div.ee-personal-space-form .ee-table-header-bank
{
    width: 300px !important;
}

div.ee-personal-space-form .ee-table-header-zipcode,
div.ee-personal-space-form .ee-cell-zipcode
{
    width: 200px !important;
}

div.ee-personal-space-form .ee-table-header,
div.ee-personal-space-form .ee-table-row
{
    border-bottom: 0px none #E9E9EB;
    border-top: 1px solid #AFAFAF;
}

div.ee-personal-space-form .ee-table .ee-table-row
{
    background-color: #ECECEC;
}
div.ee-personal-space-form .ee-table-row-main,
div.ee-personal-space-form .ee-row-contract-actif
{
    background-color: White !important;
}
div.ee-personal-space-form .ee-table-row-main 
{
    font-weight: bold !important;
}
div.ee-personal-space-form .ee-table > tr,
div.ee-personal-space-form .ee-table > td
{
    border-width: 0px;
}

div.ee-personal-space-form .ee-table-header .ee-table-header-cell
{
    text-decoration:underline;
    text-align: left;
}
div.ee-personal-space-form div.ee-modify-info-div 
{
    font-weight: bold;
    margin: 15px;
}
div.ee-personal-space-form .ee-modif-info:before
{
    content: " > ";
    color: Red;
}
div.ee-personal-space-form .ee-modif-info-mail-to
{
    text-decoration: underline;
}
/****************************************************/
/*                  CONTRACTS                       */
/****************************************************/
div.ee-personal-space-form .ee-table td.ee-cell-details-contract > a > img,
div.ee-personal-space-form .ee-table td.ee-cell-pdf-contract > a > img
{
    height: 20px;
    width: 20px;
}
div.ee-personal-space-form .ee-table td.ee-cell-details-contract > a > img
{
    margin-left: 15px;
}
div.ee-personal-space-form .ee-table td.ee-cell-pdf-contract > a > img 
{
    margin-left: 3px;    
}

div.ee-personal-space-form .ee-table td.ee-cell-pdf-contract > a
{
    display: none;
}

div[name=EEEncycloLetEngag],
div[name=EEEncycloCommentaire],
div[name=EEEncycloLinkedToDocumentum],
div[name=EEEncycloCommentAdminPresta],
div[name=EEEncycloDelegationState],
div[name=EEEncycloFiche]
{
    display:none;
}

div[name=Li_x00e9__x0020__x00e0__x0020_DCM],
div[name=Etat_x0020_d_x00e9_l_x00e9_gation],
div[name=Lettre_x0020d_x0092engagement]
{
    display:none;
}

div[name=EEComCodeTextUpdated],
div[name=EEComCodeAlertPresta]
{
    display: none;
}

div[name=EECCType],
div[name=EECCAlerte]
{
    display: none;
}

/****************************************************/
/*                     LOGS                         */
/****************************************************/

div.divLogs
{
    padding: 5px;
    width: 99%; 
}

/* Logs table */
table.LogsDisplayTable
{
    width: 100%;
    table-layout: fixed;
}

table.LogsDisplayTable td, table.LogsDisplayTable th
{
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
    padding: 3px;
}

table.LogsDisplayTable col.LogRowDate
{
    width: 10%;
}

table.LogsDisplayTable col.LogRowLevel
{
    width: 5%;
}

table.LogsDisplayTable col.LogRowNamespace
{
    width: 35%;
}

table.LogsDisplayTable col.LogRowMessage
{
    width: 50%;
}

table.LogsDisplayTable tr.selected
{
    background-color: Lime;
}

table.LogsDisplayTable tr.hover
{
    background-color: Aqua;
}

table.LogsDisplayTable .LogHeader td
{
   font-size: 10px;
}

span.LogFocus
{
    width: 100%;
    min-height: 10px;   
}

/* Log focus */
textarea.LogFocus
{
    width: 100%;
    resize: none;
}

.ee-different-editors
{
    font-size:12px !important;
    color:#676767 !important;
    content:'' !important;
    border:none !important;
}

.ee-different-editors:after
{
    padding-left:0px !important;
    display:none;
}

/*****************************************************/
/** WP Recherche                                    **/
/*****************************************************/
.ee-searchFicPratLabel, .ee-searchSyntheseLabel, .ee-searchEncycloLabel
{
    color: #343636;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: -1px;
}

.ee-search-ficprat, div[id*=SlcSearchFP], 
.ee-search-synthese, div[id*=SlcSearchSynthese], 
.ee-search-encyclo, div[id*=SlcSearchEncyclo],
.ee-search-encyclo-fiche, div[id*=SlcSearchEncycloFiche],
.ee-search-cc, div[id*=SlcSearchCC]
{
    margin: 3px;
    padding: 5px;
    width: 160px;
}

div[id*=SlcSearchFP] div.chzn-drop, 
div[id*=SlcSearchSynthese] div.chzn-drop, 
div[id*=SlcSearchEncyclo] div.chzn-drop,
div[id*=SlcSearchCC] div.chzn-drop
{
    margin: 5px;
    width: 380px !important;
    overflow: hidden;
}

.chzn-search #ImgLoading
{
    position: absolute;
    right: 3px;
    top: 3px;
    display: none; 
}

/*****************************************************/
/** Démarrage des commentaires de code              **/
/*****************************************************/

/* Disposition générale */
#DivStartComCode .ee-start-editorial-form
{
    margin: 0;   
}

#DivStartComCode #DivLeftPanel
{
    float: left;
    width: 584px;
}

#DivStartComCode #DivRightPanel
{
    float: right;
    width: 584px;
    border: 2px solid #798593;
    position: relative;
    background-color: #fff;
}

/* Panneau gauche */
#DivStartComCode #DivLeftPanel > div > table
{
    width: 100%;    
}

#DivStartComCode #DivLeftPanel input.tab
{
    width: 140px;
    background-image: url("./img/tab-bg-commtxt.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    margin-left: 0;
    height: 28px;
    font-size: 11px;
    padding: 0;
    text-align: center;
    outline: none;
    cursor: pointer;
}

#DivStartComCode #DivLeftPanel input.tab + .tab
{
    margin-left: 2px;
}

#DivStartComCode #DivLeftPanel input.tab[disabled="disabled"]
{
    font-weight: bold;  
    color: inherit;
    height: 32px;
    padding-bottom: 2px;
    cursor: default;
    background-color: #fff;;
}

#DivStartComCode #DivLeftPanel .tabs
{
    background-color: #FFF;
    border: 2px solid #798593;
    max-width: 574px;
    margin-top: -2px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search
{
    border-bottom: 2px solid #798593;
    padding-bottom: 15px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search input[id*=BtnSearch]
{
    display: block;
    margin: auto;
    width: 100px;
    height: 30px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search .top
{
    float: left;
    width: 100%;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search .left
{
    float: left;
    width: 50%;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search .right
{
    float: right;
    width: 50%;
}

#DivStartComCode div.ee-input
{
    margin-top: 5px !important;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search .top .date-fraich
{
    position: absolute;
    padding: 5px 0 0 15px;
    width: 180px !important;   
}


#DivStartComCode #DivLeftPanel .ee-comcode-search .top div.ee-ddl
{
    width: 100%;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search .top .ee-label,
#DivStartComCode #DivLeftPanel .ee-comcode-search .left .ee-label
{
    width: 75px !important;
}
#DivStartComCode #DivLeftPanel .ee-comcode-search .right .ee-label,
#DivStartComCode #DivLeftPanel .ee-comcode-search .left .ee-label
{
    width: 135px !important;
}

#DivStartComCode #DivLeftPanel .ee-comcode-search input[type="text"]
{
    width: 150px;
}
#DivStartComCode #DivLeftPanel .ee-comcode-search .right input[type="text"],
#DivStartComCode #DivLeftPanel .ee-comcode-search .left input[type="text"]
{
    width: 75px;
}
#DivStartComCode #DivLeftPanel .ee-comcode-search select
{
    width: 265px;
}
#DivStartComCode #DivLeftPanel .ee-input
{
    padding: 1px !important;
    margin: 0;   
}

#DivStartComCode #DivLeftPanel .ee-comcode-results span.nb-results
{
    display: block;
    text-align: right;
}

#DivStartComCode #DivLeftPanel .ee-comcode-results
{
    min-height: 500px;
    overflow: auto;
    max-width: 574px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-results div.results-items
{
    padding: 10px;   
}

#DivStartComCode #DivLeftPanel .ee-comcode-results .result-item
{
    margin-bottom: 15px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-results .result-item .title
{
    color: #254c6f;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-decoration:underline;
}
#DivStartComCode #DivLeftPanel .ee-comcode-results .result-item .date
{
    font-weight: normal;
    color: #254c6f;
    font-size: 15px;
    margin-left: 5px;
}

#DivStartComCode #DivLeftPanel .ee-comcode-results .result-item .content
{
    font-style: italic;
}

#DivStartComCode #DivLeftPanel .ee-comcode-results a:hover
{
    text-decoration:underline !important;
}

#DivStartComCode #DivLeftPanel .ee-legend
{
    border-top: 2px solid #798593;
    padding: 10px;   
}

div.result-item img
{
    display: none;
}

div.result-item.existsComm img#ImgWithComm
{
    display: inline;
}

div.result-item.existsPreviousComm img#ImgWithCommPreviousVersion
{
    display: inline;
}

div.result-item.textUpdated img#ImgWithUpdate
{
    display: inline;
}

div.result-item.currentWF input[type*=checkbox]
{
    display: none;
}

div.result-item.currentWF .title
{
    background-image: url('./img/comtxt-text-locked.png');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 18px;
}

/* TreeView */
div[id*=TViewCodes] span.ee-article.currentWF,
div[id*=TViewCodes] span.ee-section.currentWF
{
    background-image: url('./img/comtxt-text-locked.png');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-left: 2px;
}

/* Pagination */
div.paging
{
    height: 50px;
    padding-top: 20px;
    margin: auto;
    width: 80%;
}

div.paging  a
{
    padding: 8px;
    margin-right: 2px;
}

div.paging .selected a
{
    border-top: solid 1px #c6e5f8;
    border-right: solid 1px #91cdf2;
    border-left: solid 1px #91cdf2;
    border-bottom: solid 1px #91cdf2;
    background: url("/_layouts/images/selbg.png") repeat-x left top;
    background-color: #ccebff;
    text-decoration: none;
    font-weight: normal;
}

div.paging a > img
{
    position: relative;
    top: 3px;   
}

div.paging a:hover
{
    padding: 8px 7px;
    border: 1px solid #0072bc;
}

div.paging .selected a:hover
{
    padding: 8px;
}

/* Chozen */
#DivStartComCode div.chzn-container
{
    width: 382px !important;
}

#DivStartComCode div.chzn-container div.chzn-drop
{
    width: 380px !important;
}

/* Panneau droit */
#DivStartComCode #DivRightPanel .ee-comcode-commentaire
{
    margin: 50px 10px 10px 10px; 
    overflow-y: auto;
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire .header
{
    position: absolute;
    top: -8px;
    left: 10px;
    background-color: #F2F2F2;
    padding: 0 5px;
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire .ee-comm td.title
{
    width: 50%;   
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire .ee-comm td.date
{
    width: 15%;
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire .ee-comm td.actions
{
    width: 35%;   
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire input[id*=BtnStartTop]
{
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 150px;
}

#DivStartComCode #DivRightPanel .ee-comcode-commentaire input[id*=BtnStartBottom]
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 30px;
    width: 150px;
}


div.ee-form .ee-input .ee-chklst label
{
    width: auto;
    float: none;
    margin-left: 5px;
    font-weight: normal;
    text-align: left;
}

div.ee-form .ee-input .ee-chklst label:after
{
    content: none;
}

/* Affichage spécifique pour la liste Alertes */
table[summary*="Alertes Alertes des conventions collectives"] td.ms-vb2,
table[summary*="Alertes Alertes des conventions collectives"] td.ms-vb2 * 
{
    max-width: 425px !important;
    line-height: 13px;
}

table[summary*="Alertes Alertes des conventions collectives"] td.ms-vb2 a 
{
    width: auto !important;
}