/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   IMPORT styles
   ========================================================================== */
 
/** load layout styles **/  
@import url("layout.css");

/** load modules styles **/  
@import url("modules.css");

/** load menu styles **/  
@import url("menus.css");

/** load extensions styles **/  
@import url("extensions.css");

/** load editor styles **/  
@import url("editor.css");

/* ==========================================================================
   TEMPLATE COMPONENT styles
   ========================================================================== */



/** component headings**/

div.blog h2,
div.item-page h2,
div.blog-featured h2,
div.items-more h3,
div.item-page h2,
div.archive ul#archive-items li h2,
div.contact h2,
div.contact-category h2,
div.newsfeed h2,
div.newsfeed-category h2,
div.weblink-category h2 {
    color: #080808;
    margin: 0 0 20px;
    display: block;
    text-transform: uppercase;
}

div.blog h2 a,
div.item-page h2 a,
div.blog-featured h2 a,
div.items-more h3 a,
div.item-page h2 a,
div.archive ul#archive-items li h2 a,
div.contact h2 a,
div.contact-category h2 a,
div.newsfeed h2 a,
div.newsfeed-category h2 a,
div.weblink-category h2 a {
    color: #080808;
}

div.blog h1,
div.blog-featured h1,
div.item-page h1,
div.archive h1,
div.categories-list h1,
div.category-list h1,
div.search h1,
h1.componentheading,
div.login h1,
div.registration h1,
div.profile h1,
div.logout h1 {
    color: #080808;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: uppercase;
}  

/** category blog **/
	
.blog .category-desc {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

/* content-vote */

.content_vote .button {
    padding: 0 6px;
    font-size: 10px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    margin: 0 5px;
    vertical-align: text-top;
}

.content_vote input[type="radio"] {
    margin: 0 2px;
    height: auto;
    line-height: normal;
}

.content_rating {
    display: block;
}

/** articles category / articles categories  **/
    
.category-module h1,
.category-module h2,
.category-module h3,
.category-module h4,
.category-module h5,
.category-module h6,
.categories-module h1,
.categories-module h2,
.categories-module h3,
.categories-module h4,
.categories-module h5,
.categories-module h6 {
    margin: 0;
    font-weight: 400;
}

.category-module h1,
.categories-module h1 {
    font-size: 1.2em;
}

.category-module h2,
.categories-module h2 {
    font-size: 1.1em;
}

.category-module h3,
.categories-module h3 {
    font-size: 1em;
}

.category-module h4,
.categories-module h4 {
    font-size: 0.9em;
}

.category-module h5,
.categories-module h5 {
    font-size: 0.8em;
}

.category-module h6,
.categories-module h6 {
    font-size: 0.7em;
}

#jm-allpage ul.category-module li {
    background: none!important;
    padding: 0;    
}

#jm-allpage ul.categories-module li {
    background-position: left center;
}

.category-module p.mod-articles-category-readmore {
    padding-bottom: 10px;
}

/**single article**/

ul.actions {
    text-align: right;
}

ul.actions li {
    display: inline;
    background: none!important;
    margin: 0 5px;
    padding: 0;
}

.article-info {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 1.5em;
    color: #b2b2b2;
    text-transform: uppercase;
}

dd.category-name a,
dd.parent-category-name a {
    display: inline-block;
}

.article-info .article-info-term {
    display: none;
}

.article-info dd {
    margin: 0;
}

/** article categories **/
	
.categories-list ul li dl {
	font-weight: bold;
}	

.categories-list ul li dt {
	float: left;
	padding-right: 5px;
}

/** article category blog / featured articles **/
	
div.items-leading {
    display: inline-block;
    width: 100%;
}

div.items-row {
    display: inline-block;
    width: 100%;
}

.row-separator,
.items-leading .item-separator {
    clear: both;
    display: inline-block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #E3E3DF;
    margin: 30px 0;
}

.item-page {
	display: inline-block;
	width: 100%;
}

.item-page .moduletable {
    margin-bottom: 20px;
}

.items-row:last-child .row-separator {
    display: none;
}

.cols-2 .column-1 {
    float: left;
    width: 48%;
}

