<style>
@import url('https://fonts.googleapis.com/css?family=Cinzel|Karla|Maven+Pro');
<style>

.u_nav1 ul li{
   padding: 6px;
   width: 100%;
}
.u_nav1 ul a {
      width: 123px;
}
.user-profile{
    cursor: pointer;
}
.u_nav{
padding: 4px;
border-right: 4px;
}
.u_backround{
    position: relative;
    font-family: 'Cinzel', serif;
    background: #00ab9b;
    color: #fff;
    padding: 16px;
}
.u_nav ul{
padding-left: 0;
list-style: none;
font-family: 'Cinzel', serif;
}

.u_nav ul li {
  padding: 8px;
   border-bottom: 1px solid #c8dcda;

}

.u_nav ul a:hover{
text-decoration: none;
color: #00ab9b;
font-family: 'Cinzel', serif;
}


/*.u_border{
    border: 1px solid #ccc;
  font-family: 'Cinzel', serif;
    padding: 10px
}*/
.u_title{
  width: 100%;
  font-family: 'Cinzel', serif;
  padding: 8px;
  margin-top: 34px;
}
.u_title1{
width: 100%;
    /*position: relative;*/
    font-family: 'Cinzel', serif;
    padding: 8px;
    /*margin: 51px 0px 0px 0px;*/
  }
.u_title span{
color: #00ab9b;
font-family: 'Cinzel', serif;
}

.u_edit{
  float: right;
  padding-right: 10px;
  font-family: 'Cinzel', serif;
}

.u_profile table{
    width: 100%;
    margin: 0 16px;
}
.u_profile table tr td{
    padding: 8px;
  font-family: 'Cinzel', serif;
}
.u_profile table tr td{
    border-bottom: 1px solid #ccc;
}


.uw_title {
    padding: 8px;
    border-bottom: 2px solid #c8dcda;
    color: #fff;
 background-color:#c8dcda;
    background: #00ab9b;
    font-family: 'Cinzel', serif;
    text-align: center;
}
.uw_title h5 {
    font-weight: 100;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    color: #ffffff;
}
.u_profile span{
 font-weight: 600;
}

.add_wallet{
padding: 8px;
width: 100%;

}
.add_wallet table{
    width: 100%;
}
.add_wallet .u_input{
   padding: 4px;
      width: 100%;
      font-family: 'Cinzel', serif;
    border: none;
    border-radius: 4px;
    text-align: center;
    color: #333;
    font-size: 12px;
    background: #fff;
}

.add_wallet .u_input:focus{
    outline: none;
}

.u_btn {
text-align: center;
}
.add_wallet .btnn{
    padding: 4px;
    width: auto;
    font-family: 'Cinzel', serif;
    border: none;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #00ab9b;
}

.u_trans {
 margin-top: 10px;
    font-size: 11px;

    font-family: 'Cinzel', serif;
    padding: 14px;
}

.rec_tra{
 padding: 8px;
 margin-top: 10px;
 color: blue;
 margin-bottom:20px;
 font-family: 'Cinzel', serif;
 border-bottom: 1px solid #ccc;
}
.rec_tra p{
font-size: 11px;
 color: blue
}
.u_trans table{
 width: 100%;
 padding: 20px;
 font-family: 'Cinzel', serif;
}
.u_trans table tr th{
 padding: 4px;
 border-bottom: 1px solid #ccc;
 font-size: 10px;
  width: 10%;
  text-align: center;
 font-family: 'Cinzel', serif;
}

.u_trans table tr:first-child{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    /* border: 1px solid; */
    z-index: 99;
    color: #fff;
    background: #09a38c;

}
.u_trans table tr td{
    border-bottom: 1px solid #ccc;
    font-size: 10px !important;
    color: #445453;
    line-height: 2.25;
    text-align: center;
     
}

.u_trans table span{ 
  font-weight: 500;
}



/*==================================*/

.my_rides table {
    width: 100%;
    display: block;
    overflow-x: scroll;
    font-size: 12px;
    font-family: 'Cinzel', serif;
}
.my_rides thead {
       position: relative;
    top: 23px;
    font-size: 12px;
  }


.my_rides  .checked {
  color: orange;
}

.fa-star {
    color: #ddd;
}

.partner_dash .checked {
  color: orange;
}


.wallet-table .checked {
 color: orange;
}


.sear_div .checked {
   color: orange;
}
/*.my_rides  tbody {
       height: 100%;
    display: inline-block;
    width: 100%;
    overflow-x: auto;
}*/

.my_rides  table tr{
  padding: 8px; 
  border-bottom: 1px solid #ccc;
}
.my_rides  table tr th{
  padding: 8px; 
    border-right: 1px solid #ccc;
text-align: center;
}
.my_rides  table tr td{
  padding: 8px; 
    border-right: 1px solid #ccc;
text-align: center;
}
.my_rides  table tr th:nth-child(1) {  
  border-left: 1px solid #ccc;
}
.my_rides table tr td:nth-child(1) {  
  border-left: 1px solid #ccc;
}



.acc_settings {
  padding: 15px;
  font-family: 'Cinzel', serif;

}

