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

td ul {

    margin-bottom: 0 !important;
}

td[contenteditable=false] {
  color: #777777 !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);
}

.alert-period {
    background-image: -webkit-linear-gradient(top,#605ca8 0,#9491c4 100%);
    background-image: -o-linear-gradient(top,#605ca8 0,#9491c4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#605ca8),to(#9491c4));
    background-image: linear-gradient(to bottom,#605ca8 0,#9491c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9491c4;
    color: white;
}

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

.curDay{
	background-color: #c5c5c5;
}



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

.navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
  width: 500px !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;
}


/*********************************/
/*           Uplaod               */
/*********************************/


.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

