/**
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* Import Font Awesome CSS */
/*@import url("font-awesome.css");
@import url(../fonts/sasu-fonts.css);*/
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
	overflow-x:visible !important;
}
body {
	font-size: 75%;
	font-family: 'Vollkorn', 'serif';
	line-height: 30px !important;
}
/* =============== DEFAULT HTML - TEXT STYLES =============== */
p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	padding: 0;
	margin: 10px 0;
	font-size:14px;
}
p:first-child, blockquote:first-child, form:first-child, dl:first-child, ul:first-child, ol:first-child, fieldset:first-child, address:first-child, table:first-child {
	margin-top: 5px;
}
p:last-child, blockquote:last-child, form:last-child, dl:last-child, ul:last-child, ol:last-child, fieldset:last-child, address:last-child, table:last-child {
	margin-bottom: 5px;
}
fieldset {
	padding: 10px;
}
.jsn-joomla-30 fieldset {
	padding: 0;
	margin: 0;
}
small {
	font-size: .85em;
}
sup {
	bottom: 0.3em;
	font-size: .8em;
	position: relative;
	vertical-align: baseline;
}
sup em {
	color: #fff;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
pre {
	padding: 1em;
	border: none !important;
	background-color: #000 !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
blockquote{
  padding-left: 23px !important;
    background-size: 25px !important;
	font-size: 11px;
}
}
blockquote {
	color: #fff;
	min-height: 45px;
	font-style: italic;
	padding-left: 60px;
	background: url(../images/icons/icon-text-blockquote.png) no-repeat top left;
}
blockquote p {
	font-size: 1em;
	line-height: inherit;
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #fff;
	font-size: 1.8em;
}
h2 {
	color: #fff;
	font-size: 1.8em;
}
h3 {
	color: #fff;
	font-size: 1.6em;
	font-family: 'Alike', serif;
	font-weight:bold;
}
h4 {
	color: #fff;
	font-size: 1.4em;
}
h5 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
}
h6 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
	font-weight: normal;
}
/* =============== DEFAULT HTML - LINK STYLES =============== */
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
	max-width: 100%;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	margin:0.3em 0 0.3em 2em;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearafter {
	display: block;
}
html[xmlns] .clearafter {
	display: block;
}
* html .clearafter {
	height: 1%;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 10px;
}
div.jsn-modulecontainer:first-child, div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	padding-bottom: 5px;
}
div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 5px;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {
	width: 23.404255319148934%;
	margin-left: 2.127659574468085%;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:last-child {
	margin-left: 0;
	margin-top: 2.127659574468085%;
	clear: left;
}
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background:#000 !important;
	/*background-image: url(../images/pattern2.png)!important;*/
	background-repeat: repeat!important;
}
#jsn-page {
	color: #fff;
	margin: 0 auto;
	text-align: justify;
}
#jsn-header-inner, #jsn-body-inner, #jsn-content-bottom-inner, #jsn-footer-inner {
	margin: 0 auto;
	width: 1200px;
}
#jsn-body-inner {
	border:1px solid #ccc;
}
/* ----- STICKLEFT / STICKRIGHT ----- */
div[id*=jsn-pos-stick-] {
 position: fixed;
 z-index: 888888;
}
div[id*=jsn-pos-stick-left] {
 left: 0;
}
div[id*=jsn-pos-stick-right] {
 right: 0;
}
#jsn-pos-stick-leftmiddle, #jsn-pos-stick-rightmiddle {
	visibility: hidden;
}
#jsn-pos-stick-leftbottom, #jsn-pos-stick-rightbottom {
	bottom: 0;
}
/* =============== LAYOUT - TOPBAR AREA =============== */
#jsn-topbar {
	padding: 0px 0;
	margin: 15px auto;
	margin-bottom: 0px;
	width: 1170px;
	background: #000;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
