/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 12, 2018, 12:35:19 PM
    Author     : Shaam
*/

.clicker, .clicker2, .clicker3, #clicker4, #clicker5 {
    padding: 10px 35px;
    font-size: 2vw;
    letter-spacing: normal;
    font-family: 'Myriad-Ar';
}
.clicker{
    background-color: #8d2790;
}
div#wPaint-demo40 {
    top: 29%;
    left: 12%;
}



.clickedimg:nth-child(1) .blink_me{
    left: 59%;
    top: 46%;
}

.clickedimg:nth-child(2) .blink_me
{
    left: 53%;
}

.clickedimg:nth-child(3) .blink_me{
    left: 30%;
}
