
@media (min-width:1366px ) {
	body {
		width: 1366px;
		margin: 0px auto
	}
}
/***********************/
.bstrap30 label {
	font-size: 17px !important;
	color: #000 !important;
}

.bstrap30 .section-title {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #2898b8;
	font-size: 31px;
	font-weight: 700;
}

/***********************/
.high-light a {
	color: #2898b8;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
}
/**************************
Icon Hover Effect
**************************/
a, a:visited {
	text-decoration: none;
}

.paddingwhatwe {
	padding: 50px 0 0 100px;
}

.mrg-btm {
	margin-bottom: -120px;
}

@media (min-width:1024px ) {

	.nav .dropdown:hover > .dropdown-menu {
		display: block;
		/*margin-top:3px !important;*/
	}

	#main-nav .navbar-right li > a {
		font-size: 13px
	}

	.nav .dropdown.homenav.active:hover > .dropdown-menu {
		display: block;
		margin-top: 8px;
	}
}

.roll-hover {
	margin: 0px 0px;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.navbar-text a {
	color: #006993 !important;
}

.roll-hover:after, .hover-effect:before {
	content: '';
	display: table;
}

.roll-hover:after {
	clear: both;
}

.roll-hover li {
	width: 200px;
	height: 200px;
	display: inline-block;
}

.hover-effect {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.gpm-icon {
	background-image: url(../img/icon-148x148-gpm.png);
	background-repeat: no-repeat;
	background-position: center
}

.fhr-icon {
	background-image: url(../img/icon-148x148-fhr.png);
	background-repeat: no-repeat;
	background-position: center
}

.rci-icon {
	background-image: url(../img/icon-148x148-rci.png);
	background-repeat: no-repeat;
	background-position: center
}

.pt-icon {
	background-image: url(../img/icon-148x148-pt.png);
	background-repeat: no-repeat;
	background-position: center
}

.pp-icon {
	background-image: url(../img/icon-148x148-pp.png);
	background-repeat: no-repeat;
	background-position: center
}

.cc-icon {
	background-image: url(../img/icon-148x148-cc.png);
	background-repeat: no-repeat;
	background-position: center
}

.mcm-icon {
	background-image: url(../img/icon-148x148-mcm.png);
	background-repeat: no-repeat;
	background-position: center
}

.ths-icon {
	background-image: url(../img/icon-148x148-ths.png);
	background-repeat: no-repeat;
	background-position: center
}

.vac-icon {
	background-image: url(../img/icon-148x148-vac.png);
	background-repeat: no-repeat;
	background-position: center
}

.hover-info {
	position: absolute;
	background: #fff;
	width: inherit;
	height: inherit;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}

	.hover-info p {
		color: #000; /*padding: 10px 30px;*/
	}

		.hover-info p a {
			display: block;
			font-weight: 700;
			font-size: 25px;
			padding-top: 50px;
			text-transform: uppercase;
			line-height: 30px;
		}

.hover-effect:hover .hover-info {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
}

	.hover-effect:hover .hover-info p {
		opacity: 1;
	}

.icon-title h3 {
	color: #005173;
	position: relative;
	font-weight: bold;
	bottom: 30px;
	font-size: 25px;
}

.icon-title {
	text-align: center;
}

	.icon-title p {
		position: relative;
		bottom: 30px;
		font-size: 18.5px;
		color: #000;
	}

.abt-calendar {
	top: 18px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
}

.abt-contact {
	top: -10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
}

.btn3 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 17px;
	background-color: #198710;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	border: none;
	padding: 10px 15px;
	top: 90px;
}

.submit-request {
	top: 45px;
}

.sample-vault {
	top: 45px;
}

.patient-assistance {
	top: 112px;
}

.learn-more {
	top: 112px;
}

.cg-patient-assistance {
	top: 114px;
}

.cg-learn-more {
	top: 90px;
}

.cg-body {
	padding-bottom: 5px;
}

	.cg-body p a {
		color: #000;
		text-decoration: underline;
	}

.cg-list {
	font-size: 17px;
	color: #000;
	line-height: 30px;
	padding-left: 30px;
}

	.cg-list li a {
		color: #000;
		text-decoration: underline;
	}

#about-us {
	top: 0px;
	position: relative;
	overflow: hidden;
}

p {
	font-size: 17px;
	color: #000;
}

.TitleH2 {
	display: none
}

.careers-title {
	padding-bottom: 30px
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-size: normal;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	overflow-y: scroll;
	overflow-x: hidden !important;
}

a {
	text-decoration: none;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	font-weight: bold;
}

.wrapper {
	padding: 0px 100px;
}

img {
	max-width: 100%;
}

.bstrap30 img {
	width: 50% !important;
}

.form-group-Error p {
	color: #ff0000 !important;
	font-size: 20px;
}

ul {
	list-style: disc;
}

.ui-accordion-content ul li {
	font-weight: bold;
	color: #000
}

input[type="text"], input[type="password"], input[type="email"], textarea {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: border linear .3s;
	-webkit-transition: border linear .3s;
	-o-transition: border linear .3s;
	transition: border linear .3s;
}

textarea {
	padding: 15px;
}

	input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
		background: rgba(62, 212, 255, 0.5);
		border-color: #01b1d7 !important;
		outline: none;
		color: #333;
	}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 2;
}

.container {
	position: relative;
	z-index: 3;
}
/*Header*/
/*Top nav left*/
.top-nav {
	/* margin-right: 15px; */
	color: #333;
	line-height: 20px; /* border-bottom: 1px solid #ddd; */
}
/*Top left Menu*/
.top-left {
	float: left;
}

	.top-left ul > li {
		display: inline-block;
		margin-right: 15px;
	}

	.top-left a {
		font-size: 16px;
		color: #333;
	}

		.top-left a:hover {
			color: #01b1d7;
		}
/*Top Right Menu*/
.top-right {
	float: right;
}

	.top-right p {
		font-family: 'Lato', sans-serif;
		font-weight: 500;
		font-size: 13px;
		margin: 0px;
		float: right;
		margin-left: 0px;
	}

p.pf-blockquote {
	font-size: 20px;
	color: #005173;
	margin: 0;
}

.top-right a {
	text-decoration: none
}
/* .search-icon { */
/* padding-right:10px */
/* } */
/*Nagivation*/
/*#main-nav {
	padding: 15px 0;
}*/
/*Affix*/
#main-nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	color: #fff;
	z-index: 10;
	-moz-box-shadow: 0 1px 2px #ebebeb;
	-webkit-box-shadow: 0 1px 2px #ebebeb;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .15);
	transition: all 0.3s;
}

.navbar {
	margin: 0;
}

.navbar-text a:last-child {
	padding-right: 0px;
}

Toggle Menu #main-nav .navbar-toggle {
	background-color: #01b1d7;
}

#main-nav .navbar-toggle span {
	background-color: #006993;
}
/*Main Menu*/
/*#main-nav .navbar-right {
	margin-top: 15px;
}*/
#main-nav .navbar-right li > a {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 30px;
	color: #000;
	line-height: 20px;
	padding-top: 0;
	top: 15px;
	padding-bottom: 0;
	text-transform: uppercase;
}

#main-nav .navbar-nav > .active > a {
	border-bottom: 2px solid #1eb333;
	outline: none;
	color: #198710;
}

#main-nav .navbar-right li > a:focus {
	color: #198710;
	background: none;
	outline: none; /*border-bottom: 2px solid #198710;*/
}

#main-nav .navbar-nav > li > a:hover {
	color: #198710;
	background: none;
}

#main-nav .navbar-nav > .active > a:hover {
	color: #198710;
	background: none;
	border-bottom: 2px solid #1eb333;
}

.btn2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 17px;
	background-color: #198710;
	color: #fff;
	position: absolute;
	text-transform: uppercase;
	border: none;
	padding: 10px 20px;
}


a.btn2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 17px;
	background-color: #198710;
	color: #fff;
	position: absolute;
	text-transform: uppercase;
	border: none;
	padding: 10px 20px;
}

a.btn2 {
	color: #fff;
	text-decoration: none;
}

.fig-caption {
	padding: 10px 0px;
}

.btn2:hover {
	background-color: #369e2e;
	transition: 0.3s;
	color: #fff;
}

.btn2:active, .btn2:visited {
	background-color: #198710;
	transition: 0.3s;
	color: #fff;
}

.btn3:hover {
	background-color: #369e2e;
	transition: 0.3s;
	color: #fff;
}

.btn3:active {
	background-color: #198710;
	transition: 0.3s;
	color: #fff;
}

.btn3:visited {
	background-color: #198710;
	transition: 0.3s;
	color: #fff;
}

.img-title {
	margin: -8px 0px 0px 0px;
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 25px;
}

.photo img {
	padding-top: 20px;
}

.bstrap30 .col-sm-offset-12 {
	margin-left: 15px !important;
	text-align: left !important;
}

.img-content {
	padding-top: 8px;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 25px;
}

.fig-dsrc {
	padding-top: 0px;
}

.inner-content {
	padding: 30px 0px 30px 0px;
}

.mobile-view h4 {
	margin-bottom: 0px;
	color: #000;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}

.what-we-treat {
	padding: 20px 0px;
}

.space {
	white-space: nowrap !important;
	display: block !important;
}

.spaces {
	white-space: nowrap !important;
	display: block !important
}

#desktop-table-section {
	padding-bottom: 30px;
}

.table-bg {
	background-color: #005274;
	color: #fff;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-bordered > tbody > tr > td {
	border: 1px solid #ddd;
	width: 30%;
}

.hamburger-search {
	float: right;
	margin-top: 32px;
	padding-right: 10px;
}

@media (min-width: 768px) {
	.mrg-btm {
		margin-bottom: -20px;
	}

	.hamburger-search {
		display: none
	}

	.mobile-view-logo {
		display: none
	}

	.footer-view-logo {
		display: none
	}

	.inner-slice3-left-mobile-view {
		display: none
	}

	.conference-meeting-mobile {
		display: none
	}
}

@media (max-width : 1023px) {
	.hamburger-search {
		display: block;
	}
}

.innovative h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.innovative p {
	font-size: 17px;
	color: #000;
}



#footer {
	padding: 30px 30px 30px 30px;
	/*padding-bottom: 30px;*/
	color: #fff;
	background: #6d6e71;
}

	#footer ul > li {
		display: inline-block; /*margin-left: 15px;*/
	}

	#footer ul li a {
		display: inline-block;
		margin-left: 15px;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 13px;
	}