#jsn-pos-topbar {
	color: #fff;
	margin: 0 auto;
	width: 960px;
	background: #000;
}
#jsn-pos-topbar a {
	color: #fff !important;
}
#jsn-pos-topbar .jsn-modulecontainer {
}
/* =============== LAYOUT - LAYOUT CHANGING =============== */
/* ----- PROMO AREA ----- */
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.order1 + #jsn-pos-promo-left.order3 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 #jsn-pos-promo-right.order3 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2[class*="offset-"] .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order1 + #jsn-pos-promo-right.order2 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 + #jsn-pos-promo-right.order3 .jsn-modulecontainer {
 margin-left: -20px;
 margin-right: 0;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-right.order2 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo:not(.order2) + #jsn-pos-promo-right.order1[class*="offset-"] .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 + #jsn-pos-promo-right.order1 .jsn-modulecontainer, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo:not(.order2) + #jsn-pos-promo-left.order1 .jsn-modulecontainer {
 margin-right: -20px;
 margin-left: 0;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span1[class*="order"] > div {
 margin: 0 -33.3333%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2[class*="order"] > div {
 margin: 0 -14.2857%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3[class*="order"] > div {
 margin: 0 -9.0909%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4[class*="order"] > div {
 margin: 0 -6.6667%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5[class*="order"] > div {
 margin: 0 -5.2632%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6[class*="order"] > div {
 margin: 0 -4.3478%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7[class*="order"] > div {
 margin: 0 -3.7037%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8[class*="order"] > div {
 margin: 0 -3.2258%;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div {
	margin: 0 -2.8571% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order10 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order1 > div {
	margin: 0 -2.5641% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div {
	margin: 0 -3.2258% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div {
	margin: 0 -3.7037% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div {
	margin: 0 -4.3478% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order1 > div {
	margin: 0 -5.2632% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div {
	margin: 0 -6.6667% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div {
	margin: 0 -9.0909% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2 > div, #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div {
	margin: 0 -14.2857% 0 0;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order3 > div {
	margin: 0 0 0 -2.8571%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order3 > div {
	margin: 0 0 0 -2.5641%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order3 > div {
	margin: 0 0 0 -3.2258%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order3 > div {
	margin: 0 0 0 -3.7037%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order3 > div {
	margin: 0 0 0 -4.3478%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order3 > div {
	margin: 0 0 0 -5.2632%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order3 > div {
	margin: 0 0 0 -6.6667%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order3 > div {
	margin: 0 0 0 -9.0909%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2 > div, #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2.order2 > div, #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order3 > div {
	margin: 0 0 0 -14.2857%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span1[class*="order"] > div {
 margin: 0 -42.8571%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2[class*="order"] > div {
 margin: 0 -17.6471%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3[class*="order"] > div {
 margin: 0 -11.1111%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4[class*="order"] > div {
 margin: 0 -8.1081%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5[class*="order"] > div {
 margin: 0 -6.383%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6[class*="order"] > div {
 margin: 0 -5.2632%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7[class*="order"] > div {
 margin: 0 -4.4776%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8[class*="order"] > div {
 margin: 0 -3.8961%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div {
	margin: 0 -3.4483% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order10 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order1 > div {
	margin: 0 -3.0928% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div {
	margin: 0 -3.8961% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div {
	margin: 0 -4.4776% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div {
	margin: 0 -5.2632% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order1 > div {
	margin: 0 -6.383% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div {
	margin: 0 -8.1081% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div {
	margin: 0 -11.1111% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2 > div, .jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div {
	margin: 0 -17.6471% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order3 > div {
	margin: 0 0 0 -3.4483%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order3 > div {
	margin: 0 0 0 -3.0928%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order3 > div {
	margin: 0 0 0 -3.8961%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order3 > div {
	margin: 0 0 0 -4.4776%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order3 > div {
	margin: 0 0 0 -5.2632%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order3 > div {
	margin: 0 0 0 -6.383%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order3 > div {
	margin: 0 0 0 -8.1081%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order3 > div {
	margin: 0 0 0 -11.1111%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2.order2 > div, .jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order3 > div {
	margin: 0 0 0 -17.6471%;
}
/* ----- Maincontent Area ----- */
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-leftsidecontent.order2 > div, #jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-rightsidecontent.order2 > div {
	margin-left: -10px; /* original = 30*/
}
#jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-rightsidecontent.order2 > div, #jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-leftsidecontent.order2 > div {
	margin-right: -30px;
}
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner.jsn-flip #jsn-content_inner2 {
	background: none;
}
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent #jsn-maincontent_inner {
	margin-left: -5px;
	margin-right: -5px;
}
#jsn-content.jsn-hasright #jsn-maincontent_inner, #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-right: -5px;
	margin-left: 0;
}
#jsn-content.jsn-hasleft #jsn-maincontent_inner, #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner, #jsn-content.jsn-hasright .order2 #jsn-maincontent_inner, #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner {
	margin-left: -5px;
	margin-right: 0;
}
#jsn-content.jsn-hasleft #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-left: 0;
	margin-right: -20px;
}
#jsn-maincontent.span12[class*="order"], #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
 padding: 0;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-header {
	margin-bottom: 48px;
}
#jsn-header-inner {
	position: relative;
	/*background: #0b4770 url(../images/heading-bg.jpg) 0 0 repeat-x;*/
	/*border-bottom: 1px solid #001b2b;*/
	background-image:url(../images/5.png) no-repeat scroll 50% 50% transparent;
	-webkit-box-shadow: 0 0 70px #003068 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
	-moz-box-shadow: 0 0 70px #003068 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
	box-shadow: 0 0 70px #003068 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
}
div#jsn-header .row-fluid {
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(left, #003068 0%, #0062BD 52%, #0067C4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #003068), color-stop(52%, #0062BD), color-stop(100%, #0067C4));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #003068 0%, #0062BD 52%, #0067C4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #003068 0%, #0062BD 52%, #0067C4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #003068 0%, #0062BD 52%, #0067C4 100%); /* IE10+ */
	background: linear-gradient(to right, #003068 0%, #0062BD 52%, #0067C4 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003068', endColorstr='#0062BD', GradientType=1 ); /* IE6-9 */
}
#jsn-headerright-wrapper {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 89;
}
#jsn-logo {
	width:100%;
	min-height: 115px;
	position: relative;
	z-index: 999;
	margin: 5px 5px 0px 5px;
}
#jsn-logo a {
	line-height: 100%;
	display: block;
}
#jsn-logo a img {
	max-width: 100%;
	margin-top: 9px;
	margin-left: 6px;
}
#jsn-logo .jsn-topheading {
	display: none;
}
#jsn-headerright {
	margin: 61px 0 !important;
	display: none;
}
#jsn-pos-top form {
	margin: 4px 0;
}
#jsn-pos-top div.jsn-modulecontainer {
	float: right;
	margin: 0;
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	position:absolute;
	width: 100%;
	/*color: #f2f2f2; New Style from here */
	padding:0px 1px 0px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	background:#000 url(../images/grad_menu.png) top left repeat-x;
}
#jsn-menu-inner-1 {
	padding-left:0px;
}
#jsn-menu-inner {
	/*background: #393b3c url(../images/main_nav_bgr_dark.png) top left repeat-x;*/
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#jsn-pos-mainmenu {
	float: left;
}
#jsn-pos-toolbar {
	float: right;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo, #jsn-content-top {
	margin-bottom: 0px;
	padding-top: 0;
	position: relative;
	z-index: 88;
	overflow:hidden;
}
 #jsn-promo [id*=jsn-pos-promo] {
 position: relative;
}
.WebListModule_2 {
	padding:0px !important;
}
.cust_JSNslider {
	padding:0px !important;
	margin-left: -27px !important;
}
#jsn-pos-promo-left div.jsn-modulecontainer, #jsn-pos-promo-right div.jsn-modulecontainer {
	padding: 15px;
}
#jsn-promo h3.jsn-moduletitle, #jsn-content-top h3.jsn-moduletitle {
	color: #fff;
}

/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content, #jsn-content_inner, #jsn-maincontent, [id^="jsn-mainbody-content-inner"], #jsn-centercol, #jsn-pos-innerleft, #jsn-pos-innerright, #jsn-leftsidecontent, #jsn-rightsidecontent {
 position: relative;
}
#jsn-content {
	overflow: hidden;
	background: #000;
}
div.jsn-hasleft #jsn-maincontent_inner {
	margin-left: 10px;
}
div.jsn-hasright #jsn-maincontent_inner {
	margin-right: 10px;
}
#jsn-leftsidecontent, #jsn-rightsidecontent {
	z-index: 87;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}
#jsn-leftsidecontent_inner, #jsn-rightsidecontent_inner {
	margin-bottom: 20px;
}
#jsn-rightsidecontent {
	margin-left: 1% !important;
}
#jsn-pos-innerleft div.jsn-modulecontainer:first-child, #jsn-pos-innerright div.jsn-modulecontainer:first-child {
	margin-bottom: 0;
}
#jsn-centercol_inner {
	padding: 0;
}
#jsn-mainbody {
	background: #000;
}
#jsn-pos-breadcrumbs {
	background: #000;
	margin-bottom: 5px;
	padding: 12px 20px;
}
.jsn-joomla-30 #jsn-pos-breadcrumbs {
	padding: 1px 15px;
}
#jsn-mainbody-content, #jsn-pos-user-top, #jsn-usermodules1, #jsn-usermodules2, #jsn-pos-mainbody-top, #jsn-pos-user-bottom {
	background: #000;
	margin-bottom: 20px;
}
#jsn-mainbody-content {
	margin-bottom: 0;
	padding: 10px;
}
#jsn-pos-mainbody-top, #jsn-pos-mainbody-bottom {
	margin: 0 -10px;
}
#jsn-pos-banner {
	margin-bottom: 20px;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 85;
	position: relative;
	text-align: left;
}
#jsn-content-bottom-inner1 {
	margin: 0 -20px;
}
#jsn-pos-content-bottom a, #jsn-usermodules3 a {
	text-decoration: none;
	color: #FFF;
}
#jsn-pos-content-bottom a:hover, #jsn-usermodules3 a:hover {
	text-decoration: underline;
}
#jsn-content-bottom h3.jsn-moduletitle {
	color: #fff;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	color: #595959;
	font-size: 0.9em;
	text-align: left;
}
#jsn-footer-inner1 {
	margin: 0 -20px;
}
#jsn-footer a {
	text-decoration: none;
	color: #fff;
}
#jsn-footer a:hover {
	text-decoration: underline;
}
#jsn-pos-bottom {
	text-align: right;
}
#jsn-footer h3.jsn-moduletitle {
	color: #fff;
}
#jsn-brand {
	padding: 10px;
	display: block;
	text-align: center;
}
#jsn-brand a {
	padding: 2px;
}
#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */
.hd {
	display: none;
}
/* ----- PREDEFINED CONTENT ALIGN ----- */
.align-left {
	float: left;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.align-right {
	float: right;
}
.margin-left {
	margin-left: 1em;
	margin-right: 0;
}
.margin-right {
	margin-left: 0;
	margin-right: 1em;
}
.content-left {
	text-align: left;
}
.content-center {
	text-align: center;
}
.content-right {
	text-align: right;
}
/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */
div.grid-layout2 div.grid-col {
	float: left;
	width: 49.95%;
}
div.grid-layout3 div.grid-col {
	float: left;
	width: 33.3%;
}
div.grid-layout4 div.grid-col {
	float: left;
	width: 24.96%;
}
div.grid-layout5 div.grid-col {
	float: left;
	width: 19.98%;
}
div.grid-layout6 div.grid-col {
	float: left;
	width: 16.65%;
}
div.grid-layout div.grid-col div.grid-col_inner {
	margin-right: 10px;
}
div.grid-layout div.grid-lastcol div.grid-col_inner {
	margin-right: 0;
}
/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-box {
	padding: .8em;
	border: 1px solid #e5e5e5;
}
.text-box-highlight {
	padding: .8em;
	border: 1px solid transparent;
}
.text-box-highlight:hover {
	border-color: #d9d9d9;
	background-color: #000;
}
.text-highlight {
	padding: .2em .5em;
	background: #000;/*FFFFAA;*/
}
.text-highlight.highlight-green {
	color: #fff;
	background: #000;
}
.text-highlight.highlight-light {
	color: #fff;
	background: #000;
}
.text-highlight.highlight-dark {
	color: #fff;
	background: #000;
}
.text-dropcap p:first-child:first-letter, p.text-dropcap:first-child:first-letter {
	color: #fff;
	font: 4em/.8em "Times New Roman", Times, serif;
	float: left;
}
.text-size-small {
	font-size: 0.9em;
}
.text-size-medium {
	font-size: 1em;
}
.text-size-large {
	font-size: 1.1em;
}
.text-size-xlarge {
	font-size: 1.2em;
}
.text-size-xxlarge {
	font-size: 1.3em;
}
hr.line-dots {
	border: none;
	padding: 0.5em 0;
	background: url(../images/dot.png) left center repeat-x;
}
hr.line-solid {
}
a.link-button, .link-button a {
	color: #999;
}
/* ----- ACTION LINK ----- */
.link-action {
	font-weight: bold;
	padding: 1px 2px;
	text-decoration: none;
}
.link-action:hover {
	color: #ffffff;
	text-decoration: none;
}
/* ----- HIGHLIGHT LINK ----- */
.link-highlight {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #fff;
	border-color: #d9d9d9;
	text-decoration: none;
	background-color: #000;
}
/* ----- TOOLTIPS LINK ----- */
a.link-tooltip {
	position: relative;
}
a.link-tooltip:hover {
	z-index: 25;
}
a.link-tooltip span {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
}
a.link-tooltip:hover span {
	display: block;
}
/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- ARROW LIST ----- */
ul.list-arrow {
	list-style: none;
}
ul.list-arrow li {
	margin-left: 0;
	padding-left: 16px;
	position: relative;
	display: block;
}
ul.list-arrow li:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border: 0.34em solid transparent;
	left: 5px;
	top: 4px;
}
ul.list-arrow.arrow-red li:after {
	border-left-color: #AE0000;
}
ul.list-arrow.arrow-blue li:after {
	border-left-color:#0060BF;
}
ul.list-arrow.arrow-green li:after {
	border-left-color: #3AA655;
}
/* =============== TYPOGRAPHY - IMAGES STYLES =============== */
img.image-left {
	float: left;
	margin: 0.5em 4em 1.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}
img.image-border {
	padding: 3px;
	border: 1px solid #e5e5e5;
}
img.image-margin {
	margin: .5em;
}
/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle, .jsn-menudescription {
	display: block;
}
.jsn-menudescription {
	color: #fff;
	text-transform: none;
	font-size: 0.9em;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- CUSTOM ADDED ----- */
div.jsn-modulecontainer ul.menu-mainmenu li a span img {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}
.main_home a span span img {
	float: none !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
}
.cust_patient a span img {
	float:right !important;
	margin-top: 21px !important;
	margin-left: 5px !important;
}
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
	font-size: 10px;
	/*New Styling */
	z-index: 1015;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #DBDBDB;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #fff;
	display: block;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	font-size: 1.6em;
	line-height: 24px;
	text-transform: none;
	/* New Styling */
	padding: 12px 10px 13px 10px;
	z-index: 6;
	position: relative;
	background: #000 url(../images/grad_menu.png) top left repeat-x;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #fff;
	text-shadow: 0px 1px 0px #fff;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a:hover {
	background-color: #000 !important;
}
div.jsn-modulecontainer ul.menu-mainmenu li:hover {
	background-color: #000 !important;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a {
	padding: 12px 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 12px 15px 36px;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	font-size: 1.5em !important;
	padding:7px 11px 9px;
	margin: 0 0px;
	color: #fff;
	text-shadow: 0px 1px 0px #fff;
	display: block;
	white-space: nowrap;
	min-width: 160px;
	font-size: 14px;
	background: url('../images/main_nav_bgr_sep_vertical.png') bottom left repeat-x;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
div.jsn-modulecontainer ul.menu-mainmenu ul, div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 231px!important;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last a {
	background:none!important;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 231px !important;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
	padding-right: 16px;
	background: url(../images/icons/icon-arrow-white.png) 98% center no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	color: #fff;
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
	background-color: #000;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a .jsn-menudescription, div.jsn-modulecontainer ul.menu-mainmenu > li.active > a .jsn-menudescription {
	color: #fff;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
	color: #fff;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
	background-color: #000;
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	left: auto;
	right: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu, div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px solid #DDD;
}
div.jsn-modulecontainer ul.menu-treemenu > li.last {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 8px 15px;
	display: block;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li > a {
	padding: 10px 15px;
}
ul.menu-treemenu li a > span {
	display: block;
	padding-left: 20px;
	background: url(../images/icons/icons-base.png) left -342px no-repeat;
}
div[class*="box-"] ul.menu-treemenu {
 margin: -15px;
}
div[class*="solid-"] ul.menu-treemenu {
 margin: 0 -15px -15px;
}
div[class*="solid-"] ul.menu-treemenu li a, div[class*="richbox-"] ul.menu-treemenu li a {
 color: #fff;
}
div[class*="solid-"] ul.menu-treemenu li a span.jsn-menudescription, div[class*="richbox-"] ul.menu-treemenu li a span.jsn-menudescription {
 color: #fff;
}
div.solid-1 ul.menu-treemenu > li, div.richbox-2 ul.menu-treemenu > li {
	border-bottom-color: #444;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu.menu-iconmenu > li > a {
	padding: 10px 15px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu > li > a:hover .jsn-menudescription {
	color: #fff;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu.menu-iconmenu > li > a span {
	line-height: 1.5;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 30px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 50px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 70px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 90px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 110px;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li.active > a {
	font-weight: bold;
}
/* ----- CURRENT / HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a:hover, div.jsn-modulecontainer ul.menu-treemenu li a.current {
	color: #fff;
	;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	padding: 0;
	float: left;
	list-style: none;
	margin-left: 4%;
}
ul.menu-divmenu:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
ul.menu-divmenu li {
	margin: 0;
	padding: 0 0.8em;
	float: left;
	display: inline;
	border-right: 1px solid #666666;
	font-size: 12px;
}
ul.menu-divmenu li.first {
	padding-left: 0;
}
ul.menu-divmenu li.last {
	border-right-width: 0;
	padding-right: 0;
}
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-topmenu li {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left\9;
}
ul.menu-topmenu li a {
	padding: 10px;
	color: #fff;
	display: block;
}
ul.menu-topmenu li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-topmenu.menu-iconmenu > li > a {
	line-height: 16px;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	color: #fff;
	font-size: 1.4em;
}
.jsn-modulecontainer .jmoddiv .jsn-modulecontainer_inner h3.jsn-moduletitle {
	text-indent:13.1px;
}
h3.jsn-moduletitle span {
	display: block;
	text-align:left;
	padding: 0 11px;
	text-indent: 0em !important;
	color: #fff;

}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*=box-] h3.jsn-moduletitle {
 margin: 0;
 padding: 10px 15px;
}
div[class*=box-] div.jsn-modulecontent {
 padding: 15px;
 text-align:left;
}
div[class*=solid-] div.jsn-modulecontainer_inner {
 color: #fff;
}
/* ----- MODULE BOXES - RICHBOX ----- */
div[class*=richbox-] h3.jsn-moduletitle {
 color: #fff;
 border-bottom-color: #666;
}
div[class*=richbox-] div.jsn-modulecontainer_inner {
 background: #000;
 color: #fff;
}
/* ----- MODULE BOXES - SOLIDBOX ----- */
div[class*=solid-] div.jsn-modulecontainer_inner {
 padding: 15px;
}
div.solid-1 div.jsn-modulecontainer_inner {
	background-color: #000;
}
div.solid-1 h3.jsn-moduletitle {
	color: #fff;
}
div.solid-2 h3.jsn-moduletitle {
	color: #fff;
}
div.solid-2 a {
	color: #FFF;
	text-decoration: underline;
}
div.solid-2 a.link-action {
	text-decoration: none;
	border-color: #FFF;
}
/* ----- MODULE BOXES - LIGHTBOX ----- */
div.lightbox-1 h3.jsn-moduletitle {
	color: #FFF;
	background: #000;
}
div[class*=lightbox-] div.jsn-modulecontainer_inner {
 background: #000;
 color: #fff;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - TABS STYLE =============== */
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #000;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}
dl.tabs dt.tabs h3 a {
	color: #000;
	font-weight: normal;
}
dl.tabs dt.open h3 a, dl.tabs dt.tabs h3 a:hover {
	color: #000;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	font-weight: bold;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #000;
}
/* =============== PAGEBREAK - SLIDERS STYLE =============== */
div.panel {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
div.panel h3.title {
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
}
div.panel h3.title:hover, div.panel h3.pane-toggler-down {
	background-color: #000;
}
div.panel h3.title a {
	color: #fff;
}
div.panel h3.title a:hover {
	text-decoration: none;
}
div.panel h3.pane-toggler-down {
	border-bottom: none;
}
div.panel h3.pane-toggler-down a {
	color: #fff;
}
div.panel div.content > div, div.panel div.content > p {
	margin: 15px;
}
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading, .componentheading, .subheading {
	margin-top: 0;
	color: #fff;
	font-size: 1.8em;
	margin-bottom: 10px;
	text-transform: uppercase;
}
table.contentpaneopen {
	width: 100%;
}
/* ----- FORM ----- */
.jsn-formbuttons {
	text-align: center;
	padding-top: .45em;
}
table.paramlist td {
	padding: .3em;
}
table.paramlist td.paramlist_key {
	width: 150px;
}
.inputbox {
	border: 1px solid #CCC;
	background-color: #000;
	padding: 2px 4px;
}
.inputbox:active, .inputbox:focus {
	border-color: #b5b5b5;
	background-color: #000;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	padding: 3px 22px;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	background-color: #000;
	background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
	border-color: #f4f4f4 #f4f4f4 #ffffff;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #eaeaea;
	border-bottom-color: #d2d2d2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .05);
}
.button:hover, .button:active {
	background-color: #000;
}
/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #000;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 88;
	position: relative;
}
.jsn-joomla-25 .tip-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.jsn-joomla-25 .tip-text {
	font-size: 100%;
	margin: 0;
}
/* ----- POP-UP / PRINT WINDOWS ----- */
body.contentpane {
	color: #fff;
	background: #000;
}
body.contentpane div.com-content {
	padding: 1em;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- ARTICLE METADATA ----- */
.jsn-article-metadata {
	margin-bottom: 15px;
}
.jsn-article-metadata > span {
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
.jsn-article-metadata > span:last-child {
	padding-right: 0;
	margin-right: 0;
	border: none;
}
.article-info {
	margin: 0;
	font-size: 0.9em;
	float: left;
}
.article-info-term {
	display: none;
}
.archive .article-info dd, .article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}
/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	margin-bottom: 15px;
	background-color: #f4f4f4;
}
.jsn-article-toolbar .btn-group.pull-right {
	padding: 5px;
}
.jsn-article-toolbar dl {
	padding: 5px;
}
#article-index {
	float: right;
	margin: 0 0 1em 1em;
	background-color: #000;
	border: 1px solid #D9D9D9;
}
#article-index ul {
	margin: 0;
	list-style-type: none;
}
#article-index ul li {
	margin: 0;
	padding: 0.25em 0.6em;
}
/* ----- ARTICLE INFO ----- */
.jsn-article-info {
	padding: 10px;
}
.jsn-article-info p:first-child {
	margin-top: 0;
}
.jsn-article-info p:last-child {
	margin-bottom: 0;
}
.author, .createdate, .publishdate, .hits {
	margin: 10px 0;
	color: #fff;
	font-size: 0.9em;
}
.author, .createdate, .publishdate {
	padding-left: 22px;
	background-image: url(../images/icons/icons-base.png);
	background-repeat: no-repeat;
}
.author {
	background-position: 0 0;
}
.createdate, .publishdate {
	background-position: 0 -86px;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #999999;
	font-style: italic;
}
/* ----- ARCHIVE ARTICLE  ----- */
div.archive .intro {
	clear: both;
}
/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 10px;
	list-style: none;
}
ul.jsn-article-tools li {
	float: left;
	margin: 0 0 0 10px;
}
ul.jsn-article-tools li a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/icons/icons-base.png) left top no-repeat;
}
ul.jsn-article-tools li a.no-icon {
	background: none;
	width: auto;
	height: auto;
}
ul.jsn-article-tools li.jsn-article-icon-edit a {
	background: none;
}
ul.jsn-article-tools li a.jsn-article-print-button {
	background-position: 0 -430px;
}
ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -516px;
}
ul.jsn-article-tools li a:hover {
	text-decoration: none;
}
.jsn-article-submit {
	margin-top: 0.8em;
}
.jsn-joomla-25 .item-title-entry .icon-edit, .item-title-entry .jsn-icon-edit {
	display: inline-block;
}
/* ----- SUBMIT AN ARTICLE ----- */
.field-title {
	width: 120px;
	float: left;
}
.formelm, .formelm-area {
	margin: 5px 0;
	clear: both;
}
/* ----- READ MORE ----- */
a.readon {
	color: #fff;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	font-weight: bold;
	border: #999 1px solid;
	display: inline-block;
	text-decoration: none;
	background: #000;
}
a.readon:hover {
	border-color: #666;
	background: #000;
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #000;
	float: right;
}
table.contenttoc th {
	padding: .4em;
	background: url(../images/dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}
table.contenttoc td {
	padding: .25em .6em;
}
/* PAGE LINK IN TOC */
a.toclink {
	font-size: .9em;
}
/* PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC */
div.pagenavcounter {
	color: #fff;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}
/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #fff;
	font-weight: bold;
	font-size: .9em;
}
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* SEPARATOR BETWEEN ARTICLES */
div.article_separator {
	height: 1em;
	clear: both;
}
div.row_separator {
	height: 1em;
	clear: both;
}
/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 5px;
}
/* "MORE ARTICLES..." PANEL HEADING TEXT */
div.blog_more {
	padding: 10px 15px;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	background-color: #000;
}
/* PAGE PAGINATION */
ul.pagenav, div.pagination ul {
	list-style-type: none;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li, div.pagination ul li {
	color: #fff;
	margin: 0;
	display: inline-block;
	font-weight: bold;
}
div.pagination ul li {
	font-size: 0.9em;
}
ul.pagenav li a, div.pagination ul li a {
	margin: 0 15px;
}
ul.jsn-pagination {
	list-style-type: none;
}
ul.jsn-pagination li {
	display: inline-block !important; /*override compression*/
	margin: 10px 2px;
}
ul.jsn-pagination li a, ul.jsn-pagination li span {
	font-weight: bold;
	padding: 3px 8px;
	border: 1px solid #CCC;
	background-color: #000;
	color: #fff;
}
ul.jsn-pagination li span {
	background-color: transparent;
}
ul.jsn-pagination li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 4px 9px;
	color: #fff;
}
ul.jsn-pagination, p.jsn-pageinfo {
	font-size: 0.9em;
	text-align: center;
	margin: 20px 0 10px 0;
}
/* Custom NAV button position */
li.pagenav-prev {
	float: left;
}
li.pagenav-next {
	float: right;
}
li.pagenav-prev a:before {
	content: '\25C4';
}
li.pagenav-next a:after {
	content: '\25BA';
}
.pagenav-prev {
	background: #ooo;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
	background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	padding: 5px;
	border-top: solid 1px #d2d2d2;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #9f9f9f;
}
.pagenav-prev a {
	color:#fff !important;
}
.pagenav-next a {
	color:#fff !important;
}
.pagenav-next a:hover {
	text-decoration:none !important;
}
.pagenav-prev a:hover {
	text-decoration:none !important;
}
li.pagenav-next:hover {
	border-top: solid 1px #dadada;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #a8a8a8;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
	background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff, #ebebeb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
}
li.pagenav-prev:hover {
	border-top: solid 1px #dadada;
	border-left: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-bottom: solid 1px #a8a8a8;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
	background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff, #ebebeb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
}
.pagenav-next {
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
	background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
	padding: 5px;
	border-top: solid 1px #d2d2d2;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #9f9f9f;
}
/* BLOG PAGES NAV LINK */
a.pagenav {
	text-transform: uppercase;
}
/* ----- CATEGORY LIST LAYOUT ----- */
/* DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE */
.categories-list ul {
	list-style-type: none;
}
.cat-children ul dl dt, .cat-children ul dl dd, dl.article-count dt, dl.article-count dd {
	display: inline;
}
.categories-list dl dt, .categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline;
}
/* TABLE IN CATEGORY TABLE PAGE */
.sectiontableheader {
	padding: 10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
}
.sectiontableheader img {
	margin: 0;
	vertical-align: text-top;
}
.sectiontableheader a {
	color: #ffffff;
	text-decoration: underline;
}
.sectiontableheader a:hover {
	text-decoration: none;
}
/* TABLE FILTER */
.jsn-infofilter {
	text-align: right;
}
.jsn-titlefilter {
	float: left;
}
.archived-article-list .jsn-infofilter {
	text-align: left;
}
/* TABLE'S ROW */
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 8px 10px;
	border-bottom: 1px solid #e5e5e5;
}
tr.sectiontableentry2 td {
}
/* ----- SECTION LAYOUT ----- */
/* LINKS IN SECTION TABLE PAGE */
a.category {
	font-weight: bold;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
/* ----- STANDARD CONTACT LAYOUT ----- */
div.com-contact .jsn-contact-image {
	float: right;
	margin: 10px 5px 0 0;
}
div.com-contact .contact-position {
	margin: 5px 0 0 0;
}
div.com-contact .contact-vcard {
	margin: 0 0 5px 0;
}
div.com-contact .jicons-icons {
	float: left;
}
div.com-contact .contact-address {
	margin-top: 5px;
}
div.com-contact .contact-address p {
	margin: 0;
	padding-left: 20px;
}
div.com-contact .contact-contactinfo p, div.com-contact .contact-miscinfo p {
	margin: 5px 0;
}
div.com-contact .contact-contactinfo .jicons-icons, div.com-contact .contact-miscinfo .jicons-icons {
	margin-right: 4px;
}
div.com-contact div.contact-form fieldset {
	padding: 0 10px;
}
div.com-contact div.contact-form dt {
	margin: 10px 0 5px 0;
}
div.com-contact div.contact-form dd {
	margin-left: 0;
}
div.com-contact .form-required {
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.contact-form legend{ font-size:14px !important}
/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
div.com-search #searchForm .search-phrase {
	margin-left: 95px;
}
div.com-search #searchForm .search-range input, div.com-search #searchForm .search-phrase input {
	margin: 0 0 0 5px;
	vertical-align: middle;
}
div.com-search #searchForm [class*="search-"] label, div.com-search #searchForm .search-field-title {
 width: 100px;
 line-height: 21px;
 text-align: left;
 padding-right: 3px;
 display: inline-block;
}
div.com-search #searchForm .search-range label, div.com-search #searchForm .search-phrase label {
	width: auto;
}
div.com-search #searchForm .search-ordering select {
	padding: 2px;
}
div.com-search #searchForm .search-range label {
	line-height: 21px;
}
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
/* =============== JOOMLA! EXTENSIONS - COM_FINDER =============== */
.collapse {
	overflow: hidden;
}
/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */
span.highlight {
	padding: .2em;
	background: #000;/*FFFFAA;*/
}
/* =============== JOOMLA! EXTENSIONS - COM_WEBLINK =============== */
table.jsn-infotable .description p {
	margin: 0;
}
table.jsn-infotable ul.actions {
	display: inline;
}
table.jsn-infotable ul.actions li {
	display: inline;
	margin: 0 0 0 5px;
}
#editor-xtd-buttons {
	float: left;
}
/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
div.com-newsfeed td.jsn-table-column-name {
	font-weight: bold;
}
div.com-newsfeed table {
	width: 100%;
	border-collapse: collapse;
}
div.com-newsfeed td {
	border: 1px solid #ccc;
	padding: 10px 5px;
	border-top: none;
}
div.com-newsfeed th {
	background: #000;
	padding: 10px 5px;
	border: 1px solid #999;
	border-bottom: none;
}
div.com-newsfeed th a {
	color: #fff;
}
div.com-newsfeed td.item-num-art {
	text-align: center;
}
/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
/* ----- USER FORM LAYOUT ----- */
div.com-user div.default-login {
	width: 350px;
	margin: 0 auto;
	padding: 10px;
	background-color: #000;
	border: 1px solid #E5E5E5;
}
.login-fields {
	margin: 10px 0;
}
.login-fields label {
	width: 9em;
	float: left;
}
/* ----- REGISTER FORM ----- */
.jsn-formRow {
	margin: 8px 0;
}
.jsn-formRow .jsn-formRow-lable {
	float: left;
	width: 170px;
}
button#jform_profile_dob_img.btn {
	height: 30px;
}
/* =============== JOOMLA! EXTENSIONS - POPUP COMPONENT =============== */
#jsn-content-popup .com-content, #jsn-content-popup #mailto-window {
	max-width: 1018px;
	margin: 1em auto;
}
#jsn-content-popup .com-content {
	padding-top: 0;
}
#mailto-window {
	padding: 15px;
	position: relative;
	background: #000;
	border: solid 1px #ddd;
}
#mailto-window h2 {
	padding: 3px 0;
	margin: 0 0 10px;
	font: bold 1.2em "Times New Roman", Times, serif;
}
#mailto-window label {
	width: 8em;
	display: inline-block;
}
#mailto-window .mailto-close {
	right: 0;
	top: 5px;
	background: none;
	position: absolute;
}
#mailto-window .mailto-close a {
	display: block;
	min-width: 25px;
	min-height: 25px;
	overflow: visible;
	background: url(../images/icons/icon-close.png) 0 0 no-repeat;
}
#mailto-window .mailto-close a span {
	top: -3000px;
	left: -3000px;
	display: inline;
	position: absolute;
}
#mailto-window .inputbox {
	padding: 3px;
	border: 1px solid #ccc;
	background: #000 url(../images/backgrounds/popup-bg.png) repeat-x 0 0;
}
#mailto-window p {
	margin: 20px 0 8px 0;
}
#mailto-window button {
	cursor: pointer;
	margin:0 5px 0 0;
	padding: 3px 10px;
	border: 1px solid #ccc;
	font: bold 1em "Times New Roman", Times, serif;
	background-image:linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image:-moz-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(216,216,216)));
	background-image:-webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image:-o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image:-ms-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffd8d8d8, GradientType=0);
}
#mailto-window .formelm, #mailto-window .formelm-area {
	clear: both;
	margin: 5px 0;
}
/* =============== JOOMLA! EXTENSIONS - SYSTEM MESSAGES =============== */
/* ----- SYSTEM STANDARD MESSAGES ----- */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	text-indent: 0;
	padding-left: 40px;
	background: #000 url(../../../media/system/images/notice-info.png) 4px center no-repeat;
}
#system-message ul li {
	margin-left: 0;
}
/* ----- SYSTEM ERROR MESSAGES ----- */
#system-message dd.error ul {
000}
/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #fff;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #000 url(../../../media/system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	display: block;
	font-size: 1.1em;
}
span.breadcrumbs a, span.breadcrumbs span {
	color: #fff;
	padding-right: 30px;
	text-decoration: none;
	background: url(../images/icons/icon-arrow-black.png) 90% center no-repeat;
	font-weight: bold;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #fff;
	font-weight: bold;
	background: none;
}
.breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
	min-height: 25px;
}
.breadcrumb li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	/*text-shadow: 0 1px 0 #fff;*/
	margin: 0;
	font-size: 12px;
}
.breadcrumb li a, .breadcrumb li span {
	color: #fff;
	font-weight: bold;
}
.breadcrumb li span + span {
	font-weight: bold;
}
.breadcrumb li a, .breadcrumb li span + span {
	display: inline-block;
}
.breadcrumb a {
	padding: 0 15px 0 0;
	background: url("../images/icons/icon-arrow-black.png") 100% center no-repeat;
}
.breadcrumb .middleitem {
	padding: 0 30px 0 0;
	background: url("../images/icons/icon-arrow-black.png") 90% center no-repeat;
}
.breadcrumb > li > .divider {
	padding: 0 !important;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 20px 0 0;
	background: none;
}
/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login fieldset.input {
	border: none;
	padding: 0;
}
#form-login div.button-wrapper {
	text-align: center;
	margin-top: 0.5em;
}
#form-login [id^="form-login-"] {
 margin: 0 0 6px 0;
}
form#login-form a.btn {
	min-height: 15px;
}
form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search {
	float: right;
	margin-right: 5px;
}
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 5px 0 5px 25px;
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #000 url(img/demo/select-arrow.png) no-repeat 90% center;
	width: 80px !important;
	text-indent: 7.01px;
	text-overflow: "";
	color: #FFF;
	border-radius: 15px;
	/* padding: 0px; */
	box-shadow: inset 0 0 5px rgba(000, 000, 000, 0.5);
	margin-top: -4px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_NEWSFLASH =============== */
