#profileImage {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #512DA8;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    margin: 10px 0;
}
input[type="checkbox"]{
    margin: 0 5px 0 5px;
    width: 15px; /*Desired width*/
    height: 15px;
    
    
}
.iti--allow-dropdown {
    width: 100%;
  }
/*#id_contact_number{
    text-indent: 25px;
}*/

  
  
