html {
	color: #333333;
	font-family: Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.header {
font-size: 1.65rem;
font-weight: 400;
color: #252c61;
margin-top: 25px;
margin-left: 15px;
margin-bottom: 0px;
}

.scienceplus {
    font-size: 110%;
}

/* Definit la taille et le positionnement du logo dans le bandeau */
nav .nav-wrapper .brand-logo img {
    height: 110px;
    margin-top: 3px;
	margin-left: 0px
}

h1 {
    font-size: 2.28rem;
    /*line-height: 110%;*/
	line-height: 3.3rem;
    margin: 3.4rem 0 1.68rem 0;
}

h2 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 2rem 0 0 0;
}

h3 {
    font-size: 1.34rem;
    line-height: 110%;
    margin: 2rem 0 0 0;
}


h6 {
    font-size: 1.15rem;
    line-height: 110%;
    margin: .7666666667rem 0 .46rem 0;
    font-weight: bold;
}

body .fa-inverse {
	color: black;
}

.scp-blue {
    background-color: #282f51 !important;
}

.scp-orange-text {
    color: #ec6839 !important;
}

a {
    color: #26318f;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

p a:hover {
    text-decoration:underline;
    color: #ec6839;
}

.listyle a:hover {
    text-decoration:underline;
    color: #ec6839;
}

.card-content a:hover {
	text-decoration:underline;
	color: #ec6839;
}

nav ul a:hover {
    background-color: rgba(0,0,0,0);
}

nav ul li.active {
    background-color: rgba(0,0,0,0.1);
}

nav .input-field label i {
    color: black;
}

nav a {
color: rgb(14, 12, 12);
}

nav ul a {	
color: rgb(14, 12, 12);

}

/*nav ul li {
    padding-left: 10px;
}*/

ul:not(.browser-default) > li {
    list-style-type: disc;
}

nav ul:not(.browser-default) > li {
    list-style-type: none;
}


.card-content ul {
    padding-left: 0;
    margin-left: 0.5rem;
}

.titreEncart {
	color:#252c61;
	margin-top:10px;
}

/*.listeEncart {
	margin-left:20px;
}*/

/* Editeur Yasgui */
/*.rowLabel,.textInputsRow {
	color:black;
}*/

.container {
    margin: 0 auto;
    max-width: 1920px;
    width: 90%;
}

::marker{
	color:#ec6839;
}

.row .col.m6 {
    width: 40%;
    /*margin-left: 30px;*/
    left: auto;
    right: auto;
}

.row .col.m4 {
    width: 33.3333333333%;
    /*margin-left: 30px;*/
    left: auto;
    right: auto;
}

.row .col.m2 {
    width: 16.6666666667%;
    margin-left: 70px;
    left: auto;
    right: auto;
}

.dropdown-content li > a, .dropdown-content li > span {
color: rgb(14, 12, 12);}

.autoform {
color: #99cc66	!important;
}
.contribution {
color: #dcf2a3	!important;
}

.accueilgm {
color: #cee3f6	!important;
}

.manuels {
color: #ffff99	!important;
}

.element {
color: #333333;
}

.element2 {
margin-left: 15px;
font-style : italic;
font-size: 12px;
}

.rubriques {
color: #252c61;

}

.accesrole {
    color: #9e9e9e;
}

.section {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.entete_titre_gene{
margin-top: 20px;
}

.titre_gene{
margin-top: 58px;
}

.icones{
    margin-top: 15px;
}

.footer-copyright {
	background-color: #1a1e33 !important;	
}
.card .card-content {
        padding-top: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        /*padding-left: 48px;*/
        border-radius: 0 0 2px 2px;
}
.page-footer p {
    font-weight: normal;
}