.jsn-mod-newsflash.jsn-horizontal-container .jsn-article {
	padding: 0 1em;
}
.jsn-mod-newsflash .contentheading {
	margin: 0 0 0.3em 0;
}
.jsn-mod-newsflash .article-separator {
	display: block;
	height: 0.5em;
}
/* ============================== JOOMLA! 3.x CORE COMPONENT LAYOUT ============================== */
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pull-right.collapsed .icon-minus, .pull-right .icon-plus {
	display: none;
}
.pull-right .icon-minus, .pull-right.collapsed .icon-plus {
	display: block;
}
/* ---------- OVERRIDE ----------- */
.jsn-joomla-30 blockquote {
	border-left: none;
}
.jsn-joomla-30 hr {
	margin: 0;
}
.jsn-joomla-30 .form-horizontal .control-label {
	text-align: left;
}
.jsn-joomla-30 .calendar tbody td, .jsn-joomla-30 .calendar tbody td.hilite, .jsn-joomla-30 .calendar tbody td.selected {
	border: none;
	padding: 5px;
	text-align: center;
}
.jsn-joomla-30 .input-append .btn {
	padding: 7px 14px 6px;
	outline: none;
}
.jsn-joomla-30 label, .jsn-joomla-30 input, .jsn-joomla-30 button, .jsn-joomla-30 select, .jsn-joomla-30 textarea, .jsn-joomla-30 .btn, .jsn-joomla-30 .uneditable-input {
	font-size: 13px;
}
.jsn-joomla-30 .icon-location {
	background-position: -24px -73px;
}
.jsn-joomla-30 div.tooltip {
	background: none;
	border: none;
}
.jsn-joomla-30 #form-login-remember .control-label, .jsn-joomla-30 #modlgn-remember {
	vertical-align: middle;
}
.jsn-joomla-30 .dropdown-menu li, .jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
	/* border-bottom: 1px solid #93C7F5; */