.footer-content {
	text-align: right;
	display: block;
	/*float: right;*/
	margin-top: 25px;
	font-size: 13px;
	float: right;
	width: 100%;
}

.footer-logo img {
	padding: 25px 0px 25px 0px;
}

.footer-link {
	float: right;
	padding: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
}

.no-padding {
	padding: 0px;
	margin: 0px
}

.content-section3 {
	padding: 30px 0px 30px 0px;
	background-color: #e3e3e3;
}

.section3view .content-section3 {
	padding: 20px 0px 20px 0px;
	background-color: #e3e3e3;
}

.view-cld {
	top: 15px;
	position: absolute;
	left: 0;
	right: 0;
}

.single-content h3 {
	color: #2898b8;
	font-weight: bold;
	font-size: 25px;
	margin-top: -10px;
}

.box-content h3 {
	color: #005173;
	font-weight: bold;
}

.view a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

	.view a:hover {
		color: #000;
		text-decoration: none;
	}

	.view a:visited {
		color: #000;
		text-decoration: none;
	}

.single-content p {
	color: #000;
	font-size: 18.5px
}

.content-section1 {
	background-color: #e3e3e3;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

.about-content3 {
	padding: 60px 100px 0px 0px;
}

.content-title {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}
.win-title {
	text-align: center;
}
.scholar-title {
	text-align: center;
}
.scholar-copy{
	text-align: center;
}
.slice2-col-right-content p {
	font-size: 17px;
	color: #000;
}

.content-title a {
	color: #005173;
	text-decoration: none
}

.slice4-col-right-content {
	padding: 50px 50px 0px 0px;
}

.slice4-col-right-treat {
	padding: 90px 25px 0px 0px;
}

	.slice4-col-right-treat p {
		font-size: 17px;
		color: #000;
	}

.mobilepipechart-img {
	display: none
}

.caption {
	left: 30px;
	margin-top: 0px !important;
}

.mobile-view-logo img {
	padding: 20px 0px 20px 0px;
	margin: 0px
}

input {
	outline: none;
}

	input[type=search] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		font-family: inherit;
		font-size: 100%;
	}

	input::-webkit-search-decoration, input::-webkit-search-cancel-button {
		display: none;
	}

	input[type=search] {
		background: url(../img/magnifying-glass.png) no-repeat 11px center;
		border: none;
		padding: 9px 10px 9px 32px;
		width: 55px;
		-webkit-border-radius: 10em;
		-moz-border-radius: 10em;
		border-radius: 10em;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}

		input[type=search]:focus {
			width: 130px;
			background-color: #fff;
			border-color: #c0c0c0;
			-webkit-box-shadow: 0 0 5px rgba(192, 192, 192, .5);
			-moz-box-shadow: 0 0 5px rgba(192, 192, 192, .5);
			box-shadow: 0 0 5px rgba(192, 192, 192, .5);
		}

	input:-moz-placeholder {
		color: #777;
	}

	input::-webkit-input-placeholder {
		color: #777;
	}

#tablet-view-search input[type=search] {
	width: 17px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
	float: right;
}

	#tablet-view-search input[type=search]:hover {
		background-color: #fff;
	}

	#tablet-view-search input[type=search]:focus {
		width: 130px;
		padding-left: 32px;
		color: #000;
		background-color: #fff;
		cursor: auto;
	}

#tablet-view-search input:-moz-placeholder {
	color: transparent;
}

#tablet-view-search input::-webkit-input-placeholder {
	color: transparent;
}

#desktop-view-search {
	float: left;
	display: inline-block
}

	#desktop-view-search input[type=search] {
		width: 17px;
		padding-left: 10px;
		color: transparent;
		cursor: pointer;
		height: 3px
	}

		#desktop-view-search input[type=search]:hover {
			background-color: #fff;
		}

		#desktop-view-search input[type=search]:focus {
			width: 130px;
			padding-left: 32px;
			color: #000;
			background-color: #fff;
			cursor: auto;
		}

	#desktop-view-search input:-moz-placeholder {
		color: transparent;
	}

	#desktop-view-search input::-webkit-input-placeholder {
		color: transparent;
	}

#tablet-view-search {
	margin-top: -38px
}

@media (max-width: 1199px) and (min-width: 992px) {
	.mrg-btm {
		margin-bottom: -20px;
	}

	.navbar-default .navbar-nav > li > a {
		color: #666666;
		padding: 20px 15px;
	}
}

@media (min-width: 768px) {
	.mobile-view-img {
		display: none !important
	}

	#tablet-view-search {
		display: none
	}

	.mobile-version {
		display: none
	}
}

.break br {
	display: none
}

.heading {
	margin-top: 8px;
	line-height: 54px;
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.hcp-clinical h4 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 25px;
	font-style: italic;
	top: -15px;
	position: absolute;
}

.hcp-clinical h1 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.hcp-clinical p {
	font-size: 17px;
	color: #000;
}

.heading-content {
	color: #000;
	font-size: 17px
}

.timeline {
	color: #000;
	font-size: 17px;
	padding-top: 20px;
}

.indication {
	color: #000;
	font-size: 18px;
	font-weight: bold
}

.warn {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px
}

.osmoprep-link a {
	color: #000;
	font-weight: bold;
	text-decoration: underline
}

.right-side-menu {
	color: #000;
	margin-left: 0px;
}

	.right-side-menu li {
		color: #000;
		padding: 6px 0px;
		list-style: none;
	}

		.right-side-menu li a {
			color: #000;
			padding: 10px 0px;
			font-family: 'Lato', sans-serif;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 15px;
			outline: none;
		}

			.right-side-menu li a:hover {
				color: #197F10;
				padding: 10px 0px;
				font-family: 'Lato', sans-serif;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold
			}

		.right-side-menu li.active a {
			color: #197F10 !important;
		}

.high-light {
	color: #2898b8;
	font-size: 31px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 31px;
}

.slice2-fullcontent p {
	font-size: 17px;
	color: #000;
}

.high-light a {
	color: #2898b8;
}

.products-sub {
	color: #2898b8;
	font-size: 31px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
}

#RefDisease {
	padding-left: 15px;
	font-size: 14px;
	color: #000;
}

.pf-list li a {
	color: #000;
	line-height: 25px;
	text-decoration: underline;
	font-weight: 800;
	font-size: 17px;
}

	.pf-list li a:hover {
		color: #000;
	}

#right-side-menu {
	padding: 30px;
	background-color: #f3f3f3;
	margin-top: 30px;
}


.centere-award-sec {
	padding: 30px;
	background-color: #ebf8fd;
	margin-top: 30px;
	border: 2px solid #005173;
}

p.award-para {
	padding-top: 20px;
}

span.award-title {
	padding: 5px 0px;
	float: left;
	width: 100%;
	color: #005173;
	font-weight: 600;
}

span.bold-text {
	font-weight: 600;
}

.centere-award-sec h3 {
	color: #005173;
	font-family: 'Lato', sans-serif !important;
}

.hr-line-r-award {
	display: block;
	height: 1px;
	background: #005173;
	margin: 12px 0 14px;
}

.top-winner-cont {
	padding: 30px;
	background-color: #6d6e71;
	/*margin-top: 30px;*/
	margin-top: 80px;
}

	.top-winner-cont h3 {
		color: #ffff;
		font-weight: 600;
		line-height: 35px;
		font-family: 'Lato', sans-serif !important;
	}

	.top-winner-cont span.hr-line-r {
		background-color: #fff;
		vertical-align: middle;
		padding-right: 56px;
		margin-top: 28px;
	}


.warn-box {
	padding: 20px;
	border: 1px solid #777;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 30px
}

.eyebrow {
	margin: 0 auto;
	position: relative;
	color: #ffffff;
}
	/*.eyebrow p {
	font-size: 7.1em;
	margin: auto;
	position: absolute;
	top: 100px;
	left: 91px;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-family: 'Lato', sans-serif;
	font-weight:100;
	text-transform:uppercase
}*/
	.eyebrow img {
		width: 100%;
	}

.main-title.corporate h1 {
	top: 60px;
}

.main-title.research h1 {
	top: 60px;
}

.main-title p {
}

.eyebrow p span {
	font-weight: 700
}

.eyebrow h1 {
	font-size: 25px;
	margin: auto;
	position: absolute;
	left: 108px;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-weight: bold;
	opacity: 0.6;
	color: #ffffff;
}

.eyebrow p {
	font-size: 80px;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	margin: auto;
	position: absolute;
	left: 100px;
	right: 0;
	bottom: 0;
	z-index: 1;
	color: #ffffff;
}
/* .callout-padding { */
/* padding:40px 0px  */
/* } */





.block-content {
	padding-top: 20px;
}

.block-content-right {
	padding-top: 70px;
}

#mobile-table-section {
	display: none;
}

.mobileside-menu {
	display: none;
}

.banner-mobile {
	display: none;
}

.main-title {
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	text-transform: uppercase;
}

	.main-title h1 {
		margin: 0px auto;
		position: absolute;
		left: 50px;
		right: 0;
		bottom: 0;
		font-weight: bold;
		font-size: 80px;
		vertical-align: middle;
	}

	.main-title p {
		margin: auto;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}

	.main-title img {
		width: 100%;
	}

@media all and (max-width: 768px) {
	.navbar-collapse ul.navbar-nav {
		float: none !important;
		margin-right: 0;
		text-align: center;
	}

	.navbar-nav {
		margin: 4px 0px;
		background: #ffffff;
	}
}

.slice2-col-left-care {
	padding: 40px 0px 20px 0px;
}

.inner-slice3-left-img img {
	width: 100%;
}

.inner-slice3-left-expertise {
	position: absolute;
	top: 2vw;
	left: 12vw;
}

	.inner-slice3-left-expertise p {
		font-size: 24px;
		color: #000;
		padding: 20px 143px 20px 0px;
	}

.contact-indent {
	padding-left: 0px;
}

.inner-slice3-left-event {
	position: absolute;
	top: 6vw;
	left: 10vw;
}

	.inner-slice3-left-event p {
		font-size: 24px;
		color: #000;
		padding: 0px 0px 0px 0px;
	}

.slice2-col-left-img img {
	padding-top: 70px
}

.inner-slice3-left-content {
	padding: 50px 0px 0px 100px;
}

