.use-btn .button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
  }
  
  .button22 {background-color: #008CBA;} /* Blue */
  .button32 {background-color: #f44336;} /* Red */ 
  .button42 {background-color: #e7e7e7; color: black;} /* Gray */ 
  .button21 {background-color: #555555;} /* Black */

  .profile{
    margin-top: 100px;
    background: #4CAF50;
    padding: 30px;
    height: 250px;
    position: relative;
  }
  .dtls-box {
    line-height: 0.5;
    color: white;
    font-size: 14px;
    text-transform: capitalize;
  }
  .dtls-box p{
  font-weight: 100;
  }
  .butn-box {
    position: absolute;
    /*width: 375px;*/
    height: 50px;
    background: white;
    border:1px solid  #4CAF50;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-top: 25px;
    padding: 12px;
    text-align: center;
    margin-left: -26px;    
    font-size: 15px;
  }
  .dtls-box p span{
    font-weight: 500;
    }
    .user-section{
      margin-top: 50px;
    }
  .usrdtls{
    line-height: 0.6;
    text-align: left;
    margin-left: 10px;
  }
  .usrdtls p{
    font-size: 14px;
    margin-left: 2px;
  }
  .p-use{
    font-size: 12px;
  }
  .user-box-1{
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .use-txt{
    font-weight: bold;
    text-transform: capitalize;
    color: #4CAF50;
    font-size: 14px;
  }
  .user-box-2{
    border: 1px solid #4CAF50;
    padding: 10px;
    height: 175px;
  }
  .user-box-3{
    padding: 10px;
    border: 1px solid #4CAF50;
  }
  .use-icon1 i.fas{
    font-size: 24px;
    color: #4CAF50;
    margin-top: 10px;
  }
  .use-txt h6{
    color: #02081d;
  }
  .use-txt h5{
    color: #02081d;
    font-size: 14px;
  }
  .s-1{
    padding: 0px 30px;
    color: #050114;
    text-transform: uppercase;
    margin-left: -30px;
}
.s-2{
    padding: 0px 30px;
    color: #050114;
    text-transform: uppercase;
    margin-left: -20px;
    font-size: 15px;
}
.s-b{
  border: 1px solid #4CAF50;
  width: 1px;
  margin-left: 45px;
  height: 48px;
  margin-top:-10px;
}
/* pair page */
.bor1{
  border: 1px solid white;
}
.box-reff {
  background-color:#4CAF50;
  border-radius: 4px;
  padding: 8px;
  color: white;
  width: 220px;
  height: 60px;
}
.middel-box-1 h1 {
  font-size: 14px;
  text-transform: capitalize;
  margin-left: 10px;
  margin-top: 10px;
}
.box-reff1 {
  background-color: #4CAF50;
  border-radius: 4px;
  padding: 10px;
  color: white;
  width: 300px;
  height: 120px;
 
}
.icon-pair{
  margin-left: 24px;
}
.icon-pair p {
    font-size: 12px;
    text-transform: capitalize;
    text-align: center;
}
.icon-pair span i.far {
  font-size: 28px;
}
.bor-top{
  border-left: 1px solid black;
  height: 20px;
  margin-left: 51%;
  margin-top: 20px;
}
.bor-middle{
  border-top: 1px solid black;
  width: 170px;
  margin-left: 45%;
}
.border-left{
  border-left: 1px solid black;
  height: 20px;
  margin-left: 45%;
}
.border-right{
  border-left: 1px solid black;
  height: 20px;
  margin-left: 13%;
}
.icon-pair{
  height: 80px; text-align: center; padding:4px;
}
.icon-pair-2{
  text-align: center; padding:4px; margin-left: 30px;
}
.icon-pair-3{
  text-align: center; padding:4px; margin-left: 60px;
}
