/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 juil. 2017, 16:39:59
    Author     : romain.boyer
*/

.leftHidden div[role="left-panel"], .leftHidden div.foldSplitPane {
    display: none;
}


.toggler-opened i.icon-folder-open{ display:inline-block; }
.toggler-opened i.icon-folder-close { display:none;}

.toggler-closed i.icon-folder-close{ display:inline-block; }
.toggler-closed i.icon-folder-open { display:none;}

.disar-nouscontacter-avertissement-text{
    color: black !important;
    font-family : Open sans condensed !important;
    font-size : 1.68rem !important;
    font-weight: bold;
    margin-top: -15px;
    margin-bottom: -15px;
}

.disar-nouscontacter-avertissement-span{
    color: rgb(24,93,196) !important;
    font-family : Open sans condensed !important;
    font-size : 1.68rem !important;
}