.pl-mail {
	color: #000;
	text-decoration: underline;
}

	.pl-mail:hover {
		color: #000;
		text-decoration: underline;
	}

.pl-body p {
	font-size: 17px;
}

.pp-body p {
	font-size: 17px;
	padding-bottom: 20px;
}

.patient-hcp {
	top: 0px
}

.inner-slice3-left-content h1 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.inner-slice3-left-content p {
	color: #000;
	padding-bottom: 20px;
	font-size: 17px;
}

.content-section {
	margin: 45px 0px 40px 0px;
}

.br1 br {
	display: none;
}

.br3 br {
	display: none;
}

.flexslider img.mobile-view-img {
	height: 370px;
}

.head h1 {
	top: 4vw;
}

.head p {
	top: 5.5vw;
}

.main-title-head {
	/*top: 6vw;*/
	position: relative;
}

.navbar {
	margin-bottom: 0;
}

.navbar-default {
	border: none;
}

.navbar-brand {
	color: #222;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: -1px;
	padding: 0px 0px 20px 30px;
	margin-top: -15px;
}

.navbar-collapse ul.navbar-nav {
	float: right;
	margin-right: 0;
}

.navbar-default {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

.nav li a:hover, .nav li a:focus, .nav li.active a, .nav li.active a:hover, .nav li a.dropdown-toggle:hover, .nav li a.dropdown-toggle:focus, .nav li.active ul.dropdown-menu li a:hover, .nav li.active ul.dropdown-menu li.active a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.navbar-nav > li {
	padding-bottom: 38px;
	padding-top: 15px;
	padding-left: 20px;
}

@media only screen and (min-width : 1024px) and (max-width : 1199px) {
	.navbar-nav > li {
		padding-bottom: 37px;
		padding-top: 15px;
		padding-left: 8px;
	}
}

.main-title h1 {
	color: #fff;
}

.mobsearchsubmit {
	vertical-align: top;
	color: #006993;
}

a.mobsearchsubmit {
	color: #006993;
}

	a.mobsearchsubmit:visited {
		color: #006993;
	}

.nav .caret {
	border-bottom-color: #f5f5f5;
	border-top-color: #f5f5f5;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fff;
}

.dropdown-menu {
	box-shadow: none;
	border-radius: 0; /* border: 1px solid #eee; */
}

.navbar-nav > li > ul > li {
	/* border-bottom: 1px solid #eee; */
	list-style: none;
	padding: 5px 0px;
}

	.navbar-nav > li > ul > li.dropdown-submenu > ul > li {
		border-bottom: 1px solid #eee;
	}

.dropdown-menu li:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.nav li .dropdown-menu {
	padding: 0;
}

	.nav li .dropdown-menu li a {
		line-height: 30px;
		padding: 3px 12px;
	}
/* --- menu --- */

.navigation {
	float: right;
}

ul.nav li {
	border: none;
	margin: 0;
}

	ul.nav li a {
		font-size: 12px;
		border: none;
		font-weight: 700;
		text-transform: uppercase;
	}

	ul.nav li ul li a {
		font-size: 13px;
		border: none;
		font-weight: 400;
		text-transform: none;
	}

.navbar .nav > li > a, .navbar .nav > li.active > .dropdown-menu > li > a {
	color: #444;
	text-shadow: none;
}

.dropdown-menu li:hover, .dropdown-menu li a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background: none;
	;
}

.navbar .nav a:hover {
	background: none;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
	background: none;
	font-weight: 700;
}

	.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus {
		background: none;
		outline: 0;
		font-weight: 700;
	}

.navbar .nav li .dropdown-menu {
	z-index: 2000;
}

ul.nav li ul {
	margin-top: 1px;
}

	ul.nav li ul li ul {
		margin: 1px 0 0 1px;
	}

.dropdown-menu .dropdown i {
	position: absolute;
	right: 0;
	margin-top: 3px;
	padding-left: 20px;
}

.navbar .nav > li > .dropdown-menu:before {
	display: inline-block;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-bottom-color: none;
	content: none;
}

ul.nav li.dropdown a {
	z-index: 1000;
	display: block;
}

/* sub menu */

ul.nav li ul li.dropdown-submenu li a {
	color: #444;
}

.dropdown-submenu {
	position: relative;
}

	.dropdown-submenu > .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -1px;
		margin-left: 1px;
		-webkit-border-radius: 0 0 0 0;
		-moz-border-radius: 0 0 0;
		border-radius: 0 0 0 0;
	}

	.dropdown-submenu:hover > .dropdown-menu {
		display: block;
	}

	.dropdown-submenu > a:after {
		display: block;
		content: "\f105";
		font-family: 'FontAwesome';
		float: right;
		width: 0;
		height: 0;
		margin-top: 0;
		margin-right: 0px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.dropdown-submenu:hover > a:after {
		border-left-color: #fff;
	}

	.dropdown-submenu.pull-left {
		float: none;
	}

		.dropdown-submenu.pull-left > .dropdown-menu {
			left: -100%;
			margin-left: 10px;
			-webkit-border-radius: 6px 0 6px 6px;
			-moz-border-radius: 6px 0 6px 6px;
			border-radius: 6px 0 6px 6px;
		}

a.btn3 {
	color: #fff;
	text-decoration: none;
}

.section2view .content-section2 {
	display: block;
	padding: 30px 0px 30px 0px;
}

#ftheme_wrapper {
	display: block;
}

.popup_visible.popup_visible_ftheme #ftheme_wrapper {
	display: block;
}

	.popup_visible.popup_visible_ftheme #ftheme_wrapper #ftheme {
		display: block !important;
	}

#mobilesearchinput {
	width: 100%;
	padding-bottom: 15px;
}

#mobilesearchinput {
	display: none;
}

p {
	line-height: 20px;
}

ul.dnnAdminTabNav li.ui-tabs-active a {
	margin-top: -3px;
	padding: 12px 9px 10px 9px;
	background: #198710;
	color: #fff;
	font-size: 17px;
}

ul.dnnAdminTabNav li a {
	border: 0px;
	font-size: 17px;
}

ul.dnnAdminTabNav {
	height: 41px;
	border-bottom: 3px solid #198710 !important;
}

.liveaccdefault .ui-accordion .ui-accordion-header .ui-icon {
	left: 94% !important;
}

.liveaccdefault .ui-accordion .ui-accordion-header a {
	padding: .5em 0em .5em 0em !important;
}

.liveaccdefault .ui-state-default, .liveaccdefault .ui-widget-content .ui-state-default {
	border-bottom: 0px solid #d3d3d3 !important;
	border-top: 1px solid #d3d3d3 !important;
	background: #ffffff !important;
}

.liveaccdefault .ui-state-default {
	border-left: 1px solid #ffffff !important;
	border-right: 1px solid #ffffff !important;
}

.liveaccdefault .ui-widget-content {
	border: 1px solid #ffffff !important;
}

.liveaccdefault .ui-state-default a, .liveaccdefault .ui-state-default a:link {
	color: #31b8e8 !important;
}

.liveaccdefault .ui-state-default .ui-icon.ui-icon-triangle-1-s {
	background: url(../img/minus.png) no-repeat center right !important;
}

.liveaccdefault .ui-state-default .ui-icon.ui-icon-triangle-1-e {
	background: url(../img/plus.png) no-repeat center right !important;
}

.slice3-col-left img {
	width: 100%;
}

.white-space {
	white-space: nowrap;
	display: block
}
/****************
   common cass
*****************/


.DNNContainer_Title_h2 h2 {
	margin: 0px;
}

	.DNNContainer_Title_h2 h2 .TitleH2 {
		margin-bottom: 0px !important;
		display: none
	}

ul.nav.navbar-nav.navbar-right {
	padding-right: 15px;
}




.slice4-col-right-content {
	top: 80px;
	position: absolute;
}

	.slice4-col-right-content p {
		font-size: 17px;
	}

.inner-slice3-left-event-mobile-view {
	display: none;
}
/**home page popup css === don't delete**/
#offsite {
	padding: 0px 50px;
	background: #ffffff;
	padding-bottom: 66px;
	margin: 0px 275px;
}

a.offsite_close {
	float: right;
	/* padding: 25px 0.4em; */
	text-decoration: none;
	font-size: 25px;
	color: #5DBC51;
	margin-right: -43px;
}
/**end of home page popup css**/

.content-section2patient {
	margin: 15px 0px 0px 0px;
}

.bstrap30 .label-align-top .radio {
	margin-left: 0px;
}

.bstrap30 .label-align-top .checkbox {
	margin-left: 0px;
}

.content1 {
	padding: 25px 0px 30px 0px;
}

#desktop-view-search {
}

#expandbox {
	border-radius: 5px;
	margin-right: 6px;
	width: 175px;
	margin-top: 0px;
}

/** sitemap **/
#site-map a {
	color: #555;
	text-decoration: none;
}

	#site-map a:visited {
		color: #555;
		text-decoration: none;
	}

	#site-map a:hover {
		color: #555;
		text-decoration: none;
	}

#site-map ul {
	list-style: none;
	padding-left: 18px;
}

.slice2-fullcontent h1 {
	font-size: 45px;
	color: #005173;
}

.external {
	text-decoration: none;
}

	.external:hover {
		text-decoration: none;
	}

	.external:visited {
		text-decoration: none;
	}

.abt-history {
	padding-bottom: 1px;
}

	.abt-history p {
		font-size: 17px;
		margin-left: 14px;
		font-family: 'Lato', sans-serif;
	}

		.abt-history p span {
			margin-left: -0.5em;
		}

.diseases-sub {
	color: #2898b8;
	font-size: 31px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 5px;
}

.diseases p {
	font-size: 17px;
	margin-right: 5px;
}

.diseases {
	padding-bottom: 5px;
}

	.diseases p a {
		color: #000;
		text-decoration: underline !important;
	}

.diseases-list {
	font-size: 17px;
	color: #000;
	line-height: 30px;
}

ul.diseases-list ul {
	margin-left: 35px;
	margin-bottom: 0;
	list-style-type: circle;
}

.innovative {
	padding-bottom: 5px;
}

.read-more {
	font-size: 17px;
	color: #000;
	padding: 10px 0px;
	font-weight: bold;
}

.view {
	font-size: 17px;
	color: #000;
	margin-bottom: 5px;
	margin-top: -5px;
	line-height: 23px;
}

