       
.assign-1 div{
    width: 82px;
    height: 82px;
    background-color:white;
    border-radius: 50%;
    float:left;
    border: 3px solid #05D5D3;
    margin: -8px 10px -8px -45px;
    display: inline-block;
    counter-increment: count;
}
.dashborder{
    border-radius:50px 7px 7px 50px !important;
    width:250px!important;
    margin-left:40px;
    
}

.ptext{
    display:inline-block;
    position:relative;
    color:black;
    left:-66px;
    top:17px;


}



/* register page css */
label {
    font-weight: 600;
    color: #666;
}
body {
  background: #fff;
}
.box8{
  box-shadow: 0px 0px 5px 1px #999;
}
.mx-t3{
  margin-top: -3rem;
}
