/* supp nom serveur pour la prod */  
/*.navbar-brand strong{
        display: none;
}
*/
/* Titre/logo AMUpod */
.navbar-brand img{
        padding-right: 20px;
        padding-left: 20px;
	height: 48px;
}
/* historique  */ 
button.vjs-control.vjs-button.vjs-logo-button {
	background-size: 40px;
}
/* svg loading OpenCast (rond noir) */
.loading-indicator {
width:0px;
height:0px;
}
/* historique  */ 
.loading-indicator::before {
content:"chargement de l'enregisteur...";
font-size: 30!important;
color:#228BCC!important;
font-weight:bold;
width:400px;
color:#228BCC;
}
/* machin arrondi qui contient le nombre dans les mot clé */
.badge {
  color: #fff!important;
  background-color: #007bff!important;
}
/* footer  */
.pod-footer a{
  color: #ffffff;
}
.pod-footer {
  color: #aaaaaa;
}
.pod-footer-container {
  background-color: #343a40;
}
.pod-footer-logo {
  background-size: 250px;
  width: 300px;
  height: 100px;
}
/* titre liste video */
.video-title {
  font-size: 15px!important;
}
.video-title a {
  color: #007bff!important;
}
.video-title a:hover {
  color: #0056b3!important;
}
/* ligne Accueil */
.breadcrumb {
  font-size: 20px;
  padding: 10px;
} 
.breadcrumb a {
  text-decoration: none;
} 

/* General */ 
:root {
/* AMU blue theme by Mitch & Fred */
  --primary: #007bff;
  --secondary: #0056b3;
  --link-color: #007bff;
  --activelink-color: #0056b3;
  --pod-activelink-color: #0056b3;
  --pod-primary: #007bff;
  --pod-primary2: #007bff;
  --pod-primary-lighten: #007bff;
  --pod-primary-darken:  #343a40;
  --pod-primary-dark: #007bff;
  --pod-primary-lighten-dark: #007bff;
  --pod-primary-darken-dark: #007bff;
  --pod-primary-focus: #0056b3;

/*  --bs-info-rgb: 0,123,255; */
  --pod-primary-rgb: 0,123,255;
  --pod-primary-lighten-dark-rgb: 0,123,255;

}

#nav-channels {
  display: none;
}

#nav-types {
  display: none;
}

/*  
mot clés : #2c838b  #257f88

amu: #2671c2

bons :
lien actif : #0056b3
lien : #007bff - 0,123,255
*/
