/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

body {
    font-size: 75%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
     font-size: 13px;
     font-weight: 300;
     font-family: Arial, Helvetica, sans-serif;
     color: #000;
}

/*Custom Logout Style*/
#loggedUserSpan {
    font-size: inherit;
    color: #000000;
    text-align:center;
}

/* =============== 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;
}

/* =============== 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 {
    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: 5px
}

div.jsn-modulescontainer div.jsn-modulecontainer_inner {
    margin: 10px;
    height: auto !important; 
}

div.jsn-modulescontainer2.jsn-horizontallayout div.jsn-modulecontainer {
    float: left;
    width: 49.95%;
}

div.jsn-modulescontainer3.jsn-horizontallayout div.jsn-modulecontainer {
    float: left;
    width: 33.3%;
}

div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {
    float: left;
    width: 24.975%;
}

div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {
    float: left;
    width: 19.98%;
}

div.jsn-modulescontainer6.jsn-horizontallayout div.jsn-modulecontainer {
    float: left;
    width: 16.65%;
}

div.jsn-modulescontainer2 [id*="jsn-pos-user"],
div.jsn-modulescontainer2 #jsn-pos-footer,
div.jsn-modulescontainer2 #jsn-pos-bottom {
    float: left;
    width: 49.95%;
}

div.jsn-modulescontainer3 #jsn-pos-user5,
div.jsn-modulescontainer3 #jsn-pos-user6,
div.jsn-modulescontainer3 #jsn-pos-user7 {
    float: left;
    width: 33.3%;
}

/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
    background: repeat-x fixed left top;
}

#jsn-page {
    color: #000;
    margin: 0 auto;
    background-color: #fff;
/*    border-left: 2px solid #000000;
    border-right: 2px solid #000000;*/
    border-left: none !important;
    border-right: none !important;
    /*-webkit-box-shadow: 5px 0px 0px -1px #888;*/
    box-shadow: 12px 0 15px -4px rgba(66, 66, 66, 0.5), -12px 0 8px -4px rgba(66, 66, 66, 0.5);
}

/* ----- 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 - HEADER AREA =============== */
#jsn-logo {
    float: left;
}

#jsn-logo a {
    line-height: 100%;
    display: inline-block;
}

#jsn-headerright {
    padding: 20px;
}

#jsn-headerright #jsn-pos-top {
    float: right;
}

#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;
    position: relative;
    background-color: #282828;
}

#jsn-pos-mainmenu {
    float: left;
    margin: 0;
}

#jsn-pos-toolbar {
    float: right;
}

#jsn-pos-toolbar div.jsn-modulecontainer {
    float: right;
    margin-left: 10px;
}

#jsn-pos-toolbar form {
    margin: 0;
}

/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top {
    z-index: 88;
    color: #D4D4D4;
    padding-top: 3px;
    position: relative;
    border-bottom: 5px solid #404040;
    background: #595959 url(../images/backgrounds/bg-promo.jpg) left top repeat-x;
}

#jsn-content-top #jsn-promo,
#jsn-promo #jsn-pos-promo,
#jsn-promo #jsn-pos-promo-left,
#jsn-promo #jsn-pos-promo-right {
    position: relative;
}

#jsn-content-top h3.jsn-moduletitle {
    color: #fff;
}

#jsn-pos-promo-left div.jsn-modulecontainer,
#jsn-pos-promo-right div.jsn-modulecontainer {
    padding: 15px;
}

/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id*="jsn-content_inner"],
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
    position: relative;
}

#jsn-content {
    overflow: hidden;
    min-height: 800px;
}

div.jsn-hasleft #jsn-content_inner {
    background: #E5E5E5 url(../images/backgrounds/bg-leftside.png) right top repeat-y;
}

#jsn-content_inner {
}

div.jsn-hasright #jsn-content_inner2 {
}

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: 50;
}

#jsn-leftsidecontent_inner,
#jsn-rightsidecontent_inner,
#jsn-pos-innerleft_inner,
#jsn-pos-innerright_inner {
    padding: 15px;
    vertical-align:text-top;
}

#jsn-centercol_inner {
    padding: 0;
}

#jsn-mainbody {
    padding: 1.2em;
}

#jsn-pos-breadcrumbs {
    padding: 10px 15px;
}

#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 {
    background-image: url(../images/dot.png);
    background-repeat: repeat-x;
}

#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;
    border-top: none !important;
    border-bottom: none !important;
    background: #d9d9d9 url(../images/backgrounds/bg-usermodules3.png) left top repeat-x;
}

/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
    color: #595959;
    font-size: 0.9em;
    background-color: #fff;
    border-top: 1px solid #b3b3b3;
}

#jsn-footermodules {
}

#jsn-footer a {
    text-decoration: none;
}

#jsn-footer a:hover {
    text-decoration: underline;
}

#jsn-pos-bottom {
    text-align: right;
}

#jsn-brand {
    padding-top: 10px;
    display: block;
    padding: 3px 8px;
    color: #009ACA;
    text-align: center;
}

#jsn-brand a:hover {
    color: #fff;
    text-decoration: none;
}

/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */
.hd {
    display: none;
}

/* ----- PREDEFINED CONTENT ALIGN ----- */
.align-left {
    float: left;
}

.align-center {
    margin-left: auto;
    margin-right: auto;
}

.align-right {
    float: right;
}

.margin-left {
    margin-left: 1em;
    margin-right: 0;
}

.margin-right {
    margin-left: 0;
    margin-right: 1em;
}

.content-left {
    text-align: left;
}

.content-center {
    text-align: center;
}

.content-right {
    text-align: right;	
}

/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */
div.grid-layout2 div.grid-col {
    float: left;
    width: 49.95%;
}

div.grid-layout3 div.grid-col {
    float: left;
    width: 33.3%;
}

div.grid-layout4 div.grid-col {
    float: left;
    width: 24.96%;
}

div.grid-layout5 div.grid-col {
    float: left;
    width: 19.98%;
}

div.grid-layout6 div.grid-col {
    float: left;
    width: 16.65%;
}

div.grid-layout div.grid-col div.grid-col_inner {
    margin-right: 10px;
}

div.grid-layout div.grid-lastcol div.grid-col_inner {
    margin-right: 0;
}

/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-box {
    padding: .8em;
    border: 1px solid #e5e5e5;
}

.text-box-highlight {
    padding: .8em;
    border: 1px solid transparent;
}

.text-box-highlight:hover {
    border-color: #d9d9d9;
    background-color: #f2f2f2;
}

.text-highlight {
    padding: .2em .5em;
    background: #FFFFAA;
}

.text-highlight.highlight-green {
    color: #fff;
    background: #48691b;
}

.text-highlight.highlight-light {
    color: #000;
    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;
}

.mytable{
		width:100%; 
		border-collapse:collapse; 
                font-size: 12px;
}
.mytable td{ 
		padding:7px; border:#ecf1ff 1px solid;
}
	/* improve visual readability for IE8 and below */
.mytable tr{
		background: #dae5f4;
}
	/*  Define the background color for all the ODD table columns  */
.mytable tr td:nth-child(odd){ 
		background: #dae5f4;
}
	/*  Define the background color for all the EVEN table columns  */
.mytable tr td:nth-child(even){
		background: #ecf1ff;
}

@media print {
.mytable{font-size: 10px;}
#header, #menu, #sidebar, #footer, #print_button {display:none;border:0;}
}

/*
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: #d9d9d9;
    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;
}

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 {
    border-right: 1px solid #404040;
}

div.jsn-modulecontainer ul.menu-mainmenu li a {
    color: #CCC;
    display: block;
    cursor: pointer;
    padding: 8px 12px;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    font-size: 1.1em;
    border-right: 1px solid #000;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 10px 12px;
}

div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
    display: block;
}

/* ----- 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 ul {
    margin: 0;
    padding: 0;
    width: 200px;
    left: -999em;
    position: absolute;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li {
    width: 230px;
}

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-white.png) 98% center no-repeat;
}

/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
    color: #fff;
    text-decoration: none;
}

div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
    background-color: #404040;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
    color: #fff;
}

div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
    background-color: #404040;
}

/* ----- 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 dotted #b3b3b3;
}

div.jsn-modulecontainer ul.menu-treemenu li {
    margin: 0;
    padding: 0;
    position: relative;
}

div.jsn-modulecontainer ul.menu-treemenu > li {
    border-bottom: 1px dotted #b3b3b3;
}

div.jsn-modulecontainer ul.menu-treemenu li a {
    padding: 6px 10px;
    display: block;
    color: #404040;
    cursor: pointer;
    text-decoration: none;
}

div.jsn-modulecontainer ul.menu-treemenu > li > a {
    padding: 8px 10px;
}

ul.menu-treemenu li a span {
    display: block;
}

ul.menu-treemenu li > a > span {
    padding-left: 18px;
    background: url(../images/icons/icons-base.png) left -343px no-repeat;
}

div[class*="box-"] ul.menu-treemenu {
    margin: 5px -15px -15px;
}

div.box-grey ul.menu-treemenu li a,
div[class*="richbox-"] ul.menu-treemenu li a {
    color: #d9d9d9;
}

/* ----- 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.box-grey ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription,
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
    color: #B8B8B8;
}

/* ---------- 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: #000000;
    background-color: #d9d9d9;
}

div.box-yellow ul.menu-treemenu li a:hover,
div.box-yellow ul.menu-treemenu li a.current {
    background-color: #f5f5d4;
}

div.box-grey ul.menu-treemenu li a:hover,
div.box-grey ul.menu-treemenu li a.current,
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: 5px 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: #000;
    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: #000;
    font-size: 1.2em;
    padding-bottom: 5px;
    font-weight:bold;
}

h3.jsn-moduletitle span {
    display: block;
    line-height: 16px;
}

/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner {
    padding: 15px;
}

/* ----- BOX YELLOW STYLE ----- */
div.box-yellow div.jsn-modulecontainer_inner {
    background: #FEFEF5 url(../images/module-styles/box-yellow.png) left bottom repeat-x;
}

/* ----- BOX GREY STYLE ----- */
div.box-grey div.jsn-modulecontainer_inner {
    background: #323232 url(../images/module-styles/box-grey.png) left bottom repeat-x;
}

/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-modulecontainer_inner {
    background: #323232 url(../images/module-styles/richbox-1.png) left bottom repeat-x;
}

/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
    color: #000;
}

div.box-grey,
div[class*="richbox-"],
#jsn-content-top div.box-grey,
#jsn-content-top div[class*="richbox-"] {
    color: #d4d4d4;
}

div.box-grey h3.jsn-moduletitle,
div[class*="richbox-"] h3.jsn-moduletitle,
#jsn-content-top div.box-grey h3.jsn-moduletitle,
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {
    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;
}



textarea, input:not([type=submit]):not([type=button]):not([type=reset])
{
    border: 1px solid #aaaaaa; 
    -webkit-box-shadow: 
      inset 0 0 5px  rgba(0,0,0,0.2),
            0 0 10px rgba(0,0,0,0.2); 
    -moz-box-shadow: 
      inset 0 0 5px  rgba(0,0,0,0.2),
            0 0 10px rgba(0,0,0,0.2); 
    box-shadow: 
      inset 0 0 5px  rgba(0,0,0,0.1),
            0 0 10px rgba(0,0,0,0.1); 
    padding: 6px;
    background: #FFFFFF;
    margin: 0 0 5px 0;   
}
#input_fieldDescription,#input_fieldFullDescription,#input_fieldHtmlName,#input_title,#ddl_userroles {
   width: 150px;
}
#ddl_requestTypes {
   width: 240px;
}
#txt_arAnaforas {
   width: 50px;
}
#txt_dateFrom,#txt_dateTo {
   width: 66px;
}

input[type="button"], input[type="submit"], input[type="reset"], button[type="submit"] {
    border: 1px solid #808080;
    border-color: #808080;
    background: #FFFFFF;
    color: #404040 !important;
    font-weight: 550 !important;
    padding: 5px;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
    margin: 0 0 5px 0;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button[type="submit"]:hover {
   background: #FFFFFF; 
   color: #404040 !important;
   font-weight: 550 !important;
   background: none;
   -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    cursor: hand;
}

.inputbox {
    border: 1px solid #d0d0d0;
    background-color: #fafafa;
    padding: 2px 2px;
    min-height: 18px;
}

.inputbox:active, .inputbox:focus {
    border-color: #b5b5b5;
    background-color: #f2f2f2;
}

select.inputbox {
 padding: 2px;
}

#jsn-page .button {
    margin: 0 0 2px;
    font-size: 13px;
    line-height: 18px;
    line-height: 20px;
    font-weight: 600 !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #FFFFFF;
}

.button:hover, .button:active {
   background: #FFFFFF; 
   color: #404040 !important;
   font-weight: 700 !important;
   letter-spacing: 0.3px;
   background: none;
   -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   transition: all 0.3s ease 0s;
}

/* ----- 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;
}

/* =============== 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 TOOLBAR ----- */
.jsn-article-toolbar {
    margin-bottom: 15px;
    background-color: #f4f4f4;
}

.jsn-article-toolbar .btn-group.pull-right {
    float: 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;
}


/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
    margin: 10px;
    float: right;
    list-style: none;
}

ul.jsn-article-tools li {
    float: left;
    margin: 0 0 0 10px;
}

ul.jsn-article-tools li a {
    float: left;
    display: block;
    height: 16px;
    width: 16px;
    background: url(../images/icons/icons-base.png) left top no-repeat;
}

ul.jsn-article-tools li a.no-icon {
    background: none;
    width: auto;
    height: auto;
}

ul.jsn-article-tools li.jsn-article-icon-edit a {
    background: none;
}

ul.jsn-article-tools li a.jsn-article-print-button {
    background-position: 0 -430px;
}

ul.jsn-article-tools li a.jsn-article-email-button {
    background-position: 0 -516px;
}

ul.jsn-article-tools li a:hover {
    text-decoration: none;
}

.jsn-article-submit {
    margin-top: 0.8em;
}

.jsn-joomla-25 .item-title-entry .icon-edit,
.item-title-entry .jsn-icon-edit {
    display: inline-block;
}

/* ----- SUBMIT AN ARTICLE ----- */
.field-title {
    width: 120px;
    float: left;
}

.formelm, .formelm-area {
    margin: 5px 0;
    clear: both;
}

/* ----- READ MORE ----- */
a.readon {
    color: #404040;
    padding: 3px 6px;
    background: #F4F4F4;
    display: inline-block;
    border: 1px solid #e5e5e5;
}

a.readon:hover {
    text-decoration: none;
    background-color: #e5e5e5;
}

/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
    margin: 0 0 1em 1em;
    border: 1px solid #D9D9D9;
    background: #f2f2f2;
    float: left;
}

table.contenttoc th {
    padding: .4em;
    background: url(../images/dot.png) bottom repeat-x;
    font-weight: bold;
    text-align: center;
    font-size:13px;
}

table.contenttoc td {

}

/* 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;
}

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 15px;
}

ul.jsn-pagination {
    list-style-type: none;
    text-transform: uppercase;
}

ul.jsn-pagination li {
    display: inline-block !important; /*override compression*/
    margin: 10px 2px;
}

ul.jsn-pagination li a,
ul.jsn-pagination li span {
    font-weight: bold;
    padding: 3px 8px;
    border: 1px solid #CCC;
    background-color: #EAEAEA;
    color: #999;
}

ul.jsn-pagination li span {
    background-color: transparent;
}

ul.jsn-pagination li a:hover {
    color: #000;
    text-decoration: none;
}

ul.jsn-pagination li.navigation-page span {
    border: none;
    padding: 4px 9px;
    color: #fff;
}

ul.jsn-pagination,
p.jsn-pageinfo {
    font-size: 0.9em;
    text-align: center;
    margin: 20px 0 10px 0;
}

/* BLOG PAGES NAV LINK */
a.pagenav {
    text-transform: uppercase;
}

/* ----- CATEGORY LIST LAYOUT ----- */
/* DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE */
.contentdescription {
}

/* 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;
}

/* ----- 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;
}

/* ----- 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;
}

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: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;
    text-shadow: 0 1px 0 #fff;
    margin: 0;
}

.breadcrumb li a,
.breadcrumb li span {
    color: #404040;
}

.breadcrumb li span + span {
    font-weight: bold;
}

.breadcrumb span.divider {
    padding: 0 10px;
    background: url("../images/icons/icon-arrow-black.png") no-repeat scroll center center;
}

.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 {
    height: 20px;
}

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 5px;
    background: #FFF url(../images/icons/search-icon.png) 5px -168px no-repeat;
}


#mod-search-searchword {
    background: #FFF url(../images/icons/search-icon.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 1.7 CORE COMPONENT LAYOUT ============================== */
.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;
}

.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;
}

.login-fields {
    margin: 10px 0;
}

.login-fields label {
    width: 9em;
    float: left;
}

.categories-list dl dt,
.categories-list dl dd {
    margin: 0;
    padding: 0;
    display: inline;
}

.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: 8px 14px 7px;
    outline: none;
}

.jsn-joomla-30 label,
.jsn-joomla-30 input,
.jsn-joomla-30 button,
.jsn-joomla-30 select,
.jsn-joomla-30 textarea,
.jsn-joomla-30 .btn,
.jsn-joomla-30 .uneditable-input {
    font-size: 13px;
}

.jsn-joomla-30 .icon-location {
    background-position: -24px -73px;
}

.jsn-joomla-30 div.tooltip {
    background: none;
    border: none;
}

.jsn-joomla-30 #form-login-remember .control-label,
.jsn-joomla-30 #modlgn-remember {
    vertical-align: middle;
}

.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
    margin: 0;
}

.jsn-joomla-30 .page-header {
    border-bottom: none;
    margin-bottom: 0;
}


/*--------------------------------------------------------------*/
#jsn-page {
    width: 98%;
    height: 95% !important;
}

#jsn-pos-promo-left {
    float: left;
    width: 15%;
    left: -100%;
}

#jsn-pos-promo {
    width: 100%;
    left: 0;
}

#jsn-pos-promo-right {
    float: right;
    width: 0%;
}

#jsn-pos-promo {
    float: left;
    width: 100%;
}

#jsn-content_inner { right: 83%; min-height: 800px;}
#jsn-content_inner1 { left: 83%; }
#jsn-content_inner2 { left: 100%; }
#jsn-content_inner3 { right: 100%; }

#jsn-leftsidecontent {
    float: left;
    width: 17%;
    left: -83%;
}

#jsn-maincontent {
    float: left;
    width: 83%;
    left: 17%;
}

#jsn-rightsidecontent {
    float: right;
    width: 0%;
}

#jsn-pos-innerleft {
    float: left;
    width: 16%;
    left: -100%;
}

#jsn-centercol {
    float: left;
    width: 100%;
    left: 0;
}

#jsn-pos-innerright {
    float: right;
    width: 0%;
}


/* --------------------- added by ots ------------------------- */
#jsn-header {
    background-color: gray;
    margin-top: 15px;
}


#cat_list {
    width:240px;
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

.ots-message-box {
    width: fit-content;
    align-items: center;
    margin-right: auto;
    margin-left: auto;  
    min-height: 40%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 40vh; /* These two lines are counted as one :-)       */   
    display: flex;
}
.ots-message-box-login {
    position: relative;
    display: block;
    height: auto;
    width: auto;
    margin-top: 5% !important;
    margin-right: 5%;
    margin-left: 5%;

}
/*--------------------------------------------------------------*/