.product-sub {
	color: #2898b8;
	font-size: 31px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 5px;
	font-family: 'Lato', sans-serif;
}
/*.careers {
 padding-bottom:5px;
}*/
.careers-list {
	font-size: 17px;
	color: #000;
	line-height: 30px;
	padding-left: 30px;
}

.callout-info {
	top: 25px;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 25px;
	position: relative;
}

.dd-title {
	padding-bottom: 10px;
}

	.dd-title p {
		font-size: 17px;
	}

.dd-body p {
	font-size: 17px;
}

.dd-body {
	padding-bottom: 5px;
}

.dd-list {
	font-size: 17px;
	color: #000;
	line-height: 30px;
}

.dd-reference {
	padding: 0px 15px;
}

	.dd-reference p {
		font-size: 14px;
	}

		.dd-reference p a {
			font-size: 14px;
			color: #000;
			text-decoration: underline;
		}

.rd-btn {
	top: 54px
}

.hcp-content h1 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.hcp-content p {
	font-size: 17px;
	color: #000;
}

	.hcp-content p a {
		font-size: 17px;
		color: #000;
		text-decoration: underline;
	}

.pf-Patient h1 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.pf-Patient p {
	font-size: 17px;
	color: #000;
}

.careers-title a {
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 17px;
	background-color: #198710;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	border: none;
	padding: 10px 15px;
	top: 8px;
}

	.careers-title a:hover {
		background-color: #369e2e;
		transition: 0.3s;
		color: #fff;
	}

.treat-btn-right {
	top: 46px
}

.treat-btn {
	top: 80px;
}

a.pf-color {
	color: #2898b8!important;
}

a.hcp-color {
	color: #005173!important;
}

a.ci-color {
	color: #198710!important;
}

.contact-main h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.contact-body h4 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
}

.contact-body p {
	font-size: 17px;
	color: #000;
}

.hcp-callout-left h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.hcp-callout-left p {
	font-size: 17px;
	color: #000;
}

.hcp-callout-right h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.hcp-callout-right p {
	font-size: 17px;
	color: #000;
}

.rd-callout-left h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.rd-callout-left p {
	font-size: 17px;
	color: #000;
}

.rd-callout-right h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.rd-callout-right p {
	font-size: 17px;
	color: #000;
}

.cr-callout-left h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: 0px;
	vertical-align: top;
	font-family: 'Lato', sans-serif;
}

.cr-callout-left p {
	font-size: 17px;
	color: #000;
}

.cr-callout-right h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.cr-callout-right p {
	font-size: 17px;
	color: #000;
}

.cg-callout-left h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.cg-callout-left p {
	font-size: 17px;
	color: #000;
}

.cg-callout-right h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.cg-callout-right p {
	font-size: 17px;
	color: #000;
}

.contact-body p a {
	color: #000;
	text-decoration: underline
}

.conference-meeting {
	padding: 75px 0px 0px 50px;
}

	.conference-meeting h1 {
		color: #005173;
		font-family: 'Playfair Display';
		font-weight: bold;
		font-size: 45px;
	}

	.conference-meeting p {
		font-size: 17px;
		color: #000;
	}

.gc-title h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.gc-title p {
	font-size: 17px;
	color: #000;
}

.history-body {
	padding-bottom: 5px
}

.gc-body {
	padding-bottom: 10px
}

	.gc-body h4 {
		color: #2898b8;
		font-weight: 600;
		font-size: 31px;
		margin-bottom: 3px;
	}

	.gc-body p {
		font-size: 17px;
		color: #000;
	}

	.gc-body a {
		color: #000;
		font-size: 17px;
		text-decoration: underline;
		line-height: 26px;
	}

.inverstor-content h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.inverstor-content p {
	font-size: 17px;
	color: #000;
}

	.inverstor-content p a {
		color: #000;
		text-decoration: underline
	}

.leadership-callout-left {
	padding: 50px 0px 0px 50px;
}

	.leadership-callout-left h1 {
		color: #005173;
		font-family: 'Playfair Display';
		font-weight: bold;
		font-size: 45px;
	}

	.leadership-callout-left p {
		font-size: 17px;
		color: #000;
	}

.leader-letter h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.leader-letter p {
	font-size: 17px;
	color: #000;
}

.history-body h1 {
	color: #005173;
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 45px;
}

.history-body p {
	font-size: 17px;
	color: #000;
}

.photo h4 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 25px;
	margin-bottom: 0px;
}

.photo p {
	font-size: 17px;
	color: #000;
}

.avt-form-subtitle {
	color: #2898b8 !important;
	font-size: 31px !important;
	font-weight: bold !important;
	line-height: 36px !important;
	margin-bottom: 5px !important;
	margin-left: -6px !important;
}

.avt-form-link {
	text-decoration: underline !important;
	color: #000 !important;
	outline: none !important;
}

.avt-form-btn {
	font-family: 'Lato', sans-serif !important;
	font-weight: 500 !important;
	font-size: 17px !important;
	background-color: #198710 !important;
	color: #fff !important;
	letter-spacing: 2px !important;
	position: relative !important;
	text-transform: uppercase !important;
	border: none !important;
	padding: 10px 20px !important;
	border-radius: 0px !important;
}

	.avt-form-btn:hover {
		background-color: #369e2e !important;
		transition: 0.3s !important;
		color: #fff !important;
	}

button#dnn39212Submit {
	margin-left: 15px;
}

.photo h4 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.photo p {
	font-size: 17px;
	color: #000;
}

.abt-btn-left {
	top: 55px;
}

.abt-btn-right {
	top: 66px;
}

.abt-left-text h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.abt-left-text p {
	font-size: 17px;
	color: #000;
}

.dp-callout-left h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.dp-callout-left p {
	font-size: 17px;
	color: #000;
}

.dp-callout-right h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.dp-callout-right p {
	font-size: 17px;
	color: #000;
}

.abt-right-text h3 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
	line-height: 35px;
	margin-top: -5px;
	font-family: 'Lato', sans-serif;
}

.abt-right-text p {
	font-size: 17px;
	color: #000;
}

.abt-slice-left-content h1 {
	color: #005173;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 45px;
}

.abt-slice-left-content p {
	font-size: 28px;
	color: #000;
}

.abt-slice-left-content {
	padding: 50px 0px 0px 30px;
}

.home-slice4-right-content {
	padding: 35px 80px 0px 0px
}

	.home-slice4-right-content h1 a {
		color: #005173;
		font-family: 'Playfair Display', serif;
		font-weight: bold;
		font-size: 47.5px;
	}

	.home-slice4-right-content p {
		font-size: 18.5px;
		color: #000;
	}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 0px;
}

#ftheme_wrapper {
	display: block;
}

.popup_visible.popup_visible_ftheme #ftheme_wrapper {
	display: block;
}

	.popup_visible.popup_visible_ftheme #ftheme_wrapper #ftheme {
		display: block !important;
	}

#mobilesearchinput {
	width: 100%;
	padding-bottom: 15px;
}

#mobilesearchinput {
	display: none;
}

p {
	line-height: 1.4;
}

@media only screen and (max-width:1023px ) {
	.desktopside-menu {
		display: none;
	}

	br.hide-sm {
		display: none;
	}

	.quote-sec-winner {
		float: left;
		margin-top: -30px !important;
		padding: 8px;
	}

	.winners .desktopside-menu {
		display: block;
		width: 100%;
	}

	.cuscolwid {
		width: 100%;
	}
}

@media only screen and (min-width:1025px ) {
	h3 {
		line-height: 35px !important;
	}

	.inner-slice3-left-content {
		top: 0;
		right: 45px;
	}

	.bannerwrapper > h1 {
		left: 7px !important;
	}

	.research-dev .bannerwrapper > h1 {
		left: 7px !important;
	}

	.bannerwrapper > p {
		left: 0px !important;
	}

	.main-title h1 {
		left: 0px;
	}

	.container {
		width: 100%;
		padding-left: 0px;
	}

	.abt-slice-left-content {
		padding: 50px 0px 0px 85px;
	}

	.conference-meeting {
		padding: 75px 0px 0px 85px;
	}

	.content-section2 {
		padding-left: 85px;
		padding-right: 85px;
	}

	.content1 {
		padding-left: 85px;
		padding-right: 85px;
	}

	.main-title {
		padding-left: 85px;
		padding-right: 85px;
	}

	#content-section {
		padding: 0px 85px;
	}
	#content-section-parse {
		padding: 0px 85px;
	}

	.bannerInnerpage {
		padding: 40px 85px;
	}

	.cuscolwid {
		padding-left: 98px;
	}

	.main-title.break {
		padding-left: 0px;
		padding-right: 0px;
	}

	.leadership-callout-left {
		padding: 50px 0px 0px 85px;
	}

	.submit-request {
		top: 54px;
	}

	.sample-vault {
		top: 56px;
	}

	.treat-btn {
		top: 90px;
	}

	.treat-btn-right {
		top: 55px;
	}

	.inner-slice3-left-content {
		padding: 50px 0px 0px 85px;
	}

	.cg-patient-assistance {
		top: 110px;
	}

	.cg-learn-more {
		top: 84px;
	}

	.btn3.rd-btn-right {
		top: 55px;
	}

	.text-left.mobile-view-left img {
		width: 222px;
		height: 222px;
	}

	.text-left.mobile-view-right img {
		width: 222px;
		height: 222px;
	}
}

.bstrap30 .label-align-top .radio, .bstrap30 .label-align-top .checkbox {
	margin-left: 6px;
}

@media only screen and (min-device-width : 1200px) and (max-device-width :1299px) {
	.cg-learn-more {
		top: 57px;
	}

	.btn3 {
		top: 35px;
	}

	.treat-btn {
		top: 90px;
	}

	.treat-btn-right {
		top: 55px;
	}

	.submit-request {
		top: 54px;
	}

	.sample-vault {
		top: 56px;
	}

	.abt-btn-left {
		top: 54px;
	}

	.abt-btn-right {
		top: 54px;
	}

	.rd-btn {
		top: 54px;
	}

	.cg-learn-more {
		top: 86px;
	}

	.cg-patient-assistance {
		top: 90px;
	}

	.cr-patient-assistance {
		top: 89px;
	}

	.cr-learn-more {
		top: 83px;
	}
}

