/* ATTENTION, ce fichier a été généré par l'outil de personnalisation */
/* Veuillez ne pas effectuer de modification dans ce fichier */
.test,
#test,
.test .test{
    /* * TEST ** position ** absolute * */
    /* * TEST ** background-color ** #FF0000 * */
}

.test2,
#test2,
.test2 .test2{
    /* * TEST2 ** position ** absolute * */
    /* * TEST2 ** color ** #FF0000 * */
}

body{
	background-color: #3a6f99;/** BODY ** background-color ** #3A6F99 **/
	background-image: none;/** BODY ** background-image ** none **/
	background-repeat: no-repeat;/** BODY ** background-repeat ** no-repeat **/
	background-position-x: right;/** BODY ** background-position-x ** left **/
	background-position-y: top;/** BODY ** background-position-y ** top **/
	background-attachment: scroll;/** BODY ** background-attachment ** scroll **/
	background-size: cover;/** BODY ** background-size ** auto **/
}

#overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    background:rgba(0,0,0,.3);
}

.over-overlay{
    z-index:1001; position:absolute;
}

.over-overlay-rightfix{
    margin-right: 5px;
}

.over-overlay-bottomfix{
    margin-bottom: 5px;
}

.over-overlay-rightfix2{
    margin-right: 10px;
}

.logo{
	background-color: transparent;/** LOGO ** background-color ** transparent **/
	background-image: url(../images/user/logo_cplus.fw_15728572610442.png);/** LOGO ** background-image ** url(../images/logo_client.png) **/
	background-repeat: no-repeat;/** LOGO ** background-repeat ** no-repeat **/
	background-position-x: left;/** LOGO ** background-position-x ** left **/
	background-position-y: top;/** LOGO ** background-position-y ** top **/
    height: 135px;
    min-height: 135px;
    position: relative;
    background-size: contain;
    max-width: 380px;
    margin: auto;
}

.logo h1{
	position: absolute;
    /* ** LOGOTEXT ** right ** 8px ** */
	text-align: right;/** LOGOTEXT ** text-align ** right **/
	bottom: 5px;/** LOGOTEXT ** bottom ** 5px **/
	color: #ffffff;/** LOGOTEXT ** color ** #FFFFFF **/
    font-size: 1.4em;
    font-weight: bold;
    width: 96%;
    margin: 0px 2%;
}

.higher-height{
    padding-top: 10px;
    padding-bottom: 10px;
}


/*default text styles */
p{
    font-size: 0.95em;
    line-height: 1.15em;
    margin-bottom: 5px;
}

.label2,
#PDS h3,
h2{
    margin: 0px;
    margin-bottom: 5px;
    font-size: 1.15em;
    /*color: #000000;*/
	color: #000000;/** LABEL2TEXT ** color ** #000000 **/
    font-weight: bold;
}

#placesDisponibles{
    color: #000000;
}

.modal-title.label2{
	color: #333333;/** PANELHEADERTITLE ** color ** #333333 **/
}

.label2 a{
    color: #000000;
}

.label2.margin-fix{
    /*margin: -5px -5px 5px;*/
    margin-top: 0;
    margin-left: -5px;
    margin-right: -5px;
}

.label2,
#PDS h3,
h2.label2{
    /*background: #CCBD90;*/
	background-color: rgb(204, 189, 144);/** LABEL2 ** background-color ** rgba(204, 189, 144, 1) **/
    padding: 5px;
}

.label3,
h3{
    font-weight: bold;
    color: #3A6F99;
    font-size: 1.05em;
    margin-top: 5px;
    margin-bottom: 5px; 
}

.label2 .sm-label{
    font-weight: normal;
    font-size: .9em;
}

.label3.titreBloc,
h3.titreBloc{
    line-height: 32px;
    margin-left: 5px;
}

.titreBloc > span.float-right{
    height: 32px;
}

.label4{
    font-weight: bold;
    color: #3A6F99;
    font-size: 1em;
    /*margin-top: 5px;
    margin-bottom: 5px;*/
}


/* PANEL */
.panel.panel-cplus,
.panel.panel-cplus2,
.panel.panel-cplus3{
	border-radius: 0px;
}

.panel.panel-cplus .panel-title, .panel.panel-cplus .panel-title a{
	color: #333333;/** PANELHEADERTITLE ** color ** #333333 **/
	font-weight: bold;
}

.panel.panel-cplus2 .panel-title, .panel.panel-cplus2 .panel-title a{
	color: #333333;/** PANEL2HEADERTITLE ** color ** #333333 **/
    font-weight: bold;
}

.panel.panel-cplus3 .panel-title, .panel.panel-cplus3 .panel-title a{
	color: #333333;/** PANEL3HEADERTITLE ** color ** #333333 **/
    font-weight: bold;
}

.panel.panel-cplus2 .panel-title{
    font-size: 15px;
}

.panel.panel-cplus3 .panel-title{
    font-size: 14px;
}

.panel.panel-cplus{
	/*background: #F6F3E2 url(../images/bg.png) repeat 0 0;*/
	background-color: #f6f3e2;/** PANEL ** background-color ** #F6F3E2 **/
	background-image: none;/** PANEL ** background-image ** url(../images/bg.png) **/
	background-repeat: repeat;/** PANEL ** background-repeat ** repeat **/
	background-position-x: center;/** PANEL ** background-position-x ** left **/
	background-position-y: top;/** PANEL ** background-position-y ** top **/
	background-attachment: scroll;/** PANEL ** background-attachment ** scroll **/
	background-size: auto;/** PANEL ** background-size ** auto **/
}