padding: 0px 0;
	text-indent: 1.5em;
	font-size: 22px;
	background: #000;
	background: -moz-linear-gradient(top, #56A3D6 0%, #3399ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #56A3D6), color-stop(100%, #3399ff));
	background: -webkit-linear-gradient(top, #56A3D6 0%, #3399ff 100%);
	background: -o-linear-gradient(top, #56A3D6 0%, #3399ff 100%);
	background: -ms-linear-gradient(top, #56A3D6 0%, #3399ff 100%);
	background: linear-gradient(to bottom, #56A3D6 0%, #3399ff 100%);
}
.cust_head h3 {
	/*text-indent: 0.5em;
text-transform: none;
font-size: 22px;
font-family: 'Lato', Verdana, Geneva, sans-serif!important;
font-weight: none !important;
-webkit-text-shadow: 2px 2px rgba(155,160,167,0.4);
-moz-text-shadow: 2px 2px rgba(155,160,167,0.4);
-o-text-shadow: 2px 2px rgba(155,160,167,0.4);
-ms-text-shadow: 2px 2px rgba(155,160,167,0.4);
text-shadow: 2px 2px rgba(155,160,167,0.4);
padding: 15px 0px;*/
background: none repeat scroll 0 0 #f1f1f1;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	font-size: 19px;
	margin: 3px 0 14px;
	padding: 15px 0px;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	-webkit-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-moz-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-o-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-ms-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
}
.cust_head span {
	text-align: center;
}
.cust_head .bt-title {
	text-align: center;
}
.cust_head.cust_acad {
	background: #000;
}
.page-header h2 {
	margin: 0em 0 !important;
	font-size: 21px !important;
	background: url(../images/5.png) no-repeat scroll 50% 50% transparent;
	-webkit-box-shadow: 0 0 70px #125AB3 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
	-moz-box-shadow: 0 0 70px #125AB3 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
	box-shadow: 0 0 70px #125AB3 inset, 0 0 20px rgba(0, 0, 0, .25) inset;
	padding: 3px;
	color: #fff;
	text-align: left;
}
.first imgmenu {
	float:right !important;
}
.tree li a.head {
	background: #000;
	color: #fff;
}
.tree li a {
	background:#000;
	color: #fff;
}
.tree ul {
	padding-top: 20px;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	padding-bottom: 42px;
}
.tree li {
	float: left;
	text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	margin: 0 !important;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after {
 content: '';
 position: absolute;
 top: 0;
 right: 50%;
 border-top: 1px solid #ccc;
 width: 50%;
 height: 20px;
}
.tree li::after {
 right: auto;
left: 50%;
 border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
 display: none;
}
/*Remove space from the top of single children*/
.tree li:only-child {
	padding-top: 0;
}

/*Remove left connector from first child and
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after {
 border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before {
 border-right: 1px solid #ccc;
 border-radius: 0 5px 0 0;
 -webkit-border-radius: 0 5px 0 0;
 -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
 border-radius: 5px 0 0 0;
 -webkit-border-radius: 5px 0 0 0;
 -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before {
 content: '';
 position: absolute;
top: 0;
left: 50%;
 border-left: 1px solid #ccc;
 width: 0;
height: 20px;
}
.tree li a {
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover+ul li a {
	background: #000;
	color: #fff;
	border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover+ul li::after, .tree li a:hover+ul li::before, .tree li a:hover+ul::before, .tree li a:hover+ul ul::before {
 border-color:  #000;
}
/*Thats all. I hope you enjoyed it.
Thanks :)*/

.tree li a.head:hover {
	background:#000;
}
#basic-details > div > div {
	display: none;
}
.jsn-icon-star, .jsn-icon-display, .jsn-icon-help {
	border-right: 1px dotted #68A6C9;
}
.noborder {
	border-right:none;
}
.jsn-icon-star:hover, .jsn-icon-display:hover, .jsn-icon-help:hover {
	background: #000;
	border-radius: 10px;
}
.jsn-icon-star p:first-child, .jsn-icon-display p:first-child {
	margin-left: 34px;
	margin-top: -15px;
	border-bottom: 1px solid;
}
.jsn-icon-help p:first-child {
	margin-left: 34px;
	margin-top: -15px;
	border-bottom: 1px solid;
}
.goog-logo-link {
	display:none;
}
.goog-te-gadget {
	color: #000 !important;
}
.goog-te-gadget .goog-te-combo {
	margin: 0px 0;
	width: 75px;
}
#jsn-pos-innerright_inner > .legend > div {
	background: #000;
	color: #fff;
	border: 1px solid #B1ABAB;
}
.table-style tr {
	background: #000;
}
/*----------------- custom class ---------------*/
#jsn-content-top, #jsn-promo {
	background: #000 !important;
	color: #fff;
}
.jsn-icon-star:hover, .jsn-icon-display:hover, .jsn-icon-help:hover {
	background:none repeat scroll 0 0 #4E79CA !important;
}
.home_s {
	font-family: 'Merriweather', serif;
	font-weight:none;
}
/*----------------- custom slider class ---------------*/

.jsn-cslider span {
	font-size: 19px !important;
}
.nn_sliders.accordion > .accordion-group {
	border: 1px solid #45A6FD !important;
}
.goog-te-combo {
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #0088cc url(img/demo/select-arrow.png) no-repeat 90% center;
	width: 122px !important;
	text-indent: 8.01px;
	text-overflow: "";
	color: #fff;
	border-radius: 15px;
	padding: 0px;
	box-shadow: inset 0 0 5px rgba(000, 000, 000, 0.5);
}
/*============================ Select Drop Down Styling ========================*/
.pure-form select, .pure-form textarea {
	padding: 0.5em 0.6em;
	display: inline-block;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 3px #ddd;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pure-form select:focus, .pure-form textarea:focus {
	outline: 0;
	outline: thin dotted \9; /* IE6-9 */
	border-color: #129FEA;
}
.pure-form select[disabled], .pure-form textarea[disabled] {
	cursor: not-allowed;
	background-color: #000;
	color: #fff;
}
.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
	background: #000; /* menu hover bg color */
	color: #fff; /* menu text color */
	border-color: #ccc;
}
.pure-form select {
	border: 1px solid #ccc;
	background-color: #000;
}
.pure-form select[multiple] {
	height: auto;
}
.pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
	display: block;
	margin: 0.25em 0;
}
.pure-form-aligned input, .pure-form-aligned textarea, .pure-form-aligned select, /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */ .pure-form-aligned .pure-help-inline, .pure-form-message-inline {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: middle;
}
/*============== Research ========================*/
.rbtn {
	border-radius: 0px !important;
	border-color: #D6D6D6 !important;
	background: #000 !important;
	font-size: 12px !important;
}
.rbtn:hover {
	background:#000 !important;
}
.home_res {
/*background:url(../../../images/Research_bk.png) no-repeat;
background-size: 24px;
background-position: left top;*/
}
.home_res h3 img {
	padding-right: 14px;
	padding-bottom: 5px;
}
.home_res {
	cursor:pointer;
	margin-left:2% !important;
	box-sizing: border-box;
	border: 1px solid #fff;
	margin-top: 5px !important;
}
.home_res:hover {
	border: 1px solid #ccc;
}
.home_res h3 {
	border-bottom: 6px solid #d3710f;
}
.home_res:hover h3 {
	border-bottom: 6px solid #d3710f;
}
/*.Ricon {
	background:url(../images/b_ricon.png) no-repeat;
	background-position:56px 3px;
}*/
.Ricon h3 {
	padding-bottom: 0px;
	text-transform: none;
}
.home_res:hover {
/*
background: #f5f9fc; /* Old browsers
background: -moz-linear-gradient(top, #f5f9fc 0%, #c5dcf0 40%, #c9def1 99%); /* FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f9fc), color-stop(40%,#c5dcf0), color-stop(99%,#c9def1)); /* Chrome,Safari4+
background: -webkit-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Chrome10+,Safari5.1+
background: -o-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Opera 11.10+
background: -ms-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* IE10+
background: linear-gradient(to bottom, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fc', endColorstr='#c9def1',GradientType=0 ); /* IE6-9
*/
}
.Ricon {
}
/*============== Cancer Information ========================*/
.cbtn {
	border-radius: 0px !important;
	border-color: #D6D6D6 !important;
	background: #000 !important;
	font-size: 12px !important;
}
.cbtn:hover {
	background:#000 !important;
}
.home_can h3 img {
	padding-right: 8px;
	padding-bottom: 19px;
}
.home_can {
	cursor:pointer;
	margin-left: 0.8% !important;
	box-sizing: border-box;
	border: 1px solid #fff;
	margin-top: 5px !important;
}
.home_can:hover {
	border: 1px solid #ccc;
}
.home_can h3 {
	border-bottom: 6px solid #5b9bd5;
}
.home_can:hover h3 {
	border-bottom: 6px solid #5b9bd5;
}
.Cicon {
	/*background:url(../images/a_cicon.png) no-repeat;
	background-position:26px 3px;*/
}
.Cicon h3 {
	padding-left: 29px;
	padding-bottom: 0px;
	text-transform: none;
}
.home_can:hover {
/*
background: #f5f9fc; /* Old browsers
background: -moz-linear-gradient(top, #f5f9fc 0%, #c5dcf0 40%, #c9def1 99%); /* FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f9fc), color-stop(40%,#c5dcf0), color-stop(99%,#c9def1)); /* Chrome,Safari4+
background: -webkit-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Chrome10+,Safari5.1+
background: -o-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Opera 11.10+
background: -ms-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* IE10+
background: linear-gradient(to bottom, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fc', endColorstr='#c9def1',GradientType=0 ); /* IE6-9
*/}
/*============== Medical Professionals ========================*/
.mbtn {
	border-radius: 0px !important;
	border-color: #D6D6D6 !important;
	background: #000 !important;
	font-size: 12px !important;
}
.mbtn:hover {
	background:#F0DB7D !important;
}
.home_med img {
	padding-right: 5px;
	padding-bottom: 19px;
}
.home_med {
	cursor:pointer;
	margin-left: 2% !important;
	box-sizing: border-box;
	border: 1px solid #fff;
	margin-top: 5px !important;
}
.home_med:hover {
	border: 1px solid #ccc;
}
.home_med h3 {
	border-bottom: 6px solid #FFD101;
}
.home_med:hover h3 {
	border-bottom: 6px solid #FFD101;
}
.home_med:hover .Micon {
}
/*.Micon {
	background:url(../images/b_micon.png) no-repeat;
	background-position: 16px 3px;
}*/
.Micon h3 {
	padding-left: 29px;
	padding-bottom: 0px;
	text-transform: none;
}
.home_med:hover {
/*
background: #f5f9fc; /* Old browsers
background: -moz-linear-gradient(top, #f5f9fc 0%, #c5dcf0 40%, #c9def1 99%); /* FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f9fc), color-stop(40%,#c5dcf0), color-stop(99%,#c9def1)); /* Chrome,Safari4+
background: -webkit-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Chrome10+,Safari5.1+
background: -o-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Opera 11.10+
background: -ms-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* IE10+
background: linear-gradient(to bottom, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fc', endColorstr='#c9def1',GradientType=0 ); /* IE6-9
*/
}
/*============== Patient Information ========================*/
.pbtn {
	border-radius: 0px !important;
	border-color: #D6D6D6 !important;
	background: #000 !important;
	font-size: 12px !important;
}
.pbtn:hover {
	background:#000 !important;
}
.home_pat img {
	padding-right: 4px;
	padding-bottom: 12px;
}
.home_pat {
	cursor:pointer;
	margin-left: 2% !important;
	box-sizing: border-box;
	border: 1px solid #fff;
	margin-top: 5px !important;
}
.home_pat:hover {
	border: 1px solid #ccc;
}
.home_pat h3 {
	border-bottom: 6px solid #7EC157;
}
.home_pat:hover h3 {
	border-bottom: 6px solid #7EC157;
}
.Picon {
	/*background:url(../images/b_picon.png) no-repeat;
	background-position: 24px 3px;*/
}
/*.Picon h3 {
	padding-left: 29px;
	padding-bottom: 0px;
	text-transform: none;
}*/
.home_pat:hover {
/*
background: #f5f9fc; /* Old browsers
background: -moz-linear-gradient(top, #f5f9fc 0%, #c5dcf0 40%, #c9def1 99%); /* FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f9fc), color-stop(40%,#c5dcf0), color-stop(99%,#c9def1)); /* Chrome,Safari4+
background: -webkit-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Chrome10+,Safari5.1+
background: -o-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* Opera 11.10+
background: -ms-linear-gradient(top, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* IE10+
background: linear-gradient(to bottom, #f5f9fc 0%,#c5dcf0 40%,#c9def1 99%); /* W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fc', endColorstr='#c9def1',GradientType=0 ); /* IE6-9
*/
}
.Picon {
}
.read_info {
	min-height: 15px;
}
/*============== website links ========================*/
.webmod {
	background-color:#000 !important;
}
.webloc {
	text-align:center;
}
.webmod .jsn-modulecontainer_inner {
	margin:0px !important;
}
/*============== Sidebar Styling ========================*/
div.lightbox-2 h3.jsn-moduletitle {
	background:#000 !important;
}
/*============== Sidebar Menu Styling ========================*/
.gn-menu li {
	border-bottom: 1px solid #C6D0DA;
	text-align: left;
	font-size: 18px;
}
.gn-menu-main a {
	display: block;
	height: 100%;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
/*============== Sidebar Menu Custom Styling ========================*/
.menu-about {
	width: auto;
	height: auto;
	list-style:none;
	padding: 0px !important;
	margin: 0px;
}
.menu-about li {
	margin: 0.3px 0px !important
}
.menu-about ul {
	margin: 0.0em 0px 0.0em 0.5em !important;
}
.menu-about ul li {
	margin: 0.0em 0px 0.0em 0em !important;
}
.menu-about > li > a {
	background: #000;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-size: 0.923em;
	font-weight: 400;
	color: #fff;
}
.menu-about > li > a {
	height: 2.75em;         /* 36/13 ? 2.75*/
	line-height: 2.75em;    /* 36/13 ? 2.75*/
	text-indent: 2.75em;    /* 36/13 ? 2.75*/
}
.menu-about ul li a {
	background: #000;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-size: 0.923em;
	font-weight: 400;
	color: #fff;
}
.menu-about > li > a:hover, .menu-about > li > a.active {
	background: #000;
	text-decoration:none !important;
	color:#fff !important;
}
.menu-about > li > a.active {
	border-bottom: 1px solid #1a638f;
}
.menu-about li a:before {
	content: '\25BA';
	height: 0;
	position: absolute;
	width: 0;
	top: 0px;
	float: left;
	left: -22px;
}
.menu-about ul li a:before {
	content: '\00BB';
	height: 0;
	position: absolute;
	width: 0;
	top: 0px;
	float: left;
	left: -22px;
}
.menu-about > li > ul li:hover a, .menu-about > li > ul li:hover a span, .menu-about > li > ul li:hover a:before {
	color: #fff !important;
	background: none repeat scroll 0% 0% #EFEFEF;
	text-decoration: none !important;
	color: #fff !important;
}
.m-about div div {
	background-color:#000;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .73), 0px 0px 10px 0px rgba(0, 0, 0, .13);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .73), 0px 0px 10px 0px rgba(0, 0, 0, .13);
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .73), 0px 0px 10px 0px rgba(0, 0, 0, .13);
	padding:0px !important;
	margin-top: -4px !important;
}
.menu-about li.active a {
	background: #000 !important;
}
/*============== Article Menu Custom Styling ========================*/
ul.list2 {
	list-style-type: none;
	margin:0px 20px 20px;
	padding: 0px;
}
ul.list2 li {
	background: url(../images/icon-ok.png) no-repeat scroll left 5px transparent;
	padding-left: 18px;
	margin: 8px 0px;
	font-size:15px;
}
/*======================== Default Button Styling ====================*/
.pager li>a, .pager li>span {
	border-radius: 0px !important;
	border-color: #D6D6D6 !important;
	background: #000 !important;
	font-size: 12px !important;
	color:#fff;/*background-image: -moz-linear-gradient(top,#08c,#04c);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
background-image: -webkit-linear-gradient(top,#08c,#04c);
background-image: -o-linear-gradient(top,#08c,#04c);
background-image: linear-gradient(to bottom,#08c,#04c);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
display: inline-block;
padding: 4px 12px;
font-size: 13px;
border-radius: 5px;
line-height: 20px;*/
}
.pager li>a:hover, .pager li>a:focus {
	color: #fff;
	background-color:#000 !important;
	text-decoration: none;/*background-position: 0 -15px;
-webkit-transition: background-position .1s linear;
-moz-transition: background-position .1s linear;
-o-transition: background-position .1s linear;
transition: background-position .1s linear;
*/
}
ul.pagenav li a, div.pagination ul li a {
	margin: 0 6px;
}
/*======================== Home Weblist Module 2 Styling ====================*/
.WebListModule_2 {
	padding-right:0px !important;
}
.home_inv {
	display:none;
}
.home_list {
	color:#fff;
}
.home_list div {
	/*font-size:15px;
	padding:12px 10px 11px 15px;*/
}
.home_list div strong {
	font-size: 20px;
}
.home_list div a {
	color:#fff;
}
.h_tata {
	border-left:20px solid #93C7F5;
	margin-bottom: 0px;
	background: #000; /* Old browsers */
}
.h_tata:hover .home_inv {
	display:block;
	float: right;
	margin: 0px !important;
}
.h_actrec {
	cursor: pointer;
	border-left:20px solid #f7c7a7;
	margin-bottom: 0px;
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(left, #fbe5d6 0%, #fefcfb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fbe5d6), color-stop(100%, #fefcfb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #fbe5d6 0%, #fefcfb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #fbe5d6 0%, #fefcfb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #fbe5d6 0%, #fefcfb 100%); /* IE10+ */
	background: linear-gradient(to right, #fbe5d6 0%, #fefcfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe5d6', endColorstr='#fefcfb', GradientType=1 ); /* IE6-9 */
}
.h_actrec:hover {
	background:#000;
}
.h_actrec:hover .home_inv {
	display:block;
	float: right;
	margin: 0px !important;
}
.h_cce {
	cursor: pointer;
	border-left:20px solid #22b573;
	margin-bottom: 0px;
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(left, #c5e0b4 0%, #eef6e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #c5e0b4), color-stop(100%, #eef6e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #c5e0b4 0%, #eef6e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #c5e0b4 0%, #eef6e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #c5e0b4 0%, #eef6e9 100%); /* IE10+ */
	background: linear-gradient(to right, #c5e0b4 0%, #eef6e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e0b4', endColorstr='#eef6e9', GradientType=1 ); /* IE6-9 */
}
.h_cce:hover {
	background:#000;
}
.h_cce:hover .home_inv {
	display:block;
	float: right;
	margin: 0px !important;
}
.h_vizag {
	cursor: pointer;
	border-left:20px solid #9933ff;
	margin-bottom: 0px;
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(left, #e0c1ff 0%, #f6ecff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e0c1ff), color-stop(100%, #f6ecff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e0c1ff 0%, #f6ecff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e0c1ff 0%, #f6ecff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e0c1ff 0%, #f6ecff 100%); /* IE10+ */
	background: linear-gradient(to right, #e0c1ff 0%, #f6ecff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0c1ff', endColorstr='#f6ecff', GradientType=1 ); /* IE6-9 */
}
.h_vizag:hover {
	background:#000;
}
.h_vizag:hover .home_inv {
	display:block;
	float: right;
	margin: 0px !important;
}
.h_punjab {
	cursor: pointer;
	border-left:20px solid #bf9000;
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(left, #ffd966 0%, #fff4d0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffd966), color-stop(100%, #fff4d0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffd966 0%, #fff4d0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffd966 0%, #fff4d0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffd966 0%, #fff4d0 100%); /* IE10+ */
	background: linear-gradient(to right, #ffd966 0%, #fff4d0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd966', endColorstr='#fff4d0', GradientType=1 ); /* IE6-9 */
}
.h_punjab:hover {
	background:#000;
}
.h_punjab:hover .home_inv {
	display:block;
	float: right;
	margin: 0px !important;
}
.home_hr {
	padding:0px !important;
	margin:0px !important;
	background-color: #000 !important;
	height: 1px !important;
	border:none !important;
}
.jfontsize ul li {
	list-style: none;
	margin: 0px 2px 5px 5px;
}
.jfontsize {
	background: #000;
	margin-right: 1px;
	border-radius: 4px 0px 0px 4px;
}
.jfontsize-button:hover {
	text-decoration: none;
	background:none !important;
	color: #fff;
	font-weight:bold !important;
}
.jfontsize-button a:hover {
	color: #fff !important;
}
.jfontsize-button {
	font-size: 16px !important;
	padding: 0px!important;
	border: solid 0px #ccc!important;
	color: #fff !important;
}
.jfontsize ul li a {
	text-align: center !important;
}
.jfontsize ul:first-child {
	margin-top: 0px !important;
}
/*========================= Footer - Support ============================*/
.cust_support .jsn-modulecontainer_inner {
	margin-left:40px !important;
}
/*========================= Content Link in article ============================*/
li.content-links-a {
	display: none;
}
/*========================= Bt Search ============================*/
.bt_custsearch {
	float: right !important;
	padding-right: 4px;
	margin-top: -17px !important;
}
.bt_custsearch form {
	margin-top: -28px !important;
}
/*========================= Top Menu Custom Styling ============================*/
.cust_topmenu {
	padding: 5px;
}
/*========================= Slider Top Styling ============================*/
.tmh_jsnslider {
	margin-top: 0px !important;
}
/*========================= Content Module Styling (Cancer Information) ============================*/
.content_mod {
	  padding-left: 0px;
  margin: 0px 0px 0px !important;
  cursor: pointer;
}
.content_mod :hover .jsn-modulecontent {
	background: url(../images/ff_rp_bkg2.png) repeat;
}
.content_mod h3.jsn-moduletitle {
	padding: 5px !important;
	margin: 0px 0px 0px !important;
	border-radius: 5px 5px 0px 0px;
	text-indent: 1em;
	color:#fff;
	background: #000;
	background: -moz-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #003068), color-stop(100%, #0067C4));
	background: -webkit-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -o-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -ms-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: linear-gradient(to right, #003068 0%, #0067C4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003068', endColorstr='#0067C4', GradientType=1 );
}
.content_mod p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.content_mod .jsn-modulecontent {
	border: 1px solid #ccc;
}
/*===================================== Department Faculty List Styling =====================================*/
.userBlock {
	background:none !important;
	border:none !important;
	clear: none !important;
	margin:0px 0px 16px 16px !important;
	cursor:pointer;
	display: inline-block;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.userBlock:hover {
	box-shadow: 0px 0px 0 2px #0B4770;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.userBlock:hover h2 {

}
.userBlock h2 {
	border-bottom:1px solid #156EAB !important;
	padding: 0px !important;

	text-indent: 0.5em;
        font-size:1.5em;
	cursor:pointer;
}

.userBlock a img{width:85px;}
.userBlock h2:hover {

}
.userBlock h2 a {
	color: #156EAB !important;
}
.userDescription {
	text-align: left;
}
.userDescription p strong {
	color: #000 !important;
}
.userDescription p {
	color: #555 !important;
}
.userBlock a img:hover {
	opacity: 0.5;
}
.grid-deptcol {
	display: block;
}
.grid-deptcol .userBlock:nth-child(n) {
float: left;
width: 45.95%;
min-height: 275px;
}
/*===================================== JEvent Styling =====================================*/
.m-event .jsn-modulecontent td a {
	color: rgb(0, 0, 0);
	font-weight: bold;
	font-style: normal;
	font-size: 15px
}
.m-event .jsn-modulecontent td {
	color: rgb(119, 119, 119) !important;
	font-style: italic;
	font-size: 12px;
	padding:5px !important;
}
.m-event .jsn-modulecontent td:hover {
	background:#000 !important;
}
.contentheading {
	font-size: 1.2em !important;
	text-align: left !important;
}
.m-event tr:nth-child(odd) {
}
/*===================================== Footer Styling =====================================*/
.copyrt p {
	margin-right: 3%;
}
/*===================================== Content Module Styling =====================================*/
.custom_contmod .jsn-modulecontainer_inner {
	min-height: 180px;
	background: #000 !important;
	border-radius: 3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
.custom_contmod .jsn-modulecontainer_inner :hover {
	background: #000 !important;
}
.custom_contmod .jsn-modulecontainer_inner h4 {
	color:#fff;
}
/*===================================== Help Images Styling =====================================*/
.help_images {
	padding: 4px;
	border: 1px solid #bbb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
	background-color: #000;
}
img.help_images:hover {
	-moz-box-shadow: 0 0 5px #0086AB;
	-webkit-box-shadow: 0 0 5px #0086AB;
	box-shadow: 0 0 5px #0086AB;
	border: 1px solid #0086AB;
}
p.dotted {
	text-align: center;
	font-size: 15px;
	margin-left: 40px;
	color: #fff;
	width: 73%;
	border-bottom: 1px dotted #ccc;
}
.dotted_p {

	font-size: 13px;
	color: #fff;
}
.dotted_p a {
	color: #fff;
}
/*===================================== Help pages Styling =====================================*/
.donations_dis ul {
	border: 1px solid #ccc;
	margin-top: 0px;
	border-radius: 0px 0px 8px 8px;
	background: rgba(0, 0, 0, 0.005);
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-width: 1px;
	border-radius: 0 0 6px 6px;
	margin-top: 0;
	background-color: rgba(0, 0, 0, 0.005);
	padding: 25px !important;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(255, 255, 255, 0.075) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(255, 255, 255, 0.075) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 1px rgba(255, 255, 255, 0.075) inset;
}
.donations_dis .xtypo_rounded3 {
	margin-bottom:0px;
}
.donations_dis ul li {
	margin: 9px;
}
.don-inline input {
	margin-left: 15px !important;
}
/*======================= Site map styling =======================*/
#xmap ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#xmap ul li {
	margin-bottom: 0;
}
#xmap a {
	line-height: 2;
	font-size: 14px;
}
#xmap ul li a {
	padding-left: 40px;
	background-position: -270px 7px;
}
#xmap ul li a {
	background-image: url(../images/sitemap-arrow.png);
	background-repeat: no-repeat;
}
#xmap ul li li a {
	padding-left: 80px;
	background-position: -230px 7px;
}
#xmap ul li li li a {
	padding-left: 120px;
	background-position: -190px 7px;
}
/*====================== Careers Page ========================*/
.careers_tmp {
	padding-bottom: 15px;
}
.careers_tmp h3 {
	margin: 0px auto 0px;
	padding: 0 0px 0;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 -20px 40px rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 -20px 40px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 -20px 40px rgba(255, 255, 255, 0.15);
	line-height: 2;
	background: #000;
	color: #fff;
	border-radius: 7px 7px 0px 0px;
	text-indent: 12px;
}
.careers_tmp h3 a {
	color: #fff;
}
.careers_tmp p {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border: 1px solid #ccc;
	background: #000;
}
.job_listing {
	color: #fff;
	padding: 24px;
	border: 1px solid #ccc;
	box-shadow: inset 5px 0 0 #00a9e0;
}
.post:before {
	content:'\270D';
}
.period {
	content:'\2611';
}
.time {
	content:'\2712';
}
/*====================== Cancer 2 Page ========================*/
.blue-button {
	height: 70px;
	padding: 0;
	color: #ffffff;
	font-family: "Open Sans Condensed", sans-serif!important;
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	line-height: 70px;
	display: block;
	background-color: #000;
	box-shadow: 0px 1px 1px rgba(34, 34, 34, 0.2);
	border: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 50px;
	margin-bottom: 50px;
}
.blue-button:hover {
	background-color: #000;
	text-decoration: none;
}
/*-------- A,E,I,M,Q,U,Y -------*/
#gk-tabs-401 ul.category-modulesec_cancer3 li, #gk-tabs-401 ul.category-modulesec_cancerE li, #gk-tabs-401 ul.category-modulesec_cancerI li, #gk-tabs-401 ul.category-modulesec_cancerM li, #gk-tabs-401 ul.category-modulesec_cancerQ li, #gk-tabs-401 ul.category-modulesec_cancerU li, #gk-tabs-401 ul.category-modulesec_cancerY li {
	/* width: 92%; */
text-align: left;
	color: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	list-style: none;
	box-shadow: inset 5px 0 0 #B8D8FF;
}
#gk-tabs-401 ul.category-modulesec_cancer3 li a, #gk-tabs-401 ul.category-modulesec_cancerE li a, #gk-tabs-401 ul.category-modulesec_cancerI li a, #gk-tabs-401 ul.category-modulesec_cancerM li a, #gk-tabs-401 ul.category-modulesec_cancerQ li a, #gk-tabs-401 ul.category-modulesec_cancerU li a, #gk-tabs-401 ul.category-modulesec_cancerY li a {
	color: #fff;
	font-size: 16px;
}
#gk-tabs-401 ul.category-modulesec_cancer3 li:hover, #gk-tabs-401 ul.category-modulesec_cancerE li:hover, #gk-tabs-401 ul.category-modulesec_cancerI li:hover, #gk-tabs-401 ul.category-modulesec_cancerM li:hover, #gk-tabs-401 ul.category-modulesec_cancerQ li:hover, #gk-tabs-401 ul.category-modulesec_cancerU li:hover, #gk-tabs-401 ul.category-modulesec_cancerY li:hover {
	background: #000;
	box-shadow: inset 5px 0 0 #2C84EE;
}
/*-------- B,F,J,N,R,V,Z -------*/
#gk-tabs-401 ul.category-modulesec_cancerB li, #gk-tabs-401 ul.category-modulesec_cancerF li, #gk-tabs-401 ul.category-modulesec_cancerJ li, #gk-tabs-401 ul.category-modulesec_cancerN li, #gk-tabs-401 ul.category-modulesec_cancerR li, #gk-tabs-401 ul.category-modulesec_cancerV li, #gk-tabs-401 ul.category-modulesec_cancerZ li {
	/* width: 92%; */
text-align: left;
	color: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	list-style: none;
	box-shadow: inset 5px 0 0 #FEA7BF;
}
#gk-tabs-401 ul.category-modulesec_cancerB li a, #gk-tabs-401 ul.category-modulesec_cancerF li a, #gk-tabs-401 ul.category-modulesec_cancerJ li a, #gk-tabs-401 ul.category-modulesec_cancerN li a, #gk-tabs-401 ul.category-modulesec_cancerR li a, #gk-tabs-401 ul.category-modulesec_cancerV li a, #gk-tabs-401 ul.category-modulesec_cancerZ li a {
	color: #fff;
	font-size: 16px;
}
#gk-tabs-401 ul.category-modulesec_cancerB li:hover, #gk-tabs-401 ul.category-modulesec_cancerF li:hover, #gk-tabs-401 ul.category-modulesec_cancerJ li:hover, #gk-tabs-401 ul.category-modulesec_cancerN li:hover, #gk-tabs-401 ul.category-modulesec_cancerR li:hover, #gk-tabs-401 ul.category-modulesec_cancerV li:hover, #gk-tabs-401 ul.category-modulesec_cancerZ li:hover {
	background: #000;
	box-shadow: inset 5px 0 0 #E81750;
}
/*-------- C,G,K,O,S,W -------*/
#gk-tabs-401 ul.category-modulesec_cancerC li, #gk-tabs-401 ul.category-modulesec_cancerG li, #gk-tabs-401 ul.category-modulesec_cancerK li, #gk-tabs-401 ul.category-modulesec_cancerO li, #gk-tabs-401 ul.category-modulesec_cancerS li, #gk-tabs-401 ul.category-modulesec_cancerW li {
	/* width: 92%; */
text-align: left;
	color: #000;
	padding: 15px;
	border: 1px solid #ccc;
	list-style: none;
	box-shadow: inset 5px 0 0 #FFCAA7;
}
#gk-tabs-401 ul.category-modulesec_cancerC li a, #gk-tabs-401 ul.category-modulesec_cancerG li a, #gk-tabs-401 ul.category-modulesec_cancerK li a, #gk-tabs-401 ul.category-modulesec_cancerO li a, #gk-tabs-401 ul.category-modulesec_cancerS li a, #gk-tabs-401 ul.category-modulesec_cancerW li a {
	color: #fff;
	font-size: 16px;
}
#gk-tabs-401 ul.category-modulesec_cancerC li:hover, #gk-tabs-401 ul.category-modulesec_cancerG li:hover, #gk-tabs-401 ul.category-modulesec_cancerK li:hover, #gk-tabs-401 ul.category-modulesec_cancerO li:hover, #gk-tabs-401 ul.category-modulesec_cancerS li:hover, #gk-tabs-401 ul.category-modulesec_cancerW li:hover {
	background: #000;
	box-shadow: inset 5px 0 0 #F60;
}
/*-------- D,H,L,P,T,X -------*/
#gk-tabs-401 ul.category-modulesec_cancerD li, #gk-tabs-401 ul.category-modulesec_cancerH li, #gk-tabs-401 ul.category-modulesec_cancerL li, #gk-tabs-401 ul.category-modulesec_cancerP li, #gk-tabs-401 ul.category-modulesec_cancerT li, #gk-tabs-401 ul.category-modulesec_cancerX li {
	/* width: 92%; */
