@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');

.clear {
	clear: both;
}

.copyzone {
	background: url("../images/bg-fff3cd.jpg") repeat;
}

/*** Sticky Element ***/
.sticky_scroll {
	position: fixed;
    top: 5rem;
    left: 5rem;
    z-index: 9;
}
/*** Sticky Element - Fin ***/

/*** Filtres ***/
.filter_actif {
	background-color: #fff3cd;
}
/*** Filtres - Fin ***/

/*** QR Code et Images ***/
.qrcode_white2grey {
    filter: brightness(0.94);
}
.image_white2grey {
    filter: brightness(0.975);
}
.legend-qrcode {
    margin-top: -1rem;
    position: relative;
}
/*** QR Code et Images - Fin ***/

/*** Navbar ***/
.navbar .navbar-brand {
    display: flex;
}
.navbar .navbar-brand img {
    height: 2rem;
}
.navbar .navbar-brand span {
	line-height: 2rem;
}
.navbar .nav-item.dropdown.active {
	background: #0000000d;
}
.validation_icon {
    padding: 0 0.35rem;
    color: white;
    border-radius: 50%;
    margin-left: 0.2rem;
    font-size: 0.9rem;
}
/*** Navbar - Fin ***/

/*** Input ***/
.input_child:disabled {
	
}
/*** Input - Fin ***/

/*** Commentaires ***/
.card-commentaires em {
    top: 0;
    right: 0.4rem;
    font-size: 0.7rem;
    color: #979797;
}
.btn-commentaires {
    position: fixed;
    left: 0.5rem;
    bottom: 0.5rem;
	transition: all 0.2s ease-in-out 0s;
}
.btn-commentaires:hover {
	transform: scale(1.1);
}
.modal-commentaires .modal-body {
	background: #ebebeb;
}
/*** Commentaires - Fin ***/

/*** Largeur en % - Besoins ***/
.wp-5 {
    width: 5%;
}
.wp-6 {
    width: 6%;
}
.wp-7 {
    width: 7%;
}
.wp-8 {
    width: 8%;
}
.wp-9 {
    width: 9%;
}
.wp-10 {
    width: 10%;
}
.wp-11 {
    width: 11%;
}
.wp-12 {
    width: 12%;
}
.wp-13 {
    width: 13%;
}
.wp-14 {
    width: 14%;
}
.wp-15 {
    width: 15%;
}
.wp-16 {
    width: 16%;
}
.wp-17 {
    width: 17%;
}
.wp-18 {
    width: 18%;
}
.wp-19 {
    width: 19%;
}
.wp-20 {
    width: 20%;
}
@media (max-width: 915px) {

	.wp-5,
	.wp-6,
	.wp-7,
	.wp-8,
	.wp-9,
	.wp-10,
	.wp-11,
	.wp-12,
	.wp-13,
	.wp-14,
	.wp-15,
	.wp-16,
	.wp-17,
	.wp-18,
	.wp-19,
	.wp-20 {
		width: inherit;
	}
	
}
/*** Largeur en % - Fin ***/

/*** Needs - Besoins ***/
.col_details_need {
	margin-bottom: 0.5rem;
}
.details_need {
    border: solid #e7e7e7 1px;
    border-radius: 0.3rem;
    overflow: hidden;
}
.details_need > * {
	background: #ffffff69;
    padding: 0 0.5rem;
	margin: 0;
}
.details_need > h2{
	background: #ffffff;
    font-size: initial;
}
/*** Needs - Besoins - Fin ***/

/*** Séquences ***/
.zone_sequence {
    position: relative;
    margin-left: calc(-1 * var(--bs-gutter-x));
    padding-left: calc(1 * var(--bs-gutter-x));
	background: #2595ff0d;
    border: solid 1px #ced4da;
    border-top: none;
	
	display: none;
}
.zone_sequence.open {
	display: flex;
}
.zone_sequence .btn-close {
    position: absolute;
    right: 0rem;
    top: -1.5rem;
    background-color: #dc3545;
}
.view_sequence {
    margin-left: calc(-1 * var(--bs-gutter-x));
    padding-left: calc(1 * var(--bs-gutter-x));
    border: solid 1px #ced4da;
}
.view_sequence > div {
	border-right: solid 1px #ced4da;
	padding: 0.15rem 0.5rem;
    box-sizing: content-box;
	display: flex;
    align-items: center;
    color: #063e90;
	font-size: 0.8rem;
    min-height: 1.8rem;
}
.view_sequence > div:last-child {
	border-right: none;
}
.title_sequence > div {
    box-sizing: content-box;
}
.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    color: #0d6efd;
    width: calc( 100% + 2rem );
    height: auto;
    background: white;
    opacity: 1;
    top: 0.5rem;
    padding: 0.1rem 0.5rem;
}
/*** Séquences - Fin ***/

/*** accordion ***/
.accordion-item-amont button.accordion-button,
.accordion-item-post button.accordion-button {
    background-color: seashell;
}
.accordion-item-amont .updown span.spinner-border,
.accordion-item-day .updown span.spinner-border,
.accordion-item-post .updown span.spinner-border {
    margin: 0.25rem 0rem !important;
}
/*** accordion - Fin ***/

/*** Table ***/
.labelCheck {
    position: relative;
}
.labelCheck label {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
	
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.labelCheck label input {
	margin: 0;
}
.wikilink {
    color: black;
    text-decoration: none;
}
.wikilink:hover::before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f08e";
    margin-right: 0.4rem;
    font-size: 0.8rem;
}
table .dom {
	background: #FFFF99;
}
table .dompro {
	background: #FF99CC;
}
.inputfieldempty {
	background: #ff6161;
}
.edit_stagiaire td {
	background: white;
	box-shadow: none;
}
/*** Table - Fin ***/

/***** Présentation pour petits écrans *****/
@media (max-width: 1400px) {

	
}
/****  CSS pour les smartphones ****/ 
@media (max-width: 1100px) {
	

}
@media (max-width: 915px) {

	.createpartieSection {
		max-height: 30vh;
	}
	
}
/***** Fin PrésentationFormulaires SMARTPHONES****/

@media print {
    navbar,
    .btn,
    button,
    .btn-commentaires,
    #btn-back-to-top,
    button[type="submit"],
    input[type="submit"] {
        display: none;
    }
}
