html,
body {
	height: 100%;
	table-layout: fixed;
}
body {
	font-size: 15px;
	line-height: 1.50;
	color: #333333;
	background-color: #ffffff;
	position: relative;
	
}

.logo {
	margin-left: auto;
	margin-right: auto; 
	background: transparent url(../img/logoJD-white-x1.png) no-repeat center;
	width: 382px;
	height: 72px;
}

a {
	color: #000;
	text-decoration: none; 
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus,
a:active {
	outline: none;
}
.PageLogin {
	margin: 0;
	padding: 0;
	background-color: #000;
	height: 100%;
}

ul{
    list-style: none;
}


.resultLogin {
	height: 60px;
	
}

.title {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 24px;
	color: #000;
}

.title2 {
	margin: 10px;
	padding: 10px;
	font-size: 18px;
	
}
.sTitre {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #000;
	text-align: center;
	
}

.titleTb {
	margin: 0;
	padding: 10px;
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	border-radius: 10px 10px 0 0;
}
.contentTb1 {
	min-height: 250px;
	max-height: 250px;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 0;
    overflow: auto;
}
.contentTb2 {
	min-height: 250px;
	max-height: 250px;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 0;	
    overflow: auto;
}
.contentTb3 {
	height: 200px;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 0;
    overflow: auto;
}

.titleTb2 {
	margin: 0;
	padding: 10px;
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	border-radius: 10px 10px 0 0;
}
.title-dashboard-1 {
	padding: 10px;
	color: orange;
	font-size: 1.2em;
	font-weight: 700;
	border-left: 2px solid orange;
	border-top: 2px solid orange;	
}
.title-dashboard-2 {
	padding: 10px;
	color: #3db4e5;
	font-size: 1.2em;
	font-weight: 700;
	border-left: 2px solid #3db4e5;
	border-top: 2px solid #3db4e5;
}
.title-dashboard-3 {
	padding: 10px;
	color: green;
	font-size: 1.2em;
	font-weight: 700;
	border-left: 2px solid green;
	border-top: 2px solid green;
}

.progressCircle {
	padding-top: 15px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid green;
}
.progressCircle:last-child {
	border-right: 1px solid green;
}
.circleText {
	padding-bottom: 10px;
	display: block;
	margin: 0 auto;
}
.circle {
  width: 100px;
  margin: 6px 6px 20px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1.2;
}


.circle strong {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
}

.circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
}
.progressCircleJack {
	padding-top: 15px;
	margin: 15px auto;
	text-align: center;
	border-right: 1px solid gray;
}
.progressCircleJack:last-child {
	padding-top: 15px;
	margin: 15px auto;
	text-align: center;
	border-right: 0px solid gray;
}
.circleTextJack {
	font-size: 1em;
	text-align: center;
	padding-bottom: 10px;
	display: block;
	margin: 0 auto;
}

.bigTextJack {
	padding-top: 15px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	
}


.previewPhoto {
	width: 300px;
}


.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.descriptionPhoto {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;	
}
.text-center {
	text-align: center;	
}
.text-right {
	text-align: right;	
}
.text-left {
	text-align: left;	
}
.right {
	float: right;	
	
}
.border-rounded {
	border: 1px solid #000;
	border-radius: 10px;
	
}
.border-bottom {
	border-bottom: 2px solid #000;
}
.border-top {
	border-top: 2px solid #000;
}

.custom-file-input ~ .custom-file-label:lang(fr)::after {
  content: "Parcourir";
}

/*--------- CSS campagnes ------*/

.infoCampagn {
	margin: 10px;
	padding-left: 10px;
	
	
}

.center {
	text-align: center;
}

.commentaire {
  width: 200px;
  margin: auto;
  padding: 10px;
  font-size: 1.2em;  
  word-wrap: break-word;   
	
}
.gv-container table.dataTable.nowrap th, 
.gv-container table.dataTable.nowrap td { 
    white-space: normal; 
}

.wrapok {
    white-space:normal;
}
/*------------------------------*/
.textGeneral {
	margin: 10px;
	padding-left: 10px;
	font-size: 14px;
	
}

.form-page {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding:15px;
}

.space {
	height: 25px;
	width: 100%;
	
}

.logo {
	padding-top: 0px;
	color: #000;
	display: block-inline;
}

.menu {
	text-align: right;
	padding-top: 20px;
	color: #000;
}

.center {
	margin: auto;
	padding : auto;
	text-align: center;
}


