©/**
* @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.5;
	margin: 0;
	padding: 0;
}
body {
	font-size: 90%;
	font-family: 'Lato', Tahoma, Arial, sans-serif
}
/* =============== DEFAULT HTML - TEXT STYLES =============== */
p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	padding: 0;
	margin: 10px 0;
}
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;
}
img {
	max-width: 100%;
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	font-size: 1.6em;
	font-weight: bold !important;
}
h2 {
	font-size: 1.4em;
}
h3 {
	color: #0C75B4;
	font-size: 1.4em;
}
h4 {
	color: #D59500;
	font-size: 1.3em;
}
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 {
	color: #444;
	text-decoration: underline;
}
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: 20px;*/
}
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: #303030;
	background-color: #fff;
	/*min-width: 1170px;*/
	/*overflow: hidden;*/
}
#jsn-header-inner{
	background: #ffffff;
}
#jsn-pos-topbar,
#jsn-header-inner,
#jsn-menu-inner,
#jsn-body {
	margin: 0 auto;
	max-width: 1162px;
	position:relative;
}
#jsn-footer {
	margin: 0 auto;
}
#jsn-logo-desktop{
	width:190px;
}
/* ----- 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;*/
	z-index: 4 !important;
	margin:0 auto;
}
#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
#jsn-pos-topbar a {
	color: #ffffff;
}
#jsn-pos-topbar .jsn-modulecontainer .banneritem{
	margin-bottom:0px !important;
}
/* =============== 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-header {
	background-color: transparent;
	position: relative;
	overflow: hidden;
	max-width:1170px;
	margin: 0 auto;
}
#jsn-logo a {
	line-height: 100%;
	display: inline-block;
	margin: 4px 50px 4px 0;
}
#jsn-headerright {
	padding: 20px 0;
}
#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;
	color: #f2f2f2;
	background-color: #0c75b4;
	position: relative;
	/*max-width: 1162px;*/
    margin: 0 auto;
}
#jsn-pos-mainmenu {
	float: left;
}
#jsn-pos-toolbar {
	float: right;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
