body, #page-wrapper {
	background: #f0f0f0;
}

#page-content {
	background: #fff;
}

.padding-10 {
	padding: 10px;
}

.btn.margin-bottom-20 {
	margin-bottom: 20px;
}

.btn.straight {
	border-radius: 0;
}

.error-display {
	color: #558b2f;
}

/* * * * * Header * * * * */
#page-header .navbar {
	margin-bottom: 0;
	background: #558b2f;
	border-radius: 0;
	border: none;
	-moz-box-shadow: 0px 2px 10px 0px #656565;
	-webkit-box-shadow: 0px 2px 10px 0px #656565;
	-o-box-shadow: 0px 2px 10px 0px #656565;
	box-shadow: 0px 2px 10px 0px #656565;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565,
		Direction=180, Strength=10);
}

}
.navbar-brand>i {
	color: #fff;
}

#page-header .navbar-form {
	border-bottom: none;
}

#page-header .navbar-nav>li>a {
	color: #fff;
	-webkit-transition: border 100ms ease-in;
	-moz-transition: border 100ms ease-in;
	-o-transition: border 100ms ease-in;
	transition: border 100ms ease-in;
}

#page-header .navbar-nav>li>a:hover {
	color: #558b2f;
	text-decoration: underline;
}

#page-header .navbar-nav>li.active>a, #page-header .navbar-nav>li>a:active,
	#page-header .navbar-nav>li>a:focus {
	background: #fff;
	color: #558b2f;
	text-decoration: underline;
}

#page-header .logout-btn {
	float: right;
}

#page-header .no-padding-centered {
	padding-bottom: 5px ! important;
	padding-top: 5px ! important;
}

#page-header .welcome-user {
	font-size: 16px;
	text-align: right;
}

#page-header .logout {
	font-size: 13px;
	text-align: right;
}

#page-header .hvr-sweep-to-top:before {
	background: #fff;
}

#page-header [type="submit"]:hover {
	color: #7c7c7c;
	background: #fff;
}

#page-header .navbar-toggle {
	color: #fff;
	border-color: #fff;
}

#page-header .navbar-toggle .icon-bar {
	background-color: #fff;
}

#page-header .navbar-toggle:hover, #page-header .navbar-toggle:active,
	#page-header .navbar-toggle:focus {
	background: #fff;
}

#page-header .navbar-toggle:hover .icon-bar, #page-header .navbar-toggle:active .icon-bar,
	#page-header .navbar-toggle:focus .icon-bar {
	background-color: #558b2f;
}

#page-content hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* * * * * Formulaires * * * * */
.control-label {
	overflow: hidden;
	text-overflow: ellipsis;
}

#page-header .form-control, #page-content .form-control {
	border-radius: 0;
}

.btn.btn-default {
	border-radius: 0;
}

.btn.btn-login {
	background-color: #558b2f;
	color: #fff;
	border-color: #558b2f;
}

.btn.btn-login:hover {
	background-color: #fff;
	color: #558b2f;
	border-color: #558b2f;
	text-decoration: underline;
}

.btn.btn-default:hover {
	text-decoration: underline;
}

/* * * * * Breadcrumb * * * * */
#page-breadcrumb {
	background: #f0f0f0;
	padding-top: 20px;
}

ol.breadcrumb {
	background: transparent;
	margin-bottom: 10px;
}

.rounded-border {
	border: 1px solid #ddd;
	border-radius: 3px;
}

form {
	margin-bottom: 10px;
}

/* * * * * Alerts * * * * */
#page-content .cards-container {
	height: 500px;
	overflow-y: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.cards-container .collapse-card p {
	padding: 0;
}

.cards-container .collapse-card {
	padding: 0;
}

.cards-container .collapse-card .collapse-card__title {
	font-size: 12px;
}

.cards-container .collapse-card .title i {
	float: none;
}

.cards-container .collapse-card.red .title {
	background: #558b2f;
	color: #fff;
}

.cards-container .collapse-card.yellow .title {
	background: #ebd263;
	color: #fff;
}

.cards-container .collapse-card.green .title {
	background: #4ea13a;
	color: #fff;
}

.cards-container .collapse-card.black .title {
	background: #2c2c2c;
	color: #fff;
}

.cards-container .collapse-card {
	background: #f5f5f5;
}

.cards-container .form-group {
	margin-bottom: 10px;
}

.cards-container .form-group .form-control-static {
	min-height: 0;
}

.alert-detail {
	height: 160px;
	padding: 19px;
	margin-bottom: 20px;
}

#btn-sms {
	margin-left: 40px;
}

/* Pictures */
.cards-container .collapse-card .thumbnail {
	max-width: 100%;
}

div .container {
	padding: 20px;
}

img.logo {
	max-width: 30px;
	max-height: 30px;
}

/* * * * * Map * * * * */
#map-voir-alertes {
	height: 500px;
	margin-bottom: 20px;
}

#map-indiquer-position {
	height: 300px;
}

.map-tooltip {
	font-size: 11px;
}

/* * * * * Alert log * * * * */
table#table-alert-log > tbody > tr {
	cursor: pointer;
}

/* * * * * Footer * * * * */
#page-footer {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	background: #fff;
}

/* * * * * Login * * * * * */
#body-login {
	height: 100%;
	background: #e0e0e0;
}

.logo-login {
	height: 4em;
}

.logo-margin {
	margin-right: 4em;
}

.header-logo-app {
	width: 8em;
}

.header-logo-itlink {
	width: 6em;
	padding-top: 5px;
	float: right;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding-left: 15px ! important;
	padding-right: 15px ! important;
	padding-top: 6px ! important;
	padding-bottom: 5px ! important;
	font-size: 18px;
	line-height: 20px;
}

.title-login {
	margin-bottom: 50px;
}

.form-login-container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.btn-login {
	width:  100%;
}

/* * * * * Notification * * * * * */
#notification-map {
	height: 410px;
}

#notification-map-area {
	height: 410px;
}

#notification-agent-panel {
	height: 410px;
}

.notification-panel-heading {
	font-size: 16px;
}

.notification-agent-list {
	max-height: 365px;
	overflow-y: auto;
	padding: 0px;
}

.notification-agent-list .list-group {
	margin-bottom: 0px;
}

.notification-agent-list .list-group-item {
	cursor: pointer;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.notification-agent-list .list-group-item:first-child {
	border-top: none;
}

.notification-agent-list .list-group-item:last-child {
	border-bottom: solid 1px rgb(221, 221, 221);
}

/* * * * * Override Bootstrap * * * * * */
.well {
	border-radius: 0px;
}

.list-group .list-group-item {
	border-radius: 0px;
}

.panel, .panel .panel-heading {
	border-radius: 0px;
}

/* * * * * Tools * * * * * */
.center {
	text-align: center;
}

.red {
	color: red;
}

.big {
	font-size: 1.5em;
}

.float-right {
	float: right;
}

.col-action {
	width: 100px;
}

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

.margin-top {
	margin-top: 20px;
}

ul.list-check {
	padding-left:20px;
	list-style:none;
}

ul.list-check li:before {
    font-family: 'FontAwesome';
    margin:0 5px 0 -15px;
    content: '\f00c';
    color: green;
}

ul.list-check li.nok:before {
    content: '\f00d';
    color: red;
}

ul.list-check li.nok {
	padding-left: 2px;
}
 