@media only screen and (min-width:1300px ) {
	#rightcontentbottomPane img {
		height: 394px;
	}

	.abt-slice-left-content {
		padding: 86px 0px 0px 85px;
	}

	.block-content {
		padding-top: 0px;
	}

	.cr-callout-left .btn3.cr-learn-more {
		top: 82px;
	}

	.cr-patient-assistance {
		top: 112px
	}

	.block-content-right {
		padding-top: 83px;
	}

	.indentp {
		margin-bottom: 0px;
	}

	.block-content-right {
	}

	.leadership-callout-left .btn3 {
		top: 10px;
	}

	.leadership-callout-left {
		padding: 122px 0px 0px 85px;
	}

	.conference-meeting {
		padding: 100px 0px 0px 85px;
	}

	.inner-slice3-left-content p {
		margin-bottom: 0px;
	}

	.inner-slice3-left-content {
		padding: 82px 0px 0px 85px;
	}

	.cr-res-callout {
		padding: 112px 0px 0px 85px;
	}

	.pr-callout {
		padding: 105px 0px 0px 85px;
	}

	.rd-btn {
		top: 52px;
	}

	.btn3.rd-btn-right {
		top: 53px;
	}
}

@media only screen and (min-device-width : 1025px) and (max-device-width :1199px) {
	.abt-left-text p {
		font-size: 17px;
		color: #000;
		min-height: 80px;
	}

	.paddingwhatwe {
		padding: 20px 0 0 30px;
	}

	.abt-right-text p {
		font-size: 17px;
		color: #000;
		min-height: 100px;
	}

	.abt-slice-left-content {
		padding: 72px 0px 0px 85px;
	}

	.btn3 {
		top: 35px;
	}

	.leadership-callout-left .btn3 {
		top: 10px;
	}

	.rd-btn {
		top: 35px;
	}

	.cg-callout-right h3 {
		line-height: 35px;
	}

	.cg-learn-more {
		top: 57px;
	}

	.cg-patient-assistance {
		top: 22px;
	}

	.abt-slice-left-content {
		padding: 90px 0px 0px 30px;
	}

	.conference-meeting {
		padding: 75px 0px 0px 30px;
	}

	.content-section2 {
		padding-left: 30px;
		padding-right: 30px;
	}

	.content1 {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-title {
		padding-left: 30px;
		padding-right: 30px;
	}

	#content-section {
		padding: 40px 30px;
	}
#content-section-parse {
		padding: 40px 30px;
	}
	.bannerInnerpage {
		padding: 40px 30px;
	}

	.cuscolwid {
		padding-left: 30px;
	}

	.main-title.break {
		padding-left: 0px;
		padding-right: 0px;
	}

	.leadership-callout-left {
		padding: 50px 0px 0px 30px;
	}

	.container {
		width: 100%;
		padding-left: 0px;
	}

	.navbar-brand {
		color: #222;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 700;
		line-height: 1em;
		letter-spacing: -1px;
		padding: 0px 0px 20px 16px;
		margin-top: -15px;
	}

	.slice4-col-right-content {
		top: 14px;
		position: absolute;
	}

	.wrapper {
		padding: 0px 50px;
	}

	.treat-btn {
		top: 5px;
	}

	.treat-btn-right {
		top: 5px;
	}

	.abt-btn-right {
		top: 0px;
	}

	.abt-btn-left {
		top: 20px;
	}
	/*.eyebrow h1 {
 top: 100px;
 left: 50px;
}
.eyebrow p {
 top: 8vw;
 left: 50px;
}*/
	.head h1 {
		top: 2.5vw;
	}

	.head p {
		top: 4.5vw;
	}

	.corporate h1 {
		top: 30px !important;
	}
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.treat-btn {
		top: 50px;
	}

	.head h1 {
		top: 2.5vw;
	}

	.head p {
		top: 4.5vw;
	}

	.treat-btn-right {
		top: 20px;
	}

	.abt-btn-right {
		top: 0px;
	}

	.abt-btn-left {
		top: 20px;
	}

	.eyebrow p {
		top: 8vw;
		left: 50px;
	}

	.eyebrow h1 {
		top: 100px;
		left: 50px;
	}

	.navbar-brand {
		padding: 0px 0px 20px 36px;
	}

	.main-title h1 {
		left: 50px;
	}

	.corporate h1 {
		top: 30px !important;
	}
}

@media (min-width:768px) {
	.navbar-right .About .dropdown-menu {
		left: -8px;
	}

	.navbar-right .Treat .dropdown-menu {
		left: -18px;
	}

	.navbar-right .Research .dropdown-menu {
		left: 2px;
	}

	.navbar-right .Corporate .dropdown-menu {
		left: 5px;
	}

	.navbar-header {
		float: left;
	}
}

.navbar-header {
	float: left;
}

ul.nav li.dropdown a {
	z-index: 1000;
	display: block;
}

#mob-expandbox {
	margin-left: 60px;
	border: 1px solid #595656;
	vertical-align: text-bottom;
}

.p a {
	color: #000 !important;
}

	.p a:hover {
		color: #000 !important;
	}

	.p a:visited {
		color: #000 !important;
	}

.nav .dropdown:hover > .dropdown-menu {
	display: block;
	margin-top: 8px;
}

.navbar .nav li .dropdown-menu {
	z-index: 2000;
}







/******* Added by Gopinath ***************/
@media only screen and (max-width : 1023px) {
	.home-slice4-right-content {
		padding: 1% 1% 0px 0px;
	}

	.slice3-col-left-img img {
		width: 100%;
	}

	a.mob-search {
		color: #006993;
	}

	.navbar-header.site-logo {
		width: 100%;
	}

	.navbar-text.navbar-right {
		display: none;
	}

	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: -15px;
		margin-left: 0px;
	}

	.navbar-brand {
		color: #222;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 700;
		line-height: 1em;
		letter-spacing: -1px;
		padding: 0px 0px 10px 10px;
		margin-top: 22px;
	}

	.navbar-nav > li {
		padding-top: 15px;
		padding-left: 0px;
	}

	ul.nav li.dropdown a {
		z-index: 1000;
		display: block;
		text-align: center;
		background: #fff;
		/* width: 100%; */
		padding-left: 15px;
		padding-right: 15px;
		color: #198710;
		text-decoration: underline;
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: 700;
		line-height: 30px;
		font-size: 20px !important;
		font-weight: 700 !important;
	}

	ul.dropdown-menu li a {
		line-height: 14px !important;
		font-size: 14px !important;
		color: #000 !important;
		text-decoration: none !important;
		text-transform: uppercase !important;
	}

	#ftheme_background {
		display: none;
	}

	#ftheme, #ftheme_wrapper {
		top: 50px;
	}

	.navbar-nav.navbar-right {
		background-color: #ffffff;
	}
}

@media only screen and (min-width : 1024px) {
	.dropdown-menu {
		top: 62px;
	}

	.dropdown.active > .dropdown-menu {
		top: 67px;
	}

	.navbar-right .About .dropdown-menu {
		left: -44px;
	}

	.navbar-right .Treat .dropdown-menu {
		left: -18px;
	}

	.navbar-right .Research .dropdown-menu {
		left: 2px;
	}

	.navbar-right .Corporate .dropdown-menu {
		left: 5px;
	}
}

@media only screen and (max-width : 767px) {
	a.btn3.abt-btn-left {
		top: 20px;
	}

	.left-calout {
		clear: both;
		margin-bottom: 28px;
	}

	ul.dnnAdminTabNav li {
		margin-right: 2px !important;
	}

	.treat-btn-right {
		top: 16px;
	}

	a.btn3.submit-request {
		top: 19px;
	}

	a.btn3.sample-vault {
		top: 15px;
	}

	a.btn3.cg-learn-more {
		top: 16px;
	}

	.btn3 {
		padding: 10px 8px;
		top: -2px;
	}

	.main-title h1 {
		font-size: 32.5px !important;
	}

	a.btn3.cg-patient-assistance {
		top: 20px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	a.btn3.cg-learn-more {
		top: 18px;
	}

	.treat-btn {
		top: 10px;
	}

	.col-md-7.col-sm-7.col-xs-6.text-left.mobile-view.callout-padding {
		padding-left: 0px;
	}

	.col-md-7.col-sm-7.col-xs-6.text-left.mobile-view {
		padding-left: 0px;
	}

	.block-content {
		padding-top: 0px;
	}

	.block-content-right {
		padding-top: 0px;
	}

	.main-title h1 {
		left: 50px;
		top: 55px;
		font-weight: bold;
		font-size: 60px;
		vertical-align: middle;
	}

	#RefDisease {
		padding: 0px 15px
	}

	p.pf-blockquote {
		font-size: 12.5px;
		color: #005173;
		margin: 0;
	}


	.hcp-callout-left h3 {
		font-size: 25px;
		line-height: 28px;
	}

	.hcp-callout-left p {
		font-size: 14px;
		color: #000;
	}

	.hcp-callout-right h3 {
		font-size: 25px;
		line-height: 28px;
	}

	.hcp-callout-right p {
		font-size: 12.5px;
		color: #000;
	}

	.home-slice4-right-content h1 a {
		font-size: 25px;
	}

	.home-slice4-right-content p {
		font-size: 12.5px;
		color: #000;
	}

	.content-section {
		margin: 0px 0px 0px 0px;
	}

	#content-section {
		padding: 20px 0px;
	}
