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/logoBF2-x1.png) no-repeat center;
	width: 382px;
	height: 72px;
}

a {
	color: #a3620a;
	text-decoration: none; 
}
a:hover {
	color: #a3620a;
	text-decoration: none;
}
a:focus,
a:active {
	outline: none;
}
.PageLogin {
	margin: 0;
	padding: 0;
	background-color: #d4d2c6;
	height: 100%;
}

ul{
    list-style: none;
}


.resultLogin {
	height: 60px;
	
}

.title {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 24px;
	color: #a3620a;
}

.title2 {
	margin: 10px;
	padding: 10px;
	font-size: 18px;
	
}
.sTitre {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #a3620a;
	text-align: center;
	
}

.titleTb {
	margin: 0;
	padding: 10px;
	background-color: #d4d2c6;
	color: #fff;
	border: 1px solid #d4d2c6;
	border-radius: 10px 10px 0 0;
}
.contentTb1 {
	min-height: 250px;
	max-height: 250px;
	padding: 10px;
	border: 1px solid #d4d2c6;
	border-radius: 0;
    overflow: auto;
}
.contentTb2 {
	min-height: 250px;
	max-height: 250px;
	padding: 10px;
	border: 1px solid #d4d2c6;
	border-radius: 0;	
    overflow: auto;
}
.contentTb3 {
	height: 200px;
	padding: 10px;
	border: 1px solid #d4d2c6;
	border-radius: 0;
    overflow: auto;
}

.titleTb2 {
	margin: 0;
	padding: 10px;
	background-color: #a3620a;
	color: #fff;
	border: 1px solid #a3620a;
	border-radius: 10px 10px 0 0;
}

.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 #d4d2c6;
	border-radius: 10px;
	
}
.border-bottom {
	border-bottom: 2px solid #a3620a;
}
.border-top {
	border-top: 2px solid #a3620a;
}

.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: #a3620a;
	display: block-inline;
}

.menu {
	text-align: right;
	padding-top: 20px;
	color: #a3620a;
}

.center {
	margin: auto;
	padding : auto;
	text-align: center;
}


.imgLogo {
	margin-left: auto;
	margin-right: auto; 
	background: transparent url(../img/logoBF-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:#d4d2c6 !important;
	border: 2px solid #d4d2c6;
	padding: 2px;
}
.brown {
color: 	#a3620a;
	
}
.red {
	font-size: 11px;
	color: red;
	
}

.red2 {
	color: red;	
}
.spaceText {
	padding: 5px;
		
}

.bg-perso {
	background-color:#d4d2c6 !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: #a3620a !important;
    border: 1px solid grey;
	color: #FFF !important;
	outline: none;
}
.page-link {
    color: black !important;
	outline: none;
}
/* bouton export */
.export {
	background-color: transparent;
	color: #a3620a;
}

.export:focus {
	background-color:transparent;
	color: #a3620a;
}

.export:hover {
	background-color:transparent;
	color: #d4d2c6;
	
}
.export:active {
	background-color: transparent !important;
	color: #a3620a;
}
.buttonTb {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 80px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #d4d2c6;
	border-radius: 50%;
	font-weight: bolder;
	color: #d4d2c6;
	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 #d4d2c6;
	border-radius: 50%;
	
}
.listAdmin {
	display: block;
	text-align: center;
	color: #a3620a;
}

/* bouton login */
.color-d4d2c6 {
	background-color:#a3620a;
	border-color: #a3620a;
	color: #fff;
}

.color-d4d2c6:visited {
	background-color:#a3620a;
	border-color: #a3620a;
	color: #fff;
	
}

.color-d4d2c6:focus {
	background-color:#a3620a;
	border-color: #a3620a;
	color: #fff;
}

.color-d4d2c6:hover {
	background-color:#a3620a;
	border-color: #a3620a;
	color: #fff;
	
}
.color-d4d2c6:active {
	background-color:#d4d2c6 !important;
	border-color: #a3620a !important;
	color: #fff;
}


/*bouton menu2 */

.color-menu2 {
	background-color:#d4d2c6;
	border-color: #d4d2c6;	
	color: #FFF;
}

.color-menu2:visited {
	background-color:#d4d2c6;
	border-color: #d4d2c6;
	
}

.color-menu2:focus {
	background-color:#d4d2c6;
	border-color: #d4d2c6;
}

.color-menu2:hover {
	background-color:#d4d2c6;
	border-color: #d4d2c6;
	
}
.color-menu2:active {
	background-color:#d4d2c6 !important;
	border-color: #d4d2c6 !important;
}


/*bouton menu */

.color-menu {
	background-color:#d4d2c6;
	border-color: #a3620a;	
	color: #a3620a;
}

.color-menu:visited {
	background-color:#d4d2c6;
	border-color: #a3620a;
	
}

.color-menu:focus {
	background-color:#a3620a;
	border-color: #a3620a;
}

.color-menu:hover {
	background-color:#a3620a;
	border-color: #a3620a;
	
}
.color-menu:active {
	background-color:#d4d2c6 !important;
	border-color: #a3620a !important;
}

.pageCentral {
	padding-top: 50px;
}


/* bouton primary */

.active {
	background-color:#d4d2c6 !important;
	border-color: #a3620a !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: #d4d2c6 !important;
}

select:focus > option:checked,
select:focus > option:hover { 
    background: #a3620a !important;
	color: #FFF !important;
}
option:hover {
	background: #a3620a !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;
}
}