/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
	line-height: 1.6;
	margin: 0;
	padding: 0;
}
body {
	font-size: 15px;
	font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-weight: 300;
}
/* =============== DEFAULT HTML - TEXT STYLES =============== */
p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 1.7em;
}
p:first-child,
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: red;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
pre {
	padding: 1em;
	background: #FFFFD5;
	border-left: 5px solid #404040;
	font-family: "Courier New",Courier,monospace;
}
blockquote {
	color: #404040;
	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 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	color: #cc0000;
	font-size: 1.3em;
}
h4 {
	color: #D59500;
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	color: #5A8406;
}
h6 {
	color: #663300;
}
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, a:focus {
	color: #0071bb;
	text-decoration: none!important;
	outline: none;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	margin: 0.3em 0 0.3em 1.6em;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 50px;
}

#jsn-footer div.jsn-modulecontainer {
	margin-top: 20px;
}
div.jsn-modulecontainer:first-child,
#jsn-footer div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	padding: 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
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-page {
	color: #363636;
	background-color: #fff;
}
#jsn-pos-topbar,
#jsn-topheader-inner,
#jsn-header-inner,
/*#jsn-promo-inner,*/
#jsn-pos-content-top-over,
#jsn-pos-content-top,
#jsn-pos-content-top-below,
/*#jsn-content_inner,*/
#jsn-content-bottom-over-inner,
#jsn-content-bottom-inner,
#jsn-content-bottom-below-inner,
#jsn-usermodules3-inner,
#jsn-footer-inner,
#jsn-nav-inner {
	margin: 0 auto;
	width: 960px;
}
/* ----- 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 {
	background-color: #282828;
	padding: 5px 0;
}
#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
#jsn-pos-topbar a {
	color: #ffffff;
}
#jsn-pos-topbar .jsn-modulecontainer {
	float: right;
}
/* =============== LAYOUT - LAYOUT CHANGING =============== */
#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}
/* ----- Component Area ----- */
#jsn-content.jsn-hasinnerleft:not([class*="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-right: 15px;
}
#jsn-content.jsn-hasinnerright:not([class*="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-left: 15px;
}
#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {
	padding: 0;
}

/* =============== LAYOUT - HEADER AREA =============== */

#jsn-topheader {
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
    z-index: 999999;
}
#jsn-topheader-inner {
	padding: 12px 0 8px;
}
#jsn-header {
	background: #fff;
	position: relative;
    z-index: 99999;
}
#jsn-logo a {
	line-height: 100%;
	display: inline-block;
	margin: 30px 0;
}
#jsn-headerright {
	padding: 20px;
}
#jsn-pos-top form {
	margin: 0;
}
#jsn-pos-top div.jsn-modulecontainer {
	float: left;
	margin: 0 0 0 20px;
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	position: relative;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	margin: 0 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo {
	overflow: hidden;
	/*background: url(../images/backgrounds/jsn-promo.jpg) repeat left top;*/
}
body:not(.jsn-demo-page) #jsn-promo #jsn-promo-inner {
	/*padding: 40px 0;*/
}
body.jsn-demo-page #jsn-promo {
	background: transparent;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id*="jsn-content_inner"] {
	position: relative;
}
#jsn-content {
	padding: 30px 0 20px;
}
#jsn-content,
[id*="jsn-content_inner"] {
	z-index: 87;
}
div.jsn-hasinnerleft #jsn-content_inner4 {
	border-right: 1px solid #dedede;
}
div.jsn-hasinnerright #jsn-content_inner6 {
	border-left: 1px solid #dedede;
}
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 87;
}
#jsn-leftsidecontent_inner,
#jsn-rightsidecontent_inner,
#jsn-pos-innerleft_inner,
#jsn-pos-innerright_inner {
	padding-top: 15px;
}
#jsn-pos-breadcrumbs {
	padding: 10px 0;
}
#jsn-usermodules1,
#jsn-pos-mainbody-top,
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {
	/*background-image: url(../images/dot.png);*/
	/*background-repeat: repeat-x;*/
}
#jsn-usermodules1,
#jsn-pos-mainbody-top {
	background-position: left bottom;
}
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {
	background-position: left top;
}
#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
}
#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 85;
	position: relative;
}
#jsn-pos-content-bottom + #jsn-usermodules3 {
	padding-top: 0;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	position: relative;
	line-height: 22px;
	font-size:15px;
	color:#ccc;
	/*padding: 55px 0;*/
	/*margin-top: 30px;*/
}
/*#jsn-footer:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/backgrounds/ft1.jpg");
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover !important;
}*/
#jsn-footer-inner{
	position: relative;
}
#jsn-footermodules {
}
#jsn-footer h3.jsn-moduletitle{
	margin: 0;
	color: #fff;
	font-size: 1em;
    line-height: 1.6;
	padding-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#jsn-footer p, #jsn-footer a{
	color: #acacac;
}
#jsn-footer a{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#jsn-footer h1, #jsn-footer h2, #jsn-footer h3, #jsn-footer h4, #jsn-footer h5, #jsn-footer h6{
	color: #FFF;
	text-transform: uppercase;
}
#jsn-footer a:hover{
	text-decoration: none;
	color: #fff;
}
/*#jsn-footer-inner > .jsn-modulescontainer{
	padding: 35px 0 180px;
}*/
#jsn-pos-bottom {
	text-align: right;
}
#jsn-brand {
	display: block;
	padding: 3px 8px;
	text-align: center;
	margin-top: 40px;
}
#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
}

.jsn-ft-logo{
	margin-top: -25px;
}
/*--- jsn-page-info ---*/

.jsn-page-info{
	list-style: none;
	font-size: 14px;
}
.jsn-page-info li{
    margin: 12px 0 0;
    list-style: none;
}
.jsn-page-info li:first-child{
	margin-top: 0;
}
.jsn-page-info li img{
    float: left;
	margin-right: 15px;
}

/*--- #jsn-pos-footer2 ---*/

#jsn-pos-footer2 {
	/*margin-top: -20px;*/
}
#jsn-pos-footer2 div.jsn-modulecontainer:first-child{
	margin-top: 20px;
}
ul.menu-ftmenu li{
  	margin: 10px 0 0;
}
ul.menu-ftmenu li a{
  	display: inline-block;
}
.menu-ftmenu li a{
	text-decoration: none !important;
}

/*--- ft-newsletter ---*/

#jsn-master [id^="jsn_form_"].jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight{
	border-color: transparent !important;
	background: none !important;
}
.jsn-bootstrap3 .ft-newsletter {
	margin: 0;
}
.ft-newsletter .pb-module-title,
.ft-newsletter .control-group.email label,
.ft-newsletter .form-actions,
.ft-newsletter .jsn-text-center{
	display: none !important;
}
.module-ft-newsletter p{
	margin: 0;
}
.module-ft-newsletter [id^="jsn_form_"] .jsn-bootstrap{
	padding-left: 0;
}
.module-ft-newsletter [id^="jsn_form_"] .control-group{
	padding: 0 !important;
}
.module-ft-newsletter .jsn-master .jsn-row-container{
	margin: 0 !important;
}
.module-ft-newsletter [id^="jsn_form_"] .control-group input{
	box-shadow: none !important;
	outline: none !important;
	background: none !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	opacity: .3;
	border-radius: 0 !important;
    box-sizing: border-box !important;
    padding: 0 15px !important;
    width: 100%;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
}

/*--- ft-social-icon ---*/

div.jsn-modulecontainer.module-ft-social-icon ul li i[class*="fa-"] {
	display: block;
}
.module-ft-social-icon p{
	margin: 0;
}
.jsn-bootstrap3 .pb-element-container.ft-social-icon{
	margin: 0;
}
.jsn-bootstrap3 .ft-social-icon ul{
	margin: -16px -8px 0px;
}
.jsn-bootstrap3 .ft-social-icon ul li{
	margin: 16px 8px 0px;
}
.jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small{
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: none !important;
    border: 1px solid #acacac;
    color: #acacac;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.jsn-color-cyan .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #42ccaf;
    color: #42ccaf;
}
.jsn-color-red .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #f9524f;
    color: #f9524f;
}
.jsn-color-brown .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #ad8b66;
    color: #ad8b66;
}
.jsn-color-green .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #b0c052;
    color: #b0c052;
}
.jsn-color-orange .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #ffa550;
    color: #ffa550;
}
.jsn-color-grey .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #9f9f9f;
    color: #9f9f9f;
}
.jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small .fa {
    line-height: inherit;
    color: inherit;
}

/*--- jsn-ft-bottom ---*/

#jsn-gotoplink {
	z-index: 999999;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #b0c052;
	font-size: 18px;
	color: #b0c052 !important;
	border-radius: 50%;
	position: fixed;
	bottom: 30px;
    left: 50%;
    margin-left: -25px;
}
#jsn-gotoplink span{
	margin: 0 !important;
	color: inherit;
}
#jsn-gotoplink:hover {
	color: #fff !important;
	text-decoration: none;
}


.jsn-color-cyan #jsn-gotoplink:hover {
	background: #42ccaf;
}
.jsn-color-red #jsn-gotoplink:hover {
	background: #f9524f;
}
.jsn-color-brown #jsn-gotoplink:hover {
	background: #ad8b66;
}
.jsn-color-green #jsn-gotoplink:hover {
	background: #b0c052;
}
.jsn-color-orange #jsn-gotoplink:hover {
	background: #ffa550;
}
.jsn-color-grey #jsn-gotoplink:hover {
	background: #9f9f9f;
}

/* ============================== 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.homepage-img-md div.grid-col div.grid-col_inner,
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: #f7f7f7;
	background-color: #f2f2f2;
}
.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}
.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}
.text-highlight.highlight-light {
	color: #363636;
	background: #e5e5e5;
}
.text-highlight.highlight-dark {
	color: #fff;
	background: #595959;
}
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	color: #404040;
	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 {}
/* ----- 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: #595959 !important;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #363636 !important;
	border-color: #f7f7f7;
	text-decoration: none;
	background-color: #f2f2f2;
}
/* ----- 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 1em 0.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: #B8B8B8;
	font-size: 0.9em;
	font-weight: normal;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
	margin: 0 -30px;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #555;
	display: block;
	cursor: pointer;
	padding: 12px 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
	/*padding: 20px 0;*/
	margin: 10px 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px 6px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a{
    border-radius: 2px;
    color: #fff !important;
}

div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last a {
	border-bottom: none;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li {
	padding: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a {
	padding: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
	padding-top: 2px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 10px 12px 30px;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
    top: 45px;
	background-color: #f5f5f5;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu ul {
    top: 58px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > ul {
	margin-top: 1px;
	z-index: 9;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 199px;
}
/* ----- 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-black.png) 96% center no-repeat;*/
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	text-decoration: none;
}

/* ----- 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 {
	border-top: 1px solid rgba(255,255,255,0.2);
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 6px 12px;
	display: block;
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li > a {
	padding: 12px 0;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 8px;
	/*background: url(../images/icons/icons-base.png) left -343px no-repeat;*/
}
div[class*="richbox-"] ul.menu-treemenu li > a > span {
	background-position: left -766px;
}
div[class*="box-"] ul.menu-treemenu {
	/*margin: 0 -15px -15px;*/
}
div[class*="richbox-"] ul.menu-treemenu li a {
	/*color: #f7f7f7;*/
}
/* ----- 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 {
	color: #595959;
	display: block;
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #595959;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 25px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 40px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 55px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 70px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 85px;
}
/* ----- 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: #363636;
	/*background-color: #f7f7f7;*/
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	color: #fff;
	background-color: #474747;
}
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
	color: #fff;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
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;
}
ul.menu-divmenu li.first {
	padding-left: 0;
}
ul.menu-divmenu li.last {
	border-right-width: 0;
}
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-topmenu li:not(.jsn-menu-mobile-control) {
	margin: 0;
	padding: 0 8px;
	display: inline-block;
}
ul.menu-topmenu li a {
	padding: 0;
	color: #363636;
	display: block;
}
ul.menu-topmenu li a:hover {
	text-decoration: none;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #363636;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
h3.jsn-moduletitle span {
	display: block;
	line-height: 22px;
}

div.jsn-login-top.display-dropdown h3.jsn-moduletitle {
	text-transform: capitalize;
	margin-bottom: 0;
}

div.jsn-login-top.display-dropdown h3.jsn-moduletitle span{
	line-height: 18px;
}
div#jsn-usermodules3.jsn-modulescontainer {
	padding: 80px 0 60px;
}
.jsn-line-title h3.jsn-moduletitle {
    text-align: center;
    font-size: 24px;
    color: #363636;
    font-weight: 100;
    display: table;
    white-space: nowrap;
    margin-bottom: 35px;
}
.jsn-line-title h3.jsn-moduletitle span {
	margin: 0 20px;
}
.jsn-line-title h3.jsn-moduletitle:before,
.jsn-line-title h3.jsn-moduletitle:after {
    border-top: 1px solid #e5e5e5;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}
div.jsn-modulecontainer_inner h3.jsn-moduletitle span.jsn-firstword {
	display: inline-block;
	margin: 0 5px 0 0;
}
.jsn-line-title h3.jsn-moduletitle span.jsn-firstword {
	font-weight: 500;
}
.jsn-bold-line h3.jsn-moduletitle {
	text-align: center;
	font-size: 36px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 50px;
}
.jsn-bold-line h3.jsn-moduletitle:before,
.jsn-bold-line h3.jsn-moduletitle:after {
	border: none;
}
.jsn-bold-line h3.jsn-moduletitle > span {
	display: inline-block;
	position: relative;
	margin: 0 20px;
}
.jsn-bold-line h3.jsn-moduletitle > span:before {
	display: inline-block;
	width: 80px;
	height: 4px;
	background-color: #363636;
	content: "";
    vertical-align: middle;
    margin-right: 40px;
}
.jsn-bold-line h3.jsn-moduletitle > span:after {
	display: inline-block;
	width: 80px;
	height: 5px;
	background-color: #363636;
	content: "";
    vertical-align: middle;
    margin-left: 40px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner {
	padding: 20px;
}
/* ----- RICHBOX STYLE ----- */

div.richbox-1 div.jsn-modulecontainer_inner {
	background: #fff;
	border: 2px solid #363636;
}
div.richbox-2 div.jsn-modulecontainer_inner {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 3px solid;
}

/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
	color: #363636;
}
div[class*="richbox-"],
#jsn-content-top div[class*="richbox-"] {
	color: #363636;
}
div[class*="richbox-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {
	color: #363636;
}
/* ============================== 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: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}
dl.tabs dt.tabs h3 a {
	color: #666;
	font-weight: normal;
}
dl.tabs dt.open h3 a,
dl.tabs dt.tabs h3 a:hover {
	color: #363636;
	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: #FFF;
}
/* =============== 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: #F0F0F0;
}
div.panel h3.title a {
	color: #666;
}
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: #363636;
}
div.panel div.content > div,
div.panel div.content > p {
	margin: 15px;
}
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin-top: 0;
	font-size: 1.6em;
}
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 #d0d0d0;
	background-color: #fff;
	padding: 2px 4px;
	min-height: 22px;
	outline: none;
}
.inputbox:active, .inputbox:focus {
	border-color: #b5b5b5;
	background-color: #f2f2f2;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	*display: inline;
	padding: 4px 10px;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #eee;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	vertical-align: middle;
	cursor: pointer;
	background-color: #999;
}
.button:hover, .button:active {
	background-color: #777;
	color: #fff;
}
/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #ffc;
	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: #363636;
	background: #FFFFFF;
}
body.contentpane div.com-content {
	padding: 1em;
}
/* ----- MODAL ----- */
#jsn-master .modal {
	position: static;
}
/* =============== 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 0 35px;
    font-size: 12px;
    color: #959595;
}
.item-page .article-info {
    margin: 0;
}
.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;
	display: inline-block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.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: #F2F2F2;
	border: 1px solid #f7f7f7;
}
#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: #595959;
	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: 10px 0;
	clear: both;
}
.formelm .fltlft {
	float: left;
}
.formelm label {
	display: inline-block;
	width: 25%;
	float: left;
}
/* ----- READ MORE ----- */
a.readon {
	color: #363636;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	font-weight: bold;
	border: #999 1px solid;
	display: inline-block;
	background: #F4F4F4;
}
a.readon:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #f7f7f7;
	background: #f2f2f2;
	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: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}