text-align: left;
	color: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	list-style: none;
	box-shadow: inset 5px 0 0 #E3FA91;
}
#gk-tabs-401 ul.category-modulesec_cancerD li a, #gk-tabs-401 ul.category-modulesec_cancerH li a, #gk-tabs-401 ul.category-modulesec_cancerL li a, #gk-tabs-401 ul.category-modulesec_cancerP li a, #gk-tabs-401 ul.category-modulesec_cancerT li a, #gk-tabs-401 ul.category-modulesec_cancerX li a {
	color: #fff;
	font-size: 16px;
}
#gk-tabs-401 ul.category-modulesec_cancerD li:hover, #gk-tabs-401 ul.category-modulesec_cancerH li:hover, #gk-tabs-401 ul.category-modulesec_cancerL li:hover, #gk-tabs-401 ul.category-modulesec_cancerP li:hover, #gk-tabs-401 ul.category-modulesec_cancerT li:hover, #gk-tabs-401 ul.category-modulesec_cancerX li:hover {
	background: #000;
	box-shadow: inset 5px 0 0 #AACA37;
}
#gk-tabs-401 .gkTabsWrap.vertical ol li:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	padding-bottom: 8px !important;
}
#gk-tabs-401 .gkTabsWrap.vertical ol li.active {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	padding-bottom: 8px !important;
}
#gk-tabs-401 .gkTabsWrap.vertical ol li {
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#gk-tabs-401 .gkTabsWrap.vertical ol li:hover, #gk-tabs-401 .gkTabsWrap.vertical ol li.active, #gk-tabs-401 .gkTabsWrap.horizontal ol li:hover, #gk-tabs-401 .gkTabsWrap.horizontal ol li.active {
	color: #fff;
}
/*==================== Tenders ===================*/
.tender_li {
}
ul.tender_li li {
	text-align: left;
	color: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	list-style: none;
	box-shadow: inset 5px 0 0 #B8D8FF;
}
ul.tender_li li a {
	color: #fff;
	font-size: 15px;
}
ul.tender_li li:hover {
	background: #000;
	box-shadow: inset 5px 0 0 #2C84EE;
	border: 1px solid #2C84EE;
}
/*==================== Footer ===================*/
/*------------ Footer Menu -----------*/
ul.footer_menu {
	list-style:none;
}
.footer_menu li {
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding: 2px;
	vertical-align: middle;
}
.footer_menu li a:hover {
	text-decoration:none;
}
.footer_menu li a:before{content: '\00BB';float: left; padding-right:10px;}
.footer_menu li{padding: 1px !important;}
.footer_menu li:first-child {
	border-top: none;
}
/*------------ Footer logo -----------*/
.footer_logo {
	margin-left: 31px;
}
.footer_logo img {
	text-align: left;
}
/*==================== Quick Links ===================*/
.jpanelContent .menu-about li {
	margin:0px;
}
/*==================== Top Font Size ===================*/
div#jsn-pos-stick-righttop {
	top: 0px;
}
/*==================== TYPES OF CANCER MENU ===================*/
ul.content_1 li:hover {
	background: #000 !important;/* color: #B90505 !important; */
}
#accordeonck432 li.level2 > a:hover {
	color: #fff;
}
/*==================== Services Directory ===================*/
#gk-tabs-374 ul li {
	text-align:left;
}
#gk-tabs-374 .grid-layout .grid-col .grid-col_inner {
	margin-right: 0px;
}
/*======== DMG's =======*/
.dmgs h5 {
	background: #000;
	padding: 5px;
	text-indent: 6.5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #fff;
}
.dmgs_list h5 {
	background: #000;
	color: #fff;
	padding: 5px;
	text-indent: 6.5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/*========================= Side Bar Menu  NCG ============================*/
.mod_ncg ul {
	margin: 0px !important;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.mod_ncg {
	margin-left: 10px;
	background:#000;
	padding: 1px 0px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.mod_ncg h3.jsn-moduletitle {


  text-indent: 0.3em;
  text-align: center;

}
.mod_ncg ul li {
	margin: 0px;
	border-top: solid 1px #e4e4e4;
	overflow: hidden;
	padding: 12px 10px 12px 10px;
	transition: 0.3s all ease 0s;
	text-align: left;
	color:#fff !important;
}
.mod_ncg ul li:hover {
	background: #000;
	padding-left: 10px;
}
ul.side_ncg > li.active {
	background: #000;
}
.mod_ncg .jsn-moduletitle {
	/*background:#0062BD;*/
color: #fff;
	border-radius: 4px 4px 0px 0px;
	background: #000;
	background: -moz-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #003068), color-stop(100%, #0067C4));
	background: -webkit-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -o-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: -ms-linear-gradient(left, #003068 0%, #0067C4 100%);
	background: linear-gradient(to right, #003068 0%, #0067C4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003068', endColorstr='#0067C4', GradientType=1 );
}
ul.side_ncg {
	margin:0px !important;
}
.side_ncg li {
	list-style:none !important;
}
.side_ncg li a:link, .side_ncg li a:visited {
	margin: 0px;
	overflow: hidden;
	transition: 0.3s all ease 0s;
	color: #fff;
	padding: 15px;
}
.side_ncg li a:hover, .side_ncg li a:focus {
	padding-left: 20px;
	color: #fff;
}
.side_ncg li a:before {
	content: '\00BB';
	height: 0;
	width: 0;
	color: #fff;
	left: 0px;
	transition: 0.3s all ease 0s;
	float: left;
	margin-right: 0px;
}
.side_ncg ul li:hover a:before {
	color: #fff;
}
/*--------- Level 2 Styling --------*/
.mod_ncg ul li ul {
	margin: 0px;
	/* border-top: solid 1px #e4e4e4; */
overflow: hidden;
	padding: 10px 0px 0px 0px;
	transition: 0.3s all ease 0s;
	text-align: left;
	color: #fff !important;
	border: none;
	margin-bottom: -10px !important;
}
.side_ncg li ul li a:link, .side_ncg ul li a:visited {
	margin: 0px;
	overflow: hidden;
	transition: 0.3s all ease 0s;
	color: #fff;
	padding: 15px;
}
.side_ncg li ul li a:hover {
	background: #000;
	padding-left: 10px;
	color: #fff;
}
/*========================= Sidebar width increase left ============================*/
@media (min-width: 1200px) .row-fluid .span3 {
width: 25.076923% !important;
}
/*========================= Home page image effect ============================*/
.view2 {
	width: 190px;
	height: 121px;
	margin: 10px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
	background: #000 url(../images/bgimg.jpg) no-repeat center center;
}
.view2 .mask, .view2 .content {
	width:190px;
	height: 121px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view2 img {
	display: block;
	position: relative;
}
.view2 h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	margin: 20px 0 0 0;
}
.view2 p {
	font-size: 12px;
	position: relative;
	color: #fff;
	padding:0px 5px 0px;
	text-align: center;
}
.view2 a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
}
.view2 a.info: hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.view-first img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.view-first .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-color: #000;
	-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;
}
.view-first h2 {
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.view-first p {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-o-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.view-first:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.view-first a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.view-first:hover h2, .view-first:hover p, .view-first:hover a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.view-first:hover p {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.view-first:hover a.info {
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.view2 .info {
	vertical-align: middle;
	margin-top: 41px;
}
/*========================== Timeline TMH ==========================*/
#timeline {
  width: 1066px;
  margin: 10px auto 0;
  position: relative;
  min-height: 7200px;
}
#timeline .line {
	width: 4px;
	height: 3880px;
	margin-left: 533px;
	background: rgba(255, 255, 255, 0.19);
}
#timeline .middle {
	width: 52px;
	margin: 0 auto;
	position: absolute;
	left: 508px;
	top: -50px;
}
#timeline .middle .year {
	width: 27px;
	height: 35px;
	padding: 9px 13px;
	background: url(//cdn.mxpnl.com/cache/7d12f9bef2acd2f7c882e6b737633b74/images/about/timeline_markers.png);
	font-family: proxima-nova, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin-top: 30px;
	text-shadow: 0 -1px 1px #2c2e4d;
}
#timeline .node.n21 {
	margin-top: -4px;
}
#timeline .node {
	position: relative;
	display: none;
}
#timeline .node.rev-anim.anim .marker {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#timeline .node.rev-anim .marker {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}


#timeline .marker {
  width: 20px;
  min-height: 20px;
  background:url(//cdn.mxpnl.com/cache/7d12f9bef2acd2f7c882e6b737633b74/images/about/timeline_markers.png);
  background-position: 20px 54px;
  margin: 18px 17px;
}

#timeline .node.rev-anim.anim .entry {
	top: -28px;
-webkit-transition: top .5s ease .5s;
-moz-transition: top .5s ease .5s;
-ms-transition: top .5s ease .5s;
-o-transition: top .5s ease .5s;
transition: top .5s ease .5s;
}
#timeline .node.left .entry {
	left: -450px;
}
#timeline .node.rev-anim .entry {
	top: 300px;
}
#timeline .entry {
	width: 429px;
	padding: 20px;
	padding-bottom: 0px;
	position: absolute;
	top: -28px;
}
#timeline .entry .start.purple {
	border-top: 1px solid #b29cdc;
	background: #000 url(//cdn.mxpnl.com/cache/0904cc33ccaecf4e6d59e99c4085ea32/images/about/purple_bg.png) repeat;
}
#timeline .entry .start {
  width: 429px;
  min-height: 33px;
  padding: 5px 5px 5px 5px;
  margin: -20px 0 0 -20px;
  position: relative;
}
#timeline .entry .start h3 {
	font-family: 'stratum-1-web', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
	line-height: 25px;
	color: white;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
