ons-toolbar {
	background-color:rgb(27,165,222) !important;
}

ons-toolbar > div.center{
	color:white !important;
}

#tabbarPage ons-toolbar ons-toolbar-button {
	color:white;
}

.back-button__icon{
	fill:white;
}

#tabbarPage > ons-toolbar > div.left img {
	width:55px;
}

#myTabbar > div.tabbar {
	background-color:rgb(27,165,222) !important;
	/*
	background-color:rgb(28,98,115);
	*/
}

#myTabbar  ons-icon, #myTabbar div.tabbar__label {
	color:white;
}

#map {
	height:100%;
	width:100%;
}

#pylonesPage-list div.center {
	text-align:center;
	margin-left:20px;
	margin-right:20px;
}

#pylonesPage-list div.left {
	width:20%;
	text-align:right;
}

#pylonesPage-list div.right {
	width:20%;
	text-align:left;
}

#pylonesPage .header {
	top:0;
	left:0;
	z-index:2000;
	position:fixed;	
}

div.center1 {
	width:25%;
	text-align:center;
}

div.center2 {
	width:25%;
	text-align:center;
}

div.center3 {
	width:25%;
	text-align:center;
}

div.center4 {
	width:25%;
	text-align:center;
}

#bearingPage div.bts {
	margin-left:20px;
	margin-right:20px;
}

#bearingPage div.bts > div {
	margin-bottom:20px;
}

#bearingPage div.bts div > div {
	width:50%;
	display:inline-block;
}

#bearingPage div.bts div > div.left {
	text-align:left;
}

#bearingPage div.bts div > div.right {
	text-align:right;
}

div.NORMAL {
	background-color:green;
}

div.MEDIUM {
	background-color:orange;
}

div.HIGH {
	background-color:red;
}


#btsPage .list-item {
	height:55px;
}

#couverturePage .list-item {
	height:55px;
}

