#content .contentDtlLeft{
float:left;
border:0px solid;
font-family: Tahoma, Geneva, sans-serif;
width:100%;
}
#content .contentDtlRight{
float:right;
width:100%;
height:auto;

}
.contentDtlLeft span{
float:left;
margin:0px 0px 0px 0px;
border:1px solid #157260;
border-top:0px solid;
height:40px;	
}
.firstHeader{
width:100%;
margin:0px 0px 0px 0px;
background:none;
font-size:14px;
color:#FFF;
font-size: 16px;
padding:0.5% 1% 0.5% 3%;

}
.secondHeader{
width:100%;
background:none;
font-size:14px;
color:#333;
border:1px solid #157260;
font-size: 14px;
padding:0.5% 1% 0.5% 3%;
font-weight:bold;

}
.thirdHeader{
	position:relative;
width:100%;
background:none;
font-size:14px;
color:#666;
border:1px solid #157260;
font-size: 19px;
padding:0.5% 1% 0.5% 9%;
cursor: pointer;

}
#box{
	position: absolute;
	float: right;
	border: 1px solid #157260;
	height: 27px;
	margin: .05% 1% 0 0;
	width: 17%;
	right: 7px;
	top: 6px;
}
	
#symptoms_results {
     width: 100%;
    height:275px;
   overflow-y: auto;
 
}

#select-items {
     width: 100%;
    height: 326px;
   overflow-y: auto;
 
}

#search{
position: absolute;
top: 35px;
width: 95%;
}


.case_dis { 
  	background: #3cb0fd;
  	text-decoration: none;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border:0;
	width: 95px;
	height: 20px;
	position:relative;
	z-index:9999;
}

.case_dis:hover {
 
  background: #86CF37;
  text-decoration: none;
  color:#000;
}
#search-disease{
	
	 color: #FE2E2E;
	}
@media (min-width: 992px) {
 .diagnosis_col-md-4 {
	
	width:377px;
	
}
}

   
	

