
.input-shorten{
    width:80%;
    height: 40px;
    padding: 10px
}
.input-result{
    height: 40px;
    padding: 10px
}

.upload{
    width:80%;
    height: 50px;
    padding: 10px 10px 10px 10px;
    background-color: red;
    color:yellow
}

.title_dash{
    text-transform: capitalize;
}