#timeline .entry .start.purple .arrow {
	background-image: url(//cdn.mxpnl.com/cache/bd486c99b5b26659dd9b4c7322414791/images/about/purple_arrow.png);
}
#timeline .entry .start .arrow {
	width: 9px;
	height: 26px;
	position: absolute;
	top: 24px;
}
#timeline .node.left .arrow {
	left: 439px;
}
#timeline p {
	padding: 1px 1px 1px 6px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}
#timeline .entry .category {
	vertical-align: middle;
	padding-bottom: 13px;
}
#timeline .entry .category .text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	float: left;
	margin: -9px 10px 0 0;
}
#timeline .entry .category .icon.launch {
	background-position: 56px 0;
}
#timeline .entry .category .icon {
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	background: url(//cdn.mxpnl.com/cache/af7bb53cbb60c9185e146557d4da414a/images/about/timeline_icons.png);
}
#timeline .entry .month {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 23px;
	right: 20px;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#timeline .entry .read {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
	padding: 4px 0 0 22px;
	background: url(//cdn.mxpnl.com/cache/78c18d01535ee24cc4f2acbf3667c107/images/about/read_icon.png) no-repeat;
	color: #8a92a5;
	position: absolute;
	bottom: 16px;
	right: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#timeline .node.n20 {
	margin-top: 40px;
}
#timeline .node {
	position: relative;
	display: none;
}
#timeline .node.rev-anim.anim .marker {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#timeline .node.rev-anim .marker {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
#timeline .node.n19 {
	margin-top: 260px;
}
#timeline .node.n18 {
	margin-top: 40px;
}
#timeline .node.n17 {
	margin-top: 260px;
}
#timeline .node.n16 {
	margin-top: 20px;
}
#timeline .node.n15 {
	margin-top: 100px;
}
#timeline .node.n14 {
	margin-top: 220px;
}
#timeline .node.n13 {
	margin-top: 190px;
}
#timeline .node.n12 {
	margin-top: 150px;
}
#timeline .node.n11 {
	margin-top: 100px;
}
#timeline .node.n10 {
	margin-top: 45px;
}
#timeline .node.n9 {
	margin-top: 190px;
}
#timeline .node.n8 {
	margin-top: 87px;
}
#timeline .node.n7 {
	margin-top: 254px;
}
#timeline .node.n6 {
	margin-top: 20px;
}
#timeline .node.n5 {
	margin-top: 186px;
}
#timeline .node.n4 {
	margin-top: 119px;
}
#timeline .node.n3 {
	margin-top: 207px;
}
#timeline .node.n2 {
	margin-top: 114px;
}
#timeline .node.n1 {
	margin-top: 216px;
}
#timeline .entry .start.orange {
	border-top: 1px solid #f8b14a;
	background: #000 url(//cdn.mxpnl.com/cache/11e515fcedfe55f3338672032f9a9452/images/about/orange_bg.png) repeat;
}
#timeline .middle .year.twelfth {
	margin-top: 50px;
	line-height:18px;
}
#timeline .middle .year.eleventh {
	margin-top: 50px;
}
#timeline .node.right .entry {
	left: 85px;
}
#timeline .entry .start.orange .arrow {
	background-image: url(//cdn.mxpnl.com/cache/ea71209e94ec159028724bb86b0ec67d/images/about/orange_arrow.png);
}
#timeline .node.right .arrow {
	left: -9px;
	background-position: 9px 0;
}
.oneliner .arrow {
	top: 9px !important;
}
.start.oneliner {
	height: 33px !important;
	margin: -6px 0 0 -20px !important;
}
/*=============== Directory Heading Design =================*/
p.first-line {
	font-family:inherit;
	color: #fff;
	font-weight: bolder;
	font-size: 29px;
	text-align: center;
	margin-bottom: 15px;
	-webkit-text-shadow: -3px 3px rgba(147, 147, 147, 0.3);
	-moz-text-shadow: -3px 3px rgba(147, 147, 147, 0.3);
	-o-text-shadow: -3px 3px rgba(147, 147, 147, 0.3);
	-ms-text-shadow: -3px 3px rgba(147, 147, 147, 0.3);
	text-shadow: -3px 3px rgba(147, 147, 147, 0.3);
	line-height: 1.7em;
}
.color {
	color: #fff;
}
p.first-line:hover {
	color: #fff;
	cursor: pointer;
}
p.first-line:hover span.color {
	color: #fff;
}
/*======================== Line Shadow Design =========================*/
.rt-container {
	background: url("../images/horizontal-shadow.png") no-repeat 50% 0 #fff;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*============== Read More Home page ==============*/
a.tmh_more {
	background: #000;
	color: #fff;
	padding: 6px 10px 6px 10px;
	vertical-align: middle;
	text-align: center;
	border-radius: 4px;
}
a.tmh_more:hover {
	background: #000;
	text-decoration:none;
}
/*======================= Inside Page Heading ======================*/
.itemTitle {
	padding: 1px 15px;
	margin: 0 0 40px 0;
	background: #000;
	color: #fff;
	text-align: center;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	-webkit-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-moz-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-o-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-ms-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
}
span.first-word {
	color: #fff;
}
h2.item-page span.first-word {
font-size: 20px;
text-transform: none;
}
h2.item-page {
	-webkit-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-moz-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-o-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	-ms-text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	text-shadow: 2px 2px rgba(155, 160, 167, 0.4);
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}
/*======================= Institutional Ethics Committees ======================*/
.iec_page a {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*======================= Results Page Table ======================*/
.tnh_Results {
	border-collapse: separate;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tnh_Results th {
	background-color: #000;
}
.tnh_Results th, .tnh_Results td {
	border-left: 1px solid #ddd;
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	vertical-align: middle;
}
.res_button {
	text-align:center !important;
}
.res_button a.tmh_more {
	padding: 6px 15px 6px 15px;
}
/*======================= Quick Link Design ======================*/
.quick_slidebar {
	margin-top: 5px !important;
}
ul.quick_slidebar {
	list-style-type: none;
}
ul.quick_slidebar li {
	padding: 3px 0px 3px 5px;
	margin: 0.3em 0 0.3em 0em;
}
ul.quick_slidebar li:nth-child(1n) {
 background-color: #000;
}
ul.quick_slidebar li:nth-child(2n) {
 background-color: #000;
}
ul.quick_slidebar li:nth-child(3n) {
 background-color: #000;
}
ul.quick_slidebar li:nth-child(4n) {
 background-color: #000;
}
/*-----------*/
ul.quick_slidebar li:hover:nth-child(1n) {
 background-color: #000;
}
ul.quick_slidebar li:hover:nth-child(2n) {
 background-color: #000;
}
ul.quick_slidebar li:hover:nth-child(3n) {
 background-color: #000;
}
ul.quick_slidebar li:hover:nth-child(4n) {
 background-color: #000;
}
ul.quick_slidebar li a {
	color: #fff;
	font-size: 11px;
	text-shadow: 1px 2px 5px #BBB4B4;

}
ul.quick_slidebar li a:hover {
	text-decoration: none;
}
/*======================= Links on Digital library Design ======================*/
ul.links_page {
	list-style-type: none;
}
ul.links_page li {
	padding: 6px 0px 6px 12px;
	margin: 0.3em 0 0.3em 0em;
}
ul.links_page li:nth-child(1n) {
 background-color: #000;
}
ul.links_page li:nth-child(2n) {
 background-color: rgb(2, 179, 184);
}
ul.links_page li:nth-child(3n) {
 background-color: #000;
}
ul.links_page li:nth-child(4n) {
 background-color: #000;
}
/*-----------*/
ul.links_page li:hover:nth-child(1n) {
 background-color: #000;
}
ul.links_page li:hover:nth-child(2n) {
 background-color: rgb(1, 218, 224);
}
ul.links_page li:hover:nth-child(3n) {
 background-color: #000;
}
ul.links_page li:hover:nth-child(4n) {
 background-color: #000;
}
ul.links_page li a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
ul.links_page li a:hover {
	text-decoration: none;
}
/*============================= Read More Home Design ===============================*/
.more_home {
	float: right;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	background: #000;
	margin: 0px;
	margin-top:21px;
	padding: 0px;
}
.more_home a {
	padding: 15px 12px 15px 12px;
	color: #fff;
}
.more_home a:hover {
	text-decoration:none;
}
.dmg_sp p {
	text-align: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
/*============================= Education Home Design ===============================*/
 /*-----------------------Vivo department linking by hema----------------------------*/
 a.expertise_btn {
	background: #000;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	margin-left: 5px;
	color: #fff;
}
 a.expertise_btn:active
 {
 color: #fff;
 }
a.expertise_btn:hover {
	text-decoration: none;
	background: rgb(0, 48, 104);
}
.page-header h2 a:hover {
	text-decoration: none;
}
.page-header h2 a {
	color: #fff;
}
.page-header.item-title a {
	color: #fff;
}
.cat-children .page-header a {
	background: #000;
	padding: 5px 31px 5px 31px;
	border-radius: 5px;
}
.cat-children .page-header {
	background: none;
	border: none;
}
.cat-children .page-header a:hover {
	text-decoration: none;
}
.cat-children div {
	width: 20%;
	float: left;
	padding: 5px;
}
.color-3 nav a {
	position: absolute;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 1000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.color-3 nav a.prev {
	left: 0;
}
.color-3 .nav-growpop span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 0.7em;
	line-height: 1.2;
}
.color-3 .nav-growpop .icon-wrap {
	position: relative;
	z-index: 100;
	display: block;
	padding: 20px 10px;
	border: 0px solid #0067C4;
	background: #000;
	-webkit-transition: border-width 0.3s 0.15s;
	transition: border-width 0.3s 0.15s;
	color:#fff;
}
.color-3 .nav-growpop a.prev div {
	left: 0;
	padding: 20px 140px 20px 70px;
	text-align: right;
	-webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);
	transform: translateY(-50%) translateX(-100%) scale(0.75);
}
.color-3 .nav-growpop div {
	position: absolute;
	top: 50%;
	padding: 20px;
	width: 440px;
	height: 144px;
	background: #000;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.color-3 a:active, a:hover {
	outline: 0;
}
.color-3 a:hover, a:focus {
	color: #fff;
}
.color-3 nav a.prev {
	left: 0;
}
.color-3 .nav-growpop a:hover .icon-wrap {
	border-top-width: 40px;
	border-bottom-width: 40px;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background: rgb(0, 48, 104);
	border-color: rgb(0, 48, 104);
}
.nav-growpop a:hover div {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translateY(-50%) translateX(0) scale(1);
	transform: translateY(-50%) translateX(0) scale(1);
}


.research ul {
/* text-indent: -0.5em; */
padding-left: 25px;
}
/*======================HomePage Slider====================================*/
.jssort11 a {color: #fff;}
.jssort11 a:hover {color: #fff;}
.head_event {font-size: 20px;
background: #000;
color: #fff;
padding: 5px;
text-align: center;}
.head_event a{
color: #fff; text-decoration:none;}
.reg_event{ padding:15px;}
.reg_event .event_firstline{
color: #fff;
font-weight: bolder;
font-size: 16px;

margin-bottom: 15px;
-webkit-text-shadow: -1px 3px rgba(147, 147, 147, 0.3);
-moz-text-shadow: -1px 3px rgba(147, 147, 147, 0.3);
-o-text-shadow: -1px 3px rgba(147, 147, 147, 0.3);
-ms-text-shadow: -1px 3px rgba(147, 147, 147, 0.3);
text-shadow: -1px 3px rgba(147, 147, 147, 0.3);
line-height: 1.7em;
}
.reg_event .event_firstline li { list-style-type:decimal}
/*================================Hotspot=========================*/
#hotspots-welcome{height: 291px !important;}

/*==============================================Contact Form==================================*/

#adminForm .item-num,#adminForm .item-position{ display:none;}
#adminForm .sectiontableheader { background: #255d8f;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {padding: 8px 9px;}
.sectiontableheader a{ text-decoration:none}

/*===================================top menu===========================================*/
div.jsn-modulecontainer ul.jsn-menu-top li span{font-family: OpenSansRegular, Arial, Helvetica, sans-serif !important;}

/*==========================Ongoing Research=========================================*/
.head_on {background: #125AB3;
color: #fff;
padding: 10px;
margin: 0;
text-align: center;
font-size: 16px;
border-radius: 2px;}
/*============================== photocopy===========================================*/
.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-group{padding: 0 10px !important;}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{font-weight: normal !important;font-size: 13px !important;}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight input{ width:14% !important;}
#jsn_form_4.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input{width:97%;}
#jsn_form_4 .jsn-container-left_7 .control-group .controls .jsn-column-item{width: 17% !important;
float: left !important;}
#jsn_form_4 .jsn-container-left_7 .control-group .controls .jsn-column-item  input{width: 35% !important;}
#jsn_form_4 .jsn-container-left_4 .control-group .controls #97 .jsn-column-item{width: 100% !important}
#jsn_form_4 .jsn-container-left_4 .control-group .controls #97 .jsn-column-item input {width:4% !important}
#jsn_form_4 .jsn-container-left_7 .control-group .controls .checkbox-required {float: left;
width: 100%;
margin-top: -2%;}
#jsn_form_4 .jsn-container-left_7 .control-group .controls .checkbox-required .jsn-column-item{width: 100% !important;}
#jsn_form_4 .jsn-container-left_7 .control-group .controls .checkbox-required .jsn-column-item input {width: 4% !important;}
#jsn_form_5.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{font-weight:normal;font-size: 13px !important;}
#jsn_form_5.jsn-master .jsn-bootstrap .jsn-form-content .control-group .choices{padding: 12px;}
#jsn_form_5.jsn-master .jsn-bootstrap .jsn-form-content .control-group .choices .jsn-column-item{float: left;
width: 50%;}
#jsn_form_6.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{font-weight:normal;font-size: 13px !important}
#jsn_form_7.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{font-weight:normal;font-size: 13px !important}
#jsn_form_8.jsn-master .jsn-bootstrap .jsn-form-content .control-group .control-label{font-weight:normal;font-size: 13px !important}
.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-label{font-weight:normal;}


/*==========================================================css======================================*/
a.tmh_more:focus{  color: #fff;}

.hotspots-categories { display:none}
#quick-search {display:none}
.navigation-bar #link-button, .navigation-bar #center-button, .navigation-bar #directions-button,.navigation-bar #send-button, .navigation-bar #print-button, .navigation-bar #rss-button {display:none}



.muted {
display: none;
}
.cust_topmenu.jsn-modulecontainer {
margin-top: 0px !important;
}
.site_disclaimer.jsn-modulecontainer p {
  margin: 0;
}
#hotspots .hotspot-creation-info{
display:none;
}
html[data-useragent*='MSIE 10.0'] #slideBarTab {
 margin:0px -16px  !important
}




 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #slideBar_353  img#slideBarTabImage_353{margin-left:-16px} #btcontentslider364 .slides_container .slides_control .slide .bt-introtext p{float:left;width:50% !important}}




@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #jsn-pos-stick-righttop .jfontsize{margin-right:16px !important}}



#jsn-pos-stick-lefttop #slideBar_584 #slideBarContentsInner_584 .jsn-bootstrap .jsn-row-container{ overflow-y: auto !important;height:568px !important;}

.jsn-pos-mainmenu .jsn-modulecontainer .jsn-modulecontent .itemid1286 .back_img{  background-image: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
 background-repeat: no-repeat;
 background-position: 151px 21px;
 float: left;
 width: 149px;}

.dj-main li.itemid1284 .back_img{ background-image: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
background-repeat: no-repeat;
  background-position: 101px 21px;
 float: left;
padding:0px 25px 0px 7px;}

.dj-main li.itemid1278 .back_img{ background-image: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
background-repeat: no-repeat;
  background-position: 120px 21px;

padding:0px 25px 0px 7px;}



.dj-main li.itemid1472 .back_img{
background: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
background-repeat: no-repeat;
 background-position: 179px 21px;
padding:0px 41px 0px 7px;

}

.dj-main li.itemid1286 .back_img{ background-image: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
background-repeat: no-repeat;
 background-position: 145px 21px;
 float: left;
padding:0px 25px 0px 7px;

}

.dj-main .dj-submenu li.itemid1836 .dj-more-back_img {
    background-image: url("https://tmc.gov.in/tmh/images/arrow_left_tiny.png");
    background-repeat: no-repeat;
    background-position: 185px 12px;
}

.dj-main .dj-submenu li.itemid1588 .dj-more-back_img{
background-image: url("https://tmc.gov.in/tmh/images/tmc/arrow_right_tiny.png");
background-repeat: no-repeat;
 background-position: 185px 12px;
}


.dj-main .dj-submenu li.itemid1720 .dj-more-back_img{
background-image: url("https://tmc.gov.in/tmh/images/arrow_left_tiny.png");
background-repeat: no-repeat;
 background-position: 185px 12px;
}


.dj-main li.itemid1290 .back_img{
 background: url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png");
 background-repeat: no-repeat;
 background-position: 41px 21px;
padding:0px 25px 0px 7px;}

.link-button
{
font-size: 1em !important;
padding: 2px 10px !important;

}k

.dj-main li.itemid1588 .back_img{
 background: url("https://tmc.gov.in/tmh/images/tmc/arrow_right_tiny.png");
background-repeat: no-repeat;
 background-position: 151px 21px;
 float: left;
}



.dj-main li.itemid1720  .back_img{
 background: url("https://tmc.gov.in/tmh/images/arrow_left_tiny.png");
background-repeat: no-repeat;
 background-position: 151px 21px;
 float: left;
}

.dj-main .dj-submenu li.itemid1829  .dj-more-back_img {
background-image:url("https://tmc.gov.in/tmh/images/arrow_right_tiny.png");
background-repeat: no-repeat;
background-position: 185px 12px;
}



.dj-main li.active a.dj-up_a{ background :url("https://tmc.gov.in/tmh/images/tmc/arrow_down_tiny.png") #dedede !important;}

#jsn-mainbody .item-page .page-header h2
{
padding-left: 10px !important;
 	text-indent: initial !important;
}

 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #slideBar_480  img#slideBarTabImage_480{margin-left:-16px} }


.finder #search-results .search-results .result-text {
display: none;
}

. eventfull . eventstyle .cal_titlelink {font-weight: normal;
font-size: 14px;
}

li.dj-up.itemid1812.first a {
background: #000 !important;
}


li.dj-up.itemid1812.first a span{ background: #6EABF0 !important;   }

li.dj-up.itemid1812.first:hover a {
background: #000 !important;
}

.dj-main li.first:hover a.dj-up_a span {
background: #000 !important;
color: #fff;
}
#searchForm .search-results .result-text{  margin-left: 20px !important;}
#searchForm .search-results result-category{ margin-left: 20px !important; }
.dir-image{
 background-image: url("https://tmc.gov.in/tmh/images/anilkeith.jpg");
background-repeat:no-repeat;
margin:0 auto;
width:15em !important;
height:19em !important;
}
.search .button{ margin: 0 10px;
  background: #000 !important;
  color: #fff;
  border-radius: 3px;
  padding: 2px;}

.dj-main li:hover a.dj-up_a{ color :#000 !important}

plastic surgery
.grid-deptcol .plast_img1 a div.imgplast{  background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

.grid-deptcol .plast_img2 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

.grid-deptcol .plast_img3 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}



.grid-deptcol .micro_img1  div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

.grid-deptcol .micro_img2 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}


.grid-deptcol .nuclr_img1  div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}


.grid-deptcol .nuclr_img2  div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}

.grid-deptcol .nuclr_img3  div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/male-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}

