.iot-redoc-spec .iot-intro, .bullet-list-content {
    width: 600px!important;
  }
  .iot-redoc-spec div[data-role="redoc-description"] {
    width: 600px!important;
  }
  
  
  .iot-redoc-spec .bullet-list  {
    color: var(--bullet-list-header)!important;
    font-weight: 600!important;
    font-size: 16px!important;
  }

  .iot-redoc-spec .bullet-list {
    margin-top: 20px !important;
  }
  
  .iot-redoc-spec .redoc-wrap >:last-child {
   background-color: transparent!important;
  }
  .iot-redoc-spec div[data-section-id*="section/"] div {
    width: 750px;
  }
  
  .iot-redoc-spec .redoc-markdown ul li p {
    width: 750px;
  }
  
  
  .iot-redoc-spec div[data-section-id="section/Activating-your-first-SIM"] section h2 {
    font-size: 22px!important;
  }
  
  .iot-redoc-spec div[data-section-id="section/Activating-your-first-SIM"] section h1 {
    font-size: 20px!important;
  }
  
  .iot-redoc-spec div[data-section-id="tag/Account-Authorization"] {
    padding-top: 0px!important;
  }
  
  .iot-redoc-spec .api-content .api-info p a{
      border: 1px solid var(--airtel_iot_color)!important;
      background-color: var(--airtel_iot_color)!important;
      color: #fff!important;
      border-radius: 4px;
      text-decoration: none;
  }
  .iot-redoc-spec .api-content .api-info p a:hover{
    font-weight: 600;
  }
  .iot-redoc-spec .api-content .kong-doc ul {
    margin-top: 10px!important;
  }
  .iot-redoc-spec .api-content .kong-doc pre {
    border-radius: 16px!important;
    box-shadow: 0px 3px 8px 1px grey;
  }
  .iot-redoc-spec div[role="search"] {
    display: none;
  }
  
  .iot-redoc-spec div[data-section-id="section/Activating-your-first-SIM"] {
    padding: 0px!important;
    margin-left: 10px;
  }

  .iot-redoc-spec div[data-section-id*="section/Activating-your-first-SIM/"] h2:first-child {
    padding-top: 0px!important;
    color: var(--airtel_iot_color)!important;
    font-weight: 800;
    font-size: 22px!important;
  }
  /* .iot-redoc-spec li[data-item-id*="section/Activating-your-first-SIM/"] label span{
    margin-bottom: 0px;
    font-weight: 400!important;
  }
  .iot-redoc-spec li[data-item-id*="section/Activating-your-first-SIM/"] {
    margin-bottom: 0px;
    cursor: pointer;
  }
   */
  /* .iot-redoc-spec .menu-content .scrollbar-container ul li[data-item-id*="section/Activating-your-first-SIM/"]:hover {
    background-color: transparent!important;
    color: var(--airtel_iot_color)!important;
    margin-bottom: 0px;
  }
   */
  .iot-redoc-spec .menu-content .scrollbar-container li[data-item-id*="tag/"] {
    margin-bottom: 0px;
  }
  
/*    
chekc
.redoc-wrap .api-content>div[data-section-id] h1


  .iot-redoc-spec li[data-item-id*="section/Activating-your-first-SIM/"] label.active {
    background-color: transparent!important;
    color: var(--airtel_iot_color)!important;
  }
  .iot-redoc-spec li[data-item-id*="section/Activating-your-first-SIM/"] label:hover {
    background-color: transparent!important;
    color: var(--airtel_iot_color)!important;
  }
  .iot-redoc-spec div[data-section-id*="section/Activating-your-first-SIM/"] h2:first-child {
    padding-top: 0px!important;
    color: var(--airtel_iot_color)!important;
    font-weight: 800;
    font-size: 22px!important;
  }
  .iot-redoc-spec div[data-section-id*="section/Activating-your-first-SIM/"]  .redoc-markdown .kong-doc h1 {
    font-size: 20px!important;
  }
  .iot-redoc-spec div[data-section-id*="section/Activating-your-first-SIM/"] {
    padding-top: 0px!important;
  } */
  .iot-redoc-spec .api-content .kong-doc ul {
    list-style-type: lower-alpha;
    margin-left: 15px;
  }
  .iot-redoc-spec .api-content div:nth-of-type(1) {
    padding-top: 4px!important;
  }
  .iot-redoc-spec .api-content .api-info p:nth-of-type(1){
    margin-bottom: 0px!important;
  }

  /* .iot-redoc-spec .kong-doc #fetch-plans-page, #fetch-sim-header, #perform-activation {
    color: var(--airtel_iot_color)!important;
    font-size: 22px!important;
    margin-top: 30px;
    font-weight: 800;
  }
   */