.table-manage  th,
.table-manage  td {

  padding-left: 4.426rem;
  padding-bottom: 1.7rem;
  padding-top: 1.7rem;
  padding-right: 2.5rem;
  vertical-align: top;
/*   border-top: 1px solid #00AEEF; */
 /* border-bottom: 1px solid #00AEEF; */
/*   border-left: 2px solid rgba(0, 174, 239, 0.2);
  border-right: 2px solid rgba(0, 174, 239, 0.2); */
}

/* .table-manage  th{
	border-top:1px solid rgba(0, 174, 239, 0.2);
} */
.table-wrapper{
	border-radius:25px;
	overflow:hidden;
	 border: 2px solid rgba(0, 174, 239, 0.2);
}


.table-manage th + th,
.table-manage td + td {
  border-left: 2px solid rgba(0, 174, 239, 0.2);
}


.tb-treat tbody tr:last-child td {
  border-bottom: none;
}
.table-manage {
  width: 100%;
  border-collapse: collapse;
  font-family: Poppins;
  font-size: 1.6rem;
  font-weight: regular;
  line-height: 120%;
  margin-bottom: 0;
	color:#3A3A3A;
	border-radius:2.5rem;
}
/* .table-manage thead:first-of-type {
    background: linear-gradient(90deg, var(--Eligard-Purple, #522E91) 0%, #EE3742 100%);
} */
.table-manage ul{
	font-family:Poppins;
	color:#3A3A3A;
	font-size:1.6rem;
	line-height:130%;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	margin-left:3.3rem;
}
.table-manage ul li::before{
  content: '\2022';
  display: block;
  color: #282828 !important;
  position: absolute !important;
  left: -15px;
  top: 2px !important;
  background: transparent;
}
.table-manage ul.nested-ul{
	padding-left:2.3rem;
	margin-left:0 !important;

}
.table-manage ul.nested-ul li::before{
	left:9px;
}
.table-manage thead:first-of-type {
    background: #243D96;
   
}

.table-manage thead:first-of-type th {
    background: transparent; 
}

.table-manage th {
  
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  text-align: left;
}
.table-manage td:not(:first-child) {
  color: #474747;
}
.table-manage td:first-child {
  font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #3A3A3A;
}
	.treatment {
    width: 44.8rem !important; 
	}
	.description{
    width: 72.7rem;
	}
	.symptom {
    width: 29.5rem !important; 
	}
	.strategy{
    width: 86.5rem !important;
	}
	td.treatment, td.symptom {
    max-width: unset;
	}

@media (max-width: 767px) {
 .page-id-99   .elementor-215 .elementor-element.elementor-element-48bee69 > .elementor-widget-container {
        margin: 0rem 0rem 0rem 0rem;
    }
	.page-id-99 .circle img {
    margin-bottom: 2rem;
    }
	    .treatment {
        width: 12.1rem !important;
    }
    .description{
    
		width: 13.8rem !important;
	}
		.symptom {
    width: 13.8rem !important; 
	}
	.strategy{
		width: 20.4rem !important;
	}
	
	.table-manage  td {
     padding:2rem 1.2rem 2rem 2.7rem;
	}
	.table-manage td:first-child {
		padding-top:1.1rem;
		padding-left:1.7rem;
	}
	td.treatment{
    max-width: 12.1rem;
	}
	
	td.symptom{
		max-width: 13.8rem;
	}
	
	td.treatment, td.symptom {
    white-space: break-spaces;
    word-wrap: break-word;
	}
	
	.table-manage th {
/*  	 line-height: 2rem; */
	padding-left: 1.3rem;
    padding-right: 0.5rem;
	}
	.table-manage ul{
		margin-left:0;
	}
/* 	.table-manage td:first-child, .table-manage td {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.4rem; 
	} */
}

@media  (max-width: 1200px) {
 span.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
@media  (max-width: 768px) {
.img-adj-mob img{
	margin-left: -1.5rem;
}
}
.AMT-list li::before{
	  content: '\2022';
color: #00AEEF;
font-size: 1.6rem;
line-height: 1.8rem;
letter-spacing: -.4rem;
  display: block;
  position: absolute !important;
  left: 9px;

}
.AMT-list{
    padding-left: 2.5rem;
    margin-left: 0;
		list-style:none;
	position:relative;
	margin-bottom:0;
}
@media (min-width: 1440px) {
  th.Etiologies {
    padding-top: 1.5rem !important;
    padding-left: 5.2rem !important;
  }
}
	@media (min-width: 390px) {
			.break{
		display:none;
	}
}