/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#box {
    float: left;
    height: 907px;
    margin: 0px;
    clear: none;
    width: 100%;
}

input {
    width: 100%;
    float: none;
    font-size: 16px;
    height: 37px;
    text-align: center;
    font-weight: 500;
    line-height: 37px;
    margin: 0px auto;
    clear: none;
    font-family: droid-sans;
    color: rgb(255, 255, 255);
    background: none; 
    border: none;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 59px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#text {
    float: none;
    font-size: 32px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    margin-top: 40px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-family: droid-sans;
}

#box1 {
    float: left;
    height: 407px;
    margin: 61px 0px 0px;
    clear: none;
    width: 100%;
    background-color: rgb(55, 43, 80);
}

#box2 {
    float: none;
    height: 234px;
    margin-left: auto;
    margin-top: 41px;
    clear: none;
    width: 306.27358854px;
    margin-right: auto;
}

#text1 {
    float: left;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    font-family: droid-sans;
    color: rgb(133, 111, 179);
}

#box3 {
    float: left;
    height: 41px;
    margin: 10px 0px 0px;
    clear: both;
    width: 306.265625px;
    background-color: rgb(45, 35, 66);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-width: 1px;
    border-top-color: rgb(31, 24, 46);
    border-top-style: solid;
}

#text2 {
    float: left;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 24px 0px 0px;
    clear: both;
    min-height: 0px;
    font-family: droid-sans;
    color: rgb(133, 111, 179);
}

#box4 {
    float: left;
    height: 41px;
    margin: 10px 0px 0px;
    clear: both;
    width: 306.265625px;
    background-color: rgb(45, 35, 66);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-width: 1px;
    border-top-color: rgb(31, 24, 46);
    border-top-style: solid;
}



#box5 {
    background: rgb(117, 181, 60);
    border-radius: 19px;
    height: 37px;
    margin: 176px auto 0;
    width: 112.59px;
    cursor: pointer;
}
#box5:hover {
    background: #89e13a;
}

#box5:active {
    background: rgb(117, 181, 60);
}

#text3 {
    float: none;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 37px;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    font-family: droid-sans;
    color: rgb(255, 255, 255);
}

#text4 {
    clear: both;
    color: rgb(120, 120, 120);
    float: left;
    font: 11px droid-sans;
    line-height: 1em;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}

#wrong {
    float: none;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-top: 20px;
    clear: none;
    min-height: 0px;
    color: rgb(212, 84, 135);
    font-family: droid-sans;
}

