
.text_offcanva {
    /* color:rgb(33, 25, 25); */
    color: white;
    font-size: 12px !important;
}

.text_offcanva_black {
    /* color:rgb(33, 25, 25); */
    color: black;
    font-size: 12px !important;
    font-weight: bold;
}

.text_offcanva_list {
    /* color:rgb(33, 25, 25); */
    color: rgb(103, 93, 93);
    font-size: 12px !important;
}

.text_twelve {
    font-size: 12px !important;
}

.offcanvas {
    width: 70% !important;
}

.accordion-icon {
    display: inline-block;
    width: 16px;
    /* Adjust the size as per your requirement */
    height: 16px;
    /* Adjust the size as per your requirement */

    background-size: cover;
    margin-right: 10px;
}

* {
    text-decoration: none !important;
}

a {
    color: black !important;
}

.nav-tabs .nav-link {
    border: none;
}

.nav-tabs .nav-link.active {
    border: none;
    border-bottom: 2px solid #007bff;
    /* Add underline color and thickness */
}

.dot {
    height: 50px;
    width: 50px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    background-color: rgb(18, 172, 74);
}

.circle {
    width: 40px;
    height: 40px;
    background-color: rgb(98, 185, 117);
    border-radius: 50%;
    /* This makes the element circular */
    display: flex;
    justify-content: center;
    align-items: center;
}

p {
    font-size: 12px !important;
}

.footer {
    /* background-color: #333; */
    color: white;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    bottom: 0;
    position: fixed;
}

p.small {
    line-height: 0.2;
}

.circle_1 {
    font-family: "Binance PLEX";
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid rgb(224, 224, 224);
    text-align: right;
    padding: 16px;
    color: rgb(31, 35, 41);
    flex-direction: row-reverse;
}
.circle_5 {
    max-width: 100%;
    font-family: "Binance PLEX";
    font-size: 0.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 24px;
    color: rgb(255, 255, 255);
    background-color: rgb(104, 98, 98);
    border-radius: 16px;
    white-space: nowrap;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    cursor: unset;
    outline: 0px;
    text-decoration: none;
    border: 2px !important;
    border-style: solid;
    border-color: rgb(39, 35, 35);

    padding: 0px;
    vertical-align: middle;
    box-sizing: border-box;
}
.radius{
    border-radius: 50px !important;
}

.circle_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
}
.circle_4 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
}
.nav-pills .nav-link.active{
/* color: var(--bs-nav-pills-link-active-color); */
/* background-color: var(--bs-nav-pills-link-active-bg); */
color: black;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: black;
background-color: #bbb !important;
}

        .text_offcanva{
            /* color:rgb(33, 25, 25); */
            color:white;
            font-size: 12px !important;
        }
        .text_offcanva_black{
            /* color:rgb(33, 25, 25); */
            color:black;
            font-size: 12px !important;
            font-weight: bold;
        }
        .text_offcanva_list{
            /* color:rgb(33, 25, 25); */
            color:rgb(103, 93, 93);
            font-size: 12px !important;
        }
        .text_twelve{
            font-size: 12px !important;
        }
       
    .offcanvas{
         width:70% !important;
    }  
    .accordion-icon {
      display: inline-block;
      width: 16px; /* Adjust the size as per your requirement */
      height: 16px; /* Adjust the size as per your requirement */
      
      background-size: cover;
      margin-right: 10px;
    }
    *{text-decoration: none !important;}
    a{
        color:black !important;
    }
    .nav-tabs .nav-link {
  border: none;
}

.nav-tabs .nav-link.active {
  border: none;
  border-bottom: 2px solid #007bff; /* Add underline color and thickness */
}
.dot {
  height: 50px;
  width: 50px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  background-color: rgb(18, 172, 74);
}
.circle {
  width: 40px;
  height: 40px;
  background-color:rgb(98,185,117);
  border-radius: 50%; /* This makes the element circular */
  display: flex;
  justify-content: center;
  align-items: center;
}
p{
  font-size: 12px !important;
}
.footer {
      /* background-color: #333; */
      color: white;
      text-align: center;
      padding: 10px 0;
      width: 100%;
      bottom: 0;
      position: fixed;
    }
    p.small {
  line-height: 0.2;
}
.circle_1 {
    font-family: "Binance PLEX";
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid rgb(224, 224, 224);
    text-align: right;
    padding: 16px;
    color: rgb(31, 35, 41);
    flex-direction: row-reverse;
}
.circle_2 {
    max-width: 100%;
    font-family: "Binance PLEX";
    font-size: 0.8125rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 24px;
    color: rgb(255, 255, 255);
    border-radius: 16px;
    white-space: nowrap;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    cursor: unset;
    outline: 0px;
    text-decoration: none;
    border: 0px;
    padding: 0px;
    vertical-align: middle;
    box-sizing: border-box;
}
.circle_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
}
.background_danger{
    background-color: rgb(230, 88, 96);
}
.background_success{
    background-color: rgb(23, 175, 41);
}

