.card-deck .card {
	flex: 1 0 32.5%;
	border:none;
	box-shadow: 1px 1px lightgrey;
	border-top: 5px solid ;
	flex-grow:	0;
}

.card-deck{
	margin: 0 40px;
	background: #eee;
}	

.card{
  border:none;
  box-shadow: 1px 1px lightgrey;
}


#page-mod-data-view #intro, #page-mod-data-view span#maincontent+h2, #page-mod-data-view form#options, #page-mod-data-view #intro+.nav {
	display: none;
}

#page-mod-data-view .pagination {
	display: none;
}

.text-info, .highlight {
	/*color:white!important*/
}

#resume .nav-link {
	border:1px solid #0880b2;
}

#fiche-documentation img {
	/*max-width: 900px!important;*/
	height: auto!important;
}

div#boutons-petit-ecran {
	display:none;
}

div#boutons-large-ecran {
	display:block;
}

#page-mod-data-view #region-main >.card:first-child>.card-body:first-child {
	padding-top:0!important;
}

#fiches-prec p a, #fiches-suiv p a{
	font-weight:700
	font-size:1.171875rem
}

.nav-pills a.hidden-nav{
	cursor:pointer;	
	color: #0880b2;
    text-decoration: none;
    background-color: transparent;
}

.nav-pills a.hidden-nav:hover{
	cursor:pointer;
	color: #054b69;
	text-decoration:none;
}

.nav-pills a.hidden-nav.active:hover{
	color: white;
}

.web-button{
	margin-bottom:10px
}
.web-button a i{
	margin-right:6px
}

.help-header{
	margin:20px 0 20px 0
}
.help-border{
	border-bottom:1px solid lightgrey
	margin-top:10px
}

.help-header p{
	line-height: 36px
}

.card.border-info{
	border-top: 5px solid;
	width:280px;
	flex-basis: 280px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 5px;
}

.border-info {
	border-color:#0570B8 !important;
}

.wrapper-parcours{
	position: relative;
	overflow-x: hidden;
	margin:0 45px;

}
.parcours{
	display: flex;
	height:100%;
	transition: transform 0.8s;
	
}

.parcours .card.border-info{
	border-top: 5px solid;
	width:280px;
	flex-basis: 280px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 5px;
}

.block-parcours{
	margin-bottom: 15px;
	position:relative;
}

.block-parcours i.small{
	font-size: 70%;
	font-weight: 200
}

.scroll{
	position: absolute;
	width:30px;
	height: 30px;
	background-color: grey;
	color: white;
	cursor: pointer;
	text-align: center;
    line-height: 30px;
    border-radius: 40px;
    z-index: 20;
    top: 58%;
    opacity: 0.8
}

.scroll-right{
	right: 30px;

}

.scroll-left{
	left: 30px;
}


a.lien-fiche{
	font-weight: 400!important
}

.buttons-infos{
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}

.buttons-infos.icons{
	justify-content:space-between;
	text-align: center;
	background: #eee;
	padding:15px 0;
}

.buttons-infos img{
	width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #CDD8DC;
    margin-bottom: 10px
}


.buttons-infos h5{
	font-size: 16px;
	margin-bottom:0;
	color:#0880b2!important;
	font-weight: 400;
}

.buttons-infos .input-group{
	width: 30%
}

.title-entete{
    line-height: 40px;
    display: inline-block;
    width: 100%;
    background: white;
    padding-left: 30px;
    box-shadow: 1px 1px 1px lightgrey;
    margin: 20px 0;
    font-size: 1.5rem;
	background-image : url(' /theme/boostupf/imgUPF/img_assistance/vai-pahu.svg');

}

.title-entete.all-cards{
	border-left: 10px solid #0570B8;
}

.entete-parcours{
	display: flex;
	align-items: center;
	text-align: left;
}

.lien-fiche h5{
	color:#0880b2!important;
	font-weight: 400;
}

.lien-fiche{
	text-decoration: none;
	color:#373a3c;
	transition: all 0.3s;
}

.lien-fiche:hover{
	text-decoration: none;
	color:#373a3c;
  	transition: all 0.3s;
	box-shadow: 6px 5px 5px lightgrey;
}

.lien-fiche:hover i.fa{
	color:white;
}

.text-secondary{
    background: #dee3f6;
}

.text-secondary img{
	width: 80%;
    padding: 15px;
    height: 100%;
}

.card-title{
    font-weight: 400;
}

.card-text{
    font-weight: 300;
}

.card-body{
    padding-left:1.25rem !important;
}

.bubble-wrapper{
	padding:0 15px;
    /*justify-content: space-around;*/
}

.img-header{
	height: 200px;
}

.back-to-top{
	position: fixed;
    bottom: 40px;
    right: 10px;
    height: 40px;
    width: 40px;
    border-radius: 40px;
    background: #0570B8;
    text-align: center;
}

.back-to-top a{
	display: block;
    width: 100%;
    height: 100%;
}

.back-to-top i{
	font-size: 28px;
    line-height: 35px;
    color: white;
}

.container-infos, .container-infos h4{
	margin-bottom: 20px;
}

.buttons-infos h5.title-search{
	line-height: 36px;
	margin-right: 10px;
	color:#373a3c!important;
}

.container-fluid.p-2{
	padding: 15px 15px !important;
}

.title-container{
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}

.col-md-12.buttons-infos{
	justify-content: flex-end;
}

#pastille-parcours{
	margin-right: 0;
	margin-left: 0;
}