#jsn-pos-toolbar form > p{
	margin:0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top {
	color: #D4D4D4;
}
#jsn-promo {
	/*margin: 30px 0 20px;*/
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id*="jsn-content_inner"] {
	position: relative;
}
#jsn-content,
[id*="jsn-content_inner"] {
	z-index: 87\0;
}
#jsn-mainbody-content {
	padding: 10px 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: 0 !important;
}
#jsn-pos-breadcrumbs,
#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-pos-mainbody-top,
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {

}
#jsn-pos-breadcrumbs,
#jsn-pos-user-top,
#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;
}
#jsn-content-bottom-below {
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #e5e5e5;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-pos-footer1{
	margin:0 20px 0 15px;
}
#jsn-footer {
	color: #ffffff;
	font-size: 0.9em;
	background-color: #0a5989;
	border-top: 2px solid #b3b3b3;
    width: 100%;
}
#jsn-footermodules {
	max-width:1170px;
	margin: 0 auto;
}
#jsn-footer h3.jsn-moduletitle{
	margin: 0;
	color: #ffffff;
    line-height: 1.6;
	padding-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
	border-bottom:2px solid #dbdbdbe6;
}
#jsn-footer p, #jsn-footer a{
	color: #dbdbdb;
}
#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: #000000;
	text-transform: uppercase;
}
#jsn-footer a:hover{
	text-decoration: none;
	color: #fffc00;
}
#jsn-footer-inner{
	position: relative;
}
#jsn-footer a {
	text-decoration: none;
}
#jsn-footer a:hover {
	text-decoration: underline;
}
#jsn-footer-inner > .jsn-modulescontainer{
	padding: 10px 0;
}
#jsn-pos-bottom {
	text-align: right;
}
#jsn-brand {
    display: block;
    padding: 24px 0;
    text-align: center;
	color:#9b9b9b;
}
#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
}
/*--- 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: 7px;
}
#jsn-pos-footer2 div.jsn-modulecontainer {
	margin-top: 10px;
}
ul.menu-ftmenu {
  list-style-type: none;
  font-size:13px;
}
ul.menu-ftmenu li{
  	margin: 4px 0 0;
}
ul.menu-ftmenu li a{
  	display: inline-block;
}
.menu-ftmenu li a{
	text-decoration: none !important;
}

#network_footer{
	margin: 0 auto;
    padding: 11px 0px 16px 0;
    text-align: center;
    clear: both;
    line-height: 36px;
    font-size: 1.5em;
    width: 100%;
	z-index: 99;
}
#network_footer span {
    display: inline-block;
    
}
#network_footer span.sbar {
	
}
#network_footer a {
    font-family: Arial;
    text-decoration: none;
    margin: 8px;
    color: #93b4f0;
    padding: 3px 10px 0;
}


/* ============================== 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 {
	background: #F9F9F9;
    border: 1px solid #ededed;
}
.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}
.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}
.text-highlight.highlight-light {
	color: #000;
	background: #fefefe;
}
.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;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #000;
	border-color: #EAEAEA;
	text-decoration: none;
	background-color: #F4F4F4;
}
/* ----- 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 {
	font-size: 0.8em;
	text-transform: none;
	font-weight: normal;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	float: left;
}
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: #000;
	display: block;
	cursor: pointer;
	padding: 10px 0;
	margin: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	font-size: 1.2em;

	font-weight: bold;
	padding: 14px 18px 16px;
	color: #fff;
}
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 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last a,
div.jsn-modulecontainer ul.menu-mainmenu ul li:last-child a {
	border-bottom: none;
}
/* ----- RICH MENU STYLE ----- */
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 > li > ul:after {
	border-bottom: 8px solid #fff;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    position: absolute;
    top: -8px;
    width: 0;
    margin-left: -9px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 99999;
}
div.jsn-modulecontainer ul.menu-mainmenu > ul {
	border-top: none;
}
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 span[class*="jsn-menu"] {
	text-decoration: none;
	color: #fff;
}
div.jsn-modulecontainer ul.menu-mainmenu li a:hover {
	text-decoration: none;
}
/* ----- ACTIVE STATE ----- */
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	left: auto;
	right: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu,
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px solid #EEEEEE;
}
div.jsn-modulecontainer[class*="richbox-"] ul.menu-treemenu > li,
div.jsn-modulecontainer.solid-2 ul.menu-treemenu > li {
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
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: 8px 0;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 20px;
	background: url(../images/icons/icons-base.png) 0 -340px no-repeat;
}
div[class*="richbox-"] ul.menu-treemenu li a {
	color: #ffffff;
}
/* ----- 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: #EEEEEE;
}
div[class*="richbox-"] ul.menu-treemenu li > a > span {
    background: url("../images/icons/icons-base.png") no-repeat scroll 0 -766px;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 35px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 70px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 105px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 135px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 175px;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li.active > a {
	font-weight: bold;
}
/* ----- CURRENT / HOVER STATE ----- */
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 {
	margin: 0;
	padding: 0 8px;
	display: inline-block;
}
ul.menu-topmenu li a {
	padding: 0;
	color: #8d8d8d;
	display: block;
}
ul.menu-topmenu li a:hover {
	text-decoration: underline;
}
ul.menu-topmenu li a span {
	display: block;
}
/* =============== NORMAL - MENU =============== */
ul li a.clearfix {
	display: inline-block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #000;
	font-size: 1.5em;
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}
h3.jsn-moduletitle span {
	display: block;
	line-height: 24px;
	text-transform: uppercase;
}
[class*="jsn-icon-"] h3.jsn-moduletitle span {
	line-height: 32px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="richbox-"] div.jsn-modulecontainer_inner {
	padding: 15px;
}
/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-modulecontainer_inner {
	background-color: #000000;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
	color: #000;
}
div.richbox-1,
div.solid-2 {
	color: #8d8d8d;
}
div.richbox-2 {
	color: #fff;
}
div.richbox-2 a {
	color: #fff;
}
div[class*="richbox-"] h3.jsn-moduletitle {
	color: #FFF;
}
div.lightbox-2 div.jsn-modulecontent,
div.richbox-2 div.jsn-modulecontent,
div.solid-2 div.jsn-modulecontent {
	padding: 10px 0 0;
}

