@charset "utf-8";
@import url("//hello.myfonts.net/count/281358");

ul {
    list-style-type: circle;
}

.description{
    text-align: justify;
    border: medium solid #4eabb4;
    border-radius : 8px;
    padding : 1em;
    Line-Height: 1.1;
    font-size : 11pt;
}

li,
div {
    font-family: 'UniversLTPro-55Roman';
    src: url('webfonts/281358_0_unhinted_0.woff') format('woff'), url('webfonts/281358_0_unhinted_0.ttf') format('truetype');
    font-size: 12pt;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'UniversLTPro-55Roman';
    src: url('webfonts/281358_0_unhinted_0.woff') format('woff'), url('webfonts/281358_0_unhinted_0.ttf') format('truetype');
    text-transform: uppercase;
}

blockquote {
    margin: 5px 0 5px 40px;
    font-size: 11pt;
    color: #555;
}

.bggris{
    position: fixed;
    top: 0;
    width: 150%;
    height: 150%;
    background-color: #e6e6e9;
    z-index:-1;
}
#nobg{
    background-color : #e6e6e9;
}

.col-md-10{
    background-color : white;
    color : black;
}

.page-header{
    border-bottom : thin solid #ccc;
}

h4 {
    font-size: 13pt;
}

h3 {
    font-size: 16pt;
    font-weight: bold;
}

.modal-body{
    height:60px;
}

.modal-outil {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content-outil {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
    height : 20%;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#referencement, #stereotypes{
    border : medium solid #4eabb4;
    border-radius : 8px;
    box-shadow : 5px 5px 5px lightgray;
    padding-bottom : 1em;
    margin : 1em;
    width : 80%
}


#decouvrabilite, #sollicitation{
    border: medium solid #b96540;
    border-radius : 8px;
    box-shadow : 5px 5px 5px lightgray;
    padding-bottom : 1em;
    margin : 1em;
    width : 80%
}

#discours, #interdisciplinarite{
    border: medium solid #ebc400;
    border-radius : 8px;
    box-shadow : 5px 5px 5px lightgray;
    padding-bottom : 1em;
    margin : 1em;
    width : 80%
}

#place, #extra-sonore {
    border: medium solid #8db650;
    border-radius : 8px;
    box-shadow : 5px 5px 5px lightgray;
    padding-bottom : 1em;
    margin : 1em;
    width : 80%
}

#referencement .page-header, #stereotypes .page-header{
    border-bottom : thin solid #4eabb4;
}

#decouvrabilite .page-header, #sollicitation .page-header{
    border-bottom : thin solid #b96540;
}

#discours .page-header, #interdisciplinarite .page-header{
    border-bottom: thin solid #ebc400;

}

#place .page-header, #extra-sonore .page-header {
    border-bottom: thin solid #8db650;
}


aside {
    position: fixed;
    left: 83%;
    z-index: 2;
    background : none;
}

section {
    margin-left: 1em;
}

small {
    color: darkgray;
}

.fleche{
    display : inline-block;
}

#droite{
    float : right;
}
#gauche{
    float : left;
}

.list-horizontal {
    width: 100%;
    text-align : center;
    margin-left: -2em;
    z-index : 10;
    background-color : #e6e6e9;

}

.list-horizontal li {
	display:inline-block;
}
.list-horizontal li:before {
	content: '\00a0\2022\00a0\00a0';
	color : #aaa;

}
.list-horizontal li:first-child:before {
	content: none;
}
/*
.form-group{
    margin: -2.5px;
    display : none;
    padding : 2em;
    width : 100%;

    vertical-align:top;
}*/


.form-group{
    margin: -2.5px;
    display : inline-block;
    padding : 2em;
    width : 50%;
    border-top : thin #ccc solid;
    vertical-align:top;
}


.form-group:nth-child(even){
    border-right: thin #ccc solid;
}

.form-group:nth-child(odd){
    border-left: thin #ccc solid;
}


.btn{
    float: right;
}
/*
#div_id_analyse_musicale,
#div_id_interdisciplinarite,
#div_id_elements_contextuels,
#div_id_referencement,
#div_id_decouvrabilite,
#div_id_evocations
{
    width : 50%;
    border : medium solid black;
    display : inline-block;
}*/

#div_id_sonore_valeur{
    display : inline-block;
}

section iframe {
    border : 2px solid #4eabb4;
    margin-left : 1em;
    max-width : 97%;
    background-color : black;
}

center iframe,
center img {
    position: absolute;
    top: 20;
    left: 15px;
    display: inline-block;
    width: 116%;

   /* width : 1000px; */
    height: 25em;
    border: solid medium #4eabb4;
    border-radius: 3px;
    background-color : black;
}

.ligneTemps {
    width : 7.8%;
    transition: 0.3s;
}

.ligneTemps:hover{
    opacity : 0.7;
}

#alaune {
    position: absolute;
    top: 20;
    left: 30px;
    display: inline-block;
    width: 94%;
    height: 25em;
    z-index: 5;
}

.alaune-titre{
    position:absolute;
    left:50px;
    z-index:4;
    color:#4eabb4;
    background-color:#404040;
    padding:5px;
    text-align : left;
}