.panel.panel-cplus2{
    /*background: #F6F3E2;*/
    /*border-color: #d0c69c;*/
	background-color: rgb(246, 243, 226);/** PANEL2 ** background-color ** #F6F3E2 **/
	background-image: none;/** PANEL2 ** background-image ** none **/
	background-repeat: repeat;/** PANEL2 ** background-repeat ** repeat **/
	background-position-x: left;/** PANEL2 ** background-position-x ** left **/
	background-position-y: top;/** PANEL2 ** background-position-y ** top **/
	background-attachment: scroll;/** PANEL2 ** background-attachment ** scroll **/
	background-size: auto;/** PANEL2 ** background-size ** auto **/

    /* => PANEL2HEADER background-color DARKEN */
	border-color: rgb(205, 188, 134);/** PANEL2 ** border-color **  **/
}

.panel.panel-cplus3{
    /*background: #f9f8f1;*/
	background-color: rgb(249, 248, 241);/** PANEL3 ** background-color ** #F9F8F1 **/
	background-image: none;/** PANEL3 ** background-image ** none **/
	background-repeat: repeat;/** PANEL3 ** background-repeat ** repeat **/
	background-position-x: left;/** PANEL3 ** background-position-x ** left **/
	background-position-y: top;/** PANEL3 ** background-position-y ** top **/
	background-attachment: scroll;/** PANEL3 ** background-attachment ** scroll **/
	background-size: auto;/** PANEL3 ** background-size ** auto **/

    /* => PANEL3HEADER background-color DARKEN */
	border-color: rgb(188, 168, 109);/** PANEL3 ** border-color ** #BCA86D **/
}

.content1 .panel-cplus2 hr.separateur{
    /* => PANEL2 background-color DARKEN */
	border-top-color: rgb(234, 227, 187);/** PANEL2SEPARATEUR ** border-top-color ** #EAE3BB **/

    /* => PANEL2 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 251);/** PANEL2SEPARATEUR ** border-bottom-color ** #fffffb **/
}
.content1 .panel-cplus2 hr.separateur.clair{
    /* => PANEL2 background-color DARKEN */
	border-top-color: rgb(234, 227, 187);/** PANEL2SEPARATEUR ** border-top-color ** #EAE3BB **/

    /* => PANEL2 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 251);/** PANEL2SEPARATEUR ** border-bottom-color ** #fffffb **/
}

.content1 .panel-cplus3 hr.separateur{
    /* => PANEL3 background-color DARKEN */
	border-top-color: rgb(234, 230, 205);/** PANEL3SEPARATEUR ** border-top-color ** #EAE3BB **/

    /* => PANEL3 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 255);/** PANEL3SEPARATEUR ** border-bottom-color ** #fffffb **/
}
.content1 .panel-cplus3 hr.separateur.clair{
    /* => PANEL3 background-color DARKEN */
	border-top-color: rgb(234, 230, 205);/** PANEL3SEPARATEUR ** border-top-color ** #EAE3BB **/

    /* => PANEL3 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 255);/** PANEL3SEPARATEUR ** border-bottom-color ** #fffffb **/
}

.panel.panel-jaune .panel-title{
    color: #f0ad4e;
}

.panel.panel-jaune{
    color: #f0ad4e;
    background-color: #fff8d5;
    border: 1px solid #cc9b47;
}

.panel.panel-jaune>.panel-heading,
.panel.panel-jaune>.panel-footer{
    background-color: #ffeeba !important;
    border-color: #efd894 !important;
}

.panel.panel-bleu .panel-title{
    color: #31708f;
}

.panel.panel-bleu{
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #31708f;
}

.panel.panel-bleu>.panel-heading,
.panel.panel-bleu>.panel-footer{
    background-color: #b8e5fb !important;
    border-color: #97cae4 !important;
}

.panel-cplus>.panel-heading,
.panel-cplus>.panel-footer{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	border-color: #ddd;
	background-color: rgba(128, 119, 69, 0.25);/** PANELHEADER ** background-color ** rgba(128, 119, 69, 0.25) **/
}

.cplus-form .panel-cplus2>.panel-heading,
.cplus-form .panel-cplus2>.panel-footer,
.panel-cplus2>.panel-heading,
.panel-cplus2>.panel-footer{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /*background-color: #dcd0aa;*/
    /*border-color: #ccbd90;*/
	background-color: rgb(220, 208, 170);/** PANEL2HEADER ** background-color ** #DCD0AA **/

    /* => PANEL2HEADER background-color DARKEN */
	border-color: rgb(205, 188, 134);/** PANEL2 ** border-color **  **/
    padding: 8px;
}

.cplus-form .panel-cplus3>.panel-heading,
.cplus-form .panel-cplus3>.panel-footer,
.panel-cplus3>.panel-heading,
.panel-cplus3>.panel-footer{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    /*background-color: #CCBD90;*/
    /*border-color: #CCBD90;*/
	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/

    /* => PANEL3HEADER background-color DARKEN */
	border-color: rgb(188, 168, 109);/** PANEL3 ** border-color ** #BCA86D **/
    padding: 6px;
}

.panel-cplus2 .panel-body {
    padding: 10px;
}

.panel-cplus3 .panel-body {
    padding: 10px;
}

