



body {
	padding-top:59px;
	background-color:#DDD;
	background-image:url('../images/background2.png');
	background-attachment:fixed;

}

a {
	color:#999;
}
a:hover {
	color:#499DF3;
	text-decoration:none;
}
#add-user-link[disabled], #add-acteur[disabled], #add-invite[disabled]{
	color:#DDD;
}

pre {
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 0.875rem;
}

h3{
	margin-bottom:2px;
}
h5{
	margin-bottom:2px;
}
nav li{
	display:flex;
	align-content:center;
}

nav li::after{
	padding:0.5rem;
	content:"|";
	color:#999;
}

.nav-tabs .nav-link {
    background-color: #EEE;
    border-color: #DDD;
}

.form-control{
	padding:0.375rem;
}
.form-control:focus{
	outline:none;
	box-shadow:none;	
}


.btn-secondary:hover {
    color: #fff;
    background-color: #D54;
    border-color: #C43;
}
    
.btn-danger{
	color:#FFF;
}
.btn-primary:active:focus,.btn-secondary:active:focus,.btn-danger:active:focus,.btn-primary:focus,.btn-secondary:focus,.btn-danger:focus{
	outline:none;
	box-shadow:none !important;
}
.table th, .table td {
    border-top: 0px solid #DFD7CA;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #DFD7CA;
}

.nav-tabs .nav-link:focus{
	color:#495057;
}
.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.row {
	margin-right:0px;
	margin-left:0px;
}
.fieldset {
	background-color:#FFF;
	box-shadow:#CCC 2px 2px 2px 2px;
	margin:15px;
/* 	border-radius:10px; */
	border: solid 1px #AAA;
}

nav .nav-item .non-lu{
	font-weight:bold;
	color:#333;
}

.dropdown-menu .dropdown-item{
	margin:1px 0px 1px 0px;
	color:#333;
}

.dropdown-item:hover, .dropdown-item:focus {
	background-color:#EEE;
}

.form-inline .passwordeye{ 
	width:calc(100% - 50px);	
 	border-radius:  0.25rem 0 0 0.25rem ;
 	border-right: 0px;
}

.passeye{
	width:50px;
	height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius:  0 0.25rem 0.25rem 0 ;
    border-left:0px;
}

.bg-danger {
    color: #DDD;
}
.modal{
	top:60px;
}
.modal-header {
    background-color:#FFF;
}

.modal select.big-select{
	height:60vh;
}

.alert-danger{
	padding: 5px;
	border-radius:5px;
	color:#900;
	background-color:transparent;
}

.alert-danger::before{
	font-family:"Font Awesome 5 Free"; 
	font-weight:900; 
	content:"\f071 \00a0";
}

#formsearch{
	width:30%;
}

#search{
	height:25px;
	width:80%;
	border-radius:5px 0px 0px 5px;
	border-right:0px;
}

#loupe-search{
	border-radius:0px 5px 5px 0px;
	height:25px;
	width:30px;
	background:#FFF;
	color:#333;
	line-height: 25px;
	padding:0rem 0.75rem;
	border: 1px solid #ced4da;
	border-left:0px;
}

.fieldset-notif{
	border:solid 1px #333;
	border-radius: 5px;
}

.infos{
	color:#999;
	font-size:smaller;
}

.logo-uptoco{
	padding-top:2px;
	height:30px;
}
.bg-uptogo-navbar{
	background:linear-gradient(#333,#222);
	background-color:#333;
	border-bottom : solid 1px #000;
	color:#EEE;
	z-index:20000000; 
}

.navbar .bouton-central-footer{
	display:flex;
	background-color:#499DF3;
	height:45px;
	width:45px;
	border-radius:50%;
	align-content:center;
	justify-content:center;
}
.fixed-bottom{
	transition: bottom 0.25s ease;
}
.hidden-footer{
	bottom:-65px;
	transition: bottom 0.25s ease;
}
.fixed-bottom .nav-item{
	width:60px;
}

.navbar .bouton-central-footer .nav-link{
	
	font-size:1.2em;
}

.pre-wrap{
	white-space:pre-wrap;
}


nav .nav-link{
	color:#EEE;
}

nav .nav-link:hover{
	color:#499DF3;
}

#valid_Message{
	display:flex;
	height:100%;
}

