@font-face {
  font-family: icomoon;
  src: url('icomoon2/icomoon.eot');
  src: url('icomoon2/icomoon.woff') format('woff'),
       url('icomoon2/icomoon.ttf') format('truetype'),
       url('icomoon2/icomoon.svg') format('svg');
}

.ui-header .icon {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 3000;
  width: 30px;
  height: 30px;
  color: #000;
  font-family: icomoon;
  font-size: 30px;
  cursor: pointer;
}
.header-image {
  width: 100%;
  /*position: relative;*/
}

img.heading {
  margin: 0 auto;
  position: relative;
  display: block;
  height: 38px;
  padding-top: 1px;
}

[data-role=header]{top:0; position:absolute !important; bottom: auto !important;}
.map-legend {
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 1000;
  font-family: 'Montserrat', sans-serif;
  height: 30px;
  font-size:11px;
 
}
.map-legend .legendHolder {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  text-align: left;
  margin-top: 5px;
}
.map-legend .legendHolder.center {
	text-align: center;
	margin-left: -12px;
	margin-top: 5px;
}
.map-legend .legendHolder.right {
  text-align: right;
  right: 5px;
  margin-top: 5px;
}
.map-legend img {
  width: 18px;
  height: 18px;
}
.map-legend span {
  position: relative;
  top: -6px;
}
.footer .navigation {
  width: 98%;
  margin: 0 auto;
}

.navigation ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.navigation ul li {
  position: relative;
}

.navigation .button {
  max-width: 55px;
  height: 53px;
  background-color: #69C8EF;
  position: relative;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    inset 0px -1px 3px #000000;
  -webkit-box-shadow: inset 0px -1px 3px #000000;
  box-shadow:         inset 0px -1px 3px #000000;
  cursor: pointer;
}

.infoBox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    inset 0px -1px 3px #000000;
  -webkit-box-shadow: inset 0px -1px 3px #000000;
  box-shadow:         inset 0px -1px 3px #000000;
  margin-top: 6px;
}
.add-drop-btn1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Comic Sans MS;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:36px;
	line-height:36px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.infoBox div {
  width: 90%;
  height: 80%;
  font-family: 'Montserrat', sans-serif;
}
.textbox
{
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 20px;
    border: solid 1px #646464;
    outline: none;
    padding: 2px 2px;
}
.textarea
{
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 20px;
    border: solid 1px #646464;
    outline: none;
    padding: 2px 2px;
	font-family: Roboto,Arial,sans-serif;

}
.infoBox div .title {
  margin: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid black;
  margin-bottom: 2px;

}

.infoBox div .body {
  margin: 10px;
  margin-top: 0px;
}
.add-drop-wrapper h2,h4
{
   margin-top: 0px;
   margin: 0px;
   padding-bottom: 2px;
   margin-bottom: 2px;
}
.add-drop-wrapper {
   padding: 15px;
   border:4px dotted #0dbaed;
   margin-top: 8px;
  height: 200px;
  width: 270px;

 }

