.input-input{
    position: relative;
    width: 100%;
    text-align: center;
    outline: 0;
    font-size: 20px;
    border: none;
}

/*#########################################################
###########################################################
###                    Contenedor                     #####
###########################################################
#########################################################*/


.complete-page{
    position: absolute;
    width: 100%;
    height: 100%;
}




/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%         Container      %%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */



/*  Contenedor principal */
.complete-container{
  position: absolute;

  top: 50%; 
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);

  outline:0;
  color:#808080;
}



/*#########################################################
###########################################################
###                    Contenedor                     #####
###########################################################
#########################################################*/


    .complete-initText{
        position: relative;
    }

    .complete-question{
        position: relative;
    }

    .complete-question > h1{
        font-weight: 200;
    }


/* Computer */
@media only screen and (min-width:1025px){ 
  
    .complete-initText > h1{
        font-size: 22px;
    }

    .complete-question > h1{
        font-size: 22px;
    }

    .complete-content >p{
        padding-bottom: 22px;
    }

    .complete-content >p{
        font-size: 22px;
    }

    .complete-question {
        margin-top:27px;
    }


}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
    .complete-initText > h1{
        font-size: 24px;
    }

    .complete-question > h1{
        font-size: 24px;
    }

    .complete-content >p{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .complete-content >p{
        font-size: 24px;
    }

    .complete-question {
        margin-top:27px;
    }

}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
    .complete-initText > h1{
        font-size: 24px;
    }

    .complete-question > h1{
        font-size: 24px;
    }

    .complete-content >p{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .complete-content >p{
        font-size: 24px;
    }

    .complete-question {
        margin-top:27px;
    }

}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){
    .complete-initText > h1{
        font-size: 13px;
    }

    .complete-question > h1{
        font-size: 13px;
    }

    .complete-content >p{
        padding-top: 2px;
        padding-bottom: 2px;
        margin: 0;
    }

    .complete-content >p{
        font-size: 13px;
    }

    .complete-question {
        margin-top:0px;
    }

}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 

    .complete-initText > h1{
        font-size: 15px;
    }

    .complete-question > h1{
        font-size: 15px;
    }

    .complete-content >p{
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .complete-content >p{
        font-size: 15px;
    }

    .complete-question {
        margin-top:20px;
    }

}

/*#########################################################
###########################################################
###                    Contenedor                     #####
###########################################################
#########################################################*/


.complete-image{
  position: relative;
  width: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}


/* Computer */
@media only screen and (min-width:1025px){ 
    .complete-image{
      width: 20%;
      height:75%;
    }

}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
    .complete-image{
      width: 20%;
      height:75%;
    }


}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
    .complete-image{
      width: 35%;
      height:75%;
    }

}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){

    .complete-image{
      width: 20%;
      height:75%;
    }


}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 
    .complete-image{
      width: 30%;
      height:75%;
    }


}

/*#########################################################
###########################################################
###                    Contenedor                     #####
###########################################################
#########################################################*/
.complete-input {
    position: relative;
    display: inline-block;
    margin: 10px;
    max-width: 350px;
    width: 40%;
    border-color: #2a452a;
    border-style: dashed;
    border-width: 2px;

    left: 50%;
    transform: translate(-50%, 0%);
}




/* Computer */
@media only screen and (min-width:1025px){ 
    .complete-input{
        margin-top: 20px;
        padding: 0.2em;
    }

}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
    .complete-input{
        padding: 0.2em;
    }


}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
    .complete-input{
        padding: 0.2em;
    }

}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){

    .complete-input{

    }


}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 
    .complete-input{
        padding: 0px;
    }


}


/*#########################################################
###########################################################
###                    Contenedor                     #####
###########################################################
#########################################################*/


.status {
    position: absolute;
    background-color: #FFF;
}



.completes {
    position: absolute;
    bottom: 0px;
    left: 0 ;
    right: 0;
    background-color: #FFF;
}

.complete {
    position: absolute;
    background-color: #000;
    border: 2px solid;
    border-radius: 25px;
    border-color: #FFF;
}

.complete > h1{
    text-align: center;
    font-size: 24px;
    font-family: 'Dosis', sans-serif;
    font-weight: 200;
    color: #FFF;
}







.complete-input__label-content {
    position: relative;
    display: block;
    padding: 0.5em 0;
    width: 100%;
}



