
.row{
    overflow: hidden;
}

/*** right column common ***/
#news-container, #c-form, #c-doc{
    min-height: 150px;
}
.tools{
    display: flex;
}

#view-head{
   margin-right: 20px;
   margin-left: 30px;
}

.title-view{
    margin-right: 15px;
}

.title-view-h1{
    margin: 0;
    /*margin-left: 10px;*/
    margin-right: 15px;

}

#paragraphe{
    margin-left: 30px;
}

.search{
    margin: 20px;
    
}
.records-block{
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    
}
#s-search .title-view{
    margin-right: 20px;
    margin-left: 20px;
    top: 20px;
    position: relative;
}

#paragraphe>div.row{
    background-color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 20px;
    
}


.sumary{
  padding: 70px 0;
}

.summary-item{
    list-style: none;
    color: #000;
    text-transform: uppercase;
    font-size: 0.9em;    
}
.summary-item>a{
    text-decoration: none;
    color: #000;
}

.summary-item:before {
    font-family:'FontAwesome';
    content:"\f0da ";
    color: #1f8ca7;

    /** propriétés pour éviter underline sous caret **/
    display:inline-block;
    text-decoration: none;
    margin-right:5px
    
}

.bloc-head-right{
    background-color: #fff;
    margin-right: 0px;
    
}

.head-block-view{
    background-color: #fff;
    
}

.rightColumn{
    padding-top: 58px;
    background-color: #fff;
    min-height: inherit;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}

.rightColumn ul{
    margin-left: -40px;
}

.bloc-right-column{
    position: relative;
    width: 100%;
    margin: 10px 0;
    text-align: left;
    z-index: 8;
    position: relative;
    width: 100%;
    background: #fff url(/images/maquette/bgMenuGamme.png) repeat-y top left;
    background-size: contain;
    box-shadow: 0px 3px 10px -1px rgba(0, 0, 0, 0.4);
    height: auto;
    margin-top: 0px;
   

}

.c-footer-part1{
    color: #000;
}


/****** Agenda *******/
#agenda-row{
    background-color: #fff;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 20px;
}

#agenda-row .subject{
    display: flex;
}

#agenda-row .subject>span{
    margin-top: 15px;
    margin-left: 15px;
}

#agenda-row .subject>span:before{
    font-family:'FontAwesome';
    content:"\f0da ";
    font-size: 30px;

    /** propriétés pour éviter underline sous caret **/
    display:inline-block;
    text-decoration: none;
    margin-right:5px
}

.fichier{
    display: flex;
}

.c-content>ul{
    list-style: none;
}
.texte{
    margin-left: 5px;
    padding-top: 2px;
}

#c-information .subject{
    font-weight: bold;
}
 #c-information .description{
    margin-left: 30px;
    font-size: 1.2em;
 }

.sheet{margin-left: 0px;}

 #doc-content{
    margin: 20px;
    padding: 1px 15px;
 }

 .list-doc{
     margin-top: 10px;
    list-style: none;
 }
 .fichier>div{
     margin-left: 5px;
 }

 #modules{
    padding-bottom: 50px;
 }

 #cal h4{
     text-align: center;
     font-size: 1.8em;
 }

 #cal table{
     width: 100%;
     font-size: 1.4em;
     
 }

 #page-link-nextLevel ul{
     list-style: none;
 }
 #page-link-nextLevel a:hover{
   text-decoration: none;
}
 #page-link-nextLevel h4:before{
    font-family: 'FontAwesome';
    content: "\f0da";
    color: #005eb8;

    /** propriétés pour éviter underline sous caret **/
    display:inline-block;
    text-decoration: none;
    margin-right:5px
    
 }

 .carousel-control.left, .carousel-control.right { 
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
}

/*** news-container ***/
#news-container .date{
    padding: 3px 0;
    font-weight: bold;
}

#news-container .subject {
    padding: 5px;
    font-weight: normal;
    margin-left: 15px;
}

#news-container .c-footer, #c-form .c-footer{ 
    margin-bottom: 20px;
}


.c-title a{
    color: #ffffff;
    font-weight: normal;
}
.c-title a:hover{
    text-decoration: none;

}

/*** menu-view ***/
#menu-view ul{
    list-style: none;
    margin-left: -40px;
}

#menu-view .menu-view-niv2{
    margin-left: 0px;
}
#menu-view ul>li>a{
    padding: 9px 0px 9px 20px !important;
    color: #2c2b2c;
    font-size: 1.1em;
    background: transparent url(../../images/layout/ico_menu_vert.png) no-repeat center left;
    display: inline-block;
    width: 100%;
    line-height: 20px;
}

/*** c-form ***/
#c-form{
    
}

#c-form .c-content{
    display: block;
    margin-top: 15px;
}

#c-form .c-content li{
    display: flex;
    margin-left: 5px;
}

#c-form .liens{
    margin-left: 5px;
    padding-top: 2px;
}

.form-manage{
    margin-bottom: 10px;
}
/*** c-form ***/

#view-footer{
    float: right;
}


/*** Login page member access ***/
#s-acces_membre .container{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
#s-acces_membre .card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

#s-acces_membre .btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
 #s-acces_membre .card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

#s-acces_membre .profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
 #s-acces_membre .profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

#s-acces_membre .reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#s-acces_membre .form-signin #inputEmail,
#s-acces_membre .form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

#s-acces_membre .form-signin input[type=email],
#s-acces_membre .form-signin input[type=password],
#s-acces_membre .form-signin input[type=text],
#s-acces_membre .form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#s-acces_membre .form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

#s-acces_membre .btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

#s-acces_membre .btn.btn-signin:hover,
#s-acces_membre .btn.btn-signin:active,
#s-acces_membre .btn.btn-signin:focus {
    background-color: rgb(12, 97, 33);
}

#s-acces_membre .forgot-password {
    color: rgb(104, 145, 162);
}

#s-acces_membre .forgot-password:hover,
#s-acces_membre .forgot-password:active,
#s-acces_membre .forgot-password:focus{
    color: rgb(12, 97, 33);
}