/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(59, 59, 59);
    -webkit-box-shadow: rgb(0, 0, 0) 0px 0px 6px 0px;
    box-shadow: rgb(0, 0, 0) 0px 0px 6px 0px;
}

body {
    background-image:url("img/home.jpg");
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: 100px;
    background-size: 100px;
}

#box {
    float: none;
    height: 776px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 960px;
    visibility: visible;
    display: block;
    opacity: 1;
    margin-right: auto;
    background-image:url("img/cocuk2-background.jpg");
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

#box1 {
    float: none;
    height: 378px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 960px;
    margin-right: 0px;
}

#box2 {
    float: none;
    height: 378px;
    margin-left: 102px;
    margin-top: 0px;
    clear: none;
    width: 756px;
    margin-right: 102px;
    -webkit-box-shadow: rgb(0, 0, 0) 0px 0px 15px 0px;
    box-shadow: rgb(0, 0, 0) 0px 0px 15px 0px;
}

#box3 {
    float: none;
    height: 378px;
    margin-left: 378px;
    margin-top: 0px;
    clear: none;
    width: 50%;
    background-color: rgb(255, 255, 255);
    margin-right: 0px;
}

#input {
    float: none;
    height: 40px;
    font-size: 1.3em;
    margin-left: 846px;
    margin-top: 155px;
    clear: none;
    width: 12px;
    font-family: open-sans;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: rgb(150, 150, 150);
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background-color: rgba(229, 233, 232, 0);
    border-right-style: none;
    border-right-width: 0px;
    text-align: center;
    min-height: 0px;
    line-height: 0em;
    letter-spacing: 0em;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-weight: 600;
}

#input:hover {
    background-color: rgba(239, 241, 241, 0);
    color: rgb(255, 255, 255);
}

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

#text {
    float: left;
    font-size: 1em;
    width: 308px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 37px;
    margin-top: 33px;
    clear: none;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(100, 100, 100);
    margin-bottom: 0px;
    margin-right: 0px;
    display: block;
}

#textspan {
    float: none;
    font-size: 0.8em;
    line-height: 1em;
}

#textspan1 {
    float: none;
    font-size: 0.9em;
    line-height: 1em;
    color: rgb(150, 150, 150);
}

#textspan2 {
    float: none;
    font-size: 0.8em;
    line-height: 1em;
    color: rgb(150, 150, 150);
}

#textspan3 {
    float: none;
    font-size: 0.7em;
    line-height: 1em;
    color: rgb(150, 150, 150);
}

