body {
    background-color: #e9ecef;
}

.hgt{
    height: 80px;
}

.fz{
    font-size: 16pt;
}

.cv-text{
    color: #4ECDC4;
}

.cv-bg{
    background-color: #4ECDC4;
}

.hr{
    border-top: 2px dashed #8c8b8b;background-color: #fff;font-size: 10px;

}

.hover:hover{
    background: #777;
    border: 2px solid #777;
}

.fixed {
    position: fixed;

}
.unfixed {
    position: fixed;

}

.fz-color2{
    font-size: 30pt;
    color: #17a2b8;

}

.pt-7{
    padding-top: 5rem;
}
.mr-7{
    margin-right: 9rem;
}

.img_parc_user_name{
    margin-left: 30px;
    margin-top: 10px;
    position: absolute;
    font-family: cursive;
    color: #fff;
    font-size: 18pt;
    font-weight: bold
}
.img_parc_user_name_appart{
    margin-left: 30px;
    margin-top: 40px;
    position: absolute;
    font-family: cursive;
    color: #fff;
    font-size: 10pt;
    font-weight: bold
}

.img_parc_user_name-s{
     font-family: cursive;
    color: #666;
    font-size: 18pt;
    font-weight: bold
}
.img_parc_user_name_appart-s{
   font-family: cursive;
    color: #999;
    font-size: 9pt;
    font-weight: bold
}

.img_parc_user_txtbas{
    background-color: #95999c;
    color: #f1f2f3;
    font-size: 13pt;
    padding: 3px;
    font-weight: bold;
    height: 38px;
}

a.logo {
    font-size: 24px;
    color: #f2f2f2;
    float: left;
    margin-top: 15px;
    text-transform: uppercase;
}

a.logo b {
    font-weight: 900;
}

a.logo:hover, a.logo:focus {
    text-decoration: none;
    outline: none;
}

a.logo span {
    color: #4ECDC4;
}


.img_parc_user_txtbas div{
    margin-left: 30px;
}
.img_parc_user_txtbas span{
    margin-right: 10px;
}
.li{
    font-size: 12pt;
    font-weight: bold;
}
.li a{

}

.cursor-ptr{
    cursor: pointer;
}

.cursor-ptr-notif{
    cursor: pointer;
    background: powderblue;
    color: #0e2e42;
}

.cursor-ptr-notif:hover{
    background: #0c5460;
    color: #d7d7d7;

}



.big div {
    font-size: 1.2em;
}

.small div {
    font-size: .9em;
}

.square div {
    width: .7em;
    height: .7em;
    margin: .5em;
    display: inline-block;
}

/* Custom dropdown */
.custom-dropdown div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 10px; /* demo only */
}

.custom-dropdown div select {
    background-color: #1abc9c;
    color: #fff;
    font-size: inherit;
    padding: .5em;
    padding-right: 2.5em;
    border: 0;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: button; /* hide default arrow in chrome OSX */
}

.custom-dropdown div::before,
.custom-dropdown div::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.custom-dropdown div::after { /*  Custom dropdown arrow */
    content: "\25BC";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em;
}

.custom-dropdown div::before { /*  Custom dropdown arrow cover */
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 3px 3px 0;
}

.custom-dropdown div select[disabled] {
    color: rgba(0,0,0,.3);
}

.custom-dropdown div select[disabled]::after {
    color: rgba(0,0,0,.1);
}

.custom-dropdown div::before {
    background-color: rgba(0,0,0,.15);
}

.custom-dropdown div::after {
    color: rgba(0,0,0,.4);
}

.autocomplete-abslute{
    position: absolute;
    background: #17a2b8;
    z-index: 5000;
    border-radius: 0px 0px 10px 10px
}

.autocomplete-abslute div:hover{
    background: #86cfda;
    width: 100%;
}


.a{
    color: #f1f2f3;
}

.img-thumbnail-simple {

    max-width: 100%;
    height: auto;
}