/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #999999;
	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: #F4F4F4;
}
/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #999;
	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;
}
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: normal;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background-color: transparent;
	color: #636363;
}
ul.jsn-pagination li span {
	background-color: transparent;
}
ul.jsn-pagination li a:hover {
	color: #363636;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 6px 10px;
	color: #fff;
}
ul.jsn-pagination,
p.jsn-pageinfo {
	text-align: center;
	margin: 0 0 10px 0;
}
ul.jsn-pagination > span,
ul.jsn-pagination > a {
	display: inline-block;
    margin: 0 5px;
    transform: translateY(45%);
    -moz-transform: translateY(45%);
    -o-transform: translateY(45%);
    -webkit-transform: translateY(45%);
}
/* 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: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
.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: 6px 8px;
	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: #EF593B;
	font-weight: bold;
	text-align: right;
}
/* ----- JOOMLA 3x CONTACT LAYOUT ----- */
.form-horizontal .form-actions {
    padding-left: 0;
    background-color: transparent;
}
.dl-horizontal dt {
	width: auto;
}
.form-actions .btn {
	box-shadow: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: none;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    font-weight: normal;
    text-transform: uppercase;
}
div.contact .dl-horizontal dd {
	margin-left: 25px;
}
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
button#jform_profile_dob_img.btn {
	height: 30px;
}
.jsn-joomla-30 .blog-featured .items-leading h2 {
	padding: 5px 0;
}
/* PAGE PAGINATION */
ul.jsn-pagination li {
	margin: 5px 0;
}
/* =============== JOOMLA! EXTENSIONS - MOD_STATISTICS =============== */
dl.stats-module dt {
	float: left;
	width: 65%;
}
dl.stats-module dd {
	margin: 0;
}
/* =============== 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 0;
}
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: #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: #999;
	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: #F4F4F4;
	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;
}
/* =============== 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: #f5f5f5;
	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: #FFF 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(50% 0% -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: #c3d2e5 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 {
	background: #e6c0c0 url(../../../media/system/images/notice-alert.png) 4px center no-repeat;
}
/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #cc0000;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #efe7b8 url(../../../media/system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	display: block;
	font-size: 0.9em;
	padding: 5px 0;
}
span.breadcrumbs a,
span.breadcrumbs span {
	color: #404040;
	padding-right: 18px;
	text-decoration: none;
	background: url(../images/icons/icon-arrow-black.png) right center no-repeat;
}
span.breadcrumbs a {
	padding-left: 8px;
	float: left;
}
span.breadcrumbs a + span.current {
	margin-left: 8px;
}
span.breadcrumbs a.first {
	padding-left: 0;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #404040;
	font-weight: bold;
	background: none;
}
ul.breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
	font-size: 0.9em;
	background-color: transparent;
}
.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	text-shadow: none;
}
.breadcrumb li a,
.breadcrumb li span {
	color: #959595;
	font-size: 14px;
}
.breadcrumb li:first-child {
	margin-left: 0;
}
.breadcrumb li a,
.breadcrumb li span + span {
	display: inline-block;
}
.breadcrumb li span + span {
	background: none;
}
.breadcrumb a,
.breadcrumb li span {
	padding: 0 15px 0 0;
	background: url("../images/icons/icon-arrow-black.png") right center no-repeat;
}
.breadcrumb > li > .divider {
	padding: 0 !important;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
	background: none;
}
.breadcrumb .active {
	color: #999;
}
/* =============== 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 {
    text-align: left;
}
form#login-form a.btn {
	height: 15px;
    margin: 0px 0 0 -1px;
    text-align: left;
}
form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 2px 0 2px 25px;
	background: #FFF url(../images/icons/icons-base.png) 5px -168px no-repeat;
}
/* =============== 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.5em 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 #form-login-remember .control-label {
	line-height: 14px;
}
.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
	border-bottom: none;
	margin-bottom: 0;
}
/* ===== CUSTOM ===== */
/*body:not(.jsn-demo-page) #jsn-promo:not(.jsn-haspromoleft,.jsn-haspromoright) #jsn-pos-promo {
	padding: 45px 0;
}*/
h2.jsn-promo-title {
	color: #363636;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'Poppins', serif;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
#jsn-pos-promo .jsn-modulecontainer + .jsn-modulecontainer {
	margin-top: 0;
}
body.jsn-about-us .page-header h2 {
	font-size: 24px;
    color: #363636;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Poppins', serif;
    font-weight: 500;
}
body.jsn-about-us .page-header + div[itemprop="articleBody"] {
    font-size: 14px;
    color: #636363;
    text-align: center;
    margin: 0 18%;
}
.page-header h2	{
	font-size: 30px;
    color: #363636;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 30px;
}
.items-row .item-image {
	float: none;
}
.item-image img {
	width: 100%;
}
.blog .article-info + p {
	font-size: 14px;
    color: #636363;
    margin: 0 0 20px;
}
.blog div.items-leading,
.blog div.items-row {
	margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.icon-print {
	background-position: -96px -46px;
}
.icon-envelope {
	background-position: -72px 2px;
}
p.readmore .btn {
    border: none;
    background: #b0c052;
    box-shadow: none;
    border-radius: 2px;
   	color: #fff;
    text-shadow: none;
    padding: 10px 20px;
}
p.readmore .btn span[class*="icon-"] {
	display: none;
}
.btn-group>.dropdown-toggle {
	background-color: transparent;
    background: transparent;
    border-color: #e5e5e5;
    border-radius: 2px;
    box-shadow: none;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-group .panel {
	border-radius: 0;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-default > .panel-heading {
    color: #363636;
    background-color: transparent;
    border-color: #ccc;
    padding: 15px;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-title {
    font-size: 14px;
    color: #363636;
    text-transform: uppercase;
   	font-weight: 500;
   	padding: 0 5px;
}
.jsn-bootstrap3.jsn-pagebuilder .panel-default > .panel-heading + .panel-collapse .panel-body {
    color: #636363;
    font-size: 14px;
    font-weight: 300;
    margin: 0 20px;
    padding: 10px 0 0;
    border-color: #e5e5e5;
}
.jsn-uniform.jsn-master .jsn-top-content h3 {
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.jsn-uniform.jsn-master .jsn-top-content p {
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #636363;
	padding: 10px 0 15px;
    font-weight: 400;
    line-height: 24px;
}
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 0 !important;
}
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input[type="text"],
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
	border: none;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #777;
	padding: 0 0 5px;
	margin: 0 0 20px;
	font-weight: 300;
}
#jsn_form_3.jsn-master .jsn-text-center {
    display: none;
}
#jsn_form_3 .form-actions .btn-toolbar {
    float: left;
    margin: 0;
    padding: 0;
}
#jsn_form_3.jsn-master .jsn-bootstrap .form-actions {
	margin: 60px 0 0;
	padding: 0;
}
#jsn_form_3 .form-actions .jsn-form-submit {
	margin: 0;
    padding: 10px 20px;
    background: #3FCDB1;
    color: #fff;
    text-shadow: none;
    font-family: 'Poppins',sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
.jsn-color-cyan #jsn_form_3 .form-actions .jsn-form-submit {
	background: #3FCDB1;
}
.jsn-color-green #jsn_form_3 .form-actions .jsn-form-submit {
	background: #b0c052;
}
.jsn-color-red #jsn_form_3 .form-actions .jsn-form-submit {
	background: #f9524f;
}
.jsn-color-brown #jsn_form_3 .form-actions .jsn-form-submit {
	background: #ad8b66;
}
.jsn-color-grey #jsn_form_3 .form-actions .jsn-form-submit {
	background: #9f9f9f;
}
.jsn-color-orange #jsn_form_3 .form-actions .jsn-form-submit {
	background: #ffa550;
}
.jsn-2st-homepage #jsn-content-top-over {
	padding: 60px 0;
}
.jsn-featured-info {
	text-align: center;
	margin: 0 20% 50px;
	font-family: 'Poppins', sans-serif;
}
.jsn-featured-img {
	position: relative;
}
.jsn-featured-img:after {
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #fff;
	border-width: 30px;
	margin-left: -30px;
}
.jsn-featured-info h3 {
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color: #363636;
	margin: 5px 0;
}
.jsn-featured-info span {
    color: #959595;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 100;
}
.jsn-featured-info p {
	font-size: 14px;
	color: #636363;
	margin: 20px 0;
}
.jsn-featured-info a span {
	font-size: 14px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 500;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent {
	width: 220px;
	border: 1px solid #e5e5e5;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
	 -ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#jsn-pos-toolbar .jsn-login-top #form-login-username,
#jsn-pos-toolbar .jsn-login-top #form-login-password {
	background: #FFF;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 25px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-username .input-append {
	width: 230px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember {
	padding: 5px 0 15px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember .inputbox {
	margin: -2px 5px 0 0;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember .control-label {
	margin-bottom: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#jsn-pos-toolbar .jsn-login-top .input-append span.add-on ,
#jsn-pos-toolbar .jsn-login-top .input-append a.btn,
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form input {
	border: none;
    background: none;
    padding: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: inherit;
    font-family: 'Arial',sans-serif;
    color: #898989;
    font-weight: 300;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form input:focus {
	box-shadow: none;
}
#jsn-pos-toolbar .jsn-login-top .input-append input {
	border: none;
	background: none;
	width: 130px !important;
}
#jsn-pos-toolbar #jsn-sitetoolspanel #jsn-sitetools-menu > li > a {
	padding: 12px 10px 10px;
	margin-left: 10px;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form #form-login-submit .btn-primary,
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form .logout-button input[type="submit"] {
	border: none;
	margin-top: 5px;
	background: #b0c052;
	padding: 10px 20px;
	width: 100%;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form .logout-button input[type="submit"] {
	margin-bottom: 5px;
}
#jsn-master .cc_container {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    padding: 20px 20px 20px;
}
.cc_container .cc_message {
    line-height: 1.6em;
}
.cc_container .cc_btn {
    bottom: 18px;
}
.jsn-page-info {
	background: url(../images/colors/cyan/logo-ft.png) no-repeat left top;
    padding-top: 75px;
}


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;
	border:0;
}
legend{
	text-align:center;
	color:#046cc0;
	text-decoration:underline;
}
small {
	font-size: .85em;
}
sup {
	bottom: 0.3em;
	font-size: .8em;
	position: relative;
	vertical-align: baseline;
}
sup em {
	color: red;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
pre {
	padding: 1em;
	background: #FFFFD5;
	border-left: 5px solid #404040;
	font-family: "Courier New",Courier,monospace;
}
blockquote {
	color: #404040;
	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 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	color: #cc0000;
	font-size: 1.3em;
}
h4 {
	color: #D59500;
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	color: #5A8406;
}
h6 {
	color: #663300;
}
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, a:focus {
	color: #444;
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	margin: 0.3em 0 0.3em 1.6em;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 50px;
}

#jsn-footer div.jsn-modulecontainer {
	margin-top: 20px;
}
div.jsn-modulecontainer:first-child,
#jsn-footer div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	padding: 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
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-page {
	color: #363636;
	background-color: #fff;
}
#jsn-pos-topbar,
#jsn-topheader-inner,
#jsn-header-inner,
/*#jsn-promo-inner,*/
#jsn-pos-content-top-over,
#jsn-pos-content-top,
#jsn-pos-content-top-below,
/*#jsn-content_inner,*/
#jsn-content-bottom-over-inner,
#jsn-content-bottom-inner,
#jsn-content-bottom-below-inner,
#jsn-usermodules3-inner,
/*#jsn-footer-inner,*/
#jsn-nav-inner {
	margin: 0 auto;
	width: 960px;
}
/* ----- 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 {
	background-color: #282828;
	padding: 5px 0;
}
#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
#jsn-pos-topbar a {
	color: #ffffff;
}
#jsn-pos-topbar .jsn-modulecontainer {
	float: right;
}
/* =============== LAYOUT - LAYOUT CHANGING =============== */
#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}
/* ----- Component Area ----- */
#jsn-content.jsn-hasinnerleft:not([class*="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-right: 15px;
}
#jsn-content.jsn-hasinnerright:not([class*="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-left: 15px;
}
#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {
	padding: 0;
}