div.richbox-2 h3.jsn-moduletitle {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 0 0 5px;
}
div.jsn-modulecontainer.richbox-2 ul.menu-sidemenu > li.active > a,
div.jsn-modulecontainer.richbox-2 ul.menu-sidemenu > li:hover > a,
div.jsn-modulecontainer.richbox-2  ul.menu-treemenu ul li:hover > a, 
div.jsn-modulecontainer.richbox-2  ul.menu-treemenu ul li.active > a  {
	color: #fff;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - TABS STYLE =============== */
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #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: #000;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	font-weight: bold;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #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: #000;
}
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: #fafafa;
	padding: 2px 4px;
	min-height: 22px;
}
.inputbox:active, .inputbox:focus {
	border-color: #b5b5b5;
	background-color: #f2f2f2;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	*display: inline;
	border: none;
	padding: 8px 15px;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #222;
}
.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: #000000;
	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;
	font-size: 0.9em;
	float: left;
}
.article-info-term {
	display: none;
}
.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}
/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	margin-bottom: 15px;
	background-color: #f4f4f4;
}
.jsn-article-toolbar .btn-group.pull-right {
	padding: 5px;
}
.jsn-article-toolbar dl {
	padding: 5px;
}
#article-index {
    float: right;
    margin: 0 0 1em 1em;
    background-color: #F2F2F2;
    border: 1px solid #D9D9D9;
}
#article-index ul {
	margin: 0;
	list-style-type: none;
}
#article-index ul li {
	margin: 0;
	padding: 0.25em 0.6em;
}
/* ----- ARTICLE INFO ----- */
.jsn-article-info {
	padding: 10px;
}
.jsn-article-info p:first-child {
	margin-top: 0;
}
.jsn-article-info p:last-child {
	margin-bottom: 0;
}
.author,
.createdate,
.publishdate,
.hits {
	margin: 10px 0;
	color: #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: 5px 0;
	clear: both;
}
/* ----- READ MORE ----- */
a.readon,
.readmore a {
	color: #fff;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 15px;
	display: inline-block;
	background: #222;
	border-radius: 0;
	border: none;
	box-shadow: none;
	text-shadow: none;
	float: right;
}
.readmore a span {
	display: none;
}
a.readon:hover,
.readmore a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	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 {
}
.jsn-articlecols .jsn-article {
	padding: 5px 0;
}
.blog-featured .items-row,
.front-page-blog .items-row {
	padding: 15px 0;
}
/* "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;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #000;
	margin: 0;
	display: inline-block;
	font-weight: bold;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	color: #000;
}
div.pagination ul li {
	font-size: 1.0em;
}
ul.pagenav li a,
div.pagination ul li a {
	margin: 0 2px;
}
ul.jsn-pagination {
	list-style-type: none;
}
ul.jsn-pagination > span,
ul.jsn-pagination > a,
ul.jsn-pagination li.navigation-page span,
ul.jsn-pagination li.navigation-page a {
	border-radius: 60px
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	background-color: #0a5989;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	color: #fff;
	font-weight: normal;
}

ul.jsn-pagination li.navigation-page span,
ul.jsn-pagination > span {
	color: #ffffff;
	background:  #119bee;
	font-weight: bold;
}
ul.jsn-pagination li.navigation-page a, 
ul.jsn-pagination > a {
	color: #fff;
}
ul.jsn-pagination li {
	display: inline-block !important; /*override compression*/
	margin: 10px 2px;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	font-weight: bold;
	padding: 5px 10px;
	border: none;
	color:#c0c0c0;
}
ul.jsn-pagination li a{
	color:#0a5989;
}
ul.jsn-pagination li.navigation-page a {
	padding: 0;
}
ul.jsn-pagination li span {
	background-color: transparent;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 0;
	color: #bbb;
}
ul.jsn-pagination,
p.jsn-pageinfo {
	font-size: 0.9em;
	text-align: center;
	margin: 20px 0 10px 0;
	box-shadow: none;
}
/* BLOG PAGES NAV LINK */
a.pagenav {
	text-transform: uppercase;
}
.category-blog .items-row {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.cat-children ul,
.cat-children ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cat-children ul li a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}
/* CATEGORIES MODULE */
ul.categories-module {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.categories-module li {
	margin: 0;
	padding: 0;
}
ul.categories-module li h1,
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.categories-module li h6 {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 0;
	margin: 0;
}
ul.categories-module li a {
	padding: 15px 10px;
	display: block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
ul.categories-module li:hover a {
	text-decoration: none;
	background-color: rgba(255,255,255,0.2);
}
/* LATEST NEWS MODULE */
ul.latestnews,
ul.latestnews li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.latestnews:before {
	display: none;
}
ul.latestnews li a {
	padding: 15px 10px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
ul.latestnews li:hover a {
	text-decoration: none;
}
/* ----- 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! 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.8em;
}

.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}
.breadcrumb li a,
.breadcrumb li span {
	color: #606060;
}
.breadcrumb li a,
.breadcrumb li span + span {
	display: inline-block;
}
.breadcrumb li span + span {
	font-weight: bold;
}
.breadcrumb a {
	padding: 0 20px 0 0;
	background: url("../images/icons/icon-arrow-black.png") 88% 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 a.btn {
	min-height: 15px;
}
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;
}
ul li.newsflash-item {
	list-style-type: none;
}
/* ============================== 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 {
	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: 14px;
}
.jsn-joomla-30 .icon-location {
    background-position: -24px -73px;
}
.jsn-joomla-30 div.tooltip {
	background: none;
	border: none;
}
.jsn-joomla-30 #form-login-remember {
	margin-bottom: 10px;
}
.jsn-joomla-30 #form-login-remember .control-label,
.jsn-joomla-30 #modlgn-remember {
	vertical-align: middle;
	margin-bottom: 0;
}
.jsn-joomla-30 #modlgn-remember {
	margin-top: 0;
}
.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
    border-bottom: none;
	margin-bottom: 0;
}
.nav-tabs.nav-stacked li {
	margin: 0.3em 0;
}
.jsn-joomla-30 .login fieldset.well {
	padding: 20px;
}
/* ============================== JSN MEGAZINE CUSTOM CSS ============================== */
/* =============== GENERAL LAYOUT =============== */
#jsn-usermodules1 {
	background-image: none;
}
.jsn-demo-page #jsn-pos-user1 {
	width: 60%;
}
.jsn-demo-page #jsn-pos-user2 {
	width: 37%;
}
body.jsn-joomla-30 ul li.newsflash-item {
	list-style: none;
}
/* =============== CATEGORY BLOG LAYOUT =============== */
.com-content .category-blog .componentheading,
.blog .componentheading,
.jsn-homepage .blog-featured .page-header,
.jsn-homepage .componentheading {
	border-bottom: 3px solid #000;
	padding: 0;
}
.com-content .category-blog .componentheading span,
.blog .componentheading span,
.jsn-homepage .blog-featured .page-header h1,
.jsn-homepage .componentheading span  {
	display: inline-block;
	padding: 10px 15px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	background-color: #000;
	margin: 0;
}
.jsn-homepage .intro-text,
.com-content .category-blog .intro-text,
.blog .intro-text {
	position: relative;
}
.com-content .category-blog .intro-text .category-name,
.blog .intro-text .category-name,
.jsn-homepage .intro-text .category-name {
	position: absolute;
	margin-left: 0;
	left: 0;
	top: 0;
	color: #fff;
	padding: 10px 15px;
	background: #000\9;
	background: rgba(0,0,0,0.85);
}
.com-content .category-blog .intro-text + .readon,
.blog .intro-text + p.readmore a,
.jsn-homepage .jsn-article .readon,
.jsn-homepage .intro-text + p.readmore a {
	float: right;
}
/* =============== NEWS FLASH MODULE =============== */
.jsn-modulecontainer.jsn-news-flash1 .intro-text {
	overflow: hidden;
}
.jsn-modulecontainer.jsn-news-flash1 .intro-text img {
	display: block;
}
.jsn-modulecontainer.jsn-news-flash1 .intro-text p {
	display: none;
}
.jsn-modulecontainer.jsn-news-flash1 .jsn-article {
	position: relative;
	margin-bottom: 10px;
}
.jsn-modulecontainer.jsn-news-flash1 .jsn-article .contentheading {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	z-index: 100;
}
.jsn-modulecontainer.jsn-news-flash1 .jsn-article .contentheading a {
	font-size: 16px;
	padding: 10px 15px;
	background-color: #000\9;
	background-color: rgba(0,0,0,0.8);
	display: block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.jsn-modulecontainer.jsn-news-flash1 .jsn-article:hover .contentheading a {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

.jsn-modulecontainer.jsn-news-flash2 .jsn-moduletitle {
	border-bottom: 3px solid #000;
	padding: 0;
	margin: 20px 0 35px;
}
.jsn-modulecontainer.jsn-news-flash2 .jsn-moduletitle span {
	display: inline-block;
	padding: 10px 15px;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	background-color: #000;
}
/* =============== LOGIN MODULE =============== */
body.jsn-joomla-25 .jsn-modulecontainer.jsn-user-login #modlgn-username,
body.jsn-joomla-25 .jsn-modulecontainer.jsn-user-login #modlgn-passwd {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body.jsn-joomla-30 .jsn-modulecontainer.jsn-user-login #modlgn-username,
body.jsn-joomla-30 .jsn-modulecontainer.jsn-user-login #modlgn-passwd {
	width: 65%;	
}
/* =============== HOMEPAGE SLIDESHOW =============== */
.promo-top .galleria-info {
	top: 50% !important;
	left: 10% !important;
	margin-top: -60px;
	width: auto !important;
}
.promo-top .galleria-info .galleria-info-text {
	background: none !important;
}
.promo-top .galleria-info-title,
.promo-top .galleria-info-description {
	display: inline-block !important;
	float: left;
	clear: both;
}
.promo-top .galleria-info-title {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 2.4em !important;
	margin: 0;
	background: rgba(0,0,0,0.8);
	padding: 10px 15px;
}
.promo-top .galleria-info-description {
	color: #fff !important;
	padding: 5px 15px;
	font-size: 1.8em !important;
	background: rgba(0,0,0,0.5);
}
/* =============== DEMO CONTACT INFO =============== */
.demo-contact-info .jsn-uniform .jsn-row-container {
	margin: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions {
	margin: 0 0 15px;
	padding: 0 7px;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar {
	margin: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .form-actions .btn-toolbar .jsn-form-submit {
	background: #000;
	box-shadow: none;
	border: none;
	padding: 10px 20px;
	color: #fff;
	text-shadow: none;
	border-radius: 0;
}
.demo-contact-info .jsn-uniform .jsn-row-container .control-group {
	padding: 5px;
}
.demo-contact-info .jsn-uniform .jsn-row-container .control-group.ui-state-highlight {
	border: none !important;
	background: none !important;
}
.demo-contact-info .jsn-uniform .jsn-row-container label {
	display: none !important;
}

.demo-contact-info .jsn-uniform .jsn-row-container input.email {
	border-radius: 0;
	margin: 0;
	padding: 15px 10px;
}
.demo-contact-info .jsn-uniform .demo-contact-desc {
	margin: 5px 0;
	padding: 10px;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	.promo-top .galleria-info {
		left: 0 !important;
	}
	.promo-top .galleria-info-title {
		font-size: 1.3em !important;
	}
	.promo-top .galleria-info-description {
		font-size: 1.2em !important;
	}
	.jsn-homepage #jsn-promo {
		padding: 0;
	}
	div.testata_login {
		top: -20px !important;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		width:230px;
		text-align: center;

	}
	a.last_h_menu{
		margin-right:0px !important;
	}
	div.banner_mobile{
		display:block !important;
		visibility: visible !important;
	}
	div.banner_desktop{
		display:none;
		visibility: hidden;
	}		
}
@media only screen and (max-width: 320px), (max-device-width: 320px) {
	.promo-top .galleria-info {
		top: 45% !important;
	}
	.promo-top .galleria-info-title {
		font-size: 1.3em !important;
	}
}
/* ============================== DESKTOP ON MOBILE ============================== */

@media only screen and (max-width: 720px), (max-device-width: 720px) {
	.adsmanager_search_module_corriere{
		display:block !important;
	}
	.adsmanager_search_module_corriere > div{
		display:block !important; margin:3px !important;
	}
	.adsmanager_search_module_corriere > div:first-child{
		width:96% !important;	
	    padding:0px;
	}	   	
	.adsmanager_search_module_corriere input[type="text"]{
		width:97% !important;
		border-radius: 4px !important ;

	}



}







@media only screen and (max-width: 920px) {

	div.testata_login {
		top: -28px !important;
	}	
}
@media only screen and (max-device-width: 960px) {
	body.jsn-desktop-on-mobile #jsn-page,
	body.jsn-desktop-on-mobile #jsn-pos-topbar,
	body.jsn-desktop-on-mobile #jsn-header-inner,
	body.jsn-desktop-on-mobile #jsn-menu-inner,
	body.jsn-desktop-on-mobile #jsn-body,
	body.jsn-desktop-on-mobile #jsn-footer	{
		min-width: 100%;
		width: 100%;
		margin: 0 auto;
		max-width: 1162px;		
	}
	body.jsn-desktop-on-mobile #jsn-pos-topbar{
		margin: 0 auto;
		max-width: 1162px;		
	}
	body.jsn-desktop-on-mobile {
		-webkit-text-size-adjust: 80%;
	}
	#ins_annuncio_button{
		    margin: 5% 0;
	}
	

	
}

