﻿.image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 0 auto;
}

h2 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}
.image3 {
    position: relative;
    margin: 0 auto;
}
h3 {
    position: absolute;
    top: 100px;
    left: 0;
    width: 10%;
}
.clock-fill-btn {
   
    background-color:#ffffff;
    width:  171px;
    height: 50px;
    border-radius:3px 3px 3px 3px;
}
.clock-fill-question-text
{
     width:auto;
}

/*.eng-clock-fill-wrong-imageContainer{
    width: 250px;
    height: 250px;
    background: url('../../Images/Clock-English-Wrong.png') no-repeat;
    margin-top:-30px;
}
.eng-clock-fill-correct-imageContainer{
    width: 250px;
    height: 250px;
    background: url('../../Images/Clock-English-Right.png') no-repeat;
    margin-top:-30px;
}*/
.ClockFillGivenAnswerBtn{
    margin-left: 543px;
    margin-top: -155px;
}
/*.Ara-clock-fill-wrong-imageContainer {
    width: 250px;
    height: 250px;
    background: url('../../Images/ara-wrong-img.png') no-repeat;
    margin-top: -30px;
}
.Ara-clock-fill-correct-imageContainer {
    width: 250px;
    height: 250px;
    background: url('../../Images/ara-right-clock.png') no-repeat;
    margin-top: -30px;
}*/
.clock-fill-text
{
  margin-left:100px;
  margin-top:110px;
}