/* =============== LAYOUT - HEADER AREA =============== */

#jsn-topheader {
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
    z-index: 100000;
}
#jsn-topheader-inner {
	padding: 12px 0 8px;
}

#jsn-header {
	background: #6ed0f7;
	position: relative;
	z-index: 99999;
}
#jsn-logo a {
	line-height: 100%;
	display: inline-block;
	margin: 15px 0;
}
#jsn-headerright {
	padding: 20px;
}
#jsn-pos-top form {
	margin: 0;
}
#jsn-pos-top div.jsn-modulecontainer {
	float: left;
	margin: 0 0 0 20px;
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	position: relative;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	margin: 0 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo {
	overflow: hidden;
	/*background: url(../images/backgrounds/jsn-promo.jpg) repeat left top;*/
}
body:not(.jsn-demo-page) #jsn-promo #jsn-promo-inner {
	/*padding: 40px 0;*/
}
body.jsn-demo-page #jsn-promo {
	background: transparent;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id*="jsn-content_inner"] {
	position: relative;
}
#jsn-content {
	padding: 30px 0 20px;
}
#jsn-content,
[id*="jsn-content_inner"] {
	z-index: 87\0;
}
div.jsn-hasinnerleft #jsn-content_inner4 {
	border-right: 1px solid #dedede;
}
div.jsn-hasinnerright #jsn-content_inner6 {
	border-left: 1px solid #dedede;
}
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 87;
}
#jsn-leftsidecontent_inner,
#jsn-rightsidecontent_inner,
#jsn-pos-innerleft_inner,
#jsn-pos-innerright_inner {
	padding-top: 15px;
}
#jsn-pos-breadcrumbs {
	padding: 10px 0;
}
#jsn-usermodules1,
#jsn-pos-mainbody-top,
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {
/*	background-image: url(../images/dot.png);
	background-repeat: repeat-x;*/
}
#jsn-usermodules1,
#jsn-pos-mainbody-top {
	background-position: left bottom;
}
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {
	background-position: left top;
}
#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
}
#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 85;
	position: relative;
}
#jsn-pos-content-bottom + #jsn-usermodules3 {
	padding-top: 0;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	position: relative;
	font-size: 13px;
	line-height: 22px;
	color: #acacac;
	/*padding: 55px 0 0 0;*/
	/*margin-top: 30px;*/
}/*
#jsn-footer:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/backgrounds/ft1.jpg");
    background-position: 50% 0;
    background-repeat: repeat;
    background-size: cover !important;
}*/
#jsn-footer-inner{
	position: relative;
}
#jsn-footermodules {
}
#jsn-footer h3.jsn-moduletitle{
	margin: 0;
	color: #fff;
	font-size: 1em;
    line-height: 1.6;
	padding-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#jsn-footer p, #jsn-footer a{
	color: #525252;
}
#jsn-footer a{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#jsn-footer h1, #jsn-footer h2, #jsn-footer h3, #jsn-footer h4, #jsn-footer h5, #jsn-footer h6{
	color: #FFF;
	text-transform: uppercase;
}
#jsn-footer a:hover{
	text-decoration: none;
	color: #fff;
}
/*#jsn-footer-inner > .jsn-modulescontainer{
	padding: 35px 0 180px;
}*/
#jsn-pos-bottom {
	text-align: right;
}
#jsn-brand {
	display: block;
	padding: 3px 8px;
	text-align: center;
	margin-top: 40px;
}
#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
}

.jsn-ft-logo{
	margin-top: -25px;
}
/*--- jsn-page-info ---*/

.jsn-page-info{
	list-style: none;
	font-size: 14px;
}
.jsn-page-info li{
    margin: 12px 0 0;
    list-style: none;
}
.jsn-page-info li:first-child{
	margin-top: 0;
}
.jsn-page-info li img{
    float: left;
	margin-right: 15px;
}

/*--- #jsn-pos-footer2 ---*/

#jsn-pos-footer2 {
	/*margin-top: -20px;*/
}
#jsn-pos-footer2 div.jsn-modulecontainer:first-child{
	margin-top: 20px;
}
ul.menu-ftmenu li{
  	margin: 10px 0 0;
}
ul.menu-ftmenu li a{
  	display: inline-block;
}
.menu-ftmenu li a{
	text-decoration: none !important;
}

/*--- ft-newsletter ---*/

#jsn-master [id^="jsn_form_"].jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight{
	border-color: transparent !important;
	background: none !important;
}
.jsn-bootstrap3 .ft-newsletter {
	margin: 0;
}
.ft-newsletter .pb-module-title,
.ft-newsletter .control-group.email label,
.ft-newsletter .form-actions,
.ft-newsletter .jsn-text-center{
	display: none !important;
}
.module-ft-newsletter p{
	margin: 0;
}
.module-ft-newsletter [id^="jsn_form_"] .jsn-bootstrap{
	padding-left: 0;
}
.module-ft-newsletter [id^="jsn_form_"] .control-group{
	padding: 0 !important;
}
.module-ft-newsletter .jsn-master .jsn-row-container{
	margin: 0 !important;
}
.module-ft-newsletter [id^="jsn_form_"] .control-group input{
	box-shadow: none !important;
	outline: none !important;
	background: none !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	opacity: .3;
	border-radius: 0 !important;
    box-sizing: border-box !important;
    padding: 0 15px !important;
    width: 100%;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
}

/*--- ft-social-icon ---*/

div.jsn-modulecontainer.module-ft-social-icon ul li i[class*="fa-"] {
	display: block;
}
.module-ft-social-icon p{
	margin: 0;
}
.jsn-bootstrap3 .pb-element-container.ft-social-icon{
	margin: 0;
}
.jsn-bootstrap3 .ft-social-icon ul{
	margin: -16px -8px 0px;
}
.jsn-bootstrap3 .ft-social-icon ul li{
	margin: 16px 8px 0px;
}
.jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small{
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: none !important;
    border: 1px solid #acacac;
    color: #acacac;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.jsn-color-cyan .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #42ccaf;
    color: #42ccaf;
}
.jsn-color-red .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #f9524f;
    color: #f9524f;
}
.jsn-color-brown .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #ad8b66;
    color: #ad8b66;
}
.jsn-color-green .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #b0c052;
    color: #b0c052;
}
.jsn-color-orange .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #ffa550;
    color: #ffa550;
}
.jsn-color-grey .jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small:hover{
    border-color: #9f9f9f;
    color: #9f9f9f;
}
.jsn-bootstrap3 .ft-social-icon .pb-social-icons li .pb-brand-icons.small .fa {
    line-height: inherit;
    color: inherit;
}

/*--- jsn-ft-bottom ---*/

#jsn-gotoplink {
	z-index: 999999;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #b0c052;
	font-size: 18px;
	color: #b0c052 !important;
	border-radius: 50%;
	position: fixed;
	bottom: 30px;
    left: 50%;
    margin-left: -25px;
}
#jsn-gotoplink span{
	margin: 0 !important;
	color: inherit;
}
#jsn-gotoplink:hover {
	color: #fff !important;
	text-decoration: none;
}


.jsn-color-cyan #jsn-gotoplink:hover {
	background: #42ccaf;
}
.jsn-color-red #jsn-gotoplink:hover {
	background: #f9524f;
}
.jsn-color-brown #jsn-gotoplink:hover {
	background: #ad8b66;
}
.jsn-color-green #jsn-gotoplink:hover {
	background: #b0c052;
}
.jsn-color-orange #jsn-gotoplink:hover {
	background: #ffa550;
}
.jsn-color-grey #jsn-gotoplink:hover {
	background: #9f9f9f;
}

/* ============================== 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: #f7f7f7;
	background-color: #f2f2f2;
}
.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}
.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}
.text-highlight.highlight-light {
	color: #363636;
	background: #e5e5e5;
}
.text-highlight.highlight-dark {
	color: #fff;
	background: #595959;
}
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	color: #404040;
	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 {}
/* ----- 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: #595959 !important;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #363636 !important;
	border-color: #f7f7f7;
	text-decoration: none;
	background-color: #f2f2f2;
}
/* ----- 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 1em 0.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: #B8B8B8;
	font-size: 0.9em;
	font-weight: normal;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
	margin: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #555;
	display: block;
	cursor: pointer;
	padding: 12px 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
	/*padding: 20px 0;*/
	margin: 0px 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.parent.no-right{
	margin-right:0px
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    color: #0071bb;
    padding: 20px 0 18px;
}

div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a{
    border-radius: 2px;
    color: #fff !important;
}

div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last a {
	border-bottom: none;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li {
	padding: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a {
	padding: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
	padding-top: 2px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 10px 12px 30px;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
    top: 45px;
	/*background-color: #f5f5f5;*/
	background: rgba(255,255,255,0.9);
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu ul {
    top: 58px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > ul {
	margin-top: 1px;
	z-index: 9;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 199px;
}
/* ----- 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-black.png) 96% center no-repeat;*/
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	text-decoration: none;
}

/* ----- 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 {
	border-top: 1px solid rgba(255,255,255,0.2);
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 6px 12px;
	display: block;
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li > a {
	padding: 12px 0;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 8px;
	/*background: url(../images/icons/icons-base.png) left -343px no-repeat;*/
}
div[class*="richbox-"] ul.menu-treemenu li > a > span {
	background-position: left -766px;
}
div[class*="box-"] ul.menu-treemenu {
	/*margin: 0 -15px -15px;*/
}
div[class*="richbox-"] ul.menu-treemenu li a {
	/*color: #f7f7f7;*/
}
/* ----- 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 {
	color: #595959;
	display: block;
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #595959;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 25px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 40px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 55px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 70px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 85px;
}
/* ----- 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: #363636;
	/*background-color: #f7f7f7;*/
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	color: #fff;
	background-color: #474747;
}
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
	color: #fff;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
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;
}
ul.menu-divmenu li.first {
	padding-left: 0;
}
ul.menu-divmenu li.last {
	border-right-width: 0;
}
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-topmenu li:not(.jsn-menu-mobile-control) {
	margin: 0;
	padding: 0 8px;
	display: inline-block;
}
ul.menu-topmenu li a {
	padding: 0;
	color: #363636;
	display: block;
}
ul.menu-topmenu li a:hover {
	text-decoration: underline;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #363636;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
h3.jsn-moduletitle span {
	display: block;
	line-height: 22px;
}

div.jsn-login-top.display-dropdown h3.jsn-moduletitle {
	text-transform: capitalize;
	margin-bottom: 0;
}

div.jsn-login-top.display-dropdown h3.jsn-moduletitle span{
	line-height: 18px;
}
div#jsn-usermodules3.jsn-modulescontainer {
	padding: 80px 0 60px;
}
.jsn-line-title h3.jsn-moduletitle {
    text-align: center;
    font-size: 24px;
    color: #363636;
    font-weight: 100;
    display: table;
    white-space: nowrap;
    margin-bottom: 35px;
}
.jsn-line-title h3.jsn-moduletitle span {
	margin: 0 20px;
}
.jsn-line-title h3.jsn-moduletitle:before,
.jsn-line-title h3.jsn-moduletitle:after {
    border-top: 1px solid #e5e5e5;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}
div.jsn-modulecontainer_inner h3.jsn-moduletitle span.jsn-firstword {
	display: inline-block;
	margin: 0 5px 0 0;
}
.jsn-line-title h3.jsn-moduletitle span.jsn-firstword {
	font-weight: 500;
}
.jsn-bold-line h3.jsn-moduletitle {
	text-align: center;
	font-size: 36px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 50px;
}
.jsn-bold-line h3.jsn-moduletitle:before,
.jsn-bold-line h3.jsn-moduletitle:after {
	border: none;
}
.jsn-bold-line h3.jsn-moduletitle > span {
	display: inline-block;
	position: relative;
	margin: 0 20px;
}
.jsn-bold-line h3.jsn-moduletitle > span:before {
	display: inline-block;
	width: 80px;
	height: 4px;
	background-color: #363636;
	content: "";
    vertical-align: middle;
    margin-right: 40px;
}
.jsn-bold-line h3.jsn-moduletitle > span:after {
	display: inline-block;
	width: 80px;
	height: 5px;
	background-color: #363636;
	content: "";
    vertical-align: middle;
    margin-left: 40px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner {
	padding: 20px;
}
/* ----- RICHBOX STYLE ----- */

div.richbox-1 div.jsn-modulecontainer_inner {
	background: #fff;
	border: 2px solid #363636;
}
div.richbox-2 div.jsn-modulecontainer_inner {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: 3px solid;
}

/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
	color: #363636;
}
div[class*="richbox-"],
#jsn-content-top div[class*="richbox-"] {
	color: #363636;
}
div[class*="richbox-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {
	color: #363636;
}
/* ============================== 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: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}
dl.tabs dt.tabs h3 a {
	color: #666;
	font-weight: normal;
}
dl.tabs dt.open h3 a,
dl.tabs dt.tabs h3 a:hover {
	color: #363636;
	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: #FFF;
}
/* =============== 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: #F0F0F0;
}
div.panel h3.title a {
	color: #666;
}
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: #363636;
}
div.panel div.content > div,
div.panel div.content > p {
	margin: 15px;
}
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin-top: 0;
	font-size: 1.6em;
}
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 #d0d0d0;
	background-color: #fff;
	padding: 2px 4px;
	min-height: 22px;
	outline: none;
}
.inputbox:active, .inputbox:focus {
	border-color: #b5b5b5;
	background-color: #f2f2f2;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	*display: inline;
	padding: 4px 10px;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #eee;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	vertical-align: middle;
	cursor: pointer;
	background-color: #999;
}
.button:hover, .button:active {
	background-color: #777;
	color: #fff;
}
/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #ffc;
	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: #363636;
	background: #FFFFFF;
}
body.contentpane div.com-content {
	padding: 1em;
}
/* ----- MODAL ----- */
#jsn-master .modal {
	position: static;
}
/* =============== 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 0 35px;
    font-size: 12px;
    color: #959595;
}
.item-page .article-info {
    margin: 0;
}
.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;
	display: inline-block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.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: #F2F2F2;
	border: 1px solid #f7f7f7;
}
#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: #595959;
	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: 10px 0;
	clear: both;
}
.formelm .fltlft {
	float: left;
}
.formelm label {
	display: inline-block;
	width: 25%;
	float: left;
}
/* ----- READ MORE ----- */
a.readon {
	color: #363636;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	font-weight: bold;
	border: #999 1px solid;
	display: inline-block;
	background: #F4F4F4;
}
a.readon:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #f7f7f7;
	background: #f2f2f2;
	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: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}