.cols-2 .column-2 {
    float: right;
    width: 48%;
}

.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
    float: left;
    width: 31%;
}

.cols-3 .column-2 {
    padding: 0 3%;
}

.cols-4 .column-1,
.cols-4 .column-2,
.cols-4 .column-3,
.cols-4 .column-4 {
    float: left;
    width: 23%;
}

.cols-4 .column-2 {
    padding: 0 1% 0 2%;
}

.cols-4 .column-3 {
    padding: 0 2% 0 1%;
}

.items-more {
    padding: 0 0 10px;
}

/** article category list **/		

.category-list .cat-children {
	padding-top: 20px;
}

table.category {
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
    border-spacing: 0;
}

table.category th {
    padding: 15px 8px;
    font-weight: 400;
    color: #bfbfbf;
    background: #333333;
    border-right: 1px solid #4c4c4c;
}

table.category th:first-child {
    border-left: 1px solid #4c4c4c;
}

table.category th a {
    color: #bfbfbf;
    text-decoration: none;
}

table.category th a:hover {
    text-decoration: underline;
}

table.category td {
    padding: 8px;
}

table.category tbody tr:first-child { 
    border-top: none;
}

table.category tbody tr {
    border-top: 1px solid #E3E3DF;
}

.calendar table {
    border-collapse: separate;
}

/* archived articles */

.archive ul#archive-items {
	margin: 0;
}

.archive ul#archive-items li {
    background: none;
    margin: 0 0 30px;
    padding: 0;
}

.archive ul#archive-items li:last-child {
	margin: 0;
}

/** user components **/

.registration dl,
.profile dl,
.profile-edit dl,
.remind dl,
.reset dl {
    margin: 0;
}

.registration dt,
.profile dt,
.profile-edit dt,
.remind fieldset dt,
.reset fieldset dt {
    float: left;
    clear: both;
    margin: 0;
    min-width: 250px;
    min-height: 38px;
    line-height: 38px;
}

.registration dd,
.profile dd,
.profile-edit dd,
.remind fieldset dd, 
.reset fieldset dd {
    padding: 2px;
    margin: 0;
    min-height: 38px;
    line-height: 38px;
}

.login-fields {
    padding: 5px 0;
}

.login-fields label#password-lbl,
.login-fields label#username-lbl {
    min-width: 100px;
    display: inline-block;
}

fieldset.userdata {
    padding: 0;
}

.red,
span.star {
	color: #ff0000;
}

/** submit article, submit a weblink **/

.edit .formelm label,
.edit .formelm-area label {
    display: inline-block;
    min-width: 150px;
}

.edit .formelm img {
    vertical-align: middle;
    margin: 0 5px;
}

.edit .formelm-buttons {
    padding: 10px 0;
}

.edit .button2-left {
	float: left;
	padding: 5px;
}

/** search **/
	
div.search div.phrases-box {
    padding-bottom: 25px;
}

div.search div.phrases-box label,
div.search fieldset.only label {
    margin-right: 10px;
    vertical-align: middle;
}

div.search div.phrases-box input,
div.search fieldset.only input {
    height: auto;
    line-height: inherit;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

/**single contact**/

.contact-email label {
    min-width: 100px;
    display: inline-block;
    padding: 0 0 5px;
}

form#contact-form fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

form#contact-form dt,
form#contact-form dd,
form#contact-form button.button {
    margin: 10px 0 0;
}

.contact-image {
    margin-bottom: 20px;
}
	
/** buttons, inputs **/

select,	
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    font-size: 13px;
    font-weight: 300;
    padding: 0 10px;
    margin: 2px 0;
    height: 42px;
	line-height: 42px;
    vertical-align: middle;
    border: 1px solid #e9e9e9;
   	color: #979ea1;
   	background: #f6f6f6;
   	font-style:italic;
   	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
}
    
select:focus, 
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border: 1px solid #dbdbdb;
}