/* Yoshiko */
.complete-input__field--yoshiko {
    width: 100%;
    background-color: #FFF;
    background-margin: 100px;
    border: 2px solid transparent;
    font-size: 1.5em;
    font-family: 'Dosis', sans-serif;
    color: #2a452a;
    outline:0px;

}

/* Yoshiko */
.complete-input__field--yoshiko1 {
    width: 100%;
    background-margin: 100px;
    border: 2px solid transparent;
    font-size: 1.5em;
    font-family: 'Dosis', sans-serif;
    color: #2a452a;
    outline:0px;
    text-align: center;

}

.complete-input__label--yoshiko {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    overflow: hidden;


}

.complete-input__label-content--yoshiko {
    color: #2a452a;
    font-family: 'Dosis', sans-serif;
    font-size: 1.3em;

}

/*#########################################################
###########################################################
###                 Complete-Button                   #####
###########################################################
#########################################################*/



.complete-button{
    position: relative;
    padding: 20px;
    margin: 20px;
    margin-bottom: 0px;
    color:#FFF;
    font:inherit;
    border:none;
    outline: 0;
    cursor:pointer;
    border-radius:10px;


  left: 50%;
  transform: translate(-50%, 0%);
}



/* Computer */
@media only screen and (min-width:1025px){ 
  
   
    .complete-button{
        padding: 15px 70px!important;
        margin: 20px !important;
        font-size: 20px;
    }

}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
    
    .complete-button{
        padding: 15px 70px!important;
        margin: 20px !important;
    }

    .complete-button>p{
        font-size: 20px;
        margin: 0;
    }
}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
   
    .complete-button{
        padding: 15px 70px!important;
        margin: 20px !important;
    }

    .complete-button>p{
        font-size: 20px;
        margin: 0;
    }
}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){
    
    .complete-button{
        padding: 8px 60px!important;
        margin: 10px !important;
    }

    .complete-button>p{
        font-size: 13px;
        margin: 0;
    }
}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 

 
    .complete-button{
        padding: 8px 60px!important;
        margin: 10px !important;
    }

    .complete-button>p{
        font-size: 13px;
        margin: 0;
    }

}

/*#########################################################
###########################################################
###               Complete-Button-color               #####
###########################################################
#########################################################*/


.complete-button-Brown {
    background-color: #cfb752;
}

.complete-button-Brown:hover{
    background-color: #b79d32;
}

.complete-button-Turquoise {
    background-color: #0c9482;
}

.complete-button-Turquoise:hover{
    background-color: #0c9482;
}


.complete-button-Green {
    background-color: #217821;
}

.complete-button-Green:hover{
    background-color: #217821;
}

.complete-button-Red {
    background-color: #A00000;
}

.complete-button-Orange {
    background-color: #af4600;
}

.complete-button-Purple {
    background-color: #660080;
}

.complete-button-Beige {
    background-color: #cfb752;
}


.complete-button-Red:hover{
    background-color: #A00000;
}

.complete-button-Blue {
    background-color: #1669b7;
}

.complete-button-Blue:hover{
    background-color: #1669b7;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%         complete-time-big       %%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.complete-time-big{
  position: relative;
  text-align: center;
  font-weight: 400;
  cursor: pointer;
}


/* Computer */
@media only screen and (min-width:1025px){ 
  .complete-time-big{
    font-size: 100px;
  }

}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
  .complete-time-big{
    font-size: 100px;
  }
}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
  .complete-time-big{
    font-size: 100px;
  }
}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){
  .complete-time-big{
    font-size: 100px;
  }
}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 
  .complete-time-big{
    font-size: 100px;
  }
}




/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%         complete-time-little       %%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.complete-time-little{
  position: relative;
  text-align: center;
  font-weight: 400;
  cursor: pointer;
}


/* Computer */
@media only screen and (min-width:1025px){ 
  .complete-time-little{
    font-size: 35px !important;
  }

}

/* iPad Retina, landscape*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){ 
  .complete-time-little{
    font-size: 45px !important;
  }
}

/* iPad Retina, portrait*/
@media only screen and (min-width:768px) and (max-width:1024px)  and (orientation:portrait){ 
  .complete-time-little{
    font-size: 45px !important;
  }
}


/* Phone, landscape*/
@media only screen and (min-width: 0px) and (max-width:767px) and (orientation:landscape){
  .complete-time-little{
    font-size: 25px !important;
  }
}

/* Phone, portrait*/
@media only screen and (min-width:0px) and (max-width:767px) and (orientation:portrait){ 
  .complete-time-little{
    font-size: 30px !important;
  }
}