#content-section-parse {
		padding: 20px 0px;
	}
	.abt-slice-left-content {
		padding: 0px 0px 0px 40px;
	}

		.abt-slice-left-content h1 {
			font-size: 25px !important;
		}

	.inner-slice3-left-content h1 {
		font-size: 25px !important;
	}

	.inner-slice3-left-content a.btn2 {
		top: -13px;
		position: relative;
	}

	.abt-btn-left {
		top: 0px !important;
	}

	.abt-btn-right {
		top: 0px !important;
	}

	.wrapper {
		padding: 0px 10px
	}

	.inner-slice3-left-content {
		padding: 20px 0px 0px 30px
	}

	.slice4-right-ptext {
		font-size: 12px;
	}

	.nav > li > a {
		font-size: 11px !important;
	}

	.slice3-col-left-img img {
		width: 100%;
	}

	.slice4-col-right-content {
		padding: 0px 20px 0px 0px;
	}

	.btn3 {
		font-family: 'Lato', sans-serif;
		font-weight: 500;
		font-size: 12px;
		background-color: #198710;
		color: #fff;
		text-transform: uppercase;
		border: none;
		padding: 7px 14px;
	}

		.btn3:hover {
			background-color: #369e2e;
			transition: 0.3s;
			color: #fff;
		}

	.img-title {
		color: #2898b8;
		font-weight: 600;
		line-height: 28px;
		font-size: 20px;
	}

	.img-content {
		color: #000;
		line-height: 20px;
		padding-top: 0px;
	}

	.spaces {
		white-space: nowrap !important;
		display: block !important;
	}

	.navbar-nav > li {
		padding-bottom: 30px;
		padding-top: 30px;
		padding-left: 9px;
	}

	.eyebrow h1 {
		top: 50px;
		left: 58px
	}

	.eyebrow p {
		top: 9vw;
		left: 50px;
		font-size: 45px
	}

	.leadership-callout-left {
		padding: 0px 0px 0px 20px !important;
	}

	.conference-meeting {
		padding: 0px 0px 0px 20px !important;
	}

		.conference-meeting p {
			margin-bottom: 0px;
		}

	a.btn3 {
		top: 0px;
	}
	/*a.btn2 {
    top: 150px;
}*/
	.slice4-col-right-treat {
		padding: 0px 0px 0px 0px
	}

	.main-title.research h1 {
		top: 20px;
	}

	.main-title.corporate h1 {
		top: 20px;
	}
}

/**** portrait ends here ****/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	a.btn3.cg-learn-more {
		top: 42px
	}

	a.btn3.cg-patient-assistance {
		top: 9px
	}

	.slice4-col-right-treat {
		padding: 30px 50px 0px 0px;
	}

	a.btn3.rd-btn {
		top: 9px;
	}

	a.btn3.rd-btn-right {
		top: 9px;
	}

	.main-title.research h1 {
		top: 30px;
	}

	a.btn3.submit-request {
		top: 9px;
	}

	a.btn3.sample-vault {
		top: 9px;
	}

	.inner-slice3-left-content {
		padding: 50px 0px 0px 50px
	}

	a.btn3.abt-btn-right {
		top: 10px
	}

	a.btn3.abt-btn-left {
		top: 10px
	}

	.block-content {
		padding-top: 0px;
	}

	.block-content-right {
		padding-top: 0px;
	}

	.abt-slice-left-content {
		padding: 50px 0px 0px 40px !important
	}

	.conference-meeting {
		padding: 50px 0px 50px 20px !important
	}

		.conference-meeting p {
			margin-bottom: 0px;
		}

	.leadership-callout-left {
		padding: 30px 0px 0px 30px !important
	}

	a.btn-ros {
		top: 250px;
	}

	.main-title h1 {
		top: 70px
	}

	.eyebrow h1 {
		top: 70px;
		left: 56px;
	}

	.eyebrow p {
		top: 9vw;
		left: 50px;
		font-size: 60px;
	}

	.home-slice4-right-content {
		padding: 0px 50px 0px 0px;
	}

	.slice3-col-left-img img {
		width: 100%;
	}

	.slice4-col-right-content {
		padding: 30px 20px 0px 0px !important;
	}
	/* .btn3 {
 font-family: 'Lato', sans-serif;
 font-weight: 500;
 background-color: #198710;
 color: #fff;
 letter-spacing: 2px;
 text-transform: uppercase;
 border: none;
}
 .btn3:hover {
 background-color: #369e2e;
 transition: 0.3s;
 color: #fff;
}*/
	.img-title {
		color: #2898b8;
		font-weight: 600;
		line-height: 28px;
		font-size: 20px;
	}

	.img-content {
		color: #000;
		line-height: 20px;
		padding-top: 30px;
	}

	.spaces {
		white-space: nowrap !important;
		display: block !important;
	}
	/* .navbar-nav > li {
 padding-bottom: 30px;
 padding-top: 30px;
 padding-left:20px;
}*/
	.space {
		white-space: nowrap;
		display: block;
	}
}

@media (max-width:767px ) {
	.navbar-header {
		float: none;
	}
}

.indentp {
	padding-left: 14px;
}
/**** landscape ends here ****/

.nav-closebtn {
	display: none;
}

.btnsearch {
	padding-left: 5px;
}

.avt-form-required {
	font-family: 'Lato', sans-serif !important;
	font-weight: 600 !important;
	font-size: 17px !important;
	color: #403a60 !important;
}

.avt-form-dropdown {
	font-family: 'Lato', sans-serif !important;
	font-weight: 600 !important;
	font-size: 17px !important;
	color: #000 !important;
}

.avt-form-labels {
	font-family: 'Lato', sans-serif !important;
	font-size: 17px !important;
	color: #000 !important;
}

#site-map p {
	margin-bottom: 3px;
}

.patient-form h4 {
	color: #2898b8;
	font-weight: 600;
	font-size: 31px;
}

.patient-form p {
	font-weight: bold;
	font-size: 17px;
}


/*Manjunath - Start*/
@media only screen and (min-width:1025px ) {
	.cuscolwid {
		padding-left: 98px !important;
	}
}
/*Manjunath - End*/

/* subrat - Start*/
.liveaccdefault .ui-accordion .ui-accordion-header a {
	font-size: 1em !important; /* as per live site */
}

.liveaccdefault .ui-accordion h3.ui-accordion-header {
	margin-bottom: 10px;
}
/* subrat - end*/

/* Premalatha -Start bug#13 */
.form-group-margin-4 p :first-child {
	margin: 4px 4px !important;
}

.form-group-margin-b {
	margin-bottom: 15px;
}

.form-group-margin-fix p {
	margin: 4px 4px !important;
}
/*Premalatha -End */

ul.dnnAdminTabNav li a {
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
}

.therapeutic-areas #content-section5,
.therapeutic-areas #content-section4,
.about-us #content-section5,
.about-us #content-section4 {
	display: none;
}

.product-info-us-med {
	padding: 0 12px;
}

@media only screen and (max-width : 767px) {
	.product-info-us-med {
		padding: 0 14px;
	}
}

span.span-color-blue {
	color: #005173;
	font-weight: 700;
}

.quote-img {
	float: left;
	margin-right: 35px;
	width: 43%;
}

.quote-sec {
	float: left;
	max-width: 51%;
	margin-top: 7%;
}


.quote-sec-winner {
	float: left;
	margin-top: 25px;
	padding: 8px;
}

	.quote-sec-winner p:first-child {
		font-size: 20px;
		font-weight: 600;
		font-style: italic;
		color: #005173;
	}

.quote-sec p:first-child {
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	color: #005173;
}

p.quote-by {
	color: #333333;
	font-size: 20px;
	font-weight: 700;
}

span.by-desig {
	font-size: 17px;
	margin-left: 11px;
}

.scholarshi-catagory-sec {
	clear: both;
}

	.scholarshi-catagory-sec h3 {
		display: inline-block;
		color: #2898b8;
		font-weight: 600;
		font-size: 34px;
		line-height: 35px;
		margin-top: 19px;
		font-family: 'Lato', sans-serif;
	}

	.scholarshi-catagory-sec ul li {
		font-size: 17px;
		color: #333333;
		line-height: 22px;
		margin-bottom: 10px;
		font-family: 'Lato', sans-serif;
	}

p.Categories-footnote {
	font-size: 17px;
	color: #333333;
	font-weight: 700;
	font-style: italic;
}

.key-dates h3 {
	display: inline-block;
	color: #2898b8;
	font-weight: 600;
	font-size: 34px;
	line-height: 35px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
}


.winners .key-dates h3 {
	font-size: 30px;
}

.hr-line-r {
	display: block;
	height: 1px;
	background: #2898b8;
	margin: 12px 0 14px;
}

.key-dates p {
	font-size: 18px;
	color: #666666;
	font-family: 'Lato', sans-serif;
}

.key-dates span {
	color: #054670;
	font-weight: 800;
}

.apply-today-btn {
	background: #198710;
	color: #ffffff !important;
	font-size: 18px;
	text-transform: uppercase;
	padding: 14px;
	display: inline-block;
	margin-top: 15px;
}

.seethewinner {
	background: #198710;
	color: #ffffff !important;
	font-size: 18px;
	text-transform: uppercase;
	padding: 14px;
	display: inline-block;
	margin-top: 15px;
	width: 100%;
	text-align: center;
}

.apply-today-btn:hover {
	background: #3a9833;
	color: #ffffff !important;
}

p.Categories-footnote a {
	color: #198710;
}

.scolership-page .content-title {
	margin-bottom: 30px;
}

/*-- Popup css --*/

.site-modal.active, .site-modal-one.active {
	display: block;
}

.site-modal, .site-modal-one {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	text-align: center;
	display: none;
	z-index: 999;
}

	.site-modal .modal-content, .site-modal-one .modal-content-one {
		background-color: #fff;
		border-radius: 0;
		padding: 80px 60px;
	}

	.site-modal .modal-content, .site-modal-one .modal-content-one {
		position: relative;
		background-color: #fff;
		display: inline-block;
		max-width: 715px;
		width: 95%;
		padding: 65px;
		top: auto;
		transform: translateY(-50%);
	}

	.site-modal .close-btn, .site-modal-one .close-btn {
		width: 20px;
		height: 20px;
		text-align: right;
		float: right;
		cursor: pointer;
		position: absolute;
		top: 12px;
		right: 20px;
		color: #ffffff;
		font-size: 21px;
		font-weight: 900;
	}

.popup-header-sec {
	display: block;
	border-radius: 4px 4px 0 0;
}

	.popup-header-sec h3 {
		margin: 0;
		padding: 0;
		font-size: 34px;
		font-weight: 600;
		color: #005173;
		text-align: left;
	}

.modal-content p, .modal-content-one p {
	margin: 10px 0;
	text-align: left;
	font-size: 18px;
	color: #333333;
}

.modal-btn-area a {
	color: #ffffff !important;
	font-size: 18px;
	text-transform: uppercase;
	padding: 20px;
	display: inline-block;
	max-width: 285px;
	width: 100%;
	margin: 15px 0px 0;
}

.modal-btn-area .btn-cancel {
	background: #005173;
	margin-right: 5px;
}

	.modal-btn-area .btn-cancel:hover {
		background: #023d56;
	}

.modal-btn-area .btn-agree {
	background: #198710;
	margin-left: 5px;
}

	.modal-btn-area .btn-agree:hover {
		background: #3a9833;
	}