.jm-footer select,  
.jm-footer textarea,
.jm-footer input[type="text"],
.jm-footer input[type="password"],
.jm-footer input[type="datetime"],
.jm-footer input[type="datetime-local"],
.jm-footer input[type="date"],
.jm-footer input[type="month"],
.jm-footer input[type="time"],
.jm-footer input[type="week"],
.jm-footer input[type="number"],
.jm-footer input[type="email"],
.jm-footer input[type="url"],
.jm-footer input[type="search"],
.jm-footer input[type="tel"],
.jm-footer input[type="color"] {
    border: 1px solid #666c74;
    background: #535961;
}

.jm-footer select:focus,  
.jm-footer textarea:focus,
.jm-footer input[type="text"]:focus,
.jm-footer input[type="password"]:focus,
.jm-footer input[type="datetime"]:focus,
.jm-footer input[type="datetime-local"]:focus,
.jm-footer input[type="date"]:focus,
.jm-footer input[type="month"]:focus,
.jm-footer input[type="time"]:focus,
.jm-footer input[type="week"]:focus,
.jm-footer input[type="number"]:focus,
.jm-footer input[type="email"]:focus,
.jm-footer input[type="url"]:focus,
.jm-footer input[type="search"]:focus,
.jm-footer input[type="tel"]:focus,
.jm-footer input[type="color"]:focus {
    border: 1px solid #7f848a;
}

select {
    padding: 10px!important;
    height: 42px!important;
    line-height: inherit;
    min-width: 65px;
}

textarea {
    padding: 6px!important;
    height: auto!important;
    line-height: 1.5em!important;
}

input.checkbox,
input.radio,
input[type="checkbox"],
input[type="radio"] {
	background: none;
	padding: 0;
	border: none;
}

input.button, 
button.validate, 
button,
a.button {
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    padding: 13px 30px;
    line-height: 1.2em;
    vertical-align: middle;
    border: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-align: center;
}

a.button {
    display: inline-block;
    text-decoration: none!important;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="file"]{
    height: 42px;
    line-height: 42px;
}

input#modlgn-remember,
input#remember{
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
    height: auto;
}

div.login button.button {
    margin: 10px 0 0;
}

/** page navigation **/

ul.pagenav {
    margin: 10px 0 0;
    clear: both;
    display: inline-block;
    width: 100%;
}

ul.pagenav li {
    padding: 0;
    margin: 0;
    height: 42px;
    line-height: 42px;
    background: #d4d4d4;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

ul.pagenav li:hover {
    background: #bebebe;
}

ul.pagenav li.pagenav-next {
    float: right;
}

ul.pagenav li.pagenav-prev {
    float: left;
}

ul.pagenav li a {
    display: inline-block;
    padding: 0 15px;
    text-transform: uppercase;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

/** pagination **/

div.pagination {
    padding: 10px 0 0;
    text-align: center;
    clear: both;
    display: inline-block;
    width: 100%;
}

div.pagination ul {
    margin: 0;
}

div.pagination li {
    display: inline-block;
    line-height: 28px;
    padding: 0;
    margin: 0 12px 5px 0;
	background-image: none!important;
}

div.pagination ul li span,
div.pagination ul li a {
    display: inline-block;
    padding: 0 11px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #393f48;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

div.pagination ul li span.pagenav {
    color: #fff;
    background: #393f48;
}

div.pagination ul li a:hover {
    background: #d4d4d4;
}

div.pagination ul li.pagination-start span.pagenav,
div.pagination ul li.pagination-prev span.pagenav,
div.pagination ul li.pagination-start a.pagenav,
div.pagination ul li.pagination-prev a.pagenav,
div.pagination ul li.pagination-next span.pagenav,
div.pagination ul li.pagination-end span.pagenav,
div.pagination ul li.pagination-next a.pagenav,
div.pagination ul li.pagination-end a.pagenav { 
    background: transparent;
}

div.pagination ul li.pagination-start span.pagenav,
div.pagination ul li.pagination-prev span.pagenav,
div.pagination ul li.pagination-next span.pagenav,
div.pagination ul li.pagination-end span.pagenav {
    color: #888888;
}

div.pagination ul li.pagination-start a.pagenav:hover,
div.pagination ul li.pagination-prev a.pagenav:hover,
div.pagination ul li.pagination-next a.pagenav:hover,
div.pagination ul li.pagination-end a.pagenav:hover { 
    color: #393f48;
    text-decoration: underline;
}

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

/* ==========================================================================
   TEMPLATE MODULES styles
   ========================================================================== */
  
/** login **/

form#login-form input.button {
    margin: 10px 0;
}	
	
form#login-form div.logout-button input.button {
    margin: 0;
}

#form-login-username label,
#form-login-password label {
    width: 100px;
    display: block;
}