.panel-cplus2 .panel-body-border-top,
.panel-cplus3 .panel-body-border-top{
    border-top-width: 1px;
    border-top-style: solid;
    /* => PANEL3HEADER background-color DARKEN */
	border-color: rgb(188, 168, 109);/** PANEL3 ** border-color ** #BCA86D **/
}

.panel.panel-noheading .panel-body.panel-body-border-top:first{

}

.form-signin input[name="username"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-cplus {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;

    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

.btn-cplus:hover,
.btn-cplus:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
    text-decoration: none;
}

.btn-choix-regie{
    text-align: left;
    white-space: normal;
    padding-left: 70px;
    height: 70px;
    position: relative;
}

.icone_regie{
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/ico_regie.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.icone_regie_famille{
    background: url(../images/structures/ico_struc_famille.png) no-repeat;
    background-size: contain;
}

.icone_regie_restauration{
    background: url(../images/structures/ico_struc_restauration.png) no-repeat;
    background-size: contain;
}

.text-nowrap {
    white-space: nowrap;
}

/* style des blocs par défaut */
.aside1 > div,
.aside2 > div,
.section1 > div,
.section2 > div{
	background-color: rgb(234, 227, 198);/** ASIDE ** background-color ** #EAE3C6 **/
	background-image: none;/** ASIDE ** background-image ** none **/
	background-repeat: no-repeat;/** ASIDE ** background-repeat ** no-repeat **/
	background-position-x: left;/** ASIDE ** background-position-x ** left **/
	background-position-y: top;/** ASIDE ** background-position-y ** top **/
	background-attachment: scroll;/** ASIDE ** background-attachment ** scroll **/
	background-size: auto;/** ASIDE ** background-size ** auto **/
    -moz-box-shadow: 0px 0px 4px #2a2a2a;
    -webkit-box-shadow: 0px 0px 4px #2a2a2a;
    -o-box-shadow: 0px 0px 4px #2a2a2a;
    box-shadow: 0px 0px 4px #2a2a2a;
    color: #000000;
    padding: 5px;
    margin-bottom: 5px;
}

.aside1 hr.separateur,
.aside2 hr.separateur{
    /* => ASIDE background-color DARKEN */
	border-top-color: rgb(220, 209, 161);/** ASIDESEPARATEUR ** border-top-color ** #DCD1A1 **/

    /* => ASIDE background-color BRIGHTEN */
	border-bottom-color: rgb(255, 252, 223);/** ASIDESEPARATEUR ** border-bottom-color ** #FFFCDF **/
}

.aside1 hr.separateur.clair,
.aside2 hr.separateur.clair{
    /* => ASIDE background-color DARKEN */
	border-top-color: rgb(220, 209, 161);/** ASIDESEPARATEUR ** border-top-color ** #DCD1A1 **/

    /* => ASIDE background-color BRIGHTEN */
	border-bottom-color: rgb(255, 252, 223);/** ASIDESEPARATEUR ** border-bottom-color ** #FFFCDF **/
}

.aside1 .content1,
.aside2 .content1{
    background-color: transparent;
}

.container_content{
    margin-bottom: 5px;
}

.content1{
    /*background: #EAE3C6;*/
    color: #000000;
    padding: 5px;
    margin-bottom: 5px;

	background-color: rgb(234, 227, 198);/** CONTENT1 ** background-color ** #EAE3C6 **/
	background-image: none;/** CONTENT1 ** background-image ** none **/
	background-repeat: no-repeat;/** CONTENT1 ** background-repeat ** no-repeat **/
	background-position-x: left;/** CONTENT1 ** background-position-x ** left **/
	background-position-y: top;/** CONTENT1 ** background-position-y ** top **/
	background-attachment: scroll;/** CONTENT1 ** background-attachment ** scroll **/
	background-size: auto;/** CONTENT1 ** background-size ** auto **/
}

.content1 hr.separateur{
    /* => CONTENT1 background-color DARKEN */
	border-top-color: rgb(220, 209, 161);/** CONTENT1SEPARATEUR ** border-top-color ** #DCD1A1 **/

    /* => CONTENT1 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 252, 223);/** CONTENT1SEPARATEUR ** border-bottom-color ** #FFFCDF **/
}
.content1 hr.separateur.clair{
    /* => CONTENT1 background-color DARKEN */
	border-top-color: rgb(220, 209, 161);/** CONTENT1SEPARATEUR ** border-top-color ** #DCD1A1 **/

    /* => CONTENT1 background-color BRIGHTEN */
	border-bottom-color: rgb(255, 252, 223);/** CONTENT1SEPARATEUR ** border-bottom-color ** #FFFCDF **/
}

.content2{
    background: transparent;
    color: #000000;
    padding: 5px;
    margin-bottom: 5px;
}

.sub-content1{
    /*background: #EAE3C6;*/
	background-color: rgb(234, 227, 198);/** CONTENT1 ** background-color ** #EAE3C6 **/
    color: #000000;
    padding: 5px;
    margin: 0 -5px;
    min-height: 45px;
}

.sub-content2{

}

.separateur-haut{
    border-top: 1px dotted #333;
}

.aside1 > div{

}

.padding-top-0{
    padding-top: 0;
}

.padding-top-5{
    padding-top: 5px;
}

.padding-top-10{
    padding-top: 10px;
}

.padding-bottom-0{
    padding-bottom: 0;
}

.padding-bottom-5{
    padding-bottom: 5px;
}

.padding-bottom-10{
    padding-bottom: 10px;
}

.margin-top-0{
    margin-top: 0 !important;
}

.margin-top-5{
    margin-top: 5px;
}

.margin-top-10{
    margin-top: 10px;
}

.margin-bottom-0{
    margin-bottom: 0 !important;
}

.margin-bottom-5{
    margin-bottom: 5px;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.margin-left-0{
    margin-left: 0px !important;
}

.margin-left-5{
    margin-left: 5px;
}

.margin-left-10{
    margin-left: 10px;
}

.margin-right-0{
    margin-right: 0px !important;
}

.margin-right-5{
    margin-right: 5px;
}

.margin-right-10{
    margin-right: 10px;
}

@media (min-width: 992px){
	aside.left-aside .aside1 > div,
	aside.left-aside .aside2 > div{
		margin-right: -5px;
	}
}

.navbar-cplus-top{
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    min-height: 43px;
    background-color: #333;
}

.navbar-cplus-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.navbar-cplus-top ul li{
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}

.navbar-cplus-top ul li{
    width: 100%;
}

@media (min-width: 360px){

    .navbar-cplus-top ul li.percent25{
        width: 25%;
    }

    .navbar-cplus-top ul li.percent33{
        width: 33%;
    }

    .navbar-cplus-top ul li.percent33:last-child{
        width: 34%;
    }

    .navbar-cplus-top ul li.percent50{
        width: 50%;
    }
}

.navbar-cplus-top ul li a{
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: -webkit-linear-gradient(#E8B655 0%, #bb8c30 100%);
    background: -moz-linear-gradient(#E8B655 0%, #bb8c30 100%);
    background: -ms-linear-gradient(#E8B655 0%, #bb8c30 100%);
    background: -o-linear-gradient(#E8B655 0%, #bb8c30 100%);
    background: linear-gradient(#E8B655 0%, #bb8c30 100%);
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-weight: bold;

    /* état désactivé par défaut*/
    color: rgba(255,255,255,.5);
    -moz-box-shadow: inset 6px -4px 20px 0px #333333;
    -webkit-box-shadow: inset 6px -4px 20px 0px #333333;
    -o-box-shadow: inset 6px -4px 20px 0px #333333;
    box-shadow: inset 6px -4px 20px 0px #333333;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, Direction=45, Strength=20);
}

.navbar-cplus-top ul li a.active{
    /* état activé*/
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, Direction=0, Strength=0);
}

.navbar-cplus-top ul li a:focus,
.navbar-cplus-top ul li a:hover{
    color: #fff;
    -moz-box-shadow: inset 0px -20px 30px 0px rgba(255,255,255,0.4);
    -webkit-box-shadow: inset 0px -20px 30px 0px rgba(255,255,255,0.4);
    -o-box-shadow: inset 0px -20px 30px 0px rgba(255,255,255,0.4);
    box-shadow: inset 0px -20px 30px 0px rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=90, Strength=30);
}

.navbar-cplus-top.navbar-bleu ul li a{
    background: -webkit-linear-gradient(#7CA5D5 0%, #6489b5 100%);
    background: -moz-linear-gradient(#7CA5D5 0%, #6489b5 100%);
    background: -ms-linear-gradient(#7CA5D5 0%, #6489b5 100%);
    background: -o-linear-gradient(#7CA5D5 0%, #6489b5 100%);
    background: linear-gradient(#7CA5D5 0%, #6489b5 100%);
}

.navbar-cplus-top.navbar-vert ul li a{
    background: -webkit-linear-gradient(#9AC466 0%, #76984c 100%);
    background: -moz-linear-gradient(#9AC466 0%, #76984c 100%);
    background: -ms-linear-gradient(#9AC466 0%, #76984c 100%);
    background: -o-linear-gradient(#9AC466 0%, #76984c 100%);
    background: linear-gradient(#9AC466 0%, #76984c 100%);
}

.navbar-cplus-top.navbar-rouge ul li a{
    background: -webkit-linear-gradient(#E2494E 0%, #9e3b3e 100%);
    background: -moz-linear-gradient(#E2494E 0%, #9e3b3e 100%);
    background: -ms-linear-gradient(#E2494E 0%, #9e3b3e 100%);
    background: -o-linear-gradient(#E2494E 0%, #9e3b3e 100%);
    background: linear-gradient(#E2494E 0%, #9e3b3e 100%);
}

.navbar-cplus-top.navbar-violet ul li a{
    background: -webkit-linear-gradient(#9D4BEC 0%, #67319c 100%);
    background: -moz-linear-gradient(#9D4BEC 0%, #67319c 100%);
    background: -ms-linear-gradient(#9D4BEC 0%, #67319c 100%);
    background: -o-linear-gradient(#9D4BEC 0%, #67319c 100%);
    background: linear-gradient(#9D4BEC 0%, #67319c 100%);
}

#tableau-de-bord > div{
	background-color: rgb(204, 194, 143);/** TABLEAUDEBORD ** background-color ** #CCC28F **/
	background-image: none;/** TABLEAUDEBORD ** background-image ** none **/
	background-repeat: repeat;/** TABLEAUDEBORD ** background-repeat ** no-repeat **/
	background-position-x: left;/** TABLEAUDEBORD ** background-position-x ** left **/
	background-position-y: top;/** TABLEAUDEBORD ** background-position-y ** top **/
	background-attachment: scroll;/** TABLEAUDEBORD ** background-attachment ** scroll **/
	background-size: auto;/** TABLEAUDEBORD ** background-size ** auto **/
    -moz-box-shadow: 0px 0px 4px #2a2a2a;
    -webkit-box-shadow: 0px 0px 4px #2a2a2a;
    -o-box-shadow: 0px 0px 4px #2a2a2a;
    box-shadow: 0px 0px 4px #2a2a2a;
    color: #000000;
}

#tableau-de-bord hr.separateur {
    /* => TABLEAUDEBORD background-color DARKEN */
	border-top-color: rgb(188, 175, 108);/** TABLEAUDEBORDSEPARATEUR ** border-top-color ** #BCAF6C **/

    /* => TABLEAUDEBORD background-color BRIGHTEN */
	border-bottom-color: rgb(229, 219, 168);/** TABLEAUDEBORDSEPARATEUR ** border-bottom-color ** #E5DBA8 **/
}

#tableau-de-bord nav{
    overflow: auto;
}

.section1 > div{

}

#contenu-principal > div{
    /*background: #F6F3E2 url(../images/bg.png) repeat 0 0;*/
	background-color: rgb(246, 243, 226);/** CONTENUPRINCIPAL ** background-color ** #F6F3E2 **/
	background-image: none;/** CONTENUPRINCIPAL ** background-image ** url(../images/bg.png) **/
	background-repeat: no-repeat;/** CONTENUPRINCIPAL ** background-repeat ** repeat **/
	background-position-x: center;/** CONTENUPRINCIPAL ** background-position-x ** left **/
	background-position-y: top;/** CONTENUPRINCIPAL ** background-position-y ** top **/
	background-attachment: scroll;/** CONTENUPRINCIPAL ** background-attachment ** scroll **/
	background-size: cover;/** CONTENUPRINCIPAL ** background-size ** auto **/
}

.section1 hr.separateur,
.section2 hr.separateur{
    /* => CONTENUPRINCIPAL background-color DARKEN */
	border-top-color: rgb(234, 227, 187);/** CONTENUPRINCIPALSEPARATEUR ** border-top-color ** #D6C776 **/

    /* => CONTENUPRINCIPAL background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 251);/** CONTENUPRINCIPALSEPARATEUR ** border-bottom-color ** #FFFFFF **/
}

.section1 hr.separateur.clair,
.section2 hr.separateur.clair{
    /* => CONTENUPRINCIPAL background-color DARKEN */
	border-top-color: rgb(234, 227, 187);/** CONTENUPRINCIPALSEPARATEUR ** border-top-color ** #D6C776 **/

    /* => CONTENUPRINCIPAL background-color BRIGHTEN */
	border-bottom-color: rgb(255, 255, 251);/** CONTENUPRINCIPALSEPARATEUR ** border-bottom-color ** #FFFFFF **/
}

.aside2 > div{

}

.footer1 > div{
    background: transparent;
	color: #ffffff;/** FOOTERTEXT ** color ** #FFFFFF **/
    padding: 5px;
    margin-bottom: 5px;
}

footer ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

footer ul li{
    display: inline-block;
}

footer ul li:nth-last-of-type(n + 2)::after{
    content: " - ";
}

footer ul li a{
	color: #ffffff;/** FOOTERTEXT ** color ** #FFFFFF **/
}

footer ul li a:focus,
footer ul li a:hover{
	color: #ffffff;/** FOOTERTEXT ** color ** #FFFFFF **/
}

.legende ul li{
    line-height: 1.6em;
}

#pied-de-page > div{

}

#debug > div{

}

#select_choix_famille{
	width: 100%;
}

.float-right{
    float: right;
}

.float-right .cplus-bouton:last-child{
    margin-right: 4px;
}

hr.separateur {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #AEA67A;
    border-bottom: 1px solid #DBD5B1;
}

hr.separateur.clair {
    border-top: 1px solid #d6c776;
    border-bottom: 1px solid #ffffff;
}

hr.separateur.margin-fix {
    margin-left: -5px;
    margin-right: -5px;
}

hr.separateur2 {
    margin: 10px -15px !important;
    border-width: 4px;
    border-color: #F6F3E2;
}

@media (min-width: 768px){
    .separateur2-droite{
        border-right: 4px solid #F6F3E2;
    }
    .separateur2-padding-fix-v{
        padding-top: 5px;
        padding-bottom: 10px;
    }
}

.separateur2-vertical-fix{

}

@media (min-width: 768px){
    .separateur2-vertical-fix{
        margin-top: -10px !important;
        margin-bottom: -10px !important;
    }
}

/*#status-dossier-famille,
#status-dossier-famille-tdb*/
.panel-tdb{
    border-width: 0;
    -moz-box-shadow: inset 2px 2px 7px 0px #656565;
    -webkit-box-shadow: inset 2px 2px 7px 0px #656565;
    -o-box-shadow: inset 2px 2px 7px 0px #656565;
    box-shadow: inset 2px 2px 7px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=7);
    margin-bottom: 5px;

    max-width: 300px;
    margin: auto;
    margin-bottom: 5px;
}

/*#status-dossier-famille*/
.panel-tdb .panel-body{
    padding: 10px;
}

#status-dossier-famille-tdb.panel-tdb .panel-body{
    padding: 10px 10px 0;   
}

/*#status-dossier-famille ul,
#status-dossier-famille-tdb ul*/
.panel-tdb ul{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.informations ul{
    margin: 0;
    padding: 0;
    list-style: none; 
}

.informations ul li:last-child{
    margin-bottom: 0;
}

.informations p{

}

/* Texte */

.title{
    color: #4481A2;
    font-weight: bold;
}

.subtitle{
    color: #FE9A05;
    font-weight: bold;
    line-height: 2.5em;
}

.note {
    color: #990099;
    /*line-height: 2.5em;*/
}

.highlight {
    color: #009900;
    font-weight: bold;
}

/* Plan du site */

#PDS p{
    font-size: 0.8em;
    margin-bottom: 0;
}

#PDS .content1{
    min-height: 65px;
    padding-top: 0;
}

#PDS .row > div:last-child > .content1{
    margin-bottom: 0;
}

@media (min-width: 768px){
    #PDS .row > div:nth-child(2n){
        padding-left: 0;
    }

    /*#PDS .row > div:nth-last-child(-n+2) > .content1{
        margin-bottom: 0;
    }*/
}

#PDS .PDS_accueil,
#PDS .PDS_histo,
#PDS .PDS_solde,
#PDS .PDS_resas,
#PDS .PDS_dosfam,
#PDS .PDS_profil{
    margin: 0 -5px 5px;
    font-size: 1.1em;
    color: #fff;
    padding-left: 40px;
}

#PDS .PDS_accueil{
    background: #E8B655 url(../images/icone_menu_accueil_v3.png) 5px center no-repeat;
    background-size: contain;
}

#PDS .PDS_histo{
    background: #7CA5D5 url(../images/icone_menu_histo_v3.png) 5px center no-repeat;
    background-size: contain;
}

#PDS .PDS_solde{
    background: #9AC466 url(../images/icone_menu_solde_v3.png) 5px center no-repeat;
    background-size: contain;
}

#PDS .PDS_resas{
    background: #E2494E url(../images/icone_menu_resa_v3.png) 5px center no-repeat;
    background-size: contain;
}

#PDS .PDS_dosfam{
    background: #9D4BEC url(../images/icone_menu_famille_v3.png) 5px center no-repeat;
    background-size: contain;
}

#PDS .PDS_profil{
    background: #9D4BEC url(../images/ico_clef.png) 5px center no-repeat;
    background-size: contain;
}

/* Aide */
.aide-contextuelle .content1{
    font-size: 0.9em;
}

.nowrap{
    white-space: nowrap;
}

.modal.cplus-modal .modal-content{
    border-radius: 0px;
    /*background: #F6F3E2 url(../images/bg.png) repeat 0 0;*/
	background-color: #f6f3e2;/** PANEL ** background-color ** #F6F3E2 **/
	background-image: none;/** PANEL ** background-image ** url(../images/bg.png) **/
	background-repeat: repeat;/** PANEL ** background-repeat ** repeat **/
	background-position-x: center;/** PANEL ** background-position-x ** left **/
	background-position-y: top;/** PANEL ** background-position-y ** top **/
	background-attachment: scroll;/** PANEL ** background-attachment ** scroll **/
	background-size: auto;/** PANEL ** background-size ** auto **/
}

.modal.cplus-modal .modal-content ul{
    /*list-style: none;*/
    /* for unstyled list, use Class : .list-unstyled */
    /*margin:0;
    padding: 0;*/
}

.modal.cplus-modal .modal-header {
    padding: 10px 15px;
    /*background-color: rgba(128, 119, 69, 0.25); */
	background-color: rgba(128, 119, 69, 0.25);/** PANELHEADER ** background-color ** rgba(128, 119, 69, 0.25) **/
    border-bottom: 0;
}

.modal.cplus-modal .modal-title{
    padding: 0;
    line-height: 1em;
    margin-bottom: 0;
    background: transparent;
}

.modal.cplus-modal .modal-body {
    padding: 10px;
}

.modal.cplus-modal .modal-footer{
    padding: 5px;
    border-top: 0;
    /*background-color: rgba(255, 255, 255, 0.5);*/
	background-color: rgba(128, 119, 69, 0.25);/** PANELHEADER ** background-color ** rgba(128, 119, 69, 0.25) **/
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.collapse-plus{
    display: none;
}

.collapsed .collapse-plus{
    display: block;
}

.collapse-minus{
    display: block;
}

.collapsed .collapse-minus{
    display: none;
}

a.collapse_toggler{
    display: block;
}


@media only screen and (max-width: 767px) {
    table.no-more-tables,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
    }
     
    /* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
     
    .no-more-tables tr {
        border: 1px solid #ccc;
    }
      
    .no-more-tables td {
    /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee !important;
        position: relative;
        padding-left: 40% !important;
        white-space: normal;
        text-align:left;
    }
     
    .no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        /*top: 6px;*/
        left: 6px;
        /*width: 65%;*/
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
     
    /*
    Label the data
    */
    .no-more-tables td:before {
        content: attr(data-title);
    }
}

/* FOOTABLE */
table.footable{
    margin-bottom: 10px;
}

.footable th,
.footable td{
    font-size: 13px;
}

.footable.table-bordered>tbody>tr>td,
.footable.table-bordered>tbody>tr>th,
.footable.table-bordered>tfoot>tr>td,
.footable.table-bordered>tfoot>tr>th,
.footable.table-bordered>thead>tr>td,
.footable.table-bordered>thead>tr>th{
    border: none;
}

.footable .footable-paging span.label{
    display: none !important;
}

.footable .footable-paging ul.pagination{
    margin-top: 5px !important;
}

.footable-page .footable-page-link,
.footable-page-nav .footable-page-link{
    /*color: #FFF;*/
    /*background-color: #ccbd90;*/
    padding: 2px 8px;
    border: 3px solid #ccbd90;

	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
	border-color: ;/** PANEL3HEADER ** border-color **  **/
	color: #333333;/** PANEL3HEADERTITLE ** color ** #333333 **/
}

.footable-page .footable-page-link:hover,
.footable-page .footable-page-link:focus,
.footable-page-nav .footable-page-link:hover,
.footable-page-nav .footable-page-link:focus{
    /*color: #FFF;*/
    /*background-color: #dcd1af;*/
    padding: 2px 8px;
    border: 3px solid #FFF;

    /* => PANEL3HEADER background-color BRIGHTEN */
}

.footable-page.disabled .footable-page-link,
.footable-page-nav.disabled .footable-page-link{
    /*color: #ccbd90;*/
    /*background-color: #ccbd90;*/
    /*border-color: #ccbd90;*/

	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
	border-color: ;/** PANEL3HEADER ** border-color **  **/
	color: ;/** PANEL3HEADER ** color **  **/
}

.footable-page.disabled .footable-page-link,
.footable-page-nav.disabled .footable-page-link{
    /*color: #ccbd90;*/
    /*background-color: #ccbd90;*/
    /*border-color: #ccbd90;*/

	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
	border-color: ;/** PANEL3HEADER ** border-color **  **/
	color: #333333;/** PANEL3HEADERTITLE ** color ** #333333 **/
}

.footable-page.disabled .footable-page-link,
.footable-page.disabled .footable-page-link:hover,
.footable-page.disabled .footable-page-link:focus,
.footable-page-nav.disabled .footable-page-link,
.footable-page-nav.disabled .footable-page-link:hover,
.footable-page-nav.disabled .footable-page-link:focus{
    /*color: #ccbd90;*/
    /*background-color: #ccbd90;*/
    /*border-color: #ccbd90;*/

	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
	border-color: ;/** PANEL3HEADER ** border-color **  **/
	color: #333333;/** PANEL3HEADERTITLE ** color ** #333333 **/
    cursor: default;
}

.footable-page.active .footable-page-link,
.footable-page.active .footable-page-link:hover,
.footable-page.active .footable-page-link:focus{
    color: #fff;
    border: 3px solid #fff;
    padding: 2px 8px;
    /*background-color: #ccbd90;*/
	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
}

.footable tfoot .footable-paging td{
    /*background-color: #ccbd90;*/
	background-color: rgb(204, 189, 144);/** PANEL3HEADER ** background-color ** #CCBD90 **/
    padding: 0;
}

#total-consos,
#total-reglt{
    display: inline-block;
    width: 90px;
    font-weight: bold;
}

.footable tr.footable-filtering{
    display: none;
}

.footable td.footable-input{
    padding: 0;
}

.footable .footable-input > div{
    background-color: #FD5226;
    display: block;
    padding: 5px;
    min-height: 40px;
    width: 80px;
    float: right;
}

.footable td.footable-input input{
    padding: 2px;
    height: 30px;
}

.cplus-form .footable .btn.btn-sm{
    margin-bottom: 0px;
}


.separation-droite-5,
.separation-droite-5-sm,
.separation-droite-5-md{
    width: 100%;
    margin-bottom: 5px;
}

@media (min-width: 768px){
    .separation-droite-5{
        width: calc(100% + 5px);
    }
}

/*@media (min-width: 992px){
    .separation-droite-5-sm{
        width: calc(100% - 5px);
    }
}*/

/*@media (min-width: 1200px){
    .separation-droite-5-md{
        width: calc(100% - 5px);
    }
}*/

.block_filtre_search,
.block_filtre_search_2{
    background-image: url(../images/ico_loupe.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

    display: inline-block;
    width: 80%;
    min-height: 50px;
    border-right: 1px solid lightgrey;
    position: absolute;
}

@media (min-width: 768px){
    .block_filtre_search{
        min-height: 35px;
    }

    .block_filtre_search_2{
        min-height: 65px;
    }
}

.max-width-70{
    max-width: 70px;
    width: 70px;
}

.max-width-80{
    max-width: 80px;
    width: 80px;
}

.max-width-90{
    max-width: 90px;
    width: 90px;
}

.max-width-100{
    max-width: 100px;
    width: 100px;
}

.max-width-125{
    max-width: 125px;
    width: 125px;
}

.max-width-150{
    max-width: 150px;
    width: 150px !important;
}

.max-width-175{
    max-width: 175px;
    width: 175px !important;
}

.max-width-200{
    max-width: 200px;
    width: 200px !important;
}

.width-100p{
    width: 100% !important;
}

.min-height-75{
    min-height: 75px;
}

.text-bold{
    font-weight: bold;
}


@media (max-width: 767px){
    .text-left-xs{
        text-align: left;
    }
}

input.inlined{
    display: inline-block;
}

input.text-big{
    font-size:1.18em !important;
}


/*span.statut-resa{*/
.detail_raison_etat{
    cursor: pointer;
}


/*.statut-resa.ico_resa_etat_annulee {
    background: url("../images/icos_resa_etat.png") 0 0;
}
.statut-resa.ico_resa_etat_refusee {
    background: url("../images/icos_resa_etat.png") -120px 0;
}
.statut-resa.ico_resa_etat_nontransmise {
    background: url("../images/icos_resa_etat.png") -90px 0;
}
.statut-resa.ico_resa_etat_annuleenontransmise {
    background: url("../images/icos_resa_etat.png") -30px 0;
}
.statut-resa.ico_resa_etat_enattente {
    background: url("../images/icos_resa_etat.png") -60px 0;
}
.statut-resa.ico_resa_etat_validee {
    background: url("../images/icos_resa_etat.png") -150px 0;
}
.statut-resa.ico_resa_loupe {
    background: url("../images/icos_resa.png") 0 0;
}
.statut-resa.ico_resa_delete {
    background: url("../images/icos_resa_etat.png") 0 0;
}*/


.legende{
    font-size: 0.8em;
}

.legende ul{
    margin-left: 0;
    padding-left: 0; 
    list-style: none;
}


.dummy_block{
    border: 1px solid red;
    background: #fff;
}

.dummy_block.h40{
    height: 40px;
}

.dummy_block.h100{
    height: 100px;
}

.noselect{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.statut-doc{
    font-size: 1.1em;
    font-weight: bold;
    display:inline-block;
}

.statut-doc:first-letter{
    text-transform: uppercase;
}

.text-gris{
    color: #9e9e9e;
}

.text-jaune{
    color: #E3AE46
}

.text-rouge{
    color: #D3393F
}

.text-bleu{
    color: #80a9da
}

.text-vert{
    color: #8CBE63
}

ul.ul-enfant:not(:first-of-type){
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #c5c0b4;
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.loading {
  display: inline-block;
  height: 32px;
  width: 32px;
  animation: rotation 1s infinite linear;
  border: 4px solid rgba(37, 31, 31, 0.22);
  border-top-color: rgba(14, 13, 13, 0.79);
  border-radius: 50%;
}

@keyframes rotation {
  to {
    transform: rotate(360deg);
  }
}

.loading_container{
   width: 100%;
   height: 200px;
   background: #F6F3E2 url(../images/bg.png) repeat 0 0;
   display: table;
}

.loading_container.overlay{
    position: absolute;
    z-index: 99;
    opacity: .75;
}

.loading_cell{
   display: table-cell;
   vertical-align: middle;
   text-align: center;
}

div.filelist_old{
    margin-bottom: 10px !important;
    min-height: 60px;
    /*background: transparent url(../images/trombone.png) 0 4px no-repeat;
    padding-left: 54px;*/
    background: transparent url(../images/trombone_2.png) left center no-repeat;
    padding-left: 60px;
    /*background-size: contain;*/
}

div.filelist li.list-group-item{
    
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 6px center;
    padding: 8px 8px 8px 48px;
    background-color: #f3f3f3;
}

div.filelist li.list-group-item:last-child{
    margin-bottom: 10px; 
}

div.filelist li.list-group-item.ico_pdf{
    background-image: url(../images/ico_pdf_b.png);
}

div.filelist li.list-group-item.ico_img{
    background-image: url(../images/ico_img_b.png);
}
div.filelist li.list-group-item.ico_doc{
    background-image: url(../images/ico_doc_b.png);
}

.liste_individus > span:before{
    content :",\00a0";
    /*content :"\A\2022\00a0";*/
    /*white-space: pre;*/
}

.liste_individus > span:after{
    content :"";
}

.liste_individus > span:first-child:before{
    content :"";
}

.liste_individus > span:last-child:before{
    content :" et ";
}


.ui-menu .ui-menu-item-wrapper.ui-menu-item-with-btn{
    position: relative;
    padding: 4px 3em 3px .4em;
}

.btn_del_medecin{
    position: absolute;
    right: 5px;
    top: 1px;
}


.ladda-button.ladda-button-sm[data-style=expand-left][data-loading] {
    padding-left: 28px;
}

.ladda-button-sm.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 13px;
}


.icone_regie_creche1{
    background: url(../images/structures/ico_struc_creche1.png) no-repeat;
    background-size: contain;
}

.icone_regie_creche2{
    background: url(../images/structures/ico_struc_creche2.png) no-repeat;
    background-size: contain;
}

.icone_regie_creche3{
    background: url(../images/structures/ico_struc_creche3.png) no-repeat;
    background-size: contain;
}

.icone_regie_garderie1{
    background: url(../images/structures/ico_struc_garderie1.png) no-repeat;
    background-size: contain;
}

.icone_regie_garderie2{
    background: url(../images/structures/ico_struc_garderie2.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs1{
    background: url(../images/structures/ico_struc_loisirs1.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs2{
    background: url(../images/structures/ico_struc_loisirs2.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs3{
    background: url(../images/structures/ico_struc_loisirs4.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs4{
    background: url(../images/structures/ico_struc_loisirs4.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs5{
    background: url(../images/structures/ico_struc_loisirs5.png) no-repeat;
    background-size: contain;
}

.icone_regie_loisirs6{
    background: url(../images/structures/ico_struc_loisirs6.png) no-repeat;
    background-size: contain;
}

.icone_regie_transport{
    background: url(../images/structures/ico_struc_transport.png) no-repeat;
    background-size: contain;
}


ul li,
ol li,
dl dt,
dl dd{
    font-size: 0.95em;
}