#formcontainer  textarea, input[type="text"] , input[type="email"], input[type="number"], input[type="password"]{
	width:80% !important;
}
#formcontainer select{
	width:84% !important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

#formcontainer select option{
	font-size:14px;
	line-height:1.1em;
	
}
.jsn-submenu-level-1{
-webkit-box-shadow: 0px 8px 42px -18px rgba(0,0,0,0.52);
-moz-box-shadow: 0px 8px 42px -18px rgba(0,0,0,0.52);
box-shadow: 0px 8px 42px -18px rgba(0,0,0,0.52);
}

#formcontainer > h3{
  border-bottom: 3px solid #0C75B4;
  font-weight: bold;
}

.corriere_button{
    border: none;
    
    text-align: center;
    text-decoration: none;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.corriere_button:hover{
	background-color: #ae3726 !important;
}

.btn_cerca{
    font-size: 14px;
	padding: 10px 25px;
    font-weight: bold;
    color: white;
    background-color: #0a52cb;
	height:44px;
}

.btn_blu{
    font-size: 14px;
	padding: 3px 6px;
	margin:4px;
    font-weight: bold;
    color: white !important;
    background-color: #0a52cb !important;
}
.btn_red{
    font-size: 14px;
	padding: 3px 6px;
	margin:4px;
    font-weight: bold;
    color: white !important;
    background-color: #b4181d !important;
}
.adsgest{
	min-width: 260px;
}
.adsgest > div{
	padding:4px 0
}

#ins_annuncio_button{
    color: white;
    background-color: #ca0a25;
    border: none;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 7px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid steelblue;
}
#ins_annuncio_button:hover{
	background-color: #f31b3c;
} 
._corriere{
	margin-top:0px !important;
}


