#custom-content-below-tab .nav-item.show .nav-link, #custom-content-below-tab .nav-link.active{
	color: #495057!important;
}
.display_mobile{
	display: none;
}

.pac-container{
	z-index: 2000 !important;
}

tr.strikeout {
 font-weight: 500;
text-decoration: line-through;
  text-decoration-style: solid;

text-decoration-style: double;
font-style: italic;
}

tr.strikeout .badge {
  background-color: #adb5bd !important;
}


tr.strikeout td:after {
font-weight: 500;
text-decoration: line-through;
  text-decoration-style: solid;

text-decoration-style: double;
font-style: italic;
}

.is_invalid{
	border-color: #dc3545;
}
.nav-item .active{
	color: #fff !important;
}

.card-tabs .nav-item .active{
	color: #495057 !important;
}

.maximized-card .table-responsive {
	height : 100% !important;
}

.separator{
    height: 30px;
    }
.custom-file-input ~ .custom-file-label::after {
    content: "Ajouter fichier";
}
.w-10{
	width: 10px;
}
.w-25{
	width: 25px;
}
.w-30{
	width: 30px;
}
.w-55{
	width: 55px;
}
.w-90{
	width: 90px;
}
.change-order:hover{
	cursor: pointer;
	text-decoration: underline;
}
.check_element_in_select{
	display: none;
}


.nav-treeview li {
	margin-left: 15px;
}

/*
.select2-results__option[role="group"] :not('[id != ""]'){
display: inline-block !important;
}
*/


.select2-results__option[aria-disabled="true"]{
	display: none;
}
.select2-results__option[aria-selected="true"] .check_element_in_select{
	display: inline;
}

.select2-results__option[role="group"]){
display: none !important;
}
/*
.select2-results__option[role="group"][id ~= "select2"]){
display: inline-block !important;
}
*/

.popover {
    z-index: 1060;
}

/*
td , td textarea{
    font-size: 12px !important;
}
*/

textarea,.btn,input{
	font-size: 13px !important;
}

.carousel-indicators li {
	background-color: black;
}
.myCssClass{
	background-color:green;
}
.example_line_default{
	display: none;
}
.pagination .active, label span[data-toggle="popover"],.pointer_event_none{
	pointer-events: none;
}

input[type="file"][class~="show_preview"] {
  height: 0;
  width: 0;
  overflow: hidden;
}
input[type="file"],.add_select{
	cursor: pointer;
}
/*
.carousel-control-next:hover ,.carousel-control-prev:hover{
	background-color: black !important;
}
*/

.button-carousel{
	display: none;
	color: black;
}
.button-carousel:hover{
	display: block;
}

.cusor_body_loading{
	cursor: wait;
}

.grab{
	cursor: grab;
}
.input_invisible{
	background-color: #f8f9fa; 
	border:0;
}
.isnt_visible{
	display: none !important;
}
.scrollable-menu {
    height: auto;
    max-height: 500px;
   
    overflow-x: hidden;
}

.capital, .first_letter_capital::first-letter{
	text-transform: uppercase;
}
.first_letter_capital_all_word{
	text-transform: capitalize;
}

.label-info {
    background-color: 
    #0069d9;
}
@media (min-width: 768px) {
.carousel-multi-item-2 .col-md-3 {
float: left;
width: 25%;
max-width: 100%; } }

.carousel-multi-item-2 .card img {
border-radius: 2px; }

@media (max-width: 320px){
.scrollable-menu {
right: -70px !important;
}
}

.titre_media{
	font-size: 1.3rem;
}
.change_order_tableau:hover{
	text-decoration: underline;
}

.pointer,.sort_table{
	cursor: pointer;
}
.del {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(255,255,255,0.6);
    cursor: pointer;
}
.download{
	position: absolute;
	top: 0px;
    right: 33px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(255,255,255,0.6);
    cursor: pointer;
}

.titre_image_media{
	margin-bottom: 0;
	text-align: center;
}

.iframe_media{
	width: 115px;
}