div.login-greeting {
    padding-bottom: 10px;
}

/**language**/

div.mod-languages ul li {
    background: none;
    padding: 0;
}

/**search**/

div.search label[for="mod-search-searchword"] {
    display: none;
}

/** newsflash **/

.newsflash .readmore {
    float: right;
    margin: 10px 0;
}

.newsflash .newsflash-title,
.newsflash .newsflash-title a {
   margin: 15px 0 0;
   color: #080808;
   font-weight: 700;
}

#jm-allpage .white-ms .newsflash-title,
#jm-allpage .white-ms .newsflash-title a {
   color: #080808;
}

.jm-footer .newsflash-title,
.jm-footer .newsflash-title a {
    color: #ffffff;
}

.newsflash .newsflash-title:first-child {
   margin: 0;
}

.newsflash .newsflash-title,
.newsflash p {
   clear: both;
}

.newsflash img {
    max-width: 68px;
}

/** tooltip **/
	
.tip {
    background: #ebebeb;
    width: 250px;
    border: 1px solid #ebebeb;
    padding: 10px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 9999;
}

.tip:after {
    content: '';
    position: absolute;
    left: 20px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    border-bottom: 10px solid #ebebeb;
}

.tip .tip-title {
    font-weight: bold;
}	

/** details **/
	
.img-intro-none,
.img-fulltext-none {
	text-align: center;
	margin-bottom: 10px;
}

.image-left,
.img-intro-left,
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	max-width: 100%;
	margin-bottom: 10px;
}

.image-right,
.img-intro-right,
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	max-width: 100%;
	margin-bottom: 10px;
}

p.img_caption {
    background: #f5f5f5;
	text-align: center;
	margin: 0 0 10px;
	padding: 5px;
}

p.readmore,
p.mod-articles-category-readmore {
    margin: 10px 0 0;
    display: block;
    width: 100%;
    text-align: right;
}

p.readmore a,
a.readmore,
.mod-articles-category-readmore a {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    padding: 9px 40px;
    line-height: 1.1em;
    text-decoration: none!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

p.readmore a:after,
a.readmore:after,
.mod-articles-category-readmore a:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: -20px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

p.readmore a:hover:after,
a.readmore:hover:after,
.mod-articles-category-readmore a:hover:after {
    right: 15px;
}

/** system pagebreak **/

hr.system-pagebreak {
    display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0px;
    clear: both;
    height: 1px;
    border: none;
    background: #ddd;
}

/** pagebreak pages **/

div#article-index {
    float: right;
    margin: 0 0 0 10px;
    padding: 20px;
    width: 200px;
    background: #ffffff;
    border-left: 1px solid #e3e3df;
    border-right: 1px solid #e3e3df;
    border-bottom: 1px solid #cbcbc8;
    -webkit-box-shadow: 0 1px 0 0 #e3e3df;
    box-shadow: 0 1px 0 0 #e3e3df;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}

div#article-index h3 {
    font-size: 1em;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}

div.pagenavcounter {
    clear: both;
    float: right;
    margin: 0 0 10px 10px;
    padding: 5px;
    text-align: center;
    width: 200px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}

/** pagebreak sliders / contact sliders **/

.pane-sliders div.panel h3.title {
    margin: 0;
    cursor: pointer;
    font-size: 13px!important;
    font-weight: 400;
    text-transform: uppercase;
}

.pane-sliders div.panel h3.title a {
    padding: 20px 40px 20px 20px ;
    display: block;
    color: #979ea1;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: relative;  
}

.pane-sliders div.panel h3.title a:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 23px;
    width: 11px;
    height: 11px;
    background: url('../images/plus.png');
}

.pane-sliders div.panel h3.title.pane-toggler-down a:after {
    background: url('../images/minus.png');
}