/* FILE: /components/com_k2/css/k2.css */
/** * @version$Id: k2.css 1913 2013-02-08 22:35:11Z joomlaworks $ * @packageK2 * @authorJoomlaWorks http://www.joomlaworks.net * @copyrightCopyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved. * @licenseGNU/GPL license: http://www.gnu.org/copyleft/gpl.html *//*### Legend ###Font families used:font-family:Georgia, "Times New Roman", Times, serif;font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;font-family:Arial, Helvetica, sans-serif;Colors used:#f7fafe (light blue) used as background on all toolbars, category and user/author boxes*//*----------------------------------------------------------------------Common Elements----------------------------------------------------------------------*//* --- Basic typography --- */a:active,a:focus {outline:0;}
img {border:none;}
/* --- Global K2 container --- */#k2Container {padding:0 0 24px 0;}
body.contentpane #k2Container {padding:16px;}
/* used in popups *//* --- General padding --- */.k2Padding {padding:4px;}
/* --- Clearing --- */.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;}
/* --- Zebra rows --- */.even {background:#fffff0;padding:2px;border-bottom:1px dotted #ccc;}
.odd {background:#fff;padding:2px;border-bottom:1px dotted #ccc;}
/* --- RSS feed icon --- */div.k2FeedIcon {padding:4px 8px;}
div.k2FeedIcon a,div.k2FeedIcon a:hover {display:block;float:right;margin:0;padding:0;width:16px;height:16px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/fugue/feed.png) no-repeat 50% 50%;}
div.k2FeedIcon a span,div.k2FeedIcon a:hover span {display:none;}
/* --- Rating --- */.itemRatingForm {display:block;vertical-align:middle;line-height:25px;float:left;}
.itemRatingLog {font-size:11px;margin:0;padding:0 0 0 4px;float:left;}
div.itemRatingForm .formLogLoading {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/loading.gif) no-repeat left center;height:25px;padding:0 0 0 20px;}
.itemRatingList,.itemRatingList a:hover,.itemRatingList .itemCurrentRating {background:transparent url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/transparent_star.gif) left -1000px repeat-x;}
.itemRatingList {position:relative;float:left;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.itemRatingList li {display:inline;background:none;padding:0;}
.itemRatingList a,.itemRatingList .itemCurrentRating {position:absolute;top:0;left:0;text-indent:-1000px;height:25px;line-height:25px;outline:none;overflow:hidden;border:none;cursor:pointer;}
.itemRatingList a:hover {background-position:left bottom;}
.itemRatingList a.one-star {width:20%;z-index:6;}
.itemRatingList a.two-stars {width:40%;z-index:5;}
.itemRatingList a.three-stars {width:60%;z-index:4;}
.itemRatingList a.four-stars {width:80%;z-index:3;}
.itemRatingList a.five-stars {width:100%;z-index:2;}
.itemRatingList .itemCurrentRating {z-index:1;background-position:0 center;margin:0;padding:0;}
span.siteRoot {display:none;}
/* --- CSS added with Javascript --- */.smallerFontSize {font-size:100%;line-height:inherit;}
.largerFontSize {font-size:150%;line-height:140%;}
/* --- ReCaptcha --- */.recaptchatable .recaptcha_image_cell,#recaptcha_table {background-color:#fff !important;}
#recaptcha_table {border-color: #ccc !important;}
#recaptcha_response_field {border-color: #ccc !important;background-color:#fff !important;}
/* --- Primary lists in modules --- */div.k2LatestCommentsBlock ul,div.k2TopCommentersBlock ul,div.k2ItemsBlock ul,div.k2LoginBlock ul,div.k2UserBlock ul.k2UserBlockActions,div.k2UserBlock ul.k2UserBlockRenderedMenu,div.k2ArchivesBlock ul,div.k2AuthorsListBlock ul,div.k2CategoriesListBlock ul,div.k2UsersBlock ul {}
/* Example CSS: padding:0;margin:0;list-style:none;*/div.k2LatestCommentsBlock ul li,div.k2TopCommentersBlock ul li,div.k2ItemsBlock ul li,div.k2LoginBlock ul li,div.k2UserBlock ul.k2UserBlockActions li,div.k2UserBlock ul.k2UserBlockRenderedMenu li,div.k2ArchivesBlock ul li,div.k2AuthorsListBlock ul li,div.k2CategoriesListBlock ul li,div.k2UsersBlock ul li {}
/* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #ccc;*/.clearList {display:none;float:none;clear:both;}
/* this class is used to clear all previous floating list elements */.lastItem {border:none;}
/* class appended on last list item *//* --- Avatars --- */.k2Avatar img {display:block;float:left;background:#fff;border:1px solid #ccc;padding:2px;margin:2px 4px 4px 0;}
/* --- Read more --- */a.k2ReadMore {}
a.k2ReadMore:hover {}
/* --- Pagination --- */div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;color:#999;}
/* --- Pagination (additional styling for Joomla! 1.6+) --- */div.k2Pagination ul {text-align:center;}
div.k2Pagination ul li {display:inline;}
/* --- Extra fields: CSV data styling --- */table.csvData {}
table.csvData tr th {}
table.csvData tr td {}
/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */div.itemIsFeatured,div.catItemIsFeatured,div.userItemIsFeatured {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/featuredItem.png) no-repeat 100% 0;}
/*----------------------------------------------------------------------Component: Item view----------------------------------------------------------------------*/a.itemPrintThisPage {display:block;width:160px;margin:4px auto 16px;padding:4px;background:#F7FAFE;border:1px solid #ccc;text-align:center;color:#555;font-size:13px;}
a.itemPrintThisPage:hover {background:#eee;text-decoration:none;}
div.itemView {padding:8px 0 24px 0;margin:0 0 24px 0;border-bottom:1px dotted #ccc;}
/* this is the item container for this view */div.itemIsFeatured {}
/* Attach a class for each featured item */span.itemEditLink {float:right;display:block;padding:4px 0;margin:0;width:120px;text-align:right;}
span.itemEditLink a {padding:2px 12px;border:1px solid #ccc;background:#eee;text-decoration:none;font-size:11px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
span.itemEditLink a:hover {background:#ffffcc;}
div.itemHeader {}
div.itemHeader span.itemDateCreated {color:#999;font-size:11px;}
div.itemHeader h2.itemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:36px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.itemHeader h2.itemTitle span {}
div.itemHeader h2.itemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;}
/* "Featured" presented in superscript */div.itemHeader span.itemAuthor {display:block;padding:0;margin:0;}
div.itemHeader span.itemAuthor a {}
div.itemHeader span.itemAuthor a:hover {}
div.itemToolbar {padding:2px 0;margin:16px 0 0 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;background:#f7fafe;}
div.itemToolbar ul {text-align:right;list-style:none;padding:0;margin:0;}
div.itemToolbar ul li {display:inline;list-style:none;padding:0 4px 0 8px;margin:0;border-left:1px solid #ccc;text-align:center;background:none;font-size:12px;}
div.itemToolbar ul > li:first-child {border:none;}
/* remove the first CSS border from the left of the toolbar */div.itemToolbar ul li a {font-size:12px;font-weight:normal;}
div.itemToolbar ul li a:hover {}
div.itemToolbar ul li a span {}
div.itemToolbar ul li a.itemPrintLink {}
div.itemToolbar ul li a.itemPrintLink span {}
div.itemToolbar ul li a.itemEmailLink {}
div.itemToolbar ul li a.itemEmailLink span {}
div.itemToolbar ul li a.itemVideoLink {}
div.itemToolbar ul li a.itemVideoLink span {}
div.itemToolbar ul li a.itemImageGalleryLink {}
div.itemToolbar ul li a.itemImageGalleryLink span {}
div.itemToolbar ul li a.itemCommentsLink {}
div.itemToolbar ul li a.itemCommentsLink span {}
div.itemToolbar ul li a img {vertical-align:middle;}
div.itemToolbar ul li span.itemTextResizerTitle {}
div.itemToolbar ul li a#fontDecrease {margin:0 0 0 2px;}
div.itemToolbar ul li a#fontDecrease img {width:13px;height:13px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/font_decrease.gif) no-repeat;}
div.itemToolbar ul li a#fontIncrease {margin:0 0 0 2px;}
div.itemToolbar ul li a#fontIncrease img {width:13px;height:13px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/font_increase.gif) no-repeat;}
div.itemToolbar ul li a#fontDecrease span,div.itemToolbar ul li a#fontIncrease span {display:none;}
div.itemRatingBlock {padding:8px 0;}
div.itemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}
div.itemBody {padding:8px 0;margin:0;}
div.itemImageBlock {padding:8px;margin:0 0 16px 0;}
span.itemImage {display:block;text-align:center;margin:0 0 8px 0;}
span.itemImage img {border:1px solid #ccc;padding:8px;}
span.itemImageCaption {color:#666;float:left;display:block;font-size:11px;}
span.itemImageCredits {color:#999;float:right;display:block;font-style:italic;font-size:11px;}
div.itemIntroText {color:#444;font-size:18px;font-weight:bold;line-height:24px;padding:4px 0 12px 0;}
div.itemIntroText img {}
div.itemFullText {}
div.itemFullText h3 {margin:0;padding:16px 0 4px 0;}
div.itemFullText p {}
div.itemFullText img {}
div.itemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
div.itemExtraFields h3 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
div.itemExtraFields ul {margin:0;padding:0;list-style:none;}
div.itemExtraFields ul li {display:block;}
div.itemExtraFields ul li span.itemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
div.itemExtraFields ul li span.itemExtraFieldsValue {}
div.itemContentFooter {display:block;text-align:right;padding:4px;margin:16px 0 4px 0;border-top:1px solid #ddd;color:#999;}
span.itemHits {float:left;}
span.itemDateModified {}
div.itemSocialSharing {padding:8px 0;}
div.itemTwitterButton {float:left;margin:2px 24px 0 0;}
div.itemFacebookButton {float:left;margin-right:24px;width:200px;}
div.itemGooglePlusOneButton {}
div.itemLinks {margin:16px 0;padding:0;}
div.itemCategory {padding:4px;border-bottom:1px dotted #ccc;}
div.itemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemCategory a {}
div.itemTagsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.itemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemTagsBlock ul.itemTags {list-style:none;padding:0;margin:0;display:inline;}
div.itemTagsBlock ul.itemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
div.itemTagsBlock ul.itemTags li a {}
div.itemTagsBlock ul.itemTags li a:hover {}
div.itemAttachmentsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.itemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemAttachmentsBlock ul.itemAttachments {list-style:none;padding:0;margin:0;display:inline;}
div.itemAttachmentsBlock ul.itemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
div.itemAttachmentsBlock ul.itemAttachments li a {}
div.itemAttachmentsBlock ul.itemAttachments li a:hover {}
div.itemAttachmentsBlock ul.itemAttachments li span {font-size:10px;color:#999;font-weight:normal;}
/* Author block */div.itemAuthorBlock {background:#f7fafe;border:1px solid #ddd;margin:0 0 16px 0;padding:8px;}
div.itemAuthorBlock img.itemAuthorAvatar {float:left;display:block;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.itemAuthorBlock div.itemAuthorDetails {margin:0;padding:4px 0 0 0;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {margin:0 0 4px 0;padding:0;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {}
div.itemAuthorBlock div.itemAuthorDetails p {}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {font-weight:bold;color:#555;border-right:1px solid #ccc;padding:0 8px 0 0;margin:0 4px 0 0;}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {font-weight:bold;color:#555;}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {font-weight:normal;}
/* Author latest */div.itemAuthorLatest {margin-bottom:16px;padding:0;}
div.itemAuthorLatest h3 {}
div.itemAuthorLatest ul {}
div.itemAuthorLatest ul li {}
div.itemAuthorLatest ul li a {}
div.itemAuthorLatest ul li a:hover {}
/* Related by tag */div.itemRelated {margin-bottom:16px;padding:0;}
/* Add overflow-x:scroll; if you want to enable the scrolling features, as explained in item.php */div.itemRelated h3 {}
div.itemRelated ul {}
div.itemRelated ul li {}
div.itemRelated ul li.k2ScrollerElement {float:left;overflow:hidden;border:1px solid #ccc;padding:4px;margin:0 4px 4px 0;background:#fff;}
/* you need to insert this class in the related li element in item.php for this styling to take effect */div.itemRelated ul li.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;}
a.itemRelTitle {}
div.itemRelCat {}
div.itemRelCat a {}
div.itemRelAuthor {}
div.itemRelAuthor a {}
img.itemRelImg {}
div.itemRelIntrotext {}
div.itemRelFulltext {}
div.itemRelMedia {}
div.itemRelImageGallery {}
/* Video */div.itemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/videoplayer-bg.gif) repeat-x bottom;}
div.itemVideoBlock div.itemVideoEmbedded {text-align:center;}
/* for embedded videos (not using AllVideos) */div.itemVideoBlock span.itemVideo {display:block;overflow:hidden;}
div.itemVideoBlock span.itemVideoCaption {color:#eee;float:left;display:block;font-size:11px;font-weight:bold;width:60%;}
div.itemVideoBlock span.itemVideoCredits {color:#eee;float:right;display:block;font-style:italic;font-size:11px;width:35%;text-align:right;}
/* Image Gallery */div.itemImageGallery {margin:0 0 16px 0;padding:0;}
/* Article navigation */div.itemNavigation {padding:4px 8px;margin:0 0 24px 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;background:#fffff0;}
div.itemNavigation span.itemNavigationTitle {color:#999;}
div.itemNavigation a.itemPrevious {padding:0 12px;}
div.itemNavigation a.itemNext {padding:0 12px;}
/* Comments */div.itemComments {background:#f7fafe;border:1px solid #ddd;padding:16px;}
div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;}
div.itemComments ul.itemCommentsList li {padding:4px;margin:0;border-bottom:1px dotted #ddd;}
div.itemComments ul.itemCommentsList li.authorResponse {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/stripes.png) repeat;}
div.itemComments ul.itemCommentsList li.unpublishedComment {background:#ffeaea;}
div.itemComments ul.itemCommentsList li img {float:left;margin:4px 4px 4px 0;padding:4px;background:#fff;border-bottom:1px solid #d7d7d7;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;}
div.itemComments ul.itemCommentsList li span.commentDate {padding:0 4px 0 0;margin:0 8px 0 0;border-right:1px solid #ccc;font-weight:bold;font-size:14px;}
div.itemComments ul.itemCommentsList li span.commentAuthorName {font-weight:bold;font-size:14px;}
div.itemComments ul.itemCommentsList li p {padding:4px 0;}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
div.itemComments ul.itemCommentsList li span.commentLink {float:right;margin-left:8px;}
div.itemComments ul.itemCommentsList li span.commentLink a {font-size:11px;color:#999;text-decoration:underline;}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {font-size:11px;color:#555;text-decoration:underline;}
div.itemComments ul.itemCommentsList li span.commentToolbar {display:block;clear:both;}
div.itemComments ul.itemCommentsList li span.commentToolbar a {font-size:11px;color:#999;text-decoration:underline;margin-right:4px;}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {font-size:11px;color:#555;text-decoration:underline;}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/searchLoader.gif) no-repeat 100% 50%;}
div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}
div.itemCommentsForm h3 {margin:0;padding:0 0 4px 0;}
div.itemCommentsForm p.itemCommentsFormNotes {border-top:2px solid #ccc;}
div.itemCommentsForm form {}
div.itemCommentsForm form label.formComment {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formName {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formEmail {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formUrl {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formRecaptcha {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form textarea.inputbox {display:block;width:350px;height:160px;margin:0;}
div.itemCommentsForm form input.inputbox {display:block;width:350px;margin:0;}
div.itemCommentsForm form input#submitCommentButton {display:block;margin:16px 0 0 0;padding:4px;border:1px solid #ccc;background:#eee;font-size:16px;}
div.itemCommentsForm form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
div.itemCommentsForm form .formLogLoading {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/loading.gif) no-repeat left center;}
/* "Report comment" form */div.k2ReportCommentFormContainer {padding:8px;width:480px;margin:0 auto;}
div.k2ReportCommentFormContainer blockquote {width:462px;background:#f7fafe;border:1px solid #ddd;padding:8px;margin:0 0 8px 0;}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:left;}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:right;}
div.k2ReportCommentFormContainer blockquote span.theComment {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:12px;font-weight:normal;color:#000;padding:0 4px;}
div.k2ReportCommentFormContainer form label {display:block;font-weight:bold;}
div.k2ReportCommentFormContainer form input,div.k2ReportCommentFormContainer form textarea {display:block;border:1px solid #ddd;font-size:12px;padding:2px;margin:0 0 8px 0;width:474px;}
div.k2ReportCommentFormContainer form #recaptcha {margin-bottom:24px;}
div.k2ReportCommentFormContainer form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
div.k2ReportCommentFormContainer form .formLogLoading {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/loading.gif) no-repeat left center;}
/* Back to top link */div.itemBackToTop {text-align:right;}
div.itemBackToTop a {text-decoration:underline;}
div.itemBackToTop a:hover {text-decoration:underline;}
/*----------------------------------------------------------------------Component: Itemlist view (category)----------------------------------------------------------------------*/div.itemListCategoriesBlock {}
/* --- Category block --- */div.itemListCategory {background:#f7fafe;border:1px solid #ddd;margin:4px 0;padding:8px;}
span.catItemAddLink {display:block;padding:8px 0;margin:0 0 4px 0;border-bottom:1px dotted #ccc;text-align:right;}
span.catItemAddLink a {padding:4px 16px;border:1px solid #ccc;background:#eee;text-decoration:none;}
span.catItemAddLink a:hover {background:#ffffcc;}
div.itemListCategory img {float:left;display:block;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.itemListCategory h2 {}
div.itemListCategory p {}
/* --- Sub-category block --- */div.itemListSubCategories {}
div.itemListSubCategories h3 {}
div.subCategoryContainer {float:left;}
div.subCategoryContainerLast {}
/* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */div.subCategory {background:#f7fafe;border:1px solid #ddd;margin:4px;padding:8px;}
div.subCategory a.subCategoryImage,div.subCategory a.subCategoryImage:hover {text-align:center;display:block;}
div.subCategory a.subCategoryImage img,div.subCategory a.subCategoryImage:hover img {background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.subCategory h2 {}
div.subCategory h2 a {}
div.subCategory h2 a:hover {}
div.subCategory p {}
/* --- Item groups --- */div.itemList {}
div#itemListLeading {}
div#itemListPrimary {}
div#itemListSecondary {}
div#itemListLinks {background:#f7fafe;border:1px solid #ddd;margin:8px 0;padding:8px;}
div.itemContainer {float:left;}
div.itemContainerLast {}
/* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) *//* --- Item block for each item group --- */div.catItemView {padding:4px;}
/* this is the item container for this view - we add a generic padding so that items don't get stuck with each other *//* Additional class appended to the element above for further styling per group item */div.groupLeading {}
div.groupPrimary {}
div.groupSecondary {}
div.groupLinks {padding:0;margin:0;}
div.catItemIsFeatured {}
/* Attach a class for each featured item */span.catItemEditLink {float:right;display:block;padding:4px 0;margin:0;width:120px;text-align:right;}
span.catItemEditLink a {padding:2px 12px;border:1px solid #ccc;background:#eee;text-decoration:none;font-size:11px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
span.catItemEditLink a:hover {background:#ffffcc;}
div.catItemHeader {}
div.catItemHeader span.catItemDateCreated {color:#999;font-size:11px;}
div.catItemHeader h3.catItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.catItemHeader h3.catItemTitle span {}
div.catItemHeader h3.catItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;}
/* superscript */div.catItemHeader span.catItemAuthor {display:block;padding:0;margin:0;}
div.catItemHeader span.catItemAuthor a {}
div.catItemHeader span.catItemAuthor a:hover {}
div.catItemRatingBlock {padding:8px 0;}
div.catItemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}
div.catItemBody {padding:8px 0;margin:0;}
div.catItemImageBlock {padding:8px;margin:0 0 16px 0;}
span.catItemImage {display:block;text-align:center;margin:0 0 8px 0;}
span.catItemImage img {border:1px solid #ccc;padding:8px;}
div.catItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
div.catItemIntroText img {}
div.catItemExtraFields, div.genericItemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
div.catItemExtraFields ul, div.genericItemExtraFields ul {margin:0;padding:0;list-style:none;}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {display:block;}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
div.catItemExtraFields ul li span.catItemExtraFieldsValue {}
div.catItemLinks {margin:0 0 16px 0;padding:0;}
div.catItemHitsBlock {padding:4px;border-bottom:1px dotted #ccc;}
span.catItemHits {}
div.catItemCategory {padding:4px;border-bottom:1px dotted #ccc;}
div.catItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.catItemCategory a {}
div.catItemTagsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.catItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.catItemTagsBlock ul.catItemTags {list-style:none;padding:0;margin:0;display:inline;}
div.catItemTagsBlock ul.catItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
div.catItemTagsBlock ul.catItemTags li a {}
div.catItemTagsBlock ul.catItemTags li a:hover {}
div.catItemAttachmentsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.catItemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.catItemAttachmentsBlock ul.catItemAttachments {list-style:none;padding:0;margin:0;display:inline;}
div.catItemAttachmentsBlock ul.catItemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
div.catItemAttachmentsBlock ul.catItemAttachments li a {}
div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}
div.catItemAttachmentsBlock ul.catItemAttachments li span {font-size:10px;color:#999;font-weight:normal;}
/* Video */div.catItemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/videoplayer-bg.gif) repeat-x bottom;}
div.catItemVideoBlock div.catItemVideoEmbedded {text-align:center;}
/* for embedded videos (not using AllVideos) */div.catItemVideoBlock span.catItemVideo {display:block;}
/* Image Gallery */div.catItemImageGallery {margin:0 0 16px 0;padding:0;}
/* Anchor link to comments */div.catItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
div.catItemCommentsLink a {}
div.catItemCommentsLink a:hover {}
/* Read more link */div.catItemReadMore {display:inline;}
div.catItemReadMore a {}
div.catItemReadMore a:hover {}
/* Modified date */span.catItemDateModified {display:block;text-align:right;padding:4px;margin:4px 0;color:#999;border-top:1px solid #ddd;}
/*----------------------------------------------------------------------Component: Itemlist view (user)----------------------------------------------------------------------*//* User info block */div.userView {}
div.userBlock {background:#f7fafe;border:1px solid #ddd;margin:0 0 16px 0;padding:8px;clear:both;}
span.userItemAddLink {display:block;padding:8px 0;margin:0 0 4px 0;border-bottom:1px dotted #ccc;text-align:right;}
span.userItemAddLink a {padding:4px 16px;border:1px solid #ccc;background:#eee;text-decoration:none;}
span.userItemAddLink a:hover {background:#ffffcc;}
div.userBlock img {display:block;float:left;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.userBlock h2 {}
div.userBlock div.userDescription {padding:4px 0;}
div.userBlock div.userAdditionalInfo {padding:4px 0;margin:8px 0 0 0;}
span.userURL {font-weight:bold;color:#555;display:block;}
span.userEmail {font-weight:bold;color:#555;display:block;}
div.userItemList {}
/* User items */div.userItemView {}
/* this is the item container for this view */div.userItemIsFeatured {}
/* Attach a class for each featured item */div.userItemViewUnpublished {opacity:0.9;border:4px dashed #ccc;background:#fffff2;padding:8px;margin:8px 0;}
span.userItemEditLink {float:right;display:block;padding:4px 0;margin:0;width:120px;text-align:right;}
span.userItemEditLink a {padding:2px 12px;border:1px solid #ccc;background:#eee;text-decoration:none;font-size:11px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
span.userItemEditLink a:hover {background:#ffffcc;}
div.userItemHeader {}
div.userItemHeader span.userItemDateCreated {color:#999;font-size:11px;}
div.userItemHeader h3.userItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.userItemHeader h3.userItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;}
/* "Unpublished" presented in superscript */div.userItemBody {padding:8px 0;margin:0;}
div.userItemImageBlock {padding:0;margin:0;float:left;}
span.userItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
span.userItemImage img {border:1px solid #ccc;padding:8px;}
div.userItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
div.userItemIntroText img {}
div.userItemLinks {margin:0 0 16px 0;padding:0;}
div.userItemCategory {padding:4px;border-bottom:1px dotted #ccc;}
div.userItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.userItemCategory a {}
div.userItemTagsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.userItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.userItemTagsBlock ul.userItemTags {list-style:none;padding:0;margin:0;display:inline;}
div.userItemTagsBlock ul.userItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
div.userItemTagsBlock ul.userItemTags li a {}
div.userItemTagsBlock ul.userItemTags li a:hover {}
/* Anchor link to comments */div.userItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
div.userItemCommentsLink a {}
div.userItemCommentsLink a:hover {}
/* Read more link */div.userItemReadMore {display:inline;}
div.userItemReadMore a {}
div.userItemReadMore a:hover {}
/*----------------------------------------------------------------------Component: Itemlist view (tag)----------------------------------------------------------------------*/div.tagView {}
div.tagItemList {}
div.tagItemView {border-bottom:1px dotted #ccc;padding:8px 0;margin:0 0 16px 0;}
/* this is the item container for this view */div.tagItemHeader {}
div.tagItemHeader span.tagItemDateCreated {color:#999;font-size:11px;}
div.tagItemHeader h2.tagItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.tagItemBody {padding:8px 0;margin:0;}
div.tagItemImageBlock {padding:0;margin:0;float:left;}
span.tagItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
span.tagItemImage img {border:1px solid #ccc;padding:8px;}
div.tagItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
div.tagItemIntroText img {}
div.tagItemExtraFields {}
div.tagItemExtraFields h4 {}
div.tagItemExtraFields ul {}
div.tagItemExtraFields ul li {}
div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel {}
div.tagItemExtraFields ul li span.tagItemExtraFieldsValue {}
div.tagItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
div.tagItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.tagItemCategory a {}
/* Read more link */div.tagItemReadMore {display:inline;}
div.tagItemReadMore a {}
div.tagItemReadMore a:hover {}
/*----------------------------------------------------------------------Component: Itemlist view (generic)----------------------------------------------------------------------*/div.genericView {}
div.genericItemList {}
div.genericItemView {border-bottom:1px dotted #ccc;padding:8px 0;margin:0 0 16px 0;}
/* this is the item container for this view */div.genericItemHeader {}
div.genericItemHeader span.genericItemDateCreated {color:#999;font-size:11px;}
div.genericItemHeader h2.genericItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.genericItemBody {padding:8px 0;margin:0;}
div.genericItemImageBlock {padding:0;margin:0;float:left;}
span.genericItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
span.genericItemImage img {border:1px solid #ccc;padding:8px;}
div.genericItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
div.genericItemIntroText img {}
div.genericItemExtraFields {}
div.genericItemExtraFields h4 {}
div.genericItemExtraFields ul {}
div.genericItemExtraFields ul li {}
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {}
div.genericItemExtraFields ul li span.genericItemExtraFieldsValue {}
div.genericItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
div.genericItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.genericItemCategory a {}
/* Read more link */div.genericItemReadMore {display:inline;}
div.genericItemReadMore a {}
div.genericItemReadMore a:hover {}
/* No results found message */div#genericItemListNothingFound {padding:40px;text-align:center;}
div#genericItemListNothingFound p {font-size:20px;color:#999;}
/* --- Google Search (use Firebug or similar tools to inspect the generated HTML, then style accordingly --- */#k2GoogleSearchContainer .gsc-control {width:auto !important;}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {display:none !important;}
/* Hide unneeded elements of the results page *//*----------------------------------------------------------------------Component: Latest view----------------------------------------------------------------------*/div.latestItemsContainer {float:left;}
/* Category info block */div.latestItemsCategory {background:#f7fafe;border:1px solid #ddd;margin:0 8px 8px 0;padding:8px;}
div.latestItemsCategoryImage {text-align:center;}
div.latestItemsCategoryImage img {background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.latestItemsCategory h2 {}
div.latestItemsCategory p {}
/* User info block */div.latestItemsUser {background:#f7fafe;border:1px solid #ddd;margin:0 8px 8px 0;padding:8px;clear:both;}
div.latestItemsUser img {display:block;float:left;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
div.latestItemsUser h2 {}
div.latestItemsUser p.latestItemsUserDescription {padding:4px 0;}
div.latestItemsUser p.latestItemsUserAdditionalInfo {padding:4px 0;margin:8px 0 0 0;}
span.latestItemsUserURL {font-weight:bold;color:#555;display:block;}
span.latestItemsUserEmail {font-weight:bold;color:#555;display:block;}
/* Latest items list */div.latestItemList {padding:0 8px 8px 0;}
div.latestItemView {}
/* this is the item container for this view */div.latestItemHeader {}
div.latestItemHeader h3.latestItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}
span.latestItemDateCreated {color:#999;font-size:11px;}
div.latestItemBody {padding:8px 0;margin:0;}
div.latestItemImageBlock {padding:0;margin:0;float:left;}
span.latestItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
span.latestItemImage img {border:1px solid #ccc;padding:8px;}
div.latestItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
div.latestItemIntroText img {}
div.latestItemLinks {margin:0 0 16px 0;padding:0;}
div.latestItemCategory {padding:4px;border-bottom:1px dotted #ccc;}
div.latestItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.latestItemCategory a {}
div.latestItemTagsBlock {padding:4px;border-bottom:1px dotted #ccc;}
div.latestItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.latestItemTagsBlock ul.latestItemTags {list-style:none;padding:0;margin:0;display:inline;}
div.latestItemTagsBlock ul.latestItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
div.latestItemTagsBlock ul.latestItemTags li a {}
div.latestItemTagsBlock ul.latestItemTags li a:hover {}
/* Video */div.latestItemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/videoplayer-bg.gif) repeat-x bottom;}
div.latestItemVideoBlock span.latestItemVideo {display:block;}
/* Anchor link to comments */div.latestItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
div.latestItemCommentsLink a {}
div.latestItemCommentsLink a:hover {}
/* Read more link */div.latestItemReadMore {display:inline;}
div.latestItemReadMore a {}
div.latestItemReadMore a:hover {}
/* Items presented in a list */h2.latestItemTitleList {font-size:14px;padding:2px 0;margin:8px 0 2px 0;font-family:Arial, Helvetica, sans-serif;border-bottom:1px dotted #ccc;line-height:normal;}
/*----------------------------------------------------------------------Component: Register & profile page views (register.php & profile.php)----------------------------------------------------------------------*/.k2AccountPage {}
.k2AccountPage table {}
.k2AccountPage table tr th {}
.k2AccountPage table tr td {}
.k2AccountPage table tr td label {white-space:nowrap;}
img.k2AccountPageImage {border:4px solid #ddd;margin:10px 0;padding:0;display:block;}
.k2AccountPage div.k2AccountPageNotice {padding:8px;}
.k2AccountPage div.k2AccountPageUpdate {border-top:1px dotted #ccc;margin:8px 0;padding:8px;text-align:right;}
.k2AccountPage th.k2ProfileHeading {text-align:left;font-size:18px;padding:8px;background:#f6f6f6;/*border-bottom:1px solid #e9e9e9;*/}
.k2AccountPage td#userAdminParams {padding:0;margin:0;}
.k2AccountPage table.admintable td.key,.k2AccountPage table.admintable td.paramlist_key {background:#f6f6f6;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;color:#666;font-weight:bold;text-align:right;font-size:11px;width:140px;}
/* Profile edit */.k2AccountPage table.admintable {}
.k2AccountPage table.admintable tr td {}
.k2AccountPage table.admintable tr td span {}
.k2AccountPage table.admintable tr td span label {}
/*----------------------------------------------------------------------Modules: mod_k2_comments----------------------------------------------------------------------*//* Latest Comments */div.k2LatestCommentsBlock {}
div.k2LatestCommentsBlock ul {}
div.k2LatestCommentsBlock ul li {}
div.k2LatestCommentsBlock ul li.lastItem {}
div.k2LatestCommentsBlock ul li a.lcAvatar img {}
div.k2LatestCommentsBlock ul li a {}
div.k2LatestCommentsBlock ul li a:hover {}
div.k2LatestCommentsBlock ul li span.lcComment {}
div.k2LatestCommentsBlock ul li span.lcUsername {}
div.k2LatestCommentsBlock ul li span.lcCommentDate {color:#999;}
div.k2LatestCommentsBlock ul li span.lcItemTitle {}
div.k2LatestCommentsBlock ul li span.lcItemCategory {}
/* Top Commenters */div.k2TopCommentersBlock {}
div.k2TopCommentersBlock ul {}
div.k2TopCommentersBlock ul li {}
div.k2TopCommentersBlock ul li.lastItem {}
div.k2TopCommentersBlock ul li a.tcAvatar img {}
div.k2TopCommentersBlock ul li a.tcLink {}
div.k2TopCommentersBlock ul li a.tcLink:hover {}
div.k2TopCommentersBlock ul li span.tcUsername {}
div.k2TopCommentersBlock ul li span.tcCommentsCounter {}
div.k2TopCommentersBlock ul li a.tcLatestComment {}
div.k2TopCommentersBlock ul li a.tcLatestComment:hover {}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {color:#999;}
/*----------------------------------------------------------------------Modules: mod_k2_content----------------------------------------------------------------------*/div.k2ItemsBlock {}
div.k2ItemsBlock p.modulePretext {}
div.k2ItemsBlock ul {}
div.k2ItemsBlock ul li {}
div.k2ItemsBlock ul li a {}
div.k2ItemsBlock ul li a:hover {}
div.k2ItemsBlock ul li.lastItem {}
div.k2ItemsBlock ul li a.moduleItemTitle {}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {}
div.k2ItemsBlock ul li div.moduleItemAuthor {}
div.k2ItemsBlock ul li div.moduleItemAuthor a {}
div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {}
div.k2ItemsBlock ul li div.moduleItemIntrotext {display:block;padding:4px 0;line-height:120%;}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {float:right;margin:2px 0 4px 4px;padding:0;border:2px solid #ddd;}
div.k2ItemsBlock ul li div.moduleItemExtraFields {}
div.moduleItemExtraFields ul {}
div.moduleItemExtraFields ul li {}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue {}
div.k2ItemsBlock ul li div.moduleItemVideo {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCaption {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCredits {}
div.k2ItemsBlock ul li span.moduleItemDateCreated {}
div.k2ItemsBlock ul li a.moduleItemCategory {}
div.k2ItemsBlock ul li div.moduleItemTags {}
div.k2ItemsBlock ul li div.moduleItemTags b {}
div.k2ItemsBlock ul li div.moduleItemTags a {padding:0 2px;}
div.k2ItemsBlock ul li div.moduleItemTags a:hover {}
div.k2ItemsBlock ul li div.moduleAttachments {}
div.k2ItemsBlock ul li a.moduleItemComments {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemComments:hover {}
div.k2ItemsBlock ul li span.moduleItemHits {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemReadMore {}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {}
div.k2ItemsBlock a.moduleCustomLink {}
div.k2ItemsBlock a.moduleCustomLink:hover {}
/*----------------------------------------------------------------------Modules: mod_k2_user (mod_k2_login will be removed in v2.6)----------------------------------------------------------------------*/div.k2LoginBlock {}
div.k2LoginBlock p.preText {}
div.k2LoginBlock fieldset.input {margin:0;padding:0 0 8px 0;}
div.k2LoginBlock fieldset.input p {margin:0;padding:0 0 4px 0;}
div.k2LoginBlock fieldset.input p label {display:block;}
div.k2LoginBlock fieldset.input p input {display:block;}
div.k2LoginBlock fieldset.input p#form-login-remember label,div.k2LoginBlock fieldset.input p#form-login-remember input {display:inline;}
div.k2LoginBlock fieldset.input input.button {}
div.k2LoginBlock ul {}
div.k2LoginBlock ul li {}
div.k2LoginBlock p.postText {}
div.k2UserBlock {}
div.k2UserBlock p.ubGreeting {border-bottom:1px dotted #ccc;}
div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {}
div.k2UserBlock div.k2UserBlockDetails span.ubName {display:block;font-weight:bold;font-size:14px;}
div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {}
div.k2UserBlock ul.k2UserBlockActions {}
div.k2UserBlock ul.k2UserBlockActions li {}
div.k2UserBlock ul.k2UserBlockActions li a {}
div.k2UserBlock ul.k2UserBlockActions li a:hover {}
div.k2UserBlock ul.k2UserBlockRenderedMenu {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li a {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {}
/* 2nd level ul */div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {}
/* 3rd level ul (and so on...) */div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {}
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {}
div.k2UserBlock form {}
div.k2UserBlock form input.ubLogout {}
/*----------------------------------------------------------------------Modules: mod_k2_tools----------------------------------------------------------------------*//* --- Archives --- */div.k2ArchivesBlock {}
div.k2ArchivesBlock ul {}
div.k2ArchivesBlock ul li {}
div.k2ArchivesBlock ul li a {}
div.k2ArchivesBlock ul li a:hover {}
/* --- Authors --- */div.k2AuthorsListBlock {}
div.k2AuthorsListBlock ul {}
div.k2AuthorsListBlock ul li {}
div.k2AuthorsListBlock ul li a.abAuthorAvatar img {}
div.k2AuthorsListBlock ul li a.abAuthorName {}
div.k2AuthorsListBlock ul li a.abAuthorName:hover {}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {display:block;clear:both;}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {}
div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {}
/* --- Breadcrumbs --- */div.k2BreadcrumbsBlock {}
div.k2BreadcrumbsBlock span.bcTitle {padding:0 4px 0 0;color:#999;}
div.k2BreadcrumbsBlock a {}
div.k2BreadcrumbsBlock a:hover {}
div.k2BreadcrumbsBlock span.bcSeparator {padding:0 4px;font-size:14px;}
/* --- Calendar --- */div.k2CalendarBlock {height:190px;margin-bottom:8px;}
/* use this height value so that the calendar height won't change on Month change via ajax */div.k2CalendarLoader {background:#fff url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/k2CalendarLoader.gif) no-repeat 50% 50%;}
table.calendar {margin:0 auto;background:#fff;border-collapse:collapse;}
table.calendar tr td {text-align:center;vertical-align:middle;padding:2px;border:1px solid #f4f4f4;background:#fff;}
table.calendar tr td.calendarNavMonthPrev {background:#f3f3f3;text-align:left;}
table.calendar tr td.calendarNavMonthPrev a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthPrev a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarCurrentMonth {background:#f3f3f3;}
table.calendar tr td.calendarNavMonthNext {background:#f3f3f3;text-align:right;}
table.calendar tr td.calendarNavMonthNext a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthNext a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarDayName {background:#e9e9e9;font-size:11px;width:14.2%;}
table.calendar tr td.calendarDateEmpty {background:#fbfbfb;}
table.calendar tr td.calendarDate {}
table.calendar tr td.calendarDateLinked {padding:0;}
table.calendar tr td.calendarDateLinked a {display:block;padding:2px;text-decoration:none;background:#eee;}
table.calendar tr td.calendarDateLinked a:hover {display:block;background:#135cae;color:#fff;padding:2px;text-decoration:none;}
table.calendar tr td.calendarToday {background:#135cae;color:#fff;}
table.calendar tr td.calendarTodayLinked {background:#135cae;color:#fff;padding:0;}
table.calendar tr td.calendarTodayLinked a {display:block;padding:2px;color:#fff;text-decoration:none;}
table.calendar tr td.calendarTodayLinked a:hover {display:block;background:#BFD9FF;padding:2px;text-decoration:none;}
/* --- Category Tree Select Box --- */div.k2CategorySelectBlock {}
div.k2CategorySelectBlock form select {width:auto;}
div.k2CategorySelectBlock form select option {}
/* --- Category List/Menu --- */div.k2CategoriesListBlock {}
div.k2CategoriesListBlock ul {}
div.k2CategoriesListBlock ul li {}
div.k2CategoriesListBlock ul li a {}
div.k2CategoriesListBlock ul li a:hover {}
div.k2CategoriesListBlock ul li a span.catTitle {padding-right:4px;}
div.k2CategoriesListBlock ul li a span.catCounter {}
div.k2CategoriesListBlock ul li a:hover span.catTitle {}
div.k2CategoriesListBlock ul li a:hover span.catCounter {}
div.k2CategoriesListBlock ul li.activeCategory {}
div.k2CategoriesListBlock ul li.activeCategory a {font-weight:bold;}
/* Root level (0) */ul.level0 {}
ul.level0 li {}
ul.level0 li a {}
ul.level0 li a:hover {}
ul.level0 li a span {}
ul.level0 li a:hover span {}
/* First level (1) */ul.level1 {}
ul.level1 li {}
ul.level1 li a {}
ul.level1 li a:hover {}
ul.level1 li a span {}
ul.level1 li a:hover span {}
/* n level (n) - like the above... *//* --- Search Box --- */div.k2SearchBlock {position:relative;}
div.k2SearchBlock form {}
div.k2SearchBlock form input.inputbox {}
div.k2SearchBlock form input.button {}
div.k2SearchBlock form input.k2SearchLoading {background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/system/searchLoader.gif) no-repeat 100% 50%;}
div.k2SearchBlock div.k2LiveSearchResults {display:none;background:#fff;position:absolute;z-index:99;border:1px solid #ccc;margin-top:-1px;}
/* Live search results (fetched via ajax) */div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {list-style:none;margin:0;padding:0;}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {border:none;margin:0;padding:0;}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {display:block;padding:1px 2px;border-top:1px dotted #eee;}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {background:#fffff0;}
/* --- Tag Cloud --- */div.k2TagCloudBlock {padding:8px 0;}
div.k2TagCloudBlock a {padding:4px;float:left;display:block;}
div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;background:#135cae;color:#fff;text-decoration:none;}
/* --- Custom Code --- */div.k2CustomCodeBlock {}
/*----------------------------------------------------------------------Modules: mod_k2_users----------------------------------------------------------------------*/div.k2UsersBlock {}
div.k2UsersBlock ul {}
div.k2UsersBlock ul li {}
div.k2UsersBlock ul li.lastItem {}
div.k2UsersBlock ul li a.ubUserAvatar img {}
div.k2UsersBlock ul li a.ubUserName {}
div.k2UsersBlock ul li a.ubUserName:hover {}
div.k2UsersBlock ul li div.ubUserDescription {}
div.k2UsersBlock ul li div.ubUserAdditionalInfo {}
a.ubUserFeedIcon,a.ubUserFeedIcon:hover {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/fugue/feed.png) no-repeat 50% 50%;}
a.ubUserFeedIcon span,a.ubUserFeedIcon:hover span {display:none;}
a.ubUserURL,a.ubUserURL:hover {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/fugue/globe.png) no-repeat 50% 50%;}
a.ubUserURL span,a.ubUserURL:hover span {display:none;}
span.ubUserEmail {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(/joomla-templates/jsn_epic/pro/components/com_k2/images/fugue/mail.png) no-repeat 50% 50%;overflow:hidden;}
span.ubUserEmail a {display:inline-block;margin:0;padding:0;width:16px;height:16px;text-indent:-9999px;}
div.k2UsersBlock ul li h3 {clear:both;margin:8px 0 0 0;padding:0;}
div.k2UsersBlock ul li ul.ubUserItems {}
div.k2UsersBlock ul li ul.ubUserItems li {}
/* --- END --- */

/* FILE: /media/system/css/modal.css */
/** * SqueezeBox - Expandable Lightbox * * Allows to open various content as modal, * centered and animated box. * * @version1.3 * * @licenseMIT-style license * @authorHarald Kirschner <mail [at] digitarald.de> * @authorRouven WeAYling <me [at] rouvenwessling.de> * @copyrightAuthor */#sbox-overlay {position: absolute;background-color: #000;left: 0px;top: 0px;}
#sbox-window {position: absolute;background-color: #fff;text-align: left;overflow: visible;padding: 10px;/* invalid values, but looks smoother! */-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
#sbox-window[aria-hidden=true],#sbox-overlay[aria-hidden=true] {display: none;}
#sbox-btn-close {position: absolute;width: 30px;height: 30px;right: -15px;top: -15px;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/closebox.png) no-repeat center;border: none;}
.sbox-loading #sbox-content {background-image: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/spinner.gif);background-repeat: no-repeat;background-position: center;}
#sbox-content {clear: both;overflow: auto;background-color: #fff;height: 100%;width: 100%;}
.sbox-content-image#sbox-content {overflow: visible;}
#sbox-image {display: block;}
.sbox-content-image img {display: block;width: 100%;height: 100%;}
.sbox-content-iframe#sbox-content {overflow: visible;}
/* Hides scrollbars */.body-overlayed {overflow: hidden;}
/* Hides flash (Firefox problem) and selects (IE) */.body-overlayed embed, .body-overlayed object, .body-overlayed select {visibility: hidden;}
#sbox-window embed, #sbox-window object, #sbox-window select {visibility: visible;}
/* Shadows */#sbox-window.shadow {-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);}
.sbox-bg {position: absolute;width: 33px;height: 40px;}
.sbox-bg-n {left: 0;top: -40px;width: 100%;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_n.png) repeat-x;}
.sbox-bg-ne {right: -33px;top: -40px;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_ne.png) no-repeat;}
.sbox-bg-e {right: -33px;top: 0;height: 100%;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_e.png) repeat-y;}
.sbox-bg-se {right: -33px;bottom: -40px;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_se.png) no-repeat;}
.sbox-bg-s {left: 0;bottom: -40px;width: 100%;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_s.png) repeat-x;}
.sbox-bg-sw {left: -33px;bottom: -40px;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_sw.png) no-repeat;}
.sbox-bg-w {left: -33px;top: 0;height: 100%;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_w.png) repeat-y;}
.sbox-bg-nw {left: -33px;top: -40px;background: url(/joomla-templates/jsn_epic/pro/media/system/images/modal/bg_nw.png) no-repeat;}
@-moz-document url-prefix() {    .body-overlayed {overflow: visible;    }
}


/* FILE: /components/com_imageshow/assets/css/style.css */
/** * @author JoomlaShine.com Team * @copyright JoomlaShine.com * @link joomlashine.com * @package JSN ImageShow * @version $Id$ * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html */.jsn-container {  outline: none;  text-align: center;}
.jsn-gallery {outline: none;}
/* SLIDE GALLERY */#main {padding: 0 !important;}
body.contentpane {margin: 0 !important;}
div.jsn-missing-data-alert-box {height: 80px;width: 190px;margin: 20px auto;border: 2px solid #FF9900;background-color: #333333;}
div.jsn-missing-data-alert-box .header {height: 50px;display: block;}
div.jsn-missing-data-alert-box .footer {height: 30px;display: block;background-color: #000;}
div.jsn-missing-data-alert-box .header span.icon-warning {float: left;margin: 8px;width: 32px;height: 32px;background: url(/joomla-templates/jsn_epic/pro/components/com_imageshow/assets/images/icon-uni-32/icon-text-alert.png) no-repeat;}
div.jsn-missing-data-alert-box .header span.message {color: #FFF;display: block;padding-top: 8px;text-align: center;}
div.jsn-missing-data-alert-box .footer span.link-to-more {display: block;padding-top: 8px;text-align: center;}
div.jsn-missing-data-alert-box .footer span.link-to-more a {color: #FFF;height: 25px;display: block;text-decoration: none;}
div.jsn-missing-data-alert-box .footer span.link-to-more a:hover {text-decoration: none;background: none !important;}
div.jsn-missing-data-alert-box .footer:hover {cursor: pointer;background-color: #FF9900;}


/* FILE: /media/system/css/system.css */
/** * @copyrightCopyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @licenseGNU General Public License version 2 or later; see LICENSE.txt *//* System Messages */#system-message {margin-bottom: 10px;padding: 0;}
#system-message > dt {font-weight: bold;display: none;}
#system-message > dd {margin: 0;font-weight: bold;text-indent: 30px;}
#system-message > dd > ul {color: #0055BB;background-position: 4px top;background-repeat: no-repeat;margin-bottom: 10px;list-style: none;padding: 10px;border-top: 3px solid #84A7DB;border-bottom: 3px solid #84A7DB;}
#system-message > dd > ul > li {line-height: 1.5em;}
/* System Standard Messages */#system-message > .message > ul {background-color: #C3D2E5;background-image: url(/joomla-templates/jsn_epic/pro/media/system/images/notice-info.png);}
/* System Error Messages */#system-message > .error > ul,#system-message > .warning > ul,#system-message > .notice > ul {color: #c00;}
#system-message > .error > ul {background-color: #E6C0C0;background-image: url(/joomla-templates/jsn_epic/pro/media/system/images/notice-alert.png);border-color: #DE7A7B;}
/* System Warning Messages */#system-message > .warning > ul {background-color: #E6C8A6;background-image: url(/joomla-templates/jsn_epic/pro/media/system/images/notice-note.png);border-color: #FFBB00;}
/* System Notice Messages */#system-message > .notice > ul {background-color: #EFE7B8;background-image: url(/joomla-templates/jsn_epic/pro/media/system/images/notice-note.png);border-color: #F0DC7E;}


/* FILE: /templates/system/css/system.css */
/** * @copyrightCopyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @licenseGNU General Public License version 2 or later; see LICENSE.txt *//* Import project-level system CSS *//* Unpublished */.system-unpublished, tr.system-unpublished {background: #e8edf1;border-top: 4px solid #c4d3df;border-bottom: 4px solid #c4d3df;}
span.highlight {background-color:#FFFFCC;font-weight:bold;padding:1px 4px;}
.img-fulltext-float-right {float: right;margin-left: 10px;margin-bottom: 10px;}
.img-fulltext-float-left {float: left;margin-right: 10px;margin-bottom: 10px;}
.img-fulltext-float-none {}
.img-intro-float-right {float: right;margin-left: 5px;margin-bottom: 5px;}
.img-intro-float-left {float: left;margin-right: 5px;margin-bottom: 5px;}
.img-intro-float-none {}


/* FILE: /templates/system/css/general.css */
/** * @copyrightCopyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @licenseGNU General Public License version 2 or later; see LICENSE.txt *//* Form validation */.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
/* Buttons */#editor-xtd-buttons {padding: 5px;}
.button2-left,.button2-right,.button2-left div,.button2-right div {float: left;}
.button2-left a,.button2-right a,.button2-left span,.button2-right span {display: block;height: 22px;float: left;line-height: 22px;font-size: 11px;color: #666;cursor: pointer;}
.button2-left span,.button2-right span {cursor: default;color: #999;}
.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span {padding: 0 6px;}
.page span {color: #000;font-weight: bold;}
.button2-left a:hover,.button2-right a:hover {text-decoration: none;color: #0B55C4;}
.button2-left a,.button2-left span {padding: 0 24px 0 6px;}
.button2-right a,.button2-right span {padding: 0 6px 0 24px;}
.button2-left {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_left.png) no-repeat;float: left;margin-left: 5px;}
.button2-right {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_right.png) 100% 0 no-repeat;float: left;margin-left: 5px;}
.button2-left .image {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_image.png) 100% 0 no-repeat;}
.button2-left .readmore,.button2-left .article {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;}
.button2-left .pagebreak {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;}
.button2-left .blank {background: url(/joomla-templates/jsn_epic/pro/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;}
/* Tooltips */div.tooltip {float: left;background: #ffc;border: 1px solid #D4D5AA;padding: 5px;max-width: 200px;z-index:13000;}
div.tooltip h4 {padding: 0;margin: 0;font-size: 95%;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(/joomla-templates/jsn_epic/pro/templates/system/images/selector-arrow.png) no-repeat;}
div.tooltip p {font-size: 90%;margin: 0;}
/* Caption fixes *//* Caption fixes */.img_caption .left {        float: left;        margin-right: 1em;}
.img_caption .right {        float: right;        margin-left: 1em;}
.img_caption .left p {        clear: left;        text-align: center;}
.img_caption .right p {        clear: right;        text-align: center;}
.img_caption  {text-align: center!important;}
.img_caption.none {margin-left:auto;margin-right:auto;}
/* Calendar */a img.calendar {width: 16px;height: 16px;margin-left: 3px;background: url(/joomla-templates/jsn_epic/pro/templates/system/images/calendar.png) no-repeat;cursor: pointer;vertical-align: middle;}



/* FILE: /templates/jsn_epic_pro/css/template.css */
/*** @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; height: auto !important}
body {font-size: 75%;font-family: Arial, Helvetica, 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(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/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 {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: 5px}
div.jsn-modulescontainer div.jsn-modulecontainer_inner {margin: 10px;}
div.jsn-modulescontainer2.jsn-horizontallayout div.jsn-modulecontainer {float: left;width: 49.95%;}
div.jsn-modulescontainer3.jsn-horizontallayout div.jsn-modulecontainer {float: left;width: 33.3%;}
div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {float: left;width: 24.975%;}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {float: left;width: 19.98%;}
div.jsn-modulescontainer6.jsn-horizontallayout div.jsn-modulecontainer {float: left;width: 16.65%;}
div.jsn-modulescontainer2 [id*="jsn-pos-user"],div.jsn-modulescontainer2 #jsn-pos-footer,div.jsn-modulescontainer2 #jsn-pos-bottom {float: left;width: 49.95%;}
div.jsn-modulescontainer3 #jsn-pos-user5,div.jsn-modulescontainer3 #jsn-pos-user6,div.jsn-modulescontainer3 #jsn-pos-user7 {float: left;width: 33.3%;}
/* =============== LAYOUT - OVERALL PAGE =============== */#jsn-master {background: repeat-x fixed left top;}
#jsn-page {color: #000;margin: 0 auto;background-color: #fff;border-left: 2px solid #000000;border-right: 2px solid #000000;}
/* ----- 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 - HEADER AREA =============== */#jsn-logo {float: left;}
#jsn-logo a {line-height: 100%;display: inline-block;}
#jsn-headerright {padding: 20px;}
#jsn-headerright #jsn-pos-top {float: right;}
#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;position: relative;background-color: #282828;}
#jsn-pos-mainmenu {float: left;margin: 0;}
#jsn-pos-toolbar {float: right;}
#jsn-pos-toolbar div.jsn-modulecontainer {float: right;margin-left: 10px;}
#jsn-pos-toolbar form {margin: 0;}
/* =============== LAYOUT - CONTENT TOP AREA =============== */#jsn-content-top {z-index: 88;color: #D4D4D4;padding-top: 3px;position: relative;border-bottom: 5px solid #404040;background: #595959 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/backgrounds/bg-promo.jpg) left top repeat-x;}
#jsn-content-top #jsn-promo,#jsn-promo #jsn-pos-promo,#jsn-promo #jsn-pos-promo-left,#jsn-promo #jsn-pos-promo-right {position: relative;}
#jsn-content-top h3.jsn-moduletitle {color: #fff;}
#jsn-pos-promo-left div.jsn-modulecontainer,#jsn-pos-promo-right div.jsn-modulecontainer {padding: 15px;}
/* =============== LAYOUT - CONTENT AREA =============== */#jsn-content,[id*="jsn-content_inner"],#jsn-maincontent,#jsn-centercol,#jsn-pos-innerleft,#jsn-pos-innerright,#jsn-leftsidecontent,#jsn-rightsidecontent {position: relative;}
div.jsn-hasleft #jsn-content_inner {background: #E5E5E5 url(../images/backgrounds/bg-leftside.png) right top repeat-y;}
div.jsn-hasright #jsn-content_inner2 {background: #E5E5E5 url(../images/backgrounds/bg-rightside.png) left top repeat-y;}
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: 15px;}
#jsn-centercol_inner {padding: 0;}
#jsn-mainbody {padding: 1.2em;}
#jsn-pos-breadcrumbs {padding: 10px 15px;}
#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 {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/dot.png);background-repeat: repeat-x;}
#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 - FOOTER AREA =============== */
#jsn-footer {color: #595959;font-size: 0.9em;background-color: #fff;border-top: 1px solid #b3b3b3;}
#jsn-footermodules {}
#jsn-footer a {text-decoration: none;}
#jsn-footer a:hover {text-decoration: underline;}
#jsn-pos-bottom {text-align: right;}
#jsn-brand {padding-top: 10px;    display: block;    padding: 3px 8px;    color: #009ACA;    text-align: center;}
#jsn-brand a:hover {color: #fff;text-decoration: none;}
/* ============================== TYPOGRAPHY ============================== *//* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */.hd {display: none;}
/* ----- PREDEFINED CONTENT ALIGN ----- */.align-left {float: left;}
.align-center {margin-left: auto;margin-right: auto;}
.align-right {float: right;}
.margin-left {margin-left: 1em;margin-right: 0;}
.margin-right {margin-left: 0;margin-right: 1em;}
.content-left {text-align: left;}
.content-center {text-align: center;}
.content-right {text-align: right;}
/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */div.grid-layout2 div.grid-col {float: left;width: 49.95%;}
div.grid-layout3 div.grid-col {float: left;width: 33.3%;}
div.grid-layout4 div.grid-col {float: left;width: 24.96%;}
div.grid-layout5 div.grid-col {float: left;width: 19.98%;}
div.grid-layout6 div.grid-col {float: left;width: 16.65%;}
div.grid-layout div.grid-col div.grid-col_inner {margin-right: 10px;}
div.grid-layout div.grid-lastcol div.grid-col_inner {margin-right: 0;}
/* =============== TYPOGRAPHY - TEXT STYLES =============== */.text-box {padding: .8em;border: 1px solid #e5e5e5;}
.text-box-highlight {padding: .8em;border: 1px solid transparent;}
.text-box-highlight:hover {border-color: #d9d9d9;background-color: #f2f2f2;}
.text-highlight {padding: .2em .5em;background: #FFFFAA;}
.text-highlight.highlight-green {color: #fff;background: #48691b;}
.text-highlight.highlight-light {color: #000;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(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/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: #d9d9d9;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;}
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 {border-right: 1px solid #404040;}
div.jsn-modulecontainer ul.menu-mainmenu li a {color: #CCC;display: block;cursor: pointer;padding: 8px 12px;}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {font-size: 1.1em;border-right: 1px solid #000;}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {padding: 10px 12px;}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {display: block;}
/* ----- 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 ul {margin: 0;padding: 0;width: 200px;left: -999em;position: absolute;}
div.jsn-modulecontainer ul.menu-mainmenu ul li {width: 200px;}
div.jsn-modulecontainer ul.menu-mainmenu ul 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(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-arrow-white.png) 98% center no-repeat;}
/* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {color: #fff;text-decoration: none;}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {background-color: #404040;}
/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu li.active > a {color: #fff;}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #404040;}
/* ----- 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 dotted #b3b3b3;}
div.jsn-modulecontainer ul.menu-treemenu li {margin: 0;padding: 0;position: relative;}
div.jsn-modulecontainer ul.menu-treemenu > li {border-bottom: 1px dotted #b3b3b3;}
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 12px;}
ul.menu-treemenu li a span {display: block;}
ul.menu-treemenu li > a > span {padding-left: 18px;background: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-base.png) left -343px no-repeat;}
div[class*="box-"] ul.menu-treemenu {margin: 5px -15px -15px;}
div.box-grey ul.menu-treemenu li a,div[class*="richbox-"] ul.menu-treemenu li a {color: #d9d9d9;}
/* ----- 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.box-grey ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription,div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {color: #B8B8B8;}
/* ---------- 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: #000000;background-color: #d9d9d9;}
div.box-yellow ul.menu-treemenu li a:hover,div.box-yellow ul.menu-treemenu li a.current {background-color: #FAFACF;}
div.box-grey ul.menu-treemenu li a:hover,div.box-grey ul.menu-treemenu li a.current,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: 5px 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: #000;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: #000;font-size: 1.2em;padding-bottom: 5px;}
h3.jsn-moduletitle span {display: block;line-height: 16px;}
/* =============== MODULE STYLES - MODULE BOXES =============== *//* ----- GENERAL MODULE STYLES ----- */div[class*="box-"] div.jsn-modulecontainer_inner,div[class*="solid-"] div.jsn-modulecontainer_inner {padding: 15px;}
/* ----- BOX YELLOW STYLE ----- */div.box-yellow div.jsn-modulecontainer_inner {background: #FEFEF5 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/module-styles/box-yellow.png) left bottom repeat-x;}
/* ----- BOX GREY STYLE ----- */div.box-grey div.jsn-modulecontainer_inner {background: #323232 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/module-styles/box-grey.png) left bottom repeat-x;}
/* ----- RICHBOX STYLE ----- */div.richbox-1 div.jsn-modulecontainer_inner {background: #323232 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/module-styles/richbox-1.png) left bottom repeat-x;}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */#jsn-content-top div[class*="box-"],#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {color: #000;}
div.box-grey,div[class*="richbox-"],#jsn-content-top div.box-grey,#jsn-content-top div[class*="richbox-"] {color: #d4d4d4;}
div.box-grey h3.jsn-moduletitle,div[class*="richbox-"] h3.jsn-moduletitle,#jsn-content-top div.box-grey h3.jsn-moduletitle,#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {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;padding: 4px 10px;margin: 0 0 2px;text-align: center;vertical-align: middle;cursor: pointer;background-color: #FFFFFF;}
.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(/joomla-templates/jsn_epic/pro/templates/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;}
/* =============== 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 TOOLBAR ----- */.jsn-article-toolbar {margin-bottom: 15px;background-color: #f4f4f4;}
.jsn-article-toolbar .btn-group.pull-right {float: 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(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/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;float: right;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(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-base.png) left top no-repeat;}
ul.jsn-article-tools li a.no-icon {background: none;width: auto;height: auto;}
ul.jsn-article-tools li.jsn-article-icon-edit a {background: none;}
ul.jsn-article-tools li a.jsn-article-print-button {background-position: 0 -430px;}
ul.jsn-article-tools li a.jsn-article-email-button {background-position: 0 -516px;}
ul.jsn-article-tools li a:hover {text-decoration: none;}
.jsn-article-submit {margin-top: 0.8em;}
.jsn-joomla-25 .item-title-entry .icon-edit,.item-title-entry .jsn-icon-edit {display: inline-block;}
/* ----- SUBMIT AN ARTICLE ----- */.field-title {width: 120px;float: left;}
.formelm, .formelm-area {margin: 5px 0;clear: both;}
/* ----- READ MORE ----- */a.readon {color: #000;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;}

/* 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;}
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 15px;}
ul.jsn-pagination {list-style-type: none;}
ul.jsn-pagination li {display: inline-block !important; }

/*override compression*/
ul.jsn-pagination li a,ul.jsn-pagination li span {font-weight: bold;padding: 5px 10px;border: 1px solid #CCC;background-color: #EAEAEA;color: #999;}
ul.jsn-pagination li span {background-color: transparent;}
ul.jsn-pagination li a:hover {color: #000;text-decoration: none;}
ul.jsn-pagination li.navigation-page span {border: none;padding: 6px 10px;color: #fff;}
ul.jsn-pagination,p.jsn-pageinfo {font-size: 0.9em;text-align: center;margin: 20px 0 10px 0;}

/* BLOG PAGES NAV LINK */
a.pagenav {text-transform: uppercase;}

/* ----- CATEGORY LIST LAYOUT ----- */
/* DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE */
.contentdescription {}

/* 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;}

/* =============== 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;}

/* ----- 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;}



/* FILE: /templates/jsn_epic_pro/css/template_pro.css */
/*** @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 - HEADING STYLES =============== */
h2 {line-height: inherit;}

/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
div#jsn-pos-breadcrumbs.display-mobile,div.jsn-modulecontainer.display-mobile,div#jsn-pos-breadcrumbs.display-tablet,div.jsn-modulecontainer.display-tablet,div#jsn-pos-breadcrumbs.display-smartphone,div.jsn-modulecontainer.display-smartphone {display: none;}
div#jsn-pos-breadcrumbs.display-desktop,div.jsn-modulecontainer.display-desktop {display: block;}
/* =============== LAYOUT - HEADER AREA =============== */#jsn-logo #jsn-logo-mobile {display: none;}
#jsn-logo .jsn-topheading {display: none;}
/* =============== LAYOUT - MENU AREA =============== */#jsn-menu div.jsn-modulecontainer {float: left;margin:0;}

/* =============== MENU SUFFIX =============== */
#jsn-menu #jsn-pos-toolbar div.jsn-modulecontainer {float: left;}

#jsn-menu div.display-inline.jsn-modulecontainer {margin: 5px 10px 0;}

#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {visibility: hidden;overflow: hidden;position: absolute;top: 38px;right: 0;z-index: 200;background: #4a4a4a;padding: 10px;min-width: 220px;}

#jsn-menu div.display-dropdown.jsn-modulecontainer a,#jsn-menu div.display-inline.jsn-modulecontainer a {color: #ccc;text-decoration: underline;}

#jsn-menu div.display-dropdown.jsn-modulecontainer a:hover,#jsn-menu div.display-inline.jsn-modulecontainer a:hover {color: #fff;text-decoration: none;}

#jsn-menu #jsn-pos-mainmenu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {left: 0;}

#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner {position: relative;}

#jsn-menu .jsn-modulecontainer[class*="display-"] 
.jsn-modulecontainer_inner h3.jsn-moduletitle {color: #CCC;text-shadow: none;padding: 0;font-size: 1.1em;cursor: pointer;}

#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {padding: 11px;}

#jsn-menu #jsn-pos-mainmenu .jsn-modulecontainer.display-dropdown h3.jsn-moduletitle {border-right: 1px solid #404040;}

#jsn-menu #jsn-pos-mainmenu .jsn-modulecontainer.display-dropdown h3.jsn-moduletitle > span {border-right: 1px solid #000000;}

#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {background: #4a4a4a;color: #FFF;}

#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover .jsn-modulecontent {visibility: visible;}

#jsn-menu div.display-dropdown.menu-richmenu.jsn-modulecontainer .jsn-modulecontent {top: 58px;}

#jsn-menu div.display-dropdown.menu-richmenu.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {padding: 11px 11px 31px;}

/* =============== MENU - TOOLBAR POSITION =============== */
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul {right: 0;}

#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {    background-image: url(../images/icons/icon-arrow-white-rtl.png);    background-position: 2% center;    background-repeat: no-repeat;    padding-left: 16px;    padding-right: 12px;}

#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {    border-right: 1px solid #162C40;    text-align: right;}

/* =============== LAYOUT - CONTENT AREA =============== */
.jsn-joomla-30 #jsn-pos-breadcrumbs {padding: 5px 15px;}

#jsn-gotoplink {color: #999;z-index: 999;padding: 8px 12px;display: block;background-color: #000;position: fixed;left: 50%;bottom: 0;}

#jsn-gotoplink:hover {color: #e5e5e5;text-decoration: none;background-color: #333333;}

/* =============== BACKGROUND POSITION =============== */
#jsn-pos-background {    margin: 0 auto;    overflow: hidden;    position: fixed;    top: 0;text-align: center;    width: 100%;    z-index: -100;}
#jsn-pos-background p {margin: 0;}
#jsn-pos-background img {width: 100%;}
/* ============================== TYPOGRAPHY ============================== *//* =============== TYPOGRAPHY - TEXT STYLES =============== */.text-alert {border-top: 2px solid #FEABAB;border-bottom: 2px solid #FEABAB;background: #FFDFDF url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-alert.png) no-repeat;}
.text-info {border-top: 2px solid #B7D2F2;border-bottom: 2px solid #B7D2F2;background: #DBE7F8 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-info.png) no-repeat;}
.text-download {border-top: 2px solid #DDEDBC;border-bottom: 2px solid #DDEDBC;background: #F2F9E5 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-download.png) no-repeat;}
.text-comment {border-top: 2px solid #FEEBAB;border-bottom: 2px solid #FEEBAB;background: #FEF8E1 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-comment.png) no-repeat;}
.text-tip {border-top: 2px solid #FEEBAB;border-bottom: 2px solid #FEEBAB;background: #FFFFD5 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-tip.png) no-repeat;}
.text-attachment {border-top: 2px solid #e5e5e5;border-bottom: 2px solid #e5e5e5;background: #f2f2f2 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-attachment.png) no-repeat;}
.text-video {border-top: 2px solid #e5e5e5;border-bottom: 2px solid #e5e5e5;background: #f2f2f2 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-video.png) no-repeat;}
.text-audio {border-top: 2px solid #e5e5e5;border-bottom: 2px solid #e5e5e5;background: #f2f2f2 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-text-audio.png) no-repeat;}
.text-tip,.text-info,.text-alert,.text-audio,.text-video,.text-comment,.text-download,.text-attachment {background-position: left center;padding: 0.8em 0.8em 0.8em 5em;min-height: 20px;}
/* =============== TYPOGRAPHY - LINK STYLES =============== *//* ----- BUTTON LINK ----- */.link-button {cursor: pointer;font-size: 1.1em;padding: 5px 12px;border: 1px solid;display: inline-block;border-color: #595959;text-decoration: none;}
.link-button:hover {border-color: #000;}
a.link-button:hover,.link-button a:hover {text-decoration: none;}
a.link-button,.link-button a {font-weight: bold;color: #fff !important;}
.link-button.button-light,.link-button.button-light a {color: #333 !important;}
.link-button .link-icon {margin: 3px 0;line-height: 16px;}
/* ----- ICON LINK ----- */.link-icon {display: inline-block;padding-left: 22px;}
/* ----- EXTENDED LINK ----- */.link-icon-ext {display: inline-block;padding-right: 22px;background: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-ext.png) no-repeat right 0;}
.jsn-joomla-25 .link-icon-ext.icon-ext-aim,.link-icon-ext.jsn-icon-ext-aim {background-position: right 0;}
.jsn-joomla-25 .link-icon-ext.icon-ext-archive,.link-icon-ext.jsn-icon-ext-archive {background-position: right -86px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-mobile,.link-icon-ext.jsn-icon-ext-mobile {background-position: right -172px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-css,.link-icon-ext.jsn-icon-ext-css {background-position: right -258px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-application,.link-icon-ext.jsn-icon-ext-application {background-position: right -344px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-doc,.link-icon-ext.jsn-icon-ext-doc {background-position: right -430px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-feed,.link-icon-ext.jsn-icon-ext-feed {background-position: right -516px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-movie,.link-icon-ext.jsn-icon-ext-movie {background-position: right -602px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-flash,.link-icon-ext.jsn-icon-ext-flash {background-position: right -688px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-calendar,.link-icon-ext.jsn-icon-ext-calendar {background-position: right -774px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-mail,.link-icon-ext.jsn-icon-ext-mail {background-position: right -860px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-quicktime,.link-icon-ext.jsn-icon-ext-quicktime {background-position: right -946px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-msn,.link-icon-ext.jsn-icon-ext-msn {background-position: right -1032px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-music,.link-icon-ext.jsn-icon-ext-music {background-position: right -1118px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-pdf,.link-icon-ext.jsn-icon-ext-pdf {background-position: right -1204px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-powerpoint,.link-icon-ext.jsn-icon-ext-powerpoint {background-position: right -1290px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-skype,.link-icon-ext.jsn-icon-ext-skype {background-position: right -1376px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-torrent,.link-icon-ext.jsn-icon-ext-torrent {background-position: right -1462px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-font,.link-icon-ext.jsn-icon-ext-font {background-position: right -1548px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-text,.link-icon-ext.jsn-icon-ext-text {background-position: right -1634px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-vcard,.link-icon-ext.jsn-icon-ext-vcard {background-position: right -1720px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-windowsmedia,.link-icon-ext.jsn-icon-ext-windowsmedia {background-position: right -1806px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-xls,.link-icon-ext.jsn-icon-ext-xls {background-position: right -1892px;}
.jsn-joomla-25 .link-icon-ext.icon-ext-yahoo,.link-icon-ext.jsn-icon-ext-yahoo {background-position: right -1978px;}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */table.table-style {background: #ffffff;border-collapse: collapse;border-spacing: 0;color: #404040;}
table.table-style caption {padding: 6px 0;text-transform: uppercase;text-align: center;font-size: 1.2em;font-weight: bold;}
table.table-style td,table.table-style th {padding: 10px;border-bottom: 1px solid #DEDEDE;}
table.table-style th {text-align: left;}
table.table-style .highlight {font-size: 14px;font-weight: bold;color: #fff;}
table.table-style thead th {font-size: 1.1em;border-top: 6px solid #fff;color: #ffffff;}
table.table-style thead th.highlight {border-top: none;}
table.table-style tbody th,table.table-style tbody td {vertical-align: top;text-align: left;border-right: 1px solid #DEDEDE;border-left: 1px solid #DEDEDE;}
table.table-style tbody .highlight {background-color: #999;}
table.table-style tbody tr.odd {background: #f2f2f2;}
table.table-style tbody tr.odd .highlight {background-color: #7E7E7E;}
table.table-style tbody tr:hover th,table.table-style tbody tr:hover td {background: #E4E4E4;}
table.table-style tbody tr:hover .highlight {background: #737373;}
table.table-style tfoot {border: 1px solid #DEDEDE;}
table.table-style tfoot th,table.table-style tfoot td {border: none;padding: 4px 10px;background-color: #d9d9d9;}
table.table-style tfoot td {text-align: right;}
/* ----- COLOR HEADER TABLE ----- */table.style-colorheader thead th.highlight {background-color: #484848;}
/* ----- COLOR STRIPES TABLE ----- */table.style-colorstripes {color: #fff;}
table.style-colorstripes thead,table.style-colorstripes tfoot {border: none;}
table.style-colorstripes tbody .highlight {color: #333;border-bottom: none;border-top: 1px solid #fff;}
/* ----- GREY STRIPES TABLE ----- */table.style-greystripes thead th {background: #404040;border-right: 1px groove #999999;}
/* =============== TYPOGRAPHY - LIST STYLES =============== *//* ----- ICON LIST ----- */ul.list-icon {list-style-type: none;}
ul.list-icon li {margin: 5px 0;position: relative;padding-left: 20px;}
ul.list-icon li .jsn-listbullet {top: 0;left: 0;width: 16px;height: 16px;position: absolute;}
/* ----- BULLET NUMBER LIST ----- */ul.list-number-bullet {list-style: none;}
ul.list-number-bullet li {margin-left: 0;position: relative;padding: 6px 0 6px 36px;}
ul.list-number-bullet li .jsn-listbullet {color: #fff;height: 24px;font-size: 14px;line-height: 24px;text-align: center;margin: 4px;left: 0;top: -2px;width: 24px;display: block;font-weight: bold;position: absolute;}
/* ----- DIGIT NUMBER LIST ----- */ul.list-number-digit {list-style: none;}
ul.list-number-digit li {margin-left: 0;position: relative;padding: 8px 0 8px 42px;}
ul.list-number-digit li .jsn-listbullet {top: 0;left: 0;width: 32px;display: block;font-size: 32px;line-height: 100%;text-align: right;font-weight: bold;position: absolute;}
ul.list-number-digit.digit-blue li .jsn-listbullet {color: #009aca;}
ul.list-number-digit.digit-green li .jsn-listbullet {color: #429e00;}
ul.list-number-digit.digit-grey li .jsn-listbullet {color: #999999;}
ul.list-number-digit.digit-orange li .jsn-listbullet {color: #e66000;}
ul.list-number-digit.digit-red li .jsn-listbullet {color: #bf0000;}
ul.list-number-digit.digit-violet li .jsn-listbullet {color: #9e0084;}
/* ----- HORIZONTAL LIST ----- */ul.list-horizontal {margin: 0;list-style: none;}
ul.list-horizontal li {display: inline;margin: 0 .5em;}
/* ----- NOBULLET LIST ----- */ul.list-nobullet {margin: 0;list-style: none;}
ul.list-nobullet li {margin-left: 0;padding-left: 0;list-style: none;}

/* ============================== MENU ==============================/* ----- ICONS MENU STYLE ----- */
.menu-iconmenu li[class*="icon-"] > a > span,.menu-iconmenu li[class*="jsn-icon-"] > a > span {padding-left: 24px;}

.jsn-menu-toggle {display: none;}
div.jsn-modulecontainer ul.menu-mainmenu ul {visibility: hidden;visibility: visible\9;display: none\9;}

div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {visibility: visible;display: block\9;}

ul.menu-mainmenu.jsn-desktop-on-mobile ul {display: none;}

ul.menu-mainmenu.jsn-desktop-on-mobile li:hover > ul {display: block;}

/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span {line-height: 19px;}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {padding-bottom: 28px;}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > a span {line-height: 1.5;}

/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu.menu-iconmenu > li > a > span {line-height: 16px;}

div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu.menu-iconmenu > li > a span {line-height: 1.5;}

/* =============== MENU - MAIN MENU =============== */
div.jsn-modulecontainer ul.menu-mainmenu ul {left: auto;}

/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.box-blue ul.menu-treemenu li a:hover,div.box-blue ul.menu-treemenu li a.current {background-color: #CFF0FA;}

div.solid-1 ul.menu-treemenu li a:hover,div.solid-1 ul.menu-treemenu li a.current {background-color: #FAFACF;}

div.box-green ul.menu-treemenu li a:hover,div.box-green ul.menu-treemenu li a.current,div.solid-2 ul.menu-treemenu li a:hover,div.solid-2 ul.menu-treemenu li a.current {
	background-color: #ECF1FF;
	}

div.lightbox-1 ul.menu-treemenu li a:hover,div.lightbox-1 ul.menu-treemenu li a.current {background-color: #FDFDFD;}

/* =============== MENU - SIDE MENU =============== */

div.jsn-modulecontainer ul.menu-sidemenu ul,
div.jsn-modulecontainer ul.menu-sidemenu ul li {
    width: 200px;
}

div.jsn-modulecontainer ul.menu-sidemenu li ul {
    right: -200px;
}

body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-sidemenu li ul {
    left: -200px;
    right: auto;
}

div.jsn-modulecontainer ul.menu-sidemenu ul ul {
    margin-left: 199px;
}


/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-sidemenu,
div.jsn-modulecontainer ul.menu-sidemenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.jsn-modulecontainer ul.menu-sidemenu {
    border-top: 1px dotted #b3b3b3;
}

div.jsn-modulecontainer ul.menu-sidemenu li {
    margin: 0;
    padding: 0;
    position: relative;
}

div.jsn-modulecontainer ul.menu-sidemenu li ul {
    position: absolute;
    top: 0;
}

div.jsn-modulecontainer ul.menu-sidemenu > li {
    border-bottom: 1px dotted #b3b3b3;
}

div.jsn-modulecontainer ul.menu-sidemenu li a {
    display: block;
    color: #404040;
    cursor: pointer;
    padding: 8px 0px;
    text-decoration: none;
}

div[class*="box-"] ul.menu-sidemenu {
    margin: 5px -15px -15px;
}

div.box-grey ul.menu-sidemenu li a,
div[class*="richbox-"] ul.menu-sidemenu li a {
    color: #d9d9d9;
}

div.jsn-modulecontainer ul.menu-sidemenu > li.parent > a {
    padding-right: 16px;
    background: url(../images/icons/icon-arrow-black.png) 98% center no-repeat;
}

ul.menu-sidemenu li > a > span {
    display: block;
}

ul.menu-sidemenu > li > a > span {
    padding-left: 18px;
    background: url(../images/icons/icons-base.png) left -343px no-repeat;
}

div.jsn-modulecontainer ul.menu-sidemenu ul {
    visibility: hidden;
    visibility: visible\9;
    display: none\9;
}

div.jsn-modulecontainer ul.menu-sidemenu li:hover > ul {
    visibility: visible;
    display: block\9;
}

/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-sidemenu.menu-iconmenu > li > a > span {
    line-height: 16px;
}

/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li a span.jsn-menudescription {
    display: none;
}

div.jsn-modulecontainer ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {
    color: #595959;
    display: block;
}

div.box-grey ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription,
div[class*="richbox-"] ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {
    color: #B8B8B8;
}

div.jsn-modulecontainer ul.menu-sidemenu.menu-richmenu.menu-iconmenu > li > a span {
    line-height: 1.5;
}

/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul {
    top: 0;
    position: absolute;
}

div.jsn-modulecontainer ul.menu-sidemenu ul li a {
    color: #CCC;
    display: block;
    cursor: pointer;
}

div.jsn-modulecontainer ul.menu-sidemenu ul li.parent > a {
    padding-right: 16px;
    background: url(../images/icons/icon-arrow-white.png) 98% center no-repeat;
}

div.jsn-modulecontainer ul.menu-sidemenu ul ul {
    top: 0;
}

/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
/* 1st LEVEL */
/* 1st LEVEL - CUSTOM MODULE */
div.box-grey ul.menu-sidemenu > li.parent > a,
div[class*="richbox-"] ul.menu-sidemenu > li.parent > a {
    background: url(../images/icons/icon-arrow-white.png) 98% center no-repeat;
}

/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li:hover > a {
    color: #fff;
}

div.jsn-modulecontainer ul.menu-sidemenu > li:hover > a {
    color: #000;
    background-color: #d9d9d9 grey;
}


/* ------ 2nd LEVEL ------*/
div.jsn-modulecontainer ul.menu-sidemenu li ul,
div.jsn-modulecontainer ul.menu-sidemenu ul li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.jsn-modulecontainer ul.menu-sidemenu li ul {
    border-right:0.5px solid #CCC;
}



div.jsn-modulecontainer ul.menu-sidemenu > li > ul > li {
}

div.jsn-modulecontainer ul.menu-sidemenu li ul li a {
    display: block;
    color: #404040;
    cursor: pointer;
    padding: 8px 12px;
    text-decoration: none;
}

div.jsn-modulecontainer ul.menu-sidemenu li ul li a {
    color: #000000;
}

div.box-green ul.menu-sidemenu > li > ul > li:hover > a,
div.solid-2 ul.menu-sidemenu > li > ul > li:hover > a {
    background-color: #ECF1FF;
    color: #000000;
}

div.box-green ul.menu-sidemenu > li > ul > li.active > a,
div.solid-2 ul.menu-sidemenu > li > ul > li.active > a {
    background-color: #ECF1FF;
    color: #000000;
}

div.box-green div.jsn-modulecontainer_inner ul li ul {
    background-color: whitesmoke !important;
}

/* ----- end of 2nd level ----- */

/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.box-blue ul.menu-sidemenu > li:hover > a {
    background-color: #CFF0FA; /*galazio*/
}

div.box-yellow ul.menu-sidemenu > li:hover > a,
div.solid-1 ul.menu-sidemenu > li:hover > a {
    background-color: #FAFACF; /*yellow*/
}

div.box-green ul.menu-sidemenu > li:hover > a,
div.solid-2 ul.menu-sidemenu > li:hover > a {
    background-color: #ECF1FF;
}

div.box-grey ul.menu-sidemenu > li:hover > a,
div.richbox-1 ul.menu-sidemenu > li:hover > a {
    color: #fff;
    background-color: #474747;
}

div.richbox-2 ul.menu-sidemenu > li:hover > a {
    color: #fff;
}

div.lightbox-1 ul.menu-sidemenu > li:hover > a {
    background-color: #FDFDFD;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li.active > a {
    color: #FFF;
    font-weight: bold;
}

div.jsn-modulecontainer ul.menu-sidemenu > li.active > a {
    color: #000;
    background-color: #d9d9d9;
}

/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.box-blue ul.menu-sidemenu > li.active > a {
    background-color: #CFF0FA;
}

div.box-yellow ul.menu-sidemenu > li.active > a,
div.solid-1 ul.menu-sidemenu > li.active > a {
    background-color: #FAFACF;
}

div.box-green ul.menu-sidemenu > li.active > a,
div.solid-2 ul.menu-sidemenu > li.active > a {
   background-color: #ECF1FF;
}

div.box-grey ul.menu-sidemenu > li.active > a,
div.richbox-1 ul.menu-sidemenu > li.active > a {
    color: #fff;
    background-color: #474747;
}

div.richbox-2 ul.menu-sidemenu > li.active > a {
    color: #fff;
}

div.lightbox-1 ul.menu-sidemenu > li.active > a {
    background-color: #FDFDFD;
}

/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-sidemenu li:hover > ul {
    left: auto;
}



/* =============== MENU - TOP MENU =============== */
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-topmenu.menu-iconmenu > li > a {line-height: 16px;}

/* ============================== MOBILE SWITCH ============================== */
#jsn-mobileswitch {display: none;padding: 10px;float: right;}

#jsn-mobileswitch a {display: inline-block;width: 16px;height: 16px;line-height: 16px;vertical-align: text-top;background: url(../images/icons/icons-mobile.png) -16px 0 no-repeat;}

#jsn-desktopswitch {display: none;padding: 12px 10px;float: right;}

#jsn-desktopswitch a {display: inline-block;width: 16px;height: 16px;line-height: 16px;vertical-align: text-top;background: url(../images/icons/icons-mobile.png) -32px 0 no-repeat;}

@media only screen and (max-device-width: 960px) {
    body.jsn-mobile #jsn-desktopswitch {display: block;}

    body.jsn-desktop #jsn-mobileswitch {display: block;}
}

@media only screen and (max-device-width: 720px) {    
    .filterFirstRow {display: inline-block;}
}

@media only screen and (max-device-width: 510px) {    
    #tablePayRec tr td {display: inline-block;}
}

/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
#jsn-sitetoolspanel {float: right;margin: 3px 3px 0 0;}

/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu,ul#jsn-sitetools-menu ul {list-style: none;padding: 0;margin: 0;}

ul#jsn-sitetools-menu li {padding: 0;margin: 0;background: url(../images/icons/icons-uni.png) center -1368px no-repeat;}

ul#jsn-sitetools-menu > li:hover {background-color: #4a4a4a;}

ul#jsn-sitetools-menu li a {margin: 0;padding: 0;width: 32px;height: 32px;display: block;}

ul#jsn-sitetools-menu li ul {z-index: 90;right: 2px;position: absolute;visibility: hidden;visibility: visible\9;display: none\9;}

ul#jsn-sitetools-menu li:hover ul {visibility: visible;display: block\9;}

ul#jsn-sitetools-menu.sitetool-desktop-on-mobile li ul {display: none;}

ul#jsn-sitetools-menu.sitetool-desktop-on-mobile li:hover ul {display: block;}

ul#jsn-sitetools-menu ul li {padding: 3px 6px;background: none;}

ul#jsn-sitetools-menu ul li a {float: left;width: 22px;height: 22px;display: inline-block;}


/* =============== SITE TOOLS - TEXT SIZER =============== */
#jsn-selector-small,#jsn-selector-medium,#jsn-selector-big,#jsn-selector-small.current,#jsn-selector-small:hover,#jsn-selector-medium.current,#jsn-selector-medium:hover,#jsn-selector-big.current,#jsn-selector-big:hover {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-sitetools-text.png);background-repeat: no-repeat;}

#jsn-selector-small {background-position: 0 0;}

#jsn-selector-medium {background-position: -21px 0;}

#jsn-selector-big {background-position: -42px 0;}

#jsn-selector-small.current,#jsn-selector-small:hover {background-position: 0 -20px;}

#jsn-selector-medium.current,#jsn-selector-medium:hover {background-position: -21px -20px;}

#jsn-selector-big.current,#jsn-selector-big:hover {background-position: -42px -20px;}

/* =============== SITE TOOLS - WIDTH SELECTOR =============== */
#jsn-selector-narrow,#jsn-selector-wide,#jsn-selector-float,#jsn-selector-narrow.current,#jsn-selector-narrow:hover,#jsn-selector-wide.current,#jsn-selector-wide:hover,#jsn-selector-float.current,#jsn-selector-float:hover {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-sitetools-width.png);background-repeat: no-repeat;}
#jsn-selector-narrow {background-position: 0 0;}
#jsn-selector-wide {background-position: -21px 0;}
#jsn-selector-float {background-position: -42px 0;}
#jsn-selector-narrow.current,#jsn-selector-narrow:hover {background-position: 0 -20px;}
#jsn-selector-wide.current,#jsn-selector-wide:hover {background-position: -21px -20px;}
#jsn-selector-float.current,#jsn-selector-float:hover {background-position: -42px -20px;}
/* =============== SITE TOOLS - COLOR SELECTOR =============== */#jsn-selector-blue,#jsn-selector-red,#jsn-selector-green,#jsn-selector-violet,#jsn-selector-orange,#jsn-selector-grey,#jsn-selector-blue.current,#jsn-selector-blue:hover,#jsn-selector-red.current,#jsn-selector-red:hover,#jsn-selector-green.current,#jsn-selector-green:hover,#jsn-selector-violet.current,#jsn-selector-violet:hover,#jsn-selector-orange.current,#jsn-selector-orange:hover,#jsn-selector-grey.current,#jsn-selector-grey:hover {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-sitetools-color.png);background-repeat: no-repeat;}
#jsn-selector-blue {background-position: -20px 0;}
#jsn-selector-red {background-position: -40px 0;}
#jsn-selector-green {background-position: -60px 0;}
#jsn-selector-violet {background-position: -80px 0;}
#jsn-selector-orange {background-position: -100px 0;}
#jsn-selector-grey {background-position: -120px 0;}
#jsn-selector-blue.current,#jsn-selector-blue:hover {background-position: -20px -20px;}
#jsn-selector-red.current,#jsn-selector-red:hover {background-position: -40px -20px;}
#jsn-selector-green.current,#jsn-selector-green:hover {background-position: -60px -20px;}
#jsn-selector-violet.current,#jsn-selector-violet:hover {background-position: -80px -20px;}
#jsn-selector-orange.current,#jsn-selector-orange:hover {background-position: -100px -20px;}
#jsn-selector-grey.current,#jsn-selector-grey:hover {background-position: -120px -20px;}
/* =============== MODULE STYLES - MODULE BOXES =============== *//* ----- BOX BLUE STYLE ----- */div.box-blue div.jsn-modulecontainer_inner {background: #F5FCFE url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/module-styles/box-blue.png) left bottom repeat-x;}

/* ----- BOX GREEN STYLE ----- */
div.box-green div.jsn-modulecontainer_inner {
    background-color: whitesmoke !important;
}

/* ----- SOLIDBOX STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner {background: #FEFEF5 url(../images/module-styles/solid-1.png) left bottom repeat-x;}

div.solid-2 div.jsn-modulecontainer_inner {background: #FAFEF5 url(../images/module-styles/solid-2.png) left bottom repeat-x;}

/* ----- LIGHTBOX STYLE ----- */
/*div.lightbox-1 div.jsn-modulecontainer_inner {background: #E9E9E9 url(../images/module-styles/lightbox-1.png) left bottom repeat-x;}*/

#jsn-content-top div[class*="solid-"],#jsn-content-top div[class*="solid-"] 
h3.jsn-moduletitle {color: #000;}

/* =============== MODULE STYLES - MODULE ICONS =============== */
div[class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon,div[class*="jsn-icon-"] 
h3.jsn-moduletitle span.jsn-moduleicon {padding-left: 22px;}

/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
/* ----- STANDARD CONTACT LAYOUT ----- */
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;}

/* =============== JOOMLA! EXTENSIONS - MOD_STATISTICS =============== */
dl.stats-module dt {float: left;width: 65%;}
dl.stats-module dd {margin: 0;}

/* ============================== MISC ============================== */
/* =============== GENERAL ICON ASSIGNMENT =============== */
.jsn-joomla-25 .link-icon[class*="icon-"],.jsn-joomla-25 .menu-iconmenu [class*="icon-"] > a > span,.jsn-joomla-25 .list-icon[class*="icon-"] li .jsn-listbullet,.jsn-joomla-25 [class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon,.link-icon[class*="jsn-icon-"],.menu-iconmenu [class*="jsn-icon-"] > a > span,.list-icon[class*="jsn-icon-"] li .jsn-listbullet,[class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-uni.png);background-repeat: no-repeat;}
.jsn-joomla-25 .link-icon.icon-article,.jsn-joomla-25 .menu-iconmenu .icon-article > a > span,.jsn-joomla-25 .list-icon.icon-article li .jsn-listbullet,.jsn-joomla-25 .icon-article h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-article,.menu-iconmenu .jsn-icon-article > a > span,.list-icon.jsn-icon-article li .jsn-listbullet,.jsn-icon-article h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 0;}
.jsn-joomla-25 .link-icon.icon-calendar,.jsn-joomla-25 .menu-iconmenu .icon-calendar > a > span,.jsn-joomla-25 .list-icon.icon-calendar li .jsn-listbullet,.jsn-joomla-25 .icon-calendar h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-calendar,.menu-iconmenu .jsn-icon-calendar > a > span,.list-icon.jsn-icon-calendar li .jsn-listbullet,.jsn-icon-calendar h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -86px;}
.jsn-joomla-25 .link-icon.icon-cart,.jsn-joomla-25 .menu-iconmenu .icon-cart > a > span,.jsn-joomla-25 .list-icon.icon-cart li .jsn-listbullet,.jsn-joomla-25 .icon-cart h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-cart,.menu-iconmenu .jsn-icon-cart > a > span,.list-icon.jsn-icon-cart li .jsn-listbullet,.jsn-icon-cart h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -172px;}
.jsn-joomla-25 .link-icon.icon-comment,.jsn-joomla-25 .menu-iconmenu .icon-comment > a > span,.jsn-joomla-25 .list-icon.icon-comment li .jsn-listbullet,.jsn-joomla-25 .icon-comment h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-comment,.menu-iconmenu .jsn-icon-comment > a > span,.list-icon.jsn-icon-comment li .jsn-listbullet,.jsn-icon-comment h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -258px;}
.jsn-joomla-25 .link-icon.icon-display,.jsn-joomla-25 .menu-iconmenu .icon-display > a > span,.jsn-joomla-25 .list-icon.icon-display li .jsn-listbullet,.jsn-joomla-25 .icon-display h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-display,.menu-iconmenu .jsn-icon-display > a > span,.list-icon.jsn-icon-display li .jsn-listbullet,.jsn-icon-display h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -344px;}
.jsn-joomla-25 .link-icon.icon-download,.jsn-joomla-25 .menu-iconmenu .icon-download > a > span,.jsn-joomla-25 .list-icon.icon-download li .jsn-listbullet,.jsn-joomla-25 .icon-download h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-download,.menu-iconmenu .jsn-icon-download > a > span,.list-icon.jsn-icon-download li .jsn-listbullet,.jsn-icon-download h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -430px;}
.jsn-joomla-25 .link-icon.icon-folder,.jsn-joomla-25 .menu-iconmenu .icon-folder > a > span,.jsn-joomla-25 .list-icon.icon-folder li .jsn-listbullet,.jsn-joomla-25 .icon-folder h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-folder,.menu-iconmenu .jsn-icon-folder > a > span,.list-icon.jsn-icon-folder li .jsn-listbullet,.jsn-icon-folder h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -516px;}
.jsn-joomla-25 .link-icon.icon-help,.jsn-joomla-25 .menu-iconmenu .icon-help > a > span,.jsn-joomla-25 .list-icon.icon-help li .jsn-listbullet,.jsn-joomla-25 .icon-help h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-help,.menu-iconmenu .jsn-icon-help > a > span,.list-icon.jsn-icon-help li .jsn-listbullet,.jsn-icon-help h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -602px;}
.jsn-joomla-25 .link-icon.icon-home,.jsn-joomla-25 .menu-iconmenu .icon-home > a > span,.jsn-joomla-25 .list-icon.icon-home li .jsn-listbullet,.jsn-joomla-25 .icon-home h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-home,.menu-iconmenu .jsn-icon-home > a > span,.list-icon.jsn-icon-home li .jsn-listbullet,.jsn-icon-home h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -688px;}
.jsn-joomla-25 .link-icon.icon-image,.jsn-joomla-25 .menu-iconmenu .icon-image > a > span,.jsn-joomla-25 .list-icon.icon-image li .jsn-listbullet,.jsn-joomla-25 .icon-image h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-image,.menu-iconmenu .jsn-icon-image > a > span,.list-icon.jsn-icon-image li .jsn-listbullet,.jsn-icon-image h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -774px;}
.jsn-joomla-25 .link-icon.icon-info,.jsn-joomla-25 .menu-iconmenu .icon-info > a > span,.jsn-joomla-25 .list-icon.icon-info li .jsn-listbullet,.jsn-joomla-25 .icon-info h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-info,.menu-iconmenu .jsn-icon-info > a > span,.list-icon.jsn-icon-info li .jsn-listbullet,.jsn-icon-info h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -860px;}
.jsn-joomla-25 .link-icon.icon-mail,.jsn-joomla-25 .menu-iconmenu .icon-mail > a > span,.jsn-joomla-25 .list-icon.icon-mail li .jsn-listbullet,.jsn-joomla-25 .icon-mail h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-mail,.menu-iconmenu .jsn-icon-mail > a > span,.list-icon.jsn-icon-mail li .jsn-listbullet,.jsn-icon-mail h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -946px;}
.jsn-joomla-25 .link-icon.icon-online,.jsn-joomla-25 .menu-iconmenu .icon-online > a > span,.jsn-joomla-25 .list-icon.icon-online li .jsn-listbullet,.jsn-joomla-25 .icon-online h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-online,.menu-iconmenu .jsn-icon-online > a > span,.list-icon.jsn-icon-online li .jsn-listbullet,.jsn-icon-online h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1032px;}
.jsn-joomla-25 .link-icon.icon-rss,.jsn-joomla-25 .menu-iconmenu .icon-rss > a > span,.jsn-joomla-25 .list-icon.icon-rss li .jsn-listbullet,.jsn-joomla-25 .icon-rss h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-rss,.menu-iconmenu .jsn-icon-rss > a > span,.list-icon.jsn-icon-rss li .jsn-listbullet,.jsn-icon-rss h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1118px;}
.jsn-joomla-25 .link-icon.icon-search,.jsn-joomla-25 .menu-iconmenu .icon-search > a > span,.jsn-joomla-25 .list-icon.icon-search li .jsn-listbullet,.jsn-joomla-25 .icon-search h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-search,.menu-iconmenu .jsn-icon-search > a > span,.list-icon.jsn-icon-search li .jsn-listbullet,.jsn-icon-search h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1204px;}
.jsn-joomla-25 .link-icon.icon-selection,.jsn-joomla-25 .menu-iconmenu .icon-selection > a > span,.jsn-joomla-25 .list-icon.icon-selection li .jsn-listbullet,.jsn-joomla-25 .icon-selection h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-selection,.menu-iconmenu .jsn-icon-selection > a > span,.list-icon.jsn-icon-selection li .jsn-listbullet,.jsn-icon-selection h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1290px;}
.jsn-joomla-25 .link-icon.icon-settings,.jsn-joomla-25 .menu-iconmenu .icon-settings > a > span,.jsn-joomla-25 .list-icon.icon-settings li .jsn-listbullet,.jsn-joomla-25 .icon-settings h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-settings,.menu-iconmenu .jsn-icon-settings > a > span,.list-icon.jsn-icon-settings li .jsn-listbullet,.jsn-icon-settings h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1376px;}
.jsn-joomla-25 .link-icon.icon-star,.jsn-joomla-25 .menu-iconmenu .icon-star > a > span,.jsn-joomla-25 .list-icon.icon-star li .jsn-listbullet,.jsn-joomla-25 .icon-star h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-star,.menu-iconmenu .jsn-icon-star > a > span,.list-icon.jsn-icon-star li .jsn-listbullet,.jsn-icon-star h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1462px;}
.jsn-joomla-25 .link-icon.icon-statistics,.jsn-joomla-25 .menu-iconmenu .icon-statistics > a > span,.jsn-joomla-25 .list-icon.icon-statistics li .jsn-listbullet,.jsn-joomla-25 .icon-statistics h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-statistics,.menu-iconmenu .jsn-icon-statistics > a > span,.list-icon.jsn-icon-statistics li .jsn-listbullet,.jsn-icon-statistics h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1548px;}
.jsn-joomla-25 .link-icon.icon-user,.jsn-joomla-25 .menu-iconmenu .icon-user > a > span,.jsn-joomla-25 .list-icon.icon-user li .jsn-listbullet,.jsn-joomla-25 .icon-user h3.jsn-moduletitle span.jsn-moduleicon,.link-icon.jsn-icon-user,.menu-iconmenu .jsn-icon-user > a > span,.list-icon.jsn-icon-user li .jsn-listbullet,.jsn-icon-user h3.jsn-moduletitle span.jsn-moduleicon {background-position: 0 -1634px;}
/* ============================== JOOMLA 3.0 CORE COMPONENT LAYOUT ============================== */.jsn-joomla-30 .blog-featured .items-leading h2 {padding: 5px 0;}
/* PAGE PAGINATION */ul.jsn-pagination li {margin: 5px 0;}


/* FILE: /templates/jsn_epic_pro/css/colors/blue.css */
/*** @author    JoomlaShine.com http://www.joomlashine.com* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.* @license   JoomlaShine.com Proprietary License*//* ============================== DEFAULT HTML ============================== */a {color: #009aca;}
/* ============================== LAYOUT ============================== *//* =============== LAYOUT - OVERALL PAGE =============== */#jsn-master {background-color: #172534;background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/colors/blue/bg-master.jpg);}
/* ============================== TYPOGRAPHY ============================== *//* =============== TYPOGRAPHY - LINK STYLES =============== *//* ----- ACTION LINK ----- */.link-action {border-bottom: 1px solid #009ACA;}
.link-action:hover {background-color: #009ACA;}
/* =============== TYPOGRAPHY - TABLE STYLES =============== *//* ----- COLOR HEADER TABLE ----- */table.style-colorheader thead th {background-color: #366999;border-right: 1px groove #5A93C5;}
/* ----- COLOR STRIPES TABLE ----- */table.style-colorstripes td,table.style-colorstripes th {border-bottom: 1px solid #366999;border-right: 1px groove #366999;}
table.style-colorstripes thead th {background-color: #162c40;}
table.style-colorstripes thead th.highlight {background-color: #284C72;}
table.style-colorstripes tbody tr {background-color: #284D73;}
table.style-colorstripes tbody .highlight {background-color: #DEE9F3;}
table.style-colorstripes tbody tr.odd {background-color: #224161;}
table.style-colorstripes tbody tr.odd .highlight {background-color: #CBDBED;}
table.style-colorstripes tbody tr:hover th,table.style-colorstripes tbody tr:hover td {background-color: #1D3752;}
table.style-colorstripes tbody tr:hover .highlight {background-color: #BBD0E8;}
table.style-colorstripes tbody td,table.style-colorstripes tbody th {border-left: none;border-right: 1px solid #366999;}
table.style-colorstripes tfoot th,table.style-colorstripes tfoot td {background-color: #1f3d59;}
.sectiontableheader {background-color: #366999;}
/* ----- GREY STRIPES TABLE ----- */table.style-greystripes thead th.highlight {background-color: #4786BE;}
/* ============================== MENU ============================== *//* =============== MENU - MAIN MENU =============== *//* ----- 1st LEVEL ----- */div.jsn-modulecontainer ul.menu-mainmenu ul,#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color: #284d73;}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-top: 1px solid #366999;border-bottom: 1px solid #162c40;border-left: 1px solid #162c40;}
body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-left: none;border-right: 1px solid #162c40;}
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-right: 1px solid #162c40;}
body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-left: 1px solid #162c40;}
/* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {border-top-color: #1f3d59;background-color: #1f3d59;}
/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {border-top-color: #1f3d59;background-color: #1f3d59;}
/* =============== MENU - TREE MENU =============== *//* ----- CURRENT / HOVER STATE ----- */div.richbox-2 ul.menu-treemenu li a:hover,div.richbox-2 ul.menu-treemenu li a.current {background-color: #214263;}
div.lightbox-2 ul.menu-treemenu li a:hover,div.lightbox-2 ul.menu-treemenu li a.current {background-color: #CFF0FA;}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul {background-color: #284d73;}

div.jsn-modulecontainer ul.menu-sidemenu ul li a {
    border-bottom: 0.5px solid #CCC;
    border-top: 0.5px solid #CCC;
    border-left: 0.5px solid #CCC;
}
body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-sidemenu ul li a {border-left: none;border-right: 1px solid #162c40;}
/* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a {background-color: #1F3D59;}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */div.richbox-2 ul.menu-sidemenu > li:hover > a {background-color: #214263;}
div.lightbox-2 ul.menu-sidemenu > li:hover > a {background-color: #CFF0FA;}
/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a {border-top-color: #1f3d59;background-color: #1f3d59;}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */div.richbox-2 ul.menu-sidemenu > li.active > a {background-color: #214263;}
div.lightbox-2 ul.menu-sidemenu > li.active > a {background-color: #CFF0FA;}
/* ============================== SITE TOOLS ============================== *//* =============== SITE TOOLS - GENERAL PRESENTATION =============== *//* ----- DROP DOWN ----- */ul#jsn-sitetools-menu li ul {background-color: #284d73;}
/* ============================== MODULE STYLES ============================== *//* =============== MODULE STYLES - MODULE BOXES =============== *//* ----- MODULE BOX GREY ----- */div.box-grey a {color: #40afff;}
/* ----- RICHBOX ----- */div.richbox-2 div.jsn-modulecontainer_inner {background: #2B5783 url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/colors/blue/richbox-2.png) left bottom repeat-x;}
/* ----- LIGHTBOX ----- */div.lightbox-2 div.jsn-modulecontainer_inner {background: #F5FCFE url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/colors/blue/lightbox-2.png) left bottom repeat-x;}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== *//* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */#jsn-pos-top div.search input#mod_search_searchword {border: 1px solid #284D73;}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== *//* ----- SECTION / CATEGORY BLOG LAYOUT ----- *//* PAGE PAGINATION */ul.jsn-pagination li.navigation-page span {background-color: #4786BE;}


/* FILE: /templates/jsn_epic_pro/css/styles/business.css */
/*** @author    JoomlaShine.com http://www.joomlashine.com* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.* @license   JoomlaShine.com Proprietary License*/
@import url(https://fonts.googleapis.com/css?family=Nobile:regular,bold);
body {font-family: Arial, Helvetica, sans-serif;}
body h1,body h2,body h3,body h4,body h5,body h6,body #jsn-menu a,body #jsn-menu span,body #jsn-gotoplink,body .componentheading,body .contentheading {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
body.jsn-specialfont h1,body.jsn-specialfont h2,body.jsn-specialfont h3,body.jsn-specialfont h4,body.jsn-specialfont h5,body.jsn-specialfont h6,body.jsn-specialfont #jsn-menu a,body.jsn-specialfont #jsn-menu span,body.jsn-specialfont #jsn-gotoplink,body.jsn-specialfont .componentheading,body.jsn-specialfont .contentheading {font-family: Nobile, Verdana, Geneva, Arial, Helvetica, sans-serif;}
body.jsn-textsize-small {font-size: 65%;}
body.jsn-textsize-medium {font-size: 75%;}
body.jsn-textsize-big {font-size: 85%;}
body.jsn-textstyle-business.jsn-specialfont ul.menu-mainmenu > li > a {padding-bottom: 8px;}
body.jsn-textstyle-business.jsn-specialfont .jsn-moduletitle {font-weight: normal;}


/* FILE: /templates/jsn_epic_pro/css/jsn_mobile.css */
/*** @author    JoomlaShine.com http://www.joomlashine.com* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.* @license   JoomlaShine.com Proprietary License*//************************************************************************************ mobile layout (240 - 1023): common settings for both smartphone and tablet*************************************************************************************/
@media only screen and (max-width: 960px),(max-device-width: 960px) {
    body {font-size: 14px !important;}
    .menu-sidemenu { cursor: pointer }
    img {max-width: 100%;width: auto\9; /* ie8 */}
    #jsn-master #jsn-page {width: auto;min-width: inherit;}
    /*#jsn-mainbody {padding: 10px;}*/
    div.jsn-modulescontainer { padding: 5px 0;}
    div.jsn-modulescontainer div.jsn-modulecontainer_inner {margin: 10px;}
    #jsn-leftsidecontent_inner,#jsn-rightsidecontent_inner,#jsn-pos-innerleft_inner,#jsn-pos-innerright_inner {padding: 10px;}
    div.jsn-horizontallayout div.jsn-modulecontainer {margin-top: 20px;}
    /* =============== MAIN MENU =============== */#jsn-menu.jsn-menu-sticky {position: fixed;top: 0;-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);}
    #jsn-pos-mainmenu,body.jsn-direction-rtl #jsn-pos-mainmenu {float: none;}
    /* ----- MAIN TOGGLE ----- */#jsn-menu .jsn-menu-toggle {cursor: pointer;display: inline-block;}
    #jsn-menu .jsn-modulecontent > .jsn-menu-toggle,#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle {color: #CCC;font-size: 1.1em;border-right: 1px solid #000;}
    #jsn-menu .jsn-modulecontent > .jsn-menu-toggle {padding: 8px 12px;}
    #jsn-menu .jsn-menu-toggle.active {background-color: #404040;color: #fff;}
    #jsn-menu ul.jsn-menu-mobile {position: absolute;width: 100%;}
    #jsn-menu #jsn-pos-mainmenu ul.jsn-menu-mobile {left: 0;}
    #jsn-menu #jsn-pos-toolbar ul.jsn-menu-mobile {right: 0;}
    #jsn-menu .jsn-menu-toggle + ul {display: none;}
    #jsn-menu .jsn-menu-toggle + ul.jsn-menu-mobile {display: block;}
    #jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {    background: none;}
    #jsn-menu .jsn-modulecontainer.display-dropdown.jsn-dropdown-active .jsn-modulecontainer_inner h3.jsn-moduletitle {    background: #4A4A4A;    color: #FFFFFF;}
    #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {    padding: 11px 12px 12px;}
    #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {visibility: visible;display:none;}
    #jsn-menu div.display-dropdown.jsn-dropdown-active.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {display: block;}
    body.jsn-direction-rtl #jsn-menu #jsn-pos-mainmenu ul.jsn-menu-mobile {right: 0;left: auto;}
    body.jsn-direction-rtl #jsn-menu #jsn-pos-toolbar ul.jsn-menu-mobile {left: 0;right: auto;}
    body.jsn-direction-rtl #jsn-menu .jsn-menu-toggle + ul {right: 0;}
    /* ----- LEVEL 1 ----- */#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li {float: none;width: auto;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li {border-top: 1px solid #444;border-bottom: 1px solid #111;border-right: none;border-left: none;margin: 0;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > a,#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > a:hover {border: none;background: #333;color: #ddd;font-size: 1.1em;text-decoration: none;padding: 10px;}
    /* ----- ACTIVE STATE COLOR ----- */#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li.active > a {color: #FFF;}
    body.jsn-color-blue #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #214263;}
    body.jsn-color-green #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #477328;}
    body.jsn-color-red #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #732828;}
    body.jsn-color-violet #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #733969;}
    body.jsn-color-orange #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #CC6114;}
    /* ----- LEVEL 2 ----- */#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile ul {width: auto;position: static;background-color: #444;visibility: visible;opacity: 1;filter: alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";margin: 0;padding: 0;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > .jsn-menu-mobile {padding: 5px 15px;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul li {border: none;background: none;}
    #jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li a {border: none;background: none;color: #ccc;padding: 8px 0 8px 20px;background: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-base.png) left -332px no-repeat;}
    #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {text-align: left;}
    body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {text-align: right;}
    body.jsn-direction-rtl #jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li a,body.jsn-direction-rtl #jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {padding-left: 0;padding-right: 20px;background-position: right -332px;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {top: 0;padding: 0;margin: 0;width: 32px;height: 32px;cursor: pointer;position: absolute;background: rgba(0,0,0,0.3) url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-toggle-expand.png) center center no-repeat;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#4c000000', EndColorStr='#4c000000');right: 0;}
    body.jsn-direction-rtl #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {left: 0;right: auto;}
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle.active {background-image: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icon-toggle-collapse.png);}
    body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {border: none;}
    /* ----- LEVEL 3 ----- */
    #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {margin-left: 20px;margin-right: 10px;}
    body.jsn-direction-rtl #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {margin-left: 10px;margin-right: 20px;}
    /* =============== MOBILE SIDE MENU =============== */
    parent jsn-icon-selection {display: none;}
    body div.jsn-modulecontainer ul.menu-sidemenu li.parent > a {padding-right: 8px;background-image: none;}
    /* ===============  SITETOOLS =============== */#jsn-sitetoolspanel {display: none;}
    #jsn-sitetoolspanel.jsn-include-color {display: block;}
    ul#jsn-sitetools-menu ul li.jsn-selector-size,ul#jsn-sitetools-inline ul li.jsn-selector-size {display: none;}
    ul#jsn-sitetools-menu li ul,ul#jsn-sitetools-inline li ul {margin-left: -108px;}
    ul#jsn-sitetools-inline li {padding: 0;margin: 0;background: url(/joomla-templates/jsn_epic/pro/templates/jsn_epic_pro/images/icons/icons-uni.png) center -1368px no-repeat;}
    ul#jsn-sitetools-menu > li:hover,ul#jsn-sitetools-inline > li:hover {background-color: transparent;}
    ul#jsn-sitetools-menu > li > a,ul#jsn-sitetools-inline > li > a {margin: 0;padding: 0;width: 36px;height: 36px;display: block;}
    ul#jsn-sitetools-menu li ul {top: 36px;display: none;right: 0;}
    ul#jsn-sitetools-inline li ul {z-index: 90;right: 3px;top: 30px;position: absolute;display: none;}
    ul#jsn-sitetools-inline li.active ul,ul#jsn-sitetools-menu li.active ul {display: block;visibility: visible;opacity: 1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
    ul#jsn-sitetools-inline ul li {padding: 3px 6px;background: none;}
    ul#jsn-sitetools-inline ul li a {float: left;width: 22px;height: 22px;display: inline-block;}
    body.jsn-css3 ul#jsn-sitetools-inline li {transition: background 0.3s ease-out;-moz-transition: background 0.3s ease-out;-webkit-transition: background 0.3s ease-out;}
    body.jsn-color-blue #jsn-sitetoolspanel li.active,body.jsn-color-blue ul#jsn-sitetools-inline li ul {background-color:rgba(40,77,115,0.95);}
    body.jsn-color-green #jsn-sitetoolspanel li.active,body.jsn-color-green ul#jsn-sitetools-inline li ul {background-color:rgba(71,115,40,0.95);}
    body.jsn-color-grey #jsn-sitetoolspanel li.active,body.jsn-color-grey ul#jsn-sitetools-inline li ul {background-color:rgba(204,97,20,0.95);}
    body.jsn-color-orange #jsn-sitetoolspanel li.active,body.jsn-color-orange ul#jsn-sitetools-inline li ul {background-color:rgba(204,97,20,0.95);}
    body.jsn-color-red #jsn-sitetoolspanel li.active,body.jsn-color-red ul#jsn-sitetools-inline li ul {background-color:rgba(115,40,40,0.95);}
    body.jsn-color-violet #jsn-sitetoolspanel li.active,body.jsn-color-violet ul#jsn-sitetools-inline li ul {background-color:rgba(115,57,105,0.95);}
    /* -----  RTL Layout ----- */body.jsn-direction-rtl #jsn-sitetoolspanel {left: 0;right: auto;}
    body.jsn-direction-rtl ul#jsn-sitetools-menu > li {position: inherit;}
    body.jsn-direction-rtl ul#jsn-sitetools-menu li ul,body.jsn-direction-rtl ul#jsn-sitetools-inline li ul {    left: 2px;    margin-left: 0;    margin-right: -108px;    right: auto;}
    /* ===============  OTHER POSITIONS =============== */div[id*="jsn-pos-stick-left"],div[id*="jsn-pos-stick-right"] {display: none;height: 0;}
    #jsn-promo #jsn-pos-promo {float: none;left: auto;width: 100%;}
    #jsn-promo #jsn-pos-promo-left {left: auto;width: 100%;}
    #jsn-promo #jsn-pos-promo-right {width: 100%;}
    #jsn-content {background: #e5e5e5;}
    #jsn-content #jsn-maincontent {float: none;left: auto;width: 100%;background-color: #fff;border-bottom: 5px solid #ccc;}
    #jsn-content #jsn-leftsidecontent {float: none;left: auto;width: 100%;}
    #jsn-content #jsn-rightsidecontent {float: none;width: 100%;}
    #jsn-content #jsn-centercol,#jsn-content #jsn-pos-innerleft,#jsn-content #jsn-pos-innerright {width: 100%;left: auto;}
    div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {width: 49.9%;}
    div.jsn-hasinnerleft #jsn-content_inner4,div.jsn-hasinnerright #jsn-content_inner4 {border: none;}
    div#jsn-pos-breadcrumbs.display-mobile,div.jsn-modulecontainer.display-mobile {display: block;}
    div#jsn-pos-breadcrumbs.display-desktop,div.jsn-modulecontainer.display-desktop {display: none;}
    /* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== *//* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== *//* ----- STANDARD CONTACT LAYOUT - CONTACT FORM INPUT BOXES ----- */.jsn-mailling-form {text-align: center;}
    .jsn-mailling-form p {text-align: left;}
    .jsn-mailling-form #contact_name,.jsn-mailling-form #contact_email,.jsn-mailling-form #contact_subject,.jsn-mailling-form #contact_text {width: 100%;padding: 3px 0;}
    /* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */div.com-search #searchForm .search-phrase {margin-left: 0;}
    div.com-search #searchForm .search-keyword label,div.com-search #searchForm .search-ordering label,div.com-search #searchForm .search-field-title {float: none;display: inline;text-align: left;padding-bottom: 3px;}
    div.com-search #searchForm .search-keyword-result .search-field-title {display: inline;}
    div.com-search #searchForm .search-range label,div.com-search #searchForm  .search-range .search-field-title {float: left;}
    body.jsn-direction-rtl div.com-search #searchForm .search-range label,body.jsn-direction-rtl div.com-search #searchForm .search-range .search-field-title {float: right;}
}
/************************************************************************************smartphone layout (320 - 480): everything is layout in single column*************************************************************************************/@media only screen and (max-width: 480px), (max-device-width: 480px) {#jsn-logo #jsn-logo-mobile {display: block;}
    #jsn-logo #jsn-logo-mobile + #jsn-logo-desktop {display: none;}
    #jsn-logo {float: none;}
    #jsn-headerright {float: none;padding: 0 10px;}
    #jsn-headerright #jsn-pos-top {float: none;}
    #jsn-headerright #jsn-pos-top div.jsn-modulecontainer {float: none;margin: 0 0 15px 0;}
    div#jsn-pos-breadcrumbs.display-tablet,div.jsn-modulecontainer.display-tablet {display: none;}
    div#jsn-pos-breadcrumbs.display-smartphone,div.jsn-modulecontainer.display-smartphone {display: block;}
    div.jsn-horizontallayout div.jsn-modulecontainer:first-child {margin-top: 0;}
    div.jsn-modulescontainer div[class*="box-"],div.jsn-modulescontainer div[class*="solid-"],div.jsn-modulescontainer2 div.jsn-modulecontainer {width: 100%;}
    div#jsn-content.jsn-hasright #jsn-content_inner2 {background: none;}
    div#jsn-content.jsn-hasleft #jsn-content_inner {background: none;}
    div.jsn-modulescontainer2 div.jsn-modulecontainer,div.jsn-modulescontainer3 div.jsn-modulecontainer,div.jsn-modulescontainer4 div.jsn-modulecontainer,div.jsn-modulescontainer5 div.jsn-modulecontainer,div.jsn-modulescontainer6 div.jsn-modulecontainer,#jsn-pos-user1,#jsn-pos-user2,#jsn-pos-user3,#jsn-pos-user4,#jsn-pos-user5,#jsn-pos-user6,#jsn-pos-user7,#jsn-pos-footer,#jsn-pos-bottom {float: none !important;width: 100% !important;}
    #jsn-pos-bottom {text-align: left;}
    div[class*="grid-layout"] div.grid-col {width: 100%;}
    div.grid-layout div.grid-col div.grid-col_inner {margin-right: 0;}
    body.jsn-direction-rtl div.grid-layout div.grid-col div.grid-col_inner {margin-left: 0;}
    /* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== *//* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== *//* ----- ARTICLE DETAILS ----- */p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {word-wrap: break-word;}
    /* ----- SECTION / CATEGORY BLOG LAYOUT ----- *//* ARTICLE COLUMN CONTAINER */.jsn-articlecols {float: none;width: 100% !important;}
    .jsn-articlecols .jsn-article {padding: 0;}
    /* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */.com-newsfeed table.jsn-infotable td.jsn-table-column-links,.com-newsfeed legend.hidelabeltxt {display: none;}
    .com-newsfeed div.display-limit {float: right;}
    .com-newsfeed table.category {width: 100%;border: none;border-collapse: collapse;}
    .com-newsfeed table.category thead th {padding: 10px;}
    .com-newsfeed table.category thead .item-title {text-align: left;}
    .com-newsfeed table.category thead {background-color: #999;text-shadow: 0 1px 0 rgba(0,0,0,0.5) ;}
    .com-newsfeed table.category thead th a {color: #FFF;}
    .com-newsfeed table.category .item-num-art {text-align: center;}
    .com-newsfeed table.category .item-link {display: none;}
    .com-newsfeed table.category tbody td {padding: 10px 5px;border-bottom: 1px solid #CCC;}
    /* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */.com-contact table.jsn-infotable td.jsn-table-column-country,.com-contact table.jsn-infotable td.jsn-table-column-state,.com-contact table.jsn-infotable td.jsn-table-column-suburb, .com-contact table.jsn-infotable td.jsn-table-column-position {display: none;}
    /* =============== JOOMLA! EXTENSIONS - COM_USER =============== *//* ----- USER FORM LAYOUT ----- */div.com-user div.default-login {width: 90%;}
    div.com-user div.default-login .login-fields input {display: block;width: 95%;}
}
/************************************************************************************ tablet layout (481 - 1023): arrange modules in 2 columns and 1 side bar *************************************************************************************/@media only screen and (min-width: 481px) and (max-width: 960px),(min-device-width: 481px) and (max-device-width: 960px) {#jsn-content-top.jsn-haspromoleft.jsn-haspromoright #jsn-promo #jsn-pos-promo-left {left: auto;width: 49.5%;}
    #jsn-content-top.jsn-haspromoleft.jsn-haspromoright #jsn-promo #jsn-pos-promo-right {width: 49.5%;}
    div#jsn-pos-breadcrumbs.display-smartphone,div.jsn-modulecontainer.display-smartphone {display: none;}
    div#jsn-pos-breadcrumbs.display-tablet,div.jsn-modulecontainer.display-tablet {display: block;}
    div.grid-layout4 div.grid-col,div.grid-layout5 div.grid-col,div.grid-layout6 div.grid-col {width: 33.3%;}
    #jsn-content #jsn-content_inner,#jsn-content #jsn-content_inner3 {right: auto;}
    #jsn-content #jsn-content_inner1,#jsn-content #jsn-content_inner2 {left: auto;}
    #jsn-content #jsn-centercol {width: 100%;left: auto;}
    #jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-pos-innerleft {float: left;width: 49.9%;}
    #jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-pos-innerright {float: right;width: 49.5%;}
    #jsn-content.jsn-hasleft.jsn-hasright #jsn-leftsidecontent {float: left;width: 49.9%;}
    #jsn-content.jsn-hasleft.jsn-hasright #jsn-rightsidecontent {float: right;width: 49.9%;}
    div#jsn-content.jsn-hasright #jsn-content_inner2 {background: transparent;}
    div#jsn-content.jsn-hasleft #jsn-content_inner {background: transparent;}
    div.jsn-modulescontainer3 div.jsn-modulecontainer,div.jsn-modulescontainer3.jsn-horizontallayout div.jsn-modulecontainer,div.jsn-modulescontainer3 #jsn-pos-user5,div.jsn-modulescontainer3 #jsn-pos-user6,div.jsn-modulescontainer3 #jsn-pos-user7 {width: 49.9%;}
    div.jsn-modulescontainer3 #jsn-pos-user5 div.jsn-modulecontainer,div.jsn-modulescontainer3 #jsn-pos-user6 div.jsn-modulecontainer,div.jsn-modulescontainer3 #jsn-pos-user7 div.jsn-modulecontainer {width: 100%;}
}


/* FILE: /templates/jsn_epic_pro/css/jsn_css3.css */
/*** @author    JoomlaShine.com http://www.joomlashine.com* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.* @license   JoomlaShine.com Proprietary License*//* ============================== CSS3 EFFECTS ============================== *//* ----- READ MORE ----- */body.jsn-css3 .readon {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;background-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);background-image:-moz-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(216,216,216)));background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);background-image:-o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);background-image:-ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0);}
body.jsn-css3 .readon:hover {box-shadow: 0 0 3px #333;-moz-box-shadow: 0 0 3px #333;-webkit-box-shadow: 0 0 3px #333;}
/* ----- GO TOP LINK ----- */body.jsn-css3 #jsn-gotoplink {transition: color 0.3s linear, background 0.3s ease-out;-moz-transition: color 0.3s linear, background 0.3s ease-out;-webkit-transition: color 0.3s linear, background 0.3s ease-out;}
/* ----- TYPOGRAPHY STYLE ----- *//* TEXT STYLES */body.jsn-css3 .text-box {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0 0 2px #999;-moz-box-shadow: 0 0 2px #999;-webkit-box-shadow: 0 0 2px #999;}
body.jsn-css3 .text-box-highlight {transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}
body.jsn-css3 .text-box-highlight:hover {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0 0 2px #999;-moz-box-shadow: 0 0 2px #999;-webkit-box-shadow: 0 0 2px #999;}
body.jsn-css3 .text-highlight {border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
/* LINK STYLES */body.jsn-css3 .link-button {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
body.jsn-css3 .link-button:hover {box-shadow: 0 0 3px #333;-moz-box-shadow: 0 0 3px #333;-webkit-box-shadow: 0 0 3px #333;}
body.jsn-css3 .link-button,body.jsn-css3 .link-button a {transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}
body.jsn-css3 .link-action {transition: color 0.3s linear, background 0.3s ease-out;-moz-transition: color 0.3s linear, background 0.3s ease-out;-webkit-transition: color 0.3s linear, background 0.3s ease-out;}
body.jsn-css3 .link-highlight {transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}
body.jsn-css3 .link-highlight:hover {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0 0 2px #999;-moz-box-shadow: 0 0 2px #999;-webkit-box-shadow: 0 0 2px #999;}
.link-button.button-light,.link-button.button-light:hover {border-color: #999999;background-image: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:-moz-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(216,216,216)));background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);background-image:-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);}
.link-button.button-dark,.link-button.button-dark:hover {background-image:linear-gradient(-90deg,rgb(79,79,79) 0%,rgb(51,51,51) 100%);background-image:-o-linear-gradient(-90deg,rgb(79,79,79) 0%,rgb(51,51,51) 100%);background-image:-moz-linear-gradient(-90deg,rgb(79,79,79) 0%,rgb(51,51,51) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(79,79,79)),color-stop(1, rgb(51,51,51)));background-image:-webkit-linear-gradient(-90deg,rgb(79,79,79) 0%,rgb(51,51,51) 100%);background-image:-ms-linear-gradient(-90deg,rgb(79,79,79) 0%,rgb(51,51,51) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4f4f4f,endColorstr=#ff333333,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4f4f4f,endColorstr=#ff333333,GradientType=0);}
.link-button.button-green,.link-button.button-green:hover {background-image:linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);background-image:-o-linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);background-image:-moz-linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);background-image:-ms-linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(92,134,33)),color-stop(1, rgb(72,105,27)));background-image:-webkit-linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);background-image:-webkit-linear-gradient(-90deg,rgb(92,134,33) 0%,rgb(72,105,27) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5c8621,endColorstr=#ff48691b,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5c8621,endColorstr=#ff48691b,GradientType=0);}
.link-button.button-orange,.link-button.button-orange:hover {background-image:linear-gradient(-90deg,rgb(196,112,28) 0%,rgb(160,91,23) 100%);background-image:-o-linear-gradient(-90deg,rgb(196,112,28) 0%,rgb(160,91,23) 100%);background-image:-moz-linear-gradient(50% 0% -90deg,rgb(196,112,28) 0%,rgb(160,91,23) 100%); background-image:-ms-linear-gradient(-90deg,rgb(196,112,28) 0%,rgb(160,91,23) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(196,112,28)),color-stop(1, rgb(160,91,23)));background-image:-webkit-linear-gradient(-90deg,rgb(196,112,28) 0%,rgb(160,91,23) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc4701c,endColorstr=#ffa05b17,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc4701c,endColorstr=#ffa05b17,GradientType=0);}
.link-button.button-blue,.link-button.button-blue:hover {background-image:linear-gradient(-90deg,rgb(58,119,173) 0%,rgb(44,89,131) 100%);background-image:-o-linear-gradient(-90deg,rgb(58,119,173) 0%,rgb(44,89,131) 100%);background-image:-moz-linear-gradient(50% 0% -90deg,rgb(58,119,173) 0%,rgb(44,89,131) 100%); background-image:-ms-linear-gradient(-90deg,rgb(58,119,173) 0%,rgb(44,89,131) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(58,119,173)),color-stop(1, rgb(44,89,131)));background-image:-webkit-linear-gradient(-90deg,rgb(58,119,173) 0%,rgb(44,89,131) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3a77ad,endColorstr=#ff2c5983,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3a77ad,endColorstr=#ff2c5983,GradientType=0);}
.link-button.button-red,.link-button.button-red:hover {background-image:linear-gradient(-90deg,rgb(140,35,35) 0%,rgb(112,29,29) 100%);background-image:-o-linear-gradient(-90deg,rgb(140,35,35) 0%,rgb(112,29,29) 100%);background-image:-moz-linear-gradient(50% 0% -90deg,rgb(140,35,35) 0%,rgb(112,29,29) 100%); background-image:-ms-linear-gradient(-90deg,rgb(140,35,35) 0%,rgb(112,29,29) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(140,35,35)),color-stop(1, rgb(112,29,29)));background-image:-webkit-linear-gradient(-90deg,rgb(140,35,35) 0%,rgb(112,29,29) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8c2323,endColorstr=#ff701d1d,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8c2323,endColorstr=#ff701d1d,GradientType=0);}
/* TABLE STYLES */body.jsn-css3 table.table-style th,body.jsn-css3 table.table-style td {transition: background 0.3s ease-out;-moz-transition: background 0.3s ease-out;-webkit-transition: background 0.3s ease-out;}
/* LIST STYLES */ul.list-number-bullet li .jsn-listbullet {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
ul.list-number-bullet.bullet-blue li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);background-image:-moz-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(28,107,179)),color-stop(1, rgb(51,57,63)));background-image:-webkit-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);background-image:-o-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);background-image:-ms-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c6bb3,endColorstr=#ff33393f,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c6bb3,endColorstr=#ff33393f,GradientType=0);}
ul.list-number-bullet.bullet-green li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);background-image:-moz-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(66,158,0)),color-stop(1, rgb(38,91,0)));background-image:-webkit-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);background-image:-o-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);background-image:-ms-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff429e00,endColorstr=#ff265b00,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff429e00,endColorstr=#ff265b00,GradientType=0);}
ul.list-number-bullet.bullet-grey li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);background-image:-moz-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(133,133,133)),color-stop(1, rgb(56,56,56)));background-image:-webkit-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);background-image:-o-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);background-image:-ms-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff858585,endColorstr=#ff383838,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff858585,endColorstr=#ff383838,GradientType=0);}
ul.list-number-bullet.bullet-orange li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);background-image:-moz-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(230,96,0)),color-stop(1, rgb(116,50,0)));background-image:-webkit-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);background-image:-o-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);background-image:-ms-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe66000,endColorstr=#ff743200,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe66000,endColorstr=#ff743200,GradientType=0);}
ul.list-number-bullet.bullet-red li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);background-image:-moz-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(191,0,0)),color-stop(1, rgb(113,0,0)));background-image:-webkit-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);background-image:-o-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);background-image:-ms-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbf0000,endColorstr=#ff710000,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbf0000,endColorstr=#ff710000,GradientType=0);}
ul.list-number-bullet.bullet-violet li .jsn-listbullet {background-image:linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);background-image:-moz-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(158,0,132)),color-stop(1, rgb(93,0,76)));background-image:-webkit-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);background-image:-o-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);background-image:-ms-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9e0084,endColorstr=#ff5d004c,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9e0084,endColorstr=#ff5d004c,GradientType=0);}
/* FORM STYLE */body.jsn-css3 .inputbox {border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;-moz-transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;-webkit-transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;}
body.jsn-css3 #jsn-page .button {background-image: -ms-linear-gradient(top, #999, #777);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#777));background-image: -webkit-linear-gradient(top, #999, #777);background-image: -o-linear-gradient(top, #999, #777);background-image: linear-gradient(top, #999, #777);background-image: -moz-linear-gradient(top, #999, #777);background-repeat: repeat-x;border: 1px solid #000;*border: 0;border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4);-webkit-border-radius: 3px; -moz-border-radius: 3px;  border-radius: 3px;filter: progid:dximagetransform.microsoft.gradient(startColorstr='#999', endColorstr='#777', GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);*zoom: 1;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);transition: color 0.1s linear, background 0.3s ease-out;-moz-transition: color 0.1s linear, background 0.3s ease-out;-webkit-transition: color 0.1s linear, background 0.3s ease-out;}
body.jsn-css3 .button:hover,body.jsn-css3 .button:active {background-image: -ms-linear-gradient(top, #777, #555);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#555));background-image: -webkit-linear-gradient(top, #777, #555);background-image: -o-linear-gradient(top, #777, #555);background-image: linear-gradient(top, #777, #555);background-image: -moz-linear-gradient(top, #777, #555);filter: progid:dximagetransform.microsoft.gradient(startColorstr='#777', endColorstr='#555', GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;-moz-transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;-webkit-transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;}
/* ----- MENU STYLES ----- *//* GENERAL */body.jsn-css3 ul.menu-mainmenu li a,body.jsn-css3 ul.menu-sidemenu li a,body.jsn-css3 ul.menu-treemenu li a {transition: color 0.3s linear, background 0.3s ease-out;-moz-transition: color 0.3s linear, background 0.3s ease-out;-webkit-transition: color 0.3s linear, background 0.3s ease-out;}
/* MAIN MENU - SIDE MENU */body.jsn-css3 ul.menu-mainmenu li ul,body.jsn-css3 ul.menu-sidemenu li ul {opacity: 0;filter: alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
body.jsn-css3 ul.menu-mainmenu li:hover > ul,body.jsn-css3 ul.menu-sidemenu li:hover > ul,body.jsn-css3 #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner:hover .jsn-modulecontent {opacity: 1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
/* ----- SITE TOOLS ----- */ul#jsn-sitetools-menu li ul {opacity: 0;filter: alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
ul#jsn-sitetools-menu li:hover ul {opacity: 1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
body.jsn-css3 ul#jsn-sitetools-menu li,#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner h3,#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {transition: background 0.3s ease-out;-moz-transition: background 0.3s ease-out;-webkit-transition: background 0.3s ease-out;}
/* ----- MODULE STYLES ----- */div[class*="box-"] div.jsn-modulecontainer_inner,div[class*="solid-"] div.jsn-modulecontainer_inner {border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0px 0px 4px #666;-moz-box-shadow: 0px 0px 4px #666;-webkit-box-shadow: 0px 0px 4px #666;}
/* ----- FONT STYLES ----- */body.jsn-css3 h3.jsn-moduletitle,body.jsn-css3 #jsn-content-top div[class*="box-"] h3.jsn-moduletitle,body.jsn-css3 #jsn-content-top div[class*="solid-"] h3.jsn-moduletitle,body.jsn-css3 .contentheading,body.jsn-css3 .componentheading,body.jsn-css3 .subheading {text-shadow: 1px 1px 1px #e5e5e5;}
body.jsn-css3 ul.menu-mainmenu > li.active > a,body.jsn-css3 div.box-grey h3.jsn-moduletitle,body.jsn-css3 div[class*="richbox-"] h3.jsn-moduletitle,body.jsn-css3 #jsn-content-top h3.jsn-moduletitle,body.jsn-css3 #jsn-content-top div.box-grey h3.jsn-moduletitle,body.jsn-css3 #jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {text-shadow: 1px 1px 1px #000;}
/* ----- SUB-MENU BACKGROUND ----- */body.jsn-color-blue div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-blue div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-blue ul#jsn-sitetools-menu li ul,body.jsn-color-blue #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color:rgba(40,77,115,0.95);}
body.jsn-color-green div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-green div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-green ul#jsn-sitetools-menu li ul,body.jsn-color-green #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent  {background-color:rgba(71,115,40,0.95);}
body.jsn-color-grey div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-grey div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-grey ul#jsn-sitetools-menu li ul,body.jsn-color-grey #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color:rgba(115,115,115,0.95);}
body.jsn-color-orange div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-orange div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-orange ul#jsn-sitetools-menu li ul,body.jsn-color-orange #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color:rgba(204,97,20,0.95);}
body.jsn-color-red div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-red div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-red ul#jsn-sitetools-menu li ul,body.jsn-color-red #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color:rgba(115,40,40,0.95);}
body.jsn-color-violet div.jsn-modulecontainer ul.menu-mainmenu ul,body.jsn-color-violet div.jsn-modulecontainer ul.menu-sidemenu ul,body.jsn-color-violet ul#jsn-sitetools-menu li ul,body.jsn-color-violet #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {background-color:rgba(115,57,105,0.95);}
/* ----- OVERRIDE JOOMLA 30 ----- */.jsn-joomla-30 .calendar .button {border-radius: none;-moz-border-radius: none;-webkit-border-radius: none;}
/* PAGE PAGINATION */ul.jsn-pagination li a,ul.jsn-pagination li span {border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background-image: linear-gradient(to bottom, #FEFEFE 0%, #EAEFF1 100%);background-image: -ms-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);background-image: -moz-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);background-image: -o-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EAEFF1));background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);}
body.jsn-color-blue ul.jsn-pagination li.navigation-page span {    background-image:linear-gradient(-90deg,rgb(54,105,153) 0%,rgb(22,44,64) 100%);background-image:-moz-linear-gradient(-90deg,rgb(54,105,153) 0%,rgb(22,44,64) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(54,105,153)),color-stop(1, rgb(22,44,64)));background-image:-webkit-linear-gradient(-90deg,rgb(54,105,153) 0%,rgb(22,44,64) 100%);background-image:-o-linear-gradient(-90deg,rgb(54,105,153) 0%,rgb(22,44,64) 100%);background-image:-ms-linear-gradient(-90deg,rgb(54,105,153) 0%,rgb(22,44,64) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff366999,endColorstr=#ff162c40,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff366999,endColorstr=#ff162c40,GradientType=0);}
body.jsn-color-red ul.jsn-pagination li.navigation-page span {background-image:linear-gradient(-90deg,rgb(153,54,54) 0%,rgb(64,22,22) 100%);background-image:-moz-linear-gradient(-90deg,rgb(153,54,54) 0%,rgb(64,22,22) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(153,54,54)),color-stop(1, rgb(64,22,22)));background-image:-webkit-linear-gradient(-90deg,rgb(153,54,54) 0%,rgb(64,22,22) 100%);background-image:-o-linear-gradient(-90deg,rgb(153,54,54) 0%,rgb(64,22,22) 100%);background-image:-ms-linear-gradient(-90deg,rgb(153,54,54) 0%,rgb(64,22,22) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff993636,endColorstr=#ff401616,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff993636,endColorstr=#ff401616,GradientType=0);}
body.jsn-color-violet ul.jsn-pagination li.navigation-page span {background-image:linear-gradient(-90deg,rgb(153,76,140) 0%,rgb(64,32,58) 100%);background-image:-moz-linear-gradient(-90deg,rgb(153,76,140) 0%,rgb(64,32,58) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(153,76,140)),color-stop(1, rgb(64,32,58)));background-image:-webkit-linear-gradient(-90deg,rgb(153,76,140) 0%,rgb(64,32,58) 100%);background-image:-o-linear-gradient(-90deg,rgb(153,76,140) 0%,rgb(64,32,58) 100%);background-image:-ms-linear-gradient(-90deg,rgb(153,76,140) 0%,rgb(64,32,58) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff994c8c,endColorstr=#ff40203a,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff994c8c,endColorstr=#ff40203a,GradientType=0);}
body.jsn-color-green ul.jsn-pagination li.navigation-page span {background-image:linear-gradient(-90deg,rgb(95,153,54) 0%,rgb(36,64,16) 100%);background-image:-moz-linear-gradient(-90deg,rgb(95,153,54) 0%,rgb(36,64,16) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(95,153,54)),color-stop(1, rgb(36,64,16)));background-image:-webkit-linear-gradient(-90deg,rgb(95,153,54) 0%,rgb(36,64,16) 100%);background-image:-o-linear-gradient(-90deg,rgb(95,153,54) 0%,rgb(36,64,16) 100%);background-image:-ms-linear-gradient(-90deg,rgb(95,153,54) 0%,rgb(36,64,16) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f9936,endColorstr=#ff244010,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f9936,endColorstr=#ff244010,GradientType=0);}
body.jsn-color-orange ul.jsn-pagination li.navigation-page span {background-image:linear-gradient(-90deg,rgb(229,109,23) 0%,rgb(153,73,15) 100%);background-image:-moz-linear-gradient(-90deg,rgb(229,109,23) 0%,rgb(153,73,15) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(229,109,23)),color-stop(1, rgb(153,73,15)));background-image:-webkit-linear-gradient(-90deg,rgb(229,109,23) 0%,rgb(153,73,15) 100%);background-image:-o-linear-gradient(-90deg,rgb(229,109,23) 0%,rgb(153,73,15) 100%);background-image:-ms-linear-gradient(-90deg,rgb(229,109,23) 0%,rgb(153,73,15) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe56d17,endColorstr=#ff99490f,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe56d17,endColorstr=#ff99490f,GradientType=0);}
body.jsn-color-grey ul.jsn-pagination li.navigation-page span {background-image:linear-gradient(-90deg,rgb(153,153,153) 0%,rgb(64,64,64) 100%);background-image:-moz-linear-gradient(-90deg,rgb(153,153,153) 0%,rgb(64,64,64) 100%); background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(153,153,153)),color-stop(1, rgb(64,64,64)));background-image:-webkit-linear-gradient(-90deg,rgb(153,153,153) 0%,rgb(64,64,64) 100%);background-image:-o-linear-gradient(-90deg,rgb(153,153,153) 0%,rgb(64,64,64) 100%);background-image:-ms-linear-gradient(-90deg,rgb(153,153,153) 0%,rgb(64,64,64) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff999999,endColorstr=#ff404040,GradientType=0)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff999999,endColorstr=#ff404040,GradientType=0);}


/* FILE: /plugins/jsnimageshow/themeslider/assets/css/style.css */
/** * @author JoomlaShine.com Team * @copyright JoomlaShine.com * @link joomlashine.com * @package JSN ImageShow - Theme Classic * @version $Id$ * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html *//*----- Show case settings -----*/.jsn-showcase-theme-settings {padding: 10px;margin-top: 15px;border: 1px solid #CCC;background-color: #F9F9F9;width: 100%;height: 390px;}
.jsn-showcase-theme-settings td#jsn-theme-preview-wrapper {width: 570px;vertical-align: top;}
.jsn-showcase-theme-settings td#jsn-theme-preview-wrapper > div {position: relative;}
.jsn-showcase-theme-settings td#jsn-theme-parameters-wrapper {vertical-align: top;}
@media (max-width:1024px) {#jsn-theme-preview-wrapper {display: inline;padding: 10px;}
                           #jsn-theme-parameters-wrapper {display: inline;}
}
/*================================= FRONT END =======================================*/.jsn-themeslider-gallery {margin: 0 auto;outline: none;}
.jsn-themeslider-seocontent {display: none;}
.jsn-themeslider-msgnonflash {text-align: center !important;}
/*============================== BACK END ================================================*/#jsn-slider-preview .jsn-slider-preview-wrapper {width: 550px;margin: 0 auto;padding: 10px;height: 340px;background-color: #000;}
#jsn-slider-preview .jsn-slider-preview-container {height: 340px;width: 550px;position: relative;}
#jsn-slider-preview .jsn-slider-preview-background {background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/preview.jpg) 0 0 no-repeat;height: 339px;width: 549px;position: absolute;border: 1px solid #606060;z-index: 987;}
#jsn-slider-preview .jsn-slider-preview-container:hover {cursor: pointer;}
#jsn-slider-preview .slider-caption {    background: none repeat scroll 0 0 #000000;    color: #FFFFFF;    display: block;    opacity: 0.75;    position: absolute;    border: 2px solid #000;    z-index: 990;       width: 546px; }
#jsn-slider-preview .slider-caption.top {top: 0;}
#jsn-slider-preview .slider-caption.bottom {bottom: 0;}
#jsn-slider-preview .slider-caption:hover {border: 2px solid #ffcd3f;}
#jsn-slider-preview .slider-caption .slider-title {font-weight: bold;padding: 5px;margin:0;}
#jsn-slider-preview .slider-caption .slider-description {padding: 5px;margin:0;}
#jsn-slider-preview .slider-caption .slider-link {padding: 5px;margin:0;}
#jsn-slider-preview .slider-control .play_pause_button {    background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/pause-button.png) no-repeat scroll left top #000;    margin-top: -25px;    height: 42px;    width: 42px;    position: absolute;    top: 50%;    left: 50%;    opacity: 0.75;    border: 2px solid #000;    z-index: 989;      margin-left: -21px;}
#jsn-slider-preview .slider-control .play_pause_button:hover {border: 2px solid #ffcd3f;cursor: pointer; }
#jsn-slider-preview .pagination .info_slide_dots{   background: none repeat scroll 0 0 #000000;   opacity: 0.75;   border-radius: 50px 50px 50px 50px;   padding: 5px 0 5px 5px;   position: absolute;   z-index: 991;   border: 2px solid #000000;    }
#jsn-slider-preview .pagination .info_slide_dots.top {top: 15px; }
#jsn-slider-preview .pagination .info_slide_dots.bottom {bottom: 15px; }
#jsn-slider-preview .pagination .info_slide_dots:hover{   border: 2px solid #ffcd3f;   cursor: pointer;}
#jsn-slider-preview .pagination .info_slide_dots .image_number {    background: none repeat scroll 0 0 #333333;    border-radius: 50px 50px 50px 50px;    cursor: pointer;    float: left;    height: 18px;    margin: 0 5px 0 0;    overflow: hidden;    text-indent: -9999em;    width: 18px;}
#jsn-slider-preview .pagination .info_slide_dots .image_number_select {    background: none repeat scroll 0 0 #CC0000;    float: left;    margin: 0 5px 0 0;}
#jsn-slider-preview .pagination .info_slide_dots .preview_slide ul {margin: 0;}
#jsn-slider-preview .pagination .info_slide_dots .preview_slide ul li {float: left;position: relative;}
#jsn-slider-preview .pagination .info_slide_dots .preview_slide ul li img {top: 0;left: 0;position: absolute;}
#jsn-slider-preview .pagination .info_slide_dots .preview_slide {    background: none repeat scroll 0 0 #FFFFFF;    border: 2px solid #222222;    bottom: 35px;    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);    display: block;    height: 100px;    left: 30px;    overflow: hidden;    position: absolute;    width: 100px;    z-index: 991;}
#jsn-slider-preview .pagination .info_slide {    background: none repeat scroll 0 0 #000000;    border-radius: 5px 5px 5px 5px;    color: #FFFFFF;    font: bold 11px arial;    opacity: 0.75;    padding: 5px 0 5px 5px;    position: absolute;    z-index: 999;    border: 2px solid #000000;   }
#jsn-slider-preview .pagination .info_slide.top {top: 15px; }
#jsn-slider-preview .pagination .info_slide.bottom {bottom: 15px; }
#jsn-slider-preview .pagination .info_slide:hover{   border: 2px solid #ffcd3f;   cursor: pointer;  }
#jsn-slider-preview .pagination .info_slide .image_number {    background: none repeat scroll 0 0 #333333;    border-radius: 2px 2px 2px 2px;    cursor: pointer;    float: left;    margin: 0 5px 0 0;    padding: 2px 10px;}
#jsn-slider-preview .pagination .info_slide .image_number_select {    background: none repeat scroll 0 0 #CC0000;    float: left;    margin: 0 5px 0 0;    padding: 2px 10px;}
#jsn-slider-preview .next_button {    background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/next.png) no-repeat scroll left top #000000;    border: 2px solid #000000;    height: 42px;    right: 35px;    margin-top: -25px;    opacity: 0.75;    position: absolute;    top: 50%;    width: 42px;    z-index: 988;  }
#jsn-slider-preview .prev_button {    background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/prev.png) no-repeat scroll left top #000000;    border: 2px solid #000000;    height: 42px;    left: 35px;    margin-top: -25px;    opacity: 0.75;    position: absolute;    top: 50%;    width: 42px;    z-index: 988;  }
#jsn-slider-preview .prev_button:hover,#jsn-slider-preview .next_button:hover { border: 2px solid #ffcd3f; }
#themeslider-thumbnail-tab .color-selector {position: relative;width: 36px;height: 36px;background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/select.png);float: left;top: -2px;left: 10px;cursor: pointer;}
#themeslider-thumbnail-tab .color-selector div {position: absolute;top: 3px;left: 3px;width: 30px;height: 30px;background: url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/select.png) center;}
#themeslider-thumbnail-tab #thumbnail_active_state_color {float: left;}
#jsn-is-themeslider .form-horizontal .control-group {margin-bottom: 10px;}


/* FILE: /plugins/jsnimageshow/themeslider/assets/css/skitter/skitter.styles.css */
/* =Skitter styles----------------------------------------------- */.box_skitter {position:relative;background:#000;text-align:left}
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none;}
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;max-width: none;}
.box_skitter .prev_button {position:absolute;top:50%;left:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50%;right:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/next.png) no-repeat left top;}
.box_skitter .info_slide {position:absolute;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}
.box_skitter .container_thumbs {position:relative;overflow:hidden;height:50px;}
.box_skitter .info_slide_thumb {-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;height:45px;top:auto;bottom:-5px;left:-5px;padding:5px;opacity:1.0;}
.box_skitter .info_slide_thumb .image_number {overflow:hidden;width:70px;height:40px;position:relative;}
.box_skitter .info_slide_thumb .image_number img {position:absolute;top:-50px;left:-50px}
.box_skitter .box_scroll_thumbs {padding:0 10px;}
.box_skitter .box_scroll_thumbs .scroll_thumbs {position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;cursor:pointer;border:1px solid #333;}
.box_skitter .info_slide_dots {position:absolute;background:#000;z-index:151;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;opacity:0.75;}
.box_skitter .info_slide_dots .image_number {background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select {background:#cc0000;float:left;margin:0 5px 0 0;}
.box_skitter .label_skitter {z-index:150;position:absolute;left:0px;display:none;}
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/ajax-loader.gif) no-repeat scroll center center rgba(0,0,0,0.9);width:40px;height:40px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.label_skitter {z-index:150;position:absolute;left:0px;color:#fff;display:none;opacity:0.8;background:#000;}
.label_skitter p {margin:10px; font:normal 22px arial,tahoma; letter-spacing:0;}
.label_skitter p .jsn-themeslider-caption-link {display:block;}
.info_slide * {font-family:Consolas,arial,tahoma !important;}
.box_skitter .progressbar { background:#000; position:absolute; top:5px;left:15px;height:5px; width: 200px; z-index:99; border-radius:20px; }
/* =Preview slide----------------------------------------------- */#preview_slide { display:none; position:absolute; z-index:152; bottom:30px; left:-40px; width:100px; height:100px; background:#fff; border:1px solid #222; -moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; -webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; overflow:hidden; }
#preview_slide ul { height:100px; overflow:hidden; margin:0; list-style:none; display:block; position:absolute; top:0; left:0; }
#preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
#preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; }
/* =Focus----------------------------------------------- */#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }
.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(/joomla-templates/jsn_epic/pro/plugins/jsnimageshow/themeslider/assets/images/skitter/play-button.png) no-repeat left top;}
/* =Example for dimenions:----------------------------------------------- */.box_skitter_large {width:800px;height:300px;}
.box_skitter_small {width:200px;height:100px;}
/* customsize */.box_skitter .prev_button,.box_skitter .next_button,.box_skitter .play_pause_button {cursor: pointer;}
.box_skitter .image_main {position:relative;}


/*------------------------------------------------------------------------------------*/ 

/* ============================== DEFAULT HTML ============================== */
a {
    color: #009aca;
}

/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
    background-color: white !important;
}

/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
    border-bottom: 1px solid #009ACA;
}

.link-action:hover {
    background-color: #009ACA;
}

/* =============== TYPOGRAPHY - TABLE STYLES =============== */
.sectiontableheader {
    background-color: #366999;
}

/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
    background-color: #284d73;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li a {
    border-top: 1px solid #366999;
    border-bottom: 1px solid #162c40;
    border-left: 1px solid #162c40;
}

body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-mainmenu ul li a {
    border-left: none;
    border-right: 1px solid #162c40;
}

/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
    border-top-color: #1f3d59;
    background-color: #1f3d59;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
    border-top-color: #1f3d59;
    background-color: #1f3d59;
}

/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
    background-color: #214263;
}

/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- MODULE BOX GREY ----- */
div.box-grey a {
    color: #40afff;
}


/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
    border: 1px solid #284D73;
}

/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
    background-color: #4786BE;
}


td input {
    font-size:13px;
}


/*---------------------------------Ajax busy indicator---------------------------------*/
.loading-indicator {
    background: url( '../images/ajax-loader_2.gif' );
    background-repeat: no-repeat;
    background-position: center center;
    z-index:999;
}

.loading-indicator-overlay {
    background-color: #FFFFFF;
    opacity: 0.2;
    filter: alpha(opacity = 20);
}

#costum-loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 99999;
    display: none;
}

#costum-loading-spinner {
 position: absolute;
    top: 50%;           
    left: 50%;   
    transform: translate(-50%, -50%); 
    -ms-transform: translate(-50%, -50%); /* For IE9 */
    -webkit-transform: translate(-50%, -50%); /* For older WebKit */

    background: url('../images/ajax-loader_2.gif') no-repeat center center;
    width: 100px;
    height: 100px;
    z-index: 100000;
}
/*---------------------------------OTS-----------------------------------*/
#div_ddl {
    text-align: center;
}

div.filtering {
    border: 1px solid #999;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #EEE;
}

div.filtering table td {
    padding-left:5px;
    padding-bottom:5px;
}

.scroll-content {
    overflow-y: auto;
    width:100%;
}

div.jtable-main-container {
}

ul .menu-sidemenu li ul {
    margin: 0px 0px 0px 50px;
}

ul.child-menu {
    margin:0px 0px 0px 50px;
    color:red;
}

.child-menu-item {
    color:red;
    background:red;
    margin:0px 0px 0px 50px;
}


/* -------------------- modal box for submitted requests data -----------------*/
#overlay {
    position:fixed; 
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.5;
    filter:alpha(opacity=50);
}


#modal {
    position:absolute;
    background:url(tint20.png) 0 0 repeat;
    background:rgba(0,0,0,0.2);
    border-radius:14px;
    padding:5px;
}


#content {
    border-radius:8px;
    background:#fff;
    padding:5px;  
}


#close {
    position:absolute;
    background:url(../images/close2.png) 0 0 no-repeat;
    width:24px;
    height:27px;
    display:block;
    text-indent:-9999px;
    top:-7px;
    right:-7px;
}

/* ------------------end of modal box for submitted requests data -----------------*/
/* ---------------------- submitted requests data table --------------------*/
table.submittedFormTable {

}

table.submittedFormTable tr td {
    padding: 5px;
}

/* ------------------ end of submitted requests data table -----------------*/
.jtableInputFields {
    width: 250px;
}

.jtable-center {
    text-align: center;
}

.jtableNumber {
    text-align: right;
}

select.jtableInputFields {
   background: "white";
   padding: 5px;
   font-size: 13px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: visible;
   width: 250px;
   border-style: solid;
   border-color: rgb(169, 169, 169);
   border-width: 1px;
}

div.filtering form select {
   background: "white";
   padding: 5px;
   font-size: 15px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 29px;
   -webkit-appearance: visible;
}

#modlgn-username, #modlgn-password {
    max-width: 200x;
    width: 90%;
    min-width: 50px;
}

.input-field-invisible {
    display:none;
}

.jtable-main-container-custom {
    width: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: #D3D3D3;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
}
div.jtable-main-container-custom > div.jtable-title {
    background-color: #a10000;
    padding-left: 10px;
}
div.jtable-main-container-custom > div.jtable-title div.jtable-title-text {
    font-weight: 300;
    font-size: 19px;
    line-height: 34px;
    color:black;
}

.frmRequestInputField  {
    width: 300px;
}

@media only screen and (max-device-width: 960px) {
   .frmRequestInputField  {
    width: 80%;
    }
}

.frmRequest-command-button {
    border: 1px solid #808080;
    background: #F8F8F8;
    color: #404040 !important;
    font-weight: 550 !important;
    padding: 5px;
    margin-top: 10px;
    border-radius: 5px;
    display: inline-block;
}

.frmRequest-command-button:hover {
   background: #808080; 
   color: #ffffff !important;
   font-weight: 600 !important;
   -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   transition: all 0.2s ease 0s;   
}  

.ots-request-form {
    background-color: #F2F2F2;
}

.invisible {
    display:none;
}

div.infoMessageBox {    
    margin-bottom: 5px;
    padding: 10px;
    background-color: #5DAA22;/*#EEE*/
}

.success-message {
    color:#ffffff;/*#098E00;*/
    font-size:16px;
    font-weight:bold;
}


#jsn-mainbody {
    min-height: 600px; 
    height:auto !important;
}

button {
    border: 1px solid #808080;
    background: #F8F8F8;
    color: #404040 !important;
    padding: 5px;
    font-weight: bold;
    margin-top: 10px;
    border-radius: 5px;
}

button:hover {
    background: #F8F8F8;
    color: #404040 !important;
   -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
   -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
    transition: all 0.2s ease 0s;
    cursor: pointer;
}

.translation_flag {
    cursor: pointer;
    cursor: hand;   
    margin-left:5px;
}

.translation_flag:hover {
    opacity: 0.4;
}

.opacity05 {
    opacity: 0.5;    
}

.opacity03 {
    opacity: 0.3;    
}

#helptext {
    margin: 10px;
}

/*--------------Change password form-------------------*/
#form-reset {
    margin: 10px 10px 10px 20px;
}

#btnResetPassword {
    cursor: pointer;
    cursor: hand;   
    margin-left:5px;
}

#form-reset input { 
    margin-left:5px;
}

/*---------------------------------OTS-----------------------------------*/

/*------------------------comment plugin---------------------------------*/
.commentsBlock {
    overflow-y: auto;
    padding-right: 5px;
}

.commentsBlock form {
    margin-top: 10px;
    margin-bottom: 5px;
}

.commentsBlock ul {
    list-style: none;
    margin: 0 0;
    padding: 0;
}

.commentsBlock .comment .commentText {
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    white-space: -normal;
    white-space: -moz-normal;
    white-space: -o-normal;
    margin: 5px 0 10px 0;
}

.commentsBlock .newComment {
    padding: 2px;
}

.commentsBlock .heading {
    border-bottom: 1px solid #dcdcdc;
}

.commentsBlock .heading h4 {
    float: left;
    color: #888;
    margin: 0 5px 5px 0;
    float: left;
}

.commentsBlock .heading .loadingIndicator {
    background: transparent url(../images/ajax-loader.gif) no-repeat;
    height: 15px;
    width: 15px;
    float: left;
    display: none;
}

.commentsBlock .sendComment {
    color: #508bc0;
    font-size: 12px;
}

.commentsBlock .sendComment span {
    padding: 0 5px 0px 20px;
    background: transparent url('../images/add_comment_ico.png') no-repeat 0px 4px;
    display: block
}

.commentsBlock textarea {
    width: 98%;
    height: 30px;
    margin-bottom: 10px;
    height: 40px;
}

.commentsBlock .sendComment {
    color: #508bc0;
    font-size: 12px;
}

.comments {
    overflow-x: hidden;
    overflow-y: auto;
    list-style: none;
}

/* Comments odd/even background color toggle */
li.comment:nth-child(even) { background: #FBFFDB;}
li.comment:nth-child(odd) { background: #FFF;}

.comments .comment {
    padding: 10px 0px;
    margin: 0px 20px;
    border-bottom: #eee solid 1px;
}

.comments .comment .commentContent .avatar {
    margin-right: 10px;
    float: left;
}

.comments .comment .commentContent .avatar img {
    height: 64px;
}

.comments .comment .commentContent .avatar .defaultAvatar {
    background-image: url("../images/userDefaultImage.png");
    background-repeat: no-repeat;
    height: 64px;
    width: 64px;
}

.comments .comment .commentContent .content.avatarPadding {
    padding-left: 64px;
}

.comments .comment .info {
    font-size: 13px;
    color: #505050;
    margin: 0 0;
}

.comments .comment .info .author {
    font-weight: bold;
    font-size: 12px;
}

.comments .comment .info time {
    font-size: 10px;
    color: #666666;
    line-height: 20px;
    height: 20px;
    margin-right: 5px;
}

.comments .comment .info a {
    margin-left: 5px;
}

.comments .comment .info .votefor {
    margin-left: 0px;
    color: #666;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    filter: alpha(opacity=60);
    -khtml-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
}

.comments .comment .info .votefor:hover {
    color: black;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.comments .comment .info .votefor span {
    font-size: 15px;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    vertical-align: top;
}

.comments .comment .info .votefor i {
    speak: none;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.comments li:last-child {
    border: none;
}

.comments .comment .contentBlockComment {
    padding: 0;
    border: none;
    margin-top: 5px;
}

.comments .comment .reply_comments {
    margin-top: 10px;
}

.comments .comment .reply_comments .comment {
    padding: 5px 20px 5px 20px;
    margin-bottom: 0px;
    border-top: 1px solid #eee;
    border-bottom-width: 0px;
    background: transparent url('../images/comment.gif') no-repeat 0px 10px;
}

.commentsBlock .clearFix {
    clear: both;
}

/**** Works Request Form Section ****/
.appnitro
{
    font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
    font-size:small;
}

.appnitro li
{
    width:61%;
}

#worksReqForm ul
{
    font-size:100%;
    list-style-type:none;
    margin:0;
    padding:0;
    width:100%;
}

#worksReqForm li
{
    display:block;
    margin:0;
    position:relative;
}

#worksReqForm li:after
{
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}

* html #worksReqForm li div
{
    display:inline-block;
}

#worksReqForm li div
{
    color:#fff;
}

#worksReqForm li span
{
    color:#444;
    float:left;
}

#worksReqForm li div.left
{
    display:inline;
    float:left;
    width:48%;
}

#worksReqForm li div.right
{
    display:inline;
    float:right;
    width:48%;
}

#worksReqForm li div.left .medium
{
    width:100%;
}

#worksReqForm li div.right .medium
{
    width:100%;
}

.clear
{
    clear:both;
}

#worksReqForm li div label
{
    clear:both;
    color:#444;
    display:block;
    font-size:9px;
    line-height:9px;
    margin:0;
    padding-top:3px;
}

#worksReqForm li span label
{
    clear:both;
    color:#444;
    display:block;
    font-size:9px;
    line-height:9px;
    margin:0;
    padding-top:3px;
}

/**** Inputs and Labels ****/
#worksReqForm label.description
{
    border:none;
    color:#222;
    display:block;
    font-size:95%;
    font-weight:700;
    line-height:150%;
    padding:0 0 1px;
}

#worksReqForm span.symbol
{
    font-size:115%;
    line-height:130%;
}

#worksReqForm input.text
{
    background:#fff url(../../../images/shadow.gif) repeat-x top;
    border-bottom:1px solid #ddd;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-top:1px solid #7c7c7c;
    color:#333;
    font-size:100%;
    margin:0;
    padding:2px 0;
}

#worksReqForm textarea.textarea
{
    background:#fff url(../../../images/shadow.gif) repeat-x top;
    border-bottom:1px solid #ddd;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-top:1px solid #7c7c7c;
    color:#333;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    margin:0;
    width:99%;
}

#worksReqForm textarea.small
{
    height:5.5em;
}

#worksReqForm textarea.medium
{
    height:10em;
}

#worksReqForm textarea.large
{
    height:20em;
}


.fieldSetData {

}
.fieldSetData ul{
    list-style: none;

}

.fieldSetData fieldset ul{
    list-style: none;

}

.fieldSetData fieldset ul li{

}


/* userReqSubmit.html form */
#workReqForm.form1 {
	width: 80%;
	float: left;
	background: #fff;
	color: #222;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px; 
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
	overflow: hidden;
}

#workReqForm div.formtitle {
        font-weight: 300;
        font-size: 19px;
        line-height: 18px;
  	padding: 10px;
	color: #fff;
	border-bottom: 1px solid #eb8d19;
	width: 100%;
	background: #c30000; /* Old browsers */
	background: -moz-linear-gradient(top, #c30000 0%, #ab0000 50%, #ab0000 51%, #ab0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C91919), color-stop(50%,#ab0000), color-stop(51%,#ab0000), color-stop(100%,#ab0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #C91919 0%,#ab0000 50%,#ab0000 51%,#ab0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c30000 0%,#ab0000 50%,#ab0000 51%,#ab0000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c30000 0%,#ab0000 50%,#ab0000 51%,#ab0000 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c30000', endColorstr='#ab0000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #c30000 0%,#ab0000 50%,#ab0000 51%,#ab0000 100%); /* W3C */
}

#workReqForm div.inputs {
	width: 95%; /* 410px; */
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin: 20px;
        margin-top: 40px;
	overflow: hidden;
}

#workReqForm div.inputs div.inputtext {
        font-weight: 300;
        font-size: 14px;
        color: #000000;
	float: left;
	line-height: 18px;
	height: 35px;
        margin-bottom: 40px;	
	width: 200px;
}

#workReqForm div.inputcontent {
	float: left;
	width: 400px;
	height: 50px;
}

#workReqForm div.inputcontent input {
	padding: 5px;
	height: 18px;
	width: 400px;
	line-height: 18px;
	border: 1px solid #c7c7c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color: #777;
}

#workReqForm div.inputcontent a {
	color: #0084ff;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
}

#workReqForm div.nobottomborder {
	border-bottom: 0;
}

#workReqForm div.buttons {
	background: #f1f1f1;
	border-top: 1px solid #ddd;
	padding: 15px;
	height: 34px;
}

#workReqForm div.greybutton {
	background: #e1e1e1; /* Old browsers */
	background: -moz-linear-gradient(top, #e1e1e1 0%, #bababa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#bababa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1e1e1 0%,#bababa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1e1e1 0%,#bababa 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #e1e1e1 0%,#bababa 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#bababa',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #e1e1e1 0%,#bababa 100%); /* W3C */ 
	border: 1px solid #bababa;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 
	line-height: 20px;
	font-size: 16px;
	padding: 6px 12px;
	color: #fff;
	text-shadow: -1px -1px #bababa;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

#workReqForm div.greybutton:hover{
	background: #bababa; /* Old browsers */
	background: -moz-linear-gradient(top, #bababa 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bababa), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bababa 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bababa 0%,#e1e1e1 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bababa 0%,#e1e1e1 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #bababa 0%,#e1e1e1 100%); /* W3C */ 
}

#workReqForm div.buttons .redbutton {
	background: #222; /* Old browsers */
	background: -moz-linear-gradient(top, #c30000 0%, #ab0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c30000), color-stop(100%,#ab0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c30000 0%,#ab0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c30000 0%,#ab0000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c30000 0%,#ab0000 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c30000', endColorstr='#ab0000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #c30000 0%,#ab0000 100%); /* W3C */
	border: 1px solid #ab0000;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 
	line-height: 20px;
	font-size: 16px;
	padding: 6px 12px;
	color: #fff;
	text-shadow: -1px -1px #ab0000;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

#workReqForm div.buttons .redbutton:hover{
	background: #ab0000; /* Old browsers */
	background: -moz-linear-gradient(top, #ab0000 0%, #c30000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0000), color-stop(100%,#c30000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ab0000 0%,#c30000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ab0000 0%,#c30000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ab0000 0%,#c30000 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0000', endColorstr='#c30000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ab0000 0%,#c30000 100%); /* W3C */
}



#workReqForm div.inputcontent .textarea {
	padding: 5px;
	height: 130px;
	width: 400px;
	line-height: 18px;
	border: 1px solid #c7c7c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color: #777;
        resize: none;
}

#workReqForm div.inputtextbox {
	width: 100%;
	margin: 20px;
        margin-top: 40px;
	overflow: hidden;
}

#workReqForm div.inputtextbox .inputcontent {
	height: 160px;
}

#workReqForm div.inputtextbox .inputtext {
        font-weight: 300;
        font-size: 14px;
        color: #000000;
	float: left;
	line-height: 18px;
	height: 35px;
	
	width: 200px;
} 

#form-reset-password, #form-reset-password submit, #form-reset-password input {
    font-family: verdana;
    margin-top: 10px;
}

#login-module a:hover {
    text-decoration: underline;
}
/* --------------------------------------------------------- */
.green-row {
    background: #ABEBC6 !important;
}

.orange-row
{
    background: #ffca7a !important;
}

.red-row {
    background: #E74C3C !important;
}

.brown-row {
    background: #D2691E !important;
}

/* -------------- tooltip custom class ------------------ */
.ui-tooltip {
    background: #666;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;
    max-width: 800px;
    width: 500px;
}
.ui-tooltip-content {
    position: relative;
    padding: 1em;
}
.ui-tooltip-content::after {
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}
.right .ui-tooltip-content::after {
    top: 18px;
    left: -10px;
    border-color: transparent #666;
    border-width: 10px 10px 10px 0;
}
.left .ui-tooltip-content::after {
    top: 18px;
    right: -10px;
    border-color: transparent #666;
    border-width: 10px 0 10px 10px;
}
.top .ui-tooltip-content::after {
    bottom: -10px;
    left: 72px;
    border-color: #666 transparent;
    border-width: 10px 10px 0;    
}
.bottom .ui-tooltip-content::after {
    top: -10px;
    left: 72px;
    border-color: #666 transparent;
    border-width: 0 10px 10px;
}

select[id*='supervisor_dropdown']{
    border: 1px solid #aaaaaa;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1), 0 0 10px rgba(0,0,0,0.1);
    padding: 5px;
    width: 314px;
}

@media only screen and (max-device-width: 960px) {
   select[id*='supervisor_dropdown']{
    width: 80%;
    }
}

@media only screen and (max-device-width: 960px) {
   #tabs{
    width: fit-content;
    }
}
@media only screen and (max-device-width: 960px) {
    div.jsn-modulecontainer ul.menu-sidemenu ul li a {
        /*background: url(../images/arrow.png) no-repeat !important;*/
        border-top: none !important;
        border-bottom: none !important;
        border-left: none !important;
        padding: 8px 42px !important;
    }
    
   div.jsn-modulecontainer ul.menu-sidemenu ul.a { list-style-type: circle !important;}
    
    div.jsn-modulecontainer ul.menu-sidemenu li ul {
        border-right: none !important;
         /*list-style-type: circle !important;*/
    }
}
.supervisor_row {
    height: 36px;
}

.file-upload>input {
}

@media only screen and (max-device-width: 960px) {
    
/*    .fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}*/

/*EUNI-1023*/ 
input[type="file"]  {
  position: relative;
  top: 0;
  right: 0;
  margin: 0;
  /*opacity: 0;*/
  /*font-size: 23px;*/
  width: 80%;
  cursor: pointer;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}
/*EUNI-1023*/ 
input[type="file"]::before{        
    content: "Έως 3 αρχεία";
    display: block;
    margin-bottom: 10px;
    font-weight:bold;
}
/*EUNI-1023*/ 
.ui-tooltip {
    display:none !important;
}
}

#select2-ddl_workchart_filter-results .item-label:hover {
    background-color:#635e5e!important;
}
#select2-ddl_workchart_filter-results .item-label {
    padding-left:30px;
}

.s2-to-tree li.select2-results__option.non-leaf .expand-collapse:before {
    font-size: 22px;
    top:-0.1em;
    left:0.35em;
}

/*EUNI-1357*/
#help-pages{
    font-family: Verdana,Arial;    
    font-size: 12px;
} 

#help-pages p {
    line-height:160%;
}

#help-pages h1 {
    background: linear-gradient(to bottom, #eb6565 0%, #9d0d0d 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #772b2b;
    color: #fff;
    text-shadow: 0 1px 0 #666666;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    line-height: 34px;
    padding-left: 10px;
    position: relative;
}
#btnValuation span.fullStar{
    display:inline-block;
    margin-right: 5px;
    font-size:1.1rem;
    color:yellow;
}