.flexbox_medias{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.flexbox_medias div{
	width: 30%;
	margin-bottom: 20px;
	position: relative;
	
}

.fc-toolbar {
    flex-wrap: wrap;
}

@media(max-width: 500px){
    .fc table{
        font-size: 0.9em;
    }

    .fc-scroller{
        height: 340px !important;
    }

    /*.card{
        height:600px;
    }*/
}

/*@media(max-width: 340px){
    .card{
        height: 640px
    }
}*/

.voir_plus{
    background-color: #ffc107;
    border-color: #ffc107;
}

.titre_rdv{
    color: #1f2d3d!important;
}

.btn_rdv{
    border-radius: 5px;
    margin-bottom: 5px;
}

.btn_right{
    margin-right: 5px;
}

.back-to-top{
    z-index: 1;
}

/*
.popover{
    z-index: 1030;
}
*/
.handle {
          cursor: move;
      }
      
@media (max-width: 470px){
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: flex-start!important;
    }
}

.tabcontent {
    display: none;
}

.tablinks{
    border: none;
    padding: 5px 15px;
}

/*.ref_size .select2-container .select2-selection-single .select2-selection-rendered{
     width: 110px;
}

.ref_size .select2-container--bootstrap4 .select2-selection{
     width: 120%;
}

.ref_size .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
    left: 170% !important;
}

.select2-container--bootstrap4 .select2-dropdown{
    width: 120px !important;
}*/

.tablinks:active{
    background-color: #007bff;
    color: white;
    outline: none;
}

body{
	font-size: 13px;
}

#modal_ajout_modif_champs {
	padding: 3rem;
}
.carousel-control-next {
    right: -20px;
}

.carousel-control-next, .carousel-control-prev {
    width: 0%;
}
.fa-arrow-circle-right, .fa-arrow-circle-left{
	font-size: 1rem;
}
.carousel-control-prev {
    left: -20px;
}
#form_ouverture_sav .carousel-indicators{
	bottom: -10px;
}

#form_ouverture_sav #carouselExampleIndicators{
	box-shadow: 0px 4px 10px -4px #000!important;
    padding: 18px 18px 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    margin-top: 30px;
}


/* Tableau responsive */

@media (max-width: 500px) {
	
	.display_mobile{
		display: initial;
	}
	.select2-container--bootstrap4 {
		width: 100% !important;
	}
	
	.table-responsive td:before { 
		content: attr(data-title);  
		float: left;
		font-weight: bold; 
	}
	
	.table-responsive table, 
	.table-responsive thead, 
	.table-responsive tbody, 
	.table-responsive th, 
	.table-responsive td, 
	.table-responsive tr { 
		display: block; 
	}
	.table-responsive tr:hover { 
		background-color: initial !important;
	} 
	.table-responsive thead tr, .table-responsive .example_line_default, .isnt_visible { 
		display:none !important;
	}
	.table-responsive td { 
		text-align: right;
	}
	.table-responsive{
		height: 100% !important;
	}
/*
	.table-responsive td { 
	position: relative;
	border: 0px solid transparent;
	padding-left: 50% !important; 
	white-space: normal;
	text-align:right; 
	}
	 
	.table-responsive td:before { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45%; 
	padding-right: 15px; 
	height:100%;
	white-space: nowrap;
	text-overflow: ellipsis !important;
	overflow:hidden !important;
	text-align:left;
	background-color:#f8f8f8;
	padding:2px;
	}
*/
	
}
/* Fin Tableau responsive */


/* Modal full screen */
	.modal-full-width .modal-dialog {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        max-width:none !important;
        position: relative !important;

    }
 /* end  Modal full screen */

/* Permet de supperposer 2 modal sans avoir de probleme de scroll */
.modal {
  overflow-y:auto;
}

.bg-success {
  background: linear-gradient(45deg, #2ca961, #2ed88a) !important;
  background-color: rgba(0, 0, 0, 0);
}

.bg-danger {
  background: linear-gradient(45deg, #e52d27, #b31217) !important;
    background-color: rgba(0, 0, 0, 0);
}
.fc-content-skeleton td{
	width: 15%;
}