.dayOneBackgroundDiv {
	border: 0;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}

.dayOneBackground {
	background-image: url("../../../../image/kindervention/shell_Day1_repeatedBg.png");
}
.puzzleContainer {
	height: 650px;
	width: 100%;
	position: relative;
	float: left;
	/*left: 15px;*/
	top: 33px;
}
.dayIconImageDiv {
	background-position: 0px 0px;
}

.dayOneImageDiv {
	height: 130px;
	position: absolute;
	width: 178px;
	background-image: url("../../../../image/kindervention/Days_icon.png");
}
/*Droppable*/
.LP_droppableRootContainer {
	float: left;
	height: 325px;
	width: 100%;
}

/*Capital Letter*/

.LP_droppableContainerDiv {

	background-position: center bottom;
	background-repeat: no-repeat;
	width: 382px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	/*border: 5px solid green; */
}

.LP_draggableContainerDivs {
	position: relative;
	width: 193px;
	/*height: 295px;*/
	height: 279px;
	float: left;
}

/*Capital Letter*/
/*Small Letter*/
/*
 .LP_droppableContainerDiv {
 background-image: url("../../../../image/kindervention/letter-puzzle-screen/LetterPuzzleSmallw_Background.png");
 background-position: center bottom;
 background-repeat: no-repeat;
 width: 382px;
 height: 278px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 border: 5px solid green;
 }

 .LP_droppableDivOne {
 border: 1px solid red;
 float: left;
 height: 202px;
 left: 354px;
 position: absolute;
 top: 110px;
 width: 106px;
 }

 .LP_droppableDivTwo {
 border: 1px solid green;
 float: left;
 height: 202px;
 left: 408px;
 position: absolute;
 top: 110px;
 width: 104px;
 }

 .LP_droppableDivThree {
 float: left;
 height: 202px;
 left: 456px;
 position: absolute;
 top: 110px;
 width: 104px;
 border: 1px solid brown;
 }

 .LP_droppableDivFour {
 float: left;
 height: 202px;
 left: 530px;
 position: absolute;
 top: 110px;
 width: 104px;
 border: 1px solid blue;
 }
 */
/*Small Letter*/
/*Droppable*/
/*Draggable*/
.LP_draggableRootContainer {
	width: 100%;
	height: 325px;
	float: left;
}

.LP_draggableMainContainer {
	background-image: url("../../../../image/kindervention/letter-puzzle-screen/LPEIS_D1.1_Puzzle_Bg2.png");
	width: 852px;
	height: 322px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.LP_draggableContainer {
	height: 312px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

/*Capital Letter*/

.LP_draggableContainerDivOne {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 276px;
	left: 45px;
	position: relative;
	top: 20px;
	width: 140px;
}

.LP_draggableContainerDivTwo {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 276px;
	left: 97px;
	position: relative;
	top: 20px;
	width: 108px;
}

.LP_draggableContainerDivThree {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 276px;
	left: 166px;
	position: relative;
	top: 20px;
	width: 112px;
}

.LP_draggableContainerDivFour {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 276px;
	left: 224px;
	position: relative;
	top: 20px;
	width: 133px;
}
 
/*Draggable*/
.letterPuzzleBackground {
	background-image: url("../../../../image/kindervention/letter-puzzle-screen/LPEIS_D1.1_Puzzle_Main_Bg.png");
	background-position: center center;
}

.dragabledivs {
	cursor: none;
}