.add-drop-wrapper input[type="submit"] {
  background-color: #f16121;
  border: 2px solid;
  color: #fff;
  margin-top: 2px;
  padding: 10px 20px;
}
.about-content .about-logo {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.about-content .about-logo .drop-in-logo {
  width: 100%;
  height: auto;
  display: block;
}
.about-content .phrase {
  text-align: center;
}
.about-content .phrase img {
  height: 24px;
  left: -10px;
  position: relative;
  top: 7px;
}
.about-content strong{
  display: block;
}
.about-content p span {
  cursor: pointer;
}
.about-content p span strong {
  display: inline;
}

.navigation .button.active {
  background-color: #F18055;
  -moz-box-shadow:    inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  box-shadow:         inset 0 0 3px #000000;
}

.navigation .icon {
  height: 38px;
  max-width: 38px;
  margin: 0 auto;
  position: relative;
  font-family: icomoon;
  font-size: 35px;
  text-align: center;
  vertical-align: center;
  line-height: 38px;
  font-weight: 100;
}

.navigation .title {
  font-size: 11px;
  text-align: center;
  height: 15px;
  line-height: 12px;
}

.footer li {
  width: 20%;
  height: 50px;
  float: left;
}

.map-canvas, .ui-content {
  position: absolute;
  top: 42px; /* adjust for header height */
  left: 0px;
  right: 0px;
  bottom: 62px; /* adjust for footer height */
}

.ui-listview img {
  max-width: 35px;
  max-height: 35px;
  padding-top: 40px;
  padding-left: 20px;
}

.ui-listview {
  font-family: 'Montserrat', sans-serif;
}

.ui-listview h2, .ui-listview p {
  display: block;
  white-space: inherit;
}

.ui-listview h2 {
  border-bottom: 1px solid black;
}

.to-map-list {
  display: none;
  position: absolute;
  top: 14px;
  right: 2px;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  text-align: center;
  cursor: pointer;
}


.ui-content .near-me {
  position: relative;
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 30px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  background-color: #69C8EF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    -1px 1px 3px #666;
  -webkit-box-shadow: -1px 1px 3px #666;
  box-shadow:         -1px 1px 3px #666;
}
.ui-content .near-me .icon {
  font-family: icomoon;
  top: -4px;
  position: relative;
}
.congrats {
  position: relative;
  margin-top: 30px;
  padding: 15px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #00000;
  font-size: 16px;
  text-align: center;
  }

.barcode
{
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  padding: 15px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #FFF;
  font-size: 25px;
  max-width: 200px;
  text-align: center;
  background-color: #61B94E;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.barcode a {
  text-decoration: none;
  color: #FFF;
}

.ui-content .home-about-link {
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  padding: 15px 0;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 17px;
  max-width: 200px;
  text-align: center;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    inset 0px -1px 3px #666;
  -webkit-box-shadow: inset 0px -1px 3px #666;
  box-shadow:         inset 0px -1px 3px #666;
}
.ui-content .home-about-link img {
  margin-left: 50px;
}

.ui-content .add-drop-link {
  position: relative;
  margin: 70px auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  color: #ffffff;
  max-width: 200px;
  font-size: 30px;
  text-align: center;
}
.ui-content .home-about-link img {
  display: block;
}

.ui-mobile {
  overflow: hidden;
}

.row {
  text-align: center;
  width: 100%;
  max-height: 128px;
  margin-bottom: 50px;
  vertical-align: middle;
}

.row a {
  display: inline-block;
  position: relative;
  max-width: 128px;
  width: 30%;
  height: 100%;
  margin:0 1%;
  background-size: 100% 100%;
}

.row .input {
  display: inline-block;
  position: relative;
  max-width: 192px;
  width: 45%;
  height: 100%;
  margin: 0 1%;
}

.row .input form {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  line-height: 40px;
  height: 40px;
  width: 100%;
}

.row .input form input {
  margin: 0 !important;
  width: 93%;
  padding:0 3% !important;
  height: 100%;
}

.row .submit {
  display: inline-block;
  position: relative;
  max-width: 64px;
  width: 15%;
  height: 100%;
  margin:0 1%;
}

.row .submit div {
  cursor: pointer;
  position: absolute;
  width: 100%;
  top: 50%;
  font-size: 8px;
  margin-top: -20px;
  line-height: 40px;
  background-color: #f16121;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow:    inset 0px -1px 3px #000000;
  -webkit-box-shadow: inset 0px -1px 3px #000000;
  box-shadow:         inset 0px -1px 3px #000000;
  text-align: center;
}

.facebook, .twitter, .pinterest, .email {
  width: 100%;
  height: 100%;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow:    inset 0px -1px 3px #000000;
  -webkit-box-shadow: inset 0px -1px 3px #000000;
  box-shadow:         inset 0px -1px 3px #000000;
}

.facebook {
  background-color: #3B5998;
  background-image: url("images/facebook-256.png");
}

.twitter {
  background-color: #00ACED;
  background-image: url("images/twitter-256.png");
}

.pinterest {
  background-color: #CB2027;
  background-image: url("images/pinterest-256.png");
}

.email {
  cursor: default;
  background-color: #f16121;
  background-image: url("images/email-256.png")
}

#loading {
  position: fixed;
  height: 100%;
  width: 100%;
  background: white;
  z-index: 2000
}

#loading img.logo {
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
  margin-top: -100px;
}

#loading img.bar {
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
}
#loading p.intro {
  position: relative;
  display: block;
  margin: 0 auto;
  top: 55%;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px; 
  font-weight: bold;
  color: #606060;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}

#construction {
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 200px;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 15px;
	color: #606060;
}

/* Details page styling */

	#mainDetails {
		width: 95%;
		height: auto;
		margin-left: 3px;
		padding: 0px 0px 20px 0px;
		margin-top: 10px;
	}
	
	#markerMapPanel {
		border: 1px solid #EDEDED;
		width:95%;
		margin-left: 2.5%;
		margin-top: 5%;
		border-radius: 5px;
		margin-bottom: 25px;
	}
	#markerTitle {
		width: 70%;
		margin-left: 1.5%;
		font-family: 'Helvetica', 'Verdana';
		
		 
		
	}
	#markerDistance {
		height:auto;
		width: 20%;
		position:absolute;
		right: 0;
		top: 5px;
		 font-family: 'Helvetica', 'Verdana';
		
		
	}
	#markerDetails {
		 font-family: 'Helvetica', 'Verdana';
		width: 70%;
		padding: 0px 0px 5px 0px;
		text-align: left;
		position:relative;
		margin-left: 1.5%;
		
	}
	
	#markerDeals, #dnames {
		font-family: 'Helvetica', 'Verdana';
		width: auto;
		margin-left: 1.5%;
		margin-top: 2%;
	}
	
	#markerMap{
		width: 100%;
		height: 90px;
		border-bottom: 1px solid #EDEDED;
	}
	
	#markerAddress {
	 font-family: 'Helvetica', 'Verdana';
		margin-top: 10px;
		text-align: center;
		margin-bottom: 10px;
		width:100%;
		
		padding: 5px 0px 5px 0px;
	}
	#outerDetails{
		background-color: #EDEDED; 
		height: auto;
		width: 100%;
		padding: 5px 0px 8px 0px;
		
	}
	#innerDetails { 
		width: 100%;
		position: relative;
		
		height: auto;
		
	}
	.detail-content {

	}



@media all and (max-device-width: 400px) {
  .ui-content .near-me {
    font-size: 16px;
  }
  .ui-content .near-me .icon {
    top: 0;
  }
  .ui-content .add-drop-link {
    margin: 20px auto;
  }
  .ui-content .home-about-link {
    margin-top: 0;
  }
}


	/* compensate for iPhone and Android devices with high DPI, add iPad media query */
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (device-width: 768px) {
		#map_canvas div.gmnoprint[title="I might be here"] {
			margin:-10px 0 0 -10px;
		}
	}

