div.dickdiscount
{
	-webkit-animation: BANNER4dickdiscount 1s 17s 1 forwards;
	-moz-animation: BANNER4dickdiscount 1s 17s 1 forwards;
	-o-animation: BANNER4dickdiscount 1s 17s 1 forwards;
	-ms-animation: BANNER4dickdiscount 1s 17s 1 forwards;
	animation: BANNER4dickdiscount 1s 17s 1 forwards;
	position: absolute;
	top: -115px;
	left: 200px;
	width: 200px;
	height: 110px;
	color: #ff0000;
	background-color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
	opacity: 0.8;
	z-index: 15;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}
div.pricetitlefooter
{
	/*position: absolute;*/
	height: 20px;
	/*width: 902px;*/
	/*top: 45px;*/
	/*left: 15px;*/
	z-index: 0;
	background-color: #006666;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #33adad;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
a[class$="pricetitle"]
{
	display: block;
	position: absolute;
	height: 36px;
	top: 5px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	color: #006666;
	font-size: 20px;
	z-index: 10;
	text-shadow: 1px 1px 0 rgba(128, 128, 128, 0.2);
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: easy-in;
	-moz-transition-property: all;
	-moz-transition-duration: 0.4s;
	-moz-transition-timing-function: easy-in;
	-o-transition-property: all;
	-o-transition-duration: 0.4s;
	-o-transition-timing-function: easy-in;
	-ms-transition-property: all;
	-ms-transition-duration: 0.4s;
	-ms-transition-timing-function: easy-in;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: easy-in;
}
a[class$="pricetitle"]:hover
{
	color: #33adad;
	height: 25px;
	border-bottom-color: #33adad;
}
a[class$="pricetitle_Active"]
{
	display: block;
	position: absolute;
	height: 25px;
	top: 0px;
	color: #ffffff;
	font-size: 20px;
	z-index: 10;
}
a.urologypricetitle
{
	left: 17px;
}
a.urologypricetitle_Active
{
	left: 17px;
}
a.proctologypricetitle
{
	left: 142px;
}
a.proctologypricetitle_Active
{
	left: 142px;
}
a.gynecologypricetitle
{
	left: 305px;
}
a.gynecologypricetitle_Active
{
	left: 305px;
}
a.pregnancypricetitle
{
	left: 469px;
}
a.pregnancypricetitle_Active
{
	left: 469px;
}
a.labspricetitle
{
	/*left: 740px;*/
	left: 460px;
}
a.labspricetitle_Active
{
	/*left: 740px;*/
	left: 460px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div.pricetitle
{
	position: relative;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 18px;
	margin-bottom: 13px;
	padding: 0px;
	text-align: center;
	z-index: 1;
	color: #006666;
	font-size: 20px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
div.pricetitlecursor
{
	position: absolute;
	top: 0px;
	left: 3px;
	height: 45px;
	width: 120px;
	z-index: 1;
	background-color: #006666;
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #33adad;
	border-left-color: #33adad;
	border-right-color: #33adad;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.pricesubtitle_Hide
{
	display: none;
}
@-webkit-keyframes pricesubtitle_show
{
	0% {margin-top: 5px; opacity: 0; -webkit-animation-timing-function: ease-out;}
	70% {margin-top: 32px; opacity: 1; -webkit-animation-timing-function: ease-in;}
	100% {margin-top: 28px; opacity: 1;}
}
@-moz-keyframes pricesubtitle_show
{
	0% {margin-top: 5px; opacity: 0; -webkit-animation-timing-function: ease-out;}
	70% {margin-top: 32px; opacity: 1; -webkit-animation-timing-function: ease-in;}
	100% {margin-top: 28px; opacity: 1;}
}
@-o-keyframes pricesubtitle_show
{
	0% {margin-top: 5px; opacity: 0; -webkit-animation-timing-function: ease-out;}
	70% {margin-top: 32px; opacity: 1; -webkit-animation-timing-function: ease-in;}
	100% {margin-top: 28px; opacity: 1;}
}
@-ms-keyframes pricesubtitle_show
{
	0% {margin-top: 5px; opacity: 0; -webkit-animation-timing-function: ease-out;}
	70% {margin-top: 32px; opacity: 1; -webkit-animation-timing-function: ease-in;}
	100% {margin-top: 28px; opacity: 1;}
}
@keyframes pricesubtitle_show
{
	0% {margin-top: 5px; opacity: 0; -webkit-animation-timing-function: ease-out;}
	70% {margin-top: 32px; opacity: 1; -webkit-animation-timing-function: ease-in;}
	100% {margin-top: 28px; opacity: 1;}
}
div.pricesubtitle_Show
{
	-webkit-animation: pricesubtitle_show 1s 1s 1 forwards;
	-moz-animation: pricesubtitle_show 1s 1s 1 forwards;
	-o-animation: pricesubtitle_show 1s 1s 1 forwards;
	-ms-animation: pricesubtitle_show 1s 1s 1 forwards;
	animation: pricesubtitle_show 1s 1s 1 forwards;
	display: block;
	position: relative;
	height: 15px;
	margin-left: 13px;
	margin-right: 14px;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
	z-index: 1;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #96c0c0;
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -moz-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -o-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -ms-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	opacity: 0;
}
div.pricesubtitle_Show a
{
	display: block;
	position: absolute;
	top: 0px;
	width: 80px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 10;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	height: 36px;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,173,173,0);
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: easy-in;
	-moz-transition-property: all;
	-moz-transition-duration: 0.4s;
	-moz-transition-timing-function: easy-in;
	-o-transition-property: all;
	-o-transition-duration: 0.4s;
	-o-transition-timing-function: easy-in;
	-ms-transition-property: all;
	-ms-transition-duration: 0.4s;
	-ms-transition-timing-function: easy-in;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: easy-in;
}
div.pricesubtitle_Show a:hover
{
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -moz-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -o-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: -ms-linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	background-image: linear-gradient(hsla(0,0%,100%,0.4), hsla(0,0%,100%,0) 15px);
	height: 20px;
	border-bottom-color: rgba(51,173,173,1);
}
a.trimester1
{
	left: 0px;
}
a.trimester2
{
	left: 80px;
}
a.trimester3
{
	left: 160px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div.pricetitlecursor_Move1
{
	-webkit-animation: movepricetitlecursor1 0.7s 0s 1 forwards;
	-moz-animation: movepricetitlecursor1 0.7s 0s 1 forwards;
	-o-animation: movepricetitlecursor1 0.7s 0s 1 forwards;
	-ms-animation: movepricetitlecursor1 0.7s 0s 1 forwards;
	animation: movepricetitlecursor1 0.7s 0s 1 forwards;
	position: absolute;
	top: 0px;
	height: 45px;
	z-index: 1;
	background-color: #006666;
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #33adad;
	border-left-color: #33adad;
	border-right-color: #33adad;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.pricetitlecursor_Move2
{
	-webkit-animation: movepricetitlecursor2 0.7s 0s 1 forwards;
	-moz-animation: movepricetitlecursor2 0.7s 0s 1 forwards;
	-o-animation: movepricetitlecursor2 0.7s 0s 1 forwards;
	-ms-animation: movepricetitlecursor2 0.7s 0s 1 forwards;
	animation: movepricetitlecursor2 0.7s 0s 1 forwards;
	position: absolute;
	top: 0px;
	height: 45px;
	z-index: 1;
	background-color: #006666;
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #33adad;
	border-left-color: #33adad;
	border-right-color: #33adad;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table[class$="price"]
{
	position: relative;
	/*position: absolute;*/
	/*left: 15px;*/
	/*top: 65px;*/
	/*width: 902px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	/*table-layout: fixed;*/
	border-style: solid;
	border-color: #006666;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
}
@-webkit-keyframes price_show
{
	0% {-webkit-animation-timing-function: ease-out;}
	100% {opacity: 1;}
}
@-moz-keyframes price_show
{
	0% {-moz-animation-timing-function: ease-out;}
	100% {opacity: 1;}
}
@-o-keyframes price_show
{
	0% {-o-animation-timing-function: ease-out;}
	100% {opacity: 1;}
}
@-ms-keyframes price_show
{
	0% {-ms-animation-timing-function: ease-out;}
	100% {opacity: 1;}
}
@keyframes price_show
{
	0% {animation-timing-function: ease-out;}
	100% {opacity: 1;}
}
table[class$="price_Show"]
{
	-webkit-animation: price_show 1s 0s 1 forwards;
	-moz-animation: price_show 1s 0s 1 forwards;
	-o-animation: price_show 1s 0s 1 forwards;
	-ms-animation: price_show 1s 0s 1 forwards;
	animation: price_show 1s 0s 1 forwards;
	position: relative;
	width: 100%;
	/*position: absolute;*/
	/*left: 15px;*/
	/*top: 65px;*/
	/*width: 902px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	table-layout: fixed;
	border: 0px;
	border-style: solid;
	border-color: #006666;
	border-collapse: collapse;
	text-align: center;
	z-index: 1;
	opacity: 0.5;
}
@-webkit-keyframes price_hide
{
	0% {-webkit-animation-timing-function: ease-out;}
	100% {opacity: 0;}
}
table[class$="price_Hide"]
{
	display: none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
tr:nth-child(n+1)
{
	color: #ffffff;
	background-color: #006666;
}
tr:nth-child(n+1) > td
{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: hsla(180,50%,30%,1);
}
tr:nth-child(n+1):hover
{
	color: #000000;
	background-color: #F9F9AC;
	background-image: -webkit-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -moz-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -o-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -ms-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
}
tr:nth-child(n+1):hover *
{
	color: #000000;
}
tr:nth-child(n+1):hover td.price
{
	color: #ffffff;
	background-color: hsla(110,50%,50%,1);
	/* font-size: 22px; */
	text-shadow: 0px 0px 24px #ffffff, 0px 0px 48px #ffffff, 0px 0px 72px #ffffff, 0px 0px 96px #ffffff;
}
tr:nth-child(n+1):hover td.price span.cents
{
	color: #ffffff;
}
tr:nth-child(2n)
{
	color: #ffffff;
	/* background-color: #33adad; */
	background-color: hsla(180,50%,30%,1);  /*  (#267373)  */
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.4s;
	-webkit-transition-timing-function: easy-in;
	-moz-transition-property: all;
	-moz-transition-duration: 0.4s;
	-moz-transition-timing-function: easy-in;
	-o-transition-property: all;
	-o-transition-duration: 0.4s;
	-o-transition-timing-function: easy-in;
	-ms-transition-property: all;
	-ms-transition-duration: 0.4s;
	-ms-transition-timing-function: easy-in;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: easy-in;
}
tr:nth-child(2n) > td
{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #006666;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}
tr:nth-child(2n):hover
{
	color: #000000;
	background-color: #F9F9AC;
	background-image: -webkit-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -moz-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -o-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: -ms-linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
	background-image: linear-gradient(hsl(60,80%,70%), hsl(60,100%,90%) 30px);
}
tr:nth-child(2n):hover *
{
	color: #000000;
}
tr:nth-child(2n):hover td.price
{
	color: #ffffff;
	background-color: hsla(110,50%,50%,1);
	/* font-size: 22px; */
	text-shadow: 0px 0px 24px #ffffff, 0px 0px 48px #ffffff, 0px 0px 72px #ffffff, 0px 0px 96px #ffffff;
}
tr:nth-child(2n):hover td.price span.cents
{
	color: #ffffff;
}
td
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.high
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.veryhigh
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
/*
td.first
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.last
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 9px;
	font-size: 16px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
} */
td.price
{
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.action50_1
{
	color: #000000;
	background-color: #F8F86E;
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.action50_2
{
	color: #000000;
	background-color: #F8F86E;
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.count
{
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.researchtime
{
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
tr.maincategory
{
	color: #ffffff;
	background-color: #333333;
	height: 50px;
}
td.maincategory1
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.maincategory2
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.maincategory3
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	text-align: left;
}
tr.category
{
	color: #ffffff;
	background-color: #555555;
	height: 35px;
}
td.category1
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.category2
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.category3
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
tr.title
{
	color: #ffffff;
	background-color: #33adad;
	height: 25px;
}
/* tr.title > td
{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: hsla(180,50%,100%,1);
} */
td.titleName1
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	/* width: 350px;  */
}
td.titleName2
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	/* width: 350px;  */
}
td.titleName3
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
	/* width: 100px; */
}
td.titleName4
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
tr.splitrow
{
	height: 40px;
}
td.splitdata1
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #006666;
	border-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: hsla(180,50%,80%,1);
}
td.splitdata2
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #006666;
	border-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div.split1
{
	position: relative;
	left: 270px;
	top: 0px;
	height: 1px;
	width: 200px;
	background-color: hsla(180,50%,100%,1);
}
tr.summaryrow
{
	color: #ffffff;
	background-color: #333333;
	/* height: 40px; */
}
tr.summaryrow:hover
{
	color: #ffffff;
	background-color: #333333;
	/* height: 40px; */
	background-image: none;   					// ???
}
td.totalprice1
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.totalprice2
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.totalservices1
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
td.totalservices2
{
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
tr.firstrow_in_category
{
	height: 10px;
}
tr.firstrow_in_category > td
{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: hsla(180,50%,30%,1);
	/* border-right: 1px;
	border-right-style: solid;
	border-right-color: hsla(180,50%,30%,1); */
}
td.firstrow_in_category
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
tr.lastrow_in_category
{
	height: 10px;
}
/* tr.lastrow_in_category > td
{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: hsla(180,50%,30%,1);
} */
td.lastrow_in_category
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
tr.lastrow_in_category_alt
{
	height: 9px;
}
td.lastrow_in_category_alt
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
}
tr.prefinalrow
{
	height: 15px;
}
td.prefinaldata1
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
td.prefinaldata2
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
td.prefinaldata1_alt
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
}
td.prefinaldata2_alt
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
}
td.prefinaldata3
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
td.prefinaldata4
{
	color: #ffffff;
	background-color: #006666;
	padding: 0px;
	font-size: 1px;
}
tr.finalrow
{
	height: 30px;
}
td.finaldata1
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: hsla(180,50%,40%,1);
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
td.finaldata2
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: hsla(180,50%,40%,1);
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
td.finaldata3
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: hsla(180,50%,40%,1);
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
td.finaldata4
{
	color: #ffffff;
	background-color: hsla(180,50%,30%,1);
	padding: 0px;
	font-size: 1px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: hsla(180,50%,40%,1);
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
span.cents
{
	font-size: 14px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
span.counttext
{
	font-size: 14px;
	font-weight: normal;
	font-family: 'BaseFont', tahoma,arial,verdana,sans-serif;
}
p.tableparagraph
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
p.tableparagraph_small
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
td.secondarydata
{
	padding: 0px;
}
table.secondarytable
{
	position: relative;
	width: 100%;
	/* border: 1px;
	border-style: dashed;
	border-color: #ff0000; */
}
tr.secondaryrow
{
	color: #ffffff;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.urologyprice
{
	opacity: 1;
	z-index: 1;
}
table.urologyprice_Show
{
}
table.urologyprice_Hide
{
}
/*col.urologypricecol1*/
/*{*/
	/*width: 700px;*/
/*}*/
/*col.urologypricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.proctologyprice
{
	display: none;
	opacity: 0;
	z-index: 0;
}
table.proctologyprice_Show
{
}
table.proctologyprice_Hide
{
}
/*col.proctologypricecol1*/
/*{*/
	/*width: 741px;*/
/*}*/
/*col.proctologypricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.gynecologyprice
{
	display: none;
	opacity: 0;
	z-index: 0;
}
table.gynecologyprice_Show
{
}
table.gynecologyprice_Hide
{
}
/*col.gynecologypricecol1*/
/*{*/
	/*width: 741px;*/
/*}*/
/*col.gynecologypricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.pregnancy1price
{
	display: none;
	opacity: 0;
	z-index: 0;
}
table.pregnancy1price_Show
{
}
table.pregnancy1price_Hide
{
}
/*col.pregnancy1pricecol1*/
/*{*/
	/*width: 455px;*/
/*}*/
/*col.pregnancy1pricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.pregnancy2price_Show
{
}
table.pregnancy2price_Hide
{
}
table.pregnancy2price
{
	display: none;
	opacity: 0;
	z-index: 0;
}
/*col.pregnancy2pricecol1*/
/*{*/
	/*width: 455px;*/
/*}*/
/*col.pregnancy2pricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.pregnancy3price
{
	display: none;
	opacity: 0;
	z-index: 0;
}
table.pregnancy3price_Show
{
}
table.pregnancy3price_Hide
{
}
/*col.pregnancy3pricecol1*/
/*{*/
	/*width: 455px;*/
/*}*/
/*col.pregnancy3pricecol2*/
/*{*/
	/*width: auto;*/
/*}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
table.labsprice
{
	display: none;
	opacity: 0;
	z-index: 0;
}
table.labsprice_Show
{
}
table.labsprice_Hide
{
}
/*col.labpricecol1*/
/*{*/
	/*width: 350px;*/
/*}*/
/*col.labpricecol2*/
/*{*/
	/*width: 315px;*/
/*}*/
/*col.labpricecol3*/
/*{*/
	/*width: 100px;*/
/*}*/
/*col.labpricecol4*/
/*{*/
	/*width: auto;*/
/*}*/

/*tr td:nth-child(1){width: 70%}*/
tr td:nth-child(2){width: 30%}

/* #labsprice tr td {width: 25%} */

@media (max-width: 767px) {

	#gynecologypricetitle {
		left: 17px;
		top: 48px;
	}
	#pricetitlecursor,
	div.pricetitlecursor_Move2,
	div.pricetitlecursor_Move1 {
		display: none;
	}

	.urologypricetitle_Active,
	.proctologypricetitle_Active,
	.gynecologypricetitle_Active,
	.labspricetitle_Active{
		color: #006666!important;
	}


	#labspricetitle {
		top: 48px;
		left: 181px;
	}

	#pricetitlefooter {
		margin-top: 75px;
	}

	#mobileCheck{
		width: 2px;
	}
}

#mobileCheck{
	width: 1px;
}

/*
#labsprice {
	width: auto !important;
}

#labsprice tr td:nth-child(2) {
	width: 31% !important;
	text-align: left;
}

#labsprice tr td{
	width: 1%;
} */

.name-search {
	padding: 10px 15px;
	background-color: #ffffff;
}
.name-search p {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.name-search span {
	font-size: 12px;
	font-weight: normal;
}
#user-2 > table {
	width: 100%;
}