﻿deconnect /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

/*Position du loader et fond légèrement opaque pendant le loader, quand on attend le retour des données lors de la recherche d'un élève*/
.loaderInvisible {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 30001;
    opacity: .8;
    filter: alpha(opacity=70);
    visibility: hidden;
}

.loaderVisible {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 30001;
    opacity: .8;
    filter: alpha(opacity=70);
    visibility: visible;
}

.loaderCentrer {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight:bold;
    color:#fff;
}

.loaderCentre {
    top: 200px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.version {
    font-size: 9px;
    font-weight :bold; 
}

.tailleImage{
    width : 25px;
}
.tailleImage2 {
    width: 25px;
    margin-left: 20px;
}
.tailleImage3 {
    width: 35px;
    margin-left:50px;
}

.titre {
    font-size: 12px;
    color:salmon;
    font-weight:bold;
}

.titre1 {
    font-size: 9px;
    color: black;
    font-weight: bold;
    font-style: italic;
}

.titre2 {
    font-size: 12px;
    color: black;
    font-weight: bold;
    font-style : italic; 
}

#entete, #menu, #contenu, #footer {
    padding: 1px 0;
}

#entete {
    background-color: #fff;
    text-align: center;
    /*width:1400px;*/
}

#main {
    /*max-with: 960px;*/
    margin: auto;
}

#menu {
    float: left;
    width: 740px;
    background-color: #fff;
}

#contenu {
    margin-left: 745px;
    background-color: #fff;
}

#menuMax {
    float: left;
    width: 980px;
    background-color: #fff;
}

#footer {
    background-color: #fff;
    text-align: center;
    clear: both;
}

.margeEnBas {
    padding-bottom: 5px;
    height: 40px;
}
.margeEnBas1 {
    padding-bottom: 15px;
    height: 40px;
}


.margeEnBasAccueil {
    padding-bottom: 5px;
    height: 40px;
    font-size: 10px;
}

.margeEnHaut {
    padding-top: 5px;
}

.margeEnHaut1 {
    margin-top: 20px;
}

.margeADroite {
    margin-right: 150px;
}

.margeInteBasse {
    padding-bottom:15px;
}
.commentaire {
    margin-top: 0px;
    margin-left: 50px;
}

.celluleNaiss {
    width: 150px;
    text-align:center;
}

.celluleAdresse {
    width: 500px;
}

.celluleCp {
    width: 60px;
}

.celluleVille {
    width: 430px;
}

.celluleAuth {
    width: 300px;
}

.celluleAuthINT {
    width: 300px;
    font-size: 11px;
}

.celluleEmail {
    width: 250px;
}

.celluleEmail1 {
    width: 220px;
}

.celluleLinkedin {
    width: 200px;
}

.celluleAutreLangue {
    width: 300px;
}

.entete {
    padding: 10px 16px;
    background: #e0d9d9;
    color: #000;
}

.content {
    padding: 16px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 90%;
}

.sticky + .content {
        padding-top: 102px;
}

.boutonDroite{
    text-align :right;
}

.tailleBouton {
    width: 200px;
}

.vertical-menu {
    width: 200px;
}

.vertical-menu a {
        background-color: #eee;
        color: black;
        display: block;
        padding: 12px;
        text-decoration: none;
}

.vertical-menu a:hover {
            background-color: #ccc;
}

.vertical-menu a.active {
            background-color: #e0d9d9;
            color: white;
}

#mainbloc {
    /*max-with: 960px;*/
    margin: auto;
}

#menubloc {
    float: left;
    width: 240px;
    background-color: #fff;
}

#contenubloc {
    margin-left: 245px;
    background-color: #fff;
}

.bloc {
    top: 0px;
    margin: 0 auto;
    padding-top: 0px;
}

.couleurajout {
    background-color: salmon;
    width : 200px;
}

.couleurajout1 {
    background-color: salmon;
    width: 300px;
}


.centrerdiv {
    width: 620px;
    height: 300px;
    background-color: #f8f8f8;
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    border-color: black;
    border-width: 1px;
    border-style: solid;
}

.centrerdivProfil {
    width: 620px;
    height: 360px;
    background-color: #f8f8f8;
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    border-color: black;
    border-width: 1px;
    border-style: solid;
}

.centrerdivInt {
    width: 620px;
    height: 390px;
    background-color: #f8f8f8;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    border-color: black;
    border-width: 1px;
    border-style: solid;
}
.centrerdivInt1 {
    width: 620px;
    height: 440px;
    background-color: #f8f8f8;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    border-color: black;
    border-width: 1px;
    border-style: solid;
}

