.upload_image{
    position: absolute;
    top: 43%;
    left: 26%;
    width: 195px;
    transform: scale(0.7);
    opacity: 0; 
    cursor: pointer;
    z-index: 10;
}
#upadteAgentProfileImage , #upadteCustomerProfileImage{
    display:none;
}
.hidden{
    display: none;
}
.profile_list img {
    height:60px!important;
}
.otp_wrap input:focus{
    box-shadow: none;   
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
span.stars_h, span.stars_h span {
    display: block;
    background: url(starss.png) 0 -18px repeat-x;
    width: 80px;
    height: 16px; }

span.stars_h span {
    background-position: 0 0; 
}
.profile_list section h5{
    margin-top: 3px!important;
    margin-bottom: 3px !important;
}
.rating_column{
    position:relative;
}
.pad_left {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%,-50%); }

.profile_list {
    position: absolute;
    right: 76px;
    top: 10px;
    bottom: 11px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    min-width: 8.5em;
    z-index: 1; }
.table_customer table tr td:nth-child(6) ,    .table_customer tr td:nth-child(9){
    min-width:12em;
}
    .text_underline a{
        text-decoration: underline;
    }
    .invisible{
     opacity:0;
    }
    .img_header{
            background: url(background_profile100x100.png) center center no-repeat;
    }
    title{
        text-transform: uppercase;
    }
@media only screen and (max-device-width: 768px) {
    .profile_list{
        position: relative;
        right: 0; 
        top: 12px;
        color: #fff;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row;
        min-width: 10.5em;
        min-height: 73px;
        z-index: 1;

    }
    .rating_column{
        min-width: 7em;
    }
}


.section-9387 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 100%	!important;
}
  @media screen and (min-width: 991px) {
    .section-9387 .container {
      display: flex;
      align-items: flex-end; } }
  .section-9387 .how-it-works-hero > .section-title {
    text-indent: 25px;
    font-size: 4rem;
    font-weight: 500; }
.section-9382 {
	max-width: 100%;
	padding-top: 0 !important;
  	padding-bottom: 0 !important;
}