.finline{
	padding-right:6px;}
#formcontainer input.error {
	border-color: #FF0000;
}
#formcontainer .error {
	color: #FF0000;	
}
.radio{
	padding-right:20px;
}
.col-form-label{
	min-width:65px;
}
.moduletableannunci_login{
	max-width: 600px;
}
#form-login-submit{
	text-align: center;
}
.jcarousel-skin-tango{margin-top:10px;}		
.banneritem{				
	text-align:center;
}
		
		
.c_nowrap{
	white-space: nowrap;
}
.corriere_table_description > td{
	background-color:transparent !important;
	padding: 14px 8px;
}
.fleft{
	float:left;
}

tr.list_highlight {
	background-color:#feffc6;
}
div.adlist_img{
    overflow: hidden;
    width: 248px;
    height: 199px;
	border:1px solid #e0e0e0;
}
img.adimage{
	margin: 0 auto;
    min-width: 200px;
   /* max-height: 110px;*/
    /*overflow: hidden;*/
	/*border:1px solid #ddd;*/
	width:100%;
	height: auto;
	object-fit: contain;	
}
img.noadimage{
    margin: 0 auto;
    max-width: 250px;
    max-height: 200px;
    overflow: hidden;
    opacity: 0.5;
    width: 100%;
}
div.adlist_text{
	float:left;
	width:64%;
	margin-left:14px;
}
div.adlist_text > h4{
	font-weight: bold;
}
div.adlist_text .testo{
	min-height:44px;
}
div.adlist_text .ad_info{
	color:#606060;
}

