

.profile_box{

}
.profile_box_content{
    padding: 20px;
    margin-bottom: 30px;
}
.profile_box_content .profile_box_title{
     background: transparent;    padding-bottom: 15px;
 }
.profile_box_title strong{
    display: block;
    margin-bottom: 25px;
    font-size: 18px !important;
}
.profile_box_title span{
    color: #808080;    display: block;
    margin-bottom: 26px;

}
.profile_box_form{

}
.profile_box_form button{
    background: #4974b0;
    border: 0;
    color: #fff;
    padding: 8px 24px;
    border-radius: 5px;
}
.profile_box_form input{
    padding: 12px;
    height: unset;
    margin-bottom: 20px;
    border-color: #e4e4e4;
}

.public_profile_box{
    margin-top: 50px;
}
.user_name{
    text-align: center;
}
.user_name strong{
    display: block;    font-size: 18px;font-weight: 500;
}
.user_name p{
    font-size: 17px;
    margin-top: 20px;
}
.public_profile_box_top{
    position: relative;    margin-bottom:80px;
}
.public_profile_box{

}
.public_profile_box_image{
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translatex(-50%);
} .public_profile_box_image img{
      border-radius: 50%;
      width: 100px;
      height: 100px;
  }
.public_profile_box_image_edit{
    width: 33px;
    height: 32px;
    background: #D9D9D9;
    position: absolute;
    right: -4px;
    bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}
.public_profile_box_image_edit img{

}
.public_profile_box_image_edit i{

}.user_line{
     margin: 20px 0;text-align: center;
 }
 .public_profile_box_top_bg{
     height: 60px;
     background: #D9D9D9;
 }
 .public_profile_box_image_box{
     position: relative;
 }
 .public_profile_box_social{

 }.public_profile_box_social label{
       color: #707070;
       margin-right: 14px;    font-size: 17px;
   }
  .public_profile_box_social input{
      border: 0;
      width: 89%;
      padding: 6px;
      border-radius: 4px;
  }.public_profile_box_social textarea{
         border: 0;
         padding: 16px;
         border-radius: 4px;
         width: 98%;
         margin-bottom: 22px;
         margin-top: 20px;
         height: 200px;
     }
.account_form_box_content{
    border-radius: 30px;
    padding: 20px 32px;
}

.account_form_box_item{
    display: flex;
    align-items: center;
    background: #FCFDFF;
    border-radius: 10px;
    padding: 18px;    margin-bottom: 20px;
    box-shadow: -4px 10px 24px rgb(89 42 187 / 5%);
}.account_form_box_item img{
     width: 30px;
     height: 30px;
     border-radius: 50%;
     border: solid 2px #E42C64;
 }
.account_form_box_item strong{
    margin: 0 !important;
    font-size: 15px !important;    font-weight: 600;
}
.account_form_box_item_content{
    font-size: 15px;
    margin-left: 70px;
    display: flex;  height: 30px;
    align-items: center;
}
.account_form_box_item_edit{
    flex: 1;
    text-align: left;
}
.account_form_box_item_edit a{
    background: #E42C64;
    border-radius: 10px;
    color: #fff !important;
    padding: 5px 20px;
}

.account_form_box_item_edit span{
    border-radius: 8px;
    font-size: 13px;
    padding: 4px 11px;
    cursor: pointer;
    background: #F1F3F4;
}
.tooltipContainer {
    position: relative;
    display: inline-block;margin-left: 10px;
}

.tooltip {
    position: absolute;
    top: -37px;
    right: -187px;
    background-color: #fff;
    color: #424242;
    padding: 10px;
    border-radius: 9px;
    font-size: 13px;
    opacity: 0.8;
    visibility: visible;
    transition: opacity 0.2s;
    width: 200px;
    box-shadow: 0 0 5px #bbb;
    line-height: 22px;
}

.tooltipContainer:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.tooltipContainer .tooltip {
    visibility: hidden;
}




.profile_users{
    margin-top: 40px;
}
.profile_users_item{

}
.profile_users_item_img{

}

.profile_item_img img{
    width: 180px;
    height: 180px;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
    border: 3px solid #E42C64;
    border-radius: 50%;
    background: #E42C64;
}.profile_item_img{

 }.profile_content{
      margin-bottom:40px;    padding: 0 200px
  }
.profile_users_name{
    text-align: center;
}
.profile_users_name strong{
    display: block;    font-size: 18px;font-weight: 700;      margin-bottom: 20px;
}
.profile_users_name p{
    font-size: 17px;
    margin-top: 20px;
}
.profile_users_line{
    margin-top: 20px;
    text-align: center;
}
.profile_users_contact{
    text-align: center;
    margin: 40px 0;
}
.profile_users_contact a{
    border: solid 1px #71bbc6;
    color: #71bbc6;
    padding: 12px;
    width: 400px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}
.profile_social_box{
    margin: 0 auto;
    text-align: center;
    margin-top: 5px;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    font-size: 20px;
    color: #656363;
}
.public_profile_link_box{
    background: #FCFDFF;
    border-radius: 10px;
    padding: 15px;
}
.public_profile_link_box{
    justify-content: space-between;
    margin-bottom: 30px;display: flex;
}
.public_profile_link_box_right a{
    border-radius: 8px;
    font-size: 13px;
    padding: 4px 11px;
    cursor: pointer;
    background: #F1F3F4;
    margin: 0 7px;
}
.disabled{
    color: #B3B3B3 !important;
    border-color: #B3B3B3 !important;
    cursor: default;
}
.account_form_box_item_img {
    display: flex;    align-items: center;
}.account_form_box_item_title{
     min-width: 130px;
 }.author_content {
      margin-top: 20px;
  }
@media(max-width: 992px){
    .author_articles {
        margin: 40px 0;
    }.profile_box_title {

         padding-top: 15px;
     }.public_profile_box_social input{
          border: 0;
          width: 89%;
          padding: 9px;
          border-radius: 4px;
      }.account_form_box_content{

           padding:20px 15px;
       }.account_form_box_item {

            flex-direction: column;
            align-items: flex-start;
        }.account_form_box_item_content {
             margin: 17px 0;
         }
    .account_form_box_item_img .account_form_box_item_content{
        margin: 0 10px;
    }
    .author_content {
              padding: 0;
          }.public_profile_link_box_right {
               margin-top: 20px;
           }.public_profile_link_box{
    flex-direction: column;
                                                            }
    .tooltip {
        top: unset;
        left: 50%;
        transform: translateX(-50%);
    }.account_form_box_item_img {
         display: flex;
         justify-content: space-between;
         width: 100%;margin-bottom: 10px;
     }.account_form_box_item:first-child{
                   padding-top: 18px !important;
                   padding-bottom:18px !important;
               }.account_form_box_item:first-child .account_form_box_item_content {
                   /* margin-top: 0;
                                   margin-bottom: 8px !important;*/

                               }.account_form_box_item_content{
    height: unset;
                                                               }
}