/*
* Global
*/
.manuel #breadcrumbs
{
  display:none;
}

.node-type-activite #breadcrumbs,
.node-type-activite #content-tabs
{
  display:none;
}

.emanual_darker_link{
  color: #600000 !important;
}

.emanual-div-edition{
  margin-top: 2em;
  margin-bottom: 4em;
}

.emanual-sortable{
  cursor: n-resize;
}

.emanual-sortable a img{
  cursor: n-resize;
}

.emanual-selected{
  font-weight: bold;
}

.emanual-image-node{
  border: 1px solid black;
  margin-top: 5px;
  max-width: 568px;

}

/*
* Hack complètement nas pour afficher le menu «plus haut»
*/
.logged-in .main{
  position:relative;
  top:-10px;
  z-index:1;
}

.logged-in #top-main{
  height:17px;
}

.logged-in .main-group{
  padding-top:20px;
}

.logged-in #footer-wrapper{
  position:relative;
  top:-10px;
}

.page-activite #top-main{
  height: 10px;
}


/*
* Menu eManual
*/
.block-emanual{
  border: 0 !important;
  margin-bottom: 0 !important;
}

#block-emanual-0 .inner
{
  background: url('images/menu-bg.png') no-repeat bottom left;
}

.node #block-emanual-0 .inner,
.aide #block-emanual-0 .inner,
.lexique #block-emanual-0 .inner,
.manuel #block-emanual-0 .inner,
.mon_profil #block-emanual-0 .inner,
.activite #block-emanual-3 .inner
{
  background: url('images/menu-bg-manuel.png') no-repeat bottom left;
  padding-bottom:75px;
}

.block-emanual .block-title{
  color: white;
  font-size: 18px;
  padding: 0 60px 0 35px;
}

#emanual-menu-activite{
  padding: 0.8em 60px 4.6em 0;
}

#emanual-menu-activite a{
  color: white;
  text-decoration: underline;
}

#emanual-menu-activite-fiche{
  padding-left: 35px;
}

#emanual-menu-activite-fiche li{
  position: relative;
  list-style: none;
}

#emanual-menu-activite-fiche li a{
  color: white;
  font-size: 14px;
}

#emanual_menu_activite_option{
  margin-top: 10px;
  text-align: right;
}

.emanual-menu-edition .ui-sortable{
  background: url("images/222222_256x240_icons_icons.png") top right no-repeat;
}

#emanual-menu-general{
  padding: 0 60px 4.6em 35px;
}

#emanual-menu-general li{
  position: relative;
  list-style: none;
}

#emanual-menu-general li a{
  color: white;
  font-size: 14px;
}

.emanual-menu-image{
  margin-right: 4px;
}

.emanual-menu-texte{
  position: relative;
  top: -10px;
}

.emanual-menu-activite-titre{
  color: white;
  font-size: 17px;
  padding-left: 40px;
}

.emanual-menu-ico-dossier{
  background: url('images/ico-dossier.png');
  float: left;
  height: 20px;
  width: 24px;
  margin-right: 3px;
}

/*
* Bloc activité en cours d'édition
*/
#block-emanual-1{
  background: url('images/en-creation.png');
  padding-left: 10px;
  position:absolute;
  height: 16px;
  left: 495px;
  top: 290px;
  width: 444px;
  z-index:2;
}

#block-emanual-1 .content{
  color: white;
  font-weight: bold;
}

#btn-fermer-activite{
  margin-right: 5px;
  position: relative;
  top: 2px;
}

/**
* Bloc ajout/suppression de fiches à une activité
*/
#block-emanual-2{
  cursor: pointer;
  position:absolute;
  top: 41px;
  left: 500px;
}

#block-emanual-2 #emanual-ajouter-fiche{
  background: url('images/btn-ajout.png');
  height: 36px;
  width: 49px;
}

#block-emanual-2 #emanual-retirer-fiche{
  background: url('images/btn-retrait.png');
  height: 36px;
  width: 49px;
}


/*
*  Mes activités
*/

#emanual_mes_activites_wrapper{
  font-size:14px;
  margin-left:10px;
}

#emanual_liste_activites{
  margin-bottom: 1em;
}

