/*****************************************************/
/****General****/
*
{
	margin:0px;
	padding:0px;

}
body
{
	/*background:#e2f6ff url('images/background.gif') center top no-repeat;*/
	/*padding-left:1%;
	padding-right:1%;
	margin-top: 10px;
	font-family:Arial, Geneva, sans-serif;*/
	    /*
	    color:transparent !important;
        text-shadow:0 0 18px #333;
        */
}
a
{
	text-decoration:none;
	color:#333333;
}
a:hover
{
	color:#000000;
}
img, table, tr, td
{
	border:0px;
}

.grid2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}
.grid3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}

.grid4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}
.grid5 {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}
.grid6 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}

.grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
	grid-auto-rows: minmax(100px, auto);
  }

td ul {

    margin-bottom: 0 !important;
}

blockquote{
	background-color: #f3f4f5;
    font-size: 14px !important;
    color: #b5247e;
	border-left: 5px solid #b5247e !important;
}

.peach-gradient {
    background: -webkit-linear-gradient(50deg,#FFD86F,#FC6262);
    background: linear-gradient(40deg,#FFD86F,#FC6262);
}

.purple-gradient {
    background: -webkit-linear-gradient(50deg,#ff6ec4,#7873f5);
    background: linear-gradient(40deg,#ff6ec4,#7873f5);
}

.blue-gradient {
    background: -webkit-linear-gradient(50deg,#45cafc,#303f9f);
    background: linear-gradient(40deg,#45cafc,#303f9f);
}

.aqua-gradient {
    background: -webkit-linear-gradient(50deg,#2096ff,#05ffa3);
    background: linear-gradient(40deg,#2096ff,#05ffa3);
}


td[contenteditable=false] {
  color: #777777 !important;
}

h1
{
	text-align:center;
	margin:0px;
	padding:0px;
}
.clean
{
	clear:both;
}
.left
{
	text-align:left;
}
.center
{
	text-align:center;
}

label
{
	width:200px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
table
{
	border-spacing:0px;
	background:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:0px;
	width:95%;
	margin:5px auto 5px auto;
}
tr
{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:0px;
}
td, th
{
	margin:0px;
	border:0px;
	padding:3px;
	text-align:center;
}




/*****************************************************/
/****Blocs****/
.header
{
	
}

.foot
{

}
.content
{
	padding: 1%;
	min-height: 80%;
	
}
.accueil{
width: 600px;
padding: 50px;
}

/*****************************************************/
/****Contenu****/
.big
{
	font-size:1.2em;
}
.small
{
	font-size:0.7em;
}
.message
{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:20px;
	margin:auto;
	width:500px;
	background:url('images/black_40p.png');
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}
.messages_table td
{
	border-top:1px solid #aaaaaa;
	vertical-align:top;
}
.author
{
	width:150px;
	border-right:1px solid #aaaaaa;
}
.title_cell
{
	width:45%;
}

.projPerso{
	color: #aaa !important;
}

.date
{
	font-style:italic;
	text-align:right;
	font-size:0.9em;
	margin-right:10px;
}
.link_new_pm
{
	font-size:1.3em;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	display:inline-block;
	border:1px solid #dddddd;
	background:#ffffff;
	padding:5px;
}


.yaEcheance{
	background-color: antiquewhite !important;
}

.exempleMail{
	font-size: 12px;
	background-color: #FFF;
}
.infoRecap{
	font-weight: 500;
	color: green;
}


/*****************************/
/*          Générik          */
/*****************************/
.champListBase{
	margin-left: 20px;
}

.tableRecherche{
	width: 500px !important;
	float: left;

}

.champEditionDesignation{
	width: 620px ;
	background-color: #ff0000; 
}

.message{
	color: black;
	text-align: center !important;
	font-size: 15px;
}

.messageErreur{
	color: red;
	text-align: center !important;
	font-size: 15px;
}

.erreurCell
{
	color: red;
}

.centerLabel{
	text-align: center !important;
}


/*****************************/
/*      Hack bootstrap       */
/*****************************/

.modal-body { 
  padding: 30px;
}

.truncateCell{
	 table-layout: fixed;
    word-wrap: break-word;
}


.page-header {
  padding-bottom: 0px;
  margin: -20px 0 20px;

}

.calculette-toggle {
    float: left;
    color: white;
    background-image: none;
    padding: 15px 15px;
}
.pointage-toggle {
    float: left;
    color: white;
    background-image: none;
    padding: 15px 15px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
}

#calculette{
	position: absolute;
	top:50px;
	display: inline-block;	
	color: white;
	font-weight:400;
	display: none;
	background-color: #222d32;
	padding: 25px;
}
#calculette input{
color: black;
margin-right: 5px;
}
#resultatCalc{
	float: right;
	font-weight: 600;
	margin-left: 10px;
}


#pointageEnCours{
	position: absolute;
	width: 500px;
	top:50px;
	display: inline-block;	
	color: white;
	font-weight:400;
	display: none;
	background-color: #222d32;
	padding: 25px;
}



/*****************************/
/*      Hack Dash       */
/*****************************/

.navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
  width: 500px !important;
  
}

.box-body {
    padding-bottom: 40px !important;
}


/*****************************/
/*   Champ auto completé     */
/*****************************/

.input_container{
	width: 500px;
}

.listItemAutoComp{
	list-style-type: none;
	margin: 0 0 2px 0 !important;
  	padding: 10px 30px 10px 15px !important;

}

/*****************************/
/*          generPDF         */
/*****************************/


.ligneDecroche{
	padding-top: 30px;
}


.detailAff{
margin-top: 10px;
}

.rentablilite{
	font-size:35px !important;
	text-align: center !important;
	font-weight: 900 !important;
}

.headSearch{
	border:0px;
	color: black !important;
	font-weight: 900;
}

.totalTab{
	font-weight: 900;
	font-size: 20px;
}




input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  height: 2em;
  width: 4em;
  border-radius: 1.5em;
  background-color: #E2E5E5;
  border-color: transparent;
  background-clip: padding-box;
  color: #919FAF;
  vertical-align: middle;
}
input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50%;
  background-color: white;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-clip: padding-box;
  z-index: 2;
}
input[type="checkbox"]::after {
  position: absolute;
  left: 0.675em;
  top: 0.375em;
  font-family: "Ionicons";
  content: "";
  letter-spacing: 0.75em;
  z-index: 1;
}
input[type="checkbox"]:focus {
  color: white;
  border-color: transparent;
  background-color: #919FAF;
}
input[type="checkbox"]:checked {
  color: white;
  background-color: #1ABC9C;
  border-color: transparent;
}
input[type="checkbox"]:checked::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.col-md-2 input[type=file] {
    display: none !important;
}

/*****************************/
/*          Upload           */
/*****************************/

.inituleFichier{
	min-height: 60px;
	margin-bottom: 8px;
}


.uploadForm #progressBar{
	width: 100%;
	height: 30px;
}

.uploadForm input[type=file], .uploadForm input[type=submit] {
    width: 100%;
}

.submitFile{
	background-color: var(--main-color);
	color: white !important;
}



.blocUpload{
	text-align: center;
    margin-bottom: 15px;
    border-top: 1px solid #dfdfdf;
    padding-top: 15px;
	margin-bottom: 15px;
}

.blocUpload form{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: center;
}

.blocUpload strong{
	text-align: center;
}


.blocUploadDoc form{
		display: flex;
    flex-direction: column;
    align-items: center;
}

.blocUploadDoc {
		min-height: 350px !important;
		margin-bottom: 20px;
		margin-right: 20px;
		border: 1px solid #ccc !important;
		border-radius: 10px;
		background-color: white;
    padding: 10px;
}

.blocUploadDoc form{
		display: flex;
    flex-direction: column;
    align-items: center;
}

.blocUploadDoc .btn-primary{
		bottom: 10px;
}
