.inner{
    filter:blur(5px);
    z-index: 0;
}
.parent{
    font-size: 2.5rem;
    font-family:'open sans'sans-serif;
    font-weight: lighter;
    position: relative
    right:200px;
    top:20px;
}
.material-icons{
    font-family:.material-icons;
    font-style:normal;
    font-weight:normal;
    line-height:1;
    letter-spacing:normal;
    text-transform:none;
    display: inline-block;
    white-space:nowrap;
    word wrap:none;
    direction:1tr;
    -webkit-font-feature-settings:'liga';
    -webkit-font-smothing:antialiazed;
    position: relative;
    left:200px;
    bottom:20px;
}
./*icon,.add{
    position: relative;
    left:200px;
    bottom:20px;
}
/*.icon,.icon2{
    color:red;
}
span{
    font-weight: bold;
    color: red;
}*/
center{
    text-align: -webkit-center;
}
.add{
    font-weight:lighter;
    font-size: 1.5rem;
    font-family:'Open-sans',sans-serif;
    position: relative;
    top:-30px;
    left:200px;
    bottom:20px;
}
.div{
    height:260px;
    width:20%;
    border: 2px solid tomato;
    border-bottom-left-radius:10px;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    text-align: center;
    font-size: 1.3rem;
    font-family: 'Open-sans',sans-serif;
    display: inline-block;
    margin-left: 60px;
}
.span{
    font-weight: bold;
}
.b{
    font-size: 1rem;
    font-family: 'Open-sans',sans-serif;
    position: relative;
    left:10px;
    text-decoration: line-through;
}
.outer{
    position: relative;
    bottom:280px;
    z-index: 1;
}
center{
    text-align: -webkit-center;
    display: block;
    margin-top: 90px;
}
.addlist{
    border: 2px solid tomato;
    display: inline-block;
    height:150px;
    width:250px;
    border-radius: 10px;
    text-align: center;
    background-color: white;
}
.heading{
    margin-left: 10px;
    margin-right:10px;
    margin-bottom: 10px;
    margin-top: 20px;
    color:tomato;
}
.back{
    font-family: 'Raleway',sans-serif;
    font-weight: lighter;
    font-size: 2rem;
    position: relative;
    left:220px;
    bottom: 30px;
    color: blue;
}
section{
    font-family:'adobe clean',sans-serif ;
    display: block;
}
button{
    margin:10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color:tomato;
    padding: 4px 15px 4px 15px;
    border-radius: 30px 30px 30px 30px;
    color: white;
    border:0;
}
.hr1{
    position: relative;
    left:-180px;
    top:45px;
}
a{
    color: -webkit-link;
    cursor:pointer;
    text-decoration:underline;
}
hr{
    width:130px;
    display: block;
    margin-block-start: 0.8em;
    margin-block-end: 0.8em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    border-width:1px ;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}
.hr2{
    position: relative;
    left:180px;
    bottom:37px;