.pane-sliders div.panel h3.title:hover a,
.pane-sliders div.panel h3.title.pane-toggler-down a {
    color: #000000;
}

.pane-slider.content {
    padding: 0 20px;
}

.pane-slider.content.pane-down {
    padding: 0 20px 20px!important;
}

.pane-sliders .panel {
    margin: 1px 0 0;
    background: #fff;
    border-left: 1px solid #e3e3df;
    border-right: 1px solid #e3e3df;
    border-bottom: 1px solid #cbcbc8;
    -webkit-box-shadow: 0 1px 0 0 #e3e3df;
    box-shadow: 0 1px 0 0 #e3e3df;
}

/** pagebreak tabs / contact tabs **/

dl.tabs {
    display: inline-block;
    margin: 0;
}

dl.tabs dt.tabs {
    float: left;
    padding: 22px 30px;
    margin: 0 2px 0 0;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
    background: #fff;
    letter-spacing: 1px;
}

dl.tabs dt.tabs h3 {
    font-size: 13px!important;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

dl.tabs dt.tabs:nth-child(3) {
    border-left: 1px solid #e3e3df; 
}

dl.tabs dt.tabs.closed {
    padding-bottom: 21px;
    margin-bottom: 1px;
}

dl.tabs dt.tabs.open h3 a,
dl.tabs dt.tabs.closed:hover h3 a {
    text-decoration: none;
    color: #000000;
}

dl.tabs dt.tabs.closed h3 a {
    color: #979ea1;    
}

dd.tabs {
    clear: both;
    margin: 0;
    padding: 20px;
    background: #fff;
    border-left: 1px solid #e3e3df;
    border-right: 1px solid #e3e3df;
    border-bottom: 1px solid #e3e3df;
    -webkit-box-shadow: 0 1px 0 0 #e3e3df;
    box-shadow: 0 1px 0 0 #e3e3df;
}

dl.tabs dt.tabs.open {
    position: relative;
}

/********** Unpublished **********/

.system-unpublished {
    background: transparent;
}

/********** System Messages **********/

#system-message {
    margin: 0 0 20px;
    padding: 0;
    text-shadow: none;
}

#system-message dt {
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    margin: 0 0 10px 0;
    padding: 10px;
    list-style: none;
    text-align: center;
}

/********** System Standard Messages **********/

#system-message dt.message {
    display: none;
}

#system-message dd.message ul {
    background: #c4e2fd;
    color: #206db5;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
    border-top: 1px solid #4597e3;
    border-bottom: 1px solid #4597e3;
}

/********** System Error Messages **********/

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    color: #fff;
    background: #f76c6d;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
}

#system-message dd.error ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

/********** System Notice Messages **********/

#system-message dt.notice {
    display: none;
}

#system-message dd.notice ul {
    background: #c4e2fd;
    color: #206db5;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 10px;
    border-top: 1px solid #4597e3;
    border-bottom: 1px solid #4597e3;
}

#system-message ul li {
    background: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

/* ==========================================================================
   RESET styles
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    font-weight: 400;
}

h1, h2, h3 {
    line-height: 1.2em;
}

h4, h5, h6 {
    line-height: 1.5em;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
    color: #fff;
    color: #ffffff!important;
    text-shadow: 1px 0 1px #000, 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1em;
    font-weight: 700;
}

h6 {
    font-size: 0.9em;
    font-weight: 700;
}

fieldset {
    margin: 0;
    padding: 0 0 20px;
    border: 0;
}

fieldset legend {
    border-color: #dddddd;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: block;
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 0 0 10px;
    width: 100%;
}

p {
    margin: 5px 0;
    padding: 0;
}

ol {
	padding-left: 40px;
}

ol ol {
	padding-left: 20px;	
}

ul {
    margin: 5px 0;
    padding: 0;
    list-style: none;
}

ul li {
    margin: 0;
    padding: 0 0 0 12px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-image: url('../images/li.png');
}

ul.jm-color2 li {
    background-image: url('../images/li2.png');
}

a {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* fix bg for IE8-9 */
a:focus { background: transparent; }

img {
    max-width: 100%;
    height: auto;
}

.stickybar.scrolled #jm-bar {
    background-color: #fff;
}