@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, ul, li, nav, a { margin: 0; padding: 0; border: 0; font-size:100%; font:inherit; vertical-align:baseline; }
html,body {height: 100%;font-family: Arial, Helvetica,sans-serif}

a {text-decoration: none;}
#map { height: 100%; width: 100%;}
#logo {z-index: 100; position: absolute; top: 5px; left: 5px;height: 55px; width: 41px;}	
#header {z-index: 20; position: absolute; top:5px; left:60px; font-family: verdana; font-weight: bold; font-size: 16px; color:white;}
#bar {z-index: 10; position: absolute; top:0px; left:0;height: 60px; width: 400px; background-color:#1d90f7;}
#lastupdate {z-index: 20; position: absolute; top:35px;left:60px;font-family: verdana; font-weight: normal; font-size: 12px;color:white;}
#toggle {z-index: 20; position: fixed; top: 0px; right: 10px; background-image: url(../images/Select_Layers.png); no-repeat; height:25px; width: 150px; padding: 5px; color: white;}
#donate {z-index: 100; position: absolute; top: 32px; left: 262px;}

.leaflet-marker-icon-wrapper {
	position: absolute
}

.leaflet-marker-iconlabel {
	background: transparent;
	display: block;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;


}

.city {}
.data {}

.smallLabel,.midLabel,.bigLabel {text-align: center;color: #000;font-weight: bold;}

.smallLabel {width: 40px;}
.midLabel {width: 60px;margin: 0 auto;}
.bigLabel {width: 80px;margin: 0 auto;}

.smallLabel .city {margin-top: 5px;}
.smallLabel .data {margin-top: 30px;}

.midLabel .city {margin-top: 5px;}
.midLabel .data {margin-top: 40px;}

.bigLabel .city {margin-top: 5px;}
.bigLabel .data {margin-top: 60px;}





/***** Screen 960px *****/




/***** Screen Bigger than 960px *****/
@media only screen and (min-width:1200px) {



}



/***** Tablet (Smaller than 959px) *****/
@media only screen and (min-width: 768px) and (max-width: 959px) {

header {text-align: center}

}



/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {

header {text-align: center}

}


	
/***** Phone (landscape 420px) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
header {text-align: center}

}



/***** Retina *****/
@media only screen and (-webkit-min-device-pixel-ratio:1.5) {



}



/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	max-width: 230px;
	float: left;
	position: absolute;
	top:130px;
	left: 0;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
    z-index: 4;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: #1d90f7;
	border: none;
	width: 48px;
	height: 45px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 5px;
	background: #fff;
	top: 10px;
	left: 16%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
color: #fff;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {background: rgba(255,248,213,0.1);}
.selected {background: #0F6CB6}
.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: #1d90f7;
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	color: white;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\26";
}
.distribution,.office,.warehouse,.beneficiaries,.warehouse,.transport,.refCamp,.port,.airport,.crossPoint {	display: block;}
/*
.crossPoint:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\49";
	padding-left: 5px;
	font-size: 25px;
	color: white;
}

.transport:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\25";
	padding-left: 5px;
	font-size: 25px;
	color: white;
}

.warehouse:after {
	position: absolute;
	top: 10px;
	right: 2px;
	line-height: 50px;
	content: url('../images/warehousew.png');
	padding-left: 5px;
}

.office:after {
	position: absolute;
	top: 5px;
	right: 0px;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: url('../images/office.png');
	padding-left: 5px;
}

.distribution:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\43";
	padding-left: 5px;
	font-size: 25px;
	color: white;

}

.ben:after,.benCurrent::after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\36";
	padding-left: 5px;
	font-size: 25px;
	color: white;
	
}
.refCamp:after {
	position: absolute;
	top: 10px;
	right: 0px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: url('../images/refCampW.png');
	padding-left: 5px;
	color: white;
}
.port:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\48";
	padding-left: 5px;
	font-size: 25px;
	color: white;
}

.airport:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-family: 'icomoon';
	speak: none;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	content: "\24";
	padding-left: 5px;
	font-size: 25px;
	color: white;
}
*/
.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: white;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 0 ;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 45px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}


@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
	display: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

.dl-menuwrapper button {
	background: #1d90f7;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #1d90f7;
}