@media (max-width: 475px) {
    .itt,.logoAppart{
        display: none;
    }

    .inptsrch{
        width: 200px;
    }

    .imgprc-text0{
        font-size: 15px;

    }
    .imgprc-text1{
        font-size: 12px;

    }
    .imgprc-text2{
        font-size: 18px ;
        margin-top: 30px
    }
    .imgprc-text3{
        font-size: 18px;
        margin-top: 40px
    }

    .edit-md{
        display: none;
    }

    .imgprc-text4 {
        display: none;
    }
}



@media (max-width: 575px) {

.mb-xs-4{
    margin-bottom: 15px;
}

    .logoAppart{
        display: none;
    }

    .inscription-none{
        display: none;
    }
    .nv4{
        display: none;
    }

    .itt{
        display: none;
    }

    .titre-choeur-img{
        position: fixed;
        width: 92%;
    }

    .menuGauche{
        position: fixed;
    }
    .inptsrch{
        width: 220px;
    }

    .fz-color1{
        text-shadow: 0px 4px 0px #666;
        font-size: 25pt;
        color: #c6c8ca;
        text-align:center
    }

    .enteteAccueil{
        margin-bottom:15px;
        text-align:center
    }


    .imgprc-text0{
      font-size: 15px;

    }
    .imgprc-text1{
        font-size: 12px;

    }
    .imgprc-text2{
        font-size: 18px ;
        margin-top: 30px
    }
    .imgprc-text3{
        font-size: 18px;
        margin-top: 40px
    }

    .imgprc-text4 {
        display: none;
    }

    .profil{
        margin-top: -70px;
        width: 70px
    }

    .edit-md{
        display: none;
    }

}




@media (min-width: 576px) and (max-width: 767px) {

    .edit-md{
        display: none;
    }

    .nv4{
        display: none;
    }
    .logoAppart{
        display: none;
    }
    .inptsrch{
        width: 300px;
    }

    .inscription-none{
        display: none;
    }

    .fz-color1{
        text-shadow: 0px 4px 0px #666;
        font-size: 25pt;
        color: #c6c8ca;
        text-align:center
    }

    .enteteAccueil{
        margin-bottom:15px;
        text-align:center
    }

    .ittc{
        display: none;

    }

    .profil{
        margin-top: -110px;
        width: 100px
    }
    
}


@media (min-width: 768px) and (max-width: 991px) {
    .nv4{
        display: none;
    }
    .logoAppart{
        display: none;
    }
    .inptsrch{
        width: 430px;
    }

    .fz-color1{
        text-shadow: 0px 4px 0px #666;
        font-size: 25pt;
        color: #c6c8ca;
        text-align:center
    }

    .enteteAccueil{
        margin-bottom:15px;
        text-align:center
    }

    .spaceNewForm{
        margin-right:120px;
        margin-left:120px;
        
    }

    .profil{
        margin-top: -110px;
        width: 100px
    }

}


@media (min-width: 992px) and (max-width: 1199px) {
    .nv4{
        display: none;
    }

    .inptsrch{
        width: 430px;
    }
    .fz-color1{
        text-shadow: 0px 4px 0px #666;
        font-size: 25pt;
        color: #c6c8ca;
        text-align:center
    }
    .enteteAccueil{
        margin-bottom:15px;
        text-align:center
    }

    .imgprc-text0{
        font-size: 17px;

    }
    .imgprc-text1{
        font-size: 12px;

    }
    .imgprc-text2{
        font-size: 20px ;
        margin-top: 28px
    }
    .imgprc-text3{
        font-size: 20px;
        margin-top: 38px
    }
    .imgprc-text4{
        font-size: 15px;

    }

    .profil{
        margin-top: -110px;
        width: 100px
    }

}


@media (min-width: 1200px) {
    .fz-color1{
        text-shadow: 0px 4px 0px #00a6b2;
        font-size: 30pt;
        color: #c6c8ca;
        text-align:center
    }

    .profil{
        margin-top: -90px;
        width: 100px
    }

    .inptsrch{
        width: 430px;
    }

    .spaceNewForm{
        margin-right:80px;
        margin-left:80px;

    }
}