/************************************/
/*        		GENERAL				*/
/************************************/
header {
	height: 83px;
}

body {
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: 'Montserrat', sans-serif;
    font-size: 0.875rem;
    line-height: 1.42857143;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: .5rem;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-size: 0.875rem;
    line-height: 1.8;
}

.bandeauInfosDemande {
    font-family: "Montserrat-Light";
    font-size: 16px;
	height: 87px;
	padding-top: 30px;
}

input[type="text"] {
	border: 2px solid #C1C5C8;
	height: 49px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
   border: 2px solid #C1C5C8;
	height: 49px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}


div.upload {
	height: 45px;
	background: white;
	border: 2px solid #09476E;
	border-radius: 6px;
	-moz-border-radius: 6px;
	background-image: url(../images/piece-jointe.png);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.upload input {
	display: block !important;
	height: 45px !important;
	width:100%;
	opacity: 0 !important;
	overflow: hidden !important;
	cursor: pointer;
}

.buttonNext {
	background-color: #DF225A;
	color: white;
}

.buttonNext a, .buttonNext span, .buttonNext:hover {
	color: white;
	text-decoration: none;
}

.button-blue {
	background-color: #0C518A;
	color: white;
	text-transform: uppercase;
}

.rowCentered {
	padding-left: 13%;
	padding-right: 13%;
}

.rowCenteredBloc {
	padding-left: 13%;
	padding-right: 13%;
}

.headerCustom {
	height: 82px;
}

.hint--right::before {
	border-right-color: #0A4871;
	margin-left: 38px;
}

[class*="hint--"]::after {
	background: #0a4871 none repeat scroll 0 0;
	color: white;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	line-height: normal;
	padding: 20px;
	white-space: normal;
	width: 400px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin-left: 50px;
}

.adapt.hint--right::after {
	margin-bottom: -70px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.inline {
		display: inline;
	}
}

.dateLabel {
	margin-top: 10px;
	color: #040404;
}

.adresseFin {
	padding-left: 15px;
	color: #0c0c0c;
}

.descDetailLibelleChckBox {
	padding-left: 7px;
	font-weight: normal;
}

.complementDescription {
	text-align: right;
	font-size: 12px;
}

.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

/* Bouton d'upload de PJ post clic*/
.fileinput-button input {
	position: inherit !important;
	top: inherit !important;
	right: inherit !important;
	margin: inherit !important;
	opacity: inherit !important;
	-ms-filter: inherit !important;
	direction: inherit !important;
	cursor: inherit !important;
}

.separatorDocuments {
	border-color: #ACACAC;
}

.headerFormulaire {
	background-image: url('../images/image-background.jpg');
	height: 308px;
	background-position:center;
	background-repeat: no-repeat;
	color: white;
    font-family: Montserrat;
    font-weight: bold;
	font-size: 70px;
	padding-top: 104px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th
	{
	background-color: white;
}

 .accueil-adjust {
     min-height: auto;
 }

input[type=checkbox] {
    margin: 4px 0 0;
}

#modal-footer-panneau {
    display: block;
}

/************************************/
/*         ACCUEIL					*/
/************************************/
.badge-pink {
	background-color: #DF225A !important;
	vertical-align: middle;
}

.badge-notify {
    background: #DF225A !important;;
    position: static;
    top: 25px;
    right: 30px;
}

.badge-blue {
	background-color: #0C518A !important;
	vertical-align: middle;
}

#accueil #blocTexte {
	font-family: Montserrat;
	font-size: 18px;
	color: #0c518a;
}

#accueil #labelSelect {
	color: #0c518a;
	font-family: Montserrat-Bold;
	font-size: 18px;
	text-align: right;
}

#accueil #aideSelection {
	color: #626262;
	font-size: 16px;
	font-family: Montserrat-Light;
	font-style: italic;
}

#accueil button {
	padding-left: 42px;
	padding-right: 44px;
	font-family: Montserrat;
	font-size: 12px;
}


/************************************/
/*         ESPACE CTV    			*/
/************************************/
table#espace {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #F5F9FA;
    margin-left: 4%;
}

