.tab-pane .chartTitle a,
.adress-box .email_id a,
.tab-pane a,
.chartTitle a {
	color: #03c;
	text-decoration: underline;
	font-weight: 400;
}


.img_btn {
	position: relative;
	width: 50%;
	float: left;
}

@media only screen and (max-width: 600px) {
	.img_btn {
		position: relative;
		width: 100%;
	}
}

.img_btn img {
	width: 100%;
	height: auto;
}

.img_btn .btn {
	position: absolute;
	Bottom: 2%;
	left: 22%;
	background-color: #555;
	color: white;
	font-size: 16px;
	padding: 12px 37px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
}

.healthcare h1 {
	color: #006388;
}

#industrycoverage table tr:first-child td {
	background: #458da8;
	border: 1px solid #006389;
	color: white;
}

#industrycoverage table tr {
	padding: 0px;
	height: 20px !important;
}

#industrycoverage table tr td {
	padding: 0px 5px;
	height: 20px !important;
}

#industrycoverage table tr:first-child td p {
	color: #fff
}

#industrycoverage table td {
	border: 1px solid #458da8;
	color: #000
}

#industrycoverage table tr td p {
	color: #333
}

#industrycoverage table p {
	padding: 2px
}

#industrycoverage table tr:nth-child(2n+2) td {
	background: aliceblue
}

#industrycoverage table {
	width: 100%!important;
	float: center;
}

.press-release .title {
	color: #006388;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .16px;
	margin: 0 0 5px 0;
}

.healthcare h2 {
	color: #006388;
}

.page-heading .slogan {
	width: 30%;
}

@media (max-width: 700px) {
	.inquery-form-button li a.fill-color-blue {
		top: 0px !important;
	}
}

@media (max-width: 991px) {
	.page-heading .slogan {
		display: none !important;
	}
	.page-heading ul li span.sub-page-title {
		font-size: 0.8rem;
	}
	.page-heading-img {
		width: 30px;
	}
	.first_list {
		font-size: 14px;
	}
}

.buy-btn:hover,
.buy-btn:focus {
	background-color: #fff!important;
	color: #046489;
	border-color: #046489;
}

.buy-btn {
	color: #fff;
	border-color: #046489;
	border: 2px solid #046489;
	background-color: #046489 !important;
}

.fb {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(../../img/FB.svg);
	background-size: cover;
}

.tw {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(../../img/tw.svg);
	background-size: cover;
}

.gm {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(../../img/Gmail.svg);
	background-size: cover;
}

.linkdin {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(../../img/in.svg);
	background-size: cover;
}

.share {
	color: #006388 !important;
}

.social {
	width: 110px;
	text-align: right;
}

.social ul li {
	display: inline;
	margin: 0 0 0 4px;
}

.press-release a .related-reports {
	color: #19191A;
}

.press-release a:hover .related-reports {
	color: #006388
}

.press-release ul {
	padding-left: 0px;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	//list-style: none;
}

.press-release li:before {
	padding-right: 5px;
	//content: url(https://www.fortunebusinessinsights.com/img/bullet.svg);
	transition: all .5s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	border: 0;
	color: #333;
	list-style-type: none;
	font-size: 10px;
	display: inline;
}

.press-release li a {
	color: #212529;
	size: 17px;
	padding-bottom: 10px;
	text-transform: capitalize;
}

.press-release li a:hover {
	color: #006388;
}

.mttpz {
	float: left;
}

.b_title {
	font-size: 20px !important;
	font-weight: 700 !important;
}

.tab-box .nav-tabs .nav-link {
	color: #2b2b2b;
}

.tab-box .nav-tabs .nav-link.active {
	color: white;
}


.none {
	display: none;
}

.view {
	display: block;
}

.blue-color {
	padding-right: 8px;
}