/* modif css login 4.4  */
body#login .cta-action {
    background-color: #1A6E3C;
    border-color: #1A6E3C;
    color: #ffffff;
}

body#login .cta-action:hover, body#login .cta-contextual.primary:hover {
    background-color: #1A6E3C;
    border-color: #1A6E3C;
}

body#login h2 {
    color: #1A6E3C;
}


body#login h2 {
    color: #1A6E3C;
}


.cta-contextual {
	border-color: #1A6E3C;
}

.cta-contextual:hover {
	border-color: #1A6E3C;
}

.cta-contextual:active,
.cta-contextual.selected,
.cta-contextual:active:before,
.cta-contextual.selected:before {
	border-color: #254f71;
}

.cta-contextual.primary {
	background-color:#1A6E3C;
	border-color: #1A6E3C;
	color: #ffffff;
}

body#login .cta-action {
    background-color: #ffffff;
}



.cta-contextual.primary:hover {
    background-color: #1A6E3C;
    border-color: #1A6E3C;
}