img {
	max-width: 100%;
}

body {
	padding-top: 20px;
}

.pointer {
	cursor: pointer;
}

.bg-disabled {
	background-color: #eee;
}

#logo {
	padding-bottom: 20px;
}

#logo_text {
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-left: 10px;
}

#contact {
	position: absolute;
	top: 0;
	right: 20px;
	color: #888;
	font-size: 13px;
}

h3.entreprise {
	padding-bottom: 20px;
}

#contact a {
	color: #888;
}

#contact .separator {
	padding: 0 2px;
	color: #CCC;
}

#personnes-de-contact h4 {
	padding-bottom: 20px;
}

input.search {
	min-width: 200px;
}

th.tablesorter-headerAsc .tablesorter-header-inner:after {
	content: "\2193"
}

th.tablesorter-headerDesc .tablesorter-header-inner:after {
	content: "\2191"
}

.entreprise .panel {
	min-height: 170px;
}

@media (max-width: 767px) {
	.entreprise table {
		font-size: 12px;
	}
}

.navbar-default .navbar-nav>li>a.inactive {
	color: lightgray;
}

dl {
	margin-bottom: 0;
}

#ajouter-evolution-personnel .row {
	padding-bottom: 10px;
}

.form-label {
	padding-top: 5px;
	text-align: right;
	font-weight: 800;
}

.form-header {
	font-weight: 800;
}

input.error,
.error input {
	border-color: #a94442;
}
.error label {
	color: #a94442;
}
select.error {
	color: #a94442;
}

.tab-content form {
	margin-top: 20px;
}

.fake-modal-footer .wrapper {
	float: right;
}
.fake-modal-footer {
	height: 40px;
}

.panel-heading {
	position: relative;	
}

.fonction-add {
	position: absolute;
	right: 5px;
	top: 4px;
	padding: 4px 8px;
}

.panel .alert {
	margin-bottom: 0;
}

.contact .table {
	margin-bottom: 0;
}

.contact-add {
	position: absolute;
	right: 5px;
	top: 4px;
	padding: 4px 8px;
}

.fonction-remove-warning,
.fonction-remove {
	margin-left: 5px;
}


.sites-nav {
	margin-bottom: 20px;
}

.list-print-frame {
	position: fixed;
	bottom: -20px;
	width: 100%;
}


/* CLASSE GLOBALES */

.sti-orange {
	color: #db921a;
}

.filtredate {
	
}

.filtre-delete {
	margin-right: 5px;
}

.icon-pdf {
	min-width: 16px;
}

.tab-pane form {
	margin: 0px;
}