table#espace tr#entete {
    background: #0C518A;
    color: white;
}

.background-gray{
	background:#F2F2F2;
}

.background-white{
	background:white;
}

.background-blue{
	background:#F5F9FA;
	padding:10px;
	padding-left: 50px; 
	padding-right: 50px
}


.valign{
	vertical-align:middle;
}

tr:hover.rowDemande{
        background-color:#F2F2F2;
        cursor: pointer;
    }

/************************************/
/*      Mon Espace Demandeur    	*/
/************************************/
.stickyNavBar {
    height: 87px;
    background-color: #F2F2F2;
}

.stickyNavBar button {
    font-family: "Montserrat-Light";
    font-size: 16px;
    height: 55px;
    min-width: 150px;
    margin-top: 1.5%;
    margin-left: 3%;
    margin-right: 3%;
}

.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

.topnav {
    list-style-type: none;
    margin-top: 15px;
    text-align: center;
}

ul.topnav li {
    display:inline-flex;
    margin-left: 24px;
    align-items:center;
  	justify-content:center;
}

ul.topnav li a {
    background-color: white;
    border: none;
    border-radius: 5px;
    color: black;
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 20px;
    padding: 14px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
}

ul.topnav li a:hover::after {
    width: 100%;
}

ul.topnav li a:after {
    border-radius: 3px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.35s ease 0s;
    width: 0;
    z-index: -1;
    background-color: #dfc666;
    color: white;
}


/************************************/
/*        BOUTONS					*/
/***********************************/
button {
    border: none;
}

.button {
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
    padding: 15px 20px;
}

.button-disable {
    border: medium none;
    display: inline-block;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    padding: 15px 20px;
    background-color: #DF225A;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
}

.button .button-blue, .button .button-red, .button .button-blue a:hover,
.button .button-red a:hover, .button .button-blue a:visited, .button .button-red a:visited,
.button .button-blue a:focus, .button .button-red a:focus {
    color: #fff !important;
    text-decoration: none !important;
}

.button:hover::after {
    width: 100%;
}

.button::after {
    border-radius: 3px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.35s ease 0s;
    width: 0;
    z-index: -1;
}

.button-red::after {
    background-color: #B41A48;
    color: white;
}

.button-blue::after {
    background-color: #052345;
}

.button-white::after {
    background-color: #F2F2F2;
}


.button-grey::after {
    background-color: #6c5c61;
}

.button-red,
.button-red:hover,
.button-red:disabled {
    background-color: #DF225A;
    border-radius: 3px;
    text-align: center;
    border: none;
    color: white;
    text-transform: uppercase;
}

ul.topnav li {
	margin-left: 24px;
    display: inline;
}

ul.topnav li a {
    font-family: "Montserrat";
    font-size: 16px;
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    background-color: white;
    border-radius: 5px;
}
ul.topnav li a:hover {background-color: #dfc666;}

.button-grey:hover {
    color: #fff;
}

.button-blue,
.button-blue:hover,
.button-blue:disabled {
    background-color: #083466;
    border-radius: 3px;
    text-align: center;
    border: none;
    color: white;
    text-transform: uppercase;
}

.btn:disabled,
.btn.disabled {
    opacity: .65;
    pointer-events: none;
}

.button-white {
    background-color: #FFFFFF;
    border-radius: 3px;
    text-align: center;
    border: none;
    color: #0C518A;
}

.button-grey {
    background-color: #8d7a7f;
    color: #fff;
}

.modal-footer {
    justify-content: center; !important;
}

.modal-footer.modal-fo {
    display: block;
}

.modal-header.modal-fo {
    display: flex;
}
.modal-title.modal-fo {
    font-size: 18px;
    font-weight:500;
}
.close.btn-fo {
    background-color:transparent;
    font-size: 21px;
}

#titreEtapeZone {
    display: flex;
}

/******************
/*  CONFIRMATION */
/******************/

.adjust-button{
    margin-top:50px;
}

.adjust-sub-title{
    min-height: auto;
    text-align: center;
    font-size: 22px;
    font-family: Montserrat;
    font-weight: bold;
}


