/*****************************************************/
/****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;
}

.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);
}

.switch-avis-state{
	cursor: pointer;
}

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;
}





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

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

}

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


/*****************************/
/*      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;
  
}

/*****************************/
/*      Stars      */
/*****************************/
.rating {
		display: inline-block;
		unicode-bidi: bidi-override;
		color: #888888;
		position: relative;
		margin-top: 5px;
	}

	.rating-upper {
		color: #f09821;
		position: absolute;
		z-index: 1;
		display: flex;
		overflow: hidden;
	}

	.rating-lower {
		display: flex;
		z-index: 0;
	}


/*****************************/
/*   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;
}


