.bg-primary {
    background-color: #80276C !important;
}

.btn-primary {
    background-color: #80276C !important;
    border-color: #80276C !important;
}

a,.custom-control-input {
    color: #f29400;
    text-decoration: underline;
}

.btn-link,.root-site-url {
    color: #f29400;
    text-decoration: none;
}

.btn-interdire {
 max-width: 90px;
}

.owner-grade {
	color: #80276C;
}

.card-owner-ids {
	color: #f29400;
	font-weight: bold;	
}

.logo-etab {
    background-image: url('/img/ensam-logo-trans-322x84.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    min-height: 40px;	
}

.photo-identite {
    background-image: url(/img/user_unknown.jpg);
}

.photo-identite,.searcvcard,.photo-vcard,.photo-bg {
    background-size: 128px;
    width: 128px;
    /* height: 128px; */
    max-width: 128px;
    max-height: 128px;	
    margin-bottom: 20px;
}

.photo-bg {
	width: 100%;
	max-width: 100%;
}

.photo-vcard {
    max-width: 100px;
}

/*
.social-media-block {
    min-height: 10px;
    margin-bottom: 14px;
    margin-right: 10px;
}
.social-media-block .inner-block {
	float: right;
}
*/

#vcard_footer_submit {
	justify-content: flex-start;
}

ul.social-media-links--platforms {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

ul.social-media-links--platforms li {
	display: inline-block;
}

.social-media-links--platforms a {
	color: #80276C !important;
}

.qrcode-url {
	margin-left: 25%;
}

.qrcode-url a img {
    float: right;
    max-width: 150px;
}

#search_label {
	min-width: 200px;
}

#search_error,#carte-pro-sous-menus {
	display: none;
}

.vcard-infos {
    max-width: 80%;
}

.disclaimer {
    position: absolute;
    text-align: center;
    width: 96%;
    color: #80276C;
}

.navbar {
    background-color: #80276C !important;
}

.message-spacer {
	margin-top: 176px;
}

.msg-info {
	margin-left: 10px;
 	margin-bottom: 10px;
}

#logo {
    width: 150px;
    height: 45px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 14px;
}

#bloc_titre {
    margin-top: 100px;
    padding-left: 3rem!important;
}

.error-popup-message {
   margin: 0 auto;
}