/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #999999;
	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: #F4F4F4;
}
/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #999;
	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;
}
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: normal;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background-color: transparent;
	color: #636363;
}
ul.jsn-pagination li span {
	background-color: transparent;
}
ul.jsn-pagination li a:hover {
	color: #363636;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 6px 10px;
	color: #fff;
}
ul.jsn-pagination,
p.jsn-pageinfo {
	text-align: center;
	margin: 0 0 10px 0;
}
ul.jsn-pagination > span,
ul.jsn-pagination > a {
	display: inline-block;
    margin: 0 5px;
    transform: translateY(45%);
    -moz-transform: translateY(45%);
    -o-transform: translateY(45%);
    -webkit-transform: translateY(45%);
}
/* 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: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
.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: 6px 8px;
	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: #EF593B;
	font-weight: bold;
	text-align: right;
}
/* ----- JOOMLA 3x CONTACT LAYOUT ----- */
.form-horizontal .form-actions {
    padding-left: 0;
    background-color: transparent;
}
.dl-horizontal dt {
	width: auto;
}
.form-actions .btn {
	box-shadow: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: none;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    font-weight: normal;
    text-transform: uppercase;
}
div.contact .dl-horizontal dd {
	margin-left: 25px;
}
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
button#jform_profile_dob_img.btn {
	height: 30px;
}
.jsn-joomla-30 .blog-featured .items-leading h2 {
	padding: 5px 0;
}
/* PAGE PAGINATION */
ul.jsn-pagination li {
	margin: 5px 0;
}
/* =============== JOOMLA! EXTENSIONS - MOD_STATISTICS =============== */
dl.stats-module dt {
	float: left;
	width: 65%;
}
dl.stats-module dd {
	margin: 0;
}
/* =============== 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 0;
}
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: #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: #999;
	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: #F4F4F4;
	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;
}
/* =============== 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: #f5f5f5;
	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: #FFF 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(50% 0% -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: #c3d2e5 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 {
	background: #e6c0c0 url(../../../media/system/images/notice-alert.png) 4px center no-repeat;
}
/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #cc0000;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #efe7b8 url(../../../media/system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	display: block;
	font-size: 0.9em;
	padding: 5px 0;
}
span.breadcrumbs a,
span.breadcrumbs span {
	color: #404040;
	padding-right: 18px;
	text-decoration: none;
	background: url(../images/icons/icon-arrow-black.png) right center no-repeat;
}
span.breadcrumbs a {
	padding-left: 8px;
	float: left;
}
span.breadcrumbs a + span.current {
	margin-left: 8px;
}
span.breadcrumbs a.first {
	padding-left: 0;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #404040;
	font-weight: bold;
	background: none;
}
.breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
	font-size: 0.9em;
}
.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	text-shadow: none;
}
.breadcrumb li a,
.breadcrumb li span {
	color: #959595;
	font-size: 14px;
}
.breadcrumb li:first-child {
	margin-left: 0;
}
.breadcrumb li a,
.breadcrumb li span + span {
	display: inline-block;
	font-size: 14px;
    color: #046cc0;
}
.breadcrumb li span + span {
	background: none;
}
.breadcrumb a,
.breadcrumb li span {
	padding: 0 15px 0 0;
		font-size: 14px;
    color: #046cc0;
}
.breadcrumb > li > .divider {
	padding: 0 !important;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
	background: none;
}
.breadcrumb .active {
	color: #999;
}
.breadcrumb li:last-child span{
	color:#f47922;
}
/* =============== 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 {
    text-align: left;
}
form#login-form a.btn {
	height: 15px;
    margin: 0px 0 0 -1px;
    text-align: left;
}
form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 2px 0 2px 25px;
	background: #FFF url(../images/icons/icons-base.png) 5px -168px no-repeat;
}
/* =============== 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.5em 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: 15px;
	padding:6px 0;
}
.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 #form-login-remember .control-label {
	line-height: 14px;
}
.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
	border-bottom: none;
	margin-bottom: 0;
}
/* ===== CUSTOM ===== */
/*body:not(.jsn-demo-page) #jsn-promo:not(.jsn-haspromoleft,.jsn-haspromoright) #jsn-pos-promo {
	padding: 45px 0;
}*/
h2.jsn-promo-title {
	color: #363636;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'Poppins', serif;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
#jsn-pos-promo .jsn-modulecontainer + .jsn-modulecontainer {
	margin-top: 0;
}
body.jsn-about-us .page-header h2 {
	font-size: 24px;
    color: #363636;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Poppins', serif;
    font-weight: 500;
}
body.jsn-about-us .page-header + div[itemprop="articleBody"] {
    font-size: 14px;
    color: #636363;
    text-align: center;
    margin: 0 18%;
}
.page-header h2	{
	font-size: 30px;
    color: #363636;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 30px;
}
.items-row .item-image {
	float: none;
}
.item-image img {
	width: 100%;
}
.blog .article-info + p {
	font-size: 14px;
    color: #636363;
    margin: 0 0 20px;
}
.blog div.items-leading,
.blog div.items-row {
	margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.icon-print {
	background-position: -96px -46px;
}
.icon-envelope {
	background-position: -72px 2px;
}
p.readmore .btn {
    border: none;
    background: #b0c052;
    box-shadow: none;
    border-radius: 2px;
   	color: #fff;
    text-shadow: none;
    padding: 10px 20px;
}
p.readmore .btn span[class*="icon-"] {
	display: none;
}
.btn-group>.dropdown-toggle {
	background-color: transparent;
    background: transparent;
    border-color: #e5e5e5;
    border-radius: 2px;
    box-shadow: none;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-group .panel {
	border-radius: 0;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-default > .panel-heading {
    color: #363636;
    background-color: transparent;
    border-color: #ccc;
    padding: 15px;
}
.jsn-bootstrap3.jsn-1st-faqs.jsn-pagebuilder .panel-title {
    font-size: 14px;
    color: #363636;
    text-transform: uppercase;
   	font-weight: 500;
   	padding: 0 5px;
}
.jsn-bootstrap3.jsn-pagebuilder .panel-default > .panel-heading + .panel-collapse .panel-body {
    color: #636363;
    font-size: 14px;
    font-weight: 300;
    margin: 0 20px;
    padding: 10px 0 0;
    border-color: #e5e5e5;
}
.jsn-uniform.jsn-master .jsn-top-content h3 {
	font-size: 24px;
	color: #363636;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.jsn-uniform.jsn-master .jsn-top-content p {
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #636363;
	padding: 10px 0 15px;
    font-weight: 400;
    line-height: 24px;
}
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
    padding: 0 !important;
}
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input[type="text"],
#jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
	border: none;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #777;
	padding: 0 0 5px;
	margin: 0 0 20px;
	font-weight: 300;
}
#jsn_form_3.jsn-master .jsn-text-center {
    display: none;
}
#jsn_form_3 .form-actions .btn-toolbar {
    float: left;
    margin: 0;
    padding: 0;
}
#jsn_form_3.jsn-master .jsn-bootstrap .form-actions {
	margin: 60px 0 0;
	padding: 0;
}
#jsn_form_3 .form-actions .jsn-form-submit {
	margin: 0;
    padding: 10px 20px;
    background: #3FCDB1;
    color: #fff;
    text-shadow: none;
    font-family: 'Poppins',sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