.show-right-sec {
	display: block !important;
}
/*-- Popup css --*/

.paddinline, .pf-list, .diseases-list, .diseases-list ul, ul.dnnAdminTabNav, .dnnPager-current ul{
	padding-inline-start: 0px;
	-webkit-padding-start: 0px;
}

	.right-side-menu, .centere-award-sec ul, .diseases-list, .diseases-list ul, ul.dnnAdminTabNav, .dnnPager-current ul {
		padding-inline-start: 0px;
		-webkit-padding-start: 0px;
	}


@media only screen and (max-width: 767px) {
	.last-obj p {
		color: #000;
		font-size: 12.5px;
		font-family: 'Lato', sans-serif;
	}
}

@media only screen and (min-width: 374px) and (max-width: 376px) {
	.brleft {
		margin-left: 6px;
	}
}

@media only screen and (min-width: 833px) and (max-width: 835px) {
	.brleft {
		margin-left: 6px;
	}
}

@media only screen and (min-width: 359px) and (max-width: 361px) {
	.brleft {
		margin-left: 6px;
	}
}


.form-group h4 {
	font-family: 'Lato', sans-serif !important;
}

.bstrap30 h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bstrap30 .c-form .form-group {
	margin-bottom: 0;
}

.bstrap30 h4 {
	line-height: 1.1;
}

.bstrap30 .btnc-right {
	text-align: left !important;
}

.bstrap30 img {
	width: 50% !important;
}

.form-group-Error p {
	color: #ff0000 !important;
	font-size: 20px;
}



.minheighttablet p {
	margin: 0 0 18px;
}

.minheighttablet ul {
	margin-bottom: 18px;
	margin-left: 18px;
}


.hover-info a {
	display: block;
	font-weight: 700;
	font-size: 25px;
	padding-top: 50px;
	text-transform: uppercase;
	line-height: 30px;
}


.bstrap30 table#Table1 {
	width: 100%;
}

.common-loading-container {
	background-color: #fff;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	min-height: 50px;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
}

div.angrid .common-loading-container {
	min-height: 350px;
}

div.tab-content .common-loading-container {
	margin: 50px auto 0 auto;
}

.modal .common-loading-container {
	position: fixed;
}

.common-data-loading,
.common-data-loading:before,
.common-data-loading:after {
	animation: line-wave 1s infinite ease-in-out;
	background: #00c0ef;
	height: 3em;
	width: 1em;
}

.common-data-loading {
	animation-delay: -.16s;
	color: #00c0ef;
	font-size: 10px;
	left: 50%;
	margin: 0 auto;
	position: absolute;
	transform: translateZ(0);
	top: 50%;
	text-indent: -9999em;
}

	.common-data-loading:before,
	.common-data-loading:after {
		content: '';
		position: absolute;
		top: 0;
	}

	.common-data-loading:before {
		animation-delay: -.32s;
		left: -1.5em;
	}

	.common-data-loading:after {
		left: 1.5em;
	}

@keyframes line-wave {
	0%, 80%, 100% {
		box-shadow: 0 0;
		height: 3em;
	}

	40% {
		box-shadow: 0 -2em;
		height: 4em;
	}
}

.bstrap30 .dropdown-menu li {
	list-style-type: none !important;
}

.dropdown-absolute {
	position: absolute;
	z-index: 1030;
}

.dnnsf-disabled-checkboxes {
	pointer-events: none;
}

.not-allowed {
	cursor: not-allowed;
}

.dropdown-panel {
	display: table;
	white-space: nowrap;
	padding: 12px;
	max-height: 250px;
	overflow-x: hidden;
	opacity: 0;
}

button > i.fa-action-form.pull-left {
	margin-top: 3px;
	margin-left: 0;
}

button > i.fa-action-form {
	margin-left: 4px;
}

.bstrap .static {
	line-height: 20px;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 6px;
	color: #444;
}

.modal-content > .modal-body .form-group {
	margin: 0;
}

@media only screen and (max-width:992px) {
	.modal-content {
		width: 99vw;
	}
}

.table-striped .preview img {
	min-width: 80px;
}

html body.in-iframe .bstrap30 .dropdown-absolute {
	position: relative;
}

.fileinput-button {
	position: relative;
	overflow: hidden;
}

	.fileinput-button input {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		margin: 0 !important;
		opacity: 0 !important;
		filter: alpha(opacity=0) !important;
		transform: translate(-300px, 0) scale(4) !important;
		font-size: 23px !important;
		direction: ltr !important;
		cursor: pointer !important;
		height: 30px !important;
		border-width: 0 !important;
	}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
	margin-bottom: 5px;
}

.progress-animated .bar {
	filter: none;
}

.fileupload-loading {
	float: right;
	width: 32px;
	height: 32px;
	background-size: contain;
	display: none;
}

.fileupload-processing .fileupload-loading {
	display: block;
}

.files audio,
.files video {
	max-width: 300px;
}

@media(max-width:767px) {
	.fileupload-buttonbar .toggle,
	.files .toggle,
	.files .btn span {
		display: none;
	}

	.files .name {
		width: 80px;
		word-wrap: break-word;
	}

	.files audio,
	.files video {
		max-width: 80px;
	}
}

.fileinput-button .dnnInputFileWrapper {
	overflow: visible !important;
	position: static !important;
}

	.fileinput-button .dnnInputFileWrapper .dnnSecondaryAction {
		display: none !important;
	}

.inline-error p {
	margin: 0;
	padding: 0;
}

.alert p {
	margin: 10px 0 16px 0;
	padding: 0;
}

.files p {
	margin: 0;
	padding: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: static !important;
}

.modal-open .DnnModule,
.modal-open #DNN6,
.modal-open #Content {
	position: static !important;
}

@media(min-width:992px) {
	.modal .modal-dialog.modal-lg {
		width: 900px;
	}
	span.bold-text i {
		display: none;
	}
}

.ui-datepicker {
	z-index: 9999 !important;
}

.popover {
	z-index: 9999 !important;
}

.af-fade.ng-hide-add,
.af-fade.ng-hide-remove {
	-webkit-transition: .5s linear all;
	-moz-transition: .5s linear all;
	-o-transition: .5s linear all;
	transition: .5s linear all;
}

.af-fade.ng-hide-remove {
	opacity: 0;
}

	.af-fade.ng-hide-remove.ng-hide-remove-active {
		opacity: 1;
	}

.af-fade.ng-hide-add {
	opacity: 1;
}

	.af-fade.ng-hide-add.ng-hide-add-active {
		opacity: 0;
	}

.af-slide.ng-hide-add,
.af-slide.ng-hide-remove {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	display: block !important;
}

	.af-slide.ng-hide-remove,
	.af-slide.ng-hide-add.ng-hide-add-active {
		height: 0;
		opacity: 0;
	}

		.af-slide.ng-hide-add,
		.af-slide.ng-hide-remove.ng-hide-remove-active {
			height: 100%;
			opacity: 1;
		}

.autocomplete-wrapper {
	margin: 44px auto 44px;
	max-width: 600px;
}

	.autocomplete-wrapper label {
		display: block;
		margin-bottom: .75em;
		color: #3f4e5e;
		font-size: 1.25em;
	}

	.autocomplete-wrapper .text-field {
		padding: 0 15px;
		width: 100%;
		height: 40px;
		border: 1px solid #cbd3dd;
		font-size: 1.125em;
	}

	.autocomplete-wrapper ::-webkit-input-placeholder {
		color: #cbd3dd;
		font-style: italic;
		font-size: 18px;
	}

	.autocomplete-wrapper :-moz-placeholder {
		color: #cbd3dd;
		font-style: italic;
		font-size: 18px;
	}

	.autocomplete-wrapper ::-moz-placeholder {
		color: #cbd3dd;
		font-style: italic;
		font-size: 18px;
	}

	.autocomplete-wrapper :-ms-input-placeholder {
		color: #cbd3dd;
		font-style: italic;
		font-size: 18px;
	}

.autocomplete-suggestions {
	overflow: auto;
	border: 1px solid #cbd3dd;
	background: #fff;
}

.autocomplete-suggestion {
	overflow: hidden;
	padding: 5px 15px;
	white-space: nowrap;
}

.autocomplete-selected {
	background: #f0f0f0;
}

.autocomplete-suggestions strong {
	color: #1fadd7;
	font-weight: normal;
}

label.control-label {
	font-weight: bold !important;
}

.ContentWrapDark label.ng-binding {
	color: initial;
}

@media only screen and (max-width:768px) {
	.af-modal-module .modal-dialog {
		transform: translate(0, 0) !important;
		-ms-transform: translate(0, 0) !important;
		-webkit-transform: translate(0, 0) !important;
	}
}

.bstrap30 .row {
	min-width: 0;
}

.bstrap30 .field-container {
	margin-bottom: 15px;
}

.bstrap30 .loose .field-container {
	margin-bottom: 27px;
}

.bstrap30 .compact .field-container {
	margin-bottom: 4px;
}

.bstrap30 label {
	font-weight: normal;
}

.bstrap30 .form-horizontal .top .control-label {
	text-align: left;
	margin: 0 0 3px 3px;
	padding: 0;
	float: none;
	width: auto;
}

.bstrap30 .form-horizontal .control-label.radio-inline {
	width: auto;
}

@media(min-width:768px) {
	.bstrap30 .form-horizontal .label-left {
		text-align: left;
	}

	.bstrap30 .form-horizontal .label-right {
		text-align: right;
	}

	.bstrap30 .form-horizontal .label-center {
		text-align: center;
	}
}

.bstrap30 .wysiwyg {
	overflow: hidden;
}

.bstrap30 label.required {
	font-weight: bold;
}

.bstrap30 .form-horizontal .control-label,
.bstrap30 .form-horizontal .radio,
.bstrap30 .form-horizontal .checkbox,
.bstrap30 .form-horizontal .radio-inline,
.bstrap30 .form-horizontal .checkbox-inline {
	padding-top: 10px;
}

.bstrap30 .radio-inline,
.bstrap30 .checkbox-inline {
	margin-left: 10px;
}

.bstrap30 .form-horizontal .control-label.radio {
	text-align: left;
}

.bstrap30 .action-buttons {
	text-align: center;
	padding-top: 17px;
}

.bstrap30 label.placeholder {
	background: none !important;
	line-height: 27px !important;
}

