.connectingDotsRootContainer {
    height: 650px;
    width: 100%;
    position: relative;
    float: left;
    /*left: 15px;*/
    top: 33px;
}

.connectingDotsFrontContainer {
    width: 450px;
    height: 600px;
    float: left;
    position: relative;
    top: 37px;
    left: 50px;
}

.connectingDotsCapsAlphabetContainer {
    float: left;
    height: 230px;
    left: 142px;
    position: relative;
    top: 213px;
    width: 180px;
}

.connectingDotsCapsAlphabetContainerDiv {
    background-position: center;
    background-repeat: no-repeat;
    height: 128px;
    position: absolute;
    width: 185px;
}

.connectingDotsCapsAlphabetContainer_1 {
    z-index: 1;
}

.connectingDotsCapsAlphabetContainer_2 {
    z-index: 2;
}

.connectingDotsCapsAlphabetContainer_3 {
    z-index: 3;
}

.connectingDotsCapsAlphabetContainer_4 {
    z-index: 4;
}

.connectingDotsBackContainer {
    
    width: 450px;
    height: 600px;
    float: left;
    position: relative;
    top: 37px;
    left: 50px;
}

.connectingDotsSmallAlphabetContainer {
    
    float: left;
    height: 230px;
    left: 137px;
    position: relative;
    top: 236px;
    width: 180px;
}

.connectingDotsSmallAlphabetContainerDiv {
    background-position: center;
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    width: 111px;
}

.connectingDotsSmallAlphabetContainer_1 {
    z-index: 1;
}

.connectingDotsSmallAlphabetContainer_2 {
    z-index: 2;
}

.connectingDotsSmallAlphabetContainer_3 {
    z-index: 3;
}

.connectingDotsSmallAlphabetContainer_4 {
    z-index: 4;
}

.dotNormalRed {
    background-image: url("../../../../image/kindervention/connectingDots/Dots.png");
 	 background-position: -44px -1px;  
    cursor: pointer;
    height: 44px;
    position: absolute;
    width: 44px;
    z-index: 100;
}
 .dotBlinkRed {
    background-image: url("../../../../image/kindervention/connectingDots/Dots.png");
    background-position: 0px -1px;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 100;
	cursor: pointer;
}
.dotNormalYellow {
    background-image: url("../../../../image/kindervention/connectingDots/Dots.png");
 	 background-position: -44px 42px;  
    cursor: pointer;
    height: 44px;
    position: absolute;
    width: 44px;
    z-index: 100;
}
 .dotBlinkYellow {
    background-image: url("../../../../image/kindervention/connectingDots/Dots.png");
    background-position: 0px 42px;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 100;
	cursor: pointer;
}



/*
-44px 40px;
0px 40px
 */
/*Capital Alphabet Dot*/
.dotCaps_1 {
    
}

.dotCaps_2 {
    
}

.dotCaps_3 {
    
}

.dotCaps_4 {
    
}

.dotCaps_5 {
     
}

/*Capital Alphabet Dot*/
/*Small Alphabet Dot*/
.dotSmall_1 {
   
}

.dotSmall_2 {
    
}

.dotSmall_3 {
  
}

.dotSmall_4 {
    
}

.dotSmall_5 {
   
}
.dongsound
{
cursor:default;
}

/*Small Alphabet Dot*/

.connectingDotsBackground{
	background-image: url("../../../../image/kindervention/connectingDots/ConnectingDotsBackground.png");
	background-position:center center;
}
