.panel-body .table a {margin-right: 2px;}
.tooltip-inner {
     max-width: 100% !important;
}
.tabbable .nav-tabs {
    text-align: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 8px;
    border-bottom: none;
    position: relative;
  }
  .tabbable .nav-tabs::before {position: absolute; left: 0; right: 0; bottom: 0px; width: 80%; height: 2px; background:#bcd8ff; margin: 0 auto; content: "";}
  .tabbable .nav-tabs .nav-item {
    margin-bottom: -1px;
    flex: 0 0 150px;
    text-align: center;
    line-height: 1.2; 
  }
  .tabbable .nav-tabs li a{color: #666; font-weight:600;position: relative; min-height: 60px;}
  .tabbable .nav-tabs li a::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16px;
    width: 20px;
    height: 20px;
    background: #ddd;
    margin: 0 auto;
    content: "";
    border-radius: 50%;
    border: #fff 5px solid;
  }
  .tabbable .nav-tabs .nav-link.active::before {background: #005cb9;}
  .tabbable .nav-tabs .nav-item.show .nav-link, .tabbable .nav-tabs .nav-link.active ,  .tabbable .nav-tabs .nav-link:hover {
    color: #005cb9;
    background-color:transparent;
    border-color:transparent !important;
  }
  .tabbable .tab-content h5 {
   margin-bottom: 8px; font-weight: 600; font-family:'Poppins SemiBold';
  }
  .btn.btn-default:hover {background-color: #ffa400;}
  .btnss .btn {margin-left: 10px;}
  .nav-item.active a , .total_text{color: #ffa400 !important;}
  .total_text , .quentity_text{padding: 15px 0; font-size:17px; font-weight: 600;}
  .quentity_text{color: #005cb9;}
  .booking_text {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
  }
  .style1 {font-size:15px; color: #666; text-align: center;}
  .style1 td {vertical-align: middle;}
  .style1 td:first-child {color: #ffa400;font-weight: 600;}
   .style1 td:nth-child(5) span {width: 150px !important; text-align: center;font-weight: 600;font-size:16px;color: #005cb9;}
  .style1 td i {color: #666;font-size:18px; margin-right: 10px;}