.grid-deptcol .nurs_img1  div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img2 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img3 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img4 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img5 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img6 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img7 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img8 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
.grid-deptcol .nurs_img9 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/staff-data/female-default.png") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

.grid-deptcol .patho_img1 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/clip_image004.jpg") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}

.grid-deptcol .patho_img1 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/clip_image004.jpg") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}

.grid-deptcol .patho_img2 a div.imgplast
{
background: url("https://tmc.gov.in/tmh/images/clip_image005.jpg") no-repeat;
  width: 8em;
  height: 9em;
  background-size: 100%;
  float: left;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;

}




.aboutus_director
 {
 background: #000;
 border: 1px solid #ddd;
 margin: 34px 0 11px 16px;
 padding: 8px;
 clear: both;
 display: inline-block;
 }




.hme_head h3.jsn-moduletitle span {
 color: #fff;
}

.home_btn a{
color:#fff;
}

.side_ncg li a span {
  float: right;
  width: 88%;
  text-indent: 0em !important;
}
.side_ncg li a:before {
  width: 18%;
}

.side_ncg li a:link, .side_ncg li a:visited {

  padding: 11px !important;
}

.side_ncg li a:hover, .side_ncg li a:focus {
  padding-left: 0px;
  }

.ticker-wrapper.has-js {
  margin: 20px 0px 20px 0px;
  padding: 0px 20px;
  width: 96.5%;
  display: block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #000;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
}

