.node-type-formation .pdf1 .content *{
  line-height: 110% !important;
}

.node-type-formation .pdf1 .content .node-header-right,
.node-type-formation .pdf1 .content .tools,
.node-type-formation .pdf1 .content #form_session_formation input.submit-session,
.node-type-formation .pdf1 .header_print #ariane {
    display: none;
}

.node-type-formation .pdf1 .content .header-formation .prerequis-formation,
.node-type-formation .pdf1 .content .header-formation .objectif-formation {
    background-color: #e30044;
    color: white;
}

.node-type-formation .pdf1 .content .header-formation label {
    color: white;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .top {
    padding: 15px;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .top .session {
    float: none;
    text-align: center;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .top .session input {
    display: none;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .top .session span {
    float: none;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .bottom {
    display: block !important;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .bottom label,
.node-type-formation .pdf1 .content .sessions-formation .bloc-right .item-session .bottom span {
    text-align: center;
}
.node-type-formation .pdf1 .content .node-header-left{
    width:100% !important;
}
.node-type-formation .pdf1 .content .formation-content,
.node-type-formation .pdf1 .content .node-header-left .sub_title{
    font-size: 1.3em !important;
}

.node-type-formation .content .sessions-formation .bloc-right label,
.node-type-formation .content .sessions-formation .bloc-right .item-session .top .session span{
  font-size: 1em !important;
}

.node-type-formation .pdf1 .formation-content .header-formation label,
.node-type-formation .pdf1 .node-header-left .sub_title label,
.node-type-formation .pdf1 .formation-content .subheader-formation label{
  font-size: 1em !important;
}

.node-type-formation .pdf1 .content .sessions-formation .bloc-left,
.node-type-formation .pdf1 .content .detail-formation .item-formation .bloc-left{
    width: 20%;
    font-size: 0.9em !important;
}
.node-type-formation .pdf1 .content .sessions-formation .bloc-right,
.node-type-formation .pdf1 .content .detail-formation .item-formation .bloc-right{
    width: 80%;
}
