@import url(https://fonts.googleapis.com/css?family=Happy+Monkey);
@import url(https://fonts.googleapis.com/css?family=Happy+Monkey);

/* FILE: /media/system/css/system.css */
/** * @copyrightCopyright (C) 2005 - 2020 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(/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(/media/system/images/notice-alert.png);border-color: #DE7A7B;}/* System Warning Messages */#system-message > .warning > ul {background-color: #E6C8A6;background-image: url(/media/system/images/notice-note.png);border-color: #FFBB00;}/* System Notice Messages */#system-message > .notice > ul {background-color: #EFE7B8;background-image: url(/media/system/images/notice-note.png);border-color: #F0DC7E;}

/* FILE: /templates/system/css/system.css */
/** * @copyrightCopyright (C) 2005 - 2020 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 0;}.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 - 2020 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(/templates/system/images/j_button2_left.png) no-repeat;float: left;margin-left: 5px;}.button2-right {background: url(/templates/system/images/j_button2_right.png) 100% 0 no-repeat;float: left;margin-left: 5px;}.button2-left .image {background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;}.button2-left .readmore,.button2-left .article {background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;}.button2-left .pagebreak {background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;}.button2-left .blank {background: url(/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(/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(/templates/system/images/calendar.png) no-repeat;cursor: pointer;vertical-align: middle;}

/* FILE: /templates/jsn_solid_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;}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,dl:last-child,ul:last-child,ol:last-child,fieldset:last-child,address:last-child,table:last-child {margin-bottom: 15px;}fieldset {padding: 10px;border-color: #f0f0f0;}.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: #F5F5F5;font-family: "Courier New",Courier,monospace;}blockquote {color: #404040;min-height: 25px;font-style: italic;padding-left: 40px;background: url(/templates/jsn_solid_pro/images/icons/icon-text-blockquote.png) no-repeat left 5px;}blockquote p {font-size: 1em;line-height: inherit;font-family: Georgia;}/* =============== DEFAULT HTML - HEADING STYLES =============== */h1 {font-size: 1.7em;}h2 {font-size: 1.6em;}h3 {color: #363636;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 0 10px;font-weight: normal;line-height: 1.2;}/* =============== DEFAULT HTML - LINK STYLES =============== */a {outline: none;text-decoration: none;}a:hover {text-decoration: underline;}a:active {text-decoration: none;}a img {border: none;}div[class*="richbox-"] a {color: #fff;text-decoration: underline;}div[class*="richbox-"] .link-action:hover {text-decoration: underline;}/* =============== DEFAULT HTML - LIST STYLES =============== */ul li {padding: 0;margin: 0 0 10px 20px;}ol li {padding: 0;margin: 0.3em 0 0.5em 2em;}/* ============================== LAYOUT ============================== *//* =============== LAYOUT - GENERAL LAYOUT =============== */.clearafter:after {height: 0;clear: both;content: ".";display: block;visibility: hidden;}.clearbreak {clear: both;}div.jsn-modulecontainer {margin-top: 10px;}#jsn-pos-right div.jsn-modulecontainer,#jsn-pos-left div.jsn-modulecontainer {margin-top: 30px;}#jsn-pos-right div[class*="solid-"].jsn-modulecontainer,#jsn-pos-left div[class*="solid-"].jsn-modulecontainer {margin-top: 0px;}#jsn-pos-right div.jsn-modulecontainer:first-child,#jsn-pos-left div.jsn-modulecontainer:first-child,div.jsn-modulecontainer:first-child,div.jsn-horizontallayout div.jsn-modulecontainer {margin-top: 0;}div.jsn-modulescontainer {padding: 5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}div.jsn-modulescontainer div.jsn-modulecontainer_inner {margin: 15px 10px 0;}div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {width: 23.404255319148934%;margin-left: 2.127659574468085%;}div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:first-child {margin-left: 0;}div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:last-child {margin-left: 0;margin-top: 2.127659574468085%;clear: left;}/* =============== LAYOUT - OVERALL PAGE =============== */#jsn-master {background: #ffffff;}#jsn-page {color: #4d4d4d;background-color: #fff;width: auto;overflow: hidden;}#jsn-header,#jsn-menu_inner,#jsn-content-top,#jsn-content,#jsn-content-bottom-inner,#jsn-footer {width: 960px;margin: 0 auto;}#jsn-body {background: url(/templates/jsn_solid_pro/images/backgrounds/bg-body.png) repeat left top;padding: 15px 0 0;}.jsn-menu-mobile-control, ul.menu-topmenu .jsn-menu-mobile-control{display: none;}/* ----- STICKLEFT / STICKRIGHT ----- */div[id*=jsn-pos-stick-] {position: fixed;z-index: 888888;}div[id*=jsn-pos-stick-] .modal {    background: none;    border: none;    border-radius: 0;    -webkit-border-radius: 0;    box-shadow: none;    left: auto;    margin-left: 0;    outline: 0 none;    position: static;    top: auto;    width: auto;}div[id*=jsn-pos-stick-left] {left: 0;}div[id*=jsn-pos-stick-right] {right: 0;}#jsn-pos-stick-leftmiddle,#jsn-pos-stick-rightmiddle {visibility: hidden;}#jsn-pos-stick-leftbottom,#jsn-pos-stick-rightbottom {bottom: 0;}/* =============== LAYOUT - TOPBAR AREA =============== */#jsn-topbar {padding: 5px 0;}#jsn-pos-topbar {color: #555;margin: 0 auto;width: 960px;}#jsn-pos-topbar a {color: #555;}#jsn-pos-topbar .jsn-modulecontainer {float: right;}/* =============== LAYOUT - LAYOUT CHANGING =============== *//* ----- Promo Area ----- */#jsn-pos-promo-left.order1 div.jsn-modulecontainer,#jsn-pos-promo-right.order1 div.jsn-modulecontainer {margin-right: -5px;}#jsn-pos-promo-left.order2 div.jsn-modulecontainer,#jsn-pos-promo-right.order2 div.jsn-modulecontainer {margin-left: 0;margin-right: 0;}#jsn-pos-promo-left.order3 div.jsn-modulecontainer,#jsn-pos-promo-right.order3 div.jsn-modulecontainer {margin-left: -5px;}/* ----- Maincontent Area ----- */#jsn-maincontent.order1 {}#jsn-maincontent.order3,#jsn-content.jsn-hasleft:not([class*="jsn-hasright"]) #jsn-maincontent.order2,#jsn-content.jsn-hasright:not([class*="jsn-hasleft"]) #jsn-maincontent.order2 {}#jsn-maincontent.span12[class*="order"],#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {padding: 0;}/* ----- Component Area ----- *//* Only Innerleft or Innerright */#jsn-maincontent.span12 #jsn-pos-innerleft > div {padding-right: 0;margin-right: -5px;}#jsn-maincontent.span12 #jsn-pos-innerright > div {padding-left: 0;margin-left: -5px;}#jsn-content.jsn-hasinnerleft:not([class*="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {padding-right: 15px;}#jsn-content.jsn-hasinnerright:not([class*="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {padding-left: 15px;}#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {padding: 0;}/* Has Left, Right */#jsn-content.jsn-hasleft:not([class*="jsn-hasright"]) #jsn-maincontent.order2 #jsn-pos-innerleft > div, /* Left - Innerleft - Main */#jsn-content.jsn-hasright:not([class*="jsn-hasleft"]) #jsn-maincontent.order2 #jsn-pos-innerleft > div, /* Right - Innerleft - Main */#jsn-content.jsn-hasleft:not([class*="jsn-hasright"]) #jsn-maincontent.order1 #jsn-pos-innerright > div, /* Main - Innerright - Left */#jsn-content.jsn-hasright:not([class*="jsn-hasleft"]) #jsn-maincontent.order1 #jsn-pos-innerright > div, /* Main - Innerright - Right */#jsn-content.jsn-hasleft:not([class*="jsn-hasright"]) #jsn-maincontent.order1 #jsn-pos-innerleft > div, /* Innerleft - Main - Left */#jsn-content.jsn-hasright:not([class*="jsn-hasleft"]) #jsn-maincontent.order1 #jsn-pos-innerleft > div, /* Innerleft - Main - Right */#jsn-content.jsn-hasleft:not([class*="jsn-hasright"]) #jsn-maincontent.order2 #jsn-pos-innerright > div, /* Left - Main - Innerright */#jsn-content.jsn-hasright:not([class*="jsn-hasleft"]) #jsn-maincontent.order2 #jsn-pos-innerright > div { /* Right - Main - Innerright */}#jsn-pos-innerright_inner {padding-left: 0;}/* =============== LAYOUT - HEADER AREA =============== */#jsn-logo a {line-height: 100%;display: inline-block;}#jsn-headerright {padding: 29px 0 0;}#jsn-pos-top form {margin: 0;}#jsn-pos-top div.jsn-modulecontainer {float: left;margin: 0 0 0 20px;}#jsn-pos-top div.jsn-modulecontainer:first-child {margin-left: 0;}/* =============== LAYOUT - MENU AREA =============== */#jsn-menu {background:#fff;border-top: 3px solid #d5d5d5;    position: relative;    z-index: 999;    border-bottom: 1px solid #ddd;}#jsn-menu_inner {margin-top: -3px !important;}#jsn-pos-toolbar {float: right;}#jsn-pos-toolbar div.jsn-modulecontainer {float: right;margin-left: 10px;}#jsn-pos-toolbar div.jsn-modulecontainer .search {margin-top: 12px;}#jsn-pos-toolbar form {margin: 0;}#jsn-pos-toolbar form#form-login .inputbox {width: 96%;}/* =============== LAYOUT - CONTENT TOP AREA =============== */#jsn-content-top {z-index: 88;color: #4d4d4d;position: relative;}#jsn-content-top-inner {background: #ffffff;margin: 0 0 20px 0;border-bottom: 2px solid #D8D8D8;}#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: #363636;}#jsn-pos-promo-left div.jsn-modulecontainer,#jsn-pos-promo-right div.jsn-modulecontainer {padding: 15px;}#jsn-pos-promo-right div.jsn-modulecontainer {padding-left: 0;}/* =============== 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_inner {padding: 0 0 20px 0;}#jsn-maincontent {background-color: #ffffff;}div.jsn-hasinnerleft #jsn-content_inner4 {border-right: 1px solid #dedede;}div.jsn-hasinnerright #jsn-content_inner6 {border-left: 1px solid #dedede;}#jsn-leftsidecontent_inner,#jsn-rightsidecontent_inner,#jsn-pos-innerleft_inner,#jsn-pos-innerright_inner {    padding: 15px;}#jsn-leftsidecontent,#jsn-rightsidecontent {z-index: 87;}#jsn-maincontent_inner,#jsn-rightsidecontent_inner,#jsn-leftsidecontent_inner {background: #ffffff;border-bottom: 2px solid #D8D8D8;}#jsn-rightsidecontent_inner,#jsn-leftsidecontent_inner {padding: 10px;}#jsn-centercol_inner {padding: 0;}#jsn-mainbody {padding: 1.2em;}#jsn-pos-breadcrumbs {padding: 12px 15px;}.jsn-joomla-30 #jsn-pos-breadcrumbs {padding: 5px 15px;}#jsn-pos-breadcrumbs,#jsn-pos-user-top,#jsn-usermodules1,#jsn-pos-mainbody-top {border-bottom: 1px solid #f0f0f0;}#jsn-pos-user-bottom,#jsn-pos-banner,#jsn-usermodules2,#jsn-pos-mainbody-bottom {border-top: 1px solid #f0f0f0;}#jsn-pos-user-bottom {padding-top: 20px;}#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: 5px solid #e7e7e7;border-bottom: 5px solid #e7e7e7;background: #f6f6f6;padding: 5px 0 0;}/* =============== LAYOUT - FOOTER AREA =============== */#jsn-footer {color: #595959;font-size: 0.9em;background-color: #fff;text-align: center;}#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;}div.grid-layout {margin: 0px 0 20px;}/* =============== 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: 1.5em 0;}hr.line-solid {}/* ----- ACTION LINK ----- */.link-action {padding: 1px 2px 1px 14px;text-decoration: none;font-size: 11px;font-weight: bold;}/* ----- 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.7em 1.5em 1.5em 0.5em;}img.image-right {float: right;margin: 0.7em 0.5em 1.5em 1.5em;}img.image-border {padding: 3px;border: 1px solid #e5e5e5;}img.image-margin {    margin: 1.5em 1.8em 1em;}/* ================ TYPOGRAPHY - ARTICLE ================= */.item-page p {margin: 0 0 15px;line-height: 1.6;}/* ============================== MENU ============================== *//* =============== MENU - GENERAL =============== *//* ----- RICH MENU STYLE ----- */.jsn-menutitle,.jsn-menudescription {display: block;}.jsn-menudescription {color: #949494;font-size: 0.8em;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 a {color: #4d4d4d;display: block;cursor: pointer;padding: 8px;font-size: 12px;}div.jsn-modulecontainer ul.menu-mainmenu ul li a {    border-bottom: 1px solid #f0f0f0;}div.jsn-modulecontainer ul.menu-mainmenu ul li.last a {    border-bottom: none;}div.jsn-modulecontainer ul.menu-mainmenu > li > a {font-size: 1.25em;}div.jsn-modulecontainer ul.menu-mainmenu > li > a {padding: 15px 30px;border-top: 3px solid transparent;}div.jsn-modulecontainer ul.menu-mainmenu li > a > span {display: block;}ul.menu-mainmenu ul li a > span {padding-left: 18px;background-image: url(/templates/jsn_solid_pro/images/icons/icons-base.png);background-position: 0 -341px;background-repeat: no-repeat;}ul.menu-mainmenu ul li:not([class*="jsn-icon"]):hover > a > span,ul.menu-mainmenu ul li:not([class*="jsn-icon"]).active > a > span {background-repeat: no-repeat;background-position: 4px -186px;}/* ----- RICH MENU STYLE ----- */div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > a {padding: 15px 20px;}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;}div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu li a span.jsn-menudescription {padding-top: 3px;}div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {padding: 10px 12px 28px;}div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a {padding-top: 20px;padding-bottom: 20px;}/* ----- 1st LEVEL ----- */div.jsn-modulecontainer ul.menu-mainmenu ul {margin: 0;padding: 0;width: 200px;left: -999em;position: absolute;border: 1px solid #ddd;}div.jsn-modulecontainer ul.menu-mainmenu ul ul {margin-top: -1px;}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 ----- *//* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {color: #fff;text-decoration: none;}/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {left: auto;right: auto;}/* =============== MENU - TREE MENU =============== *//* ----- GENERAL ----- */div.jsn-modulecontainer ul.menu-treemenu,div.jsn-modulecontainer ul.menu-treemenu ul {margin: 0;padding: 0;list-style: none;}div[class*="richbox-"] ul.menu-treemenu {margin: 0 -10px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-treemenu > li > a {padding: 10px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-treemenu ul li a {padding-left: 30px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-treemenu ul ul li a {padding-left: 45px;}div.jsn-modulecontainer ul.menu-treemenu > li > ul {background: #f5f5f5;margin: 5px 0;padding: 5px 0;}div[class*="richbox-"].jsn-modulecontainer ul.menu-treemenu > li > ul {background: none;}div.jsn-modulecontainer ul.menu-treemenu li {margin: 0;padding: 0;position: relative;}div.jsn-modulecontainer ul.menu-treemenu li a {padding: 6px 12px;display: block;color: #404040;cursor: pointer;text-decoration: none;font-size: 110%;}div.jsn-modulecontainer ul.menu-treemenu > li > a {padding: 8px 0;}ul.menu-treemenu li a span {display: block;}ul.menu-treemenu li > a > span {padding-left: 18px;background: url(/templates/jsn_solid_pro/images/icons/icons-base.png) 0 -340px no-repeat;}div[class*="richbox-"] ul.menu-treemenu li > a > span {background: url(/templates/jsn_solid_pro/images/icons/icons-base.png) 0 -765px no-repeat;}div[class*="richbox-"] ul.menu-treemenu li a {color: #f4f4f4;}/* ----- 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: #999;display: block;}div.richbox-1 ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {color: #B8B8B8;}div.richbox-2 ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {color: #fff;}/* ---------- NORMAL STATE ---------- */div.jsn-modulecontainer ul.menu-treemenu ul li {margin: 0;}div.jsn-modulecontainer ul.menu-treemenu ul li a {padding-left: 15px;}div.jsn-modulecontainer ul.menu-treemenu ul ul li a {padding-left: 30px;}div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {padding-left: 45px;}div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {padding-left: 60px;}div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {padding-left: 75px;}div.jsn-modulecontainer ul.menu-mainmenu ul {background-color: #ffffff;}div.jsn-modulecontainer ul.menu-sidemenu ul {background-color: #f5f5f5;}/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-treemenu li.active > a {font-weight: bold;}/* ----- CURRENT / HOVER STATE ----- */div.richbox-1 ul.menu-treemenu li a:hover,div.richbox-1 ul.menu-treemenu li a.current {color: #fff;background-color: #474747;}div.richbox-2 ul.menu-treemenu li a:hover,div.richbox-2 ul.menu-treemenu li a.current {color: #fff;}/* =============== MENU - DIV MENU =============== */ul.menu-divmenu {margin: 0;padding: 0;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;display: inline;}ul.menu-divmenu li a {font-weight: bold;}ul.menu-divmenu li.first {padding-left: 0;}ul.menu-divmenu li.last {border-right-width: 0;}/* =============== MENU - TOP MENU =============== */ul.menu-topmenu {margin: 0;padding: 0;list-style: none;border: 1px solid #dcdcdc;}ul.menu-topmenu li {margin: 0;padding: 0;display: inline-block;border-left: 1px solid #DCDCDC;}ul.menu-topmenu li a {padding: 12px 9px;color: #000;display: block;border-left: 1px solid #ffffff;}ul.menu-topmenu li:first-child {border-left: none;}ul.menu-topmenu li:first-child a {border-left: none;}ul.menu-topmenu li a:hover {text-decoration: none;background: #f4f4f4;}ul.menu-topmenu li a span {display: block;}/* ============================== MODULE STYLES ============================== */h3.jsn-moduletitle {margin: 0;color: #363636;font-size: 1.5em;margin-bottom: 10px;}div[class*="box-"] h3.jsn-moduletitle,div[class*="solid-"] h3.jsn-moduletitle {margin-bottom: 0;}h3.jsn-moduletitle span {display: block;line-height: 18px;}/* =============== MODULE STYLES - MODULE BOXES =============== *//* ----- GENERAL MODULE STYLES ----- */div[class*="box-"] div.jsn-modulecontainer_inner h3.jsn-moduletitle,div[class*="solid-"] div.jsn-modulecontainer_inner h3.jsn-moduletitle {text-transform: uppercase;}div[class*="box-"] .jsn-moduletitle .jsn-moduletitle_inner2 {padding: 10px;}div[class*="richbox-"] div.jsn-modulecontainer_inner div.jsn-modulecontent {padding: 10px;}div[class*="lightbox-"] div.jsn-modulecontainer_inner div.jsn-modulecontent,div[class*="solid-"] div.jsn-modulecontainer_inner div.jsn-modulecontent {padding: 10px 1px;}/* ----- SOLIDBOX STYLE ----- */div[class*="solid-"] .jsn-moduletitle .jsn-moduletitle_inner2 {padding: 13px 0;}div.solid-2 div.jsn-modulecontent {border-top: 3px solid;}div.solid-1 div.jsn-modulecontainer_inner h3.jsn-moduletitle > span {border-bottom: 3px solid;}div.solid-1 div.jsn-modulecontainer_inner h3.jsn-moduletitle {background: url(/templates/jsn_solid_pro/images/module-styles/solid-1.png) repeat-x left bottom;}/* ----- RICHBOX STYLE ----- */div.richbox-1 div.jsn-modulecontainer_inner {background: #515151;}div.richbox-1 div.jsn-modulecontainer_inner h3.jsn-moduletitle {background: url(/templates/jsn_solid_pro/images/module-styles/richbox-1.png) repeat;border-bottom: 1px solid #7c7c7c;}/* ----- LIGHTBOX STYLE ----- */div.lightbox-1 div.jsn-modulecontent {    background-color: #FFFFFF;    border-top: 4px solid;}/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */#jsn-content-top div[class*="box-"],#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {color: #000;}div[class*="richbox-"],#jsn-content-top div[class*="richbox-"] {color: #d4d4d4;}div[class*="richbox-"] 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;font-size: 13px;line-height: 18px;*line-height: 20px;color: #eee;text-align: center;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);vertical-align: middle;cursor: pointer;background-color: #999;}.button:hover, .button:active {background-color: #777;color: #fff;}/* ----- TOOLTIPS ----- */.jsn-joomla-25 .tip {float: left;background: #ffc;border: 1px solid #D4D5AA;padding: 5px;max-width: 200px;z-index: 88;position: relative;}.jsn-joomla-25 .tip-title {padding: 0;margin: 0;font-size: 100%;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(/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-info {margin: 0 !important;font-size: 1em;float: left;}.article-info-term {display: none;}.archive .article-info dd,.article-info dd {margin: 6px 0 0;line-height: 1.5;}.article-info dd span {vertical-align: text-bottom;}/* ----- ARTICLE TOOLBAR ----- */.jsn-article-toolbar {margin-bottom: 15px;background-color: #f4f4f4;}.jsn-joomla-30 .jsn-article-toolbar {margin-bottom: 20px;}.jsn-article-toolbar .btn-group.pull-right {padding: 5px;}.jsn-article-toolbar dl {padding: 5px;}#article-index {    float: right;    margin: 0 0 1em 1em;    background-color: #F2F2F2;    border: 1px solid #D9D9D9;}#article-index ul {margin: 0;list-style-type: none;}#article-index ul li {margin: 0;padding: 0.25em 0.6em;}/* ----- ARTICLE INFO ----- */.jsn-article-info {padding: 10px;}.jsn-article-info p:first-child {margin-top: 0;}.jsn-article-info p:last-child {margin-bottom: 0;}.author,.createdate,.publishdate,.hits {margin: 10px 0;color: #595959;font-size: 0.9em;}.author,.createdate,.publishdate {padding-left: 22px;background-image: url(/templates/jsn_solid_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;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(/templates/jsn_solid_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: #404040;padding: 3px 6px;border: 1px solid #e5e5e5;display: inline-block;background: #F4F4F4;}a.readon:hover {text-decoration: none;background-color: #e5e5e5;}/* ----- TABLE OF CONTENT ----- */table.contenttoc {margin: 0 0 1em 1em;border: 1px solid #D9D9D9;background: #f2f2f2;float: right;}table.contenttoc th {padding: .4em;background: url(../images/dot.png) bottom repeat-x;font-weight: bold;text-align: center;}table.contenttoc td {padding: .25em .6em;}/* PAGE LINK IN TOC */a.toclink {font-size: .9em;}/* PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC */div.pagenavcounter {color: #595959;margin: .5em 0;font-size: .9em;font-weight: bold;}/* PAGE NAVIGATION */div.pagenavbar div {color: #999999;font-weight: bold;font-size: .9em;}/* ----- SECTION / CATEGORY BLOG LAYOUT ----- *//* SEPARATOR BETWEEN ARTICLES */div.article_separator {height: 1em;clear: both;}div.row_separator {height: 1em;clear: both;}/* ARTICLE COLUMN CONTAINER */.jsn-articlecols {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*/margin: 0 0 5px;}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;display: inline-block;}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 */.categories-list ul {list-style-type: none;}.cat-children ul dl dt,.cat-children ul dl dd,dl.article-count dt,dl.article-count dd {display: inline;}.categories-list dl dt,.categories-list dl dd {margin: 0;padding: 0;display: inline;}/* TABLE IN CATEGORY TABLE PAGE */.sectiontableheader {padding: 5px 8px;font-weight: bold;font-size: 1.1em;color: #FFFFFF;}.sectiontableheader img {margin: 0;vertical-align: text-top;}.sectiontableheader a {color: #ffffff;text-decoration: underline;}.sectiontableheader a:hover {text-decoration: none;}/* TABLE FILTER */.jsn-infofilter {text-align: right;}.jsn-titlefilter {float: left;}.archived-article-list .jsn-infofilter {text-align: left;}/* TABLE'S ROW */tr.sectiontableentry1 td,tr.sectiontableentry2 td {padding: 6px 8px;border-bottom: 1px solid #e5e5e5;}tr.sectiontableentry2 td {}/* ----- SECTION LAYOUT ----- *//* LINKS IN SECTION TABLE PAGE */a.category {font-weight: bold;}/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== *//* ----- STANDARD CONTACT LAYOUT ----- */div.com-contact .jsn-contact-image {float: right;margin: 10px 5px 0 0;}div.com-contact .contact-position {margin: 5px 0 0 0;}div.com-contact .contact-vcard {margin: 0 0 5px 0;}div.com-contact .jicons-icons {float: left;}div.com-contact .contact-address {margin-top: 5px;}div.com-contact .contact-address p {margin: 0;padding-left: 20px;}div.com-contact .contact-contactinfo p,div.com-contact .contact-miscinfo p {margin: 5px 0;}div.com-contact .contact-contactinfo .jicons-icons,div.com-contact .contact-miscinfo .jicons-icons {margin-right: 4px;}div.com-contact div.contact-form fieldset {padding: 0 10px;}div.com-contact div.contact-form dt {margin: 10px 0 5px 0;}div.com-contact div.contact-form dd {margin-left: 0;}div.com-contact .form-required {color: #EF593B;font-weight: bold;text-align: right;}/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */div.com-search #searchForm .search-phrase {margin-left: 95px;}div.com-search #searchForm .search-range input,div.com-search #searchForm .search-phrase input {margin: 0 0 0 5px;vertical-align: middle;}div.com-search #searchForm [class*="search-"] label,div.com-search #searchForm .search-field-title {width: 100px;line-height: 21px;text-align: left;padding-right: 3px;display: inline-block;}div.com-search #searchForm .search-range label,div.com-search #searchForm .search-phrase label {width: auto;}div.com-search #searchForm .search-ordering select {padding: 2px 0;}div.com-search #searchForm .search-range label {line-height: 21px;}.jsn-joomla-30 div.search .inputbox {width: auto;max-width: 160px;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}form.form-inline input#mod-search-searchword{width: 85%;}/* =============== JOOMLA! EXTENSIONS - COM_FINDER =============== */.collapse {overflow: hidden;}/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */span.highlight {padding: .2em;background: #FFFFAA;}/* =============== JOOMLA! EXTENSIONS - COM_WEBLINK =============== */table.jsn-infotable .description p {margin: 0;}table.jsn-infotable ul.actions {display: inline;}table.jsn-infotable ul.actions li {display: inline;margin: 0 0 0 5px;}#editor-xtd-buttons {float: left;}/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */div.com-newsfeed td.jsn-table-column-name {font-weight: bold;}div.com-newsfeed table {width: 100%;border-collapse: collapse;}div.com-newsfeed td {border: 1px solid #ccc;padding: 10px 5px;border-top: none;}div.com-newsfeed th {background: #999;padding: 10px 5px;border: 1px solid #999;border-bottom: none;}div.com-newsfeed th a {color: #fff;}div.com-newsfeed td.item-num-art {text-align: center;}/* =============== JOOMLA! EXTENSIONS - COM_USER =============== *//* ----- USER FORM LAYOUT ----- */div.com-user div.default-login {width: 350px;margin: 0 auto;padding: 10px;background-color: #F4F4F4;border: 1px solid #E5E5E5;}.login-fields {margin: 10px 0;}.login-fields label {width: 9em;float: left;}/* ----- REGISTER FORM ----- */.jsn-formRow {margin: 8px 0;}.jsn-formRow .jsn-formRow-lable {float: left;width: 170px;}/* =============== JOOMLA! EXTENSIONS - POPUP COMPONENT =============== */#jsn-content-popup .com-content,#jsn-content-popup #mailto-window {max-width: 1018px;margin: 1em auto;}#jsn-content-popup .com-content {    padding-top: 0;}#mailto-window {padding: 15px;position: relative;background: #f5f5f5;border: solid 1px #ddd;}#mailto-window h2 {padding: 3px 0;margin: 0 0 10px;font: bold 1.2em "Times New Roman", Times, serif;}#mailto-window label {width: 8em;display: inline-block;}#mailto-window .mailto-close {right: 0;top: 5px;background: none;position: absolute;}#mailto-window .mailto-close a {display: block;min-width: 25px;min-height: 25px;overflow: visible;background: url(/templates/jsn_solid_pro/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(/templates/jsn_solid_pro/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 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;}span.breadcrumbs a {padding-left: 8px;float: left;}span.breadcrumbs a + span.current {margin-left: 8px;}span.breadcrumbs a.first {padding-left: 0;}span.breadcrumbs a:hover {text-decoration: underline;}span.breadcrumbs span.current {color: #ffffff;font-weight: bold;padding: 4px 10px;}.breadcrumb {padding: 0;margin: 5px 0 !important;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 12px;}.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: left;margin-top: 0.5em;}#form-login [id^="form-login-"] {margin: 0 0 6px 0;}form#login-form a.btn {padding: 0 15px;height: 28px;line-height: 28px;display: inline-block !important;}form#login-form .icon-arrow-right {background-position: -458px -73px;}/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */#jsn-pos-top div.search input#mod-search-searchword {padding: 2px 0 2px 25px;background: #FFF url(/templates/jsn_solid_pro/images/icons/icons-base.png) 5px -168px no-repeat;}/* =============== JOOMLA! EXTENSIONS - MOD_NEWSFLASH =============== */.jsn-mod-newsflash.jsn-horizontal-container .jsn-article {padding: 0 1em;}.jsn-mod-newsflash .contentheading {margin: 0 0 0.3em 0;}.jsn-mod-newsflash .article-separator {display: block;    height: 0.5em;}/* ============================== JOOMLA 3.x! CORE COMPONENT LAYOUT ============================== */.img-fulltext-left {float: left;margin-right: 20px;margin-bottom: 20px;}.img-intro-left {float: left;margin-right: 10px;margin-bottom: 10px;}.img-fulltext-right {float: right;margin-left: 20px;margin-bottom: 20px;}.img-intro-right {float: right;margin-left: 10px;margin-bottom: 10px;}.pull-right.collapsed .icon-minus,.pull-right .icon-plus {display: none;}.pull-right .icon-minus,.pull-right.collapsed .icon-plus {display: block;}/* ---------- OVERRIDE ----------- */.jsn-joomla-30 blockquote {border-left: none;}.jsn-joomla-30 hr {margin: 0.5em 0;}.jsn-joomla-30 .form-horizontal .control-label {text-align: left;}.jsn-joomla-30 .calendar tbody td,.jsn-joomla-30 .calendar tbody td.hilite,.jsn-joomla-30 .calendar tbody td.selected {    border: none;    padding: 5px;text-align: center;}.jsn-joomla-30 .input-append .btn {padding: 7px 14px 6px;outline: none;}.jsn-joomla-30 label,.jsn-joomla-30 input,.jsn-joomla-30 button,.jsn-joomla-30 select,.jsn-joomla-30 textarea,.jsn-joomla-30 .btn,.jsn-joomla-30 .uneditable-input {font-size: 13px;height: auto;}.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;line-height: 32px;}.jsn-joomla-30 .dropdown-menu li,.jsn-joomla-30 .category li {margin: 0;}.jsn-joomla-30 .page-header {    border-bottom: none;margin-bottom: 0;}/* ---------- CUSTOM CSS ----------- */body.jsn-homepage div.jsn-modulescontainer2 #jsn-pos-user3 {width: 59%;}body.jsn-homepage div.jsn-modulescontainer2 #jsn-pos-user4 {width: 40%;border-left: 1px solid #F0F0F0;margin: 0;}body.jsn-homepage  #jsn-pos-user3 div.jsn-modulecontainer_inner {margin: 20px 20px 0 20px;}body.jsn-homepage #jsn-usermodules2 {padding: 0;}div#jsn-pos-user-bottom.jsn-modulescontainer div.jsn-modulecontainer_inner {margin-top: 0;}#jsn-content-bottom div.jsn-modulescontainer {padding-left: 0;padding-right: 0;}#jsn-content-bottom  div#jsn-pos-content-bottom.jsn-modulescontainer div.jsn-modulecontainer_inner {margin-left: 0;margin-right: 0;}#jsn-content-bottom  div#jsn-usermodules4.jsn-modulescontainer #jsn-pos-user5 div.jsn-modulecontainer_inner {margin-left: 0;}#jsn-content-bottom  div#jsn-usermodules4.jsn-modulescontainer #jsn-pos-user8 div.jsn-modulecontainer_inner {margin-right: 0;}#jsn-content-bottom div#jsn-usermodules4.jsn-modulescontainer div.jsn-modulecontainer_inner {margin: 15px;}#jsn-content-bottom div.jsn-modulescontainer4.jsn-horizontallayout #jsn-pos-user5 div.jsn-modulecontainer {width: 34%;}#jsn-content-bottom div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {width: 22%;}#jsn-pos-user6 ul li a + a {padding: 0 0 0 25px;}body.jsn-direction-rtl #jsn-pos-user6 ul li,body.jsn-direction-rtl #jsn-pos-user6 ul li a,body.jsn-direction-rtl #jsn-pos-user6 ul li a span {float: right !important;}#jsn-content-bottom .demo-gmap .jsn-modulecontent > div > div {border: 5px solid #FFFFFF;}#jsn-content-bottom #demo-contact-form input,#jsn-content-bottom #demo-contact-form textarea {background-color: #FFFFFF;    border: medium none;    border-radius: 2px 2px 2px 2px;    box-shadow: 0 1px #D9D9D9;    color: #7E7E7E;    margin: 0 6px 10px 0;    padding: 9px;}body.jsn-direction-rtl #jsn-content-bottom input,body.jsn-direction-rtl #jsn-content-bottom textarea {margin-left: 0px;margin-right: 6px;}#jsn-content-bottom #demo-contact-form input {font-size: 0.9em;}#jsn-content-bottom #demo-contact-form input + input {margin-right: 0;}#mod-finder-searchword.inputbox {font-size: 0.9em;}#mod-finder-searchform a{font-size: 0.9em;float: right;margin: 15px 0 0;}#mod-finder-searchform .finder {position: relative;}#jsn-page #mod-finder-searchform .finder.button {    background: url(/templates/jsn_solid_pro/images/icons/icons-uni.png) no-repeat scroll left -1200px;    border: medium none;    box-shadow: none;    opacity: 0.4;    position: absolute;    right: 5px;    text-indent: -999em;    top: 10px;}/* SUBSCRIPTION FORM AREA */div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master form {width: 298px;float: left;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master label {color: #333333;font-family: Lato;  font-size: 13px;text-transform: uppercase;margin-top: 15px;font-weight: normal !important;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master label.checkbox {text-transform: none;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content select {height: 30px;font-size: 12px;}#jsn-content-bottom div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master label {display: none;}#jsn-content-bottom div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content {color: #fff;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .jsn-row-container {margin: 0;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-subscribe-form-desc {font-family: 'Lato', Arial, Helvetica, sans-serif;font-size: 2.5em;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 5px;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .control-group {padding: 0 !important;border: none !important;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content input[class*="jsn-input"],div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content textarea {    background-color: #FFFFFF;    border-radius: 2px;    color: #7E7E7E;    margin: 0 0 10px;    padding: 9px;    height: auto;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}#jsn-content-bottom div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content input[class*="jsn-input"],#jsn-content-bottom div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content textarea {border: medium none;    box-shadow: 0 1px #D9D9D9;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content input,div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content textarea {font-size: 0.9em;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .jsn-form-content .control-group.ui-state-highlight {background: none !important;box-shadow: none;padding: 0 15px;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions {margin: 0;padding: 0;text-align: left;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions .btn-toolbar {margin: 0;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions .btn-toolbar .jsn-form-submit {background: #fff;    border: 1px solid #e7e7e7;    border-bottom: 2px solid #93b62a;color: #333;cursor: pointer;    display: inline-block;    font-weight: bold;    font-family: Arial,Helvetica,sans-serif;    padding: 8px 12px;    border-radius: 0;    -moz-border-radius: 0;    -webkit-border-radius: 0;    box-shadow: none;    -moz-box-shadow: none;    -webkit-box-shadow: none;    text-shadow: none;    -moz-text-shadow: none;    -webkit-text-shadow: none;    margin: 0;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .form-actions + .jsn-text-center {display: none;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc {float: right;width: 400px;margin-left: 30px;color: #fff;font-family: 'Open Sans',Arial, Helvetica, sans-serif;font-weight: 100;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc h3 {font-family: 'Lato', Arial, Helvetica, sans-serif;font-size: 2.5em;font-weight: 300;text-transform: uppercase;letter-spacing: 2px;color: #fff;margin: 0 0 20px;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc .desc {font-size: 1.1em;}div.jsn-modulecontainer.demo-newsletter-form .jsn-uniform.jsn-master .demo-contact-desc a:hover {color: #fff;}

/* FILE: /templates/jsn_solid_pro/css/font-icons/css/font-awesome.min.css */
/*! *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face{font-family:'FontAwesome';src:url(/templates/jsn_solid_pro/css/font-icons/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(/templates/jsn_solid_pro/css/font-icons/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(/templates/jsn_solid_pro/css/font-icons/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(/templates/jsn_solid_pro/css/font-icons/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(/templates/jsn_solid_pro/css/font-icons/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}

/* FILE: /templates/jsn_solid_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 =============== */p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {margin: 0 0 10px;}h2 {line-height: inherit;}/* ============================== LAYOUT ============================== *//* =============== LAYOUT - GENERAL LAYOUT =============== */#jsn-page {transition: width 0.3s ease-in-out;-moz-transition: width 0.3s ease-in-out;-webkit-transition: width 0.3s ease-in-out;}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;}#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {display: none;}#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer.jsn-megamenu {display: block;}/*================STICKY-MENU=================*/#jsn-menu.jsn-menu-sticky {position: fixed;width: 100%;top: 0;border-bottom: none;box-shadow: 0 0 5px rgba(0,0,0,0.3);}/* =============== MENU SUFFIX =============== */#jsn-menu #jsn-pos-toolbar div.jsn-modulecontainer {float: left;margin-left: 10px;}#jsn-menu div.display-inline.jsn-modulecontainer {margin: 5px 10px 0;}#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {visibility: hidden;visibility: visible\9;display: none\9;overflow: hidden;position: absolute;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: #666;}#jsn-menu div.display-dropdown.jsn-modulecontainer a:hover,#jsn-menu div.display-inline.jsn-modulecontainer a:hover {text-decoration: underline;}#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 {text-shadow: none;padding: 0;font-size: 1.25em;cursor: pointer;border-top: 3px solid transparent;margin-bottom: 0;}#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {padding: 15px 20px;}#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle span {line-height: 1.5em;}#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {color: #FFF;}#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover .jsn-modulecontent {visibility: visible;display: block\9;}#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: 15px 11px 27px;}/* =============== 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 a {    border-right: 1px solid #162C40;    text-align: right;}/* =============== LAYOUT - CONTENT AREA =============== */#jsn-gotoplink {color: #fff;z-index: 9999999;padding: 25px 12px 8px;display: block;position: fixed;right: 2%;bottom: 0;text-transform: uppercase;font-size: 0.9em;bottom: 10px;background: url(/templates/jsn_solid_pro/images/icons/icon-top.png) no-repeat center 10px;}#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: 1px solid #E9C8CD;background: #FFDFDF url(/templates/jsn_solid_pro/images/icons/icon-text-alert.png) no-repeat;}.text-info {border: 1px solid #AEE3EE;background: #DBE7F8 url(/templates/jsn_solid_pro/images/icons/icon-text-info.png) no-repeat;}.text-download {border: 1px solid #DDEDBC;background: #F2F9E5 url(/templates/jsn_solid_pro/images/icons/icon-text-download.png) no-repeat;}.text-comment {border: 1px solid #FAEBCA;background: #FEF8E1 url(/templates/jsn_solid_pro/images/icons/icon-text-comment.png) no-repeat;}.text-tip {border: 1px solid #FEEBAB;background: #FFFFD5 url(/templates/jsn_solid_pro/images/icons/icon-text-tip.png) no-repeat;}.text-attachment {border: 1px solid #E5E5E5;background: #f2f2f2 url(/templates/jsn_solid_pro/images/icons/icon-text-attachment.png) no-repeat;}.text-video {border: 1px solid #E5E5E5;background: #f2f2f2 url(/templates/jsn_solid_pro/images/icons/icon-text-video.png) no-repeat;}.text-audio {border: 1px solid #E5E5E5;background: #f2f2f2 url(/templates/jsn_solid_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: 18px center;padding: 1.3em 0.8em 0em 5em;margin-bottom: 20px;min-height: 20px;margin}/* =============== TYPOGRAPHY - LINK STYLES =============== *//* ----- BUTTON LINK ----- */.link-button {cursor: pointer;font-size: 1.1em;padding: 8px 12px;display: inline-block;text-decoration: none;    position: relative;}.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;}.link-button.button-light,.link-button.button-light a {color: #333;}.link-button .link-icon {margin: 3px 0;}.link-button.button-light {    background: #fff;    border: 1px solid #e7e7e7;    border-bottom: 2px solid #93b62a;    margin-top: 10px;}.link-button.button-light:hover {    background: #f3f3f3;}.link-button.button-dark {    background: #454545;    border: 1px solid #1e1e1e;    border-bottom: 2px solid #141414;}.link-button.button-dark:hover {    background: #2d2d2d;}.link-button.button-green {    background: #91b429;    border: 1px solid #6e8c12;    border-bottom: 2px solid #536b08;}.link-button.button-green:hover {    background: #749b19;}.link-button.button-orange {    background: #f7931d;    border: 1px solid #e35719;    border-bottom: 2px solid #f74c00;}.link-button.button-orange:hover {    background: #f37610;}.link-button.button-blue {    background: #0071bb;    border: 1px solid #005992;    border-bottom: 2px solid #004C7D;}.link-button.button-blue:hover {    background: #0054a4;}.link-button.button-red {    background: #ed1c24;    border: 1px solid #bf070f;    border-bottom: 2px solid #8d0006;}.link-button.button-red:hover {    background: #e51015;}/* ----- ICON LINK ----- */.link-icon {display: inline-block;}.link-icon[class*="jsn-icon-"] {padding-left: 22px;}/* ----- EXTENDED LINK ----- */.link-icon-ext {display: inline-block;padding-right: 22px;background: url(/templates/jsn_solid_pro/images/icons/icons-ext.png) no-repeat right 0;}.link-icon-ext.jsn-icon-ext-aim {background-position: right 0;}.link-icon-ext.jsn-icon-ext-archive {background-position: right -86px;}.link-icon-ext.jsn-icon-ext-mobile {background-position: right -172px;}.link-icon-ext.jsn-icon-ext-css {background-position: right -258px;}.link-icon-ext.jsn-icon-ext-application {background-position: right -344px;}.link-icon-ext.jsn-icon-ext-doc {background-position: right -430px;}.link-icon-ext.jsn-icon-ext-feed {background-position: right -516px;}.link-icon-ext.jsn-icon-ext-movie {background-position: right -602px;}.link-icon-ext.jsn-icon-ext-flash {background-position: right -688px;}.link-icon-ext.jsn-icon-ext-calendar {background-position: right -774px;}.link-icon-ext.jsn-icon-ext-mail {background-position: right -860px;}.link-icon-ext.jsn-icon-ext-quicktime {background-position: right -946px;}.link-icon-ext.jsn-icon-ext-msn {background-position: right -1032px;}.link-icon-ext.jsn-icon-ext-music {background-position: right -1118px;}.link-icon-ext.jsn-icon-ext-pdf {background-position: right -1204px;}.link-icon-ext.jsn-icon-ext-powerpoint {background-position: right -1290px;}.link-icon-ext.jsn-icon-ext-skype {background-position: right -1376px;}.link-icon-ext.jsn-icon-ext-torrent {background-position: right -1462px;}.link-icon-ext.jsn-icon-ext-font {background-position: right -1548px;}.link-icon-ext.jsn-icon-ext-text {background-position: right -1634px;}.link-icon-ext.jsn-icon-ext-vcard {background-position: right -1720px;}.link-icon-ext.jsn-icon-ext-windowsmedia {background-position: right -1806px;}.link-icon-ext.jsn-icon-ext-xls {background-position: right -1892px;}.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;margin-bottom: 25px;}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: 18px;height: 18px;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 40px;}ul.list-number-bullet li .jsn-listbullet {left: 0;top: -2px;width: 28px;display: block;font-weight: bold;position: absolute;color: #676767;height: 28px;font-size: 14px;line-height: 28px;text-align: center;margin: 4px;}ul.list-number-bullet.bullet-grey li .jsn-listbullet {background: #F5F5F5;border: 1px solid #E2E2E2;}ul.list-number-bullet.bullet-blue li .jsn-listbullet {background: #A4E3FA;border: 1px solid #99D6ED;color: #407692;}ul.list-number-bullet.bullet-red li .jsn-listbullet {background: #F9778F;border: 1px solid #DD566C;color: #943945;}ul.list-number-bullet.bullet-orange li .jsn-listbullet {background: #FEBC4A;border: 1px solid #F2B141;color: #A36A06;}ul.list-number-bullet.bullet-green li .jsn-listbullet {background: #C7E27A;border: 1px solid #B4D069;color: #516A2C;}ul.list-number-bullet.bullet-violet li .jsn-listbullet {background: #E8C3E6;border: 1px solid #D5ADD2;color: #7B5677;}/* ----- 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;position: absolute;}ul.list-number-digit.digit-blue li .jsn-listbullet {color: #407692;}ul.list-number-digit.digit-green li .jsn-listbullet {color: #76990C;}ul.list-number-digit.digit-grey li .jsn-listbullet {color: #676767;}ul.list-number-digit.digit-violet li .jsn-listbullet {color: #7B5677;}ul.list-number-digit.digit-red li .jsn-listbullet {color: #943945;}ul.list-number-digit.digit-orange li .jsn-listbullet {color: #A36A06;}/* ----- 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 ----- */div.jsn-modulecontainer ul.menu-iconmenu li i[class*="fa-"],h3.jsn-moduletitle span [class*="fa-"],.link-icon > i[class*="fa fa-"] {display: inline-block;height: 18px;line-height: 18px;font-size: 18px;color: #222;margin-right: 8px;}div.jsn-modulecontainer ul:not(.menu-iconmenu) > li > a > i[class*="fa-"] {display: none;}div[class*="lightbox-"] h3.jsn-moduletitle span [class*="fa-"],div[class*="richbox-"] h3.jsn-moduletitle span [class*="fa-"] {color: #fff;}div.jsn-modulecontainer ul.menu-iconmenu li i[class*="fa-"], div.jsn-modulecontainer ul.menu-iconmenu > li > a > span {float: left;}#jsn-header div.jsn-modulecontainer ul.menu-iconmenu > li > a > span{float: none;}.menu-iconmenu li[class*="icon-"] > a > span,.menu-iconmenu li[class*="jsn-icon-"] > a > span {padding-left: 24px;}.jsn-menu-toggle {display: none;}/* =============== MENU - MAIN MENU =============== *//* ----- GENERAL ----- */div.jsn-modulecontainer ul.menu-mainmenu li a {padding: 15px 20px;}div.jsn-modulecontainer ul.menu-mainmenu li ul li a {padding: 10px 15px;}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 {visibility: hidden;visibility: visible\9;display: none\9;}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;}/* ----- 1st LEVEL ----- */div.jsn-modulecontainer ul.menu-mainmenu ul {left: auto;}/* =============== MENU - TREE MENU =============== *//* ----- ICON MENU STYLE ----- */div.jsn-modulecontainer ul.menu-treemenu.menu-iconmenu > li > a > span {line-height: 16px;}/* ----- RICH MENU STYLE ----- */div.jsn-modulecontainer ul.menu-mainmenu ul,ul#jsn-sitetools-menu li ul,#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent  {background-color: #ffffff;}/* ----- RICH MENU STYLE ----- */div.jsn-modulecontainer ul.menu-mainmenu ul,ul#jsn-sitetools-menu li ul,#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent  {background-color: #ffffff;}#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {border: 1px solid #ddd;}/* =============== MENU - SIDE MENU =============== *//* ----- 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 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 a {display: block;color: #5d5d5d;cursor: pointer;padding: 9px 8px;text-decoration: none;font-size: 110%;}ul.menu-sidemenu li a > span {padding-left: 18px;background-image: url(/templates/jsn_solid_pro/images/icons/icons-base.png);background-position: 0 -341px;background-repeat: no-repeat;}div[class*="richbox-"] ul.menu-sidemenu li a > span {background-image: url(/templates/jsn_solid_pro/images/icons/icons-base.png);background-position: 0 -765px;}div[class*="richbox-"] ul.menu-sidemenu li ul li a > span {background-position: 0 -341px;}div[class*="richbox-"] ul.menu-sidemenu {margin: 0 -10px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-sidemenu > li > a {padding: 8px 10px;color: #fff;}div.jsn-modulecontainer ul.menu-sidemenu > li > a {padding: 8px 5px;}ul.menu-sidemenu li > a > span {display: block;}ul.menu-sidemenu ul li:not([class*="jsn-icon-"]):hover > a > span,ul.menu-sidemenu ul li:not([class*="jsn-icon-"]).active > a > span,div[class*="richbox-"] ul.menu-sidemenu ul li:hover > a > span,div[class*="richbox-"] ul.menu-sidemenu ul li.active > a > span  {background-position: 0 -765px;}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.richbox-1 ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {color: #B8B8B8;}div.richbox-2 ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {color: #fff;}/* ---------- 1st LEVEL ---------- */div.jsn-modulecontainer ul.menu-sidemenu ul {top: 0;position: absolute;}div.jsn-modulecontainer ul.menu-sidemenu ul li a {display: block;cursor: pointer;}div.jsn-modulecontainer ul.menu-sidemenu ul ul {top: 0;}div[class*="solid-"] ul.menu-sidemenu > li:hover > a,div[class*="solid-"] ul.menu-sidemenu > li.active > a,div[class*="lightbox-"] ul.menu-sidemenu > li:hover > a,div[class*="lightbox-"] ul.menu-sidemenu > li.active > a {background-color: #f0f0f0;}/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */div.jsn-modulecontainer ul.menu-mainmenu ul li.parent,div.jsn-modulecontainer ul.menu-sidemenu > li.parent > a,div[class*="richbox-"].jsn-modulecontainer ul.menu-sidemenu.menu-richmenu > li.parent > a,div[class*="richbox-"].jsn-modulecontainer ul.menu-sidemenu > li.parent > a,div.jsn-modulecontainer ul.menu-sidemenu li.parent > a,div.jsn-modulecontainer ul.menu-sidemenu ul li.parent.active > a,div.jsn-modulecontainer ul.menu-sidemenu ul li.parent:hover > a {background-image: url(/templates/jsn_solid_pro/images/icons/arrow.png);    background-repeat: no-repeat;}div.jsn-modulecontainer ul.menu-mainmenu ul li.parent,div.jsn-modulecontainer ul.menu-sidemenu li.parent > a {    background-position: 95% 17px;}div.jsn-modulecontainer ul.menu-sidemenu.menu-richmenu > li.parent > a {    background-position: 95% 21px;}div.jsn-modulecontainer ul.menu-sidemenu > li.parent > a {    background-position: 95% 13px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-sidemenu.menu-richmenu > li.parent > a {    background-position: 95% -29px;}div[class*="richbox-"].jsn-modulecontainer ul.menu-sidemenu > li.parent > a {    background-position: 95% -36px;}div.jsn-modulecontainer ul.menu-sidemenu ul li.parent.active > a,div.jsn-modulecontainer ul.menu-sidemenu ul li.parent:hover > a {    background-position: 95% -34px;}/* 1st LEVEL *//* 1st LEVEL - CUSTOM MODULE *//* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a {color: #ffffff;}/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */div[class*="solid-"] ul.menu-sidemenu > li:hover > a {background-color: #f5f5f5;}div.richbox-1 ul.menu-sidemenu > li:hover > a,div.richbox-1 ul.menu-sidemenu > li.active > a {color: #fff;background-color: #474747;}div.richbox-2 ul.menu-sidemenu > li:hover > a {color: #fff;}div[class*="lightbox-"] ul.menu-sidemenu > li:hover > a {background-color: #f5f5f5;}/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a {color: #ffffff;}/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- *//*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;float: right;}#jsn-mobileswitch a {display: inline-block;width: 16px;height: 16px;line-height: 16px;vertical-align: middle;background: url(/templates/jsn_solid_pro/images/icons/icons-mobile.png) -16px 0 no-repeat;}#jsn-desktopswitch {display: none;padding: 18px 10px;float: right;margin-right: 30px;}#jsn-desktopswitch a {display: inline-block;width: 16px;height: 16px;line-height: 16px;vertical-align: middle;background: url(/templates/jsn_solid_pro/images/icons/icons-mobile.png) -32px 1px no-repeat;}@media only screen and (max-device-width: 960px) {body.jsn-mobile #jsn-desktopswitch {display: block;}body.jsn-desktop-on-mobile.jsn-responsive #jsn-mobileswitch {display: block;}body.jsn-desktop-on-mobile {-webkit-text-size-adjust: none;}    ul.menu-mainmenu li ul,    ul.menu-sidemenu li ul {         transition: none !important;         -moz-transition: none !important;         -webkit-transition: none !important;         -ms-transition: none !important;         -o-transition: none !important;    }}/* ============================== SITE TOOLS ============================== *//* =============== SITE TOOLS - GENERAL PRESENTATION =============== */#jsn-sitetoolspanel {position: absolute;z-index: 90;right: 0;top: 5px;}/* ----- DROP DOWN ----- */ul#jsn-sitetools-menu {margin: 8px 0 0;list-style-type: none; min-width: 40px;}ul#jsn-sitetools-menu li {margin: 0;padding: 0;float: left;}ul#jsn-sitetools-menu > li > a {background: url(/templates/jsn_solid_pro/images/icons/icons-uni.png) 12px -1359px  no-repeat;width: 40px;height: 40px;border: 1px solid #ddd;border-right:none;background-color: #fff;position: absolute;    right: 0;    top: 5px;    z-index: 9;}ul#jsn-sitetools-menu > li.active > a {right: 115px;}ul#jsn-sitetools-menu ul {width: 112px;list-style: none;padding: 5px 4px 4px 5px;margin-top: 0;margin-bottom: 0;background: none;position: absolute;top: 0;right: -116px;}ul#jsn-sitetools-menu li.active ul{right: 0;}ul#jsn-sitetools-menu ul li{padding: 7px 6px;padding-top: 8px;background: #fff;border: 1px solid #ddd;}ul#jsn-sitetools-menu .jsn-color1 ul {width: 48px;}ul#jsn-sitetools-menu > .jsn-color1.active > a {    right: 50px;}ul#jsn-sitetools-menu .jsn-color2 ul {width: 78px;}ul#jsn-sitetools-menu > .jsn-color2.active > a {    right: 80px;}ul#jsn-sitetools-menu ul li a, ul#jsn-sitetools-inline .jsn-selector-color a {margin: 3px;float: left;width: 24px;height: 24px;display: inline-block;border: 1px solid #d2d2d2;}/* ----- INLINE ROW ----- */ul#jsn-sitetools-inline {margin: 12px 0 0;float: left;padding: 0;list-style: none;}ul#jsn-sitetools-inline ul {float: left;}ul#jsn-sitetools-inline li {margin: 0;float: left; padding: 0;list-style: none;}/* =============== 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(/templates/jsn_solid_pro/images/icons/icons-sitetools-color.png);background-repeat: no-repeat;}#jsn-selector-blue {background-position: -8px -3px;}#jsn-selector-red {background-position: -40px -3px;}#jsn-selector-green {background-position: -104px -3px;}#jsn-selector-violet {background-position: -168px -3px;}#jsn-selector-orange {background-position: -136px -3px;}#jsn-selector-grey {background-position: -72px -3px;}#jsn-selector-blue.current,#jsn-selector-blue:hover {background-position: -8px -33px;}#jsn-selector-red.current,#jsn-selector-red:hover {background-position: -40px -33px;}#jsn-selector-green.current,#jsn-selector-green:hover {background-position: -104px -33px;}#jsn-selector-violet.current,#jsn-selector-violet:hover {background-position:  -168px -33px;}#jsn-selector-orange.current,#jsn-selector-orange:hover {background-position:  -136px -33px;}#jsn-selector-grey.current,#jsn-selector-grey:hover {background-position:  -72px -33px;}/* ============================== MODULE STYLES ============================== */#jsn-content-top div[class*="solid-"],#jsn-content-top div[class*="box-"] h3.jsn-moduletitle,#jsn-content-top div[class*="solid-"] h3.jsn-moduletitle {color: #000;}div[class*="richbox-"],#jsn-content-top div[class*="richbox-"] {color: #fff;}div[class*="box-"] h3.jsn-moduletitle,#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {color: #FFF;}/* =============== 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_CONTENT =============== */.inputbox {border: 1px solid #dedede;padding: 5px 4px;min-height: 22px;}/* ----- READ MORE ----- */a.readon {color: #000;cursor: pointer;font-size: 1.1em;padding: 5px 12px;font-weight: bold;border: #999 1px solid;background-color: transparent;text-decoration: none;}a.readon:hover {background-color: transparent;}/* PAGE PAGINATION */ul.jsn-pagination li a,ul.jsn-pagination li span {background-color: transparent;}/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */div.contact .dl-horizontal dd {margin-left: 25px;}/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */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 =============== */.link-icon[class*="jsn-icon-"],.link-button.button-light .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(/templates/jsn_solid_pro/images/icons/icons-uni.png);background-repeat: no-repeat;}.link-button .link-icon[class*="jsn-icon-"],div[class*="box-"][class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] .menu-iconmenu [class*="jsn-icon-"] > a > span {background-image: url(/templates/jsn_solid_pro/images/icons/icons-uni-white.png);background-repeat: no-repeat;}.link-icon.jsn-icon-article,.menu-iconmenu .jsn-icon-article > a > span,.jsn-megamenu .jsn-icon-article,.list-icon.jsn-icon-article li .jsn-listbullet,.jsn-icon-article h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-article > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-article > a > span {background-position: 0 0;}.link-icon.jsn-icon-calendar,.menu-iconmenu .jsn-icon-calendar > a > span,.jsn-megamenu .jsn-icon-calendar,.list-icon.jsn-icon-calendar li .jsn-listbullet,.jsn-icon-calendar h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-calendar > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-calendar > a > span {background-position: 0 -78px;}.link-icon.jsn-icon-cart,.menu-iconmenu .jsn-icon-cart > a > span,.jsn-megamenu .jsn-icon-cart,.list-icon.jsn-icon-cart li .jsn-listbullet,.jsn-icon-cart h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-cart > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-cart > a > span {background-position: 0 -165px;}.link-icon.jsn-icon-comment,.menu-iconmenu .jsn-icon-comment > a > span,.jsn-megamenu .jsn-icon-comment,.list-icon.jsn-icon-comment li .jsn-listbullet,.jsn-icon-comment h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-comment > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-comment > a > span {background-position: 0 -252px;}.link-icon.jsn-icon-display,.menu-iconmenu .jsn-icon-display > a > span,.jsn-megamenu .jsn-icon-display,.list-icon.jsn-icon-display li .jsn-listbullet,.jsn-icon-display h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-display > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-display > a > span {background-position: 0 -338px;}.link-icon.jsn-icon-download,.menu-iconmenu .jsn-icon-download > a > span,.jsn-megamenu .jsn-icon-download,.list-icon.jsn-icon-download li .jsn-listbullet,.jsn-icon-download h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-download > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-download > a > span {background-position: 0 -424px;}.link-icon.jsn-icon-folder,.menu-iconmenu .jsn-icon-folder > a > span,.jsn-megamenu .jsn-icon-folder,.list-icon.jsn-icon-folder li .jsn-listbullet,.jsn-icon-folder h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-folder > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-folder > a > span {background-position: 0 -509px;}.link-icon.jsn-icon-help,.menu-iconmenu .jsn-icon-help > a > span,.jsn-megamenu .jsn-icon-help,.list-icon.jsn-icon-help li .jsn-listbullet,.jsn-icon-help h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-help > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-help > a > span {background-position: 0 -595px;}.link-icon.jsn-icon-home,.menu-iconmenu .jsn-icon-home > a > span,.jsn-megamenu .jsn-icon-home,.list-icon.jsn-icon-home li .jsn-listbullet,.jsn-icon-home h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-home > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-home > a > span {background-position: 0 -682px;}.link-icon.jsn-icon-image,.menu-iconmenu .jsn-icon-image > a > span,.jsn-megamenu .jsn-icon-image,.list-icon.jsn-icon-image li .jsn-listbullet,.jsn-icon-image h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-image > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-image > a > span {background-position: 0 -767px;}.link-icon.jsn-icon-info,.menu-iconmenu .jsn-icon-info > a > span,.jsn-megamenu .jsn-icon-info,.list-icon.jsn-icon-info li .jsn-listbullet,.jsn-icon-info h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-info > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-info > a > span {background-position: 0 -853px;}.link-icon.jsn-icon-mail,.menu-iconmenu .jsn-icon-mail > a > span,.jsn-megamenu .jsn-icon-mail,.list-icon.jsn-icon-mail li .jsn-listbullet,.jsn-icon-mail h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-mail > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-mail > a > span {background-position: 0 -939px;}.link-icon.jsn-icon-online,.menu-iconmenu .jsn-icon-online > a > span,.jsn-megamenu .jsn-icon-online,.list-icon.jsn-icon-online li .jsn-listbullet,.jsn-icon-online h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-online > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-online > a > span {background-position: 0 -1025px;}.link-icon.jsn-icon-rss,.menu-iconmenu .jsn-icon-rss > a > span,.jsn-megamenu .jsn-icon-rss,.list-icon.jsn-icon-rss li .jsn-listbullet,.jsn-icon-rss h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-rss > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-rss > a > span {background-position: 0 -1112px;}.link-icon.jsn-icon-search,.menu-iconmenu .jsn-icon-search > a > span,.jsn-megamenu .jsn-icon-search,.list-icon.jsn-icon-search li .jsn-listbullet,.jsn-icon-search h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-search > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-search > a > span {background-position: 0 -1199px;}.link-icon.jsn-icon-selection,.menu-iconmenu .jsn-icon-selection > a > span,.jsn-megamenu .jsn-icon-selection,.list-icon.jsn-icon-selection li .jsn-listbullet,.jsn-icon-selection h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-selection > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-selection > a > span {background-position: 0 -1283px;}.link-icon.jsn-icon-settings,.menu-iconmenu .jsn-icon-settings > a > span,.jsn-megamenu .jsn-icon-settings,.list-icon.jsn-icon-settings li .jsn-listbullet,.jsn-icon-settings h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-settings > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-settings > a > span {background-position: 0 -1370px;}.link-icon.jsn-icon-star,.menu-iconmenu .jsn-icon-star > a > span,.jsn-megamenu .jsn-icon-star,.list-icon.jsn-icon-star li .jsn-listbullet,.jsn-icon-star h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-star > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-star > a > span {background-position: 0 -1455px;}.link-icon.jsn-icon-statistics,.menu-iconmenu .jsn-icon-statistics > a > span,.jsn-megamenu .jsn-icon-statistics,.list-icon.jsn-icon-statistics li .jsn-listbullet,.jsn-icon-statistics h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-statistics > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-statistics > a > span {background-position: 0 -1540px;}.link-icon.jsn-icon-user,.menu-iconmenu .jsn-icon-user > a > span,.jsn-megamenu .jsn-icon-user,.list-icon.jsn-icon-user li .jsn-listbullet,.jsn-icon-user h3.jsn-moduletitle span.jsn-moduleicon,div[class*="richbox-"] ul.menu-treemenu.menu-iconmenu li.jsn-icon-user > a > span,div[class*="richbox-"] ul.menu-sidemenu.menu-iconmenu li.jsn-icon-user > a > span {background-position: 0 -1628px;}/* ============================== JOOMLA 3.0 CORE COMPONENT LAYOUT ============================== */.jsn-joomla-30 .blog-featured .items-leading h2 {padding: 5px 0;}/* ============================== CSS3 EFFECTS ============================== *//* ----- READ MORE ----- */.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);}.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 ----- */#jsn-gotoplink {border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;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 */.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;}.text-box-highlight {transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-webkit-transition: 0.3s ease-out;}.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;}.text-highlight {border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}/* LINK STYLES */.link-button,.link-button a {transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}.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;}.link-highlight,.our-extensions a {transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;}.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;}/* TABLE STYLES */table.table-style th,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: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}/* FORM STYLE */.inputbox {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;}#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;}.button:hover,.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 */ul.menu-mainmenu li a,ul.menu-sidemenu li a,ul.menu-treemenu li a,ul.menu-topmenu li a,#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle,#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}/* MAIN MENU - SIDE MENU */ul.menu-mainmenu li ul,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;}#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {opacity: 0;filter: alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}ul.menu-mainmenu li:hover > ul,ul.menu-sidemenu li:hover > ul,#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)";}#jsn-menu {box-shadow: 0 0 1px #fff;}/* TREE MENU */div.jsn-modulecontainer ul.menu-treemenu ul {border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}/* ----- SITE TOOLS ----- */#jsn-mobileswitch:hover,#jsn-desktopswitch:hover {background-color: rgba(0,0,0,0.2);}ul#jsn-sitetools-menu > li ul,ul#jsn-sitetools-inline > li ul,ul#jsn-sitetools-inline > li > a,ul#jsn-sitetools-menu > li > a,ul#jsn-sitetools-menu ul li a,ul#jsn-sitetools-inline ul li a {-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease;}ul#jsn-sitetools-menu li,ul#jsn-sitetools-inline li {transition: background 0.4s ease-out;-moz-transition: background 0.4s ease-out;-webkit-transition: background 0.4s ease-out;}span.breadcrumbs span.current {border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}/* ----- MODULE STYLES ----- *//* ----- FONT STYLES ----- *//* ----- 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%);}/**Fix Layout 3.0**/.jsn-joomla-30 .row-fluid .span3.offset3 {margin-left:28.205128205128204%;*margin-left:28.0987452264048%;}

/* FILE: /templates/jsn_solid_pro/css/colors/grey.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,h2 {color: #666666;}/* ============================== LAYOUT ============================== *//* =============== LAYOUT - OVERALL PAGE =============== */span.breadcrumbs a,span.breadcrumbs span,.breadcrumb span.divider {color: #666666;background: url(/templates/jsn_solid_pro/images/colors/grey/icon-arrow.png) center 3px no-repeat;}body.jsn-direction-rtl span.breadcrumbs a,body.jsn-direction-rtl .breadcrumb span.divider {    background: url(/templates/jsn_solid_pro/images/colors/grey/icon-arrow-rtl.png) no-repeat scroll center 3px;}span.breadcrumbs span.current {background-color: #666666;}pre {border-left: 5px solid #6b6b6b;}/* ============================== TYPOGRAPHY ============================== *//* =============== TYPOGRAPHY - LINK STYLES =============== *//* ----- ACTION LINK ----- */.link-action {background: url(/templates/jsn_solid_pro/images/colors/grey/icon-arrow.png) no-repeat scroll left -90px;}div[class*="richbox-"] .link-action {background: url(/templates/jsn_solid_pro/images/colors/grey/icon-arrow.png) no-repeat scroll left -287px;text-decoration: none;}/* =============== TYPOGRAPHY - TABLE STYLES =============== *//* ----- COLOR HEADER TABLE ----- */table.style-colorheader thead th {background-color: #555555;border-right: 1px groove #797979;}/* ----- COLOR STRIPES TABLE ----- */table.style-colorstripes td,table.style-colorstripes th {border-bottom: 1px solid #898989;border-right: 1px groove #898989;}table.style-colorstripes thead th {background-color: #474747;}table.style-colorstripes thead th.highlight {background-color: #555555;}table.style-colorstripes tbody tr {background-color: #6b6b6b;}table.style-colorstripes tbody .highlight {background-color: #f7f7f7;}table.style-colorstripes tbody tr.odd {background-color: #555555;}table.style-colorstripes tbody tr.odd .highlight {background-color: #f1f1f1;}table.style-colorstripes tbody tr:hover th,table.style-colorstripes tbody tr:hover td {background-color: #4e4e4e;}table.style-colorstripes tbody tr:hover .highlight {background-color: #cccccc;}table.style-colorstripes tbody td,table.style-colorstripes tbody th {border-left: none;border-right: 1px solid #898989;}table.style-colorstripes tfoot th,table.style-colorstripes tfoot td {background-color: #474747;}.sectiontableheader {background-color: #6b6b6b;}/* ----- GREY STRIPES TABLE ----- */table.style-greystripes thead th.highlight {background-color: #555555;}/* ============================== MENU ============================== *//* =============== MENU - MAIN MENU =============== *//* ----- 1st LEVEL ----- */#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-right: 1px solid #353535;}body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {border-left: 1px solid #353535;}#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {border-top: 3px solid #666666;}/* ----- HOVER STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a,div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a{color: #6b6b6b;}/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {    color: #666666;    border-top: 3px solid #666666;}/* =============== MENU - TREE MENU =============== *//* ----- CURRENT / HOVER STATE ----- */div[class*="solid-"] ul.menu-treemenu li a:hover,div[class*="solid-"] ul.menu-treemenu li a.current,div[class*="solid-"] ul.menu-treemenu li.active > a,div[class*="lightbox-"] ul.menu-treemenu li a:hover,div[class*="lightbox-"] ul.menu-treemenu li a.current,div[class*="lightbox-"] ul.menu-treemenu li.active > a {color: #666666;}div.richbox-2 ul.menu-treemenu li a:hover,div.richbox-2 ul.menu-treemenu li a.current {color: #fff;background-color: #5e5e5e;}/* =============== MENU - SIDE MENU =============== *//* ---------- 1st LEVEL ---------- *//* ----- HOVER STATE ----- */div.richbox-2.jsn-modulecontainer ul.menu-sidemenu li:hover > a,div.richbox-2.jsn-modulecontainer ul.menu-sidemenu li.active > a {color: #fff;background-color: #5e5e5e;}/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */ul.menu-mainmenu ul li:not([class*="jsn-icon"]):hover > a > span,ul.menu-mainmenu ul li:not([class*="jsn-icon"]).active > a > span {background-image: url(/templates/jsn_solid_pro/images/colors/grey/icon-arrow.png);}/* ----- ACTIVE STATE ----- */div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a,div.jsn-modulecontainer ul.menu-sidemenu ul > li.active > a,div.jsn-modulecontainer ul.menu-sidemenu ul > li:hover > a {background-color: #666666;}/* ============================== SITE TOOLS ============================== *//* =============== SITE TOOLS - GENERAL PRESENTATION =============== *//* ----- DROP DOWN ----- */#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {    color: #666;}/* ============================== MODULE STYLES ============================== *//* =============== MODULE STYLES - MODULE BOXES =============== *//* ----- RICHBOX ----- */div.richbox-2 div.jsn-modulecontainer_inner h3.jsn-moduletitle {background: #3f3f3f;border-bottom: 1px solid #a0a0a0;}div.richbox-2 div.jsn-modulecontainer_inner div.jsn-modulecontent {background: #6b6b6b;}/* ----- LIGHTBOX ----- */div.lightbox-2 div.jsn-modulecontainer_inner h3.jsn-moduletitle {background: #6b6b6b;border-left: 3px solid #474747;}div.lightbox-1 div.jsn-modulecontent {    border-top-color: #474747;}div.lightbox-1 .jsn-moduletitle .jsn-moduletitle_inner2 {    background-color: #6b6b6b;}/* ----- SOLIDBOX ----- */div.solid-2 div.jsn-modulecontent {    border-top-color: #6b6b6b;}div[class*="solid-"] div.jsn-modulecontainer_inner h3.jsn-moduletitle span:first-letter {color: #6b6b6b;}/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== *//* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */#jsn-pos-top div.search input#mod_search_searchword {border: 1px solid #477328;}/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== *//* ----- SECTION / CATEGORY BLOG LAYOUT ----- *//* PAGE PAGINATION */ul.jsn-pagination li.navigation-page span {background-color: #555555;}#jsn-gotoplink {background-color: #6b6b6b;}/* ==================== CSS3 EFFECTS ==================== *//* LIST STYLES */ul.list-number-bullet.bullet-grey li .jsn-listbullet {text-shadow: 0 1px 0 rgba(255,255,255,0.4);background-image: linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(240,240,240) 100%);background-image: -webkit-gradient(linear, 50% 0%, 50% 138%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(240,240,240)));background-image: -webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(240,240,240) 100%);background-image: -o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(240,240,240) 100%);background-image: -ms-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(240,240,240) 100%);background-image: -moz-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(240,240,240) 100%);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#fff0f0f0,GradientType=0)"; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#fff0f0f0, GradientType=0);}/* PAGE PAGINATION */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: /templates/jsn_solid_pro/css/styles/custom.css */
/* Import Google font face for use in heading */@import url(https://fonts.googleapis.com/css?family=Happy+Monkey);/* Import Google font face for use in menu */@import url(https://fonts.googleapis.com/css?family=Happy+Monkey);/* Set font style for body */body {font-family: Verdana, Geneva, sans-serif;font-size: 100%;}/* Set font style for heading */h1,h2,h3,h4,h5,h6,#jsn-gotoplink,.page-header,.subheading-category,.componentheading,.contentheading,h3.jsn-moduletitle,ul.menu-treemenu li a,ul.menu-sidemenu li a {font-family: 'Happy Monkey', Verdana, Geneva, sans-serif;}/* Set font style for menu */#jsn-menu a,#jsn-menu span {font-family: 'Happy Monkey', Verdana, Geneva, sans-serif;}

/* FILE: /templates/jsn_solid_pro/css/layouts/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 (min-width: 961px), (min-device-width: 961px) {ul li.jsn-menu-mobile-control{ display: none;}.jmoddiv.jmodinside { position: static !important;}}@media only screen and (max-width: 960px), (max-device-width: 960px) {body {font-size: 14px !important;-webkit-text-size-adjust: none;}img {max-width: 100%;height: auto;width: auto\9; /* ie8 */}#jsn-master #jsn-page {min-width: inherit;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden !important;}#jsn-header {padding: 0 20px;}#jsn-content-bottom-inner {padding: 0 10px;}#jsn-master #jsn-pos-topbar,#jsn-master #jsn-header,#jsn-master #jsn-menu_inner,#jsn-master #jsn-content-top,#jsn-master #jsn-content,#jsn-master #jsn-content-bottom-inner,#jsn-master #jsn-footer {width: auto;}#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;}#jsn-leftsidecontent_inner,#jsn-rightsidecontent_inner {margin: 0;}div.jsn-horizontallayout div.jsn-modulecontainer {margin-top: 20px;}#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {    display: block;}body:not(.jsn-desktop-on-mobile) #jsn-pos-mainmenu.jsn-hasMegamenu .jsn-megamenu {display: none;}ul#jsn-sitetools-menu > li > a, ul#jsn-sitetools-inline > li > a {    background-color: transparent;    background-position: 12px -1361px;    border: medium none;    display: block;    height: 36px;    margin: 0;    padding: 0;    top: 8px;    width: 36px;}/* =============== MAIN MENU =============== */#jsn-menu {width: 100%;}#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);left: 0;right: 0;}#jsn-pos-mainmenu,body.jsn-direction-rtl #jsn-pos-mainmenu {float: none;}/* ----- MAIN TOGGLE ----- */div.jsn-modulecontainer ul.menu-iconmenu > li > a { overflow: hidden;}#jsn-menu .jsn-menu-toggle,#jsn-menu .jsn-menu-mobile-control {cursor: pointer;display: inline-block;}#jsn-menu .jsn-menu-mobile-control {display: none;}#jsn-menu .jsn-modulecontent > .jsn-menu-toggle,#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle {font-size: 1.1em;}#jsn-menu .jsn-modulecontent > .jsn-menu-toggle {padding: 17px 15px;}#jsn-menu .jsn-menu-toggle.active {background-color: #404040;color: #fff;}#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile > li > .jsn-menu-mobile{padding: 2px 10px;}#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;overflow: hidden;}#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: 15px;}#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;}ul#jsn-sitetools-menu,ul#jsn-sitetools-menu > li,ul#jsn-sitetools-inline > li {margin: 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;overflow: hidden;}#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: 8px 10px;margin: 0;}body.jsn-direction-rtl ul.menu-mainmenu ul li:hover:not([class*="jsn-icon"]) > a > span,body.jsn-direction-rtl ul.menu-mainmenu ul li.active:not([class*="jsn-icon"]) > a > span {background-position: 99.3% -186px;}/* ----- ACTIVE STATE COLOR ----- */#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li.active > a,#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li.active span.jsn-menudescription {color: #FFF;}body.jsn-color-blue #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #3498db;}body.jsn-color-green #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #709500;}body.jsn-color-red #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #e74c3c;}body.jsn-color-violet #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #8e44ad;}body.jsn-color-orange #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {background-color: #f39c12;}div#jsn-pos-mainmenu ul.menu-mainmenu li i.fa{ display: none;}#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu[class*="jsn-menu-mobile-"] > li.jsn-menu-mobile-control{ border-top: none; display: block; padding: 15px 10px; font-size: 0px; overflow: hidden;}#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-mobile-control span.close-menu{ background: url(/templates/jsn_solid_pro/images/icons/close-icon.png) no-repeat left top; width: 20px; height: 20px; cursor: pointer; float: right; }/* ----- 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 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;}#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(/templates/jsn_solid_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(/templates/jsn_solid_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;}div.jsn-modulecontainer ul.menu-mainmenu ul {border: none;}body.jsn-menu-mobile-push-left{ left: 280px; position: relative; }body.jsn-menu-mobile-push-right{ right: 280px; position: relative; }#jsn-menu span.active + ul.jsn-menu-mobile-left { left: 0px !important; right: auto !important;}#jsn-menu span.active + ul.jsn-menu-mobile-right { right: 0px !important; left: auto !important;}    body.jsn-menu-mobile-slide-left #jsn-menu #jsn-pos-mainmenu ul.menu-mainmenu[class*="jsn-menu-mobile-"] { left: 0px !important  }    body.jsn-menu-mobile-slide-right #jsn-menu #jsn-pos-mainmenu ul.menu-mainmenu[class*="jsn-menu-mobile-"] { right: 0px !important; left: auto !important;  }#jsn-menu #jsn-pos-mainmenu ul.menu-mainmenu[class*="jsn-menu-mobile-"] { transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;    -moz-transition: all 0.3s ease 0s;position: fixed; z-index: 9999; top: 0px; width: 280px;padding: 0px 0px 0px;margin: 0px;height: auto;bottom: 0px;}#jsn-menu #jsn-pos-mainmenu ul.jsn-menu-mobile{ background: #222;}#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul[class*="jsn-menu-mobile-"]{ height: 100%; display: none;overflow: auto;}#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul.jsn-menu-mobile[class*="jsn-menu-mobile-"]{ display: block;}#jsn-menu ul.menu-mainmenu.jsn-menu-mobile-left {  left: -280px; }body.jsn-direction-rtl #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {left: 0;right: auto;}/* ----- 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 =============== */body div.jsn-modulecontainer ul.menu-sidemenu ul {display: none;}body div.jsn-modulecontainer ul.menu-sidemenu li.parent > a {padding-right: 8px;background-image: none;}/* ===============  SITETOOLS =============== */ul#jsn-sitetools-inline > li.active > a, ul#jsn-sitetools-menu > li.active > a {    left: -113px;}ul#jsn-sitetools-menu li.active ul {    background: none;    right: -4px;    top: -5px;}#jsn-sitetoolspanel {display: none;top: 0;position: absolute;}#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-inline li {padding: 0;margin: 0;}ul#jsn-sitetools-menu > li:hover,ul#jsn-sitetools-inline > li:hover {background-color: transparent;}ul#jsn-sitetools-inline li.active ul,ul#jsn-sitetools-menu li.active ul {visibility: visible;opacity: 1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}body.jsn-joomla-30 ul[id*="jsn-sitetools-"] li ul {opacity: 0;display: none;}body.jsn-joomla-30 ul#jsn-sitetools-inline li.active ul,body.jsn-joomla-30 ul#jsn-sitetools-menu li.active ul {display: block;opacity: 1;}ul#jsn-sitetools-inline ul {margin-right: -145px;}ul#jsn-sitetools-inline ul li {background: none;}ul#jsn-sitetools-inline ul li a {float: left;display: inline-block;width: 20px;height: 20px;margin-bottom: 2px;}ul#jsn-sitetools-inline #jsn-selector-blue {    background-position: -10px -5px;}ul#jsn-sitetools-inline #jsn-selector-red {background-position: -42px -5px;}ul#jsn-sitetools-inline #jsn-selector-green {background-position: -106px -5px;}ul#jsn-sitetools-inline #jsn-selector-violet {background-position: -170px -5px;}ul#jsn-sitetools-inline #jsn-selector-orange {background-position: -138px -5px;}ul#jsn-sitetools-inline #jsn-selector-grey {background-position: -74px -5px;}ul#jsn-sitetools-inline #jsn-selector-green.current,ul#jsn-sitetools-inline #jsn-selector-green:hover {    background-position: -106px -35px;}ul#jsn-sitetools-inline #jsn-selector-blue.current,ul#jsn-sitetools-inline #jsn-selector-blue:hover {background-position: -10px -35px;}ul#jsn-sitetools-inline #jsn-selector-red.current,ul#jsn-sitetools-inline #jsn-selector-red:hover {background-position: -42px -35px;}ul#jsn-sitetools-inline #jsn-selector-violet.current,ul#jsn-sitetools-inline #jsn-selector-violet:hover {background-position:  -170px -35px;}ul#jsn-sitetools-inline #jsn-selector-orange.current,ul#jsn-sitetools-inline #jsn-selector-orange:hover {background-position:  -138px -35px;}ul#jsn-sitetools-inline #jsn-selector-grey.current,ul#jsn-sitetools-inline #jsn-selector-grey:hover {background-position:  -74px -35px;}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-css3 #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {opacity: 1 !important;filter: alpha(opacity=100) !important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;}/* -----  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.active ul,body.jsn-direction-rtl ul#jsn-sitetools-inline li.active ul {        margin-left: -35px;margin-right: auto;}body.jsn-direction-rtl ul#jsn-sitetools-inline ul {margin-left: -145px;margin-right: 0;}/* ===============  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%;margin: 0;}#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%;margin: 0;}#jsn-content #jsn-rightsidecontent {float: none;width: 100%;margin: 0;}#jsn-content #jsn-centercol,#jsn-content #jsn-pos-innerleft,#jsn-content #jsn-pos-innerright {width: 100%;left: auto;margin: 0;}div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer,#jsn-content-bottom div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {width: 49.9% !important;}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;}div#jsn-pos-breadcrumbs.display-tablet,div.jsn-modulecontainer.display-tablet {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;}#jsn-gotoplink {left: 50%;right: auto;bottom: 5px;}#jsn-footer {padding-bottom: 50px;}.element-invisible{height: 1px !important;}/* =============== FIX FRONTEND MODULE EDITING ICONS =============== */.jmoddiv.jmodinside {position: static !important;}}/************************************************************************************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;text-align: center;}#jsn-headerright {float: none;padding: 0 10px;}#jsn-headerright #jsn-pos-top {float: none;text-align: center;}#jsn-headerright #jsn-pos-top div.jsn-modulecontainer {float: none;margin: 0 0 15px 0;}#jsn-social-icons {float: none;text-align: center;}#jsn-social-icons ul {text-align: center;display: inline-block;float: none !important;}ul.menu-topmenu {display: inline-block;}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 {width: 100% !important;}#jsn-pos-user1 + #jsn-pos-user2,#jsn-pos-user3 + #jsn-pos-user4 {margin-top: 15px;}#jsn-pos-user5,#jsn-pos-user6,#jsn-pos-user7 {margin: 0;margin-top: 15px;}div.jsn-horizontallayout div.jsn-modulecontainer:first-child,#jsn-usermodules3 > div:first-child {margin-top: 0;}#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;}form#login-form a.btn{margin-top: 0px;height: 17px;  padding: 5px 14px 6px;}/* ============================== 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;}.jsn-joomla-30 .com-newsfeed ul.category li {float: left;width: 100%;}.jsn-joomla-30 .com-newsfeed div.display-limit {    float: none;}/* =============== 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,#jsn-content-top.jsn-haspromoleft.jsn-haspromoright #jsn-promo #jsn-pos-promo-right,#jsn-content.jsn-hasleft.jsn-hasright #jsn-leftsidecontent,#jsn-content.jsn-hasleft.jsn-hasright #jsn-rightsidecontent,#jsn-content.jsn-hasinnerright #jsn-pos-innerleft,#jsn-content.jsn-hasinnerleft #jsn-pos-innerright {width: 49.95%;float: left;}#jsn-pos-promo,#jsn-pos-promo-left,#jsn-pos-promo-right,#jsn-maincontent,#jsn-leftsidecontent,#jsn-rightsidecontent,#jsn-pos-innerleft,#jsn-pos-innerright {margin: 0;}#jsn-maincontent {padding: 0 !important;}#jsn-pos-promo-left[class*="order"] div.jsn-modulecontainer,#jsn-pos-promo-right[class*="order"] div.jsn-modulecontainer {margin: 20px 10px;}#jsn-leftsidecontent div.jsn-modulecontainer,#jsn-rightsidecontent div.jsn-modulecontainer {margin-top: 20px;}#jsn-leftsidecontent div.jsn-modulecontainer:first-child,#jsn-rightsidecontent div.jsn-modulecontainer:first-child {margin-top: 0;}#jsn-pos-content-top,#jsn-pos-content-bottom,#jsn-pos-user-top,#jsn-pos-user-bottom,#jsn-pos-mainbody-top,#jsn-pos-mainbody-bottom {padding-top: 0 !important;}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;}#jsn-leftsidecontent_inner,#jsn-rightsidecontent_inner {margin: 15px 10px !important;}#jsn-pos-innerleft > div,#jsn-pos-innerright > div {padding: 15px;}div.grid-layout4 div.grid-col,div.grid-layout5 div.grid-col,div.grid-layout6 div.grid-col {width: 33.3%;}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%;}#jsn-pos-content-top .span2,#jsn-pos-content-top .span3,#jsn-pos-content-top .span4,#jsn-pos-content-bottom .span2,#jsn-pos-content-bottom .span3,#jsn-pos-content-bottom .span4,#jsn-pos-user-top .span2,#jsn-pos-user-top .span3,#jsn-pos-user-top .span4,#jsn-pos-user-bottom .span2,#jsn-pos-user-bottom .span3,#jsn-pos-user-bottom .span4,#jsn-usermodules3 .span2,#jsn-usermodules3 .span3,#jsn-usermodules3 .span4,#jsn-pos-mainbody-top .span2,#jsn-pos-mainbody-top .span3,#jsn-pos-mainbody-top .span4,#jsn-pos-mainbody-bottom .span2,#jsn-pos-mainbody-bottom .span3,#jsn-pos-mainbody-bottom .span4 {width: 31.491712707182323%;float: left;}#jsn-pos-content-top .span2:nth-child(4),#jsn-pos-content-top .span3:nth-child(4),#jsn-pos-content-bottom .span2:nth-child(4),#jsn-pos-content-bottom .span3:nth-child(4),#jsn-pos-user-top .span2:nth-child(4),#jsn-pos-user-top .span3:nth-child(4),#jsn-pos-user-bototm .span2:nth-child(4),#jsn-pos-user-bottom .span3:nth-child(4),#jsn-usermodules3 .span2:nth-child(4),#jsn-usermodules3 .span3:nth-child(4),#jsn-pos-mainbody-top .span2:nth-child(4),#jsn-pos-mainbody-top .span3:nth-child(4),#jsn-pos-mainbody-bottom .span2:nth-child(4),#jsn-pos-mainbody-bottom .span3:nth-child(4) {margin-left: 0;}}/************************************************************************************ tablet narrow layout (481 - 767): arrange modules in 2 columns and 1 side bar*************************************************************************************/@media only screen and (min-width: 481px) and (max-width: 768px), (min-device-width: 481px) and (max-device-width: 768px) and (orientation:portrait) {#jsn-pos-content-top [class*="span"],#jsn-pos-content-bottom [class*="span"],#jsn-pos-user-top [class*="span"],#jsn-pos-user-bottom [class*="span"],#jsn-pos-mainbody-top [class*="span"],#jsn-pos-mainbody-bottom [class*="span"],#jsn-usermodules1 [class*="span"],#jsn-usermodules2 [class*="span"],#jsn-usermodules3 [class*="span"],#jsn-footermodules [class*="span"] {width: 48.93617021276595%;margin-left: 0;float: left;}.jsn-horizontallayout .span12,#jsn-usermodules1 .span12,#jsn-usermodules2 .span12,#jsn-usermodules3 .span12,#jsn-footermodules .span12 {width: 100% !important;}#jsn-pos-content-top [class*="span"]:nth-child(2),#jsn-pos-content-top [class*="span"]:nth-child(4),#jsn-pos-content-top [class*="span"]:nth-child(6),#jsn-pos-content-bottom [class*="span"]:nth-child(2),#jsn-pos-content-bottom [class*="span"]:nth-child(4),#jsn-pos-content-bottom [class*="span"]:nth-child(6),#jsn-pos-user-top [class*="span"]:nth-child(2),#jsn-pos-user-top [class*="span"]:nth-child(4),#jsn-pos-user-top [class*="span"]:nth-child(6),#jsn-pos-user-bottom [class*="span"]:nth-child(2),#jsn-pos-user-bottom [class*="span"]:nth-child(4),#jsn-pos-user-bottom [class*="span"]:nth-child(6),#jsn-pos-mainbody-top [class*="span"]:nth-child(2),#jsn-pos-mainbody-top [class*="span"]:nth-child(4),#jsn-pos-mainbody-top [class*="span"]:nth-child(6),#jsn-pos-mainbody-bottom [class*="span"]:nth-child(2),#jsn-pos-mainbody-bottom [class*="span"]:nth-child(4),#jsn-pos-mainbody-bottom [class*="span"]:nth-child(6),#jsn-usermodules1 [class*="span"]:nth-child(2),#jsn-usermodules2 [class*="span"]:nth-child(2),#jsn-usermodules3 [class*="span"]:nth-child(2),#jsn-footermodules [class*="span"]:nth-child(2) {margin-left: 2.127659574468085%;}#jsn-usermodules3.jsn-modulescontainer3 .span4:last-child {margin-top: 20px;}}

/* 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 Weßling <me [at] rouvenwessling.de> * @copyrightAuthor */#sbox-overlay {position: fixed;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(/media/system/images/modal/closebox.png) no-repeat center;border: none;}.sbox-loading #sbox-content {background-image: url(/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(/media/system/images/modal/bg_n.png) repeat-x;}.sbox-bg-ne {right: -33px;top: -40px;background: url(/media/system/images/modal/bg_ne.png) no-repeat;}.sbox-bg-e {right: -33px;top: 0;height: 100%;background: url(/media/system/images/modal/bg_e.png) repeat-y;}.sbox-bg-se {right: -33px;bottom: -40px;background: url(/media/system/images/modal/bg_se.png) no-repeat;}.sbox-bg-s {left: 0;bottom: -40px;width: 100%;background: url(/media/system/images/modal/bg_s.png) repeat-x;}.sbox-bg-sw {left: -33px;bottom: -40px;background: url(/media/system/images/modal/bg_sw.png) no-repeat;}.sbox-bg-w {left: -33px;top: 0;height: 100%;background: url(/media/system/images/modal/bg_w.png) repeat-y;}.sbox-bg-nw {left: -33px;top: -40px;background: url(/media/system/images/modal/bg_nw.png) no-repeat;}@media (max-width: 979px) {#sbox-btn-close {right: -10px;top: -10px;}}@media (max-device-width: 979px) {#sbox-content {-webkit-overflow-scrolling: touch;}#sbox-content.sbox-content-iframe {overflow: scroll;-webkit-overflow-scrolling: touch;}}

/* FILE: /media/mod_pwebbox/css/bootstrap-custom.css */
/** * @package     pwebbox * @version 2.0.0 * * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html *//*! * Bootstrap v2.3.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 *  * Redeclared styles only for contact form *//* Close button or link */.pweb-alert .close {  float: right;  font-size: 20px;  font-weight: bold;  line-height: 20px;  color: #000000;  text-shadow: 0 1px 0 #ffffff;  opacity: 0.2;}.pweb-alert .close:hover,.pweb-alert .close:focus {  color: #000000;  text-decoration: none;  cursor: pointer;  opacity: 0.4;}.pweb-alert button.close {  padding: 0;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;}/* Alerts */.pweb-alert.alert {  padding: 8px 35px 8px 14px;  margin-bottom: 20px;  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);  background-color: #fcf8e3;  border: 1px solid #fbeed5;  -webkit-border-radius: 4px;     -moz-border-radius: 4px;          border-radius: 4px;}.pweb-alert.alert,.pweb-alert.alert h4 {  color: #c09853;}.pweb-alert.alert h4 {  margin: 0;}.pweb-alert.alert .close {  position: relative;  top: -2px;  right: -21px;  line-height: 20px;}.pweb-alert.alert-success {  color: #468847;  background-color: #dff0d8;  border-color: #d6e9c6;}.pweb-alert.alert-success h4 {  color: #468847;}.pweb-alert.alert-danger,.pweb-alert.alert-error {  color: #b94a48;  background-color: #f2dede;  border-color: #eed3d7;}.pweb-alert.alert-danger h4,.pweb-alert.alert-error h4 {  color: #b94a48;}.pweb-alert.alert-info {  color: #3a87ad;  background-color: #d9edf7;  border-color: #bce8f1;}.pweb-alert.alert-info h4 {  color: #3a87ad;}.pweb-alert.alert-block {  padding-top: 14px;  padding-bottom: 14px;}.pweb-alert.alert-block > p,.pweb-alert.alert-block > ul {  margin-bottom: 0;}.pweb-alert.alert-block p + p {  margin-top: 5px;}/* Modal backdrop */.modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  background-color: #000000;}body > .modal-backdrop {  z-index: 1040;}.pweb-modal.modal > .modal-backdrop,.pwebcontact-modal.modal > .modal-backdrop {  z-index: -1;}.modal-backdrop.fade {  opacity: 0;}.modal-backdrop,.modal-backdrop.fade.in {  opacity: 0.8;}/* Modal */.pweb-modal.modal .modal-body {  position: relative;  max-height: 400px;  padding: 15px;  overflow-y: auto;}.hide {  display: none;}.show {  display: block;}.invisible {  visibility: hidden;}/* Joomla JUI NOTE: Original .modal definition has to be commented in modals.less and responsive-767px-max.less *//* Joomla JUI NOTE: Original .modal definition has to be commented *//* >>> JUI >>> */div.modal.pwebbox-modal {  position: fixed;  top: 10%;  left: 50%;  z-index: 1050;  width: 560px;  margin-left: -280px;  background-color: #ffffff;  border: 1px solid #999;  border-color: rgba(0, 0, 0, 0.3);  -webkit-border-radius: 6px;     -moz-border-radius: 6px;          border-radius: 6px;  outline: none;  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);  -webkit-background-clip: padding-box;     -moz-background-clip: padding-box;          background-clip: padding-box;}div.modal.fade {  top: -25%;  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;       -o-transition: opacity 0.3s linear, top 0.3s ease-out;          transition: opacity 0.3s linear, top 0.3s ease-out;}div.modal.fade.in {  top: 10%;}/* <<< JUI <<< *//* Joomla JUI NOTE: Original .modal definition has to be commented *//* >>> JUI >>> */@media (max-width: 767px) {  div.modal.pwebbox-modal {    position: fixed;    top: 20px;    right: 20px;    left: 20px;    width: auto;    margin: 0;  }  div.modal.fade {    top: -100px;  }  div.modal.fade.in {    top: 20px;  }}@media (max-width: 480px) {  div.modal.pwebbox-modal {    top: 10px;    right: 10px;    left: 10px;  }}/* <<< JUI <<< */

/* FILE: /media/mod_pwebbox/css/layout.css */
/** * @package     pwebbox * @version 2.0.9 * * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html */.pwebbox-box {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;}div.pwebbox,div.pwebbox *,div.pweb-modal,div.pweb-modal *,.pwebbox_toggler {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.pwebbox-container-inset {    overflow: hidden;} /* Positions  * ---------------------------------------------------------------------   */.pweb-left, .pweb-right, .pweb-top, .pweb-bottom {position: fixed;z-index: 1030;}.pweb-left {left: 0;}.pweb-right {right: 0;}.pweb-top {top: 0;}.pweb-bottom {bottom: 0;}.pweb-offset-left.pweb-top,.pweb-offset-left.pweb-bottom {left: 20%;}.pweb-offset-right.pweb-top,.pweb-offset-right.pweb-bottom {right: 20%;}.pweb-offset-top.pweb-left,.pweb-offset-top.pweb-right {top: 20%;}.pweb-offset-left.pweb-slidebox-full-dimension.pweb-top,.pweb-offset-left.pweb-slidebox-full-dimension.pweb-bottom {left: 0;        right: 0;}.pweb-offset-right.pweb-slidebox-full-dimension.pweb-top,.pweb-offset-right.pweb-slidebox-full-dimension.pweb-bottom {        left: 0;right: 0;}.pweb-offset-top.pweb-slidebox-full-dimension.pweb-left,.pweb-offset-top.pweb-slidebox-full-dimension.pweb-right {top: 0;        bottom: 0;} /* Toggler  * ---------------------------------------------------------------------   */.pwebbox_toggler {position: relative;z-index: 1;display: block;width: 100px;height: 30px;line-height: 30px;padding: 5px 10px;text-decoration: none;text-align: left;    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;    background-color: #fff;cursor: pointer;    -webkit-box-shadow: 0 0 1px rgba(255,255,255,0.2) inset;-moz-box-shadow: 0 0 1px rgba(255,255,255,0.2) inset;box-shadow: 0 0 1px rgba(255,255,255,0.2) inset;}.pwebbox_toggler:hover {color: inherit;text-decoration: none;-webkit-transition: all .1s ease;-moz-transition: all .1s ease;-o-transition: all .1s ease;transition: all .1s ease;}.pweb-vertical.pweb-left .pwebbox_toggler,.pweb-vertical.pweb-right .pwebbox_toggler {width: 30px;height: 120px;padding: 10px 5px;text-align: center;font-size: 1.2em;}/* Vertical Toggler CSS type * --------------------------------------------------------------------- */.pweb-vertical-css .pweb-text {display: inline-block;vertical-align: middle;line-height: normal;writing-mode: vertical-lr;-webkit-writing-mode: vertical-lr;-ms-writing-mode: tb-rl;*writing-mode: tb-rl;white-space: nowrap;}.pweb-vertical-css.pweb-rotate .pweb-text {transform-origin: 50%;-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}/* * --------------------------------------------------------------------- */.pweb-toggler-hidden .pwebbox_toggler.pweb-closed {}.pweb-accordion .pwebbox_toggler {width: auto;}.pwebbox-toggler-link, .pwebbox-toggler-link:hover,.pwebbox-toggler-link:focus {    text-decoration: none;}.pweb-toggler-img img {    max-width: 100%;    max-height: 100%;} /* Toggler Gradient active  * ---------------------------------------------------------------------   */.pwebbox_toggler.pweb-gradient:hover,.pwebbox_toggler.pweb-gradient.pweb-opened {background-image: none;} /* Toggler Rounded  * ---------------------------------------------------------------------   */.pwebbox_toggler.pweb-radius {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}.pweb-left .pwebbox_toggler.pweb-radius {-webkit-border-radius: 0 10px 10px 0;-moz-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;}.pweb-right .pwebbox_toggler.pweb-radius {-webkit-border-radius: 10px 0 0 10px;-moz-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;}.pweb-top .pwebbox_toggler.pweb-radius {-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}.pweb-bottom .pwebbox_toggler.pweb-radius {-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;} /* Vertical Toggler text  * ---------------------------------------------------------------------   */.pweb-vertical.pweb-left .pwebbox_toggler .pweb-text,.pweb-vertical.pweb-right .pwebbox_toggler .pweb-text {display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left top;}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-opened .pweb-text,.pweb-vertical.pweb-right .pwebbox_toggler.pweb-opened .pweb-text {background-position: right top;}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-rotate .pweb-text,.pweb-vertical.pweb-right .pwebbox_toggler.pweb-rotate .pweb-text {background-position: left bottom;}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-rotate.pweb-opened .pweb-text,.pweb-vertical.pweb-right .pwebbox_toggler.pweb-rotate.pweb-opened .pweb-text {background-position: right bottom;}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-no-rotate .pweb-text,.pweb-vertical.pweb-right .pwebbox_toggler.pweb-no-rotate .pweb-text {text-align: center;} /* Toggler Icon  * ---------------------------------------------------------------------   */.pwebbox_toggler.pweb-icon {padding: 5px 40px 5px 10px;    font-size: 16px;}.pweb-horizontal.pweb-right .pwebbox_toggler.pweb-icon {padding: 5px 10px 5px 40px;}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-icon,.pweb-vertical.pweb-right .pwebbox_toggler.pweb-icon {padding: 40px 5px 10px 5px;}.pwebbox_toggler.pweb-icon .pweb-icon {display: block;position: absolute;top: 5px;right: 5px;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center top;}.pwebbox_toggler.pweb-icon-icomoon .pweb-icon:before {font-family: 'IcoMoon';speak: none;}.pwebbox_toggler.pweb-icon-gallery.pweb-opened .pweb-icon {background-position: center bottom;}.pweb-horizontal.pweb-right .pwebbox_toggler.pweb-icon .pweb-icon {left: 5px;right: auto;} /* Toggler - Slide in box  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox .pwebbox_toggler {position: absolute;z-index: 1;}.pwebbox.pweb-slidebox.pweb-horizontal.pweb-left .pwebbox_toggler {top: 0;left: 0;}.pwebbox.pweb-slidebox.pweb-horizontal.pweb-right .pwebbox_toggler {top: 0;right: 0;}.pwebbox.pweb-slidebox.pweb-vertical.pweb-left .pwebbox_toggler {top: 10px;left: 0;}.pwebbox.pweb-slidebox.pweb-vertical.pweb-right .pwebbox_toggler {top: 10px;right: 0;}.pwebbox.pweb-slidebox.pweb-top .pwebbox_toggler {top: 0;}.pwebbox.pweb-slidebox.pweb-bottom .pwebbox_toggler {bottom: 0;}.pwebbox.pweb-slidebox.pweb-offset-left.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-offset-left.pweb-bottom .pwebbox_toggler {left: 10px;}.pwebbox.pweb-slidebox.pweb-offset-right.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-offset-right.pweb-bottom .pwebbox_toggler {right: 10px;} /* Slide Toggler - Slide in box  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-vertical.pweb-left .pwebbox_toggler {top: 0;left: auto;right: -42px;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-vertical.pweb-right .pwebbox_toggler {top: 0;left: -42px;right: auto;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-top .pwebbox_toggler {top: auto;bottom: -42px;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-bottom .pwebbox_toggler {top: -42px;bottom: auto;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-offset-left.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-offset-left.pweb-bottom .pwebbox_toggler {left: 0;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-offset-right.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-offset-right.pweb-bottom .pwebbox_toggler {right: 0;} /* BottomBar Toggler - close notification  * ---------------------------------------------------------------------   */.pwebbox.pweb-bottombar .pwebbox_toggler {    width: 50px;    height: 50px;    padding: 0px;    text-align: center;    line-height: 50px;    position: absolute;    bottom: 0px;    right: 0px;}/* Little fix for themes in Bottom Bar */.pweb-theme-grey.pwebbox_bottombar_toggler {    background-color: #FFB137;    background-image: -moz-linear-gradient(left center , #FFB137, #FFCF55);    border-color: #FFB137;    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);    color: #000;}.pweb-theme-night.pwebbox_bottombar_toggler {    background-color: #EACB00;    background-image: none;    border-color: #CCAD00;    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);    color: #000;} /* Container  * ---------------------------------------------------------------------   */.pwebbox-container {background-repeat: no-repeat;text-align: left;}.pweb-slidebox .pwebbox-container,.pweb-modal .pwebbox-container,.pweb-accordion-boxed .pwebbox-container {    border: 1px solid #ccc;border-color: rgba(0,0,0, 0.2);    background-color: #fff;background-color: rgba(255,255,255, 0.9);}.pweb-static .pwebbox-container {padding: 20px 10px;}.pweb-bottombar .pwebbox-container {    position: fixed;    z-index: 1001;    bottom: 0px;    left: 0px;    width: 100%;    margin: 0px;    box-shadow: 0px -1px 6px rgba(0, 0, 0, 0.1) !important;    text-align: center;    border: 0px!important;    padding: 10px 0px !important;}.pweb-bottombar .pwebbox-container .pwebbox-content {    margin: 0px auto;    padding: 0px 80px 0px 0px;    min-height: 30px;    position: relative;}.pweb-bottombar .pwebbox-container-outset:before,.pweb-bottombar .pwebbox-container-outset:after {    display: none!important;} /* Container - Slide in box  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox .pwebbox-container {padding: 10px 10px 5px;}.pwebbox.pweb-slidebox.pweb-left.pweb-horizontal .pwebbox-container,.pwebbox.pweb-slidebox.pweb-right.pweb-horizontal .pwebbox-container {padding-top: 30px;}.pwebbox.pweb-slidebox.pweb-left.pweb-vertical .pwebbox-container {padding-left: 50px;}.pwebbox.pweb-slidebox.pweb-right.pweb-vertical .pwebbox-container {padding-right: 50px;}.pwebbox.pweb-slidebox.pweb-top .pwebbox-container {padding-top: 50px;}.pwebbox.pweb-slidebox.pweb-bottom .pwebbox-container {padding-bottom: 50px;} /* Box  * ---------------------------------------------------------------------   */.pwebbox-box {position: relative;z-index: 0;}.pwebbox-box.pweb-bottombar {z-index: 1040;}.pwebbox.pweb-modal .pwebbox-box {display: none;}.pwebbox.pweb-slidebox .pwebbox-box {position: absolute;max-width: 500px;}.pwebbox.pweb-slidebox.pweb-left.pweb-horizontal .pwebbox-box {top: 20px;left: 0;}.pwebbox.pweb-slidebox.pweb-right.pweb-horizontal .pwebbox-box {top: 20px;right: 0;}.pwebbox.pweb-slidebox.pweb-left.pweb-vertical .pwebbox-box {top: 0;left: 0;}.pwebbox.pweb-slidebox.pweb-right.pweb-vertical .pwebbox-box {top: 0;right: 0;}.pwebbox.pweb-slidebox.pweb-top .pwebbox-box {top: 0;}.pwebbox.pweb-slidebox.pweb-bottom .pwebbox-box {bottom: 0;}.pwebbox.pweb-slidebox.pweb-top.pweb-offset-left .pwebbox-box,.pwebbox.pweb-slidebox.pweb-bottom.pweb-offset-left .pwebbox-box  {left: 0;}.pwebbox.pweb-slidebox.pweb-top.pweb-offset-right .pwebbox-box,.pwebbox.pweb-slidebox.pweb-bottom.pweb-offset-right .pwebbox-box {right: 0;} /* Toggler - Slide in box with full dimension.  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-horizontal.pweb-left .pwebbox_toggler {top: 150px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-horizontal.pweb-right .pwebbox_toggler {top: 150px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-vertical.pweb-left .pwebbox_toggler {top: 150px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-vertical.pweb-right .pwebbox_toggler {top: 150px;}.pwebbox.pweb-slidebox.pweb-top .pwebbox_toggler {top: 0;}.pwebbox.pweb-slidebox.pweb-bottom .pwebbox_toggler {bottom: 0;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-offset-left.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-offset-left.pweb-bottom .pwebbox_toggler {left: 150px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-offset-right.pweb-top .pwebbox_toggler,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-offset-right.pweb-bottom .pwebbox_toggler {right: 150px;} /*  * Container - slide with full dimension  * ---------------------------------------------------------------------    */.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left .pwebbox-container,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right .pwebbox-container {        padding-top: 10px;padding-bottom: 10px;} .pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left.pweb-horizontal .pwebbox-container,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right.pweb-horizontal .pwebbox-container {padding-top: 10px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left.pweb-vertical .pwebbox-container {padding-left: 10px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right.pweb-vertical .pwebbox-container {padding-right: 10px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-top .pwebbox-container {padding-top: 10px;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-bottom .pwebbox-container {padding-bottom: 10px;} /*  * Box - slide with full dimension  * ---------------------------------------------------------------------    */.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left .pwebbox-container-outset, .pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left .pwebbox-container,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right .pwebbox-container-outset, .pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right .pwebbox-container {        height: 99vh !important;        max-height: 99vh !important; }.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-top .pwebbox-container-outset, .pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-top .pwebbox-container,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-bottom .pwebbox-container-outset, .pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-bottom .pwebbox-container {        width: 99vw !important;        max-width: 99vw !important; }.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-left .pwebbox-box,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-right .pwebbox-box{top: 0;        bottom: 0;}.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-top .pwebbox-box,.pwebbox.pweb-slidebox.pweb-slidebox-full-dimension.pweb-bottom .pwebbox-box{left: 0;        right: 0;} /* Container - Accordion  * ---------------------------------------------------------------------   */.pweb-accordion .pwebbox-container {padding-top: 30px;}.pweb-accordion.pweb-accordion-boxed .pwebbox-container {margin-top: 15px;padding: 30px 10px 10px;    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0, 0.3); -moz-box-shadow: inset 0 0 4px rgba(0,0,0, 0.3);box-shadow: inset 0 0 4px rgba(0,0,0, 0.3);}.pweb-accordion.pweb-accordion-boxed .pweb-arrow {position: absolute;left: 25%;top: 5px;width: 0;height: 0;border-style: dashed;    border-width: 0 9px 10px 9px;border-color: transparent;border-bottom-color: #7F7F7F;border-bottom-color: rgba(0,0,0, 0.5);border-bottom-style: solid;} /* Container with slide Toggler - Slide in box  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-left.pweb-vertical .pwebbox-container {padding-left: 10px;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-right.pweb-vertical .pwebbox-container {padding-right: 10px;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-top .pwebbox-container {padding-top: 10px;}.pwebbox.pweb-slidebox.pweb-toggler-slide.pweb-bottom .pwebbox-container {padding-bottom: 5px;} /* Container Rounded - Slide in box  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox.pweb-left.pweb-radius .pwebbox-container {-webkit-border-radius: 0 10px 10px 0;-moz-border-radius: 0 10px 10px 0;border-radius: 0 10px 10px 0;}.pwebbox.pweb-slidebox.pweb-right.pweb-radius .pwebbox-container {-webkit-border-radius: 10px 0 0 10px;-moz-border-radius: 10px 0 0 10px;border-radius: 10px 0 0 10px;}.pwebbox.pweb-slidebox.pweb-left.pweb-toggler-slide.pweb-radius .pwebbox-container {-webkit-border-radius: 0 0 10px 0;-moz-border-radius: 0 0 10px 0;border-radius: 0 0 10px 0;}.pwebbox.pweb-slidebox.pweb-right.pweb-toggler-slide.pweb-radius .pwebbox-container {-webkit-border-radius: 0 0 0 10px;-moz-border-radius: 0 0 0 10px;border-radius: 0 0 0 10px;}.pwebbox.pweb-slidebox.pweb-top.pweb-radius .pwebbox-container {-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}.pwebbox.pweb-slidebox.pweb-bottom.pweb-radius .pwebbox-container {-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;}.pwebbox.pweb-slidebox.pweb-top.pweb-toggler-slide.pweb-offset-left.pweb-radius .pwebbox-container {-webkit-border-radius: 0 0 10px 0;-moz-border-radius: 0 0 10px 0;border-radius: 0 0 10px 0;}.pwebbox.pweb-slidebox.pweb-top.pweb-toggler-slide.pweb-offset-right.pweb-radius .pwebbox-container {-webkit-border-radius: 0 0 0 10px;-moz-border-radius: 0 0 0 10px;border-radius: 0 0 0 10px;}.pwebbox.pweb-slidebox.pweb-bottom.pweb-toggler-slide.pweb-offset-left.pweb-radius .pwebbox-container {-webkit-border-radius: 0 10px 0 0;-moz-border-radius: 0 10px 0 0;border-radius: 0 10px 0 0;}.pwebbox.pweb-slidebox.pweb-bottom.pweb-toggler-slide.pweb-offset-right.pweb-radius .pwebbox-container {-webkit-border-radius: 10px 0 0 0;-moz-border-radius: 10px 0 0 0;border-radius: 10px 0 0 0;} /* Container Rounded - Accordion  * ---------------------------------------------------------------------   */.pwebbox.pweb-accordion.pweb-radius .pwebbox-container {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;} /* Shadow  * ---------------------------------------------------------------------   */.pwebbox.pweb-slidebox.pweb-shadow .pwebbox-container {-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}.pwebbox_toggler.pweb-shadow {-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-offset-left.pweb-top .pwebbox_toggler.pweb-shadow {-moz-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-offset-left.pweb-bottom .pwebbox_toggler.pweb-shadow {-moz-box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: -1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-offset-right.pweb-top .pwebbox_toggler.pweb-shadow {-moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-offset-right.pweb-bottom .pwebbox_toggler.pweb-shadow {-moz-box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-vertical.pweb-left .pwebbox_toggler.pweb-shadow {-moz-box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: 3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-vertical.pweb-right .pwebbox_toggler.pweb-shadow {-moz-box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;-webkit-box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: -3px -1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(255,255,255,0.2) inset;}.pwebbox.pweb-accordion.pweb-shadow .pwebbox-container {-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}.pwebbox.pweb-accordion.pweb-accordion-boxed.pweb-shadow .pwebbox-container {-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5), inset 0 0 4px rgba(0,0,0, 0.3);} /* Lightbox Window  * ---------------------------------------------------------------------  */.pweb-modal.modal {overflow: visible;overflow-y: initial;bottom: initial;}.pwebbox-modal.modal {position: fixed !important;left: 0 !important;right: 0 !important;top: 0 !important;bottom: 0 !important;width: auto !important;height: auto !important;margin: 0 !important;padding: 0 10px !important;border: 0 !important;background: none !important;overflow-x: auto;    overflow-y: scroll;    -moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;}body.pweb-modal-open {overflow: hidden; /* hide body scrollbar */}.pwebbox-box.pweb-modal {margin: 30px auto !important;width: auto !important;min-width: 200px;max-width: 600px;height: auto !important;min-height: 200px;padding: 0;}.pwebbox-box.pweb-modal .pwebbox-container {padding: 15px;/* Bootstrap 3 */position: static !important;width: auto !important;margin: 0 !important;}.pweb-modal.modal {padding: 10px;}.pweb-modal.modal .modal-body {min-height: 400px;-webkit-overflow-scrolling: touch;}.pweb-modal.modal .modal-body.pweb-progress {background-position: center center;}/* Lightbox - Container Rounded */.pwebbox-box.pweb-modal.pweb-radius .pwebbox-container,.ui-effects-transfer.pweb-genie.pweb-radius {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}/* Lightbox - Shadow */.pwebbox-box.pweb-modal.pweb-shadow .pwebbox-container,.ui-effects-transfer.pweb-genie.pweb-shadow {-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}/* Lightbox - close button */.pweb-button-close {position: absolute;right: 5px;top: 5px;display: block;width: 20px !important;height: 20px !important;line-height: 20px !important;padding: 0 !important;border: none !important;cursor: pointer;background: none !important;overflow: hidden !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;text-align: center;font-size: 20px !important;        z-index: 1;}.pweb-modal .pweb-button-close {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAEEElEQVQ4y32Va2yTVRzGf23fd10vUNqxsY1dGIyba7BsTgiwhcRkgxHkFkJAuQzIggY0IXGYkKA4DeAQMQTIiIB+MyRAJn7hAxJRJKIRiJgQIhESZxYFEuja9f74oe1aoPh/vrx5z3nO/3qeA0+aBSvW+UaT2VBUb+91HXY3FDUUNZnzDaxYsfBcs2DDpHjqqC1ln07YU79t0oGX+mY1V3dWv1/VWVrqphgTW+EDLBjYS91tZZ/5v+34d1/sijIWv/bw2IXFy2urfKVu7BjP0q0YOCaMWVlzfF7wdJY2mLybzH4/+mpq3cxKrwcHBtanvTqrfK/X97+avCvFUn2xtjDBNJpDn8SGU1Ls+oXVTTUeL8587xYMHKN97fWnlikqnU/UDmWJWUwL/ZKQpPOvTZvg8eLI0W3Y8cyo+3hB4p50MmYLUgC24EdRSTq6rLIaD/Z06SyYuMdWvjnv4TfS+URhahpHYlLwR16gHDcmVrBSPNrXOv2LTimUrMoE3BiaO5Jz2dCmiDNIkGBRcCAuffde1WR8FGMDKy5n5cp5f34pHYqlt/tDkrQ7SpDgxNBASurLrHRFpPsXmUEFbgyw4fFM7FgQvi7NznirHQorTZ8cGkhJUm80vVIylJA0ppU6xlAEBiXj/EvWSI+TuewWhdP0xylJOhPPVeJGVNqxbdQ0xlIMprusoXnzW9LtRH5xFoUjmfHIpxL8Oiod3ed6kXE4wHRW+Od0dku/J57s7P1UmvxBNP//2ah0+CCNVOICk8qyOS3bpAeJfOpgSpISypUujZ+GpXd6HC8zPkM2Z9Vtiv0jZRvlGRrM5Lo4k/vWSHZUHsWlGW+YI+QKs7lh/Z1L0tuZLbPDuVzTpTsVT6+0haXB31hNUzbsMjMwZdWBz6XBuDOY7efWiG3kYuyOZmO6FJLOnWM5mYIZlDDd3lHVPXAt18/C2DAsBf8u2cECpqdbZcNDndHi27S5T5I2DD+POjccT0qHz9JJS3ZIrLioIGBbNu7dI6claVdB72uHI0np8lW6WUIgO55WivFRT6ttvffDQ/2SdCuyatiZR2wLXwlL0uVf6WEdrdRnL4YFEzfl+Gm3dXn2bun/67YkRZI3oscjxyM/Rx7FJenBwP6L7KWLdvy5K5kRA6qZSYety9nDiYM//HFLeXbvzsmr5kl66KKDmeSJQUaG8FJDgHbW0e3YzwnPmVe+33lz582Oy+P7OcF+ullHOwFqeEKGMgKIl2r8tLCUjWxnl7HH6KXX2GPdxXY2spQW/FTzlACOSC8eyplEgBYWsoI1rGUta1jBQloIMIlyCkhv9r2w48JLObVMwU+ARhoJ4GcKtZTjxZXL9Vm6BSsGJnYcOHFl4MSBHRMDK5b/e69yxzyNAvYf9TCL+HAwka4AAAAASUVORK5CYII%3D) no-repeat center !important;width: 0px !important;height: 0px !important;right: -15px;top: -15px;padding: 30px 0 0 30px !important;}/* Accordion - close button */.pweb-accordion.pweb-accordion-boxed .pweb-button-close {top: 20px;} /* Global box declarations  * ---------------------------------------------------------------------  */.pwebbox-content {    margin: 0;} /* Tooltip  * ---------------------------------------------------------------------  */.tooltip {    z-index: 9999;}/* Rounded fields and buttons * --------------------------------------------------------------------- */.pweb-radius .pwebbox-content input.pweb-input, .pweb-radius .pwebbox-content select, .pweb-radius .pwebbox-content textarea,.pweb-radius .pwebbox-content .pweb-field-shadow{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}.pweb-radius .pwebbox-content button,.pweb-radius .pwebbox-content .btn {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}/* Shadow fields and buttons * --------------------------------------------------------------------- */.pweb-shadow .pwebbox-content .pweb-field-shadow {-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);box-shadow: 0 0 5px rgba(0,0,0,0.4);}.pweb-shadow .pwebbox-content button,.pweb-shadow .pwebbox-content .btn {-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(255,255,255,0.2) inset;-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(255,255,255,0.2) inset;box-shadow: 0 0 5px rgba(0,0,0,0.4), 0 1px 2px rgba(255,255,255,0.2) inset;}/* Columns * --------------------------------------------------------------------- */.pweb-column {float: left;margin-right: 2.8%;}.pweb-column:last-child {margin-right: 0;}.pweb-width-50 {width: 47%;}.pweb-width-50:last-child {width: 50%;}.pweb-width-33 {width: 30%;}.pweb-width-33:last-child {width: 33%;}.pweb-width-25 {width: 22%;}.pweb-width-25:last-child {width: 25%;}.pweb-width-20 {width: 17%;}.pweb-width-20:last-child {width: 20%;}/* phone */@media (max-width: 480px) {/* disable columns */.pweb-column,.pweb-column:last-child {float: none;width: auto !important;margin-right: 0;}/* disable fields inline */.pweb-labels-inline .pwebbox-content .pweb-label {margin-bottom: 3px;}.pweb-labels-inline .pwebbox-content .pweb-label,.pweb-labels-inline .pwebbox-content .pweb-field {float: none;width: auto;}}/* phone landscape */@media (min-width: 481px) and (max-width: 767px) {/* change 3, 4 and 5 columns into 2 */.pweb-width-33,.pweb-width-25,.pweb-width-20 {width: 47%;}.pweb-width-33:nth-child(even),.pweb-width-25:nth-child(even),.pweb-width-25:last-child,.pweb-width-20:nth-child(even) {width: 49.9%;}.pweb-width-33:last-child,.pweb-width-20:last-child {width: 100%;}/* disable fields inline only in columns */.pweb-labels-inline .pwebbox-content .pweb-column .pweb-label {margin-bottom: 3px;}.pweb-labels-inline .pwebbox-content .pweb-column .pweb-label,.pweb-labels-inline .pwebbox-content .pweb-column .pweb-field {float: none;width: auto;}}/* tablet and phone */@media (min-width: 768px) and (max-width: 979px) {/* disable fields inline only in 4 and 5 columns */.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-25 .pweb-label,.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-20 .pweb-label {margin-bottom: 3px;}.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-25 .pweb-label,.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-20 .pweb-label,.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-25 .pweb-field,.pweb-labels-inline .pwebbox-content .pweb-column.pweb-width-20 .pweb-field {float: none;width: auto;}}/* Hide User data * --------------------------------------------------------------------- */.pweb-hide-user .pwebbox-content .pweb-field-name,.pweb-hide-user .pwebbox-content .pweb-field-email {display: none !important;}/* Errors * --------------------------------------------------------------------- */.pweb-alert {position: fixed;z-index: 1060;top: 50%;left: 50%;width: 560px;max-height: 400px;margin: -200px 0 0 -280px;overflow: auto;background-color: #fcf8e3;-moz-box-shadow: 0 0 5px rgba(0,0,0, 0.2);-webkit-box-shadow: 0 0 5px rgba(0,0,0, 0.2);box-shadow: 0 0 5px rgba(0,0,0, 0.2);}/* Animations * --------------------------------------------------------------------- */.fade {opacity: 0;-webkit-transition: opacity 0.15s linear;-moz-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}.fade.in {opacity: 1;}.modal-backdrop.in {opacity: 0.5;}.pweb-init.pweb-slidebox {visibility: hidden;}.pweb-init.pweb-accordion {display: none;}/* Clearfix * --------------------------------------------------------------------- */.pwebbox-box:before, .pwebbox-box:after,.pweb-fields:before, .pweb-fields:after,.pweb-fields-group:before, .pweb-fields-group:after,.pweb-field-container:before, .pweb-field-container:after,.pweb-row:before, .pweb-row:after,.pweb-uploader .files > div:before, .pweb-uploader .files > div:after {content: "";display: table;line-height: 0;}.pwebbox-box:after,.pweb-fields, .pweb-fields:after,.pweb-fields-group:after,.pweb-field-container:after,.pweb-row:after,.pweb-uploader .files > div:after {clear: both;}/* iOS js click events fix. */ @media only screen and (max-device-width: 480px) {[class^="pweb"] {        cursor: pointer;    }}/* iOS IFrame scrolling fix */ .pwebbox-iframe-container {-webkit-overflow-scrolling: touch;overflow-y: scroll;}

/* FILE: /media/mod_pwebbox/css/animations.css */
/** * @package     pwebbox * @version 2.0.0 * * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html *//* Transfer effects * --------------------------------------------------------------------- */.ui-effects-transfer.pweb-genie {z-index: 1049;-o-animation-fill-mode: forwards;-o-transform-origin: 50% 50%;-moz-animation-fill-mode: forwards;-moz-transform-origin: 50% 50%;-webkit-animation-fill-mode: forwards;-webkit-transform-origin: 50% 50%;animation-fill-mode: forwards;transform-origin: 50% 50%;-o-animation-duration: 400ms;-ms-animation-duration: 400ms;-moz-animation-duration: 400ms;-webkit-animation-duration: 400ms;animation-duration: 400ms;}.ui-effects-transfer.pweb-genie.pweb-rotate-bottom {-moz-animation-name: pweb-genie-appear-bottom;-webkit-animation-name: pweb-genie-appear-bottom;animation-name: pweb-genie-appear-bottom;}.ui-effects-transfer.pweb-genie.pweb-rotate-bottom.pweb-genie-hide {-moz-animation-name: pweb-genie-hide-bottom;-webkit-animation-name: pweb-genie-hide-bottom;animation-name: pweb-genie-hide-bottom;}.ui-effects-transfer.pweb-genie.pweb-rotate-top {-moz-animation-name: pweb-genie-appear-top;-webkit-animation-name: pweb-genie-appear-top;animation-name: pweb-genie-appear-top;}.ui-effects-transfer.pweb-genie.pweb-rotate-top.pweb-genie-hide {-moz-animation-name: pweb-genie-hide-top;-webkit-animation-name: pweb-genie-hide-top;animation-name: pweb-genie-hide-top;}.ui-effects-transfer.pweb-genie.pweb-rotate-left {-moz-animation-name: pweb-genie-appear-left;-webkit-animation-name: pweb-genie-appear-left;animation-name: pweb-genie-appear-left;}.ui-effects-transfer.pweb-genie.pweb-rotate-left.pweb-genie-hide {-moz-animation-name: pweb-genie-hide-left;-webkit-animation-name: pweb-genie-hide-left;animation-name: pweb-genie-hide-left;}.ui-effects-transfer.pweb-genie.pweb-rotate-right {-moz-animation-name: pweb-genie-appear-right;-webkit-animation-name: pweb-genie-appear-right;animation-name: pweb-genie-appear-right;}.ui-effects-transfer.pweb-genie.pweb-rotate-right.pweb-genie-hide {-moz-animation-name: pweb-genie-hide-right;-webkit-animation-name: pweb-genie-hide-right;animation-name: pweb-genie-hide-right;}@-webkit-keyframes pweb-genie-appear-bottom {100% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@-webkit-keyframes pweb-genie-hide-bottom {0% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}40% { opacity:0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;-webkit-transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@-webkit-keyframes pweb-genie-appear-top {100% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}70% { opacity:0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@-webkit-keyframes pweb-genie-hide-top {0% { opacity: 1; -webkit-transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}40% { opacity:0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;-webkit-transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;-webkit-transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@-webkit-keyframes pweb-genie-appear-left {100% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;-webkit-transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;-webkit-transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@-webkit-keyframes pweb-genie-hide-left {0% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}40% { opacity:0.8;-webkit-transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;-webkit-transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@-webkit-keyframes pweb-genie-appear-right {100% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;-webkit-transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;-webkit-transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@-webkit-keyframes pweb-genie-hide-right {0% { opacity: 1; -webkit-transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}40% { opacity:0.8;-webkit-transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;-webkit-transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;-webkit-transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;-webkit-transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@keyframes pweb-genie-appear-bottom {100% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@keyframes pweb-genie-hide-bottom {0% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}40% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateY(-155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateY(-5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@keyframes pweb-genie-appear-top {100% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}70% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@keyframes pweb-genie-hide-top {0% { opacity: 1;transform: translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}40% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(1.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateY(155px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.5) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateY(5px) rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;transform: translateY(0px) rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@keyframes pweb-genie-appear-left {100% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@keyframes pweb-genie-hide-left {0% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(180deg) scaleX(1) scaleY(1);}40% { opacity: 0.8;transform: translateX(5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateX(155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateX(5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}@keyframes pweb-genie-appear-right {100% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.8;transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);}}@keyframes pweb-genie-hide-right {0% { opacity: 1;transform: translateX(0px) rotateX(0deg) rotateZ(-180deg) scaleX(1) scaleY(1);}40% { opacity: 0.8;transform: translateX(-5px) rotateX(80deg) rotateZ(0deg) scaleX(1.2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.6;transform: translateX(-155px) rotateX(86deg) rotateZ(0deg) scaleX(2.2) scaleY(0.6);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.8;transform: translateX(-5px) rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 0;transform: translateX(0px) rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}}.ui-effects-transfer.pweb-genie.pweb-smooth-bottom{-ms-transform-origin: 50% 100%;    -moz-animation-name: pweb-genie-appear-smooth-top-bottom;    -moz-transform-origin: 50% 100%;-webkit-animation-name: pweb-genie-appear-smooth-top-bottom;    -webkit-transform-origin: 50% 100%;animation-name: pweb-genie-appear-smooth-top-bottom;    transform-origin: 50% 100%;}.ui-effects-transfer.pweb-genie.pweb-smooth-bottom.pweb-genie-hide{    -moz-animation-name: pweb-genie-hide-smooth-top-bottom;-webkit-animation-name: pweb-genie-hide-smooth-top-bottom;animation-name: pweb-genie-hide-smooth-top-bottom;}.ui-effects-transfer.pweb-genie.pweb-smooth-top{-ms-transform-origin: 50% 0%;    -moz-animation-name: pweb-genie-appear-smooth-top-bottom;    -moz-transform-origin: 50% 0%;-webkit-animation-name: pweb-genie-appear-smooth-top-bottom;    -webkit-transform-origin: 50% 0%;animation-name: pweb-genie-appear-smooth-top-bottom;    transform-origin: 50% 0%;}.ui-effects-transfer.pweb-genie.pweb-smooth-top.pweb-genie-hide{    -moz-animation-name: pweb-genie-hide-smooth-top-bottom;-webkit-animation-name: pweb-genie-hide-smooth-top-bottom;animation-name: pweb-genie-hide-smooth-top-bottom;}.ui-effects-transfer.pweb-genie.pweb-smooth-left{-ms-transform-origin: 0% 50%;    -moz-animation-name: pweb-genie-appear-smooth-left-right;    -moz-transform-origin: 0% 50%;-webkit-animation-name: pweb-genie-appear-smooth-left-right;    -webkit-transform-origin: 0% 50%;animation-name: pweb-genie-appear-smooth-left-right;    transform-origin: 0% 50%;}.ui-effects-transfer.pweb-genie.pweb-smooth-left.pweb-genie-hide{    -moz-animation-name: pweb-genie-hide-smooth-left-right;-webkit-animation-name: pweb-genie-hide-smooth-left-right;animation-name: pweb-genie-hide-smooth-left-right;}.ui-effects-transfer.pweb-genie.pweb-smooth-right{-ms-transform-origin: 100% 50%;    -moz-animation-name: pweb-genie-appear-smooth-left-right;    -moz-transform-origin: 100% 50%;-webkit-animation-name: pweb-genie-appear-smooth-left-right;    -webkit-transform-origin: 100% 50%;animation-name: pweb-genie-appear-smooth-left-right;    transform-origin: 100% 50%;}.ui-effects-transfer.pweb-genie.pweb-smooth-right.pweb-genie-hide{    -moz-animation-name: pweb-genie-hide-smooth-left-right;-webkit-animation-name: pweb-genie-hide-smooth-left-right;animation-name: pweb-genie-hide-smooth-left-right;}@-webkit-keyframes pweb-genie-appear-smooth-top-bottom {0% { opacity: 0.1;-webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.6;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;-webkit-transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 1; -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}}@-webkit-keyframes pweb-genie-hide-smooth-top-bottom {100% { opacity: 0.1;-webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.6;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;-webkit-transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity:0.8;-webkit-transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 1; -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}    }@-webkit-keyframes pweb-genie-appear-smooth-left-right {0% { opacity: 0.1;-webkit-transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.6;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;-webkit-transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 1; -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}}@-webkit-keyframes pweb-genie-hide-smooth-left-right {100% { opacity: 0.1;-webkit-transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.6;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;-webkit-transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity:0.8;-webkit-transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);-webkit-animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 1; -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}  }@keyframes pweb-genie-appear-smooth-top-bottom {0% { opacity: 0.1;transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.6;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 1;transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}}@keyframes pweb-genie-hide-smooth-top-bottom {100% { opacity: 0.1;transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.6;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.4) scaleY(0.3);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;transform: rotateX(0deg) rotateY(86deg) rotateZ(0deg) scaleX(0.7) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity:0.8;transform: rotateX(0deg) rotateY(80deg) rotateZ(0deg) scaleX(0.8) scaleY(2.5);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 1;transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}    }@keyframes pweb-genie-appear-smooth-left-right {0% { opacity: 0.1;transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity: 0.6;transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity:0.8;transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}100% { opacity: 1;transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}}@keyframes pweb-genie-hide-smooth-left-right {100% { opacity: 0.1;transform: rotateX(90deg) rotateZ(0deg) scaleX(0) scaleY(0);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}70% { opacity: 0.6;transform: rotateX(86deg) rotateZ(0deg) scaleX(0.3) scaleY(0.4);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}60% { opacity: 0.8;transform: rotateX(86deg) rotateZ(0deg) scaleX(2) scaleY(0.7);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}40% { opacity:0.8;transform: rotateX(80deg) rotateZ(0deg) scaleX(2) scaleY(0.8);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}0% { opacity: 1;transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);}  }.ui-effects-transfer.pweb-genie.pweb-square-left, .ui-effects-transfer.pweb-genie.pweb-square-right, .ui-effects-transfer.pweb-genie.pweb-square-top, .ui-effects-transfer.pweb-genie.pweb-square-bottom{    -o-animation-name: pweb-genie-show-square;    -moz-animation-name: pweb-genie-show-square;-webkit-animation-name: pweb-genie-show-square;animation-name: pweb-genie-show-square;}.ui-effects-transfer.pweb-genie.pweb-square-right.pweb-genie-hide,.ui-effects-transfer.pweb-genie.pweb-square-left.pweb-genie-hide,.ui-effects-transfer.pweb-genie.pweb-square-top.pweb-genie-hide,.ui-effects-transfer.pweb-genie.pweb-square-bottom.pweb-genie-hide{    -o-animation-name: pweb-genie-hide-square;    -moz-animation-name: pweb-genie-hide-square;-webkit-animation-name: pweb-genie-hide-square;animation-name: pweb-genie-hide-square;}@-webkit-keyframes pweb-genie-show-square {from {opacity: 0;}to {opacity: 0.7;}}@-webkit-keyframes pweb-genie-hide-square {from {opacity: 1;}to {opacity: 0;}}@keyframes pweb-genie-show-square {from {opacity: 0;}to {opacity: 0.7;}}@keyframes pweb-genie-hide-square {from {opacity: 1;}to {opacity: 0;}}

/* FILE: /media/mod_pwebbox/css/themes/free.css */
/** * @package     pwebbox * @version 2.0.0 * * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html *//* Form background */.pweb-theme-free.pwebbox-box .pwebbox-container,.pweb-theme-free.ui-effects-transfer.pweb-genie {background-color: #FFF;}.pweb-theme-free.pweb-slidebox .pwebbox-container {border: 1px solid #bbb;border-color: rgba(0,0,0,0.2);background-color: rgba(255,255,255, 0.9);-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}/* Text */.pweb-theme-free.pwebbox-box .pwebbox-container form label {color: #666;}/* Fields */.pweb-theme-free.pwebbox-box .pwebbox-container form input, .pweb-theme-free.pwebbox-box .pwebbox-container form select, .pweb-theme-free.pwebbox-box .pwebbox-container form textarea {color: #666;border-color: #999;}/* Fields active */.pweb-theme-free.pwebbox-box .pwebbox-container form input:focus, .pweb-theme-free.pwebbox-box .pwebbox-container form select:focus, .pweb-theme-free.pwebbox-box .pwebbox-container form textarea:focus {color: #333 !important;    border-color: #000 !important;}/* Links */.pweb-theme-free.pwebbox-box .pwebbox-container form a,.pweb-theme-free.pwebbox-box .pweb-button-close {    color: #000;text-decoration: underline;}.pweb-theme-free.pwebbox-box .pwebbox-container form a:hover {    text-decoration: underline;}/* Buttons */.pweb-theme-free.pwebbox-box .pwebbox-container form button,.pweb-theme-free.pwebbox-box .pwebbox-container form .btn {color: #fff;border: 1px solid #000;background: #333;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);}/* Buttons hover */.pweb-theme-free.pwebbox-box .pwebbox-container form button:hover,.pweb-theme-free.pwebbox-box .pwebbox-container form .btn:hover {background-color: #000;}/* Toggler tab */.pwebbox_toggler.pweb-theme-free {color: #fff;border: 1px solid #000;background: #333;    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}/* Toggler tab hover and opened */.pwebbox_toggler.pweb-theme-free:hover,.pwebbox_toggler.pweb-theme-free.pweb-opened {background-color: #222;}

/* FILE: /media/mod_pwebbox/cache/436f3a07a1f9c5b55f10dd306bdc3236-104.css */
#pwebbox104_box{max-width:250px;}#pwebbox104_box{max-height:250px;}

/* FILE: /media/mod_pwebbox/css/ie8.css */
/** * @package     pwebbox * @version 2.0.0 * * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html */.pweb-modal-close {*background-image: url(/media/system/images/modal/closebox.png) !important; /* IE7 */}/* Tooltip */.pwebbox-content .tooltip {filter: alpha(opacity=0);}.pwebbox-content .tooltip.in {filter: alpha(opacity=80);}/* System message */.pwebbox-content .pweb-msg-button {*display: inline;}/* Lightbox - close button */.pweb-modal-close {*right: -5px;*top: -5px;}.pweb-rtl .pweb-modal-close {*left: -5px;}/* Accordion */.pweb-accordion.pweb-accordion-boxed .pwebbox-container { *position: relative;*top: 15px;*margin-top: 0;*margin-bottom: 15px;}.pweb-accordion.pweb-accordion-boxed .pweb-arrow {*top: -10px;}.pweb-accordion.pweb-accordion-boxed .pweb-button-close {*top: 0;}/* Toggler tab */.pwebbox_toggler.pweb-toggler-black {-pie-background: linear-gradient(top,#333,#000);}.pweb-top .pwebbox_toggler.pweb-toggler-black {-pie-background: linear-gradient(bottom,#333,#000);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-black {-pie-background: linear-gradient(right,#333,#000);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-black {-pie-background: linear-gradient(left,#333,#000);}.pwebbox_toggler.pweb-toggler-blue {-pie-background: linear-gradient(top,#08c,#0044cc);}.pweb-top .pwebbox_toggler.pweb-toggler-blue {-pie-background: linear-gradient(bottom,#08c,#0044cc);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-blue {-pie-background: linear-gradient(right,#08c,#0044cc);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-blue {-pie-background: linear-gradient(left,#08c,#0044cc);}.pwebbox_toggler.pweb-toggler-gray {-pie-background: linear-gradient(top,#cbcbcb,#a2a2a2);}.pweb-top .pwebbox_toggler.pweb-toggler-gray {-pie-background: linear-gradient(bottom,#cbcbcb,#a2a2a2);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-gray {-pie-background: linear-gradient(right,#cbcbcb,#a2a2a2);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-gray {-pie-background: linear-gradient(left,#cbcbcb,#a2a2a2);}.pwebbox_toggler.pweb-toggler-green {-pie-background: linear-gradient(top,#62c462,#51a351);}.pweb-top .pwebbox_toggler.pweb-toggler-green {-pie-background: linear-gradient(bottom,#62c462,#51a351);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-green {-pie-background: linear-gradient(right,#62c462,#51a351);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-green {-pie-background: linear-gradient(left,#62c462,#51a351);}.pwebbox_toggler.pweb-toggler-lightblue {-pie-background: linear-gradient(top,#5bc0de,#2f96b4);}.pweb-top .pwebbox_toggler.pweb-toggler-lightblue {-pie-background: linear-gradient(bottom,#5bc0de,#2f96b4);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-lightblue {-pie-background: linear-gradient(right,#5bc0de,#2f96b4);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-lightblue {-pie-background: linear-gradient(left,#5bc0de,#2f96b4);}.pwebbox_toggler.pweb-toggler-orange {-pie-background: linear-gradient(top,#E56129,#D64C11);}.pweb-top .pwebbox_toggler.pweb-toggler-orange {-pie-background: linear-gradient(bottom,#E56129,#D64C11);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-orange {-pie-background: linear-gradient(right,#E56129,#D64C11);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-orange {-pie-background: linear-gradient(left,#E56129,#D64C11);}.pwebbox_toggler.pweb-toggler-pink {-pie-background: linear-gradient(top,#E5276C,#CE1458);}.pweb-top .pwebbox_toggler.pweb-toggler-pink {-pie-background: linear-gradient(bottom,#E5276C,#CE1458);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-pink {-pie-background: linear-gradient(right,#E5276C,#CE1458);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-pink {-pie-background: linear-gradient(left,#E5276C,#CE1458);}.pwebbox_toggler.pweb-toggler-red {-pie-background: linear-gradient(top,#ee5f5b,#bd362f);}.pweb-top .pwebbox_toggler.pweb-toggler-red {-pie-background: linear-gradient(bottom,#ee5f5b,#bd362f);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-red {-pie-background: linear-gradient(right,#ee5f5b,#bd362f);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-red {-pie-background: linear-gradient(left,#ee5f5b,#bd362f);}.pwebbox_toggler.pweb-toggler-violet {-pie-background: linear-gradient(top,#BD33E0,#A219C4);}.pweb-top .pwebbox_toggler.pweb-toggler-violet {-pie-background: linear-gradient(bottom,#BD33E0,#A219C4);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-violet {-pie-background: linear-gradient(right,#BD33E0,#A219C4);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-violet {-pie-background: linear-gradient(left,#BD33E0,#A219C4);}.pwebbox_toggler.pweb-toggler-white {-pie-background: linear-gradient(top,#fff,#EFEFEF);}.pweb-top .pwebbox_toggler.pweb-toggler-white {-pie-background: linear-gradient(bottom,#fff,#EFEFEF);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-white {-pie-background: linear-gradient(right,#fff,#EFEFEF);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-white {-pie-background: linear-gradient(left,#fff,#EFEFEF);}.pwebbox_toggler.pweb-toggler-yellow {-pie-background: linear-gradient(top,#fbb450,#f89406);}.pweb-top .pwebbox_toggler.pweb-toggler-yellow {-pie-background: linear-gradient(bottom,#fbb450,#f89406);}.pweb-vertical.pweb-left .pwebbox_toggler.pweb-toggler-yellow {-pie-background: linear-gradient(right,#fbb450,#f89406);}.pweb-vertical.pweb-right .pwebbox_toggler.pweb-toggler-yellow {-pie-background: linear-gradient(left,#fbb450,#f89406);}/*! * Bootstrap v2.3.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 *  * Redeclared styles only for contact form */.pweb-icomoon [class^="icon-"],.pweb-icomoon [class*=" icon-"] {  *margin-right: 0.3em;}.pweb-alert .close {  filter: alpha(opacity=20);}.pweb-alert .close:hover,.pweb-alert .close:focus {  filter: alpha(opacity=40);}.modal-backdrop,.modal-backdrop.fade.in {  filter: alpha(opacity=80);}.modal-backdrop.fade.in {  *top: 0;}