/*Login PAge */


#badlog {

    background-color: #f2dede;
    color: #a94442;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 20px;
}


#goodmail {
/*
    background-color: #f2dede;
    color: #a94442;
*/
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 20px;
}

#badmail {
/*
    background-color: #f2dede;
    color: #a94442;
*/
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 20px;
}

/*bootstrap*/
.panel-heading {
  padding: 5px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.navbar-default {
    background-color: #15bbb6;
    border-color: #15bbb6;
}

   
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #0e9c98;
    }


.page-header {
  padding-bottom: 0px;
}
/*pour le footer*/
  html {
  position: relative;
  min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    overflow-x: hidden;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
}
/*fin footer*/

/*bootstrap panel*/
/*
.panel, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}
*/


.navbar-brand {
    max-width: 50%;
    padding: 0px 15px!important;
}



.bd-right {
 border-right: 2px lightgray dashed;
}

.bck-green {
background-color:#358753;
}
.fond {
       background-color:#F5F5F5;
   } 
    legende {
        color:#ff0000;
    }
/*
    .file-caption-name {
        word-break: keep-all;
    }
*/
/*
    div.container {
           background-image: url(../images/xd_1680x1050.jpg);
            max-width:90%;
    }
*/
.lanav {
    background-color: white;
}

body {
/*    padding-top: 120px;*/
/*    background-color:black;*/
}

.logohubteam {
    background-color: white;
    height: 100%;

}
.indexform {
    padding-left:15px;
    padding-right:15px;
/*    background-color: antiquewhite;*/
}
#contener {
    margin: 10px;
}
#logo {
max-width: 100%;

padding-left:15px;

}

.file-drop-zone{
    height: auto;
}

/*autocomplete*/
/*
.input_container {
	height: 30px;
	float: left;
}
*/
/*
.input_container input {
	height: 20px;
	width: 200px;
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
*/
.input_container ul {
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #fff;
	list-style: none;
}
.input_container ul li {
	padding: 2px;
}
.input_container ul li:hover {
	background: #eaeaea;
}
#country_list_id {
	display: none;
}

/* message envoi */
#mess-mail {
  margin-top: 15px;
/*padding: 2px;*/
}
.file-drop-zone-title {
color: #008CBA;
    font-size: 16px;
    padding: 5px 5px;
}
        .
/*tips*/
.lelabel a:hover{
text-decoration: none;
color: black;
}
.lelabel a{
color: black;
}



div.file-caption-name  {
    overflow: hidden !important;
    padding-right: 10px;
}

/*message erreur et succes*/
#mess-mail {
    padding: 10px;
}
