.modal
{
	background: rgba(255, 255, 255, 0.8);
}
.panel-heading .panel-title a[role="button"]
{
	width: 100%;
	display: inline-block;
}
.insurance-faq tbody td,
.insurance-faq tbody th
{
	text-align: left;
	border-bottom: 1px solid RGB(221, 221, 221);
	padding: 6px;
}

ul.green_ul
{
	/*list-style: none;
	margin-left: 0;
	padding-left: 0;*/
}
ul.green_ul li
{
	/*padding-left: 1em;
	text-indent: -1em;*/
	display: inherit;
}
/*ul.green_ul li:before*/
ul.green_ul li .glyphicon-leaf:before
{
	/*content: "\E103";*/
	padding-right: 5px;
	color: rgb(84,130,53);
	font-size: 14px;
	margin-left: -1.5em;
}
ul.green_ul li .glyphicon:before
{
	padding-right: 5px;
	font-size: 14px;
	margin-left: -1.5em;
}
/*ul.green_ul li .green_ul_li_txt
{
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	color: rgb(51, 51, 51);
}*/
#accordion small, #accordion  .small {
  font-size: 85%;
}
bold
{
	font-weight: bold;
}
green
{
	color: rgb(84,130,53);
}
blue
{
	color: rgb(68,114,196);
}
red
{
	color: rgb(255,0,0);
}
label.disabled
{
	cursor: not-allowed;
}
