.padding30 { padding:10px !important; }
.padding20 { padding:20px !important; }
.points ul { margin:0; padding:0; }
.points ul { margin:0; padding:0; }
.points ul li { list-style-type:circle; margin-bottom:10px; line-height:28px; }

#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a, .footerlinks a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#subbanner {
	padding-top: 9px;
	padding-left: 12px;
}
.switcher {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}

.catbox {
	margin-bottom: 10px;
	background: url('../image/box_top_alt.png') no-repeat;
}
.catbox .top {
	padding: 8px 0px 8px 7px;
	color: #1a95b0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
.catbox .top img {
	float: left;
	margin-right: 5px;
}
.catbox .bottom {
	height: 20px;
	background: url('../image/box_bottom_alt.png') no-repeat;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
/*.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}*/

.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.content {
	background: #F7F7F7;
	border: 0px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 75px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	height:50px;
}
.sort .div2 {
	text-align: right;
	padding-top:9px;
	margin-top:12px;	
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height:45px;
	width:150px;
	vertical-align:middle;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}



.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em;
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}

#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}
#results
{
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
}




.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.pull-center{
    float: center;
}
.Sitecontainer{
	margin-bottom:50px;
}

.textCenter {
	text-align:center;
}

.healthcareImages{
	display:table;
	margin-top:10px;
	width:100%;
}
.healthcareImages a{
	width:25%;
        float: center !important;
        margin-left: 50px;
}
.img-margin-left{
    margin-left: 150px !important;
}
.greenHealthCarePanel{
	/*margin-top:10px !important;*/
}
.healthCarePanel{
	border-radius:5px;
	/*padding:20px 20px 10px 20px;*/
        padding-top: 0px !important;
	margin:20px 0 11px 0px;
}
.healthCarePanel h2{
	padding-bottom:10px;
}
.greenHealthCarePanel{
	border:6px solid #7bd109 !important;       
        
	color:#7ad109;
}
div#prescriptionservice div.titletext {
    background-color: #7bd109;
    color: #FFFFFF;
    margin: 0px;
    padding: 20px;
    font-size: 20px;
    font-weight: 800;
}
.image-padding{
    padding: 15px 0px 15px 10px !important;
}

div#onlineshopping div.titletext {
    background-color: #096ad1;
    color: #FFFFFF;
    margin: 0px;
    padding: 20px;
    font-size: 20px;
    font-weight: 800;
}
.greenHealthCarePanel strong, .greenHealthCarePanel ul li, a.healthCareSignBtn{
	color:#7ad109;
}
a.healthCareSignBtn{
	display:inherit;
	margin:0px auto;
	width:100%;
	padding-top:8px;
}
a.healthCareSignBtn:hover strong{
	color:#333333;
}
.blueHealthCarePanel{
	border:6px solid #096ad1;
	color:#096ad1;
}
.blueHealthCarePanel a.healthCareSignBtn{
	color:#096ad1;
}
.redHealthCarePanel{
	border:6px solid #ff0000;	
}
div#pharmacyservices div.titletext {
    background-color: #ff0000;
    color: #FFFFFF;
    margin: 0px;
    padding: 20px;
    font-size: 20px;
    font-weight: 800;
}

.redHealthCarePanel, .redHealthCarePanel a.healthCareSignBtn, .redHealthCarePanel h2 strong {
	color: #ff0000 !important;
}


.healthCarePanel strong{
	font-size:20px;
}
.healthCarePanel ul{
	padding:6px 0 0 0px !important;
	position:relative;
}
.healthCarePanel ul li{
	float:none;
	list-style:disc;
        font-size: 17px !important;
        line-height: 20px !important;
}
/*.healthCarePanel ul li span, a.backToTop{
	color:#333333;
}*/
.blueHealthCarePanel ul{
	min-height:130px;
}

.redHealthCarePanel ul{
	min-height:190px;
}

