body{
     background-color: #f5f6f7;
     margin: 0px;
     padding: 0px;
     width:100%;
    background-image: url("../content/img/bg_rep.png");
}
#bg{
    background-image: url("../content/img/bg_small.png");
    background-repeat: repeat-x;
    width:100%;
    height:auto;
    left:auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}
#bgdone{
    background-image: url("../content/img/bg_small.png");
    background-repeat: repeat-x;
    width:100%;
    height:auto;
    left:auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}
#wrapper{
    width:100%;
    left:auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}
#logo{
    position:absolute;
    margin:0px;
    z-index:-1;
}
#iphone{
    display:none;
}

#fb{
    display: none;
}

#spotify{
    display: none;
}

#hand{
    display: none;
}

#klikk{
  display: none;
}

#penna{
  display: none;
}

#ipad{
    width: 100%;
    height: auto;
    background-image: none;
}

form{
    width: 100%;
    height: auto;
    margin: 0px;
    position: relative;
}
#selectWrapper{
    height: auto;
    overflow: hidden;
    width:100%;
}


.photo{
    display: none;
}

input,select{width:20%; height:20px; font-size:13px; text-align:left; margin-left:23px;margin-top:8px; color:#5d6a76; border: none;}
input{background-color: transparent; outline: 0;border: none; line-height: 20px;-webkit-appearance: none;
border-radius: 0;-webkit-border-radius: 0;
}
#ipadHead{
     color: #5d6a76;
     margin:160px 0 0 0;
     padding: 0px;
     text-align: center;
     font-size: 16px;
}
#toplink{
    width: 100%;
}
#toplink a{
    margin: 0px;
    padding: 0px;
    color: #5d6a76;
    text-align: center;
}

h3{margin: 35px 0 0 15px;}
select{width: 25%; margin: 10px 0 0 5%; padding: 0px; float:left;}

.imgoff{display: none;float:left; margin: 15px 0px 0 5% ;}
.imgon{display: block;float:left; margin: 15px 0px 0 5% ;}

#ipadQue{
   margin: 0px 0 0 15px;
   line-height: 19px;
}

#inputHolder{
    height:98px;
}

#add{color:#350e5b; font-weight: bold; font-size: 16px; float:left; margin: 12px 0 0 15px;cursor: pointer;}

#submit{
    float: right;
    margin: 14px  16px 0 0;
    width:109px;
    height:34px;
    border: 0px;
}

#formClear{
    padding: 0px;
    margin: 0px;
    clear: none;
    display: block;
}


#wrapperdone{
    width:100%;
    left:auto;
    position: relative;
             padding-top: 110px;
             z-index: 9999;
}
#logodone{
    position:absolute;
    margin:0px;
    margin-top: -110px;
    z-index:-1;
}

#done{
    font-size: 33px; line-height: 30px; margin: 15px;  color:#5d6a76;
}