@font-face {
    font-family: 'century_gothicbold';
    src: url('../fonts/gothicb-webfont.woff2') format('woff2'),
         url('../fonts/gothicb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'century_gothicbold_italic';
    src: url('../fonts/gothicbi-webfont.woff2') format('woff2'),
         url('../fonts/gothicbi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'century_gothicregular';
    src: url('../fonts/gothic-webfont.woff2') format('woff2'),
         url('../fonts/gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'century_gothicitalic';
    src: url('../fonts/gothici-webfont.woff2') format('woff2'),
         url('../fonts/gothici-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: "century_gothicregular", sans-serif;
	min-height: 100vh;
}

.hrSnef {
	border: 1px solid #2A373E;
	opacity: 1;
	margin: 40px 0;
}

h1 {
	font-weight: bold;
}

h2 {
	color: rgb(57,97,118);
	text-transform: uppercase;
	font-size: 26px;
}

.noBG, .noBG:hover { background-color:rgba(0, 0, 0, 0); }
.noBorder { border:0 }

.vh100 {
	min-height: 100vh;
}

.pb-130 {
	padding-bottom: 130px;
}
.margin-left-20 {
	margin-left: 20px !important;
}

i.size24 {
	font-size: 24px;
}

.table td {
	vertical-align: middle;
}

.btn-link {
	cursor: pointer;
}

.bold {	font-weight: bold; }

tr.borderMobile {
	border-bottom: 2px solid #bcdff1;
	border-top: 2px solid #d9edf7;
}

tr.borderMobile td {
	background-color: #f6f6f6;
}

.size24 { font-size: 24px;}

.blanc {color: #FFFFFF;}
.bgGrisSnef1 { background-color: #f3f5fa; }
.bgLightGray { background-color: #F3F3F3; }
.bgBleuSnef1 { background-color: #396176; }
.bgBleuSnef2 { background-color: #0096a4; }
.blue-text { color:rgb(57, 97, 118); }
.text-primarySnef { color: rgb(57, 97, 118);} a.text-primarySnef:hover { color:#0096a4; }
.btn-primarySnef { background-color: rgb(57, 97, 118); color: white; border: 2px solid rgb(57, 97, 118);} .btn-primarySnef:hover { background-color: white; color: rgb(57, 97, 118); border: 2px solid rgb(57, 97, 118);}
.btn-secondary { border: 2px solid #6C757D; }
.text-flashySnef { color:#0096a4; } a.text-flashySnef:hover { color:#396176; }
.btn-flashySnef { background-color: #0096a4; color: white;}
.btn-warningSnef { background-color: #ff9a15; color: white; border: 2px solid #ff9a15;}
.text-dangerSnef { color:#e1251b; } a.text-dangerSnef:hover { color:#FF2A1F; }
.btn-dangerSnef { background-color: #e1251b; color: white; border: 2px solid #e1251b;} .btn-dangerSnef:hover { background-color: white; color: #e1251b; border: 2px solid #e1251b;}
.btn-outline-secondary { border: 2px solid; }
.btn { border-radius:0; }

.vertBTV {
	color: #5C8A23;
}

.bgVertBTV {
	background-color: #cad515;
}

.bgVertClairBTV {
	background-color: #D0DF4B;
}

.grisBTV {
	color: #353535;
}

.bgGrisBTV {
	background-color: #e2e7ef;
}

.bgGrisFonce {
	background-color: #e2e7ef;
}

.bgBleu {
	background-color: #2196f3;
	color: #ffffff;
}

.text-violet {
	color: var(--teal);
}

.borderBlanc1 {
	border: 1px solid white;
}

.shadowSnef {
	box-shadow: 0px 0px 13px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 13px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 13px 0 rgba(0,0,0,0.1);
}

/*** Couleurs Etats Ecrans ***/
.rouge {
	color: #ed0023;
}

.bgRouge {
	background-color: #ed0023;
	color: #fff;
}

.bgRouge a,
.bgGris a,
.bgBleu a {
	color: #fff;
}

.orange {
	color: #f06c32;
}

.bgOrange {
	background-color: #f06c32;
	color: #000000;
}

.jaune {
	color: #fae42e;
}

.bgJaune {
	background-color: #fae42e;
	color: #000;
}

.vert {
	color: #5ae000;
}

.bgVert {
	background-color: #5ae000;
	color: #000000;
}

.bgVert a,
.bgOrange a,
.bgJaune a {
	color: #000;
}

.bgGris {
	background-color: #272930;
	color: #ffffff;
}

/*** Fin couleurs Etats Ecrans ***/

/* DIV DU HEADER LOGO + TITRE */
.top-header {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 10px 0 20px 0;
}

.title-header,
.title-header:hover {
	margin: 10px;
	text-decoration: none !important;
	color: black;
	border: none;
	cursor: pointer;
	font-size: 18px;
}

/* LOGO */
.logo {
	margin: 20px 10px 20px 20px !important;
}


/**** Menu *****/
nav#accordionMenu {
	padding: 0;
}

nav .card,
nav .card-header {
	background-color: rgba(0, 0, 0, 0);
}

.navbar-vertical-label {
	color: #9da9bb;
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: 5px;
}

/* .navbar-vertical-label a{
	color: #9da9bb;
    font-size: 13px;
    letter-spacing: 2px;
} */

nav .card {
	border: 0;
}

nav .card-header:hover {
	background-color: #9aacc2;
	border-left: 8px solid #768292;
	border-radius: 0;
	color: white !important;
}

nav a {
	color: #242b35;
	text-decoration: none;
}

nav a:hover,
nav a:active,
nav a:focus {
	/*color: #ffffff; */
	text-decoration: none;
	transition-delay: 2s;
	transition-property: background-color;
}

nav a span {
	font-style: normal;
	font-weight: 300;
	margin-left: 8px;
}

nav .chevron {
	font-size: 14px;
	position: absolute;
	right: 15px;
}

nav h5 {
	font-size: 18px;
}

nav .sousCollapse {
	font-size: 16px;
	margin-left: 0;
}

/* Sous Menu */
.sousMenu {
	background-color: #F3F3F3 !important;
	font-style: normal;
	margin-left: 22px;
	border-left: 1px solid rgba(0, 0, 0,0.1);
	font-size: 15px;
	line-height: 1.6;

}

/** Accueil **/
.bgAccueil {
	background-image: url(../../img/groupesnef_bg_groupe_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    height: 750px;
}

.bgAccueil .list-group-item {
	border-radius: 0;
}

/**** Historiques ****/
h5.historique {
	font-size: 16px;
}

h5 .chevron {
	font-size: 14px;
	position: absolute;
	right: 15px;
}

/**** Footer ****/
footer {
	padding-top: 3px;
	padding-bottom: 3px;
}

footer .text-center {
	border-right: 1px solid #222;
}

footer i {
	margin-right: 8px;
}

footer a {
	color: #eeeeee;
	font-size: 13px;
}

footer a:hover,
footer a:active,
footer a:focus {
	color: #ffffff;
	text-decoration: none;
}

footer label {
	color: #eeeeee;
	margin-bottom: 0;
}

footer form {
	font-size: 14px;
}

footer input {
	border: 1px solid #000;
	background-color: #353535;
	color: #eeeeee;
}

footer input[type="submit"] {
	border-radius: 3px;
	margin-left: 8px;
	font-weight: 600;
	font-size: 13px;
}

@media screen and (max-width: 1002px) {
	.vh100 {
		min-height: auto;
	}
}

/* Liens Mentions legale Menu */

div.mentionslegales {
	width: 100%;
	display: flex;
	align-content: flex-end;
	justify-content: center;
	align-items: flex-end;
	padding: 0px;
	margin: 0px;
}

div.mentionslegales a {
	color: #6b727c;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 10px;
}

/* Amelioration Card */
.contenu {
	margin: 10px;
	padding: 20px;
	border: 2px solid white !important;
	border-radius: 20px;
}

/* Tableau tickets->listes des projets */

.details_ticket_infos {
	margin: 5px;
	padding: 20px !important;
	letter-spacing: 0.4px;
}

.details_ticket_infos div.row {
	padding-bottom: 20px;
	justify-content: center;
}

#table_list_projects thead tr th, #table_list_projects_synthese thead tr th {
	background-color: #e2e7ef;
	margin: 5px;
	padding: 20px !important;
	letter-spacing: 0.8px;
}

#table_list_projects tbody tr td {
	padding: 10px;
	letter-spacing: 0.4px;
}

#table_list_projects tbody tr:hover {
	background-color: #eef1f5;
}

#table_list_projects2 thead tr th {
	background-color: #e2e7ef;
	margin: 5px;
	padding: 20px !important;
	letter-spacing: 0.8px;
}

#table_list_projects2 tbody tr td {
	padding: 10px;
	letter-spacing: 0.4px;
}

#table_list_projects2 tbody tr:hover {
	background-color: #eef1f5;
}

#table_list_tickets thead tr th {
	background-color: #e2e7ef;
	margin: 5px;
	padding: 25px !important;
	letter-spacing: 0.8px;
}

#table_list_tickets tbody tr td {
	padding: 15px;
	letter-spacing: 0.4px;
	cursor: pointer;
}

#table_list_tickets tbody tr:hover {
	background-color: #eef1f5;
}

.badges-legendes {
	width: 100%;
	justify-content: flex-end;
}

.form-select {
	display: block;
	width: 100%;
	padding: .375rem 2.25rem .375rem .75rem;
	-moz-padding-start: calc(0.75rem - 3px);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 5px 0 5px 0;
}

#details_ticket_table {
	letter-spacing: 0.6px;
	padding: 10px;
	display: flex;
	border-right: 4px solid rgb(214, 214, 214);

}

#details_ticket_table td {
	margin-top: 5px;
	display: flex;
}

.fleche-droite {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-right-short' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 35px;
	height: 30px;
}

/* //////////////////////////////// */
/* CSS Pour mobile */
/* //////////////////////////////// */


/* DETAILS DES TICKETS (page: liste_commentaire.php */
@media only screen and (max-width: 880px) {

	#details_ticket_table {
		border-right: 0px;
		border-bottom: 4px solid rgb(214, 214, 214);
		margin-bottom: 20px;
	}

	.details_ticket_commentaires {
		overflow: hidden;
	}

	.contenu {
		margin: 5px;
		padding: 5px;

	}

	#table_list_tickets_wrapper {
		overflow: auto;
	}

}

.select-class {
	display: inline-block;
	width: 80%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#table_list_tickets_filter label {
	font-weight: bold;
}

/* Presentation liste des fichiers dans les details_topics */

.docs-pictures {
	list-style: none;
	margin: 10px;
}

.docs-pictures li img:hover {
	transform: scale(1);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	border: 3px solid rgb(0, 162, 255);
	cursor: pointer;
}

.file-infos {
	list-style: none;
	display: inline;
}

.file-infos li {
	font-size: 12px;
	margin: 3px;
	list-style: none;
}

.list-otherfiles {
	font-size: 12px;
	list-style: none;
}

.list-otherfiles:hover {
	background-color: #ececec;
	border-radius: 5px;
	font-weight: bold;
}

.list-otherfiles img {
	display: block;
	position: center;
}

.list-otherfiles a {
	word-wrap: break-word;
	color: black;
}

/* Dashboard */

.card-shadow {
	box-shadow: 0px 1px 22px -12px #607d8b;
	background-color: #fff;
	padding: 3px 0 0 0 !important;
	position: relative;
}

#total_tickets {
	border: none;
	background-color: white;
	color: black;
	width: 90px;
}