button.favorite_ads{
    padding: 4px 4px;
    border: none;
    background: none;
    box-shadow: none;
}
button.favorite_ads img{
	min-width:25px;
}

ul.jsn-submenu-level-1 li{
	line-height: 16px;
}
div.testata_login {
	position:absolute;
	right:6px;
	top:-22px;
	color:#bcbcbc;
}

div.testata_login > a {
	color:#101010;
	margin:0 10px 0 0;
}
div.testata_login > a:first-child{
	color:#fd5200;
	font-weight: bold;
}
div.testata_login > a:first-child:hover {
	color:#ee8a02;
}
div.testata_login > a > span {
	margin-top:2px;
	display: inline-block;
}
div.testata_login > a > img{
	margin:0 4px 0 8px;
	width:14px;
}
div._skin{
	position: absolute;
    left: 0;
    top: 0;	
}

.adsmanager-cat{
	color:#a0a0a0;
}


@media only screen and (max-width: 680px), (max-device-width: 680px) {
	div.adlist_text{
		width: 50%;
		margin-left: 14px;
	}
	
	table.adsmanager_table td {
		padding: 14px 0 24px 0;
		position:relative;
		overflow: hidden;
	}


}

@media only screen and (max-width: 460px), (max-device-width: 460px) {
	div.adlist_text{
		width: 99% !important;
		margin-left:0px;
	}
	div.adlist_text > h4{
		margin-top:12px !important;
		font-size: 18px;
	}
	
	div.adlist_img{
		width: 99%;
		/* max-height: 90px; */
		overflow: hidden;
		text-align: center;
	}
	div.adsmanager-cat{
		line-height: 1.8em;
	}
	div.ad_info{
		line-height: 1.4em;
	}

	
	div.ad_extra{
		/*position:absolute;*/
		margin-left:0px;
		margin-top:12px;
		width:100%
	}
	table.adsmanager_table  div.bloccouno{
	   min-height: 170px;
	}
	
	
}

