/* @override https://localhost:4433/css/main.css */



@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);



/* ::::: https://localhost/css/main.css ::::: */

body {
    margin: 0px;
    padding: 0px;
    color: rgb(85, 85, 85);
	font: 85%/1.5 'Open Sans', sans-serif;
	text-align:justify;
}
#page {
	
    border: 1px solid #feffff;
	margin-top: 0px;
	padding:0px;
}

#header {
    margin: 0px;
    padding: 15px;
}

#header img {
    vertical-align: middle;
    width: 200px;
}
#header ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#header li {
    display: inline;
}

#slogan {
    font-style: italic;
	float: right;
	margin-top: 21px;
}

#pic {
    margin: 5px 21px 5px auto;
    padding: 0px;
    text-align: center;
	float: left;
}
#langdrop {
	
	display: inline;
	/*
		position: right-align;
		right: -637px;
	top: 31px;*/
}

select#_lang {
	background: transparent;
	border-radius: 0;
	-webkit-appearance: none;
	border: 1px solid #d5d5d5;
	padding: 5px;
}

#content {
    padding: 20px;
}
#sidebar
{
	padding: 20px 20px 20px 0;
	margin-right:0px;
}

#footer {
    padding: 10px;
	margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
	border-top: 1px solid #d5d5d5;
	background-color: honeydew;
}


#pdf_icon {
	vertical-align:middle;
	margin:0px 2px;
	width:16px;
	height:16px;
	
}
/*
	#mainmenu {
    background: #ffeeba none repeat-x scroll left top;
	}
	
	#mainmenu ul {
    padding: 5px 20px;
    margin: 0px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	}
	
	#mainmenu ul li {
    display: inline;
	}
	
	#mainmenu ul li a {
    color: #5e5e5e;
    background-color: transparent;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 15px;
	font-style: normal;
	}
	
	
	#mainmenu ul li a:hover {
    color: #008f51;
    background-color: #eaeaea;
	
    font-weight: normal;
    text-decoration: none;
    padding: 5px 15px;
	font-style: normal;
	}
*/

html {
	background-image: url(fond.png);
}

/*
	#mainmenu ul li a :hover, #mainmenu ul li.active a {
    color: rgb(150, 202, 45);
    background-color: rgb(239, 244, 250);
    text-decoration: none;
	}
	
	#menu-dropdown-content{
	display: none;
	position: absolute;
	}
	
	#menu-dropdown-parent{
	display: inline-block !important;
	position: relative;
	}
*/

.error-title {
    font-weight: bold;
    font-size: 1.5rem;
}

.table-title {
    display: block;
    margin-top: 1rem;
    font-size: 1.25rem;
}

.table-problems {
    margin-bottom: 1rem;
}

.table-problems tbody tr {
    color: black;
    background: orange;
}

.table-problems td, th {
	border-top: 1px solid grey;
}

.table-problems td:not(:first-child), th:not(:first-child) {
    padding-left: 2rem;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #fdc731;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{
	
}

.menu-item-green {
    background-color: rgba(10, 185, 19, 0.542);
    color: white; /* Pour rendre le texte lisible */
    padding: 5px 10px; /* Optionnel : pour un espacement uniforme */
    border-radius: 5px; /* Optionnel : pour des coins arrondis */
}

.dropdown-item-spacing {
    margin-top: 5px;
    margin-bottom: 5px;
}

.portlet-decoration
{
	padding: 3px 8px;
	background: #46BA3B;
	border-left: 5px solid #46BA3B;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background: honeydew;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #009852;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #faff6f;
}

.comparison span
{
	font-style: italic;
	text-align: center;
}

.list-view {
	border: none;
	margin-bottom: 0px;
}

.list-view td{
	vertical-align: top;
}
table.sub {
	margin-top: 1em;
	margin-bottom: 1em;
}
table.sub tr th {
    width: 80px;
    text-align: center;
}

div#content .errorSummary {
    background: none repeat scroll 0 0 #FFEEEE;
    border: 2px solid #CC0000;
    font-size: 0.9em;
    margin: 0 0 20px;
    padding: 7px 7px 12px;
}

input {
	font-size: 9px;
}


/* Added for image of bananas-guide */
.img-guide-wrapper {
	width:248px;
	height:176px;
	margin-left:40px;
	background-image:url('../images/bananas-guide.png');
	display:table;
	font-weight:bold;
}
.img-guide-wrapper .external {
	margin: 80px 0 0 85px;
}
.img-guide-wrapper .internal{
	text-align:right;
	display:table-cell;
	vertical-align:bottom;
	padding-bottom: 30px;
	padding-right: 25px;
}



#menu {
	z-index: 99999;
	-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
}

#menu a {
    display: block;
    text-align: left;
    padding: 14px;
	text-decoration: none;
}


.mainmenu {
	position:fixed;
	width:100%;
	top: 0;
}

.main{
	padding:16px;
}

.mainmenu + .main {
	padding-top: 70px;
}

.shadowelemnz{
	-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
}


.legend {
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.legend-item {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.legend-color {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 3px;
}

.legend-text {
	font-size: 14px;
}

.custom-switch.custom-switch-lg .custom-control-label {
    padding-left: 3rem;
    padding-bottom: 2rem;
}

.custom-switch.custom-switch-lg .custom-control-label::before {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}

.custom-switch.custom-switch-lg .custom-control-label::after {
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    border-radius: calc(3rem - (2rem / 2));
}

.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2rem - 0.25rem));
}

.checkbox-cell {
    text-align: center;
    vertical-align: middle;
}

.checkbox-cell input[type="checkbox"] {
    width: 20px; /* Largeur de la checkbox */
    height: 20px; /* Hauteur de la checkbox */
    transform: scale(1.5); /* Agrandit la checkbox */
    margin: auto; /* Centre la checkbox */
}