.jsn-color-cyan #jsn_form_3 .form-actions .jsn-form-submit {
	background: #3FCDB1;
}
.jsn-color-green #jsn_form_3 .form-actions .jsn-form-submit {
	background: #b0c052;
}
.jsn-color-red #jsn_form_3 .form-actions .jsn-form-submit {
	background: #f9524f;
}
.jsn-color-brown #jsn_form_3 .form-actions .jsn-form-submit {
	background: #ad8b66;
}
.jsn-color-grey #jsn_form_3 .form-actions .jsn-form-submit {
	background: #9f9f9f;
}
.jsn-color-orange #jsn_form_3 .form-actions .jsn-form-submit {
	background: #ffa550;
}
.jsn-2st-homepage #jsn-content-top-over {
	padding: 60px 0;
}
.jsn-featured-info {
	text-align: center;
	margin: 0 20% 50px;
	font-family: 'Poppins', sans-serif;
}
.jsn-featured-img {
	position: relative;
}
.jsn-featured-img:after {
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #fff;
	border-width: 30px;
	margin-left: -30px;
}
.jsn-featured-info h3 {
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	color: #363636;
	margin: 5px 0;
}
.jsn-featured-info span {
    color: #959595;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 100;
}
.jsn-featured-info p {
	font-size: 14px;
	color: #636363;
	margin: 20px 0;
}
.jsn-featured-info a span {
	font-size: 14px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 500;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent {
	width: 220px;
	border: 1px solid #e5e5e5;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
	 -ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#jsn-pos-toolbar .jsn-login-top #form-login-username,
#jsn-pos-toolbar .jsn-login-top #form-login-password {
	background: #FFF;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 25px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-username .input-append {
	width: 230px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember {
	padding: 5px 0 15px;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember .inputbox {
	margin: -2px 5px 0 0;
}
#jsn-pos-toolbar .jsn-login-top #form-login-remember .control-label {
	margin-bottom: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#jsn-pos-toolbar .jsn-login-top .input-append span.add-on ,
#jsn-pos-toolbar .jsn-login-top .input-append a.btn,
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form input {
	border: none;
    background: none;
    padding: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: inherit;
    font-family: 'Poppins',sans-serif;
    color: #898989;
    font-weight: 300;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form input:focus {
	box-shadow: none;
}
#jsn-pos-toolbar .jsn-login-top .input-append input {
	border: none;
	background: none;
	width: 130px !important;
}
#jsn-pos-toolbar #jsn-sitetoolspanel #jsn-sitetools-menu > li > a {
	padding: 12px 10px 10px;
	margin-left: 10px;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form #form-login-submit .btn-primary,
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form .logout-button input[type="submit"] {
	border: none;
	margin-top: 5px;
	background: #b0c052;
	padding: 10px 20px;
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
#jsn-pos-toolbar .jsn-login-top.jsn-modulecontainer .jsn-modulecontent #login-form .logout-button input[type="submit"] {
	margin-bottom: 5px;
}
#jsn-master .cc_container {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
    padding: 20px 20px 20px;
}
.cc_container .cc_message {
    line-height: 1.6em;
}
.cc_container .cc_btn {
    bottom: 18px;
}
.jsn-page-info {
	background: url(../images/colors/cyan/logo-ft.png) no-repeat left top;
    padding-top: 75px;
}
.sppb-addon-content .col-*{padding:0;}
div.header-social, div.header-contact, div.header-lang, div.header-nav{color:#fff;font-size:14px;}
div.header-social, div.header-contact, div.header-lang{clear:none!important;float:right;margin-top:0px;}
div.header-nav{clear:both;float:right;margin-top:0px;}
div#jsn-pos-header-right{padding-top:10px;}
div#jsn-pos-promo .banner p{margin:0;}
div#jsn-pos-promo .breadcrumb{margin:20px auto;}
.desktop-menu{display:block;}
.mobile-menu{display:none;}

.socialShare {margin:20px auto!important;float:none!important; }
.socialShare .bdshare-button-style0-24 {text-align:center;}
.socialShare .bdshare-button-style0-24 a, .socialShare .bdshare-button-style0-24 .bds_more{float:none;font-size:25px;}
#jsn-pos-header-right{position:relative;}
.header-social ul, .header-contact ul {list-style:none;margin:0;}
.header-social ul li, .header-contact ul li{float:right; margin: 2px 0px 0px 10px;}
 .header-contact ul li{margin:0;margin-right:15px;}
.header-contact ul li a {color:#fff;line-height: 1.8em;}
.header-contact ul li a:hover {color:#333;}
.wechat-btn {cursor: pointer;}
.wechat-div{position: absolute;    z-index: 999;    right: 0;    top: 0;    width: 200px;    background: #0071bb;display:none;padding:5px;text-align:center;}
.wechat-div .fa{color:#fff;text-align:center;border:1px solid #fff;border-radius: 50%;    padding: 7px;
    width: 30px;
    height: 30px;}
.wechat-div .fa{display:none;}
.sppb-divider{border-bottom:1px solid #71bf44;margin:30px auto;}
#jsn-pos-footer2 div.jsn-modulecontainer {float:left;}
.footer-menu {float:left;}
ul.footer-menu  {list-style:none;margin-left:20px;}
ul.footer-menu li{    
	float: left;    
    padding: 0px 10px;
    margin: 0px;
    border-right: 1px solid #525252;line-height:1em;
	/*margin-top: 3px;*/
}
ul.footer-menu li:nth-last-child(1){
     border-right:none;
}

.contentWrapper, .divWrapper .sppb-row, .divWrapper .sppb-section-title {margin:0 auto;width:960px;}
.blueBg{background:#d4f0fd;/*padding:80px 0;*/}
.blueBg .sppb-row {padding:20px 0;}
.greenBg{background:#e4f2de;/*padding:80px 0;*/}
h1.pageTitle, #sp-page-builder .sppb-section-title h1.sppb-title-heading {color:#333333;font-size:40px;text-align:center;line-height:1.25em;}

h2,h2.subTitle, div.testmonioItem .itemTitle a, h1.sppb-title-heading{color:#228bcb;font-size:22px;line-height:1.5em;}

#sp-page-builder .sppb-section-title h3.sppb-title-heading{font-size:25px;}
.menu-submenu {list-style:none;}
.menu-submenu li{float:left;text-align:center;margin: 0;
    padding: 10px 20px;}

div.img-circle img{border-radius: 50%;}
div.circle-border img{border:2px dashed #f7941d;padding:3px;}
.float-center {    float: none!important;    margin: 0 auto;}
.study-in-kumon #sp-page-builder .sppb-section-title .sppb-title-heading{background:#fff;,text-align:center;margin:0;}
.study-in-kumon .sppb-addon-text-block{text-align:center;}
.study-in-kumon .sppb-addon-title{font-weight:bold;font-size:32px;display:inline-block;position:relative;}
.study-in-kumon h3.sppb-addon-title:before{
content: "";
    position: absolute;
    width: 15px;
    height: 20px;
	left: 12px;
    top: 30px;
    border-bottom: 2px solid #228bcb;
}
.osmap-items h2 {display:none;}
.study-in-kumon h3, h3.sppb-addon-title, .sppb-section-title h3, .sppb-addon-content h3 {font-weight:bold;color:#026abc;line-height: 1.5em;    margin-bottom: 20px;}
.study-in-kumon .sppb-section + .sppb-section{margin-top:0!important;}
.study-in-kumon .blueBg .sppb-section-title {margin-bottom:0!important; text-align:center;}
.study-in-kumon .blueBg .sppb-section-title h1{line-height: 2em;}
.study-in-kumon .sppb-row, .vcenter .sppb-row, .feature-vcenter .sppb-addon-content{        display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;margin:0 auto;}
.study-in-kumon .sppb-col-sm-6{padding:0;}
.study-in-kumon ol{list-style-position: inside;}
.study-in-kumon ul{text-align:left;}
.study-in-kumon .blueBg .sppb-row{padding:0;}
div.testimonialWrapper{    padding-top: 15px;padding-bottom:30px;}

div.testmonioItem{border:2px solid #6dd0f6 ;background:#fff;overflow: hidden;}
h2,h2.subTitle{text-align:center;}
div.testmonioItem .itemTitle {padding: 15px 25px;border-bottom:1px solid #c2c2c2;}
div.testmonioItem .itemContent {padding:30px 10px;overflow:hidden;}
div.testmonioItem .readMore{color:#ff0000;font-weight:bold;}
div.testmonioItem + div.testmonioItem {margin-top:70px;}

.testmonioDetails{border: 3px dashed #ffcb06;}
.testmonioDetails .intro {float:none;margin:0 auto;}
.testmonioDetails h1.pageTitle {color:#046cc0;margin-top:-1em;font-size:28px;}
.testmonioDetails .fc_item_title{margin-top:-20px;background:#fff;    padding: 10px;line-height:2em;}
.testmonioDetails .content{border-top:1px solid #d7d7d7;float:none;margin:0 auto; margin-top:30px;padding:20px 0;}
.testmonioDetails .studentName {color:#046cc1;font-size:16px;font-weight:bold;}
.testmonioDetails .profile p{float:left;}
.testmonioDetails .profile .clearbreak{margin-bottom:10px;}
div.testmonioItem .tags, .testmonioDetails .tags {font-size:14px; font-style:italic;}

.sppb-addon-accordion .sppb-panel-heading{position:relative;}
.sppb-addon-accordion .sppb-panel-heading .sppb-panel-title{padding-right:30px;display:block;font-weight:bold;}
 .sppb-addon-accordion .fa{ color:#2a6cb4;     -webkit-transition: 1s ease-in-out;line-height:1.7;
    -moz-transition: 1s ease-in-out;-o-transition: 1s ease-in-out;transition: 1s ease-in-out;font-size:30px;    position: absolute;top:5px;right: 10px;}
 .sppb-addon-accordion .sppb-panel .active .fa{       -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */transform: rotate(180deg);}
section.blueBg {}
section.blueBg + section.blueBg {margin-top:0!important;}


.whiteBg{    background-color: #ffffff;    overflow: hidden;padding:15px 30px;}
.map-accordion .sppb-panel{    display: block;
    clear: both;margin-bottom:0;overflow:hidden;}
.map-accordion .sppb-panel:nth-child(odd){background:#fff;}
.map-accordion .sppb-panel:nth-child(even){background:#eafbff;}
.map-accordion .sppb-panel-collapse{display:block!important; width:75%;float:left;}
.map-accordion .sppb-panel-collapse .sppb-panel-body {padding:15px;color:#29aae1;font-weight: bold;}
.map-accordion .sppb-panel-heading {width:25%;float:left;}
.map-accordion .sppb-panel-heading  .sppb-panel-title{color:#2c6db4}
.map-accordion .sppb-panel-heading i{display:none;}
.map-accordion .sppb-panel-default > .sppb-panel-heading {background:none;}

.instructor-link{
	    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    color: #fff;
}
.instructor-link:hover{background:rgba(0,0,0,0.7);}
.instructor-link .sppb-addon-content{    height: 100%;
    width: 100%;
    display: table;}
.instructor-link .sppb-addon-content a{    vertical-align: middle;
    /* height: 100%; */
    display: table-cell;
    color: #fff;
    font-size: 25px;
    font-weight: bold;}


.aspiration .special.sppb-section .sppb-addon-single-image .sppb-addon-title{
    width: 50%;
    border-bottom: 1px solid #6dd0f7;
    font-size: 36px;
    padding: 0px;
    margin: 0;
    line-height: 1em;
}
.aspiration .special.sppb-section .sppb-addon-single-image .sppb-addon-content {
    width: 50%;
}
.aspiration .special.sppb-section .sppb-addon-text-block {
	width: 50%;
    padding: 10px;
}

.aspiration .special70.sppb-section .sppb-addon-single-image .sppb-addon-title{
    width: 70%;
    border-bottom: 1px solid #6dd0f7;
    font-size: 36px;
    padding: 0px;
    margin: 0;
    line-height: 1em;
}
.aspiration .special70.sppb-section .sppb-addon-single-image .sppb-addon-content {
    width: 30%;
}
.aspiration .special70.sppb-section .sppb-addon-text-block {
	width: 65%;
    padding: 10px;
}

.aspiration .special.sppb-section + .sppb-section {margin-top:30px;}

.aspiration .special.sppb-section:nth-child(odd) .sppb-addon-single-image .sppb-addon-title{
    float: right;
    text-align: right;
}
.aspiration .special.sppb-section:nth-child(odd) .sppb-addon-single-image .sppb-addon-content {
    float: left;
}
.aspiration .special.sppb-section:nth-child(odd) .sppb-addon-text-block {
    float: right;
}
.aspiration .special.sppb-section:nth-child(even) .sppb-addon-single-image .sppb-addon-title{

    float: left;
    text-align: left;
}
.aspiration .special.sppb-section:nth-child(even) .sppb-addon-single-image .sppb-addon-content {
    float: right;
}
.aspiration .special.sppb-section:nth-child(even) .sppb-addon-text-block {
    float: left;
}

.contact-us h2.sppb-addon-title{color: #228bcb;
    font-size: 22px;
    line-height: 1.5em;
    text-align: left;
    background: #228bcb;
    color: #fff;
    padding-left: 20px;
    margin: 0;}
.contact-us .sppb-addon-content{
    	    margin: 0;
    border: 1px solid #228bcb;
    margin-bottom: 30px;
    padding: 20px;
    }

.staff-login{text-align:center;}
.webmail-btn{
	    border: 3px solid #f05b73;
    color: #f05b73;
    border-radius: 0px;
    /* height: 100vh; */
    /* width: 100vh; */
    /* width: 200px; */
    padding: 70px 30px;
    background: #fef1f3;
    margin: 0 auto;
    font-weight: bold;
    word-wrap: normal;
    clear: both;
    width: 200px;
    margin-top: 30px;
    display:block;
}

.webmail-btn:hover{
	border: 3px solid #f05b73;
    color: #fef1f3;
    background: #f05b73;

}
.essp-btn{
	    border: 3px solid #2b6cb4;
    color: #2b6cb4;
    border-radius: 0px;
    padding: 70px 30px;
    background: #e5f1ff;
    margin: 0 auto;
    font-weight: bold;
    word-wrap: normal;
    clear: both;
    width: 200px;
    margin-top: 30px;
    display:block;
}
.essp-btn:hover{
	background:#2b6cb4;
	color:#e5f1ff;
}
.khk-btn{
	    border: 3px solid #00acd3;
    color: #00acd3;
    border-radius: 0px;

    padding: 70px 30px;
    background: #ebfafe;
    margin: 0 auto;
    font-weight: bold;
    word-wrap: normal;
    clear: both;
    width: 200px;
    margin-top: 30px;
    display:block;
}
.khk-btn:hover{
	background:#285e8e;
	color:#ebfafe;
}
.greenBg.divWrapper{padding:30px 0;}

.five-features .sppb-divider{padding:30px 0;clear:both;}
.feature-title {display:table;}
.feature-title .sppb-addon-title{
	    width: 100px;
    text-align: center;
    font-weight: 400;
    float:left;
}
.feature-title .sppb-addon-title span{
	 font-size: 4em;
    line-height: 1em;
}
.feature-title .sppb-addon-content{    font-size: 2em;
    width: 850px;
    line-height: 1em;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;}
.five-feature-bottom {color:#fff;    /*min-height: 600px; */   padding: 50px 70px 100px 70px;     font-size: 1.2em; }
.five-feature-bottom .first h3{color:#fff;    font-weight: normal;
    font-size: 2em;margin-top:0px;}
.five-feature-bottom .first{    color: #fff;    background: rgba(0,0,0,0.3);    padding: 30px;}
.five-feature-bottom .second{   color:#000;       padding: 15px 30px;margin-top:30px;  background: url('../images/program-bg.jpg');
    overflow: hidden;}
.five-feature-bottom .second h3{   color:#000;    margin: 0;
    margin-bottom: 10px;
    font-weight: normal;}
.five-features .video {text-align:center;}
.five-features .video .text img{width:30px;}
.five-features .video .text {font-weight: bold;    font-size: 1.1em;}

.history .year .sppb-addon-content {
    width:10px;
    background-color:#d5eff6;
    position:absolute;
    top:0;
    bottom:0;
    left:50%;
}

.history .year h3.sppb-addon-title{color:#fff;padding:10px;background:#6dd0f7;position: relative; margin-top:20px;z-index:100;text-align:center;}
.history .description{margin-top:30px;}
.history .image {margin-top:20px;}
.history .sppb-addon-container  > .sppb-addon .sppb-addon-content{text-align: center;}
.history .sppb-row{    display: -webkit-flex; /* Safari */    display: flex;overflow: hidden}
.history .sppb-panel{overflow:hidden;}
.history .sppb-addon-accordion .sppb-panel-heading{background: none;    float: left;    width: 100px;    padding-top: 0;
    padding-left: 0;curson:DEFAULT;}
    .history .sppb-addon-accordion .sppb-panel-heading .sppb-panel-title{text-align:left;}
.history .sppb-addon-accordion .sppb-panel-heading .fa{display:none;}
.history .sppb-addon-accordion .sppb-panel-collapse{width: 360px;    float: left;    text-align: left;display:block!important;}
.history .sppb-addon-accordion .sppb-panel-body {padding:0;}
.history +.history {margin-top:0!important;}
.history p{margin-top:0;}


.recruitment-procedure {padding:80px 0;}
.procedure .sppb-row{padding:0;}

.procedure .sppb-icon{
	padding: 0;
    background-color: #bdc0c2;
    height: 5px;
    /*margin-top: 36px;*/
}
.procedure:first-child{padding-top:50px;}
.procedure:last-child{padding-bottom: 50px}
.procedure .sppb-addon-container {
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
 }

.procedure .sppb-addon-feature{padding:0;}

.procedure + .procedure .sppb-col-sm-6{padding-top:20px;}
.procedure .sppb-row > .sppb-col-sm-6 .sppb-media span{background:#fff;}
.procedure:nth-child(odd) .sppb-row  .sppb-col-sm-6, .procedure:nth-child(even)  .sppb-addon-content {padding:0;}
.procedure:nth-child(odd) .sppb-row > .sppb-col-sm-6{	border-left:2px dashed #bdc0c2;}
.procedure:nth-child(odd) .sppb-icon span{display: inline-block;    text-align: center;    margin-left: -5px;    margin-top: -10px;}
.procedure:nth-child(odd)  .sppb-icon span i{font-size:20px;    position: absolute;    top: -7px;    left: -10px;}

.procedure:nth-child(even) .sppb-row > .sppb-col-sm-6{	border-right:2px dashed #bdc0c2;margin-left:2px;}
.procedure:nth-child(even) .sppb-row  .sppb-col-sm-6 {padding:0;}
.procedure:nth-child(even) .sppb-icon span{display: inline-block;    text-align: center;    margin-right: -5px;    margin-top: -10px;}
.procedure:nth-child(even) .sppb-addon-feature, .procedure:nth-child(even) .sppb-addon-text-block{float:right;text-align:right;}

.procedure:nth-child(even) .sppb-addon-feature div{padding:0;margin:0;}

.procedure:nth-child(even) .sppb-icon,.procedure:nth-child(even)  .sppb-addon-content {float:right;}

.procedure:nth-child(even) .sppb-icon span i{font-size:20px;    position: absolute;    top: -7px;    right: -10px;}


.procedure .sppb-addon-feature span{ padding:5px; border:4px solid #000; }

/************** Red **********************/
.procedure:nth-child(5n+1) .sppb-icon, .procedure .red .sppb-icon{	background-color:#f05a73;}
.procedure:nth-child(5n+1) .sppb-icon span i, .procedure:nth-child(5n+1)  .sppb-addon-title, .procedure .red .sppb-icon span i, .procedure .red .sppb-addon-title {color:#f05a73!important;}
.procedure:nth-child(5n+1) .sppb-addon-feature span, .procedure .red .sppb-addon-feature span{ padding:5px; border-color:#f05a73; }

/************** Orange **********************/
.procedure:nth-child(5n+2) .sppb-icon,.procedure .orange .sppb-icon{	background-color:#f7941d;}
.procedure:nth-child(5n+2)  .sppb-icon span i, .procedure:nth-child(5n+2) .sppb-addon-title, .procedure .orange .sppb-icon span i, .procedure .orange .sppb-addon-title {color:#f7941d!important;}
.procedure:nth-child(5n+2) .sppb-addon-feature span,.procedure .orange .sppb-addon-feature span{ padding:5px; border-color:#f7941d; }

/************** Blue **********************/
.procedure:nth-child(5n+3) .sppb-icon,.procedure .blue .sppb-icon{	background-color:#2a6cb4;}
.procedure:nth-child(5n+3)  .sppb-icon span i, .procedure:nth-child(5n+3) .sppb-addon-title, .procedure .blue .sppb-icon span i, .procedure .blue .sppb-addon-title {color:#2a6cb4!important;}
.procedure:nth-child(5n+3) .sppb-addon-feature span,.procedure .blue .sppb-addon-feature span{ padding:5px; border-color:#2a6cb4; }


/************** Green **********************/
.procedure:nth-child(5n+4) .sppb-icon, .procedure .green .sppb-icon{	background-color:#08af62;}
.procedure:nth-child(5n+4)  .sppb-icon span i, .procedure:nth-child(5n+4) .sppb-addon-title, .procedure .green .sppb-icon span i, .procedure .green .sppb-addon-title {color:#08af62!important;}
.procedure:nth-child(5n+4) .sppb-addon-feature span, .procedure .green .sppb-addon-feature span{ padding:5px; border-color:#08af62; }

/************** Cyan **********************/
.procedure:nth-child(5n) .sppb-icon, .procedure .cyan .sppb-icon{	background-color:#00acd3;}
.procedure:nth-child(5n)  .sppb-icon span i, .procedure:nth-child(5n) .sppb-addon-title, .procedure .cyan .sppb-icon span i, .procedure .cyan .sppb-addon-title {color:#00acd3!important;}
.procedure:nth-child(5n) .sppb-addon-feature span, .procedure .cyan .sppb-addon-feature span{ padding:5px; border-color:#00acd3; }

  .inspiration .word:before{
  		width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid red;
  }
  .inspiration .word{display:none;clear:both;background:#d4f0fd;padding:10px 20px;margin-top:30px;}

  .inspiration .word-head:after{    
  	content: "\f0d7";
 	font-size:30px;
    font-family: FontAwesome;
    left:50%;
    position:absolute;
    bottom: -5px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;

}
 .inspiration .word-head-none:after{
 	content:"";
 }
.inspiration .word:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.inspiration .word.left:after{

	left: 25%;
}

.inspiration .word.right:after{
	left: initial;
	right: 25%;
}
.inspiration .word:after {
	border-bottom-color: #d4f0fd;
	border-width: 20px;
	margin-left: -20px;
}

.inspiration .red{color:#f05a73;}
.inspiration .orange{color:#fdaf18;}
.inspiration .blue{color:#2a6cb4;}
.inspiration .green{color:#08af62;}
.inspiration .cyan{color:#00acd3;}
  .inspiration .word-head.active:after{
  	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
 .inspiration .sppb-col-sm-6{
 	padding:0;
 }
.inspiration .sppb-row {
 
}
.inspiration .sppb-row .word-head {
 display: table;


  border-width:5px;
  border-style: solid;
  width:47%;

}
.inspiration .sppb-row .word-head-none {
	border:0;
}

.inspiration .sppb-row .word-head .sppb-addon-content{
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  padding:30px 0;
}
.inspiration .sppb-row .word-head-none .sppb-addon-content{
	 padding:0
}
.inspiration .sppb-row .sppb-col-sm-6:nth-child(1){
	padding-right:10px;
}
.inspiration .sppb-row .sppb-col-sm-6:nth-child(2){
	padding-left:10px
}
.inspiration .sppb-row  .word-head:nth-child(1),.inspiration .sppb-addon-single-image:nth-child(1) {
	margin-right:20px;
}
.inspiration .sppb-addon-single-image{	width:48%;	padding:0; }
.newsItems {overflow: hidden;padding:30px 0;}
.newsItems .newsItem{margin-bottom:20px;overflow:hidden;padding:20px 0;}
.newsItems .itemContent{border-left:2px solid #9ad7f6}
.newsItems .createDate{font-weight:bold;}
.newsItems .catsTitle span{border-top:1px solid #ccc; border-bottom:1px solid #ccc;padding:3px;}
.newsItems .catsTitle span a{color:#000;}
.newsItems .itemTitle  {    color: #000;    margin-bottom: 20px;}
.newsItems .itemTitle a{    color: #000;    font-size: 24px;    font-weight: bold;    margin-bottom: 20px;    line-height: 1.25px;}
    .catList{text-align: center;}
   .catList .subcat{border-right:1px solid #b7b7b7;padding:5px 20px;}
   .catList .subcat:last-child{border-right:none;}
   .catList .subcat .catlink{font-size:18px;color:#000;}
   .catList .subcat .actived a{ color:#0071bb;}
   .news .intro{color:#0071bb;border-bottom:1px solid #0071bb;font-size:15px;}
   .news .intro .fa {font-size:30px;}
   .news .content{margin-top:30px;}
   .news .col-lg-3,.news .intro, .news .col-lg-12{padding-left:0;padding-right:0;}
   .news .pageTitle {color:#0071bb;margin-bottom:30px;font-weight:bold;font-size:36px;}
   .noitems{margin-top:30px;}
   .required_label .modal{display:inline!important;}

  .chronoform-container .gcore-line-td{     /*border: 1px solid #ccc!important;*/      padding: 5px 10px!important; }
     .gcore-label-left{	text-align:right !important;}
	.gcore-line-td #fin-button2{margin:0 auto;float:none;}
	.staff-image ul li{width:50%;float:left;padding:20px 30px;margin:0;text-align:center;}
	.staff-image ul li:nth-child(4n),.staff-image ul li:nth-child(4n-3){background:#e3f6fe;}
	.staff-image ul li:nth-child(4n-1),.staff-image ul li:nth-child(4n-2){background:#c2ecfc;}
	.staff-image ul {list-style: none;}
	.career{text-align:center;}
	.job-app{   background: #026abc;
    color: #fff!important;
    padding: 10px 12px;
    font-size: 18px;
    border: none;}
	.jobItems{margin: 30px 0;border-top:1px solid #c2c2c2;}
	.jobItems .tr{background:#e4f6ff;padding:0px;overflow:hidden;border-bottom:1px solid #c2c2c2;}
	.jobItems .job-head,.jobItems .tr .job-content{padding:15px 10px;}
	.jobItems .tr .job-content{background:#fff;}
	.jobItems .job-head{font-weight:bold;}
input.job-app{padding: 15px 20px;}
form.job-form{text-align:center;margin-top:20px;}

	.jobItems{margin: 50px 0;border-top:1px solid #c2c2c2;}
	.jobDetails .tr{background:#7ecdf4;overflow:hidden;}
	.jobDetails .job-head,.jobDetails .tr .job-content{padding:15px 10px;font-size:15px;}
	.jobDetails .tr .job-content{background:#fff;padding-bottom:30px;padding-left:20px;}
	.jobDetails .job-head{font-weight:bold;color:#fff;text-align:center;}
input[type="file"] {
    height: auto;
    line-height: 30px;
    padding: 5px!important;
}
.jsn-homepage #center-search .sppb-feature-box-title {font-size:36px;color:#fff;}
.jsn-homepage #center-search .sppb-feature-box-title span {color:#a2ddf9;}
.slider-content{overflow:hidden;padding:20px 0;}
.slider-content .sppb-addon-content{ padding:10px 0;   width: 960px;
    margin: 0 auto;
    float: none;}
 .slider-content .sppb-addon-content p{color:#1b75bb;font-weight:bold;}

 .slider-content .sppb-addon-content a.search{border:2px solid #abe0f9;background:#fff;padding:5px 15px;color:#1b75bb;float:right;}
  .slider-content .sppb-addon-content a.search i {
    padding-right:20px;
}
.jsn-homepage .blueBg.pink .sppb-row{width:980px;  padding-top:20px;      padding-bottom: 0px;display:table;}
.jsn-homepage .blueBg.pink h1.sppb-addon-title{color:#fff;}
.jsn-homepage .blueBg.pink .sppb-row .sppb-col-sm-2 {    padding: 0;
    text-align: left;
    margin-left: -30px;}
    .jsn-homepage .video, .jsn-homepage .sharing{padding:40px 0;}
    .jsn-homepage .video .sppb-title-heading{color:#fff!important;font-weight:bold;border:1px solid #fff!important;padding:10px 20px;display:inline;}
    .jsn-homepage .video .sppb-addon-content{       display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;color:#fff;}
    .jsn-homepage .video .sppb-addon-content a {padding-right:0;color:#fff;}
    .jsn-homepage .story h1.sppb-addon-title{color:#27a9e1;}
    .jsn-homepage .story .circle-border img{border:3px solid #abe0f9;padding:0;}
    .jsn-homepage .story .sppb-col-sm-3:nth-child(2n) h3, .jsn-homepage .story .sppb-col-sm-3:nth-child(2n) a{color:#f7931d;}
    .jsn-homepage .story .sppb-col-sm-3:nth-child(3n) h3, .jsn-homepage .story .sppb-col-sm-3:nth-child(3n) a{color:#f0cd45;}
    .jsn-homepage .story .sppb-col-sm-3:nth-child(4n) h3, .jsn-homepage .story .sppb-col-sm-3:nth-child(4n)  a{color:#27a9e1;}
    .jsn-homepage .sharing .sppb-title-heading,.jsn-homepage .subject h1{padding:10px 20px!important; border:1px solid #6dcff6!important;color:#1b75bb!important;display:inline;background:#fff;}
    .jsn-homepage .sharing .col-lg-12 {padding-left:0!important;}

    .jsn-homepage .sharing h3{margin:0;line-height:1.25em;}
    .jsn-homepage .sharing a.link{float:none;padding:5px;}
    .jsn-homepage .sharing img{-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}
    .jsn-homepage .blueBg .sppb-row{padding:0;}
    /*.jsn-homepage .sppb-col-sm-4{padding-left:0;}*/
    .jsn-homepage .sppb-col-sm-4 .sppb-addon-text-block{padding:0;padding-left:10px;}
    .jsn-homepage .features .sppb-title-heading{padding:10px 20px!important; border:1px solid #6dcff6!important;color:#6dcff6!important;display:inline;background:#fff;}
    .jsn-homepage .subject-list .sppb-addon-text-block {margin-bottom:20px;}
    .jsn-homepage a.link{border:1px solid #000;color:#000;float:right;color: #0071bb;
    background-color: #ffffff;
    border-color: #cccccc;    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;}
    .jsn-homepage .subject-list .sppb-addon-text-block .sppb-addon-title{color:#00a5e4;margin:0;line-height:1.5em;}
    .jsn-homepage .subject-list .sppb-addon-text-block:nth-child(2n)  .sppb-addon-title{color:#94c83d;}
    .jsn-homepage .subject-list .sppb-addon-text-block:nth-child(3n)  .sppb-addon-title{color:#f37520;}
    .jsn-homepage .subject-list .sppb-addon-text-block:nth-child(4n)  .sppb-addon-title{color:#f0cd45;}
    .jsn-homepage .sppb-addon-single-image{padding:0;}
    .jsn-homepage #sp-page-builder .sppb-section-title h1.sppb-title-heading,h1.sppb-addon-title{font-size:36px;}
    .jsn-homepage .news-module{overflow:hidden;}
    .jsn-homepage .news-module .module_readon{float:right;margin-top:10px;}
    .jsn-homepage .news-module .module_readon .readon{background:rgba(255,255,255,0.7);}
    .jsn-homepage .news-list .sppb-col-sm-3{display: table-cell;
    vertical-align: bottom;
    left: -120px;
    float: none;}
    .jsn-homepage .news-list  .sppb-col-sm-9{margin-left:-120px;width:900px;}
    .jsn-homepage ul.news-items  {list-style:none;}
    .jsn-homepage ul.news-items  li{float:left;padding:0;margin:0;margin-bottom:20px;}
    .jsn-homepage .news-items .mod_flexicontent{color:#fff;}
    .jsn-homepage .news-items .date{   border: 2px solid #fff;
    float: left;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 24px; width:74px;height:74px;}
     .jsn-homepage .news-items .date .day{font-size:24px;line-height:1.25em;}
     .jsn-homepage .news-items .date .month {font-size:28px;}
    .jsn-homepage .readon{    color: #0088cc;
    border: 0;
    border-radius: 0;
    background: rgba(255,255,255,0.7);float:right;    margin-bottom: 15px;}
    .jsn-homepage .news-items .content{float:left;padding-left:10px;color:#fff;width:350px;}
    .jsn-homepage .news-items .content p{font-size:16px;}
    .jsn-homepage .news-items a{color:#fff;}
.jsn-homepage .arrow_box{width:230px;margin-top:75px;}
.jsn-homepage .arrow_box .sppb-addon-content{padding:10px 15px;text-align:center;list-style-position: inside;width:230px;}
.jsn-homepage .arrow_box .sppb-addon-content ol li{    margin: 0.3em 0;}
.jsn-homepage .arrow_box .sppb-addon-title {	text-align:center;	color:#27a9e1;	margin:0;}
.jsn-homepage .center-search{padding:70px 0;}
.jsn-homepage #jsn-content{padding-top:0;}
.jsn-homepage #jsn-content .banner ul:first-child{margin-top:0!important;}
.jsn-homepage #jsn-promo{display:none;}
.jsn-homepage .feature .circle-border img{border-color: #6dcff6;}
.jsn-homepage .arrow_box a{    padding: 5px 15px!important;
    border: 1px solid #6dcff6!important;
    color: #6dcff6!important;}
    .jsn-homepage .arrow_box a:hover{background:#fff;}
.jsn-homepage .arrow_box .sppb-addon-title span{
	text-align:center;
	color:#fff;
	background:#1b75bb;
	display:block;
}
   .jsn-homepage .arrow_box:before {/*	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #e0ecf8;
	border-width: 115px;
	margin-left: -115px;*/

	content: " ";
    width: 0;
    height: 0;
    position: absolute;
    top: -75px;
    left: 0;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
    border-bottom: 75px solid #e0ecf8;
}
     .jsn-homepage .arrow_box {
	position: relative;
	background: #e0ecf8;
}
 .jsn-homepage .arrow_box:after {
/*	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #e0ecf8;
	border-width: 115px;
	margin-left: -115px;*/
	content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -75px;
    left: 0;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
    border-top: 75px solid #e0ecf8;
}
.jsn-homepage .center-directory{text-align:center;}
.center-directory select{width:150px;}
.center-directory input[type="text"]{padding:10px 15px;/*height:30px;*/}
.blueBg.pink{background:#ef9a9e;}
.blueBg.green{background:#afd250}
.blueBg.yellow{background:#fee58b}
.footer-nav ul li.parent{float:left;    padding-right: 20px;    width: 20%;}
.footer-nav ul  li.parent > a{font-weight:bold;}
.footer-nav ul {list-style:none;margin:0;}
.footer-nav ul li{margin:0;margin-top: 20px;line-height:15px;height:15px;}
.footer-nav ul li span{color:#7d7c7c;font-size:0.9em;}
.footer-nav ul li span:hover, ul.footer-menu  li span:hover{color:#0071bb;}
.footer-nav ul li.parent > a > span> span:hover{color:#7d7c7c;}
.footer-nav .jsn-menu-toggle +ul > li.parent{height:100%;}
.footer-nav {margin-bottom:20px;border-top: 1px solid #ccc;padding-top:10px;}
#jsn-promo{position:relative;}
#jsn-footer p, #jsn-footer a{font-size:0.9em;}
.subpage-menu{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);}
.subpage-menu .jsn-modulecontent{text-align:center;}
.subpage-menu .menu-submenu{/*width:960px;margin:0 auto; overflow:hidden;*/}
.subpage-menu .menu-submenu li { float:none;   padding: 0px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;}
.subpage-menu .menu-submenu li span{color:#fff;font-size:15px;}

.subpage-menu .menu-submenu li a{      display: block;
    color: white;
    padding: 25px 30px;
    position: relative;}
.subpage-menu .menu-submenu li.active a:after {    border-width: 0 10px 10px 10px;}
.subpage-menu .menu-submenu li a:after{webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transition-property: border;
    -moz-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);}
.quicklink{overflow:hidden;padding:15px 0px;background:#fff;}
 h4.sppb-title-heading{font-size:24px!important;line-height:1.5em!important;    color: #228bcb;text-align:center;}
 #ftd-captcha > div {width:100%;}
  #ftd-captcha > div +div{    position: absolute;    right: 0px;    width: 300px;}
  #ftd-captcha{position:relative;}
  #chronoform-student .gcore-label-left{text-align:right;}
  .instructor-list{padding:40px 0;}
  .event-container{width:100%;}
  .gcore-input .event{    border: 1px solid #ccc;    padding: 0 20px!important;}
  #fin-custom{width:100%;}
  .special{margin-top:50px;}
   #sp-page-builder    .center-search input.submit, .center-directory input.submit{    background: #026abc;    color: #fff;    padding: 11px 25px;    font-size: 20px;    border: none; margin-left:20px;}
   .center-directory input.submit{line-height: 1em}
   .center-directory button.mapBtn{    background: #94c83d;
    color: #fff;
    padding: 5px 16px;
    font-size: 15px;
    border: none;}
     #sp-page-builder    .center-search input.keyword, .center-directory input.keyword{  width: 300px;    margin-left: 20px; margin-bottom:0;}
   }
  #sp-page-builder input, #sp-page-builder button, #sp-page-builder select, #sp-page-builder textarea, .center-directory input,.center-directory select{margin:0;    padding-left: 10px;    height: 50px;    border-radius: 0;}
 .center-directory input,.center-directory select{float:none;    height: 40px;
    border-radius: 0;}
nav.pagination{text-align:center;}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;margin:0;}

ul.pagination li a.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #0275d8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;

}
ul.pagination li.active .page-link{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8;
}

.center-list .center > div {border-top:1px solid #bdc0c2;padding:0;}
.center-list .center {border-bottom:1px solid #bdc0c2;overflow: hidden;}

.center-list .center-map-bottom,.center-list .center-map-top{margin-top:50px;text-align:center;}
.center-list .center .label{background:#d4f0fd;padding:10px 25px;font-size:15px;line-height:1.25em;color:#000;text-align:left;display:block;}
.center-list .center .content{padding:10px 15px;font-size:15px;line-height:1.25em;text-align:left;display:block;}
.center-list .center + .center {margin-top:30px;}
.center-list .center-map-group{margin:30px 0;float: left;    width: 100%;    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
display:none;
}
.center-list .center-map-group .center-map{height:350px;}
 .center-directory  select option:disabled {
    color: #000;
    font-weight: bold;
    text-align:center;
    background:#eee;
}
.center-list .center .btnDiv{padding:10px 0;display:block;}
.center-list .center > div {display:flex!important; display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: -ms-flexbox;  }
      .center-list .center    {border-bottom: 1px solid #bdc0c2;}
     .langSwitch > a{line-height:1.8em;padding:0 15px;color:#fff;}
     .langSwitch a {font-size:15px;}
      .langSwitch.open{    display: block;    background: #fff;    }
    .langSwitch.open > a{color:#333;}
    .langSwitch .dropdown-menu{border:0; border-radius: 0;-webkit-border-radius: 0;margin:0;}
    .langSwitch .dropdown-menu li a{color:#0071bb;     font-size: 15px;    white-space: nowrap;    display: block;    padding: 5px 20px;    cursor: pointer;}
    .langSwitch .dropdown-menu li a:hover{color:#333;}
    .langSwitch .dropdown-menu li.active a {color:#ccc;}
    .introduction {padding:50px 0;}
    .introduction .sppb-row{padding:0;}

    .desktop-menu li > ul  li > ul{display:none;}
    .width80{ margin:0 10%;}
    .sppb-row a.link{margin-top:10px;margin-bottom:10px;}
    .csr img{width:50%;}
    ul.footer-menu{margin-top:2px;}
    .system-message .validation ul{width:960px;margin:0 auto!important;}
    	.jsn-homepage .home-banner .sppb-col-sm-12{padding-left:0;padding-right:0;}
    	.center-map-bottom a{cursor:pointer;}
		.gcore-line-td input{height:30px;padding:5px 10px!important;}
			.mm-panels{    background: #6ed0f7!important;    color: #fff;}



@media (max-width:1024px){
				#jsn-header-right{padding-top:30px;}
				.news-list img.sppb-img-responsive{display:none;}
				.jsn-homepage .sharing .col-lg-7 {margin-top:10px;}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{
	.study-in-kumon .sppb-row, .vcenter .sppb-row{display:flex!important;}
	.sppb-col-sm-4{width:33.33333%!important;}
	.testmonioDetails .content{padding:20px;}
	.fa-bars{font-size: 1.4em!important;
    margin-top: 3px;}
    .study-in-kumon .sppb-row, .vcenter .sppb-row, .feature-vcenter .sppb-addon-content {
    display: -webkit-flex!important;
    -webkit-align-items: center;
    display: flex!important;
    align-items: center;
    margin: 0 auto;
	}
	.jsn-homepage .news-list .sppb-col-sm-3{width:15%;}
	.jsn-homepage .arrow_box .sppb-addon-content {    width: 210px;}
}
@media (max-width:768px){
	#jsn-header-right{padding-top:0;}
	.system-message .validation ul{width:100%;}
	ul li {    padding: 0;   /* margin: 0.3em 0 0.3em 0.5em;*/	}
	h1.pageTitle, #sp-page-builder .sppb-section-title h1.sppb-title-heading{font-size:28px!important;}
	#jsn-logo {     padding: 0 ;     width: 120px;	}
	.displayFirst{display: table-header-group;}
	.displayLast{display:table-footer-group;}
	.desktop-menu{display:none;}
	.mobile-menu{display:block;}
	#jsn-content{padding:0!important;}
	#jsn-pos-promo ul.breadcrumb{text-align:left;}
	#jsn-header-inner,.contentWrapper,#jsn-footer-inner,  .divWrapper .sppb-row, .divWrapper .sppb-section-title{width:100%;}

	#sp-page-builder .sppb-section-title{margin-bottom: 20px}
	.sppb-divider{margin:0 auto;}
	 .contentWrapper.rightFirst{padding:0 15px;}
	.rightFirst .sppb-row > div, .study-in-kumon .blueBg + .contentWrapper .sppb-col-sm-6, .rightFirst > div {display: table-footer-group;}
	.rightFirst .sppb-row > div +div, .study-in-kumon .blueBg + .contentWrapper .sppb-col-sm-6 +.sppb-col-sm-6, .rightFirst div+div  { display: table-header-group;}
	.header-nav #jsn-menu-toggle-parent{display:block;}

	h2, h2.subTitle, div.testmonioItem .itemTitle a, h1.sppb-title-heading{font-size:18px;}
	#sp-page-builder .sppb-section-title h3.sppb-title-heading{    font-size: 16px;    line-height: 1.5em;}


	.wechat-div .fa{display:inline-block;}
	.study-in-kumon .sppb-row, .vcenter .sppb-row{    display: block;}
	.study-in-kumon ul li, .study-in-kumon  ol li{margin:0;}
.testimonialWrapper .blueBg{padding:0 10px;}
	div.testmonioItem{border:2px solid #6dd0f6 ;background:#fff;overflow: hidden;}
	div.testmonioItem .itemTitle {padding: 20px 0;border-bottom:1px solid #c2c2c2;text-align:center;}
	div.testmonioItem .itemTitle a{font-size:16px;}
	div.testmonioItem .itemContent {padding:40px 10px;}
	div.testmonioItem .itemContent .itemImage {text-align:center;}
	div.testmonioItem .itemContent .itemImage img{width:75%;}
	div.testmonioItem .readMore{color:#ff0000;font-weight:bold;}
	div.testmonioItem + div.testmonioItem {margin-top:50px;}

	.testmonioDetails h1.pageTitle{line-height:1em;font-size:16px;margin-top: 10px;}
	.testmonioDetails{border:none;}

	
	.aspiration .special.sppb-section .sppb-addon-single-image .sppb-addon-title{
	    width: 100%;
	    border-bottom:none;
	    font-size: 25px;
	    padding: 0px;
	    margin: 0;
	    line-height: 1em;
	    padding-bottom:10px;
	    font-weight:normal;
	    float:none!important;
	    text-align:center!important;
	}
	.aspiration .special.sppb-section .sppb-addon-single-image .sppb-addon-content {
	    width: 100%;
	   	float:none;
	    text-align:center;
	}
	.aspiration .special.sppb-section .sppb-addon-text-block {
		width: 100%;
	    padding: 0px;
	    float:none;
	    text-align:left;
	}
	.contact-us h2.sppb-addon-title{
		color: #228bcb;
	    font-size: 18px;
	    line-height: 1.5em;
	    background: #228bcb;
	    color: #fff;
	    padding-left: 10px;
	    margin: 0;
	}
	.contact-us .sppb-addon-content{
	   	margin: 0;
	    border: none;
	    margin-bottom: 20px;
	    padding: 10px;
	    background:#d4f0fd;
    }
    .inspiration .word{padding-left:10px!important;padding-right:10px!important;}
    .study-in-kumon .contentWrapper{padding:0;}
   .study-in-kumon .sppb-addon-title + .sppb-addon-content {    margin-left: 20px;
    margin-right: 20px;}
    #jsn-pos-footer2 .jsn-mod-custom{text-align:left;}
    ul.footer-menu li.first{padding-left:0;}
    ul.footer-menu{margin-left:0;}
    .five-feature-bottom,.five-feature-bottom .second {background-size:cover!important;padding:10px;}
    .five-feature-bottom .first{padding:10px;}
    .five-feature-bottom .first h3{font-size:1.5em;}
    .feature-title .sppb-addon-content{font-size:1.4em;}
    .five-features .video{margin-top:20px;   margin: 0 auto;}
    .five-features .video .text{padding:10px 20px;background:#3e9bbf;color:#fff;text-align:center;border-radius: 5px; display:block;margin:20px auto;width:50%;   }
    .feature-vcenter .sppb-addon-content{display:block;}
    .feature-title .sppb-addon-content{padding-left:0;}
    .five-features .sppb-divider{padding:0;}
	.history .sppb-col-sm-2{width:100%}
    .history .sppb-row{display:block;}
    .history .year .sppb-addon-content {
    width: 10px;
    background-color: #d5eff6;
    position: absolute;
    left: 15px;
    right: 0;
    top: 50%;
    /* left: 50%; */
    height: 5px;
    width: 100%;
	}
	.history .year h3.sppb-addon-title{display:inline-block;}
	.history .sppb-addon-accordion .sppb-panel-heading{width: 16.66666667%;}
	.history .sppb-addon-accordion .sppb-panel-collapse{width: 83.33333333%;}
	.procedure .sppb-addon-container{display:table;width:100%;}
	.procedure .sppb-addon-text-block{float:right;text-align:left!important;display:table-cell;vertical-align: middle;width:70%;}
	.procedure .sppb-addon-feature{float:left!important;text-align:left!important;display:table-cell;vertical-align: middle;width:25%;}
	.procedure .sppb-icon{display:none;}
	.procedure .sppb-row > .sppb-col-sm-6{	border:none!important;}

	/*.procedure .sppb-addon-feature .sppb-media > div span:after{
		  content:'';		  position: absolute;		  top: 0px;		  bottom: 0px;		  left:50%;		  right: 0;		  border-left:3px dashed #bdc0c2;			z-index:1;
	}*/
	.procedure .sppb-row > .sppb-col-sm-6 .sppb-media .pull-left{z-index:10;position:relative;}
	.procedure .sppb-row > .sppb-col-sm-6 .sppb-media .sppb-media-body{
	width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 3px dashed #bdc0c2;
	}

	.procedure .sppb-addon-feature .sppb-media {padding-bottom:20px!important;}
	.procedure .sppb-addon-feature .sppb-media div{		margin:0;	}
	.inspiration .sppb-row .sppb-col-sm-6{    margin-bottom: 30px;    overflow: hidden;}
	.inspiration + .inspiration{margin-top:0;}
	.inspiration .sppb-row{margin:0 auto;}


	.inspiration .sppb-row .sppb-col-sm-6:nth-child(1),.inspiration .sppb-row .sppb-col-sm-6:nth-child(2){padding:0;margin-right:0;}

	.inspiration .sppb-row  .word-head:nth-child(1),.inspiration .sppb-addon-single-image:nth-child(1){margin-right:10px;}
	.catList .subcat {
	    padding: 5px;
	}
	 .catList .subcat .catlink {
	    font-size: 14px;
	    font-weight: normal;
	    line-height: 2em;
	}
	.newsItems .newsItem .top{
		overflow: hidden;
   		padding: 20px 0px;
   		border-bottom:2px solid #9ad7f6;
	}

	.newsItems .newsItem .createDate{text-align:right;}
	.newsItems .newsItem .itemContent{border-left:none;margin-top:30px;}
	.newsItems .itemTitle a{font-size:18px;}
	.col-lg-12,.newsItem .itemContent{padding-left:0!important;padding-right:0!important;}
	.contentWrapper .sppb-section-title {padding:0 10px;}

	.news .pageTitle {font-size:22px;}
	.news .intro{overflow:hidden;}
	.contentWrapper,.divWrapper .sppb-row{padding:0 5px;}
	p, pre, blockquote, form, dl, ul, ol, fieldset, address, table{font-size:14px;}
	.sppb-row{margin:0 auto;}
	.gcore-line-td .gcore-label-left{width:100%!important;text-align:left!important;}
	.gcore-checkbox-item{    white-space: normal!important;
    width: 100%;}
    #chronoform-instructor .gcore-label-left{text-align:left!important;}
    .staff-image ul li{width:100%;}
	.staff-image ul li:nth-child(odd){background:#e3f6fe;}
	.staff-image ul li:nth-child(even){background:#c2ecfc;}
	.jsn-homepage .blueBg.pink .sppb-row{width:100%;}
	    .jsn-homepage .news-list .sppb-col-sm-3{display:none;}
	        .jsn-homepage .news-list  .sppb-col-sm-9{margin-left:0px;width:100%;}
    .jsn-homepage .video .sppb-title-heading{border:0;}
    .jsn-homepage .sharing .sppb-title-heading, .jsn-homepage .subject h1,.jsn-homepage .video .sppb-title-heading{display:block;}
    .jsn-homepage .features .sppb-title-heading{display:block;padding:0;}
    .sppb-col-xs-1, .sppb-col-sm-1, .sppb-col-md-1, .sppb-col-lg-1, .sppb-col-xs-2, .sppb-col-sm-2, .sppb-col-md-2, .sppb-col-lg-2, .sppb-col-xs-3, .sppb-col-sm-3, .sppb-col-md-3, .sppb-col-lg-3, .sppb-col-xs-4, .sppb-col-sm-4, .sppb-col-md-4, .sppb-col-lg-4, .sppb-col-xs-5, .sppb-col-sm-5, .sppb-col-md-5, .sppb-col-lg-5, .sppb-col-xs-6, .sppb-col-sm-6, .sppb-col-md-6, .sppb-col-lg-6, .sppb-col-xs-7, .sppb-col-sm-7, .sppb-col-md-7, .sppb-col-lg-7, .sppb-col-xs-8, .sppb-col-sm-8, .sppb-col-md-8, .sppb-col-lg-8, .sppb-col-xs-9, .sppb-col-sm-9, .sppb-col-md-9, .sppb-col-lg-9, .sppb-col-xs-10, .sppb-col-sm-10, .sppb-col-md-10, .sppb-col-lg-10, .sppb-col-xs-11, .sppb-col-sm-11, .sppb-col-md-11, .sppb-col-lg-11, .sppb-col-xs-12, .sppb-col-sm-12, .sppb-col-md-12, .sppb-col-lg-12{padding:0 10px;}
    .arrow_box{    display: block;    clear: both;    margin: 75px auto;top:75px;}
	.jsn-homepage .slider-content{padding:0 10px;}
	.slider-content .sppb-addon-content{width:100%;}
	.jsn-homepage .features{margin-bottom:105px;}
	.jsn-homepage .sharing .sppb-row > div, .jsn-homepage .video .sppb-row > div,  .jsn-homepage .story .sppb-row >div{margin-bottom:25px;}
	 .jsn-homepage .sharing .col-lg-12 {text-align:center;}
	.jsn-homepage .news-list h1,.jsn-homepage .subject h1, .jsn-homepage .story h1, .jsn-homepage .story .sppb-addon-feature .sppb-addon-content .sppb-feature-box-title{text-align:center;}
	.jsn-homepage .story .sppb-addon-feature .sppb-addon-content >span {display:none!important;}
	.jsn-homepage .story .img-circle img{margin:0 auto;}
	.jsn-homepage .features .col-lg-8{padding:0;}
	.jsn-homepage h1{margin:10px 10px;font-size:28px;}

	.slider-content .sppb-addon-content a.search{text-align: center;
    display: block;
    float: none;
    margin-top: 20px;}
    .jsn-homepage a.link, .jsn-homepage .subject-list a {    float: right;
    margin: 20px 0 10px 0;
    /*display: block;*/
    /* margin: 20px auto; */
    float: none;
    text-align: center;}
    img.sppb-img-responsive  {width:75%;}
    .width-auto img{width:auto!important;}
    .padtop20{padding-top:20px;}
    .quicklink{margin-bottom:20px;}
    h4.sppb-title-heading{font-size:18px!important;line-height:1.5em!important;}
    .quicklink{    padding: 10px 0px;}
   .quicklink .sppb-btn-link{text-align:left;}
   .socialShare{margin:20px 0!important;}

   #jsn-footer{padding-top:10px;}
   #jsn-pos-footer2 div.jsn-modulecontainer:first-child{margin-top:0px;}
   #jsn-footer .jsn-modulecontainer {width:100%;}
   #jsn-footer div.jsn-modulecontainer{margin-top:0;}
   .five-feature-bottom{padding:30px 15px;}
   .five-features img.sppb-img-responsive  {width:100%;}
   .whiteBg{padding:0;}
   .milestone-list{padding-top:20px;}
   .milestone-list:last-child{padding-bottom:20px;}
   .milestone-list .sppb-addon-title{text-align:center;padding:0 10px;}
   .study-in-kumon h2.sppb-addon-title{font-size:22px;}
   .study-in-kumon img.sppb-img-responsive,.instructor-list img.sppb-img-responsive, .procedure img.sppb-img-responsive,.inspiration img.sppb-img-responsive {width:100%;}
      .introduction .sppb-col-sm-4{width:100%;float:left;}
      .introduction .sppb-col-sm-4 a,.quicklink .sppb-btn-link{text-align:center;word-wrap: normal;display:block;}

   .instructor-list{padding:20px 0;}
   .instructor-list .sppb-col-sm-6{margin-bottom:20px;}
     #ftd-captcha > div +div{position:relative;}
     .procedure:nth-child(odd) .sppb-row > .sppb-col-sm-6:nth-child(odd), .procedure:nth-child(even) .sppb-row  .sppb-col-sm-6:nth-child(even){display:none;}
     .inspiration .sppb-row .word-head .sppb-addon-content{padding:20px 0;}
     
     .center-list .center .label{padding:10px;}
     .center-list .center {float:none;}
     .center-list .center + .center {margin-bottom:40px;}
     .center-list .center-map-group .center-map{height:200px;}
.langSwitch > a{padding:0 5px;}
.header-social ul li, .header-contact ul li{margin:0;margin-left:5px;}
.langSwitch > a{line-height: 1.6em;font-size: 0.8em;}
.langSwitch .dropdown-menu li a{white-space: normal;}
.testmonioDetails .fc_item_title{background:none;line-height:1.25em;}
    #jsn-logo a{margin:0;}
    #jsn-pos-footer2{margin-top:0;}
    .jsn-menu-toggle{    font-size: 1.4em;    padding-left: 10px;    margin-top: -3px!important;}
    .row{margin-left:0;margin-right:0;}
    form.contentWrapper{padding:0 15px;}
.chronoform-container .gcore-line-td{padding:0px!important;}
 .center-directory input.submit{margin-top:10px;margin-left:0;}
 .center-directory input.keyword{margin-left:0!important; margin-top:15px;width:305px;}
 /*.divWrapper .sppb-row{padding:0 15px;}*/
 .inspiration .word-head:after{    left: 47%;     bottom: -12px;}

.newsItems{padding:0 15px;}
.newsItem .itemContent{    border-bottom: 1px solid #9ad7f6;}
.newsItem .itemContent .itemIntro{margin-bottom:20px;}
.testmonioItem .itemIntro {margin-top:20px;}
.testmonioDetails .content{padding:20px;}
.testmonioDetails .content .row{margin-left:0px!important;margin-right:0!important;}
.testmonioDetails .intro .image {text-align:center;}
.testmonioDetails .intro .image img{width:75%;}
.jsn-homepage .news-items .content{width:250px;}
.jsn-homepage .features .sppb-col-sm-9, .jsn-homepage .features .sppb-col-sm-3 {width:100%;}
.jsn-homepage .arrow_box .sppb-addon-content{width:220px;}
}
@media (max-width:360px){
	.jsn-homepage .news-items .date{width:60px;height:60px;padding:5px;}
	.jsn-homepage .news-items .date .day{font-size:20px;}
	.jsn-homepage .news-items .date .month{font-size:22px;}
	.jsn-homepage .news-items .content{width:230px;}
}
.header-right-sh .desktop-menu li:nth-child(2){margin-right:0;}
