.status_1, .status_18, .status_6, .status_4,.status_7,.status_24
{
    color: white !important;

    background-color: #28a745;
	
}

.status_8
{
    color: white !important;

    background-color: #2878a7;
	
}
.status_2, .status_17, .status_5, .status_13 
{
    color: white !important;

    background-color: #dc3545;
	
}

.status_3
{
    color: white !important;

    background-color: #c1c100;
	
}
.status_32
{
    background-color: rgb(199 139 32) !important;

    color: #white;
	
}
.status_29
{
	background-color: navy !important;
    color: white;
	
}

.status_16
{
    color: white !important;

    background-color: #007bff;
	
}

  .aclass{
    padding: 0 25px 5px 0;
  }
  .ptag{
    margin-left: 17%;
    display: inline-table;
    width: 48px;
    height: 48px;
    background-image: linear-gradient(145deg,#f8f8f8,#dceaff);
    border-radius: 50%;
    transition: .3s;
    /*transform: scale(.875);*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  .label{
    display: block;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 0 20px;
    /* color: #c3c7ce; */
    /* transition: .3s; */
    /* margin-top: 6px; */
  }
  .iclass{
    font-size:48px;
    color:black;
    margin-left: 28%;
  }
  .iclass2{
    font-size:48px;
    color:black;
    margin-left: 27%;
  }
  .dth{
    font-size:32px;
    margin-left:12%;
    margin-top:15%;
  }
  .rechargeclass{
    
    padding: 10px 20px 0;
    margin-left: 230px;
    background: #F7F7F7;
  }
  .imageclass{
    height: 76%; 
    width: 76%;
  }
  .containers{
	 width: min-content;
	 height:300px !important;
	 font-size: 0.01em !important;
    }
	.td-width{
		width:75px; 
		word-break: break-all;
	}