.centreP {
    margin-left: auto;
    margin-right: auto;
}

.pdp{
    position:absolute;
    bottom:0;
    left:5px;
}

.pdphr {
    width: 40%;
    display: block;
    border-top: 0px black solid;
    border-bottom: 1px black solid;
    margin: auto;
    position: absolute;
    bottom: 7px;
    height:20px;
    left:5px;
}

a {
    color: salmon;
}

.imageLien {
    background: url(../images/Profil-off.png) no-repeat top left;
}

.filtetest {
    height : 25px;
}

.filtrelongueur{
    width:200px;
}

.filtrerapide {
    font-style:italic;
}

.deconnect{
    float:right;
    margin-bottom:7px;
}

.imageSupp {
    background: url(../images/supp.jpg) no-repeat top left;
}

.pastille{
    width:10px;
    max-width:10px;
}

.pastilleMax {
    width: 20px;
    max-width: 20px;
}

.menuimg {
    width: 30px;
    max-width: 30px;
}

.menuimgAuthen {
    width: 35px;
    max-width: 35px;
}

.menuimgAuthenVenu {
    width: 20px;
    max-width: 20px;
}

.navbar-default {
    width: 104%;
    padding: 10px 10px;
    display: inline-block;
    font-weight:bold;
}

.default1 {
    width: 500px;
    padding: 10px 10px;
    display: inline-block;
    font-weight: bold;
}

.btn
{
    width : 280px;
}
/********************/
#exTab1 {
    color: black;
}

    #exTab1 .tab-content {
        color: black;
        padding: 5px 15px;
        border: 2px;
        border-color: #DCDCDC;
        border-style: solid;
    }

.nav-pills {
    color: black;
}

.nav-pills > li {
    float: left;
    color:black;
}

.nav-pills > li.active > a {
        background-color: #DCDCDC;
        color:black;
}

    .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        background-color: #DCDCDC;
        color:black;
    }

.filtre {
    background-color: #f1f4f7;
    border: 1px solid black;
}

.surligne{
    background-color:yellow;
    font-weight:bold;
}


.SubmitBordure {
    border: 1px solid #000;
    background-color: #DCDCDC;
}

.SubmitButton {
    position: fixed;
    bottom: 40px;
    right: 0px;
    width: 210px;
}

.ImgSubmitButton {
    width: 70px;
}

.fluo {
    background-color: yellow;
}

.imgerr {
    width: 30px;
    max-width: 30px;
}

.imglogo {
    width: 90px;
    max-width: 90px;
}

/* **********************INFO BULLE******************** */

a span {
    position: absolute;
}

a span {
    margin-top: -70px;
    margin-left: -65px;
    color: #fff;
    background: rgba(0,0,0,.9);
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,.5);
    transform: scale(0) rotate(-12deg);
    opacity: 0;
}

a:hover span, a:focus span {
    transform: scale(1) rotate(0);
    opacity: 1;
}

/* Mots clés */
.bubble-text {
    background: salmon;
    color: #000;
    padding: 7px 15px;
    border-radius: 4px;
    cursor:pointer;
}

.bubble-lien {
    color: #000;
    text-decoration: none;
}

.bubble-lien:hover {
        color: #000;
        text-decoration :none;
}

.bubble-lien:visited {
        color: #000;
        text-decoration: none;
}

.inputMotCle{
    width:300px;
}

.dispojour{
    width : 25px;
}

.dispotous {
    width: 45px;
}

.celluleAuthNoVisible {
    width: 0px;
    background-color: #fff;
    border: none;
    border-style: none;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.ligne {
    margin-top: -20px;
    margin-bottom: -15px;
    font-weight: bold;
}
.lignedetail{
    margin-bottom:-10px;
}

.inputsearch{
    display:flex;
    justify-content: space-between;
    margin-top: -50px;
}
.btnsearch {
    width: 140px;
    padding-top: -20px;
    padding-bottom: -20px;
}
.btnsearch2 {
    width: 140px;
    padding-top: -20px;
    padding-bottom: -20px;
    margin-left:440px;
    margin-bottom:20px;
}
.Annee{
padding-left:90px;
margin-bottom:15px;
}
.anneeN{
    padding-right:280px;
}
.anneeN1 {
    padding-right: 250px;
}
.anneeN2 {
    padding-right: 250px;
}
.espace{
    padding-left:15px;
    font-weight:bold;
}
.boutons{
margin-right:100px;
}
.suivant{
    display:flex;
    justify-content:flex-end;
}
/*.elem_tab_doublon {
font-weight:bold;
}*/