.sd_list li {
 text-align: left;
 color: #fff;
 padding: 15px;
 border: 1px solid #ccc;
 list-style: none;
 box-shadow: inset 5px 0 0 #B8D8FF;
}
.sd_list li:hover {
 background: #000;
 box-shadow: inset 5px 0 0 #2C84EE;
}

/*--------- breast cancer awareness program----*/
.mt-boxy-1{
min-height:230px;
width:100%;
background-image:url(/images/boxy_32.jpg);
background-size:cover;
}
.mt-boxy-color{
background-color: #000; opacity: 0.9;min-height: 230px;width: 100%;position: absolute;z-index: 1;
}
.mt-boxy-info{
color: #000;position: relative; z-index: 2; padding: 25px 20px 25px;
}
@media screen and (max-width: 768px) and (min-width: 320px) {
#jsn-mainbody-content-inner4 #jsn-mainbody-content-inner #jsn-mainbody
  {
    overflow-y: auto !important;
  }

}
.article-info.muted
{
  display:block!important;
  float: right!important;
  font-size: 15px!important;
  color: #fff!important;
  background: #000!important;
  padding: 4px!important;
}
.helix3-presets li {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    float: left;
    border: 1px solid #ddd;
    cursor: pointer;
}
.col_switch_cls
{
      position: absolute!important;
    top: -70px!important;
}
.col_switch_cls #slideBarContents_396
{
  background: #fff !important;
  border-radius: 5px!important;
  min-height: 1em !important;
  width: 150px;
}
.col_switch_cls #slideBarContents_396 div
{
  padding:0px!important;
}
.themeclass.active
{
  border:3px solid orange;
}
.themeclass.white,.themeclass.white.active
{
  background-color: #000 !important;
}
.themeclass.black,.themeclass.white.black
{
  background-color: #fff !important;
}
.col_switch_cls.jsn-modulecontainer
{
  margin-top: 90px!important;
}
.col_switch_cls div#slideBarContents_663 {
    background: #fff !important;
    height: 78px !important;
    min-height: 0px !important;
    border-radius: 5px !important;
}
.lang_menu {
    color: #255d8f!important;
    float: right!important;
    margin-right: 16px!important;
    font-size: 20px!important;
    margin-top: -36px!important;
}
.bt-introtext,.cpy_ryt
{
	color:#fff!important;
}
#slideBar_378 {
    top: 800%!important;
}
.home_acc a li
{
  color:#fff!important;
}
.gkTabsItem
{
    background-color: #000 !important;

}