a.backToTop{
	/*font-size:15px;
	font-weight:bold;
	padding-left:30px;*/
        display: none;
}
.pharmacyClubCardImage, .miniclinicImage{
	position:absolute;
	bottom:0px;
	right:0px;
}
@media only screen and (max-width: 767px) {
    .pharmacyClubCardImage, .miniclinicImage{	
        position:relative;
	bottom:0px;
	right:0px;
}
}
/* custome css */
.pagelogo{text-align:center;}
.pagelogo h1{text-align: center;margin: 20px 0px 10px 0px !important;color: #cc0808 !important;font-size: 23px !important; }
.pagelogo p{text-align:justify;margin:10px 0px; text-align:center; }
.azhealth .title{color:#000;}
.azhealth_container{height: auto; overflow: auto; width: auto;}
.filterletter{    text-align: center;
				  width: 42px;
				  height: 30px;
				  color: #cc0808;
				  font-size: 14px;
				  border: 1px solid #cc0808;
				  line-height: 21px;
				  padding: 2px;}
.viewall, .viewall:hover { color: #FFF;
			 font-size: 16px;
			 text-align: center;
			 width: 91px;
			 padding: 6px;
			 margin-top: 15px; border-radius:20px; background:#cc0808; text-decoration:none; }
.artical_description{margin:0px;}
.artical_description p{ font-size: 14px;
						text-align: justify;
						line-height: 20px;}
/*-----------------------------------------------------------------------------*/	
.landing {
	margin-bottom: 20px;
	max-width:930px;
}
.landing  .grid-30 {
	float: left;
	/*width: 30%;*/
}
@media only screen and (max-width: 767px) {
.landing .grid-30 {
    float: left;
    width: 100%;
	width:310px;
}
}
.landing .content-region a, .content a {
	color: #0060a0;
}

.landing.clearfix
{
	clear:both;
}
.landing .landing-box {
	position: relative;
	overflow: hidden;
	display: block;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4);
	margin-bottom: 15px; 
}
.landing .landing-box .caption {
	position: absolute;
	bottom: -50px;
	background: #cc0808;
	text-align: center;
	width: 100%;
	padding-bottom: 12px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s; 
}

.landing .landing-box .caption span.title {
	display: inline-block;
	padding: 10px 0px;
	font-size: 0.9375em;
	color: #fff;
	font-weight: 200;
	width: 100%;
	text-align: center;
	text-transform: uppercase; }

.landing .landing-box .caption span.btn-more {
	width: 70%;
	display: inline-block;
	border-top: 1px solid #88d3f5;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	color: #88d3f5;
	font-size: 14px;
	text-transform: uppercase;
	padding: 9px;
	position: relative;background-image:url('../image/arw2.png');
	background-repeat: no-repeat;
    background-size: 8px;
	background-position: right 33px center;
}

.landing .landing-box .caption span.btn-more .fa {
	position: absolute;
	right: 0px; }

.landing .landing-box .caption span.btn-more:hover {
	text-decoration: none; 
}

.landing .landing-box:hover {
	text-decoration: none; 
}

.landing .landing-box:hover .caption {
	bottom: 0px; 
}

.landing .landing-box {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}

.landing div:nth-child(3n+2) {
	margin-left: auto;
	margin-right: auto; 
}

.landing > /*div:nth-child(3n+2),  .landing > div .middle-child*/ {
	margin-left: 5%;
	margin-right: 5%;
	width:280px;
}

.landing .landing-box .caption span.title
{
	font-size: 1.25em;
}

/*----------------------------------------------------------------------------*/
.treatmentContent {float: left; width: 60%; font-size: 15px !important; font-family: Lato !important; color: #414141;padding-right: 10px; line-height: 20px !important;}
.treatmentContent ol {padding-left: 30px; font-size: 15px !important;}
.treatmentContent ul {padding-left: 30px; font-size: 15px !important;}
.treatmentContent ul li span, .treatmentContent ol li span, .treatmentContent  div ol li span,.treatmentContent div ul li span, .treatmentContent div span, .treatmentContent p span, .treatmentContent div p span{font-size: 15px !important;font-family: Lato !important;}
.treatmentContent  p span {font-size: 15px !important; font-family: Lato !important;}
.treatmentContent table tr td {font-size: 15px !important; color: #000; font-family: Lato !important;}
.appointmentform{width:auto; border:solid 0px red; }

@media only screen and (min-width: 992px) and (max-width:1192px)
	{
	.treatmentContent {float: left; width:55%; font-size: 15px !important; font-family: Lato !important; color: #414141;padding-right: 10px; line-height: 20px !important;}	
	}
@media only screen and (min-width: 768px) and (max-width:991px)
	{
	.treatmentContent {float: left; width: 70%; font-size: 15px !important; font-family: Lato !important; color: #414141;padding-right: 10px; line-height: 20px !important;}	
	}
	

/*--------- online doc */
.treatmentBox {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  padding: 30px 0;
}
.treatmentBox:before,
.treatmentBox:after {
  content: "";
  display: table;
}
.treatmentBox:after {
  clear: both;
}
.treatmentBox .col {
  position: relative;
  display: block;
  width: 24.25%;
  float: left;
  padding: 0;
  margin: 0 1% 0 0;
  margin-bottom: 10px;
  border: #e1e1e1 1px solid;
  overflow: hidden;
}
.treatmentBox .col:last-child {
  margin-right: 0;
}
.treatmentBox .col:nth-child(4n+4) {
  margin-right: 0px;
}
@media only screen and (max-width: 767px) {
	.treatmentContent {float: left; width: 95%;}
	.landing > /*div:nth-child(3n+2),  .landing > div .middle-child*/ {
	margin-left: 5%;
	margin-right: 5%;
}
  .treatmentBox .col {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0% 0 0;
    margin-bottom: 15px;
  }
  .treatmentBox .col:last-child {
    margin-right: 0;
  }
}
.treatmentBox .col .treatmentImg {
  display: block;
}
.treatmentBox .col .treatmentImg img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.treatmentBox .col .tretmentText {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(1, 151, 218, 0.8);
  color: #ffffff;
  width: 100%;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .treatmentBox .col .tretmentText {
    padding: 10px;
  }
}
.treatmentBox .col .tretmentText i {
  float: right;
  padding-top: 2px;
}
.treatmentBox .col:hover .treatmentImg img {
  transform: scale(1.1);
}
.treatmentBox .col:hover .tretmentText {
  background-color: #29abe2;
}
.landing .landing-box .caption span.btn-more-telechem {
	width: 70%;
	display: inline-block;
	border-top: 1px solid #FFF;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	color: #88d3f5;
	font-size: 14px;
	text-transform: uppercase;
	padding: 9px;
	position: relative;
    background-size: 8px;
	background-position: right 33px center;
}

.landing .landing-box .caption span.btn-more-telechem .fa {
	position: absolute;
	right: 0px; }

.landing .landing-box .caption span.btn-more-telechem:hover {
	text-decoration: none; 
}
/*----------------------------------------------------------------------------*/

ul.categorymenu
{
	list-style-type:none;
	padding: 10px 0px;
	background-color: #0060a0;
	margin: 0 0 0 5px;
	zoom: 1;
}
ul.categorymenu li
{
	margin: 0px;
	font-size: 14px;
	border-top: 1px solid #3487bb;
	display: block;
	text-transform: uppercase;
	color:#FFFFFF;
	padding:8px 20px 8px 8px;
	background-image:url('../image/arw2.png');
	background-repeat: no-repeat;
	background-size: 8px;
	background-position: 230px;
	line-height:18px;
}
ul.categorymenu li a 
{

	color:#FFFFFF;
}
ul.categorymenu li:hover a ,ul.categorymenu li.active a 
{
	color:#88d3f5;
}
.headingTextLogin{
    font-size: 22px !important;
    font-weight: 500;
    color: #cc0808;
}
ul.tickmarkimage li {
    margin-top: 7px;
    margin-left: 12px;
    list-style-image: url(../image/icon-right-sign.png);
}
ul.alphamark li{
    list-style-type: upper-alpha;
     margin-top: 7px;    
}
.very-small-font{
    font-size: 10px;
}


/*Edited By Hasmukh*/
.panel-green {
    border-color: #5cb85c !important;
}
.panel-yellow {
    border-color: #1472BC !important;
}
.panel-primary {
    border-color:#1472BC !important;
}
.panel-red {
    border-color:#E80000 !important;
}
.panel-footer-green {
    background-color: #5ebb47;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel-footer-blue {
    background-color: #1472BC ;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel-footer-yellow {
    background-color: #1472BC;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel-footer-red {
    background-color: #E80000;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.yellowiconecolor{
    color: #1472BC;
}
.blueiconecolor{
    color: #1472bc 
}
.rediconecolor{
    color: #E80000; 
}
.greeniconecolor{
    color: #5EBB47; 
}
.textcolor{
    color: #8089A0;
    font-size: 13px;
}
.atextxolorforprimary{
    color: #f5f5f5;
}
.panel-yellow >  a:hover{
    color: #FFF;
}
.ace-nav > li{
    height:54px!important;
    line-height: 55px !important;
}
.profile-info-name-custome{
    padding: 0px !important;
}.totalred{
    background-color: #fe0000 !important;
    color: #fff;
    font-weight: bold;
}
.homemenu{
 color:#FFF
}
.homemenu:hover {
 color:#FFF
}
.lineHeight{
    line-height: 16px !important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.menublue{
    background: #1f98df !important;
}
#content .topmenu .centermenu h1{
 /* background: url('../image/content_top_center.png') repeat-x;
 margin-left: 5px;
 margin-right: 5px;
 height: 30px;
        background-color: #3e71b3;*/
        
        background-color:  #1f98df;
        color: #fff !important;  
        border: 1px solid #beddea;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        height: 45px;
        font-weight: 700;
        line-height: 1.1;
        font-size: 15px;
       /* padding: 0 25px;*/
        border-radius: 4px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -webkit-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;  
}
#content .topmenu .centermenu:hover h1{
 /* background: url('../image/content_top_center.png') repeat-x;
 margin-left: 5px;
 margin-right: 5px;
 height: 30px;
        background-color: #3e71b3;*/
        
       background-color: #FFF !important;
       color: #039242 !important;
}
.minheight{
    min-height: 100px;
}
.headergrenn{
    padding: 15px 15px;
}


.dropdown {
    position: relative;
   
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f5f5f5;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.well-new{min-height:20px;padding:19px;margin-bottom:20px;background-color:#ffffff;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
 .map {
        min-width: 300px;
        min-height: 300px;
        width: 100%;
        height: 100%;
    }

    .header {
        background-color: #FFFFFF;
        color:#0060a0;
        height: 45px;
        font-size: 15px;
        font-weight: 400;
        padding: 10px;
        margin: 5px 0px 10px !important;
    }
    .colorremove{
        background-color: #FFFFFF !important;
    }
   
    .checkmarks  li:before
    {
        content: '✔';   
        margin-left: -1em;
        margin-right: .100em;
    }

    .checkmarks  ul
    {
       list-style-type: none;
    }
    .customeH2{
        padding-top: 10px !important;
    }
    .customeP{
        padding-top: 10px !important;
    }
    .middle ul li{
        padding-top: 10px !important;
    }
    .articleP p  { 
        line-height: 1.5em !important;
        padding-top: 10px !important;
    }
/*.panel-primary > a:hover {
    color: #337ab7;
}*/
/*End Of Hasmukh*/

.slide001 { background-image:url(../image/health-tracker-para1.jpg); background-repeat:no-repeat; height:400px; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
.slide001-content { padding:50px 0 0 0 !important; text-align: center; }
.slide001-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #cc0808 !important;}
.slide001-content p  { line-height:30px; font-size:18px; font-weight:400; color: #414141; margin:20px 0; }
.slide001-img001-hide { display:none; }
.slide001-img001-show { display:block; }

.slide002 { background-image:url(../image/health-tracker-para2.jpg); background-repeat:no-repeat; height:400px; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
.slide002-content { padding:50px 0 0 0 !important; text-align: center;color: #fff; }
.slide002-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #FFF !important; }
.slide002-content p  { line-height:normal; font-size:18px; font-weight:300; color: #FFF;  }
.slide002-img001-hide { display:none; }
.slide002-img001-show { display:block; }

.slide003 { background-image:url(../image/health-tracker-para3.jpg); background-repeat:no-repeat; height:400px; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
.slide003-content { padding:20px 0 0 0; text-align: center;color: #fff !important; }
.slide003-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #FFF !important; }
.slide003-content p  { line-height:normal; font-size:16px; font-weight:310; color: #FFF;  margin:10px 0;   }
.slide003-img001-hide { display:none; }
.slide003-img001-show { display:block; }
.slide003-content ul li {align-content: flex-start !important; margin:5px 0; }
.backgroundgraybox{ background-color: #000000; margin: 10px 0px; opacity: 0.7;padding: 10px 10px;font-weight:700;}
a.backgrounddarkgraybox{ background-color: #000000; padding: 10px 10px; opacity: 0.70; color: #FFF !important;font-size:25px !important;font-weight:600 !important;  }

.listRightIcon li{
    list-style-image: url('../image/icon-right-sign.png') !important;
    line-height: 20px;
}
.ourserviceListstyle {
    text-align: left;
    margin-left: 85px;
}
.slidetexttitle{
    font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 30px 0 0 0 !important; line-height: normal; color: #cc0808 !important;
}
.imagetitle{
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    vertical-align: center;
}
div.nhslist p {
    margin-bottom: 8px;
}
.displayinline{
    display: inline !important;
}
.width300{
    width: 50% !important;
}
 .evenrow{
        padding-bottom: 8px;       
        margin-top: 3px;
        background-color: #f5f5f5;
    }
.oddrow{
        padding-bottom: 8px;
        margin-top: 3px;
        background-color: #EBF8FE;
    }
.listheadingrow
    {
        padding-bottom: 8px;
        padding-top: 5px;
        margin-top: 3px;
        margin-bottom: 5px;
        background-color: #e6e6e6;
        font-weight: 500;
        color: #333;
    }
    
    ol.olList li {
    margin-top: 7px;
    margin-left: 12px;    
    padding-left: 10px;
    font-weight: 800;
}

.headingblue{
    color:#cc0808 !important;
}

 .dataTable
{
    border:solid 1px #cccccc;
}

.dataTable tr th
{
    height:35px;
    padding:10px;
}

.dataTable tr td
{
    border-top:solid 1px #cccccc;
    background-color:#efefef;
    padding:10px;
}
.label { color:#000 !important; font-size:15px !important; padding:10px 0 !important; font-weight:normal !important; }

@media (max-width: 767px)
	{
	.listheadingrow { font-size:13px; }
	.ourserviceListstyle { text-align: left; margin-left:15px; }
	
	.slide001 { background-image:url(../image/-health-tracker-para1.jpg); background-repeat:no-repeat; height:auto; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
	.slide001-content { padding:0px 0 0 0 !important; text-align: center; }
.slide001-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #cc0808 !important;}
.slide001-content p  { line-height:normal; font-size:16px; font-weight:310; color: #414141;  }
	
	.slide002 { background-image:url(../image/-health-tracker-para2.jpg); background-repeat:no-repeat; height:auto; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
	.slide002-content { padding:0px 0 0 0 !important; text-align: center;color: #fff; }
.slide002-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #666 !important; }
.slide002-content p  { line-height:normal; font-size:16px; font-weight:310; color: #FFF;  }

.slide003 { background-image:url(../image/-health-tracker-para3.jpg); background-repeat:no-repeat; height: auto; margin:0px 0 0 0; width:100%; background-size: cover; background-position: top center ; }
.slide003-content { padding:0px 0 0 0; text-align: center;color: #666 !important; }
.slide003-content h2 { font-size:30px !important;text-transform:none !important ; font-weight:400; margin: 0 0 50px 0; line-height: normal; color: #666 !important; }
.slide003-content p  { line-height:normal; font-size:16px; font-weight:310; color: #666; margin:20px 0;  }
.slide003-content ul li {align-content: flex-start !important; color:#666;}
	}