.contactinfo {
    height: 100%;
    position: fixed;
    z-index: 3;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    max-width: 432px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 1px 17px 0 rgb(0 0 0 / 16%);
    transition: all .8s;
}
.contactinfo.edit{ max-width: 625px; }
.contactinfo .cn-padding {
    padding: 200px 40px;
}
.contact-profile {
    text-align: center;
}
.contactinfo .contact-details {
    margin: 47px 0 0 0;
}
.contact-profile .folder_img {
    background-color: #fff4ed;
    margin: 0 auto;
    height: 100px;
    width: 100px;
}
.contact-profile h2 {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    color: #333333;
    margin: 25px 0px 9px 0;
}
.contact-profile p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #878787;
    margin-bottom: 0;
}
.contact-profile a {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #888;
    font-size: 15px;
    border: 1px solid #888;
    width: 25px;
    height: 25px;
    line-height: 21px;
    border-radius: 100px;
}
.contactinfo .contact-details .cont {
    margin-bottom: 27px;
}
.contact-details label {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #585858;
    width: 100%;
    margin: 0 0 6px 0;
}
.all-content .datatable-basic td span a, a#view_email, a#view_website, a#spouse_email {
    color: #1799c8;
    font-weight: 600 !important;
}
.all-content .datatable-basic td span a, a#view_email, a#view_website, a#spouse_email {
    color: #1799c8;
    font-weight: 600 !important;
}