#map {
	width: 100%;
	height: 600px;
	background-color: grey;
}

.logo .logo-img {
	height: 45px;
	display: inline-block;
}

.form-control {
	font-size: 12px !important;
}

.headBox {
	background-color: #0d47a1;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	margin-bottom: 5px;
	background-position: center;
}

body {
	background: url(../images/background1.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 12px;
}

.main {
	background-color: #e9ecf2;
	display: inline-block;
	bottom: 0;
	right: 0;
	min-height: 980px;
}

@media screen and (min-height: 990px) {
	.main {
		background-color: #e9ecf2;
		display: inline-block;
		bottom: 0;
		right: 0;
		min-height: 1115px;
	}
}

a {
	cursor: pointer;
}

.search {
	cursor: pointer;
}

.home {
	opacity: 0.9;
}

.footBox {
	height: 75px;
	background-position: center;
}

.register button {
	background-color: #000;
}

.register .form-group {
	margin-bottom: 0px;
}

.register input {
	border-radius: 25px;
}

.home .navbar {
	min-height: 70px;
}

.register img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 25%;
	height: auto
}

@media ( min-width : 768px) {
	.home .navbar-header {
		float: left;
		width: auto;
	}
}

.home .navbar-nav>.user-menu .user-image {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: -2px;
}

.home .nav>li>a>img {
	max-width: none;
}

#divider {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

.templatemo-box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	height: 40%;
}

.templatemo-box img, .templatemo-box h3 {
	text-align: center;
}

.templatemo-box h4 {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.templatemo-box p {
	text-align: match-parent;
	color: white;
	padding: 5px;
	font-weight: bolder;
	background-color: rgba(0, 0, 255, 0.1);
}

.periphInfo {
	margin-top: 5%;
}

.box.box-primary {
	border-top-color: #3c8dbc;
}

.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	border-top: 3px solid #d2d6de;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box-header.with-border {
	border-bottom: 1px solid #f4f4f4;
}

.box-header {
	color: #444;
	display: block;
	padding: 10px;
	position: relative;
}

.box-header .box-title {
	display: inline-block;
	font-size: 14px;
	margin: 0;
	line-height: 1;
}

.box-header>.box-tools {
	position: absolute;
	right: 10px;
	top: 5px;
}

.footer {
	color: white;
	background-color: #000;
	padding-top: 8px;
	margin-right: 5%;
	margin-left: 5%;
}

.foot {
	padding: 5px;
}

.pagefoot {
	font-weight: bold;
}

.cCercle {
	font-size: 18px;
}

.conn {
	padding: 8px;
	background-color: #2196f3;
	color: white;
	font-weight: 600;
	font-size: 13px;
}

.periph img {
	width: 100%;
	height: auto;
}

.home .navbar-nav>li>a {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 50px;
	padding-left: 50px;
}

.home .nav li a i {
	font-size: 25px;
}

.detail dl, .detail dd {
	padding: 5px;
}

.dl-horizontal.jh-entity-details>dd {
	margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
	.dl-horizontal.jh-entity-details>dt {
		margin-bottom: 15px;
	}
	.dl-horizontal.jh-entity-details>dd {
		border-bottom: 1px solid #eee;
		padding-left: 180px;
		margin-left: 0;
	}
}

.suspendre {
	background-color: yellow;
}

.typePc {
	background-color: yellow;
}

.connect {
	background-color: white;
}

.paidAvance {
	background-color: green;
}

.resilier {
	background-color: red;
}

.annulee {
	background-color: #8000ff;
	
}

.payee {
	background-color: yellow;
	
}

.impayee {
	background-color: #f39c12;
	
}

.suspension {
	background-color: #f39c12;
	
}

/* .reconnexion{
    background-color: #f39c12;
    color: white;
} */
.freemonth {
	background-color: cyan;
	
}

.versementespeces {
	background-color: #FF0000;
	color: white;
}

.retraitespeces {
	background-color: #f39c12;
}