.imgLogo {
	margin-left: auto;
	margin-right: auto; 
	background: transparent url(../img/logoJD-x1.png) no-repeat center;
	width: 300px;
	height: 149px;
}


.login {
	width: 400px;
	height: 550px;
	margin: 0 auto;
	padding: 40px;
	background-color: #FFF;
	border-radius: 20px;
	box-shadow: 1px 1px 12px #333;
}
.bg-color-2 {
	background-color:#000 !important;
	border: 2px solid #000;
	padding: 2px;
}
.brown {
color: 	#000;
	
}
.white {
color: 	#fff;
	
}
.red {
	font-size: 11px;
	color: red;
	
}

.red2 {
	color: red;	
}
.spaceText {
	padding: 5px;
		
}

.bg-perso {
	background-color:#000 !important;
	outline: none;
	
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.page-item.active .page-link {
    background-color: #000 !important;
    border: 1px solid grey;
	color: #fff !important;
	outline: none;
}
.page-link {
    color: black !important;
	outline: none;
}

/* bouton export */
.export {
	background-color: transparent;
	color: #000;
}

.export:focus {
	background-color:transparent;
	color: #000;
}

.export:hover {
	background-color:transparent;
	color: #000;
	
}
.export:active {
	background-color: transparent !important;
	color: #000;
}
.buttonTb {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #000;
	border-radius: 50%;
	font-weight: bolder;
	color: #000;
	font-size: 20px;
	
}
.buttonAdmin {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 75px;
	height: 75px;
	text-align: center;
	padding-top: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	
}
.listAdmin {
	display: block;
	text-align: center;
	color: #000;
}

/* bouton login */
.color-d4d2c6 {
	background-color:#000;
	border-color: #000;
	color: #fff;
}

.color-d4d2c6:visited {
	background-color:#000;
	border-color: #000;
	color: #fff;
	
}

.color-d4d2c6:focus {
	background-color:#000;
	border-color: #000;
	color: #fff;
}

.color-d4d2c6:hover {
	background-color:#000;
	border-color: #000;
	color: #fff;
	
}
.color-d4d2c6:active {
	background-color:#000 !important;
	border-color: #000 !important;
	color: #fff;
}


/*bouton menu2 */

.color-menu2 {
	background-color:#000;
	border-color: #000;	
	color: #FFF;
}

.color-menu2:visited {
	background-color:#000;
	border-color: #000;
	
}

.color-menu2:focus {
	background-color:#000;
	border-color: #000;
}

.color-menu2:hover {
	background-color:#000;
	border-color: #000;
	
}
.color-menu2:active {
	background-color:#000 !important;
	border-color: #000 !important;
}


/*bouton menu */

.color-menu {
	background-color:#000;
	border-color: #000;	
	color: #fff;
}

.color-menu:visited {
	background-color:#000;
	border-color: #000;
	
}

.color-menu:focus {
	background-color:#000;
	border-color: #000;
}

.color-menu:hover {
	background-color:#000;
	border-color: #000;
	
}
.color-menu:active {
	background-color:#000 !important;
	border-color: #000 !important;
}

.pageCentral {
	padding-top: 50px;
}


/* bouton primary */

.active {
	background-color:#000 !important;
	border-color: #000 !important;
	color: #fff !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #f8f8f8 !important;
}

.dropdown-item.active {
    background-color: #000 !important;
}

select:focus > option:checked,
select:focus > option:hover { 
    background: #000 !important;
	color: #FFF !important;
}
option:hover {
	background: #000 !important;
	color: #FFF !important;
}


/* Media
---------------------------------- */
.media .fa {
	font-size: 24px;
	width: 40px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	text-align: center;
}

/* Blocks/Widgets
----------------------------------------------------------------------------- */
/* Logo, Site Name, Site Slogan
---------------------------------- */
.logo {
	margin: 10px 10px 10px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}



@media (max-width:485px){

body, table, td {
	font-size: 14px;
	
}

.login {
	width: 300px;
	height: 450px;
	margin: 0 auto;
	padding: 20px;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 1px 1px 12px #333;
}

.nav-link {
	font-size: 14px;
}
}
@media (max-width:475px){
body, table, td {
	font-size: 12px;
	
}	
.logo {
	margin-left: auto;
	margin-right: auto; 
	background: transparent url(../img/logoBF-phone.png) no-repeat center;
	width: 250px;
	height: 47px;
}
.imgLogo {
	margin-left: auto;
	margin-right: auto; 
	background: transparent url(../img/logoBF-x2.png) no-repeat center;
	width: 250px;
	height: 93px;
}
.nav-link {
	font-size: 14px;
}
}