<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.row.section
{
	margin:  0;
}
.main-container
{
	padding: 20px 10px;
}
.site-color
{
	color: #50af37;
}
.main-container .main-title
{
	color: #50af37;
}
#collapsibleNavbar
{
	margin-top: 5px;
}
#navbar-toggler-menu
{
	margin-top: -3px;
	padding: 10px 15px;
	line-height: 1;
	border-radius: 5px;
    color: #737373;
    background-color: transparent;
    border: 1px solid #DEDDD6;
    float: right;
}
.main-container .tabs-wrapper nav ul.navbar-nav &gt; li.nav-item
{
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link
{
	font-size: 0.73em;
    font-weight: bold;
    background-color: #50af37;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    width: 94px;
    padding: 8px 4px ;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    /*height: 50px;*/
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link.derm-menu
{
	width: 100px;
}

.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.nav-small &gt; a.nav-link
{
	padding: 17px 2px;
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link:hover {
    background-color: #FFF;
    color: #50af37;
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active {
    margin-top: -15px;
    height: 66px;
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active &gt; a.nav-link {
    color: #50af37;
    font-size: 0.8em;
    padding: 15px 2px;
    background-color: #FFF;
    height: 66px;
}
.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active:hover, .main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active &gt; a.nav-link:hover {
    background-color: #50af37;
    color: #FFF;
}
.content-wrapper .faqDetails
{	
	margin : 0;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    /*overflow: hidden;*/
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    background: #fff;
    z-index: 1;
    margin-top: -15px;
    border: 1px solid #ccc;
}
#herb-list
{
	padding: 10px 10px;
	border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
#herb-list div.list-group
{
	max-height: 70vh;
	overflow-y: auto;
}
#herb-list div.list-group a.list-group-item
{
	color: #50af37;
	padding: 5px 15px;
	font-size: 0.86em;
}
#herb-list div.list-group a.list-group-item:hover, #herb-list div.list-group a.list-group-item.active
{
	background:  #50af37;
	color: #FFF;
}
.ui-autocomplete 
{
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: pointer;
    background: #FFF;
    font-size: 0.86em;
}
#herb-content .herb-name
{
	font-size: 2em;
}
#herb-content .herb-name-en
{
	color: #50af37;
}
#herb-content  .btnSections
{
	/*margin-top: 15px;*/
	text-align: right;
}
#herb-content  .btnSections .card
{
	width: 100px;
	/*float: right;*/
	border: none;
	color: #526c5a;
	font-family: arial;
    font-size: 0.74em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
/*#herb-content  .btnSections-desk .card
{
	width: 100px;
}*/
#herb-content  .btnSections .card img
{
	width: 45px;
	margin: 0 auto;
}
/*#herb-content  .btnSections-mobile .card img
{
	width: 32px;
}*/
#herb-content .carousel-item img
{
	width: 100%;
	height: 600px;
}
#herb-content .herb-details ul &gt; li h2
{
	color: #526c5a;
	font-size: 1em;
	font-weight: bold;
}
#herb-content .herb-details ul &gt; li .list-group-flush
{

}
#herb-content .herb-details ul &gt; li p, #herb-content .herb-details ul &gt; li .list-group-flush&gt;.list-group-item
{
	color: #526c5a;
	margin: 0;
	font-size: 0.9em;
}
.herb-details, #herb-content .herb-details ul &gt; li p, #herb-content .herb-details ul &gt; li .list-group-flush&gt;.list-group-item
{
	color : #50af37;
}
#go-back-link
{
	margin-top: -5px;
} 
#formulaIngre li a
{
	color : #50af37;
}
#herb-content .herb-details ul.herb-li-wrap li
{
	list-style-type: disc;
}
#herb-content .herb-details ul.herb-li-wrap &gt; li
{
	color: #50af37;
	font-size: 0.95em;
}

#feedback-icon img
{
	width: 250px;
}
.spinner-border, .spinner-grow  
{
	margin-top: 48vh;
}
.loader
{
    position: fixed;
    background: rgba(0,0,0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    display: none;
    text-align: center;
}
.footer-icons .app-links img
{
	width: 150px;
}
.herb-details &gt;  ul.list-group &gt; li:nth-child( odd ) 
{
	background: #e2e3e5;
	color: #41464b;
}
#recent-searches li
{
	font-size: 14px;
}
ol,ul, ol li, ul li
{
	color: #50af37
}
@media only screen and (min-width: 992px) 
{
	.header-image{width: 90%}
	.main-container .tabs-wrapper nav ul.navbar-nav &gt; li.nav-item:nth-child(5)&gt; a, .main-container .tabs-wrapper nav ul.navbar-nav &gt; li.nav-item:nth-child(8) &gt; a
	{
		width: 115px !important;
	}
}

@media only screen and (max-width: 991px) 
{
	.header-image{width: 75%}	
	.header-image-dw{text-align: center;}	
	/* .mobile-header-image{width: 75% !important;} */
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link, .main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link.derm-menu{width: 100% !important;}
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.nav-small &gt; a.nav-link{padding: 8px 5px ;}
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active 
	{
	    margin-top: 0px;
	    height: unset
	}
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active &gt; a.nav-link {
	    color: #50af37;
	    font-size: 0.8em;
	    padding: 8px 5px ;
	    background-color: #FFF;
	    height: unset;
	}
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active:hover, .main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item.active &gt; a.nav-link:hover {
	    background-color: #50af37;
	    color: #FFF;
	}
	.content-wrapper .faqDetails{margin-top: -20px; padding: 20px 0;}
	#herb-content .carousel-item img
	{
		height: 500px;
	}
}

@media only screen and (max-width: 767px) 
{
	/* .mobile-header-image{width: 100% !important;} */
	#herb-content  .btnSections{margin-top: 20px;}
	#herb-content  .btnSections .card{width: auto;}
	.main-container .navbar{margin-top: -10px;}
	.main-container .main-title{font-size: 1.2em; text-align: center;}
	#collapsibleNavbar{margin-top: 10px;}
	
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item{margin-top: 1px;}
	
	#herb-list div.list-group{max-height: 250px;}
	#herb-list {display: none;}
	#herb-content  .btnSections {margin-top: 20px;}
	#herb-content  .btnSections .card {width: auto;}
	#herb-content  .btnSections .card img{width: 36px;}	
	.content-wrapper .faqDetails
	{
		margin-top: -10px;
	}

	#herb-content .carousel-item img
	{
		height: 500px;
	}
}
@media only screen and (max-width: 575px) 
{
	.main-container .main-title
	{
		font-size: 1.2em;
		text-align: center;
	}
	.main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link, .main-container .tabs-wrapper nav.navbar ul.navbar-nav &gt; li.nav-item &gt; a.nav-link.derm-menu{width: 100%;}
	#herb-content .herb-name{font-size: 1.5em;}
	#herb-content  .btnSections{margin-top: 5px;}
	.symptoms-content #herb-image img, .trauma-content #herb-image img {width: 50% !important;}
	.herb-single-image img
	{
		width: 50% !important;	
	}
	.footer-icons .app-links img
	{
		width: 120px;
	}
	.footer-icons .app-links
	{
		padding-top: 1.5rem !important;
	}
	#herb-content .carousel-item img
	{
		height: 300px;
	}
}

</pre></body></html>