* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	height: 100%;
	scroll-padding-top: 100px;
	scroll-behavior: smooth;
}

body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	margin: 0;
	padding: 0 0 222px 0;
	min-height: 100%;
	min-width: 1024px;
}

p {
	margin: 4px 0 16px 0;
}

a {
	color: #0aabd3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.arrow {
	text-decoration: none;
	padding: 0 0 0 16px;
	background: url('../img/arrow.png') no-repeat left center;
}

a.arrow:hover {
	text-decoration: underline;
}

ul {
	padding: 0 0 0 24px;
}

ul li {
	padding-left: 8px;
	margin: 4px 0 16px;
	/* list-style-image: url('../img/arrow-07.png'); */
}

ul li ul li {
	/* list-style-image: url('../img/arrow-08.png'); */
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

.btn1,
.ui-dialog .btn1 {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 32px;
	margin: 32px 0;
	background: #0aabd3;
	border: 1px solid #6a1652;
}

.btn1.disabled,
.ui-dialog .btn1.disabled {
  background-color: #A87499;
  border-color: #A87499
}

.btn1 span,
.ui-dialog .btn1 span {
	display: block;
	float: left;
	height: 50px;
	width: 51px;
	margin: 0px 16px 0 -32px;
	background-color: #6a1652;
}

.btn1:hover span,
.ui-dialog .btn1:hover span {
	background-color: #0aabd3;
}

.btn1 span.arrow,
.ui-dialog .btn1 span.arrow,
.btn1-2 span.arrow,
.ui-dialog .btn1-2 span.arrow {
	background-image: url('../img/arrow-04.png');
	background-repeat: no-repeat;
	background-position: 14px 16px;
}

.btn1 span.check,
.ui-dialog .btn1 span.check {
	background-image: url('../img/check-02.png');
	background-repeat: no-repeat;
	background-position: 12px 16px;
}

.btn1 span.sheet,
.ui-dialog .btn1 span.sheet {
	background-image: url('../img/sheet-01.png');
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

.btn1 span.group,
.ui-dialog .btn1 span.group {
	background-image: url('../img/group-02.png');
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.btn3 span.individual  {
    background-image: url('../img/individual-02.png');
    background-repeat: no-repeat;
    background-position: 1.5px 1.5px;
}

.btn1 span.individual,
.ui-dialog .btn1 span.individual {
	background-image: url('../img/individual-02.png');
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.btn1 span.um,
.ui-dialog .btn1 span.um {
	background-image: url('../img/unaccompanied-minor-02.png');
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.btn1 span.worldtrip,
.ui-dialog .btn1 span.worldtrip {
	background-image: url('../img/worldtrip-02.png');
	background-repeat: no-repeat;
	background-position: 14px 14px;
}

.btn1 span.eticket,
.ui-dialog .btn1 span.eticket {
	background-image: url('../img/print-02.png');
	background-repeat: no-repeat;
	background-position: 12px 14px;
}

.btn1-2 span.pencil,
.btn1-2 a.pencil,
.ui-dialog .btn1-2 span.pencil {
	background-image: url('../img/pencil-01.png');
	background-repeat: no-repeat;
	background-position: 14px 12px;
}

.btn1-2 span.close,
.ui-dialog .btn1-2 span.close {
	background-image: url('../img/close-03.png');
	background-repeat: no-repeat;
	background-position: 14px 15px;
}

.btn1-2,
.ui-dialog .btn1-2 {
	display: inline-block;
	color: #6a1652;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 32px;
	margin: 32px 0;
	background: none;
	border: 1px solid #6a1652;
}

.btn1-2 span,
.ui-dialog .btn1-2 span {
	display: block;
	float: left;
	height: 50px;
	width: 51px;
	margin: 0px 16px 0 -32px;
}

.btn2,
.ui-dialog .btn2 {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 32px;
	margin: 16px 0;
	background: #0aabd3;
	border: 1px solid #6a1652;
}

.btn2-2 {
	display: inline-block;
	color: #6a1652;
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 32px;
	margin: 16px 0;
	background: none;
	border: 1px solid #6a1652;
}

.btn3,
.ui-dialog .ui-state-default.btn3 {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 16px;
	margin: 0;
	background: #0aabd3;
	border: 1px solid #6a1652;
}

.btn3-2 {
	display: inline-block;
	color: #6a1652;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 16px;
	margin: 0;
	background: none;
	border: 1px solid #6a1652;
}

button::-moz-focus-inner {border: 0; padding: 0;} /* fix décalage button sous firefox */

.btn3 span {
	display: block;
	float: left;
	height: 26px;
	width: 27px;
	margin: 0 16px 0 -16px;
	background-color: #6a1652;
}

.btn3 span.file {
	background-image: url('../img/download-pdf-01.png');
	background-repeat: no-repeat;
	background-position: 6px 5px;
}

.ui-dialog .ui-state-default.btn3 span.ui-button-text {
	float: none;
	height: auto;
	width: auto;
	margin: 0;
	background: none;
}

/*a.btn3 span {
    margin: 0 16px 0 -16px;
}*/

.btn3-2 span {
	display: block;
	float: left;
	height: 26px;
	width: 27px;
	margin: 0 16px 0 -16px;
	background-color: #6a1652;
}

/*a.btn3-2 span {
    margin: 0 16px 0 -16px;
}*/

.btn3:hover span {
	background-color: #0aabd3;
}

.btn3-2:hover span {
	background-color: #0aabd3;
}

.btn3-2 span.return {
	background-image: url('../img/arrow-05.png');
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

.btn3-2 span.pencil {
	background-image: url('../img/pencil-02.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.btn3-2 span.individual {
	background-image: url('../img/individual-02.png');
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.btn3 span.search {
	background-image: url('../img/search.png');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.btn3 span.download-pdf {
	background-image: url('../img/download-pdf-01.png');
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.btn3 span.print {
	background-image: url('../img/print-02.png');
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.btn3 span.mail {
	background-image: url('../img/mail-01.png');
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.btn3 span.plus {
	background-image: url('../img/plus-01.png');
	background-repeat: no-repeat;
	background-position: 9px 9px;
}

.btn1:hover,
.ui-dialog .ui-state-hover.btn1,
.btn2:hover,
.ui-dialog .ui-state-hover.btn2,
.btn3:hover,
.ui-dialog .ui-state-hover.btn3 {
	cursor: pointer;
	background: #993a7e;
}

.btn1-2:hover,
.btn2-2:hover,
.btn3-2:hover {
	cursor: pointer;
	color: #993a7e;
	border-color: #993a7e;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.inline-block {
	display: inline-block;
}

.italic {
	font-style: italic;
}

.exclamation {
	padding: 0 0 0 20px;
	background: url('../img/exclamation.png') no-repeat left center;
}

.exclamation2 {
	padding: 0 0 0 20px;
	background: url('../img/exclamation-05.png') no-repeat left center;
}

.interrogation {
	padding: 0 0 0 20px;
	background: url('../img/interrogation.png') no-repeat left center;
}

h1 {
	font-size: 30px;
	line-height: 45px;
	font-weight: normal;
	margin: 16px 0;
}

.ui-dialog h1{
    margin-top : 0;
}

h2 {
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	margin: 8px 0 16px 0;
}

/*h2 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	margin: 8px 0 16px 0;
}*/

h2.content_title {
	/*font-weight: bold;*/
}

h2.trait {
	padding: 4px 0;
	border-bottom: 1px solid #d0d0d0;
}

h3 {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	margin: 16px 0;
}

/*h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 8px;
	margin: 16px 0;
}*/

h4 {
	font-size: 16px;
	font-weight: bold;
	/*color: #0aabd3;*/
	margin: 0;
}

h4.aplat {
	padding: 8px;
	background: #e1e1e1;
}

table {
	font-size: 14px;
	border: none;
	border-spacing: 0px;
    border-collapse: collapse;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="number"] {
	color: #333;
	padding: 4px 8px;
	background: #fff;
	border: 1px solid #b1b1b1;
	margin-bottom: 12px;
	margin-top: 3px;
	font-size: 14px;
	outline: none;
}

input,
select,
textarea,
button,
a {
	outline: none;
}

input[type="checkbox"] {
	/*background: #fff;*/
	/*border: 1px solid #b1b1b1;*/
}

input[type="radio"] {
	margin: 0 4px 12px 0;
}

input:focus,
select:focus,
textarea:focus {
	border: 1px solid #0aabd3;
}

select {
	color: #333;
	padding: 4px 8px;
	margin-bottom: 12px;
	font-size: 14px;
}

textarea {
	width: 100%;
	border: 1px solid #b1b1b1;
}

input[type="file"] {
	margin-bottom: 12px;
}

input[type="text"].hasDatepicker,
input[type="text"].datepicker {
	background: #fff url('../img/calendar-02.png') no-repeat right center;
}

div.separation {
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 16px 0;

}

div.container {
	position: relative;
}

div.col1-2 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
	/*padding: 0 24px;*/
}

div.col1-3 {
	width: 33.3333%;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
}

div.col2-3 {
	width: 66.6666%;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
}

div.col1-4 {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
}

div.col3-4 {
	width: 75%;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
}

div.col {
	width: 100%;
	padding: 0 24px;
	display: inline-block;
	vertical-align: top;
	/*overflow: auto;*/
}

.fix-scroll:after { /* fix unwanted scrollbar ie8 */
    /*content: "";
    width: 100%;
    display: inline-block;*/
    /*white-space:nowrap;*/
}

div.col-960 {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 48px;
	/*overflow: auto;*/
}

div.col-max960 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding-bottom: 48px;
}

div.bloc1,
div.bloc2,
div.bloc3 {
	padding: 0 24px;
}

div.bloc4 {
	padding: 24px;
}

div.error {
	color: #fff;
	padding: 8px 16px;
	font-size: 12px;
	background: #f54b4b;
}

div.green_message{
    background: #01DF01;
}

div.green-message span.error {
	color : white;
	padding: 0 0 0 24px;
    background: url('/assets/img/exclamation.png') no-repeat left center;
}
div.green-message{
    background: #4cba1c;
}

div.error ul {
	margin: 0;
}

div.error ul li {
	list-style-image: url('/assets/img/arrow-02.png');
	margin: 0 0 12px;
}

p.error,
span.error {
	color: #f54b4b;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url('/assets/img/exclamation-04.png') no-repeat left center;
	display: block;
}

label.error {
	color: #f54b4b;
}

input.error,
select.error,
textarea.error {
	border: 1px solid #f54b4b;
}

div.alert {
	padding: 10px 8px 10px 48px;
	margin: 0;
	background: #f4cf77 url('../img/exclamation-03.png') no-repeat 8px 3px;
}

div.alert h2,
div.alert p {
	margin: 0;
}

.percent33 {
	width: 33.333333%;
}

.percent50 {
	width: 50%;
}

.percent100 {
	width: 100%;
}

div.impair,
.impair td {
	background: #e1e1e1;
}

.font-size-0 {
	font-size: 0;
}

.font-size-default {
	font-size: 14px;
}

.font-size-18 {
	font-size: 18px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #e1e1e1;
}

div#footer div.container {
	padding: 16px 0 32px 0;
}

div#footer ul,
div#footer ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div#footer a {
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer p.logos img {
	margin-right: 8px;
}

div.margin-center {
	margin: 0 auto;
}

div.block {
	display: block;
}

.margin-bottom-16 {
	margin-bottom: 16px;
}

.padding-right-16 {
	padding-right: 16px;
}

.margin-right-16 {
	margin-right: 16px;
}

.padding-left-16 {
	padding-left: 16px;
}

.margin-left-16 {
	margin-right: 16px;
}

.fuelphp-dump{
	/*text-align : right;*/
}

p.confirmation-succes {
	color: #53ba00;
	font-weight: bold;
	padding: 10px 0 8px 64px;
	background: url('../img/check.png') no-repeat left top;
}

p.caption {
	font-style: italic;
}

.colored {
	color: #0aabd3;
}

.hidden,
div.hidden{
	display: none; 
}

.valign-top {
	vertical-align: top;
}

.ui-dialog.ui-widget.ui-widget-content .wait,
.ui-widget-overlay{
    cursor : wait;
}

.ui-dialog .ui-dialog-buttonpane {
	background: none;
}

.ui-dialog button {
	
}

/* Formulaires génériques */
.generic-form label {
	display: inline-block;
    width: 28%;
    margin-right: 10px;
}

.generic-form input[type="text"], .generic-form select {
    width: 58%;
}

.generic-form input[type="text"].middle, .generic-form select.middle {
    width: 29%;
}

input.border-red{
	border-color : red;
}

.pointer{
	cursor: pointer;
}



/* popin ui */



.ui-dialog.close {
    border: none;
    padding: 0;
}

.ui-dialog .ui-dialog-titlebar {
    display: none;
}

.ui-dialog.close .ui-dialog-titlebar {
    display: block;
    height: 48px;
    padding: 0;
}

.ui-dialog.close button.ui-dialog-titlebar-close {
    width: 48px;
    height: 48px;
    background: #0aabd3;
    right: 0;
}
.ui-dialog button.ui-button-text-only{  
    background: #0aabd3;
    color : white;
    font-weight : bold;
}


.ui-dialog.close .ui-dialog-titlebar-close {
    margin-top: -24px;
}

.ui-dialog.close button.ui-button:hover {
    background: #993a7e;
}


.ui-dialog.close button.ui-button span.ui-icon-closethick {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0;
    left: 0;
    top: 0;
    background: url('/assets/img/close-01.png') no-repeat center center;
}

.ui-dialog.close .ui-dialog-title {
    font-size: 24px;
    line-height: 48px;
    margin: 0;
    padding: 0 24px;
    font-weight: normal;
}

.ui-dialog .ui-dialog-content {
    /*padding: 8px 24px 24px 24px;*/
    padding: 0;
}

.ui-dialog .ui-dialog-content .bloc1 {
    padding-bottom: 24px;
}


#form-edit{
    position: relative;	
}
.tooltip {
	box-shadow: 5px 5px 8px #CCC;
	z-index: 10;
	width: 300px;
	height : 60px;
	position: absolute;
	top: 298px;
	left: 649px;
}

.tooltip div{
    border: 1px solid #dadecb;
    height: 60px;
    width: 288px;
    display: inline-block;
    background: #f6f6f6;
}
.tooltip span{
	background : url('/assets/img/tooltip.gif');
	width: 12px;
	height: 22px;
	display: inline-block;
    margin-bottom: 19px;
}	

/*----- Media Queries -----*/

@media (max-width: 1300px) {

	body {
		padding-bottom: 254px;
	}

	div#footer p.logos img {
	margin-right: 0px;
	}

}

.containerRn {
	max-width: 70vw;
	margin: 0 auto;
	border-radius: 20px;
	padding: 40px;
}

.page-title {
	font-size: 2.5rem;
	color: #2c3e50;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 15px;
}

.page-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 4px;
	background: #0aabd3;
	border-radius: 2px;
}

.error-message {
	background: linear-gradient(135deg, #ff6b6b, #ee5a24);
	border: none;
	color: white;
	padding: 10px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	box-shadow: 0 8px 25px rgba(255, 107, 107, 0.5);
	text-align: center;
	position: relative;
	overflow: hidden;
}

.error-message::before {
	content: '⚠️';
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-size: 1.5rem;
}

.error-message p {
	font-weight: 600;
	font-size: 1.1rem;
	margin-left: 40px;
	margin-top: 12px;
}

.empty-message {
	background: linear-gradient(135deg, #74b9ff, #0aabd3);
	border: none;
	color: white;
	padding: 10px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	box-shadow: 0 8px 25px rgba(116, 185, 255, 0.5);
	text-align: center;
	position: relative;
	overflow: hidden;
}

.empty-message::before {
	content: '🗒️';
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-size: 1.5rem;
}

.empty-message p {
	font-weight: 500;
	font-size: 1.1rem;
	font-style: italic;
	margin-left: 40px;
	margin-top: 12px;
}

.release-item {
	background: white;
	border-radius: 15px;
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border: 1px solid #e8ecf0;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.release-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f8f9fa;
}

.release-version {
	color: #2c3e50;
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0;
}

.release-date {
	color: #7f8c8d;
	font-size: 0.95rem;
	background: #f8f9fa;
	padding: 8px 15px;
	border-radius: 20px;
	font-weight: 500;
}

.release-description {
	color: #34495e;
	font-size: 1.1rem;
	line-height: 1.6;
	margin-bottom: 25px;
}

.release-tickets {
	margin-bottom: 25px;
}

.release-tickets ul {
	list-style: none;
	padding: 0;
}

.ticket-item {
	background: #f8f9fa;
	border-radius: 10px;
	padding: 15px 20px;
	margin-bottom: 10px;
	border-left: 4px solid #0aabd3;
	transition: all 0.3s ease;
}

.ticket-item:hover {
	background: #e9ecef;
	transform: translateX(5px);
}

.ticket-label {
	color: #2c3e50;
	font-weight: 600;
	font-size: 1rem;
	display: block;
	margin-bottom: 5px;
}

.ticket-description {
	color: #5a6c7d;
	font-size: 0.9rem;
	line-height: 1.5;
	margin: 0;
}

.release-footer {
	color: #7f8c8d;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e8ecf0;
}

.nav-release-notes-container {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 4px;
	direction: rtl;
	padding-left: 0px !important;
}

.nav-release-notes-container::-webkit-scrollbar {
    width: 4px;
}

.nav-release-notes-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
}

.nav-release-notes-container::-webkit-scrollbar-thumb {
    background: #0aabd3;
    border-radius: 2px;
}

.no-pading {
	padding-left: 0px;
}