#discussionMenu .imgback{
	display:inline;
	height:22px;
}
#discussionMenu .imgfront{
	display:none;
}

#discussionMenu:hover .imgfront{
	display:inline;
	height:22px;
}
#discussionMenu:hover .imgback{
	display:none;
}

#dropdown-menu{
	left:-50px;
}

.hidden{
	display:none;
}
#new-invite-form{
	min-width:89%;
}


.img-thumb{
	object-fit: cover;
	height:100px;
}

.event:hover{
	background-color:#DDD;
	border-radius:1rem;
}

.image-lien-externe{
	width:20vh;
	height:20vh;
	object-position: center center;
	object-fit:cover;
	float:left;
}

.active-div{
	background-color:#EEE;
	border-radius:1rem;
}

.no-btn{
	background:none;
	border:none;
	
}

.no-btn:focus{
	outline:none;
	box-shadow:none;
}
.nolink{
	color:#333;
	text-decoration:none;
}

.nolink:hover{
	color:#333;
	text-decoration:none;
}

.bouton-central-footer .nolink:hover{
	color:#EEE;
	text-decoration:none;
}


.aslink:hover{
	color:#499DF3;
	cursor:pointer;
}
.noSelect{
	background:none;
	border:0px;
}
.noSelect:focus{
	outline: 0px;
}

.notification{
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
.container-fluid{
	padding:0px;
}
.dragndrop{
	height:200px;
}

.commentaire{
	background-color:#EEE;
	padding:10px;
	margin:5px;
/* 	border-radius:10px 10px 10px 0px; */
}
.champs-commentaires{
	display:none;
}
.self {
	background-color:#DDD;
/* 	border-radius:10px 10px 0px 10px; */
}
.userlabel{
	display:flex;
	background-color:#DDD;
	padding:5px;
 	border-radius:20px; 
	align-items:center;
}

.taglabel{
	display:inline-block;
	background-color:#DDD;
	padding:5px;
 	border-radius:20px; 
	align-items:center;
}

.userlabel-valid{
	display:flex;
	background-color:#BDB;
	color:#333;
	padding:5px;
 	border-radius:20px; 
	align-items:center;
}
.userlabel-valid .avatar{
	background-color:#499DF3;
	color:#FFF;
}
.modal-dialog{
	pointer-events:auto;
	
}
.modal-header, .card-header{
	
	padding: 0.5em;
	
}

.card-header:first-child {
    border-radius: 0; 
}
.modal-body{
	background-color: #FFF;
	
}
.modal-footer,.card-body{
    background-color: #FFF;
   
}
.modal-content{
	border-radius:0px;
}
.card-header{
	padding:10px;
	background-color:#FFF;
	border-radius:0px;
}
.card-body{
/*     border-radius: 0 0 10px 10px; */
    height: calc(100% - 3rem);
   
}
.card{
	 box-shadow:#CCC 2px 2px 2px 2px;
	border: solid 1px #AAA;
	border-radius:0;
	
}
.avatar {
	display:flex;
	align-items:center;
	justify-content:center;
	width:30px;
	height:30px;
	color:#FFF;
	font-weight:bold;
	margin-right:5px;
	background-color:#499DF3;
	border-radius:50%; 
	float:left;
}

.avatar-small {
	display:flex;
	align-items:center;
	justify-content:center;
	width:25px;
	height:25px;
	color:#FFF;
	font-weight:bold;
	margin-right:5px;
	background-color:#499DF3;
	border-radius:50%; 
	float:left;
}

.thumbnail{
	width:100%;
	object-position: center top;
	height:100px;
	object-fit:cover;
}
.banniere{
	width:100%;
	object-position: center center;
	max-height:150px;
	object-fit:cover;
	border: solid 1px #CCC;
}
.visualisation{
	width:100%;
	object-fit:contain;
	max-height:150px;
	
	border: solid 1px #CCC;
}
.banniere-post{
	width:75%;
	
}
.image-post{
	height:40vh;
	object-fit:contain;
}

.docuvieware{
	height:100%;
}

.round-link {
 	border-radius:50%; 
	margin:0px 5px;
}

.clickable{
	cursor:pointer;
}

.bg-primary{
	background-color:#5281b8;
}
.btn-primary{
	background-color:#5281b8;
	border-color:#5281b8;
}
.btn-primary:hover{
	background-color:#499DF3;
	border-color:#5281b8;
}

.bg-success{
	background-color:#609030 !important;
	color:#FFF;
}

.btn-success{
	color:#FFF !important;
}
.green{
	color:#52B881;
}
.red{
	color:#B85252;
}
i.yellow, .yellow {
	color:#F90;
}
.blue{
	color:#499DF3;
}
.purple{
	color:#9D499D;
}
.grey{
	color:#AAA;
}
.italic{
	font-style:italic;
}
.semi-bold{
	font-weight:600;
}

.sp-replacer {
    
    border: solid 0px #91765d;
    background: #FFF;
    color: #333;
}

.sp-container {
    background-color: #FFF;
    border: solid 1px #AAA;
}
.sp-palette .sp-thumb-el {
   border: solid 1px #333;
}

.color-square{
	display:block;
	width: 25px;
    height: 20px;
    border: solid 1px #222;
}

#nav-pdc .card{
	border: 0px;
	box-shadow:none;
}
#nav-pdc-perso .card{
	border: 0px;
	box-shadow:none;
}
.dossier .card-header{
	background:#FFF;
	color:#333;
	border:none;
	border-left: solid 2px #333;
 	border-radius:0px;	 
}
.dossier .card-header:hover{
	background:#EEE;
	
}
.dossier .card-body{
	padding:0px;
	border:none;
}