#emanual_mes_activite_ajouter{
  padding-bottom: 1em;
  text-align: right;
}

#emanual_mes_activites_header{
  font-weight: bold;
}

.emanual-activite-row{
  height:29px;
}

.emanual-activite-title{
  height:22px;
}

.emanual-cell-edit{
  float:left;
  width:23px;
}

.emanual-option-edition{
  float:left;
}

.emanual-option-edition img{
  padding-right: 3px;
}

.emanual-select-activite{
  float:right;
  margin-right:34px;
}

.emanual-nouvelle-categorie{
	border: 1px dotted #808080;
	color:#808080;
	cursor:pointer;
	float:left;
	font-size:8pt;
	height:32px;
	line-height: 30px;
	margin-bottom:18px;
	margin-left:17px;
	margin-top:15px;
	text-align:center;
	width:250px;
}

.emanual-nouvelle-categorie-selected{
  border-color: red;
  color: red;
}

.emanual-nouvelle-cat-check{
	cursor:pointer;
	margin-left:276px;
	padding-top:23px;
}

#emanual-txt-nouv-cat{
  margin-top: 5px;
  padding: 2px;
  width: 233px;
}

#emanual-effacer-element{
	background-color:#ffffcc;
	border: 1px solid #AA5555;
	clear:both;
	color:#202020;
	font-size:8pt;
	left:17px;
	padding:2px;
	position:absolute;
	text-align:center;
	width:246px;
}

.emanual-item-dossier{
  cursor: n-resize;
}

.emanual-ico-dossier{
  background: url('./images/ico-item-dossier.png');
  cursor: pointer;
  float: left;
  height: 18px;
  margin-right: 5px;
  width:  23px;
}

.emanual-dossier-suppression:hover{
  background: url('./images/ico-effacer-dossier.png');
}

.emanual-item-activite{
  /*margin-left: 28px;*/
  margin-left: 16px;
}

#sortable li{
  list-style-type: none;
  list-style-image: none;
}

#emanual-publier-activite{
  padding: 7px 93px 10px;
  text-align: right;
}

/*
* Ma bibliothèque
*/
.emanual-bibliotheque-row{
  margin-left:34px;
}

/*
* ACTIVITÉS
*/
.activite .textarea-identifier{
  display:none;
}

.emanual-ombre-edition{
  border: 1px dashed #cccccc;
  padding: 0 2em 1em 1em;
  width:90%;
}

.emanual-ombre-edition:hover{
  border: 1px dashed #CC0000;
}

.emanual-sauvegarde-wrapper{
   width:95%;
}

.emanual-ombre-sauvegarde{
  border-bottom: 1px dashed #cccccc;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  color: #cccccc;
  float: right;
  text-align: center;
  width:75px;
}

.emanual-ombre-sauvegarde-hover{
  border-bottom: 1px dashed #CC0000;
  border-left: 1px dashed #CC0000;
  border-right: 1px dashed #CC0000;
  color: #AA0000;
  float: right;
  text-align: center;
  width:75px;
}

.emanual-sauvegarde{
  border-bottom: 1px solid #ABADB3;
  border-left: 1px solid #ABADB3;
  border-right: 1px solid #ABADB3;
  background-color: #E2E3EA;
  cursor: pointer;
  float: right;
  position: relative;
  top : -12px;
  text-align: center;
  width:75px;
}

#edit-edition-submit{
    background-color: #E2E3EA;
    border-bottom: 1px solid #ABADB3;
    border-left: 1px solid #ABADB3;
    border-right: 1px solid #ABADB3;
    color: black;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    margin-right: 30px;
    padding: 0;
    position: relative;
    text-align: center;
    top: -12px;
    width: 75px;
}


/**
* Activités publiques
*/
.emanual-ligne-activite{
  padding-left:29px;
  font-size: 11pt;
}

.emanual-ligne-dossier{
  padding: 1px 0;
  font-size: 11pt;
  list-style: none;
}


/**
* MENU PARTAGER
*/
#emanual_menu_partager{
  float: right;
  margin-right: 19px;
}

#emanual_menu_partager_spacer{
  padding: 1.25em;
}

#emanual-img-recuperer{
  position: relative;
  left: 3px;
  top: 1px;
}