@media only screen and (max-width: 440px), (max-device-width: 440px) {
	div.adlist_text{
		width: 60%;
	}
	div.ad_extra{
		width:35%
		
	}
}
@media only screen and (max-width: 400px), (max-device-width: 400px) {

	div.ad_extra{
		top:100px;
		
	}
}

#adgallery #carousel .flex-viewport > ul > li{
	padding:0 3px;
	height:108px;
	overflow: hidden;
}

button.button_opz_ad{
    padding: 4px 4px;
    border: none;
    background: none;
    box-shadow: none;
}

.back_button{
	text-align:center;
	margin: 10px 0;
}

.ad_share {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
	border-top: 1px dashed #d0d0d0;
	border-bottom: 1px dashed #d0d0d0;
	margin-top:10px;
	padding:20px 0 10px 0;
}
.ad_share .span1{
	float:left;
	width:24%;
	min-width:25px;
	max-width:70px;
	text-align: center;
}
h2.section-header{
	color: #0C75B4;
    font-weight: bold;
}



.btn_rispondi, .btn_mostra_tel{
    color: white;
    border: 1px solid #f9820b;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 7px 0 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
	width:80%;
}
.btn_mostra_tel{
	 background-color: #ffffff;
	 color: #f9820b;
}
.btn_rispondi{
	 background-color: #f9820b;
}

.btn_rispondi:hover{
	background-color: #efa405;
	border: 1px solid #efa405;
	color: #ffffff;
}
.btn_mostra_tel:hover {
	background-color: #f9820b;
	border: 1px solid #f9820b;
	color: #ffffff;
}

#contatti_mod_bar{
    text-align: right;
    border-top: 1px dashed #c0c0c0;
    padding: 10px 0;
}
#contatti_mod_bar a{
	margin-right: 20px;
}
#ad_riferimenti_box{ 
	min-height: 89px;
	align-items: center
}
.ad_riferimenti{
	
	margin:0 auto;
	margin-bottom:0 !important;
	padding:0;

}
.ad_riferimenti td{
    margin: 0;
    padding: 0;
    width: 30px;
    background: transparent;
    
}
.ad_riferimenti td:nth-child(1){
    width: 30px;
}

.ad_riferimenti td img{
	height: 20px;
	opacity: 0.8;
}
.ad_riferimenti td:nth-child(2){
    margin: 0;
    vertical-align: middle;
    font-size: 1.4em;
    background: transparent;

 }
.ad_riferimenti td span{
	height: 30px;
	font-weight: bold;
}

.cont_btn_mostra_tel {
	text-align:center;
	margin:20px 0;
}
.control-group .adsmanager_required{
	width:80% !important;
}
.alert{
	background-color:#ffffff;
	border: 1px solid #dbdbdb;
    padding: 15px 25px;
	
}


.alert .alert-heading{
	
	font-weight: bold;
    font-size: 18px;
    color: #f98a1a;
	font-family: arial;
}
.alert .alert-message{
	margin-top:20px;
	font-size: 13px;
    color: #404040;
	font-family: arial;
}
.jcarousel-item{
	font-size: 80%;
}

.alert-warning{
	margin-top:20px;
	font-size: 14px;
    color: #fd5200;
	font-family: arial;
}
.acceptrules{
	color:#fd5200;
	font-weight: bold;
}
.jsn-joomla-30 button{
	font-size: 16px;
}
.btn-primary,.btn-success,.gmap_address_btn{
	font-weight: bold;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 16px 38px;
    line-height: 1em;
    text-decoration: none!important;
    border: 1px solid transparent;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
	text-shadow: none;
	background-image:none;
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
    color: #fff;
    background-color: #04c;
	background-image:none;
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
    color: #fff;
    background-color: #5bb75b;
	background-image:none;
	box-shadow: none;
}


