/*My Profile Start*/
.tm-tabgroup li a.active {
        width: 100% !important;
}
.tm-tabgroup li a {
    text-align: left;
    height: 40px;
    line-height: 42px;
    min-width: 100%;
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 5px;
}
.one-dashboard img {
    width: 50%;
    margin-bottom: 10px;
}
.one-dashboard a {
    background-color: #ae4b84;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
}
.one-dashboard a:hover {
    background-color: #505050;
    color: #fff;
}
.tm-tabgroup {
    margin-bottom: 0;
}
.text-grey1 {
    color: #ccc;
}

.profile-card {
    background-color: white;
    padding: 10px 0px 20px;
    margin-bottom: 10px;
    text-align: justify;
    padding: 24px 0 42px 0px;
    overflow-x: scroll;
}
.profile-infoLabel {
    color: #282C3F;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #eaeaec;
    padding-bottom: 15px;
}
.profile-card {
    padding: 42px 130px;
    border: 1px solid #d4d4d9;
}
.profile-infoTable {
    margin: 10px 0 20px 0;
    padding: 0 24px;
}
.profile-infoTable tr {
    height: 43px;
    text-align: left;
}
.profile-infoTable td {
    width: 200px;
    margin: 10px;
    padding: 0 4px;
    text-decoration: none;
    color: #5e5e5e !important;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.profile-editButton {
    cursor: pointer;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    font-weight: 600;
    background-color: #ae4b84;
/*    margin: 30px 24px;*/
    color: white;
    border-radius: 2px;
}

.profileEdit-card {
    padding: 20px;
    border: none;
    box-shadow: none; 
    border: 1px solid #e7e7e7; 
    border-radius: 3px;
}
.profileEdit-infoLabel {
    margin: 0 40px 0 40px;
}
.profileEdit-infoLabel {
    color: #282C3F;
    text-align: left;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #eaeaec;
    margin: 0;
    padding: 0 24px 15px 24px;
}
.mobileNumber-pmn {
    margin: 31px 64px;
}
.mobileNumber-pmn {
    padding: 12px;
    background-color: #FFFFFF;
    border: solid 1px #d4d5d9;
    margin: 20px 24px 30px 24px;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
.mobileNumber-pmn>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
}
.mobileNumber-pmn .mobileNumber-verifiedNumber {
    position: relative;
    bottom: 4px;
    font-size: 16px;
}
.mobileNumber-pmn .mobileNumber-verifiedIcon {
    position: relative;
    top: -2px;
}
.profileEdit-updatedBtn {
    border: 1px solid #d4d5d9;
    padding: 12px 32px;
    color: #282C3F;
    font-weight: 600;
}
.profileEdit-smartForm {
    margin: 0 40px;
}
.profileEdit-formDivision {
    padding: 0 24px;
}
.profileEdit-formElement {
    margin: 24px 0;
    width: 100%;
}
.textInput-form-group {
    margin-bottom: 16px;
    position: relative;
}
.textInput-form-group .textInput-form-control {
    border: solid 1px #d4d5d9;
    font-size: 16px;
    padding: 12px;
    height: auto;
    color: #282c3f;
    width: 100%;
}
.textInput-form-group input {
    caret-color: #ff3f6c;
}
.textInput-form-group .textInput-topPlaceholderAlternative {
    color: #94969f;
    top: -8px;
    left: 12px;
    font-size: 12px;
    padding: 0px 2px;
    position: absolute;
    background-color: white;
}
.textInput-form-group .textInput-bar {
    display: none;
}
.textInput-form-group .textInput-placeholderAlternative {
    color: #94969f;
    top: 14px;
    left: 12px;
    font-size: 12px;
    position: absolute;
    pointer-events: none;
}
.profileEdit-formElement {
    margin: 24px 0;
    width: 100%;
}
.subcomponents-gender {
    background-color: #FFFFFF;
    padding: 7px 0;
    border: 1px solid rgba(40, 44, 63, 0.2);
    width: 50%;
    outline: 0;
    cursor: pointer;
    min-height: 40px;
    vertical-align: middle;
}
.subcomponents-gender .subcomponents-selected {
    position: relative;
}
.subcomponents-gender .subcomponents-selected svg {
    position: absolute;
    left: -25px;
    top: -4px;
}
.subcomponents-btn.subcomponents-primary {
    background-color: #ae4b84;
    border-color: #ae4b84;
    color: #FFFFFF;
    line-height: 0;
}

.subcomponents-btn {
    padding: 5px 0;
    border: 1px solid #ff3f6c;
    border-radius: 2px;
    background-color: #FFFFFF;
    color: #ff3f6c;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    width: 35%;
    /* margin: 0 auto ! IMPORTANT; */
    height: 35px;
    outline: 0;
    cursor: pointer;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mobile-text-left {
    text-align: left;
}
button.subcomponents-btn.profileEdit-updatedBtn {
    line-height: 0;
        margin-top: 8px;
        float: right;
}
.profile-text h2 {
    font-size: 18px;
    margin: 0px;
    color: #444343;
}
.profile-text p {
    color: #747474;
    font-size: 14px;
    margin: 0;
        margin-bottom: 10px;
        font-weight: 600;
}
.profile-text p label {
    border: 1px solid #e3e3e3;
    padding: 6px 20px;
    height: 40px;
    width: 100%;
    margin: 0;
    font-weight: normal;
}
.edit-save-btn {
}
.save-menBTN {
    background-color: #ae4b84;
    color: #fff;
    border-radius: 5px;
}
.edit-menBTN-one {
    border-radius: 5px;
}

/*My Profile End*/