.sous-dossier{
	margin-left:15px;
	}
	
.title{
	background-color:#FFF;
}



/*switch checkbox*/
.switch{
	position : relative;
	display: inline-block;
	width: 60px;
	height:34px;
}

.switch-small{
	position : relative;
	display: inline-block;
	width: 45px;
	height:26px;
}

.switch input, .switch-small input {display:none;}

.slider, .slider-small{
	position: absolute;
	cursor: pointer;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-color: #CCC;
	transition: .4s;
}

.slider:before{
	position:absolute;
	content:"";
	height:26px;
	width:26px;
	left:4px;
	bottom:4px;
	background-color:white;
	transition: .4s;
}

.barre-titre{
	border-bottom:#5281b8 solid 2px;
}


.slider-small:before{
	position:absolute;
	content:"";
	height:18px;
	width:18px;
	left:4px;
	bottom:4px;
	background-color:white;
	transition: .4s;
}

input.success:checked + .slider, input.success:checked + .slider-small{
	background-color:#609030;
}
input.default:checked + .slider, input.default:checked + .slider-small{
	background-color:#777;
}
input.default:primary + .slider, input.default:primary + .slider-small{
	background-color:#007ee0;
}

.slider.round, .slider-small.round{
 	border-radius: 34px; 
}
.slider.round:before,.slider-small.round:before{
 	border-radius: 50%; 
}

input:focus + .slider,input:focus + .slider-small {
	box-shadow: 0 0 1 #29F;
}

input:checked + .slider:before{
	transform: translateX(26px);
}
input:checked + .slider-small:before{
	transform: translateX(18px);
}



@media (max-width: 992px){
	body {
		padding-top:0px;
		padding-bottom:60px;
	}
	
	.table .text-right{
		padding-left:0;
		padding-right:0.25rem;
	}
	
	.image-lien-externe{
		width:100%;
		height:100px;
		object-position: center center;
		object-fit:cover;
	}
	#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
    	bottom: 50px !important;
    }
}