.green-box {
	line-height: 1.25em;
	top: 2%;
	left: 9%;
	width: 82%;
	z-index: 0;
}

.holders {
	top: 70%;
}

#pledge-type {
	padding: 5px 0;
	width: 206px;
	display: inline-block;
	font-size: 1.1em;
}

.sticker-scroll-left-control, .sticker-scroll-right-control { z-index: 120; }

.neighborhood-container {
    position: relative;
    top: 0%;
    left: 0%;
    width: 91%;
	margin: auto;
}

.sticker { 	z-index: 100; }

.selection-textbox { padding: 0; }

#sticker-slider { margin-left: -6500px; }

.neighborhood-background { background: url("../images/create-a-poster/neighborhood.jpg"); }

.shore-background { background: url("../images/create-a-poster/beach.jpg"); }

.wavy-background { 	background: url("../images/create-a-poster/wavy-bay.jpg"); }

#answer {
	width: 100%!important;
	cursor: auto;
    position: absolute;
    overflow: hidden;
	top: 0%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 3;
}

#drawing-area {
	position: absolute;
    top: 0%;
	left: 5%;
    width: 83%;
    height: 98%;
}

#answer {
	left: 0%;;
}

#drawing-area  >#answer.neighborhood-background {
	border: 5px solid white;
}

/* .neighborhood-container .neighborhood-schoolbuildingreflectiveroof, .neighborhood-container .neighborhood-flood, .neighborhood-container .neighborhood-streetbikelane, .neighborhood-container .neighborhood-streettreetwo, .neighborhood-container .neighborhood-streettree, .neighborhood-container .neighborhood-streettreethree, .neighborhood-container .neighborhood-busstop, .neighborhood-container .neighborhood-noidlingsign, .neighborhood-container .neighborhood-roofgarden, .neighborhood-container .neighborhood-rainbarrel {
	visibility: hidden;
} */

.background-image { height: 100%; }

.neighborhood {
    width: 100%;
	height: 100%;
}

#drawing-board {
	z-index: 101;
    position: absolute;
    top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.wavy-bay-image { width: 100%; }

/* ---- Overrides ---- */
.drawing-holder {
	top: 14%;
    background: none;
}
