@CHARSET "ISO-8859-1";
@import url(../fonts/font.googleapi/Vollkorn/css/Vollkorn.css);
@import url(fonts.css?v=01072025);

/***********************************************/

button.btn_support {
    background-color: #c2373e;
    border: 1px solid #c2373e;
    border-radius: 4px;
    padding: 3px 10px;
    color: white;
    box-shadow: 2px 2px 3px #c0c0c0;
}

button.btn_support_red {
    background-color: #c2373e;
    border: 1px solid #c2373e;
}

button.btn_support_green {
    background-color: #77933c;
    border: 1px solid #77933c;
}

p {
    text-align: justify;
}

table.table-logiciels {
    width: 100%;
    border-collapse: collapse;
}

table.table-logiciels thead {
    border: 1px solid #c0c0c0;
    background-color: #e2e2e2;
    color: #888888;
    text-transform: uppercase;
}

table.table-logiciels tbody tr {
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

table.table-logiciels tbody tr td {
    padding: 10px 0px;
    text-align: center;
}

.login {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-image: url("../img/banniere-2.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    min-width: 960px;
    z-index: 10;
}

.nuages {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
}

table.table_Idol {
    width: 95%;
    margin: 10px 2.5%;
    table-layout: fixed;
}

table.table_Idol td.presentation {
    text-align: justify;
    vertical-align: middle;
    padding: 5px 10px;
}

table.table_Idol td.plusTitle {
    text-align: left;
    padding: 0px 0px;
    color: #e46c0a;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
    border-bottom: 2px solid #e46c0a;
    text-transform: uppercase;
    height: 20%;
}

table.table_Idol td.ressourcesTitle {
    text-align: left;
    padding: 0px 0px;
    color: #e46c0a;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
    border-bottom: 2px solid #e46c0a;
    text-transform: uppercase;
    height: 20%;
}

table.table_Idol td.plusText {
    background-color: #e46c0a;
    color: white;
    text-align: center;
    vertical-align: middle;
    padding: 15px 20px;
    font-size: 15px;
    min-height: 30%;
}

table.table_Idol2 {
    width: 95%;
    margin: 10px 2.5%;
}

table.table_Idol2 td.ressourcesTitle {
    text-align: left;
    padding: 0px 0px;
    color: #e46c0a;
    font-size: 20px;
    font-weight: bold;
    vertical-align: bottom;
    border-bottom: 2px solid #e46c0a;
    text-transform: uppercase;
    height: 20%;
}

table.table_Idol2 td.plusTitle {
    text-align: left;
    padding: 0px 0px;
    color: #e46c0a;
    font-size: 18px;
    font-weight: bold;
    vertical-align: bottom;
    border-bottom: 2px solid #e46c0a;
    text-transform: uppercase;
    height: 20%;
    width: 30%;
}

table.table_Idol2 td.image {
    text-align: center;
    vertical-align: middle;
}

table.table_Idol2 td.image img {
    width: 100%;
    margin: 0px 0;
}

table.table_Idol2 td.imageTitle {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

img.catalogue_ok {
    width: 40px;
    position: absolute;
    top: 0px;
    right: -5px;
    z-index: 500;
}

div.Idol_lvl {
    position: absolute;
    top: 5px;
    left: 50px;
    box-shadow: 2px 2px 3px #595959;
}

table.table-ressourcesAssociees {
    margin-top: 20px;
}

table.table-ressourcesAssociees td.td-title {
    text-align: center;
    vertical-align: middle !important;
}

table.table-ressourcesAssociees td.td-fiche {
    text-align: justify;
    vertical-align: middle !important;
}

table.table-ressourcesAssociees td.td-fiche span {
    color: #c2373e;
    font-weight: bold;
    text-transform: uppercase;
}

table.table-ressourcesAssociees td.td-fiche ul li span {
    text-transform: uppercase;
    color: #333333;
}

table.table-ressourcesAssociees td.td-check {
    text-align: center;
    vertical-align: middle !important;
}

table.table-ressourcesAssociees td.td-check i.fa-check {
    color: #77933c;
}

table.table-ressourcesAssociees td.td-check i.fa-times {
    color: #c2373e;
}

table.table-account td {
    text-align: left !important;
    vertical-align: middle !important;
    padding: 10px 10px !important;
}

table.table-account td.td_odd {
    border: 0 none !important;
    background-color: #ffffff !important;
    color: #666 !important;
}

table.table-account td.td_even {
    border: 0 none !important;
    background-color: #f0f2f5 !important;
    color: #666 !important;
}

img.img-logiciel {
    position: relative;
    top: 0;
    cursor: pointer;
    width: 100%;
    margin: 0;
}

h4.ribbon-logiciel {
    position: absolute;
    bottom: 0px;
    width: 90%;
    height: 60px;
    text-align: center;
    padding: 10px 10px;
    left: 0px;
    margin: 0 5%;
    background-color: #1f3043;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-shadow: 1px 1px 2px #000;
}

table.table-collection-Idol td, table.table-collection-Idol th {
    text-align: center;
    vertical-align: middle !important;
}

table.table-collection-Idol td .fa-check {
    color: #77933c !important;
}

table.table-collection-Idol td .fa-times {
    color: #c2373e !important;
}

table.table-collection-Idol td img.img-collection {
    width: 200px;
    border: 1px solid #404040;
}

.collection-dropdown {
    width: 40px;
    position: absolute !important;
    top: 10px !important;
    right: 5px !important;
    z-index: 500 !important;
}

table.editeur-lames td, table.editeur-lames th {
    text-align: center;
    vertical-align: middle !important;
}

table.editeur-lames td.ok {
    font-weight: bold;
    color: #77933c;
}

table.editeur-lames td.ko {
    font-weight: bold;
    font-style: italic;
    color: #c2373e;
}

table.editeur-lames td.not {
    background-color: black !important;
}

table.editeur-lames td.title {
    font-weight: bold !important;
}

table.editeur-lames td.biologieAnimale {
    color: #4bacc6 !important;
}

table.editeur-lames td.biologieVegetale {
    color: #9bbb59 !important;
}

table.editeur-lames td.microbiologie {
    color: #604a7b !important;
}

table.editeur-lames td.geologie {
    color: #996633 !important;
}

table.suiviEleveTop {
    margin: 0px !important;
    background-color: #d9d9d9 !important;
    width: 100% !important;
    table-layout: fixed;
}

table.suiviEleveTop td {
    padding: 15px 10px !important;
    color: black !important;
    font-size: 15px;
    text-align: center;
}

table.suiviEleveTop td span {
    font-weight: bold;
}

table.suiviEleve {
    margin: 2.5% !important;
    background-color: #f9f9f9 !important;
    width: 95% !important;
    table-layout: fixed;
    font-family: "Century Gothic";
}

table.suiviEleve td.name {
    text-align: center;
    color: #c2373e;
    font-size: 25px;
    padding: 15px 0px;
    font-weight: bold;
    vertical-align: middle;
}

table.suiviEleve td.chapter {
    color: #7f7f7f !important;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    border-bottom: 1px solid #7f7f7f;
}

table.suiviEleve td.chapter_active {
    font-weight: bold;
    color: #4e8f89 !important;
}

table.suiviEleve td.chapter:hover {
    cursor: pointer;
}

table.suiviEleve td.titleChapter {
    color: #4e8f89 !important;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
}

table.suiviEleve td.page {
    color: #595959 !important;
    text-align: right;
    font-size: 15px;
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #d9d9d9;
    padding: 10px 15px;
}

table.suiviEleve td.plusMinus {
    color: #595959;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    border: 1px solid #d9d9d9;
}

table.suiviEleve td.ok {
    color: #77933c;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border: 1px solid #d9d9d9;
}

table.suiviEleve td.kok {
    color: #e46c0a;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border: 1px solid #d9d9d9;
}

table.suiviEleve td.ko {
    color: #c2373e;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    border: 1px solid #d9d9d9;
}

table.comptes-rendus td, table.comptes-rendus th {
    text-align: center;
    vertical-align: middle !important;
    color: #404040;
}

table.comptes-rendus td.title {
    font-weight: bold !important;
}

table.comptes-rendus td.ASWeb {
    color: #c2373e !important;
    font-weight: bold;
}

table.comptes-rendus td.Idol, table.comptes-rendus td.Myotatique {
    color: #77933c !important;
    font-weight: bold;
}

table.comptes-rendus td.Incertitudes, table.comptes-rendus td.Spectres {
    color: #5a95b1 !important;
    font-weight: bold;
}

.imgVideo:hover {
    /*background-color: #ebf1de !important;*/
    cursor: pointer;
}

div.titleVideo {
    z-index: 100;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0 !important;
    width: 25%;
    background-color: #77933c;
    color: white;
    min-height: 100%;
    height: 100%;
}

div.titleMatiere {
    margin-top: 60px;
    color: #d7e4bd;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
    font-family: "Century Gothic";
}

div.subtitleVideo {
    margin-top: 20px;
    color: white;
    font-size: 25px;
    font-weight: bold;
    width: 85%;
    margin-right: 10%;
    margin-left: 5%;
    font-family: "Century Gothic";
    text-align: left;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

div.summaryVideo {
    position: absolute;
    top: 0px;
    left: 25%;
    margin: 0 !important;
    width: 75%;
    background-color: transparent;
    min-height: 100%;
    height: 100%;
}

table.tableSummaryVideo {
    width: 95%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    font-family: "Century Gothic";
}

table.tableSummaryVideo td.titleChapter {
    width: 40%;
    color: #77933c;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 10px;
    font-size: 20px;
    text-align: left;
    vertical-align: top;
}

table.tableSummaryVideo td.play {
    width: 10%;
    color: #bfbfbf;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}

table.tableSummaryVideo td.titleSubChapter {
    width: 50%;
    color: #404040;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}

table.tableSummaryVideo td.borderBottom {
    border-bottom: 1px solid #d9d9d9;
}

.btn-home-phys {
    background-color: #5a95b1 !important;
    border: 1px solid #5a95b1 !important;
    color: white !important;
}

.btn-home-phys span.badge {
    background-color: white !important;
    color: #5a95b1 !important;
    border: 1px solid #5a95b1 !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

.btn-home-svt {
    background-color: #77933c !important;
    border: 1px solid #77933c !important;
    color: white !important;
}

.btn-home-svt span.badge {
    background-color: white !important;
    color: #77933c !important;
    border: 1px solid #77933c !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

.btn-home-maths {
    background-color: #c2373e !important;
    border: 1px solid #c2373e !important;
    color: white !important;
}

.btn-home-maths span.badge {
    background-color: white !important;
    color: #c2373e !important;
    border: 1px solid #c2373e !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

.btn-home-techno {
    background-color: #e46c0a !important;
    color: white !important;
}

.btn-home-techno span.badge {
    background-color: white !important;
    color: #e46c0a !important;
    border: 1px solid #e46c0a !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

.users-list > li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
}

.users-list > li img {
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}

.users-list > li > a:hover, .users-list > li > a:hover .users-list-name {
    color: #999;
}

.users-list-name, .users-list-date {
    display: block;
}

.users-list-name {
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.users-list-date {
    color: #999;
    font-size: 12px;
}

.users-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.infobulles {
    z-index: 5000 !important;
    position: fixed !important;
    bottom: 100px !important;
    right: 0px !important;
    width: 100px !important;
    height: 100px !important;
    background-color: white !important;
    border-radius: 50% !important;
    -moz-box-shadow: -5px 5px 10px 0px #3e6561;
    -webkit-box-shadow: -5px 5px 10px 0px #3e6561;
    -o-box-shadow: -5px 5px 10px 0px #3e6561;
    box-shadow: -5px 5px 10px 0px #3e6561;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#3e6561, Direction=224, Strength=10);
}

.infobulles img {
    width: 100%;
    height: 100%;
    border-radius: 50% !important;

}

.infobulles img:hover {
    cursor: pointer;
}

.infobulles a span {
    position: absolute;
    margin-top: -150px !important;
    margin-left: -210px !important;
    color: white;
    background: rgba(194, 55, 62, 1);
    padding: 15px;
    border-radius: 5px;
    box-shadow: -2px 2px 5px rgba(113, 103, 100, 0.5);
    transform: scale(0) rotate(-12deg);
    transition: all .25s;
    opacity: 0;
    width: 200px;
    font-size: 15px;
    font-weight: bold;
}

.infobulles a:hover span, .infobulles a:focus span {
    transform: scale(1) rotate(0);
    opacity: 1;
    margin-right: 600px !important;
}

.asidePNEJ .content {
    background-color: #F1F1F1 !important;
}

.titleApplicationPNEJ {
    position: relative;
    width: 1000px !important;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background-color: #202020;
    color: white;
    font-family: 'Oswald';
    font-size: 20px;
    padding: 5px 10px;
}

.applicationPNEJ {
    position: relative;
    width: 1000px !important;
    height: 700px !important;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    /*background-color: white;*/
    -moz-box-shadow: 5px 5px 10px 0px #cfcfcf;
    -webkit-box-shadow: 5px 5px 10px 0px #cfcfcf;
    -o-box-shadow: 5px 5px 10px 0px #cfcfcf;
    box-shadow: 5px 5px 10px 0px #cfcfcf;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=10);
}

.granule {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 150px;
    background-color: white;
    box-shadow: 2px 2px 4px #505050;
    margin: 10px 0px;
}

.granule:hover {
    cursor: pointer;
}

.imgGranule {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 10;
    width: 25%;
}

.imgGranule img {
    width: 100%;
    z-index: 10;
}

.titleGranule {
    position: relative;
    top: 10px;
    left: 0;
    width: 100%;
    font-family: 'Oswald';
    font-size: 20px;
    padding: 0 5%;
}

.svtGranule {
    color: #77933c;
}

.physGranule {
    color: #5a95b1;
}

.subtitleGranule {
    position: relative;
    margin-top: 10px;
    left: 120px;
    font-family: 'Lato';
    font-size: 14px;
    text-align: justify;
    padding: 5px 10px;
    font-style: italic;
    width: 70%;
}

.iconGranule {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 15;
}

.levelGranule {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.levelGranule img {
    width: 55px;
    height: 55px;
}

.granule2 {
    margin: 10px 0px;
    height: 335px;
}

.dataListCollection{
    height: 200px;
    margin:10px 0;
}

.mdc-card.bgGrey{
    background-color:#f1f2f3
}

.granule2:hover,
.dataListCollection:hover{
    cursor: pointer;
}

.granule2Disabled {
    margin: 10px 0px;
    height: 335px;
}

.granule2Disabled:hover {
    cursor: default;
}

.imgGranule2 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    border: 1px solid #e0e1e3;
}

.imgGranule2 .divLevelImg {
    position: absolute;
    top: 5px;
    left: 5px;
}

.imgGranule2 .divLevelImg img {
    float: left;
    width: 40px;
}

.infoGranule2Disabled.biologieVegetale{
    background-color:#5d8136;
}
.infoGranule2Disabled.biologieAnimale{
    background-color:#347f93;
}
.infoGranule2Disabled.geologie{
    background-color:#895b2d;
}
.infoGranule2Disabled.microbiologie{
    background-color:#604a7b;
}

.imgGranule2Disabled {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    border: 1px solid #e0e1e3;
}

.imgGranule2Disabled .divLevelImg {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 30;
}

.imgGranule2Disabled .divLevelImg img {
    float: left;
    width: 40px;
}

.imgGranule2Disabled img {
    width: 100%;
    z-index: 10;
}

.imgGranule2Disabled .greyBackground{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(169, 169, 169, 0.7);
    z-index: 20;
    text-align: center;
}


#menurecherche .greyBackground {
    position: absolute;
    top: 15px;
    left: 5px;
    width: 70px;
    height: 35px;
    background-color: rgba(169, 169, 169, 0.7);
    z-index: 20;
    text-align: center;
}

.imgGranule2Disabled .greyBackground .fa-stack {
    z-index: 50;
    position: relative;
    top: 20px;
    color: white;
    font-size: 40px;
}

#menurecherche .greyBackground .fa-stack {
    z-index: 50;
    position: relative;
    color: white;
    font-size: 40px;
    height: 35px;
    width:70px;
}

#menurecherche .greyBackground .fa-stack .fa-stack-2x{
    left:0;
    color:unset;
    font-size: 35px;
}
#menurecherche .greyBackground .fa-stack .fa-stack-1x{
    left:0;
    color:unset;
    font-size: 17px;
}

.imgGranule2Disabled .greyBackground .fa-stack:hover {
    cursor: pointer;
}

.imgGranule2 img {
    width: 100%;
}

.infoGranule2 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #e0e1e3;
    border-left: 1px solid #e0e1e3;
    border-right: 1px solid #e0e1e3;
    height: 180px;
}

.infoGranule2Disabled {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #c8c8c8;
    border-bottom: 1px solid #e0e1e3;
    border-left: 1px solid #e0e1e3;
    border-right: 1px solid #e0e1e3;
    height: 180px;
}

.infoGranuleBottom{
    height:50px !important;
    border: 1px solid #e0e1e3;
    border-top: none;
}

.infoGranuleBottom span{
    display:block;
    color:#fff;
    min-height:50px;
    text-align: center;
    padding: 5px;
}

.infoGranule2Disabled .descripGranule2 {
    color: #414141 !important;
}

.infoGranule2Disabled .informations {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 50;
}

.infoGranule3 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #e0e1e3;
    border-left: 1px solid #e0e1e3;
    border-right: 1px solid #e0e1e3;
    height: 100px;
}

.titleGranule2 {
    position: relative;
    width: 100%;
    padding: 10px 10px 0px 10px;
    color: #414141;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Roboto';
    display: block;
}

.descripGranule2 {
    position: relative;
    width: 100%;
    padding: 10px;
    color: #777777;
    font-size: 12px;
    font-family: 'Roboto';
    display: block;
    text-align: left;
}

.iconGranule2 {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.granuleStat {
    margin: 10px 0px;
}

.granuleStat:hover {
    cursor: pointer;
}

.granuleStat .imgGranuleStat {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.granuleStat .imgGranuleStat .divLevelImg {
    position: relative;
    top: 5px;
    left: 5px;
    z-index: 30;
}

.granuleStat .imgGranuleStat .divLevelImg img {
    float: left;
    width: 40px;
}

.granuleStat .infoGranuleStat {
    position: relative;
    background-color: white;
    width: 100%;
    padding: 10px 10px;
    height: 60px;
    text-align: center;
}

.granuleStat span.titleGranuleStat {
    color: #414141;
    font-family: "Oswald";
}

/*.challengeInnovation .card{
	width: 600px;
	height: 400px;
	margin: 20px;
}

.challengeInnovation .front, .challengeInnovation .back, .challengeInnovation .other-front, .challengeInnovation .other-back{
	border: 2px gray solid;
	padding: 10px;
}

.challengeInnovation .front, .challengeInnovation .other-front {
	background-color: #ccc;
}

.challengeInnovation .back, .challengeInnovation .other-back {
	background-color: red;
}*/

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box small {
    font-size: 14px;
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
}

.info-box .progress, .info-box .progress .progress-bar {
    border-radius: 0;
}

.info-box .progress .progress-bar {
    background: #fff;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
}

.info-box-icon > img {
    max-width: 100%;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.progress-description, .info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-text {
    text-transform: uppercase;
}

.info-box-more {
    display: block;
}

.questionsVideo {
    position: absolute;
    top: 60px;
    left: 150px;
    width: 700px;
    height: 500px;
    border: 2px solid #1f5563;
    z-index: 50;
    background: white url('../img/logiciels/shared/Rainbow_Arc.png') no-repeat left top/100%;
}

.questionsVideo .numQuestionsVideo {
    margin-top: 15px;
    margin-left: 15px;
    width: 670px;
    text-align: center;
    color: #c2373e;
    font-family: "Oswald";
    font-size: 20px;
}

.questionsVideo .titreQuestionsVideo {
    margin-top: 40px;
    margin-left: 15px;
    width: 670px;
    text-align: center;
    color: #1f5563;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: bold;
}

.questionsVideo .reponseQuestionsVideo {
    margin-top: 40px;
    margin-left: 15px;
    width: 670px;
    text-align: center;
}

.questionsVideo .reponseQuestionsVideo button.btnReponse {
    display: block;
    width: 300px;
    margin-left: 185px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: white;
    border: 2px solid #1f5563;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: bold;
    color: #1f5563;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}

.questionsVideo .reponseQuestionsVideo button.btnReponseSelected {
    background-color: #1f5563;
    color: white;
}

.questionsVideo .reponseQuestionsVideo button.btnValider[disabled] {
    display: block;
    width: 150px;
    margin-left: 255px;
    padding: 7px 20px;
    margin-bottom: 30px;
    background-color: #d9d9d9;
    border: 1px solid #7f7f7f;
    font-family: "Oswald";
    font-size: 16px;
    color: #7f7f7f;
    text-align: center;
    border-radius: 5px;
    cursor: default;
}

.questionsVideo .reponseQuestionsVideo button.btnReponseVraie {
    display: block;
    width: 300px;
    margin-left: 185px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: #77933c;
    border: 2px solid #77933c;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 10px;
    cursor: default;
}

.questionsVideo .reponseQuestionsVideo button.btnReponseFausse {
    display: block;
    width: 300px;
    margin-left: 185px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: #c2373e;
    border: 2px solid #c2373e;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 10px;
    cursor: default;
}

.questionsVideo .reponseQuestionsVideo button.btnReponseFausse[disabled] {
    display: block;
    width: 300px;
    margin-left: 185px;
    padding: 10px 20px;
    margin-bottom: 30px;
    background-color: #d9d9d9;
    border: 2px solid #7f7f7f;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: bold;
    color: #7f7f7f;
    text-align: center;
    border-radius: 10px;
    cursor: default;
}

.questionsVideo .reponseQuestionsVideo button.btnValider {
    display: block;
    width: 150px;
    margin-left: 255px;
    padding: 7px 20px;
    margin-bottom: 30px;
    background-color: #77933c;
    border: 1px solid #77933c;
    font-family: "Oswald";
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.questionsVideo .reponseQuestionsVideo button.btnQuestSuiv {
    display: block;
    width: 200px;
    margin-left: 235px;
    padding: 7px 20px;
    margin-bottom: 30px;
    background-color: #1f5563;
    border: 1px solid #1f5563;
    font-family: "Oswald";
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.questionsVideo .reponseQuestionsVideo button.btnRevoirVideo {
    display: block;
    width: 200px;
    margin-left: 235px;
    padding: 7px 20px;
    margin-bottom: 30px;
    background-color: #5a95b1;
    border: 1px solid #5a95b1;
    font-family: "Oswald";
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.borderShadow {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

/************************ DESIGN BOUTON **************************/

.buttonChoice {
    height: auto;
    border-radius: 5px;
    padding: 6px;
    font-weight: bold;
    font-family: 'Century Gothic';
    width: 90%;
    min-height: 40px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.buttonList {
    height: auto;
    border-radius: 5px;
    padding: 6px;
    font-weight: bold;
    font-family: 'Century Gothic';
    width: 90%;
    min-height: 40px;
}


.buttonMultiChoice {
    height: auto;
    border-radius: 5px;
    padding: 6px;
    font-weight: bold;
    font-family: 'Century Gothic';
    width: 90%;
    min-height: 40px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.buttonNotChecked {
    border: solid 2px #337ab7;
    background-color: white;
    color: #337ab7;
}

.buttonNotChecked:hover {
    border: solid 2px #286090;
    color: #286090;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.buttonNotChecked.disable:hover {
    border: solid 2px #337ab7;
    background-color: white;
    color: #337ab7;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.buttonChecked {
    background-color: #337ab7;
    color: white;
    border: solid 2px #2e6da4;
}

.btn.buttonChecked:hover, .btn.buttonChecked:focus {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.buttonSuccess {
    background-color: #367a36;
    color: white;
    border: solid 2px #4cae4c;
}

.buttonSuccess:hover, .buttonSuccess:focus {
    color: white !important;
    background-color: #255025;
    border-color: #398439;
}

.buttonError {
    background-color: #d33f3a;
    color: white;
    border: solid 2px #d43f3a;
}

.buttonError:hover, .buttonError:focus {
    background-color: #c9302c;
    color: white !important;
    border: solid 2px #ac2925;
}

.buttonError.btn-outline {
    color: #c9302c;
    border-color: #d43f3a;
}

.buttonError.btn-outline:hover, .buttonError.btn-outline:focus {
    color: #ffffff;
    border-width: 1px;
}

.buttonGreen {
    background-color: #1bb600;
    color: white;
    border: solid 2px #1bb600;
}

.buttonGreen:hover, .buttonGreen:focus {
    background-color: #14a302;
    color: white !important;
    border: solid 2px #0f6800;
}

.buttonGreen.btn-outline {
    color: #14a302;
    border-color: #1bb600;
}

.buttonGreen.btn-outline:hover, .buttonGreen.btn-outline:focus {
    color: #ffffff;
    border-width: 1px;
}

.buttonInfo {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.buttonInfo:hover, .buttonInfo:focus {
    color: #fff !important;
    background-color: #31b0d5;
    border-color: #269abc;
}

.buttonInfo.btn-outline {
    color: #269abc;
    border-color: #31b0d5;
}

.buttonInfo.btn-outline:hover, .buttonInfo.btn-outline:focus {
    color: #ffffff !important;
}

.buttonWarning{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.buttonWarning:hover {
    color: #fff !important;
    background-color: #ec971f;
    border-color: #d58512;
}

.buttonWarning.focus, .buttonWarning:focus {
    color: #fff !important;
    background-color: #ec971f;
    border-color: #985f0d;
}

.buttonWarning.btn-outline {
    color: #d58512;
    border-color: #eea236;
}

.buttonWarning.btn-outline:hover, .buttonWarning.btn-outline:focus {
    color: #ffffff;
}

.btnGranule{
    margin-top: 15px;
}

.btn-jeulin{
    color: #ffffff;
    background-color: #c2373e;
    border-color: #c2373e;
}

.btn-jeulin.btn-outline{
    color:#c2373e;
    border-color: #c2373e;
}

.btn-jeulin:hover, .btn-jeulin:focus, .btn-jeulin:active{
    color: #ffffff;
    background-color: #b3343a;
    border-color: #b3343a;
}

.btn-jeulin.btn-outline:hover, .btn-jeulin.btn-outline:focus, .btn-jeulin.btn-outline:active{
    color: #ffffff;
}

.btn.btn-rounded{
    border-radius: 7px;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-sound{
    cursor:pointer;
}

.btn-player{
    cursor: pointer;
}

#btn-opendb{
    cursor: pointer;
}

.menubar > .fa-close{
    cursor: pointer;
}

.verticalBottom {
    vertical-align: bottom;
}

.verticalTop {
    vertical-align: top;
}

#listeThemes{
    margin-bottom: 0 !important;
}

button#filterCollapse {
    margin: 0;
    height: 30px;
    padding: 0px 5px;
    vertical-align: middle;
    line-height: 30px;
}

#panelFilter .form-group{
    line-height: 31px;
}
#panelFilter .btnRadiobox{
    margin:0px 3px;
}
/* Code By Webdevtrick ( https://webdevtrick.com ) */

.searchbox{
    position:absolute;
    width:10%;
    top: 0;
    height:45px;
    right: 0;
    z-index: 2;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-input{
    top: 0;
    right: 0;
    border: 1px solid #bababa;
    outline: 0;
    background: #FFFFFF;
    width: 100%;
    border-radius: 4px 0 0 4px;
    height: 45px;
    margin: 0;
    padding: 5px;
    font-size: 17px;
    color: #4c4c4c;
}
.searchbox-input::-webkit-input-placeholder {
    color: #9a9a9a;
}
.searchbox-input:-moz-placeholder {
    color: #9a9a9a;
}
.searchbox-input::-moz-placeholder {
    color: #9a9a9a;
}
.searchbox-input:-ms-input-placeholder {
    color: #9a9a9a;
}
.searchbox-icon{
    width: 42px;
    height: 45px;
    display: inline-block !important;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: -1px 0 0 0;
    border: 0;
    border-radius: 0 4px 4px 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #21A0C0;
}
.searchbox-open{
width:100%;
}

.btn-transparent{
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: transparent;
border:none;
}

.btn.btn-transparent:active{
box-shadow: none;
}

.btn.btn-default.btn-outline{
color:#616161;
border-color: #616161;
background-color: transparent;
}

.btn.btn-default.btn-outline:hover, .btn.btn-default.btn-outline:focus, .btn.btn-default.btn-outline:active, .btn.btn-default.btn-outline.active{
color:#ffffff !important;
border-color: #616161 !important;
background-color: #616161 !important;
}

.btn.btn-text{
border: none !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: transparent !important;
font-weight: 600;
font-size: inherit;
padding: 0 8px;
vertical-align: inherit;
border-radius: 2px;
}

.btn.btn-text.btn-default:hover,.btn.btn-text.btn-default:active{
background-color: #999999;
color: #666;
}

.btn.btn-text.btn-default:focus{
background-color: #d0d0d0 !important;
color: #666;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}



/********************** DESIGN LABEL ************************/

.label-success {
    background-color: #367a36 !important;
}

.label-danger {
    background-color: #d33f3a !important;
}

.label-primary {
    background-color: #245c8a !important;
}

.label-info {
    background-color: #1b7894 !important;
}

.label-purple{
    background-color: #c139bb !important;
}

.label.label-1-1{
    font-size:1.1rem;
}

.label.label-1-1 > i{
    margin-right: 4px;
}

.label.label-12{
    font-size:12px;
}

.label.label-14{
    font-size:14px;
}

.label.label-12 > i{
    margin-right: 4px;
}

.label-svt{
    background-color: #5b712f !important;
}

.label-pc{
    background-color: #2C7E9C !important;
}

.label-sv{
    background-color: #1C8448 !important;
}
.label-st{
    background-color: #894E1E !important;
}
.label-phys{
    background-color: #487184 !important;
}
.label-chimie{
    background-color: #BE4E00 !important;
}
.label-es{
    background-color: #936F00 !important;
}
.label-mp{
    background-color: #ae4dc4 !important;
}
.label-techno{
    background-color: #ac1515  !important;
}

/********************** DESIGN LISTE DRAG ***********************/
body.dragging, body.dragging * {
    cursor: move !important; }

/* line 4, /Users/jonasvonandrian/jquery-sortable/source/css/jquery-sortable.css.sass */
.dragged {
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: 2000; }

.listeDrag {
    list-style-type: none;
    padding-left:0;
    cursor: pointer;
}
.listeDrag li {
    display: block;
    margin: 5px;
    padding: 5px;
    background: #ffffff;
    border-radius: 5px;
    color: #337ab7;
}

.listeDrag li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    height:30px;
    border: none; }

.listeDrag li.placeholder:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none ;
    box-shadow: none ;
}

.listeDrag li.placeholder:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: -5px;
    left: -7px;
    top: 15px;
    border: 10px solid transparent;
    border-left-color: red;
    border-right: none; }

.listeDrag li:hover{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2) ;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.liPrimary{
    border: solid 2px #337ab7;
}

.liPrimary:hover {
    border: solid 2px #286090;
}

.liSuccess {
    border: solid 2px #4cae4c;
}

.liSuccess:hover, .liSuccess:focus {
    border-color: #398439;
}

.liError {
    border: solid 2px #d43f3a;
}

.liError:hover, .liError:focus {
    border: solid 2px #ac2925;
}

.text-danger{
    color: #d43f3a !important;
}

.text-success{
    color: #4cae4c !important;
}

/****************** DESIGN BADGE **************/
.badge.badge-success{
    background-color:#367a36;
}

.badge.badge-primary{
    background-color:#337ab7;
}

.badge.badge-danger {
    background-color: #d33f3a;
}

.badge.badge-info {
    background-color: #5bc0de;
}

.badge.badge-warning {
    background-color: #f0ad4e;
}

.badge.badgePosition{
    font-size:36px;
    background-color: rgba(0, 0, 0, 0.19);
    border: 2px solid rgba(0, 0, 0, 0.59);
    color: rgba(0, 0, 0, 0.57);
}

.badge.badgePositionWhite{
    font-size:36px;
    background-color: rgba(255, 255, 255, 0.16);
    border: 2px solid rgba(255, 255, 255, 0.74);
    color: rgba(255, 255, 255, 0.97);
    text-shadow: 2px 2px rgba(0, 0, 0, 0.83);
}

/***************** DESIGN IMAGE *****************/
.underShadow{
    background: url("../img/Ombre_picto.png") no-repeat;
    background-position: center center;
    background-size: 100%;
    height:40px;
}

.imgDesign{
    border: 3px #e2e2e2 solid;
    border-radius: 8px;
}

.position{
    display: none;
}

.showPosition{
    cursor: pointer;
}

/***************** DESIGN pour les preview des granules *************/
.granuleDescript{
    padding: 16px;
    position: relative;
    overflow: hidden;
}

.granuleDescript.h210{
    height: 210px;
}

.granuleDescript.h158{
    height: 158px;
}

.titreGranule{
    font-size: 15px;
    font-weight: 600;
    color: #525456;
    display: block;
    margin: 0px 0 5px 0;
}

.niveauGranule:first-letter {
    text-transform: uppercase;
}
.niveauGranule {
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    background-color: #c2373e;
    padding: 6px 12px;
    position: absolute;
    top: 96px;
    right: 15px;
}

.mdc-card{
    background-color: #ffffff;
    color: #525456;
    height: 100%;
    cursor: pointer;
    transform: translate3d(0,0,0);
    transition-property: box-shadow,transform;
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(.16,1,.29,.99);
    display: block !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 2px 8px rgba(0,0,0,.05);
    overflow: initial !important;
}

.mdc-card:hover, .mdc-card:focus, .mdc-card.active {
    transform: translate3d(0,-4px,0);
    box-shadow: 0 12px 30px 0 rgba(0,0,0,.2);
    transition-property: box-shadow,transform;
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(.16,1,.29,.99);
}

.mdc-card:focus-visible{
    border:2px solid var(--jaune-focus) !important;
}

.mdc-card.mdc-160{
    height:160px;
}

.greyBackground{
    text-align: center;
    color:white;
}

.nonDisponible{
    opacity:0.5;
}

.nonDisponible:hover,.nonDisponible:active,.nonDisponible:focus{
    opacity:1;
}

.opac04{
    opacity:0.4;
    transition: .5s ease;
}

.opac04:hover,.opac04:active,.opac04:focus{
    opacity:1;
}

.classFooter{
    padding: 8px;
    height: 52px;
}

.classFooter .btnMaterial.btn-text{
    width: auto;
}

.btnMaterial {
    border-radius: 4px;
    vertical-align: middle;
    margin-right:8px;
    height:36px;
    padding:8px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    outline: none;
}
.btnMaterial.btn-text{
    color: #1f7990;
    width: 44px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none !important;
    background-color: transparent;
}
a.btn-text{
    padding: 8px 12px;
}
.btnMaterial.btn-text:hover, .btnMaterial.btn-text:focus{
    background-color: #1f79901f;
}

.btnMaterial.btn-text:focus{
    border:2px solid var(--jaune-focus) !important;
}

.btnMaterial.btn-text:active{
    background-color: #1f799061;
}

/* COMPLEMENT BOOTSTRAP */
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.bootstrap-select.btn-group .dropdown-menu{
    -webkit-animation: none;
    -o-animation: none;
    animation: none;    
    
}

/* DRAG AND DROP */
.questionDrag {
    width: 448px;
    cursor:move;
}

.questionDrag.w196 {
    width: 196px;
}

.choiceDrag {
    border-style: dashed;
    border-width: 1px;
    border-color: silver;
    border-radius: 5px;
    width: 450px;
    min-height: 40px;
    height: auto;
    background-color: white;
}

.choiceDrag.w196{
    width: 198px;
}

.choiceDrag:empty::before{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    content: "?";
    text-align: center;
    color: silver;
}

.ui-state-hover {
    border-color: #000;
    background-color: rgba(177, 161, 161, 0.28);
}

table.questionTab td{
    padding:5px;
}

table.reponseTab td{
    padding:5px;
}

/* CARD GRID */
.card-grid{
    width: 200px;
    height: 130px;
    margin: 10px;
    display: inline-block;
    padding: 10px;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    -webkit-transition: all .3s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
}

.card-container{
    position: relative;
    width: 100%;
}

.image-card {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.card-container .back {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.card-container:hover .image-card {
    opacity: 0.3;
}

.card-container:hover .back {
    opacity: 1;
}

.card-container .back .text{
    background-color: #4CAF50;
    color: white;
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
}

.card-container .back .text a{
    color: white;
}

.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}

.container-fluidV{
    /*height:100%;*/
    display:table;
    width: 100%;
    padding: 0;
}

.titleOfListe{
    padding: 5px;
    font-size: 15px;
}

.alert.alert-default{
    color: #595959;
    background-color: #f9f9f9;
    border-color: #cccccc;
}


/* General styles */
.comics-dialog, .comics-thought {
    text-align: center;
    font-size: 17px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 40px;
    background-color: #fff;
    margin: 10px;
    -webkit-filter: drop-shadow(0 4px 0 #65c1ff);
    filter: drop-shadow(0 4px 0 #65c1ff);
    -webkit-box-shadow: 5px 5px 2px -1px #65c1ff;
    box-shadow: 5px 5px 2px -1px #65c1ff;
}

.comics-dialog:after, .comics-thought:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: -1;
}

/* Styles for dialog box */
.comics-dialog {
    width: 405px;
    height: 166px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index:3;
}

.comics-dialog.dialog-bottom-left:after {
    width: 200px;
    height: 70px;
    right: 253px;
    bottom: -25px;
    border-right: 90px solid #fff;
    -moz-border-radius-bottomright: 370px 200px;
    -webkit-border-bottom-right-radius: 370px 200px;
    border-bottom-right-radius: 370px 200px;
    -moz-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
}

.comics-dialog.dialog-bottom-right:after {
    width: 200px;
    height: 70px;
    left: 253px;
    bottom: -25px;
    border-left: 90px solid #fff;
    -moz-border-radius-bottomleft: 370px 200px;
    -webkit-border-bottom-left-radius: 370px 200px;
    border-bottom-left-radius: 370px 200px;
    -moz-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
}

.comics-dialog.dialog-lg:after {
    height: 102px;
    -moz-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
}

.comics-dialog.dialog-xs{
    height: 138px;
    width:345px;
}

.comics-dialog.dialog-xl{
    height: 215px;
    width:741px;
    text-align: justify;
    -webkit-border-radius: 11%;
    -moz-border-radius: 11%;
    border-radius: 11%;
    -webkit-filter: drop-shadow(-6px 4px 0 #65c1ff);
    filter: drop-shadow(-6px 4px 0 #65c1ff);
}

.comics-dialog.dialog-top-left.dialog-xl:after {
    height: 68px;
    width:152px;
    left:-73px;
    bottom:114px;
    -moz-transform: rotate(131deg);
    -ms-transform: rotate(131deg);
    -webkit-transform: rotate(131deg);
    transform: rotate(131deg);
}

.comics-dialog.dialog-top-left.dialog-lg {
    -webkit-filter: drop-shadow(-6px 4px 0 #65c1ff);
    filter: drop-shadow(-6px 4px 0 #65c1ff);
}

.comics-dialog.dialog-top-left.dialog-lg:after {
    height: 68px;
    width:148px;
    left:-49px;
    bottom:46px;
    -moz-transform: rotate(133deg);
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
}

.comics-dialog.dialog-top-left.dialog-lgx {
    height: 185px;
    width:497px;
    -webkit-filter: drop-shadow(-6px 4px 0 #65c1ff);
    filter: drop-shadow(-6px 4px 0 #65c1ff);
}

.comics-dialog.dialog-top-left.dialog-lgx:after {
    height: 68px;
    width:148px;
    left:-52px;
    bottom:58px;
    -moz-transform: rotate(133deg);
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
}


.comics-dialog.dialog-top-left.dialog-xs:after {
    height: 66px;
    width:126px;
    right:247px;
    bottom:67px;
    -moz-transform: rotate(168deg);
    -ms-transform: rotate(168deg);
    -webkit-transform: rotate(168deg);
    transform: rotate(168deg);
}

.comics-dialog.dialog-top-left:after {
    width: 200px;
    height: 70px;
    right: 302px;
    bottom: 86px;
    border-left: 90px solid #fff;
    -moz-border-radius-bottomleft: 370px 200px;
    -webkit-border-bottom-left-radius: 370px 200px;
    border-bottom-left-radius: 370px 200px;
    -moz-transform: rotate(144deg);
    -ms-transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
}

.row.vdivide [class*='col-']:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display:block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    min-height: 70px;
}


.molecule_fond{
    background-image: url('../img/logiciels/molecules.png'), url('../img/logiciels/fond.jpg') !important;
    background-color: #f3f3f3 !important;
    background-position: right 0px, top !important;
    background-repeat: no-repeat !important;
}

.mg0{
    margin: 0;
}


.box-responsive{
    float:right;
}

.box-responsive .btn-responsive:first-child{
    margin-right:0;
}

.box-responsive .btn-responsive{
    margin-right:5px;
}

.biblioCard{
    background:#212c2e;
    text-align: center;
}

.biblioCard.scratch{
    background: #1b666e;
}

.biblioCard.scratch img{
    max-height: 154px;
}


.loaderCard{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -34px;
    margin-top: -30px;
    opacity: 0.3;
}

/* VERSION MOBILE EN MODE PORTRAIT */
@media only screen and (max-device-width: 375px) and (orientation: portrait){
    .box-responsive{
        float:none;
    }

    .btn-responsive{
        display: block;
        margin-bottom:5px;
        width:100%;
        margin-right: 0;
    }

    .btn-responsive.btn-sm{
        padding: 6px 12px;
        font-size: 14px;
        line-height: 20px;
    }

    .box-responsive .btn-responsive.btn-sm:first-child{
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
    }
}

.icon-sm{
    font-size: 26px !important;
    padding-left:8px !important;
}

.fade.show {
    opacity: 1;
}

.small-box.min-110{
    min-height:110px;
}

.right-side > .content-header > h1.titlePage{
    width: 100%;
    text-align: center;
    font-family: 'Oswald';
    font-size : 30px;
}

.datepicker-days{
    text-transform: capitalize;
}

.fa.fa-12{
    font-size:12px;
}

.fa.fa-18{
    font-size: 18px;
    vertical-align: -9%;
}

.btnRadiobox {
    min-width: 34px;
    height: auto;
    padding: 5px;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 3px;
    min-height: 30px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bababa;
    background-color: white;
    color: #4c4c4c;
}

.btnRadiobox:hover {
    color: #21A0C0 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

input#researchField:focus {
    border: 2px solid var(--jaune-focus) !important;
}



#formDeleteSearch{
    top:5px;
    right: 5px;
}
#rowFilter div{
    padding-left: 0;
    padding-right: 0;
}
button#deleteSearch:focus {
    color: var(--jaune-focus);
}

.searchbox-icon:focus{
    border: 2px solid var(--jaune-focus);
    transition: none;
}
.btnRadiobox:focus {
    border: 2px solid var(--jaune-focus);
    margin: 0 3px;
    padding: 4px;
    transition: none;
}
/*.btnRadiobox:before{*/
/*    display: inline-block;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    content:"\f10c";*/
/*    margin-right:5px;*/
/*}*/

/*.btnRadiobox.btnChecked:before{*/
/*    display: inline-block;*/
/*    margin-right:5px;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    content:"\f05d";*/
/*}*/

.btnRadiobox.btnChecked {
    background: #21A0C0 !important;
    color: #fff !important;
}

.mdc-card__media{
    background-size: cover;
    background-repeat: no-repeat;
    height: 125px;
}

#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    max-width: 500px;
    width:auto;
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 999999999; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    top: 58px; /* 30px from the bottom */
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#snackbar.bottom {
    top: unset; /* 30px from the bottom */
    bottom: 50px;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadeinTop 1.5s, fadeoutTop 1.5s 4.5s;
    animation: fadeinTop 1.5s, fadeoutTop 1.5s 4.5s;
}

#snackbar.bottom.permashow {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadeinBottom 1.5s;
    animation: fadeinBottom 1.5s;
}

#snackbar.bottom.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadeinBottom 1.5s, fadeoutBottom 1.5s 4.5s;
    animation: fadeinBottom 1.5s, fadeoutBottom 1.5s 4.5s;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}


/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadeinTop {
    from {top: 0; opacity: 0;}
    to {top: 58px; opacity: 1;}
}

@keyframes fadeinTop {
    from {top: 0; opacity: 0;}
    to {top: 58px; opacity: 1;}
}

@-webkit-keyframes fadeoutTop {
    from {top: 58px; opacity: 1;}
    to {top: 0; opacity: 0;}
}

@keyframes fadeoutTop {
    from {top: 58px; opacity: 1;}
    to {top: 0; opacity: 0;}
}

@-webkit-keyframes fadeinBottom {
    from {bottom: 0; opacity: 0;}
    to {bottom: 50px; opacity: 1;}
}

@keyframes fadeinBottom {
    from {bottom: 0; opacity: 0;}
    to {bottom: 50px; opacity: 1;}
}

@-webkit-keyframes fadeoutBottom {
    from {bottom: 50px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeoutBottom {
    from {bottom: 50px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

#buttonDelete,
.switchVisuel{
    transition: none;
    margin:unset;
}

#buttonDelete:focus,
.switchVisuel:focus{
    margin: 0px 0px 0 0px !important;
    padding: 4px 9px !important;
}

.listRessource.thList{
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}


.listRessource.thList .granule2,
.listRessource.thList .granule2Disabled{
    height: 114px;
}

.listRessource.thList .dataListCollection{
    height: 60px;
}

.listRessource.thList .card-horizontal{
    display: flex;
    flex: 1 1 auto;
}

.listRessource.thList .imgRes{
    width: 190px;
    padding: 0.7rem;
    top: 6px;
    position: relative;
    max-width: unset !important;
    z-index: 2;
}

.listRessource.thList .imgResHD{
    width: 280px;
    padding: 0.7rem;
    top: 0px;
    position: relative;
    max-width: unset !important;
    z-index: 2;
}

.listRessource.thList.HD .btnMaterial.btn-text {
    min-width: 40px;
    margin-right: 0;
    height: 40px;
    width: auto;
    display: inline-block;
    border-radius: 0;
    border: 2px solid #1f79901f;
}

.listRessource.thList.HD .mdc-card{
    height: auto;
    border: 2px solid #FCCE11;
}
#popupVideo{
    width: 100%;
}
#pubDiv{
    height: auto;
    flex:1;
    margin-top: auto;
    margin-bottom: auto;
}
#pubDiv .card-body{
    margin-bottom: auto;
    margin-top: auto;
    padding:10px;
}
#pubDiv .card-body .titreGranule{
    font-size: 19px;
    width: 100%;
}

#pubDiv .card-body .small {
    font-size: 15px;
}

.listRessource.thList .btnMaterial.btn-text{
    min-width: 40px;
    margin-right: 0;
    height: 40px;
    display: inline-block;
    border-radius: 0;
}

.listRessource.thList .granuleDescript,
.listRessource.thList .informations{
    margin: 10px 0;
    padding: 0;
    height: 100px !important;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.listRessource.thList .mdc-card{
    padding: 0;
}

.listRessource.thList .greyBackground{
    width: 190px;
    top:14px;
    z-index: 2;
    position: absolute;
}

.listRessource.thList .mdc-card__media{
    border:10px solid white;
    display: inline-block;
    height: 120px;
    width: 221px;
    overflow: hidden;
}

.listRessource.thList .small{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.listRessource.thList .granuleFooter {
    top: 0px;
    right: 0px;
    position: absolute;
}

.listRessource.thList .blockClick{
    display: inline-block;
    /*width: 94%;*/
}

.listRessource.thList .ribbon-top-left{
    height: 127px;
    z-index: 3;
    left:-11px;
}

.listRessource.thList .ribbon-top-left::before{
    top: -4px;
    right: 33px;
}

.listRessource.thList .ribbon-top-left span{
    right: -7px;
    top: 32px;
}

.listRessource.thList .ribbonJeulin.ribbon-top-left span{
    font-size: 11px;
}

.listRessource.thList .ribbon-top-left::after {
    bottom: 12px;
    left: 0;
}

.listRessource.thList #logoJeulin,
.listRessource.thList #logoTS{
    width: 100px;
}

.listRessource.thList .informations .descripGranule2{
    text-align: center;
    padding: 0;
    font-size: 14px !important;
}

.listRessource.thList .card-body{
    flex: 1 1 auto;
    padding: 0.8rem 0.25rem 0.8rem 0;
}

.listRessource.thList .ressourceDiv{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.listRessource.th .ressourceDiv{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    float: left;
}

.listRessource.th .card-body{
    padding: 16px;
}

.listRessource.th .btnMaterial{
    margin-right: 0;
}

.listRessource.th .granuleFooter {
    display: inline-block;
    position: absolute;
    width: auto;
    right: 9px;
    bottom:6px;
}

.listRessource.th .greyBackground{
    width: 100%;
    top: 0;
    padding: 16px;
    position: absolute;
}

.listRessource.th .informations .descripGranule2{
    text-align: center;
    font-size: 14px !important;
}

.listRessource.th #logoJeulin,
.listRessource.th #logoTS{
    width: 65%;
    margin-top: 10px;
}

@media (max-width: 767px){
    .rechercheres .dropdown-menu {
        width:100%;
    }
.listRessource.thList .granuleDescript{
    margin-left: 10px;
}
.listRessource.thList .mdc-card{
    padding: 0 7px;
}
.dataListCollection{
    height: auto!important;
}
}

/* Correspond au xs */
@media (max-width: 767px){
    .listRessource.thList .card-horizontal{
        height: 100%;
        flex-direction: row;
        justify-content: flex-start;
        align-content: stretch;
        align-items: center;
    }
    .listRessource.thList .greyBackground{
        width: 100%;
        color:#168292;
    }
    .listRessource.thList .card-horizontal .img-square-wrapper{
        flex:2;
    }
    .listRessource.thList .card-horizontal .img-square-wrapper .imgRes{
        top: 0;
        padding: 0 0.7rem 0 0;
        width: 100%;
    }
    .listRessource.thList .card-horizontal .card-body{
        flex:3;
    }
    .searchbox{
        position:relative;
        width:100%;
        height:45px;
    }
    #rowFilter > div{
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
    }
    .searchbox-input {
        border-radius: 4px;
    }

    #divForSelectTheme{
        margin-bottom: 0;
    }
    
    #divForSelectTheme > label{
        font-family: "Roboto", serif;
        color: #4d4d4d;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
    }

    #divForSelectTheme .bootstrap-select{
        height: auto;
    }
    #divForSelectTheme .bootstrap-select button{
        height: 45px;
        border: 1px solid #bababa;
        border-radius: 4px;
        background: white;
        font-size: 17px;
    }

    #divForSelectTheme .bootstrap-select .dropdown-menu>li>a {
        line-height: 30px;
        font-size: 17px;
    }
}

@media (max-width: 767px) and (orientation: portrait){
    #spanDessinOn{
        position: absolute;
        top: 13px;
        z-index: 9999;
        display: block;
        left: 5px;
    }
}
@media (max-width: 767px) and (orientation: landscape){
    .listRessource.thList .card-horizontal .img-square-wrapper{
        flex:1;
    }
}

@media (max-height: 550px) and (orientation: landscape){
    .navbar-nav > .draw-menu > .dropdown-menu{
        overflow: auto;
        height: calc(100vh - 50px);
    }
}


/* Correspond au sm */
@media (min-width: 768px){
    .listRessource.th .ressourceDiv{
        width: 50%;
    }
}

/* Correspond au md */
@media (min-width: 992px){
    .listRessource.th .ressourceDiv{
        width: 33.33333333%;
    }
}

/* Correspond au lg */
@media (min-width: 1200px){
    .listRessource.thList .ressourceDiv{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .listRessource.thList.HD .ressourceDiv{
        flex: unset;
        max-width: unset;
    }
    .listRessource.th .ressourceDiv{
        width: 25%;
    }
    .listRessource.thList .titreGranule {
        margin: 6px 0 3px 0;
        font-size: 14px;
        width: 280px;
    }
}


@media (min-width: 1350px){
    .listRessource.thList .small{
        -webkit-line-clamp: 4;
    }

}

.titleMapsDisabled{
    font-weight: normal;
    font-size: 14px;
    opacity: 0.4;
    width:fit-content;
    width: -moz-fit-content;
}

#divcapture{
    cursor: crosshair;
    left: 0;
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 9999999;
}

#qrcode img{
    margin-right: auto;
    margin-left: auto;
}

#divdraw{
    left: 0;
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

a.lienTool{
    background: #495075;
}

.draw-menu .menu li {
    display: flex; /* Use flexbox to align items horizontally */
    align-items: center; /* Vertically center items */
    border-bottom: 1px solid #f4f4f4;
}

.draw-menu .menu li a {
    flex: 1;
    text-decoration: none; /* Remove default link underline */
    border-bottom: none;
}

.draw-menu .menu li.liw75 a {
    flex: 0 0 75%; /* 75% width */
    text-decoration: none; /* Remove default link underline */
    border-bottom: none;
}

.draw-menu .menu li.liw75 button.gestionCouleur {
    flex: 0 0 17%;
    margin-left: 5%;
    height: 24px;
    padding: 7px;
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

.capture-context-menu
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 0px;
    z-index: 999999;
}

.capture-context-menu div.btn-group
{
    display: block;
    width: 0px;
    height: 0px;
}

/* bouton visible pour traiter la touche Échap */
.capture-context-menu button.dropdown-toggle
{
    margin: 0;  /* initial */
    border-style: none;  /* initial */
    padding: 0;  /* initial */
    width: 0px;
    height: 0px;
}

.capture-context-menu ul.dropdown-menu
{
    margin: 0;  /* initial */
}

#divCaptureMenu .fa-prefix::before
{
    display: inline-block;  /* width */
    width: 15px;
    margin-right: 5px;
}

#dropdownDraw.active > i{
    background: white;
    color: #495075;
}

.input-box {
    position: relative;
    height: 76px;
    max-width: 900px;
    width: 100%;
    background: #fff;
    margin: 0 20px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.input-box i,
.input-box .button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.input-box i {
    left: 20px;
    font-size: 30px;
    color: #707070;
}
.input-box input {
    height: 100%;
    width: 100%;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    border: none;
    padding: 0 155px 0 65px;
    background-color: transparent;
}
.input-box .button {
    right: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    background-color: #ecbd00;
    cursor: pointer;
}
.input-box .button.clicked {
    transform: translateY(-50%) scale(0.98);
}

/* Responsive */
@media screen and (max-width: 500px) {
    .input-box {
        height: 66px;
        margin: 0 8px;
    }
    .input-box i {
        left: 12px;
        font-size: 25px;
    }
    .input-box input {
        padding: 0 10px 0 50px;
    }
    .input-box .button {
        right: 12px;
        font-size: 14px;
        padding: 8px 18px;
    }
}

.modal-img .modal-header{
    padding: 0px 5px;
    border-bottom: none;
}

.modal-img .modal-body{
    padding-top: 0px;
}

.bigbutton100{
    background-image: url("../img/bouton100.png");
    width: 100%;
    background-size: contain;
    background-position-x: left;
    margin-top: -10px;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    height: 90px;
}

.bigbutton100:hover{
    background-image: url("../img/bouton100Hover.png") !important;
}

blockquote.success{
    border-color:#64b564;
}
blockquote.success pre{
    background-color:#edffed;
}
.blockRadio {
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}

.blockRadio.by3{
    width: calc(33.333333% - 3.4px);
}
.blockRadio input {
    left: 0;
    width: 22%;
    padding: 12px 0;
    margin: 0;
}
.blockRadio input:hover {
    cursor:pointer;
}
.blockRadio:hover{
    cursor:pointer;
    border-color: #17a2b85c;
    background-color: #17a2b829;
}
.blockRadio label:hover {
    cursor:pointer;
}
.blockRadio label {
    width: 74%;
    text-align: left;
    padding: 12px 0;
    margin-bottom: 0;
}