.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
	-webkit-box-shadow:none;
	box-shadow:none;



    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
	
    border-radius: 0 !important;
}
.jsn-joomla-30 select{

    font-size: 1rem  !important;
	border-radius: 0 !important;
	height:34px;
}
.gmap_address_container{
	width:76%;
}
.adsmanager_search_module_corriere{
	display:table;
}
.adsmanager_search_module_corriere > div{
	display:table-cell;
}
.adsmanager_search_module_corriere > div:first-child{
	width:40%;
}
.adsmanager_search_module_corriere input[type="text"]{
	width:94% !important;
	border-radius: 4px 0px 0px 4px !important;
	margin:0;
	height:30px;
}
.adsmanager_search_module_corriere select{
	border-radius: 0px 4px 4px 0px !important;
	margin:0;
	height:44px;
	font-size: 0.9rem !important;
}
.adsmanager_search_module_corriere .control-group{
	margin:0;
}
.paymentImg{
	border:0 !important;
}
.paymentImg img{
	border:0 !important;
	border-radius: 4px !important;
}
tr.list_top {
    background-color: #ffffcc;
}
.adsmanager-details .hcat{
	color: #909090;
	font-size: 12px;
}
.fad_text{
	line-height: 24px;
}
.adsmanager_table th:last-child{
	width:20%;
}
.tdcenter{
	text-align: center !important;
}

.gmap_check {
	position:relative;
	margin: 10px 0px;
	height: 27px;
}
.gmap_check input[type=checkbox]{
	margin-right:20px;
}
.gmap_check label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border:1px solid #ccc;
}
.gmap_check label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 7px;
    border: 3px solid #121212;
    border-top: none;
    border-right: none;

    transform: rotate(-45deg);
}
.gmap_check label:hover::after {
    opacity: 0;
}


.gmap_check input[type=checkbox]:checked + label:after {
    opacity: 1;
}




.worko-tabs {
  margin: 0;
  width: auto;
}
.worko-tabs .state {
  position: absolute;
  left: -10000px;
}
.worko-tabs .flex-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.worko-tabs .flex-tabs .tab {
  flex-grow: 1;
  max-height: 40px;
  
}
.worko-tabs .flex-tabs .tpanel {
  background-color: #fff;
  padding: 0px;
  min-height: 300px;
  display: none;
  width: 100%;
  flex-basis: auto;
}
.worko-tabs .tab {
  display: inline-block;
  padding: 4px;
  vertical-align: top;
  
  background-color: #fff;
  cursor: hand;
  cursor: pointer;
  text-align:center;
}
.worko-tabs .tab:hover {
  background-color: #eee;
}

#tab-one:checked ~ .tabs #tab-one-label,
#tab-two:checked ~ .tabs #tab-two-label,
#tab-three:checked ~ .tabs #tab-three-label {
  background-color: #fff;
  cursor: default;
  border-left-color: #69be28;
  font-weight: bold;
  border-bottom:2px solid #313131;
}


#tab-one:checked ~ .tabs #adgallery,
#tab-two:checked ~ .tabs #ad_gmap,
#tab-three:checked ~ .tabs #ad_youtube {
  display: block;
}




#ad_youtube{
    text-align: center !important;
}

.flexslider .slides ul li{
	height:110px;
	overflow: hidden;
	
}
li.corriere_incontri::after {
	content: '';
    position: absolute;
    left: 60px;
    z-index: 0;
    top: -10px;
    width: 40px;
    height: 40px;
    background: url(/images/corriere_incontri_ico.png);
    background-repeat: no-repeat;

	
}
li.corriere_incontri{
	position:relative;

}
div.banner_mobile{
	display:none;
	visibility: hidden;
}

@media only screen and (max-width: 960px), (max-device-width: 960px){
	li.corriere_incontri::after {
		right: 0;
		z-index: 999;
		left: 70px;
	}

}

@media only screen and (max-width: 1200px), (max-device-width: 1200px){
	div.adlist_text{

		width: 60%;

	}	

}	
@media only screen and (max-width: 1050px), (max-device-width: 1050px){
	div.adlist_text{

		width: 50%;
	
	}	

}

#jsn-topbar .foo, #jsn-topbar .foo a {
	 display:block;
	 visibility: visible;
	 padding:0;
	 margin:0;
	 width:100%;
	 
	 cursor:pointer;
}
#jsn-topbar .foo img,#jsn-topbar .foo_mob img{
	
    object-fit: cover;
}

#jsn-topbar .foo_mob {
	visibility: hidden;
	display: none;
	text-align: center;
	background: transparent;
	
}

@media screen and (max-width: 960px) {
  #jsn-topbar .foo{
	visibility: hidden;
	display: none;
  }

  #jsn-topbar .foo_mob {
	visibility: visible;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
  }


}

tr.AdsTestataGenerale > td {
	padding:0;
	border:0;
}
tr.AdsTestataGenerale > td > div{
	padding:0
}
#adminForm{
	margin:0;
}

.bannergroup{
	margin-bottom:20px;
}