h2.alaune-titre{
    top:21px;
    text-decoration:
    underline;
}
h4.alaune-titre{
    top:305px;
    max-width: 80%;
}
h5.alaune-titre{
    top:334px;
    z-index : 3;
}
h6.alaune-titre{
    top:357px;
}
#form-motcle{
    top : 25em;
}

#footer{
    top:25em;
    background-color: transparent;
}
#udem_cookie_consent_toggle a{
    color: #999999;
    text-transform: lowercase;
    font-size: .85em;
    padding: 1em 2em;
}
#udem_cookie_consent_toggle a:hover{
    text-decoration: none;
}
.my-tool-tip{
    font-size : 12pt;
    color : #505050;
}

.my-tool-tip:hover{
    color: #ebc400;
}

.my-tool-tip + .tooltip > .tooltip-inner{
    background-color : black;
    text-align : left;
    padding : 10px;
    color : white;
    display : block;
    max-width : 450px;
}

.lien:hover {
    opacity: 0.2;
}

.lien {
    background-color: white;
    opacity: 0;
    transition: 0.3s;
}

.titre {
    position: absolute;
    top: -193px;
    left: 3px;
    z-index: 4;
    color: #4eabb4;
    background-color: #404040;
    padding: 5px;
    width: 194px;
}

.navbar-header img {
    opacity: 0.6;
}

.navbar-header img:hover {
    opacity: 1;
}


#loader-text {
    position: fixed;
    left: 40%;
    top: 62%;
    z-index: 10;
    display: none;
}

#loader-text p {
    color: white;
    text-align: center;
}

#loader {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 4px solid transparent;
    border-top-color: #4eabb4;
    z-index: 10;

    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 4px solid transparent;
    border-top-color: #b96540;

    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 4px solid transparent;
    border-top-color: #ebc400;

    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

.loader-section {
    display: none;
    position: fixed;
    top: 0;
    width: 120%;
    height: 150%;
    background-color: black;
    z-index: 9;
    opacity: 0.6;
}


@keyframes blink {
    /**
     * At the start of the animation the dot
     * has an opacity of .2
     */
    0% {
        opacity: .2;
    }
    /**
     * At 20% the dot is fully visible and
     * then fades out slowly
     */
    20% {
        opacity: 1;
    }
    /**
     * Until it reaches an opacity of .2 and
     * the animation can start again
     */
    100% {
        opacity: .2;
    }
}

.chargement span {
    font-size: 30px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    /**
     * This makes sure that the starting style (opacity: .2)
     * of the animation is applied before the animation starts.
     * Otherwise we would see a short flash or would have
     * to set the default styling of the dots to the same
     * as the animation. Same applies for the ending styles.
     */
    animation-fill-mode: both;
}

.chargement span:first-child {
    animation-delay: .6s
}

.chargement span:nth-child(2) {
    animation-delay: .4s;
}

.chargement span:nth-child(3) {
    animation-delay: .8s;
}


.infinite-item iframe, .infinite-item img{
    border: solid medium #4eabb4;
    width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px;
    object-fit: cover;
    background-color: black;
    vertical-align : baseline
}

#pageoutil,
#noiframe,
#integration {
    display: inline;
    position: relative;
}

#pageoutil iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#pageoutil a,
#integration a {
    position: absolute;
    top: -100;
    left: 0;
    display: inline-block;
    width: 200px;
    height: 200px;
    z-index: 5;
}

#noiframe h5 {
    top : -193px;
}

#noiframe a {
    position: absolute;
    top: -200;
    left: 0;
    display: inline-block;
    width: 200px;
    height: 200px;
    z-index: 5;
}

@-moz-document url-prefix() {
    .titre {
        top: -195px;
    }
    .infinite-container div:nth-of-type(5n + 6) .titre {
        top: 12px;
        left: -1013px;
    }
    .infinite-container div:nth-of-type(5n + 6) a {
        top: 19px !important;
        left: -1016px !important;
    }
    #pageoutil,
    #noiframe,
    #integration {
        width: 200px;
        heigth: 200px;
        display: inline;
        position: relative;
    }
    #pageoutil a,
    #integration a,
    #noiframe a {
        top: -188px;
    }
}

@media only screen and (max-width: 991px) {

    .description{
        margin-left: 2em;
        width : 90%;
    }

    .ligneTemps {
        width : 60px;
        padding-top : 5px;
    }
    .modal-content-outil{
        height:50%;
    }

    center iframe,
    center img {
        position: absolute;
        top: 20;
        left: 15px;
        display: inline-block;
        width: 90%;
        height: 20em;
        border: solid medium #4eabb4;
    }
    h2.alaune-titre{
        top:21px;
        text-decoration:
        underline;
    }
    h4.alaune-titre{
        top:220px;
        max-width: 70%;
    }
    h5.alaune-titre{
        top:249px;
        z-index : 3;
        max-width: 70%;
    }
    h6.alaune-titre{
        top:272px;
        z-index : 3;
        max-width: 70%;
    }
    section iframe{
        max-width : 80%;
    }
    #form-motcle{
    top : 20em;
    }
    #footer{
        top: 20em;
    }
    #alaune {
        position: absolute;
        top: 20;
        left: 30px;
        display: inline-block;
        width: 87%;
        height: 20em;
        z-index: 5;
    }
}

@media only screen and (max-width: 500px) {
    h4.alaune-titre{
        top : 200px;
    }
    h5.alaune-titre, h6.alaune-titre{
        display : none;
    }

}