.bstrap30 .submit-progress {
	visibility: hidden;
}

	.bstrap30 .submit-progress img {
		width: auto;
		box-shadow: none;
		-webkit-box-shadow: none;
		background-color: transparent;
		border-color: transparent;
	}

	.bstrap30 .submit-progress.stretch img {
		width: 100%;
	}

.bstrap30 .section-title {
	padding-top: 7px;
	padding-bottom: 7px;
}

	.bstrap30 .section-title.underlined {
		border-bottom: 1px solid #ccc;
	}

.bstrap30 .modal {
	overflow-y: auto !important;
	width: auto;
	background: transparent;
	margin: 0;
	top: 0 !important;
	z-index: 9050 !important;
}

.bstrap30 .modal-body {
	max-height: none;
}

.bstrap30 .modal-backdrop,
.bstrap30 .modal-backdrop.fade.in {
	position: fixed;
	opacity: .8 !important;
	filter: alpha(opacity=80);
	z-index: 9040 !important;
}

.bstrap30 .form-actions {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

.bstrap30 .form-horizontal .control-label {
	width: auto;
	float: none;
}

.bstrap30 .c-form .form-group {
	margin-bottom: 0;
}

.bstrap30 input[type="radio"],
.bstrap30 input[type="checkbox"] {
	margin-top: 1px;
}

.bstrap30 .static {
	margin: 8px 0 0 0;
}

.bstrap30 textarea.form-control {
	height: auto;
}

.bstrap30 .label-align-top .radio,
.bstrap30 .label-align-top .checkbox {
	margin-left: 20px;
}

.bstrap30 .centered {
	text-align: center;
}

.bstrap30 .label-align-top .btn-form {
	margin-top: 17px;
}

.bstrap30 .required label:after,
.bstrap30 legend.required:after {
	content: none;
}

.bstrap30 .btnc-left,
.bstrap30 .form-horizontal .control-label.btnc-left {
	text-align: left;
}

.bstrap30 .btnc-right,
.bstrap30 .form-horizontal .control-label.btnc-right {
	text-align: right;
}

.bstrap30 .btnc-center,
.bstrap30 .form-horizontal .control-label.btnc-center {
	text-align: center;
}

.bstrap30 .form-button {
	height: auto;
}

.bstrap30 .table-borderless td,
.bstrap30 .table-borderless th {
	border: none !important;
}

.bstrap30 .table-inline {
	width: auto !important;
}

	.bstrap30 .table-inline td,
	.bstrap30 .table-inline th {
		padding-left: 30px !important;
	}

.bstrap30 .bootstrap-tagsinput {
	width: 100%;
}

.bstrap30 .tt-dropdown-menu {
	min-width: 160px;
	margin-top: 2px;
	padding: 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.bstrap30 .tt-hint {
	color: #ccc;
}

.bstrap30 .tt-suggestion {
	display: block;
	padding: 3px 20px;
}

.bstrap30 .tag {
	font-size: 85% !important;
}

.bstrap30 .tt-suggestion.tt-is-under-cursor {
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

	.bstrap30 .tt-suggestion.tt-is-under-cursor a {
		color: #fff;
	}

.bstrap30 .tt-suggestion p {
	margin: 0;
	padding: 0;
}

.bstrap30 .twitter-typeahead input {
	font-family: Arial !important;
}

.custom-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: not-allowed;
}

.files span.glyphicon {
	cursor: pointer;
	font-size: 20px;
}

.loader-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999999999999;
	top: 0;
	text-align: center;
	opacity: .7;
}

.loader,
.loader:before,
.loader:after {
	background: #fff;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 1em;
	height: 4em;
}

	.loader:before,
	.loader:after {
		position: absolute;
		top: 0;
		content: '';
	}

	.loader:before {
		left: -1.5em;
		-webkit-animation-delay: -.32s;
		animation-delay: -.32s;
	}

.loader {
	text-indent: -9999em;
	margin: 88px auto;
	font-size: 11px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

	.loader:after {
		left: 1.5em;
	}

@-webkit-keyframes load1 {
	0%, 80%, 100% {
		box-shadow: 0 0 #fff;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em #fff;
		height: 5em;
	}
}

@keyframes load1 {
	0%, 80%, 100% {
		box-shadow: 0 0 #fff;
		height: 4em;
	}

	40% {
		box-shadow: 0 -2em #fff;
		height: 5em;
	}
}

.af-handler {
	padding: 10px;
	margin: -10px;
}

.bstrap30 div.af-slider {
	margin-bottom: 30px;
	margin-top: 8px;
}

@media only screen and (max-width:768px) {
	.field-container .af-sortable {
		font-size: 16px;
	}
}

.form-root .form-horizontal .field-container .radio.radio-as-buttons {
	display: inline-flex;
	margin-left: 0;
	padding-left: 0;
}

	.form-root .form-horizontal .field-container .radio.radio-as-buttons input[type="radio"].normalCheckBox {
		opacity: 0;
		position: absolute;
	}

	.form-root .form-horizontal .field-container .radio.radio-as-buttons label input[type="radio"]:checked + span.btn {
		background-color: #e6e6e6;
		color: #333;
	}

	.form-root .form-horizontal .field-container .radio.radio-as-buttons label > .radio-boxes-buttons {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		white-space: normal;
	}

	.form-root .form-horizontal .field-container .radio.radio-as-buttons label.radio-boxes-labels {
		padding-left: 0;
	}

	.form-root .form-horizontal .field-container .radio.radio-as-buttons .radio-btn-text {
		display: inline-flex;
		width: 50px;
		justify-content: center;
		align-items: center;
	}

.form-root .form-horizontal .field-container .radio.radio-as-buttons {
	padding-left: 0;
}

.avt-form-required {
	margin-bottom: 10px
}

.martab {
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.bstrap30 .c-form .form-group {
	margin-bottom: 0;
}

.dnnLeft {
	float: left;
}

.dnnRight {
	float: right;
}

.dnnPager-current ul {
	list-style: none;
}



@media only screen and (min-width: 359px) and (max-width: 415px) {
	#SearchBox_input {
		width: 60% !important;
	}

	.dnnSearchBoxPanel .dnnSearchBox {
		margin-right: 15px !important;
	}

	.dnnSearchResultPagerTop {
		padding-bottom: 84px !important;
	}

	.dnnPager-current {
		margin-right: 70px !important;
		margin-top: 20px !important;
	}

	.dnnSearchResultPagerTop .dnnPager-current {
		margin-right: 35px !important;
		margin-top: 10px !important;
	}
}

@media only screen and (min-width: 359px) and (max-width: 361px) {
	.dnnSearchBoxPanel .dnnSearchBox {
		margin-right: 1px !important;
	}

	.dnnPager-current {
		margin-right: 55px !important;
		margin-top: 20px !important;
	}

	.dnnSearchResultPagerTop .dnnPager-current {
		margin-right: 28px !important;
		margin-top: 10px !important;
	}
}

.gc-body a:hover {
	color: #000;
}


.dnnForm .ui-corner-all, .dnnForm .ui-corner-left, .dnnForm .ui-corner-right, .dnnForm .ui-corner-tl, .dnnForm .ui-corner-top, .dnnForm .ui-corner-tr {
	border-radius: 4px;
}

ul.dnnAdminTabNav {
	display: inline-block;
	margin-top: 5px;
	margin-left: 0;
	width: 100%;
	min-height: 37px;
	border-bottom: 1px solid #c2c2c2;
}

	ul.dnnAdminTabNav li {
		float: left;
		margin-right: 4px;
		list-style: none;
	}

		ul.dnnAdminTabNav li.active a {
			margin-top: -3px;
			padding: 12px 9px 10px 9px;
			background: #198710;
			color: #fff;
			font-size: 17px;
		}

		ul.dnnAdminTabNav li a {
			margin-bottom: 0;
			border-bottom: 0;
			box-shadow: none;
			-webkit-border-radius: 3px 3px 0 0;
			border-radius: 3px 3px 0 0;
		}

		ul.dnnAdminTabNav li a {
			text-shadow: 0 1px 0 #fff;
			color: #333;
			display: inline-block;
			padding: 9px;
		}

.ui-corner-top a:hover {
	background: linear-gradient(to top,#f5f5f5 0,#dfdfdf 100%) !important;
}

.dnnAdminTabNav .active a:hover {
	background: #198710 !important;
}

.dnnPager-current li a{
	color:black;
}

ul.dnnActions.dnnClear li {
	list-style: none;
}

@media only screen and (min-width: 374px) and (max-width: 376px) {

	#AdvancedSearchbtn {
		margin-left: 70px !important;
		margin-top: -3px !important;
	}

	#dnn_SearchPane .dnnSearchBox input.ui-autocomplete-input {
		width: 49% !important;
	}

	.dnnSearchBox .dnnSearchButton {
		width: 20% !important;
	}
	#dnnSearchResultAdvancedSearch, #dnnSearchResultAdvancedClear {
		width: 65% !important;
	}
}

	
	@media only screen and (min-width: 319px) and (max-width: 361px) {
		.dnnPager-current {
			margin-right: 4px !important;
			margin-top: 20px !important;
		}
		.dnnSearchResultPagerTop {
			padding-bottom: 94px !important;
		}
		.dnnSearchResultPagerTop .dnnPager-current {
			margin-right: 2px !important;
			margin-top: 11px !important;
		}
		#AdvancedSearchbtn {
			margin-left: 88px !important;
			margin-top: -3px !important;
			font-size:11px!important;
		}

		#dnn_SearchPane .dnnSearchBox input.ui-autocomplete-input {
			width: 54% !important;
			font-size:11px!important;
		}

		.dnnSearchBox .dnnSearchButton {
			width: 14% !important;

		}

		#dnn_SearchPane .dnnSearchBox_advanced_dropdown {
			left: 0px !important;
		}
		#dnn_SearchPane .dnnSearchBox input {
			width: 68%;
		}
		#dnnSearchResultAdvancedSearch, #dnnSearchResultAdvancedClear {
			width: 59% !important;
		}
	}

@media (max-width: 767px) {
	.openMobNav {
		top: 38px !important
		}

}
.navTabtop {
top: 33px !important;
}
p.new-prc-code {
	position: absolute;
	top: -61px;
	right: 16px;
	font-size: 15px;
}

@media (max-width: 767px) {

	#footer {
		margin-top: 36px;
	}
}