.c_password, .c_invoice, .c_delete{
  font-family: 'Cinzel', serif;
  padding: 5px;
}


.u_nav span{
  width: 20px;
  height: auto;

}
/*===========================*/


@media(min-width: 768px){
  .sear_div {
   padding: 10px;
   width: 90%;
   position: relative;
   margin-top: 30px;
   /*border:1px solid #ccc;*/
}
.u_nav1 ul{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  border: 1px solid #ccc;
}
.u_nav1 ul li{
      width: 116px;
    padding: 10px 7px 7px 9px;
}
 .u_top{
   margin-top: 0px;
 }

 .u_nav_top{
  font-family: 'Cinzel', serif;
  margin-top: 15px;
  width: 27%;
 }
 .u_nav_top1{
  font-family: 'Cinzel', serif;
  margin-top: 10px;
 }
/* .u_border{
    border: 1px solid #ccc;
    padding: 30px
}*/
 .u_border1{

 padding: 7px;
}

.u_profile1{
   margin-right: 32px;
}
.u_nav ul li {
    padding: 8px;
    border-bottom: 1px solid #c8dcda;
    line-height: 2.29;
    font-family: 'Cinzel', serif;
    font-size: 14px;
    font-weight: 500;
}
.u_profile1 table tr td {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #445453;
    font-family: 'Cinzel', serif;
    line-height: 2.25;
}
.u_edit {
    position: absolute;
    padding-right: 10px;
    margin: 2px 6px 0px 86%;
    font-family: 'Cinzel', serif;
}
.u_edit i{
  font-size: 18px;

  color: #00ab9b;
}
}

::-webkit-scrollbar {
        width: 8px;
    height: 8px;
    padding: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
   background: #00ab9b;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}


@media(max-width: 767px){

.add_wallet table tr td {
    border-bottom: 1px solid #ccc;
    display: flow-root;
    font-family: 'Cinzel', serif;
    text-align: -webkit-center;
    margin-bottom: 6px;
    padding: 3px;
}

.my_rides {
    position: relative;
    top: 23px;
    font-size: 12px;
    overflow: scroll;
}
.my_rides table{
  font-size: 13px;
}
.my_rides  table tr{
  padding: 8px; 
  border-bottom: 1px solid #ccc;
}
.my_rides  table tr th{
  padding: 8px; 
    border-right: 1px solid #ccc;
text-align: center;
}
.my_rides  table tr td{
  padding: 8px; 
    border-right: 1px solid #ccc;
text-align: center;
}
.my_rides  table tr th:nth-child(1) {  
  border-left: 1px solid #ccc;
}
.my_rides table tr td:nth-child(1) {  
  border-left: 1px solid #ccc;
}


}

.s_btn{
    padding: 1px 14px 1px 8px;
    color: #fff;
    background: #00ab9b;
    font-family: 'Cinzel', serif;
    font-size: 12px;
    text-decoration: none;
    border: none;
    /* display: table-caption; */
    position: relative;
    float: right;
    /* margin-bottom: -19px; */


}

.f_ed_form table{
  width: 100%;
font-family: 'Cinzel', serif;
}

.f_ed_form table  td{
padding: 6px;
}

.f_ed_form table td:first-child{
max-width: 80px;

}

.f_ed_form .f_btn{
      padding: 5px 12px 5px 12px;
    color: #fff;
    background: #00ab9b;
    border: none;
    font-size: 12px;
    font-family: 'Cinzel', serif;
    float: right;
   
}


.u_trans tbody {
     overflow: scroll;
    display: block;
    height: 201px;
}

  .fare_brek_admin  ul{
   font-size: 14px;
    list-style: none;
  }

    .fare_brek_admin  ul li{
    padding: 6px;
    border-bottom: 1px solid #ccc;
  }



@media(max-width: 767px){

.cust-dashbaord ul li.title{
    font-weight: 700;
    color: #00ab9b;
    font-size: 11px;
}

.navbar-brand>img {
    display: block;
    position: relative;
    height: auto;
    top: -9px !important;
    width: 76% !important;
}

}


@media only screen and (max-width: 767px) {

.hide-small-device{
        display: none !important;
}

 .u_nav_top, .u_top{
   padding: 0 !important;
   position: relative;
 }

.u_profile table{
    margin: 0 !important;
 }

 .u_nav_top {
    display: none !important;
 }

 .my_rides{
    top: 0 !important;
 }

 .u_title, .u_nav  {
    padding-top: 0 !important;
 }
}

.dr-tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-bottom: 1px dotted black;
  margin-top: 8px;
}

.dr-tooltip .dr-tooltiptext {
  visibility: hidden;
  width: 160px;
  background-color: black;
  color: #fff;
  height: auto;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the dr-tooltip */
  position: absolute;
  z-index: 1;
}

.dr-tooltip:hover .dr-tooltiptext {
  visibility: visible;
}

.dr-tooltip  .fa-info{
    color: rgb(2 23 62);
    font-size: 14px;
    font-weight: 400;
}

.navbar-nav>li>.dropdown-menu{
    height: 80vh;
    overflow-x: scroll;
}