.cf:before,
.cf:after{
	display: table;
	content: "";
	line-height: 0;
}

.cf:after{
	clear: both;
}

#jm-allpage{
	position: relative;
	background: #ffffff;
}

.sticky-bar #jm-allpage{
	padding-top: 121px;
}

.wide-page .container-fluid{
	max-width: 95%;
}

.sticky-bar #jm-bar{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 9999;
	border-bottom: 1px solid #e0eaf0;
}

#jm-top-bar{
	background: #8bb3ca;
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
	padding: 10px 0;
	box-sizing: border-box;
}

#jm-top-bar p{
	margin: 0;
}

#jm-top-bar a{
	color: #ffffff !important;
}

#jm-top-bar1,
#jm-top-bar2{
	width: 100%;
}

#jm-top-bar1 .jm-module-raw{
	margin-right: 60px;
}

#jm-top-bar1 .jm-module-raw:last-of-type{
	margin-right: 0;
}

.topbar2 #jm-top-bar1{
	width: 62%;
}

.topbar2 #jm-top-bar2{
	width: 38%;
}

#jm-logo-nav{
	padding-top: 30px;
	padding-bottom: 15px;
	background: #ffffff;
	color: #444444;
}

#jm-logo-sitedesc #jm-logo{
	font-size: 24px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	line-height: 30px;
	margin: 0;
}

#jm-logo-sitedesc #jm-logo a{
	color: #444444;
	text-decoration: none;
}

#jm-logo-sitedesc #jm-logo a:hover{
	color: #004e9e;
}

#jm-logo-sitedesc #jm-logo img{
	border: none;
}

#jm-logo-sitedesc #jm-sitedesc{
	line-height: 1.2;
}

#jm-top-menu{
	padding-left: 30px;
	background: #ffffff;
	padding-top: 32px;
	color: #444444;
	text-align: center;
}

#jm-header{
	color: #444444;
	background: #ffffff;
	position: relative;
	z-index: 1;
}

#jm-header-bg{
	position: relative;
	z-index: 2;
}

#jm-header-bg + #jm-header-content{
	position: absolute;
	bottom: 0;
	left: 50%;
	right: auto;
	z-index: 3;
	width: 100%;
	margin-left: -585px;
	padding: 0;
}

.wide-page #jm-header-bg + #jm-header-content{
	margin-left: -47.5%;
}

#jm-top1{
	padding-top: 60px;
	padding-bottom: 30px;
	background: #ffffff;
	color: #444444;
}

#jm-top2{
	padding-top: 60px;
	padding-bottom: 17px;
	background: #ffffff;
	color: #444444;
}

#jm-top3{
	padding-top: 60px;
	padding-bottom: 30px;
	background: #8bb3ca;
	color: #004e9e;
}

#jm-main{
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #ffffff;
	outline: 0;
	position: relative;
}

#jm-main:before{
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-position: 0;
	content: '';
	position: absolute;
	left: 0;
	top: 358px;
	width: 289px;
	height: 564px;
}

#jm-main:after{
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: 0;
	content: '';
	position: absolute;
	right: 0;
	top: 756px;
	width: 186px;
	height: 693px;
}

#jm-main .container-fluid{
	background: #ffffff;
	z-index: 5;
	position: relative;
}

#jm-maincontent{
	display: block;
	margin-bottom: 0;
}

#jm-content-bottom{
	border-bottom: 1px solid #e0eaf0;
}

#jm-bottom1{
	padding-top: 37px;
	padding-bottom: 7px;
	background: #8bb3ca;
	color: #004e9e;
}

#jm-bottom2{
	padding-top: 30px;
	padding-bottom: 0;
	background: #ffffff;
	color: #444444;
}

#jm-bottom3{
	padding-top: 60px;
	padding-bottom: 42px;
	background: #ffffff;
	color: #444444;
}

#jm-bottom4{
	padding-top: 60px;
	padding-bottom: 30px;
	background: #f3f7f9;
	border-top: 1px solid #e0eaf0;
}

#jm-footer-mod{
	padding-top: 25px;
	padding-bottom: 22px;
	background: #8bb3ca;
	color: #004e9e;
}

#jm-footer-mod p{
	font-size: 0.94em;
	line-height: 1.56;
	margin: 0;
}

#jm-footer-mod p .fa{
	s: 0;
}

#jm-footer-mod table tr td{
	vertical-align: top;
	padding: 0 9px 0 0;
}

#jm-footer-mod .jmm-social.default .jmm-link .jmm-ico{
	background: #004e9e !important;
}

#jm-footer-mod .jmm-social.default .jmm-list{
	margin: -23px 0px 0 23px;
}

#jm-footer{
	padding: 40px 0;
	line-height: 20px;
	font-size: 0.94em;
	background: #004e9e;
	color: #a3b5d2;
}

#jm-copyrights a,
#jm-poweredby a{
	color: #004e9e;
	text-decoration: none;
}

#jm-copyrights a:hover,
#jm-poweredby a:hover{
	color: #0075ed;
	text-decoration: underline;
}

#jm-poweredby{
	margin: 0 10px;
}

#jm-back-top a{
	display: block;
	padding-right: 7px;
	color: currentColor !important;
	text-decoration: none;
}

#jm-back-top a span{
	margin-left: 5px;
}

#jm-back-top a:hover{
	text-decoration: none;
}

#jm-back-top a:hover span{
	position: relative;
	top: -3px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#jm-top1 + #jm-top2,
#jm-top1 + #jm-system-message + #jm-bottom3{
	border-top: 1px solid #e0eaf0;
}

#jm-main + #jm-bottom3{
	border-top: 1px solid #e0eaf0;
}

#jm-bottom2 + #jm-bottom3{
	border-top: 1px solid #e0eaf0;
}

#jm-header + #jm-top1,
#jm-header + #jm-system-message + #jm-main,
#jm-header + #jm-system-message + #jm-bottom2{
	border-top: 1px solid #e0eaf0;
}

#jm-top2 + #jm-system-message + #jm-main,
#jm-top2 + #jm-system-message + #jm-bottom2{
	border-top: 1px solid #e0eaf0;
}

#jm-bar + #jm-top1,
#jm-bar + #jm-system-message + #jm-main,
#jm-bar + #jm-system-message + #jm-bottom2{
	padding-top: 30px;
}

#jm-bar + #jm-system-message + #jm-main{
	padding-top: 10px;
}

#jm-top1 + #jm-system-message + #jm-main,
#jm-top1 + #jm-system-message + #jm-bottom2{
	padding-top: 0;
}

#jm-main + #jm-bottom2{
	padding-top: 0;
}

#jm-top2 + #jm-system-message + #jm-bottom3{
	padding-top: 0;
}

#jm-top3 + #jm-system-message + #jm-bottom1,
#jm-top3 + #jm-system-message + #jm-footer-mod{
	padding-top: 0;
}

#jm-bottom1 + #jm-footer-mod{
	padding-top: 0;
}

.responsive-disabled{
	min-width: 1170px;
}

.responsive-disabled #jm-allpage{
	min-width: 1170px;
}

#jm-fixed{
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 9999;
	width: 60px;
}

#jm-fixed .jmm-social.default .jmm-list{
	margin: 0;
}

#jm-fixed .jmm-social.default .jmm-list li{
	margin: 0 0 2px;
}

#jm-fixed .jmm-social.default .jmm-link .jmm-ico{
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;
	background: #004e9e !important;
}

#jm-main{
	padding-top: 5px;
	padding-bottom: 30px;
	background-color: #ffffff;
	outline: 0;
	position: relative;
}

.span0{
	float: none !important;
}

.span50{
	float: left !important;
	width: 50% !important;
}

.jm-module{
	margin-bottom: 30px;
}

.jm-module .jm-title{
	font-weight: 700;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
	margin: 0 0 20px;
	color: #004e9e;
	text-transform: uppercase;
}

.jm-module.color1{
	background: #8bb3ca;
	color: #ffffff;
	padding: 27px 30px 0;
	font-size: 0.89em;
	line-height: 1.375;
}

.jm-module.color1 .jm-title{
	color: #ffffff;
	font-size: 1.375em;
	text-transform: none;
	margin: 0 0 12px;
}

.jm-module.color1 p.readmore-box{
	border-top: 1px solid #7ca6be;
}

.jm-module.color2{
	background: #004e9e;
	color: #ffffff;
	padding: 27px 30px 0;
	font-size: 0.89em;
	line-height: 1.375;
}

.jm-module.color2 .jm-title{
	color: #ffffff;
	font-size: 1.375em;
	text-transform: none;
	margin: 0 0 12px;
}

.jm-module.color2 p.readmore-box{
	border-top: 1px solid #004081;
}

.jm-module.color3{
	background: #f8f8f8;
	color: #444444;
	padding: 15px 30px 0;
	border-bottom: 1px solid #195fa8;
	font-size: 0.89em;
	line-height: 1.375;
}

.jm-module.color3 .jm-title{
	color: #195fa8;
	font-size: 1.375em;
	text-transform: none;
	margin: 0 0 17px;
}

.jm-module.color3 p.readmore-box{
	margin-top: -21px;
	padding-bottom: 22px;
}

.jm-module.color3 p.readmore-box a{
	background-image: url(../images/readmore-blue.png);
	color: #004e9e;
}

.jm-module.color3 .image-box{
	margin: 0 -30px;
}

.jm-module.color3 .image-box + p{
	margin-top: 23px;
}

.jm-module.color4{
	background: #8bb3ca;
	color: #ffffff;
	padding: 15px 30px 0;
	font-size: 0.89em;
	line-height: 1.375;
}

.jm-module.color4 .jm-title{
	color: #ffffff;
	font-size: 1.375em;
	text-transform: none;
	margin: 0 0 17px;
}

.jm-module.color4 p.readmore-box{
	margin: 0 -30px;
	padding-bottom: 14px;
	padding-top: 15px;
}

.jm-module.color4 .image-box{
	margin: 0 -30px;
}

.jm-module p.readmore-box{
	text-align: right;
	font-size: 0.78em;
	margin: 25px -30px 0;
	padding: 14px 18px;
}

.jm-module p.readmore-box a{
	background: url(../images/arrow-readmore.png) no-repeat right center;
	padding: 0 23px 0 0;
	color: #ffffff;
	font-weight: bold;
}

.jm-module.title-transform-none .jm-title{
	text-transform: none;
	margin-bottom: 25px;
}

.jm-module.border-bottom{
	border-bottom: 1px solid #e0eaf0;
}

.jm-module.title28 .jm-title{
	font-size: 1.56em;
	margin-bottom: 25px;
}

.jm-module.stay-informed ul.latestnews li{
	border: none;
	margin-bottom: 15px;
	font-size: 0.89em;
	line-height: 1.375;
}

.jm-module.stay-informed ul.latestnews li:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}

.jm-module.stay-informed ul.latestnews li .title{
	margin: 0 0 11px;
}

.jm-module.button-ms{
	font-size: 2.11em;
	color: #ffffff;
	font-weight: 600;
	margin-left: 38px;
}

.jm-module.button-ms .readmore-large{
	text-transform: uppercase;
	color: #ffffff !Important;
	border: 3px solid #ffffff;
	border-radius: 3px;
	padding: 9px 36px;
	line-height: 55px;
	display: inline-block;
	box-sizing: border-box;
	margin: 0 0 0 43px;
}

.jm-module.button-ms .readmore-large span{
	margin-left: 143px;
}

.jm-module.button-ms .readmore-large:hover,
.jm-module.button-ms .readmore-large:focus{
	text-decoration: none;
}

.jm-module.button-ms .readmore-large:hover span,
.jm-module.button-ms .readmore-large:focus span{
	margin-left: 133px;
	margin-right: 10px;
}

.moduletable{
	margin: 0 0 20px;
}

.moduletable > h3{
	font-weight: 700;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 20px;
	color: #004e9e;
}

#jm-header .jm-module .jm-title,
#jm-header .moduletable > h3{
	color: #004e9e;
}

#jm-top1 .jm-module .jm-title,
#jm-top1 .moduletable > h3{
	color: #004e9e;
}

#jm-top2 .jm-module .jm-title,
#jm-top2 .moduletable > h3{
	color: #004e9e;
}

#jm-top3 .jm-module .jm-title,
#jm-top3 .moduletable > h3{
	color: #004e9e;
}

#jm-bottom1 .jm-module .jm-title,
#jm-bottom1 .moduletable > h3{
	color: #004e9e;
}

#jm-bottom2 .jm-module .jm-title,
#jm-bottom2 .moduletable > h3{
	color: #004e9e;
}

#jm-bottom3 .jm-module .jm-title,
#jm-bottom3 .moduletable > h3{
	color: #444444;
}

#jm-footer-mod .jm-module .jm-title,
#jm-footer-mod .moduletable > h3{
	color: #004e9e;
}

.jm-module.color-ms a{
	color: inherit;
}

#jm-allpage .jm-module.color-ms{
	padding: 30px;
	background: #004e9e;
	color: #ffffff;
}

#jm-allpage .jm-module.color-ms .jm-title{
	color: #ffffff;
}

#jm-allpage .jm-module.white-ms{
	padding: 30px;
	background: #ffffff;
	color: #444444;
	border: 1px solid #e0eaf0;
}

#jm-allpage .jm-module.white-ms .jm-title{
	color: #004e9e;
}

.jm-module.center-ms .jm-title{
	text-align: center;
	margin: 0 0 53px;
}

.jm-module iframe{
	max-width: 100%;
	box-sizing: border-box;
}

#jm-top-bar form{
	margin: 0;
}

#jm-top-bar div.login-greeting,
#jm-top-bar .logout-button{
	display: inline-block;
}

#jm-top-bar .logout-button .btn{
	font-size: 9px;
	height: 22px;
	line-height: 20px;
	padding: 0 5px;
	margin-left: 10px !important;
}

.jm-module-raw{
	float: left;
	margin-right: 20px;
}

#jm-top-menu .jm-module-raw{
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

#jm-top-menu .jm-module-raw:first-child{
	margin-left: 0;
}

#jm-top-bar2 .jm-module-raw{
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

#jm-header-content .jm-module:first-child{
	margin-top: 30px;
}

#jm-header-bg .jm-module-raw{
	float: none;
	margin: 0;
}

.jm-module.margin-ms{
	margin: 0 !important;
}

.jm-module-raw.margin-ms{
	margin: 0 !important;
}

.jm-module.nav.menu{
	margin-bottom: 30px;
}

.toggle-nav.menu{
	display: none;
}

#jm-maincontent .toggle-nav.menu{
	display: block;
}

#jm-allpage .contact-ps .well{
	border: none;
	background: none;
	padding: 0;
}

#jm-allpage .contact-ps h3,
#jm-allpage .contact-ps form#contact-form > fieldset > legend,
#jm-allpage .contact-ps > .contact-address.dl-horizontal{
	display: none;
}

#jm-allpage .contact-ps > h3:first-child{
	display: block;
	font-size: 28px;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
}

#jm-allpage .contact-ps .form-horizontal .control-label{
	float: none;
	width: auto;
	text-align: inherit;
	padding: 0;
}

#jm-allpage .contact-ps .form-horizontal .control-label label{
	margin: 0 0 10px;
}

#jm-allpage .contact-ps .form-horizontal .controls{
	margin: 0;
}

#jm-allpage .contact-ps .form-actions{
	background: none;
	border: none;
	padding: 0;
}

.jm-top-contact{
	margin: -10px -10px 0;
}

.jm-top-contact:before,
.jm-top-contact:after{
	display: table;
	content: "";
	line-height: 0;
}

.jm-top-contact:after{
	clear: both;
}

.jm-top-contact .item{
	float: left;
	padding: 10px 10px 0;
	box-sizing: border-box;
}

.jm-top-contact .item a{
	color: #ffffff;
}

.jm-top-contact .item a:hover{
	color: #004e9e;
	text-decoration: none;
}

.jm-top-contact [class^="icon-"],
.jm-top-contact [class*=" icon-"]{
	line-height: 1;
}

#jm-allpage .search-ms form{
	text-align: center;
	margin: 0 0 30px;
}

#jm-allpage .search-ms form .search-query{
	width: 100%;
	max-width: 50%;
}

#jm-allpage .search-ms form .btn{
	margin-left: -2px;
	font-size: 0;
	position: relative;
}

#jm-allpage .search-ms form .btn [class^="icon-"],
#jm-allpage .search-ms form .btn [class*=" icon-"]{
	font-size: 18px;
}

#jm-allpage .search-ms #mod-finder-advanced{
	padding-top: 30px;
}

.jm-category-module{
	margin: -60px -15px 0;
}

.jm-category-module li{
	background-image: none;
	padding: 0 15px;
	margin: 30px 0 0;
	float: left;
	box-sizing: border-box;
	width: 100%;
}

.jm-category-module li .item-in{
	padding-top: 30px;
	border-top: 1px solid #e0eaf0;
}

.jm-category-module li p{
	line-height: 1.44;
}

.jm-category-module li:first-child .item-in{
	border-top: none;
}

.jm-category-module .item-in{
	display: table;
}

.jm-category-module .mod-article-image{
	display: table-cell;
	padding: 0 20px 0 0;
	vertical-align: top;
}

.jm-category-module .mod-article-image img{
	max-width: none;
}

.jm-category-module .description{
	display: table-cell;
	vertical-align: top;
}

.jm-category-module .mod-articles-category-title{
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	line-height: 1.4;
	color: #004e9e;
	text-decoration: none;
	display: block;
	margin: 0 0 5px;
}

.jm-category-module a.mod-articles-category-title:hover{
	color: #004e9e;
}

.jm-category-module .mod-articles-category-date{
	display: block;
}

.jm-category-module .mod-articles-category-introtext{
	margin-top: 15px;
}

.jm-category-module .readmore{
	display: block;
}

.col2 .jm-category-module li{
	width: 50%;
}

.col2 .jm-category-module li:nth-child(2) .item-in{
	border-top: none;
}

.col2 .jm-category-module li:nth-child(odd){
	clear: both;
}

.col3 .jm-category-module li{
	width: 33.3%;
}

.col3 .jm-category-module li:nth-child(2) .item-in,
.col3 .jm-category-module li:nth-child(3) .item-in{
	border-top: none;
}

.col3 .jm-category-module li:nth-child(4n+1){
	clear: both;
}

.col4 .jm-category-module li{
	width: 25%;
}

.col4 .jm-category-module li:nth-child(2) .item-in,
.col4 .jm-category-module li:nth-child(3) .item-in,
.col4 .jm-category-module li:nth-child(4) .item-in{
	border-top: none;
}

.col4 .jm-category-module li:nth-child(5n+1){
	clear: both;
}

.article-ms .jm-category-module{
	margin-top: -30px;
}

.article-ms .jm-category-module li .item-in{
	border: none;
	padding: 0;
}

.article-ms .jm-category-module .mod-article-image img{
	background-color: #004e9e;
	border-radius: 2px;
}

.article-ms .jm-category-module .mod-articles-category-title{
	font-size: 120%;
	line-height: 1.1;
	margin: 0 0 32px;
	position: relative;
	float: left;
}

.article-ms .jm-category-module .mod-articles-category-title:before,
.article-ms .jm-category-module .mod-articles-category-title:after{
	content: '';
	position: absolute;
	height: 1px;
	width: 70px;
	background: #e0eaf0;
	left: 0;
	right: auto;
}

.article-ms .jm-category-module .mod-articles-category-title:before{
	bottom: -18px;
}

.article-ms .jm-category-module .mod-articles-category-title:after{
	bottom: -21px;
}

.article-ms .jm-category-module .mod-articles-category-title + *{
	clear: both;
}

.jm-counter,
#jm-allpage .jmm-counter.default{
	margin-top: -30px;
	text-align: center;
	color: #004e9e;
}

.jm-counter .box,
#jm-allpage .jmm-counter.default .box{
	margin-top: 30px;
}

.jm-counter [class^="icon-"],
#jm-allpage .jmm-counter.default [class^="icon-"],
.jm-counter [class*=" icon-"],
#jm-allpage .jmm-counter.default [class*=" icon-"]{
	display: block;
	line-height: 1;
	margin: 0 0 20px;
}

.jm-counter [class^="icon-"]:before,
#jm-allpage .jmm-counter.default [class^="icon-"]:before,
.jm-counter [class*=" icon-"]:before,
#jm-allpage .jmm-counter.default [class*=" icon-"]:before{
	display: block;
	text-align: center;
	font-size: 98px;
	line-height: 1;
}

.jm-counter .number,
#jm-allpage .jmm-counter.default .number,
.jm-counter .jm-count,
#jm-allpage .jmm-counter.default .jm-count{
	display: block;
	font-weight: 700;
	font-size: 36px;
	line-height: 1;
	margin: 0 0 5px;
}

.jm-counter .title,
#jm-allpage .jmm-counter.default .title,
.jm-counter .jmm-subtitle,
#jm-allpage .jmm-counter.default .jmm-subtitle{
	line-height: 1.1;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	text-transform: uppercase;
	color: currentColor;
}

.jm-counter .title:hover,
#jm-allpage .jmm-counter.default .title:hover,
.jm-counter .jmm-subtitle:hover,
#jm-allpage .jmm-counter.default .jmm-subtitle:hover{
	color: #004e9e;
	text-decoration: none;
}

#jm-top3 .jm-counter,
#jm-bottom1 .jm-counter,
#jm-footer-mod .jm-counter,
#jm-top3 .jmm-counter.default,
#jm-bottom1 .jmm-counter.default,
#jm-footer-mod .jmm-counter.default{
	color: #004e9e;
}

.jm-social{
	margin: -5px -5px 0;
}

.jm-social a{
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	width: 40px;
	height: 40px;
	margin: 5px 5px 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: currentColor;
	background-color: #464a4d;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0;
}

.jm-social a:hover{
	background-color: #004e9e;
}

.jm-social a.jm-facebook{
	background-image: url('../images/social/facebook-white.png');
}

.jm-social a.jm-twitter{
	background-image: url('../images/social/twitter-white.png');
}

.jm-social a.jm-link{
	background-image: url('../images/social/link-white.png');
}

.jm-social a.jm-skype{
	background-image: url('../images/social/skype-white.png');
}

#jm-allpage .jmm-social.default{
	text-align: initial;
}

#jm-allpage .jmm-social.default .jmm-link .jmm-ico{
	color: #ffffff;
	background: #464a4d;
	font-size: 20px;
	line-height: 40px;
	width: 40px;
	height: 40px;
}

#jm-allpage .jmm-social.default .jmm-link:hover .jmm-ico{
	background-color: #004e9e;
}

.jm-pricing{
	margin: 0 -15px;
}

.jm-pricing .box{
	float: left;
	margin: 78px 0 0;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
}

.jm-pricing.col1 .box{
	width: 100%;
}

.jm-pricing.col2 .box{
	width: 50%;
}

.jm-pricing.col3 .box{
	width: 33%;
}

.jm-pricing.col4 .box{
	width: 25%;
}

.jm-pricing .price{
	position: absolute;
	top: -68px;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #004e9e;
	border-radius: 100%;
	width: 136px;
	height: 136px;
	padding-top: 25px;
	box-sizing: border-box;
}

.jm-pricing .price span{
	display: block;
	color: #ffffff;
	text-align: center;
}

.jm-pricing .price .up,
.jm-pricing .price .down{
	font-size: 16px;
	line-height: 1.1;
}

.jm-pricing .price .middle{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
}

.jm-pricing .title{
	background: #3e4244;
	padding-top: 83px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

.jm-pricing .content{
	background: #ffffff;
	padding: 20px;
	border-left: 1px solid #e0eaf0;
	border-right: 1px solid #e0eaf0;
	box-sizing: border-box;
}

.jm-pricing .subtitle{
	font-size: 20px;
	color: #004e9e;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 15px;
}

.jm-pricing .bottom{
	background: #ebebeb;
	padding: 20px;
	text-align: center;
}

#jm-allpage .dj-simple-contact-form form{
	margin: 0;
}

#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-introtext{
	display: block;
	margin: 0 0 15px;
	font-size: 0.89em;
	color: #999999;
}

#jm-allpage .dj-simple-contact-form .inputbox{
	height: 40px;
	line-height: 20px;
	margin: 0 0 20px;
	font-size: 0.89em;
}

#jm-allpage .dj-simple-contact-form .name,
#jm-allpage .dj-simple-contact-form .email{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

#jm-allpage .dj-simple-contact-form .name + .email{
	padding-left: 20px;
}

#jm-allpage .dj-simple-contact-form .dj-simple-contact-form textarea{
	height: auto;
	min-height: 145px;
}

#jm-allpage .dj-simple-contact-form .button-box{
	margin: 9px 0 0;
	text-align: right;
}

#jm-allpage .dj-simple-contact-form .button{
	border-color: #036085;
	color: #999999;
}

#jm-allpage .dj-simple-contact-form .button:hover,
#jm-allpage .dj-simple-contact-form .button:focus{
	color: #ffffff;
}

#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.terms-conditions input[type="checkbox"],
#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.terms-conditions2 input[type="checkbox"]{
	margin: 5px 18px 0 0;
}

#jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.message{
	margin: 0 0 15px;
}

.dj-simple-contact-form-row.terms-conditions label,
.dj-simple-contact-form-row.terms-conditions2 label{
	margin: 0;
	font-size: 0.89em;
	line-height: 1.375;
	color: #999999;
}

.sitemap ul{
	margin-bottom: 30px;
}

.sitemap ul ul{
	padding-left: 30px;
	margin-bottom: 10px;
}

.jm-category-module.override{
	margin-left: 0;
	margin-right: 0;
}

.jm-category-module.override .mod-article-image.pull-left{
	margin-right: 0;
}

.jm-category-module.override .jmm-row:after{
	content: "";
	display: table;
	clear: both;
}

.jm-category-module.override .jmm-rows{
	margin: 0 -15px;
}

.jm-category-module.override .jmm-rows > div > .jmm-item{
	float: left;
	margin-top: 30px;
	padding: 30px 15px 0;
	box-sizing: border-box;
	position: relative;
}

.jm-category-module.override .jmm-rows > div > .jmm-item:before{
	content: '';
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	width: calc(100% - 30px);
	height: 1px;
	background: #e0eaf0;
}

.jm-category-module.override .jmm-rows .row-0 .jmm-item:before{
	display: none;
}

.article-ms .jm-category-module.override .jmm-rows > div > .jmm-item{
	margin-top: 0;
}

.article-ms .jm-category-module.override .jmm-rows > div > .jmm-item:before{
	display: none;
}

html[dir='rtl'] .jm-category-module.override .jmm-rows > div > .jmm-item{
	float: right;
}

.jm-category-module.override .jmm-rows.rows-1 > div > .jmm-item{
	width: 100%;
}

.jm-category-module.override .jmm-rows.rows-2 > div > .jmm-item{
	width: 50%;
}

.jm-category-module.override .jmm-rows.rows-3 > div > .jmm-item{
	width: 33.33%;
}

.jm-category-module.override .jmm-rows.rows-4 > div > .jmm-item{
	width: 25%;
}

.jm-category-module.override .jmm-rows.rows-5 > div > .jmm-item{
	width: 20%;
}

.jm-category-module.override .jmm-rows.rows-6 > div > .jmm-item{
	width: 16.66%;
}

.jm-category-module.override .jmm-rows.rows-7 > div > .jmm-item{
	width: 14.28%;
}

.jm-category-module.override .jmm-rows.rows-8 > div > .jmm-item{
	width: 12.5%;
}

.jm-category-module.override .jmm-rows.rows-9 > div > .jmm-item{
	width: 11.11%;
}

.jm-category-module.override .jmm-rows.rows-10 > div > .jmm-item{
	width: 10%;
}

.jm-category-module.override .jmm-rows.rows-11 > div > .jmm-item{
	width: 9.09%;
}

.jm-category-module.override .jmm-rows.rows-12 > div > .jmm-item{
	width: 8.33%;
}

@media (max-width: 767px){
	.jm-category-module.override .jmm-rows[class*='rows-'] > div > .jmm-item{
		width: 100%;
	}
}

/* item */
.jm-category-module.override .jmm-text span{
	display: block;
}

.jm-category-module.override .jmm-text .jmm-title{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px;
}

.jm-category-module.override .jmm-text .jmm-hits,
.jm-category-module.override .jmm-text .jmm-author,
.jm-category-module.override .jmm-text .jmm-category,
.jm-category-module.override .jmm-text .jmm-date{
	font-size: 0.9em;
}

.jm-category-module.override .jmm-text .jmm-date{
	opacity: 0.9;
}

.jm-category-module.override .jmm-intortext{
	margin: 20px 0 0;
	display: inline-block;
	width: 100%;
}

.jm-category-module.override .jmm-readmore{
	margin-top: 5px;
}

/* carousel */
.jm-category-module.override.carousel{
	line-height: inherit;
	margin: -15px;
}

.jm-category-module.override.carousel .jmm-rows{
	margin: 0;
}

.jm-category-module.override.carousel .carousel-indicators{
	padding: 5px;
}

.jm-category-module.override.carousel .carousel-indicators li{
	background: currentColor;
	opacity: 0.6;
	cursor: pointer;
	padding: 0;
	margin: 0 5px;
	width: 10px;
}

.jm-category-module.override.carousel .carousel-indicators .active{
	opacity: 1;
}

.jm-category-module.override.carousel .carousel-control{
	font-size: 15px;
	font-weight: normal;
	line-height: 40px;
}

.jm-category-module.override.carousel .carousel-control.left,
.jm-category-module.override.carousel .carousel-control.right{
	margin: 5px;
}

.jm-category-module.override.carousel .carousel-control .arrow{
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.jm-category-module.override.carousel .carousel-control.left .arrow:before{
	content: "\e079";
}

.jm-category-module.override.carousel .carousel-control.right .arrow:before{
	content: "\e080";
}

html[dir='rtl'] .jm-category-module.override.carousel .carousel-control.left .arrow:before{
	content: "\e080";
}

html[dir='rtl'] .jm-category-module.override.carousel .carousel-control.right .arrow:before{
	content: "\e079";
}

/* wcag */
.jm-category-module.override .sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.search form{
	position: relative;
}

.search form .inputbox{
	border: none;
	padding: 0 40px 0 12px;
	height: 40px;
	border-radius: 0;
	width: 300px !important;
	box-sizing: border-box;
}

.search form .button{
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/search-button.png) no-repeat 3px center;
	border: none;
	width: 40px;
	height: 40px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 200%;
}

.djev_module_items .djev_item{
	margin: 0 0 4px;
}

.djev_module_items .djev_readmore,
.djev_module_items .djev_category{
	display: none;
}

.djev_module_items .djev_item_info{
	font-weight: bold;
}

.djev_module_items .djev_item_title{
	font-size: 0.89em;
	font-weight: normal;
	line-height: 1.2;
	color: #444444;
}

.djev_module_items .djev_items_more{
	margin: 15px 0 0;
}

.djev_module_items .djev_items_more a{
	font-size: 0.89em;
	font-weight: bold;
	background: url(../images/arrow-link.png) no-repeat right center;
	padding: 0 27px 0 0;
}

ul.latestnews li{
	border-bottom: 1px solid #e0eaf0;
	padding: 0 0 16px;
	margin: 0 0 17px;
}

ul.latestnews li .create{
	display: block;
	font-size: 0.78em;
	line-height: 1.2;
	margin: 0 0 3px;
}

ul.latestnews li .title{
	display: block;
	font-size: 0.89em;
	font-weight: bold;
	color: #444444;
	line-height: 1.2;
}

ul.latestnews li .title a{
	color: #444444;
}

ul.latestnews li:last-child{
	border: none;
}

.djtabs.default-theme .tabs-wrapper{
	position: relative;
	z-index: 5;
	margin: 0 0 -1px;
}

.djtabs.default-theme .djtabs-in-border{
	border: 1px solid #e0eaf0;
	position: relative;
	z-index: 1;
}

.djtabs.default-theme .djtabs-in-border .djtabs-in{
	margin: 0;
	padding: 10px 30px 12px;
}

.djtabs.default-theme .djtabs-panel-toggler{
	display: none !important;
}

.djtabs.default-theme .djtabs-article-group{
	border-bottom: 1px solid #e0eaf0;
}

.djtabs.default-theme .djtabs-article-group:last-of-type{
	border-bottom: none;
}

.djtabs.default-theme .djtabs-panel{
	background: no-repeat;
	margin: 0 0 2px;
	padding: 0;
	border: none;
	font-size: 1em;
	text-transform: none;
	height: auto;
}

.djtabs.default-theme .djtabs-panel .djtabs-panel-title{
	padding: 7px 0 4px;
	margin: 0;
	font-family: inherit;
	text-transform: none;
	font-size: 1em;
	color: #444444;
	height: auto;
}

.djtabs.default-theme .djtabs-article-content{
	font-family: inherit;
	font-size: 0.89em;
	line-height: 1.375;
	margin: 0;
	padding: 0 0 14px;
}

.djtabs.default-theme .djtabs-title{
	background: #ffffff;
	color: #444444;
	font-size: 1em;
	text-transform: none;
	height: 53px;
	line-height: 53px;
	font-family: inherit;
	border-radius: 0;
	border-top: 1px solid #e0eaf0;
	border-right: 1px solid #e0eaf0;
	border-left: none;
}

.djtabs.default-theme .djtabs-active-wrapper + div .djtabs-title{
	border-left: none;
}

.djtabs.default-theme .djtabs-title.n-row,
.djtabs.default-theme .djtabs-title.first-row{
	border-bottom: solid 1px #e0eaf0;
}

.djtabs.default-theme div.djtabs-title-wrapper:first-child .djtabs-title{
	border-left: 1px solid #e0eaf0;
}

.djtabs.default-theme .djtabs-active{
	border-bottom-color: #ffffff !important;
}

#login-form .input-small{
	width: 100%;
	border: none;
	height: 38px;
	line-height: normal;
	font-size: 14px;
	font-family: inherit;
	color: #999999;
	padding: 0 13px;
}

#login-form #form-login-username{
	float: left;
	width: 50%;
	padding: 0 5px 0 0;
	box-sizing: border-box;
	margin: 0;
}

#login-form #form-login-password{
	float: left;
	width: 50%;
	padding: 0 0 0 5px;
	box-sizing: border-box;
	margin: 0;
}

#login-form .add-on,
#login-form #form-login-remember{
	display: none;
}

#login-form .input-prepend.input-append{
	width: 100%;
}

#login-form #form-login-submit{
	float: right;
	width: 50%;
	text-align: right;
	margin: 0 0 19px;
}

#login-form #form-login-links{
	font-size: 0.67em;
	margin: 12px 0 0;
	float: left;
}

#login-form #form-login-links a{
	color: #ffffff;
}

#login-form button{
	height: 30px;
	background: #004e9e;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 0;
	text-transform: none;
	font-family: inherit;
	font-weight: 700;
	margin: 13px 0 0;
	font-size: 0.78em;
}

#login-form button:hover,
#login-form button:focus{
	background: none;
	color: #004e9e;
}

#jm-maincontent #login-form .input-small{
	border: 2px solid #999999;
}

#jm-maincontent #login-form button{
	color: #ffffff;
}

#jm-maincontent #login-form button:hover,
#jm-maincontent #login-form button:focus{
	background: none;
	color: #004e9e;
}

.videoWrapper{
	position: relative;
	padding-bottom: 47%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cb_template a{
	color: #004e9e;
}

.djev_mod_search .input-small,
.djev_calendar_month .input-small{
	width: 156px;
}

.djev_mod_search .djev_calendar_head,
.djev_calendar_month .djev_calendar_head{
	line-height: 3em;
}

.djev_mod_search .djev_search_el,
.djev_calendar_month .djev_search_el{
	margin: 0 0 2px;
}

.djev_mod_search .djev_search_el .input-append,
.djev_calendar_month .djev_search_el .input-append,
.djev_mod_search .djev_search_el .input-prepend,
.djev_calendar_month .djev_search_el .input-prepend{
	margin-bottom: 0;
}

.djev_eventform .input-small{
	width: 156px;
}

.djev_list .djev_item{
	padding: 0 0 20px;
}

.djev_layout_change{
	margin-bottom: 15px;
}

.nav.menu{
	margin: 0;
}

.nav.menu li{
	display: block;
	background-image: none;
	position: relative;
	padding: 0;
}

.nav.menu ul{
	padding: 0;
	margin: 0;
}

.nav.menu li a,
.nav.menu li span.separator{
	display: block;
	color: inherit;
	line-height: 20px;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0;
	text-decoration: none;
	background-color: transparent;
	background-image: url('../images/li.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.nav.menu li a:hover,
.nav.menu li span.separator:hover{
	color: #004e9e;
}

.nav.menu li.active > a,
.nav.menu li.active > span.separator{
	color: #004e9e;
}

.nav.menu > li > a,
.nav.menu > li > span.separator{
	background: none;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid #e0eaf0;
}

.nav.menu > li:first-child > a,
.nav.menu > li:first-child > span.separator{
	border-top: none;
	padding-top: 0;
}

.nav.menu > li:last-child > a,
.nav.menu > li:last-child > span.separator{
	padding-bottom: 0;
}

.nav.menu li span.nav-header{
	color: inherit;
	font-weight: 400;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	text-shadow: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.nav.menu li > span.nav-header{
	padding-top: 14px;
	padding-bottom: 14px;
}

.nav.menu > li.parent > a,
.nav.menu > li.parent > span.separator{
	position: relative;
	padding-right: 10px;
}

.nav.menu > li.parent > a:after,
.nav.menu > li.parent > span.separator:after{
	content: '+';
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0;
	left: auto;
}

.nav.menu > li.parent.active > a:after,
.nav.menu > li.parent.active > span.separator:after{
	content: '-';
}

.nav.menu > li.parent > ul{
	margin-top: -14px;
}

.nav.menu > li > ul{
	padding-left: 10px;
}

.nav.menu ul{
	padding-left: 15px;
}

.nav.menu li a img{
	vertical-align: middle;
	margin: 0 9px 0 0;
}

#jm-allpage .color-ms .nav.menu li a,
#jm-allpage .color-ms .nav.menu li span.separator{
	background-image: url('../images/li-white.png');
}

#jm-allpage .color-ms .nav.menu li a:hover,
#jm-allpage .color-ms .nav.menu li span.separator:hover{
	color: #003e7e;
}

#jm-allpage .color-ms .nav.menu li.active > a,
#jm-allpage .color-ms .nav.menu li.active > span.separator{
	color: #003e7e;
}

#jm-allpage .color-ms .nav.menu > li > a,
#jm-allpage .color-ms .nav.menu > li > span.separator{
	background: none;
	border-color: #003e7e;
}

#jm-top3 .nav.menu li a,
#jm-bottom1 .nav.menu li a,
#jm-footer-mod .nav.menu li a,
#jm-top3 .nav.menu li span.separator,
#jm-bottom1 .nav.menu li span.separator,
#jm-footer-mod .nav.menu li span.separator{
	background-image: url('../images/li-white.png');
}

#jm-top3 .nav.menu > li > a,
#jm-bottom1 .nav.menu > li > a,
#jm-footer-mod .nav.menu > li > a,
#jm-top3 .nav.menu > li > span.separator,
#jm-bottom1 .nav.menu > li > span.separator,
#jm-footer-mod .nav.menu > li > span.separator{
	background: none;
	border: none;
	font-size: 0.94em;
	line-height: 1.56;
	padding: 0;
	margin: 0 0 2px;
}

#jm-allpage .white-ms .nav.menu li a,
#jm-allpage .white-ms .nav.menu li span.separator{
	background-image: url('../images/li.png');
}

#jm-allpage .white-ms .nav.menu > li > a,
#jm-allpage .white-ms .nav.menu > li > span.separator{
	background: none;
	border-color: #e0eaf0;
}

#jm-allpage .jm-module.classic-ms .nav.menu li a,
#jm-allpage .jm-module .nav.menu.classic-ms li a,
#jm-allpage .jm-module.classic-ms .nav.menu li span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms li span.separator{
	font-family: inherit;
}

#jm-allpage .jm-module.classic-ms .nav.menu > li > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li > span.separator{
	background: none !important;
	border: none !important;
	padding-top: 4px;
	padding-bottom: 4px;
}

#jm-allpage .jm-module.classic-ms .nav.menu > li:first-child > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li:first-child > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li:first-child > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li:first-child > span.separator{
	border-top: none;
	padding-top: 0;
}

#jm-allpage .jm-module.classic-ms .nav.menu > li:last-child > a,
#jm-allpage .jm-module .nav.menu.classic-ms > li:last-child > a,
#jm-allpage .jm-module.classic-ms .nav.menu > li:last-child > span.separator,
#jm-allpage .jm-module .nav.menu.classic-ms > li:last-child > span.separator{
	padding-bottom: 0;
}

#jm-top-bar .nav.menu:before,
#jm-top-bar .nav.menu:after{
	display: table;
	content: "";
	line-height: 0;
}

#jm-top-bar .nav.menu:after{
	clear: both;
}

#jm-top-bar .nav.menu > li{
	float: left;
	background: none;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 14px;
}

#jm-top-bar .nav.menu li a,
#jm-top-bar .nav.menu li span.separator{
	line-height: 39px;
}

#jm-top-bar .nav.menu > li > a,
#jm-top-bar .nav.menu > li > span.separator{
	padding: 0;
	margin: 0;
	border: none;
}

#jm-top-bar .nav.menu ul,
#jm-top-bar .nav.menu > li.parent > a:after,
#jm-top-bar .nav.menu > li.parent > span.separator:after{
	display: none;
}

#jm-allpage #jm-page-settings .nav.menu ul{
	display: block;
	padding: 0;
}

#jm-allpage #jm-page-settings .nav.menu ul li{
	float: left;
	margin: 0 2px;
}

#jm-allpage #jm-page-settings .nav.menu ul li a,
#jm-allpage #jm-page-settings .nav.menu ul li span.separator{
	padding: 0;
	background: none;
}

#jm-allpage #jm-page-settings .nav.menu .contrast{
	line-height: 39px;
	padding-left: 0;
}

#jm-allpage #jm-page-settings .nav.menu .contrast li.contrast-label{
	padding-right: 9px;
}

#jm-allpage #jm-page-settings .nav.menu .contrast li.contrast-label span{
	text-decoration: none;
	pointer-events: none;
}

#jm-allpage #jm-page-settings .nav.menu .contrast a{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	padding: 2.5px 5px;
	border: 1px solid #6d98b1;
	background: #ffffff;
	color: #444444;
	box-sizing: border-box;
}

#jm-allpage #jm-page-settings .nav.menu .contrast a:hover{
	text-decoration: underline;
}

#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast{
	background: #000000;
	color: #ffffff;
}

#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast2{
	background: #000000;
	color: #ffff00;
}

#jm-allpage #jm-page-settings .nav.menu .contrast .jm-highcontrast3{
	background: #ffff00;
	color: #000000;
}

#jm-allpage #jm-page-settings .nav.menu .day-night li + li{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #e0eaf0;
}

#jm-allpage #jm-page-settings .nav.menu .day-night [class^="fa-"],
#jm-allpage #jm-page-settings .nav.menu .day-night [class*=" fa-"]{
	margin-right: 5px;
	vertical-align: top;
	top: 0;
}

#jm-allpage #jm-page-settings .nav.menu .container-width{
	line-height: 39px;
}

#jm-allpage #jm-page-settings .nav.menu .container-width li.width-label{
	padding-right: 5px;
}

#jm-allpage #jm-page-settings .nav.menu .container-width li.width-label span{
	text-decoration: none;
	pointer-events: none;
}

#jm-allpage #jm-page-settings .nav.menu .container-width a{
	display: inline-block;
	border: none;
	line-height: 1;
}

#jm-allpage #jm-page-settings .nav.menu .container-width a [class^="fa-"],
#jm-allpage #jm-page-settings .nav.menu .container-width a [class*=" fa-"]{
	line-height: 1;
	padding: 5px 7px;
	border: 1px solid #444444;
	box-sizing: border-box;
	font-size: 16px;
}

#jm-allpage #jm-page-settings .nav.menu .resizer{
	line-height: 39px;
}

#jm-allpage #jm-page-settings .nav.menu .resizer li.resizer-label{
	padding-right: 9px;
}

#jm-allpage #jm-page-settings .nav.menu .resizer li.resizer-label span{
	text-decoration: none;
	pointer-events: none;
}

#jm-allpage #jm-page-settings .nav.menu .resizer a{
	display: inline-block;
	border: none;
	line-height: 1;
}

#jm-allpage #jm-page-settings .nav.menu .resizer a [class^="fa-"],
#jm-allpage #jm-page-settings .nav.menu .resizer a [class*=" fa-"]{
	line-height: 1;
	padding: 3px 5px;
	border: 1px solid #6d98b1;
	box-sizing: border-box;
	font-size: 16px;
	background: #ffffff;
	vertical-align: middle;
	color: #444444;
}

#jm-allpage #jm-top-bar .skip-ms{
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	z-index: 9999;
}

#jm-allpage #jm-top-bar .skip-ms .nav.menu{
	margin: 0;
}

#jm-allpage #jm-top-bar .skip-ms .nav.menu > li{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a{
	color: #ffffff;
	background: #004e9e;
	position: absolute;
	top: 0;
	left: -9999px;
	right: auto;
	white-space: nowrap;
	padding: 0 10px;
}

#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:focus{
	left: 0;
}

#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:hover,
#jm-allpage #jm-top-bar .skip-ms .nav.menu > li > a:focus{
	color: #ffffff;
	background: #004e9e;
}

#jm-allpage .tagspopular ul,
#jm-allpage .tagssimilar ul,
#jm-allpage .nav.menu.tag-ms,
#jm-allpage .tag-ms .nav.menu{
	margin: 0;
	padding: 0;
	text-align: center;
}

#jm-allpage .tagspopular ul li,
#jm-allpage .tagssimilar ul li,
#jm-allpage .nav.menu.tag-ms li,
#jm-allpage .tag-ms .nav.menu li{
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#jm-allpage .tagspopular ul li a,
#jm-allpage .tagssimilar ul li a,
#jm-allpage .nav.menu.tag-ms li a,
#jm-allpage .tag-ms .nav.menu li a{
	display: inline-block;
	color: #004e9e;
	padding: 5px 15px !important;
	background: #ffffff;
	border: 1px solid #004e9e;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	border-radius: 3px;
	margin: 3px;
}

#jm-allpage .tagspopular ul li a:after,
#jm-allpage .tagssimilar ul li a:after,
#jm-allpage .nav.menu.tag-ms li a:after,
#jm-allpage .tag-ms .nav.menu li a:after{
	display: none;
}

#jm-allpage .tagspopular ul li:hover > a,
#jm-allpage .tagssimilar ul li:hover > a,
#jm-allpage .nav.menu.tag-ms li:hover > a,
#jm-allpage .tag-ms .nav.menu li:hover > a,
#jm-allpage .tagspopular ul li.active > a,
#jm-allpage .tagssimilar ul li.active > a,
#jm-allpage .nav.menu.tag-ms li.active > a,
#jm-allpage .tag-ms .nav.menu li.active > a{
	color: #ffffff !important;
	border: 1px solid #004e9e;
	background: #004e9e;
}

#jm-allpage .tagspopular ul li:hover > a:hover,
#jm-allpage .tagssimilar ul li:hover > a:hover,
#jm-allpage .nav.menu.tag-ms li:hover > a:hover,
#jm-allpage .tag-ms .nav.menu li:hover > a:hover,
#jm-allpage .tagspopular ul li.active > a:hover,
#jm-allpage .tagssimilar ul li.active > a:hover,
#jm-allpage .nav.menu.tag-ms li.active > a:hover,
#jm-allpage .tag-ms .nav.menu li.active > a:hover{
	color: #ffffff !important;
}

#jm-allpage .tagspopular ul ul,
#jm-allpage .tagssimilar ul ul,
#jm-allpage .nav.menu.tag-ms ul,
#jm-allpage .tag-ms .nav.menu ul{
	padding: 0;
	margin: 0;
}

#jm-allpage .tagspopular ul > li,
#jm-allpage .tagssimilar ul > li{
	margin: 0 6px 10px 0;
}

#jm-allpage .tagspopular ul > li a,
#jm-allpage .tagssimilar ul > li a{
	padding: 6px 18px;
}

#jm-sitemap .nav.menu > li{
	display: inline-block;
}

#jm-sitemap .nav.menu > li > a,
#jm-sitemap .nav.menu > li > span.separator{
	padding: 2px 10px 0;
	border: none;
	font-size: inherit;
	color: #004e9e;
}

#jm-sitemap .nav.menu > li > a:hover,
#jm-sitemap .nav.menu > li > span.separator:hover{
	color: #004e9e;
	text-decoration: underline;
}

#jm-sitemap .nav.menu li.active > a,
#jm-sitemap .nav.menu li.active > span.separator{
	color: #004e9e;
}

#jm-sitemap .nav.menu ul{
	display: none;
}

.media-list > li{
	background: none;
	padding: 0;
}

.btn [class^="icon-"],
.btn [class*=" icon-"]{
	top: 0;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	padding: 0 2px;
}

.thumbnails > li{
	background: none;
	padding: 0;
}

.chzn-container li{
	background: none;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"]{
	height: 25px !important;
}

#jm-allpage .chzn-container-single .chzn-single,
#jm-allpage .chzn-container-multi .chzn-choices{
	line-height: 40px;
	height: 40px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 0 8px;
	vertical-align: middle;
	border: 2px solid #e4e4e4;
	color: #999999;
	background: #ffffff;
	box-shadow: none;
	border-radius: 2px;
	box-sizing: border-box;
}

#jm-allpage .chzn-container-single .chzn-single > span,
#jm-allpage .chzn-container-multi .chzn-choices > span{
	line-height: 38px;
}

#jm-allpage .chzn-container-single .chzn-single div{
	left: auto;
	right: 8px;
	width: 15px;
}

#jm-allpage .chzn-container-single .chzn-single span{
	margin-right: 18px;
}

#jm-allpage .chzn-container .chzn-drop{
	border: 2px solid #e4e4e4;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: none;
}

#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default{
	font-family: inherit;
	color: #999999;
	padding: 0;
	margin: 0;
	height: 40px;
}

#jm-allpage .chzn-container-single .chzn-single div b{
	margin-top: 7px;
}

#jm-allpage .chzn-container-multi .chzn-choices .search-choice{
	line-height: 24px;
	color: #999999;
	border: 2px solid #e4e4e4;
	background: #ffffff;
}

#jm-allpage .chzn-container-multi .chzn-choices .search-choice span{
	font-size: 18px;
}

#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close{
	top: 10px;
}

#jm-allpage .chzn-choices li,
#jm-allpage .chzn-results li{
	background-image: none !important;
}

#jm-allpage .chzn-container .chzn-results{
	padding-top: 4px;
}

#jm-allpage .chzn-container .chzn-results li.highlighted{
	background: #004e9e;
}

h1.componentheading,
.tag-category > h1,
.page-header > h1,
.content-category > h1,
.categories-list > h1,
.blog-featured > h1,
.contact-category > h1,
.contact > h1,
.newsfeed-category > h1,
h1.page-title,
.finder > h1,
.weblink-category > h1,
.edit > h1,
.blog > h2{
	color: #004e9e;
	font-size: 56px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.item-page > .page-header > h2{
	font-size: 28px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.1;
	text-transform: none;
	margin: 0 0 22px;
	color: #004e9e;
}

.item-page > .page-header > h2 a{
	color: #004e9e;
}

.item-page > .page-header > h2 a:hover,
.item-page > .page-header > h2 a:focus{
	text-decoration: none;
	color: #004e9e;
}

h2.item-title,
.page-header > h2,
.content-category > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3{
	font-size: 28px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.1;
	text-transform: none;
	margin: 0 0 10px;
	color: #004e9e;
}

h2.item-title a,
.page-header > h2 a,
.content-category > h2 a,
.cat-children > h3 a,
.contact-category > h2 a,
.weblink-category > h2 a,
.newsfeed > h2 a,
.newsfeed-category > h2 a,
.weblink-category > h2 a,
.contact > h3 a{
	color: #004e9e;
}

h2.item-title a:hover,
.page-header > h2 a:hover,
.content-category > h2 a:hover,
.cat-children > h3 a:hover,
.contact-category > h2 a:hover,
.weblink-category > h2 a:hover,
.newsfeed > h2 a:hover,
.newsfeed-category > h2 a:hover,
.weblink-category > h2 a:hover,
.contact > h3 a:hover{
	text-decoration: none;
	color: #004e9e;
}

.blog .page-header + p{
	margin-top: 22px;
}

.blog .item{
	border-bottom: 1px solid #e0eaf0;
}

h3.page-header{
	font-size: 1em;
	line-height: 1.44;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e0eaf0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h3.page-header > .btn-mini{
	padding: 3px 6px;
}

h3.page-header > .btn-mini [class^="icon-"],
h3.page-header > .btn-mini [class*=" icon-"]{
	margin-top: 0;
}

h3.page-header > .badge{
	margin: 0 5px;
	vertical-align: middle;
}

.icons .btn.dropdown-toggle{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.element-invisible{
	display: none !important;
}

dl.article-info{
	margin: 0 0 15px;
	font-size: 15.3px;
	line-height: 1.2;
	color: #444444;
}

dl.article-info dd{
	display: inline-block;
	margin: 0 5px 0 0;
	line-height: 1.1;
}

dl.article-info dd:last-child{
	margin: 0;
}

dl.article-info dd [class^="icon-"],
dl.article-info dd [class*=" icon-"]{
	display: none;
}

dl.article-info ~ dl.article-info{
	margin: 0;
}

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

.content_rating{
	margin-bottom: 10px;
}

.content_rating img{
	margin: 0;
}

.content_vote label{
	margin-right: 5px;
}

.categories-list .collapse{
	padding: 0 0 0 30px;
}

.archive form .filters{
	margin-bottom: 30px;
}

.archive form #archive-items > div{
	margin-bottom: 30px;
}

.blog .category-desc,
.blog-featured .category-desc{
	margin-bottom: 30px;
}

.blog .items-leading div[class*="leading-"],
.blog-featured .items-leading div[class*="leading-"],
.blog .items-row,
.blog-featured .items-row{
	margin-bottom: 30px;
}

.blog .items-leading .leading:last-child,
.blog-featured .items-leading .leading:last-child,
.blog .items-row:last-child,
.blog-featured .items-row:last-child{
	margin-bottom: 0;
}

.blog .items-more,
.blog-featured .items-more{
	margin-bottom: 30px;
}

.content-links{
	margin: 0 0 30px;
}

.item-image{
	margin-bottom: 24px;
	max-width: 100%;
}

figure.pull-left,
figure.pull-right,
figure.pull-center{
	max-width: 100%;
	margin: 0 0 30px;
}

.pull-none.item-image{
	text-align: center;
}

.pull-left.item-image,
figure.pull-left{
	margin-right: 30px;
}

.pull-right.item-image,
figure.pull-right{
	margin-left: 30px;
}

.pull-center{
	text-align: center;
}

div.img_caption{
	margin: 0 auto;
	max-width: 100%;
}

figcaption,
p.img_caption{
	text-align: center;
	border: 2px solid #e0eaf0;
	padding: 5px;
	margin: 0;
	max-width: 100%;
}

.readmore{
	text-decoration: none;
	color: #004e9e;
	font-weight: 700;
	font-size: 0.89em;
	background: url(../images/readmore-blue.png) no-repeat right center;
	padding: 0 23px 0 0;
}

.readmore:hover{
	color: #004e9e;
	text-decoration: underline;
}

p + p.more{
	margin-top: 19px;
	margin-bottom: 23px;
}

.color-ms .readmore{
	color: inherit;
}

.color-ms .readmore:hover{
	color: inherit;
}

p.readmore{
	display: block;
	text-align: left;
	text-decoration: none !important;
	background: no-repeat;
	padding: 0;
}

p.readmore .btn{
	display: inline;
	border: none;
	padding: 0 27px 0 0;
	text-transform: none;
	background: url(../images/arrow.png) no-repeat center right;
	border-radius: 0;
	text-decoration: none;
	color: #004e9e;
	font-size: 0.89em;
	background: url(../images/readmore-blue.png) no-repeat right center;
	padding: 0 23px 0 0;
	font-size: 16px;
	font-family: inherit;
	font-weight: 700;
	margin-bottom: 23px;
}

p.readmore .btn:hover{
	color: #004e9e;
	text-decoration: underline;
}

p + p.readmore{
	margin-top: -8px;
}

.mod-articles-category-readmore a{
	text-decoration: none;
	color: #004e9e;
	font-weight: 700;
	font-size: 0.89em;
	background: url(../images/readmore-blue.png) no-repeat right center;
	padding: 0 23px 0 0;
}

.mod-articles-category-readmore a:hover{
	color: #004e9e;
	text-decoration: underline;
}

p.readmore a.btn .icon-chevron-right{
	display: none;
}

.archive .filters{
	margin-bottom: 30px;
}

fieldset.filters{
	margin: 0 0 20px;
}

.categories-list ul li h4{
	font-size: 1em;
	line-height: 1.44;
	font-weight: bold;
}

.categories-list ul li small.category-desc{
	font-size: 1em;
	line-height: 1.44;
}

ul.list-striped > li{
	background: none;
	border-bottom: 1px solid #e0eaf0;
	padding: 10px;
}

.weblink-count{
	display: inline-block;
	width: 100%;
}

.weblink-count dt,
.weblink-count dd{
	float: left;
}

.newsfeed > ol > li > h3{
	font-size: 1em;
}

.newsfeed-count dd,
.newsfeed-count dt{
	display: inline-block;
}

strong.red,
span.star{
	color: #df0000;
}

.profile ul.btn-toolbar li{
	background: none;
	padding: 0;
}

.profile .btn-toolbar + fieldset{
	clear: both;
}

.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea{
	width: 100%;
	max-width: 400px;
}

.contact dl.contact-address{
	margin: 30px 0;
}

.contact .thumbnail{
	border: none;
	box-shadow: none;
}

.phrases-box,
fieldset.only{
	padding: 0 0 20px;
}

.phrases-box label,
fieldset.only label{
	display: inline-block;
	margin-right: 10px;
}

.btn .icon-search.icon-white{
	color: inherit;
}

fieldset.phrases{
	padding-bottom: 20px;
}

.tag-category .category li + li{
	margin: 30px 0 0;
}

.tag-category .category > li > h3{
	font-size: 1em;
	margin: 0 0 20px;
}

.tag-category .form-inline label{
	vertical-align: middle;
	margin-right: 10px;
}

.tag-category > h2{
	margin-bottom: 30px;
}

.tag-category form > ul > li > h3{
	margin-bottom: 30px;
}

.tag-category form > ul > li{
	padding: 0;
	background: none !important;
}

.tag-category .tag-body{
	margin: 30px 0;
	display: block;
}

.tag-category .thumbnails > li,
.tag-category .category > li{
	background: none;
	padding: 0;
}

.tag-category .thumbnails > li h3{
	font-size: 1em;
}

body .tip-wrap .tip{
	max-width: 300px;
	padding: 3px 8px;
	color: #444444;
	text-align: center;
	text-decoration: none;
	background: none;
	background-color: #ebebeb;
	border-radius: 2px;
	font-weight: normal;
	z-index: 9999;
	opacity: 1;
	box-shadow: none;
	border: none;
}

body .tip-wrap .tip-top{
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	top: -5px;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #ebebeb;
	opacity: 0.8;
}

body .tip-wrap .tip-title{
	font-weight: bold;
	color: #444444;
}

body .tip-wrap .tip-text{
	font-weight: normal;
	color: #444444;
}

label.hasTooltip,
label.hasPopover{
	display: inline-block !important;
}

.jmodedit{
	z-index: 9999;
	line-height: 1 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	color: #004e9e !important;
}

.jmodedit:hover{
	color: #00468e !important;
}

.article-index{
	margin-left: 30px;
}

.article-index + .pagenavcounter{
	margin-bottom: 10px;
}

.article-index .nav{
	min-width: 150px;
}

.calendar table{
	border-collapse: separate;
}

.jm-alert{
	display: block;
}

#templates-form .form-horizontal .control-label{
	float: none;
	width: auto;
	text-align: inherit;
}

#templates-form .form-horizontal .controls{
	margin-left: 0;
	margin-right: 0;
}

#jm-allpage .minicolors-theme-bootstrap .minicolors-input{
	line-height: 1.5;
	height: auto;
	width: auto;
}

.newsflash .newsflash-title{
	font-weight: normal;
	font-size: 1em;
	margin: 30px 0 5px;
	clear: both;
}

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

.newsflash .newsflash-title a{
	color: #004e9e;
}

.newsflash .newsflash-title a:hover{
	color: #004e9e;
	text-decoration: none;
}

.newsflash-horiz li + li{
	margin: 10px 0 0;
}

.archive-module > li{
	margin: 10px 0;
}

.archive-module > li:first-child{
	margin-top: 0;
}

.categories-module li h1,
.categories-module li h2,
.categories-module li h3,
.categories-module li h4,
.categories-module li h5,
.categories-module li h6{
	line-height: 1.2;
	font-weight: normal;
}

.categories-module li + li{
	margin: 30px 0 0;
}

.category-module{
	margin: 0;
}

.category-module li p{
	line-height: 1.44;
	margin: 0 0 5px;
}

.category-module li > a{
	display: block;
	font-weight: normal;
}

.category-module span{
	display: inline-block;
	margin: 10px 0 0;
}

#form-login-username label.element-invisible,
#form-login-password label.element-invisible{
	display: none;
}

#login-form ul li .icon-arrow-right{
	display: none;
}

#mod-finder-searchform{
	margin: 0;
}

#mod-finder-searchform a{
	display: block;
	margin-top: 5px;
}

.form-search label.finder{
	padding: 0 10px 0 0;
}

.feed h2 ~ ul.newsfeed{
	margin-top: 10px;
}

.weblinks li{
	margin-top: 5px;
}

.weblinks li:first-child{
	margin: 0;
}

.weblinks li p{
	margin: 0;
}

.search input#mod-search-searchword{
	width: auto;
}

.form-search .btn{
	padding-left: 20px;
	padding-right: 20px;
}

.search .button[type='image']{
	padding: 0;
}

.mod-languages ul{
	list-style: none;
}

.mod-languages ul li{
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#jm-system-message .alert{
	margin: 30px 0;
}

#jm-system-message .alert a{
	text-decoration: none;
}

.jm-error-page{
	text-align: center;
}

.jm-error-page > h1{
	font-size: 80px;
	font-weight: 400;
	line-height: 1;
}

.jm-error-page > h2{
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 60px;
}

.jm-error-page > p{
	margin: 0 0 60px;
}

.jm-error-page input.inputbox{
	max-width: 260px;
}

.jm-error-page .moduletable{
	margin: 0 0 60px;
}

.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

div[tabindex="0"]{
	outline: none;
}

h3.jm-typo-title{
	border-bottom: 1px solid #e0eaf0;
	padding-bottom: 10px;
	margin: 30px 0;
}

h3.jm-typo-title ~ pre,
h3.jm-typo-title ~ div pre{
	margin-bottom: 30px;
	font-size: 13px;
}

.jm-code{
	border-left: 5px solid #e0eaf0;
	padding: 10px;
	background: #e7e6e6;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 0 0 30px;
}

.jm-color{
	color: #004e9e;
}

.jm-block{
	margin: 10px 0 17px;
	padding: 16px 0 0 75px;
	position: relative;
	min-height: 40px;
}

.jm-block span{
	background: #999999;
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	color: #ffffff;
}

.jm-block.second span{
	background-color: #004e9e;
}

.quote-left,
.quote-right{
	display: block;
	position: relative;
	font-style: italic;
}

.quote-left:after,
.quote-right:after{
	content: '';
	position: absolute;
	width: 50px;
	height: 48px;
}

.quote-left{
	padding: 20px 20px 20px 100px;
	text-align: left;
}

.quote-left:after{
	top: 20px;
	left: 20px;
	right: auto;
	background: url("../images/quote-left.png") no-repeat;
}

.quote-right{
	padding: 20px 100px 20px 20px;
	text-align: right;
}

.quote-right:after{
	bottom: 20px;
	left: auto;
	right: 20px;
	background: url("../images/quote-right.png") no-repeat;
}

.border_img1{
	padding: 4px;
	background: #ececec;
	box-sizing: border-box;
}

.border_img2{
	background: #f2f2f2;
	border: 1px solid #e5e5e5;
	padding: 5px;
	box-sizing: border-box;
}

.border_img3{
	border: 1px solid #dfdfdf;
	padding: 1px;
	background: #ffffff;
	box-sizing: border-box;
}

p.blue{
	border-left: 3px solid #bce8f1;
	padding: 0 0 0 10px;
}

p.green{
	border-left: 3px solid #d6e9c6;
	padding: 0 0 0 10px;
}

p.red{
	border-left: 3px solid #eed3d7;
	padding: 0 0 0 10px;
	color: inherit;
}

p.bluefill{
	background: #d9edf7;
	border: 1px solid #bce8f1;
	display: block;
	padding: 10px;
	text-align: justify;
	color: #3a87ad;
	border-radius: 5px;
}

p.greenfill{
	background: #dff0d8;
	border: 1px solid #d6e9c6;
	display: block;
	padding: 10px;
	text-align: justify;
	color: #468847;
	border-radius: 5px;
}

p.redfill{
	background: #f2dede;
	border: 1px solid #eed3d7;
	display: block;
	padding: 10px;
	text-align: justify;
	color: #b94a48;
	border-radius: 5px;
}

p.jmbadge,
span.jmbadge,
p.jmcalendar,
span.jmcalendar,
p.jmchat,
span.jmchat,
p.jmcheck,
span.jmcheck,
p.jmcloud,
span.jmcloud,
p.jmdirection,
span.jmdirection,
p.jmdivide,
span.jmdivide,
p.jmerror,
span.jmerror,
p.jmfire,
span.jmfire,
p.jmflag,
span.jmflag,
p.jmheart,
span.jmheart,
p.jmhome,
span.jmhome,
p.jminfo,
span.jminfo,
p.jmlist,
span.jmlist,
p.jmmail,
span.jmmail,
p.jmpeople,
span.jmpeople,
p.jmstar,
span.jmstar,
p.jmstat,
span.jmstat{
	display: block;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	margin: 5px 0 15px;
}

p.jmbadge,
span.jmbadge{
	background-image: url("../images/icons/badge.png");
}

p.jmcalendar,
span.jmcalendar{
	background-image: url("../images/icons/calendar.png");
}

p.jmchat,
span.jmchat{
	background-image: url("../images/icons/chat.png");
}

p.jmcheck,
span.jmcheck{
	background-image: url("../images/icons/check.png");
}

p.jmcloud,
span.jmcloud{
	background-image: url("../images/icons/cloud.png");
}

p.jmdirection,
span.jmdirection{
	background-image: url("../images/icons/direction.png");
}

p.jmdivide,
span.jmdivide{
	background-image: url("../images/icons/divide.png");
}

p.jmerror,
span.jmerror{
	background-image: url("../images/icons/error.png");
}

p.jmfire,
span.jmfire{
	background-image: url("../images/icons/fire.png");
}

p.jmflag,
span.jmflag{
	background-image: url("../images/icons/flag.png");
}

p.jmheart,
span.jmheart{
	background-image: url("../images/icons/heart.png");
}

p.jmhome,
span.jmhome{
	background-image: url("../images/icons/home.png");
}

p.jminfo,
span.jminfo{
	background-image: url("../images/icons/info.png");
}

p.jmlist,
span.jmlist{
	background-image: url("../images/icons/list.png");
}

p.jmmail,
span.jmmail{
	background-image: url("../images/icons/mail.png");
}

p.jmpeople,
span.jmpeople{
	background-image: url("../images/icons/people.png");
}

p.jmstar,
span.jmstar{
	background-image: url("../images/icons/star.png");
}

p.jmstat,
span.jmstat{
	background-image: url("../images/icons/stat.png");
}

ol.jm-roman,
ol.jm-roman ol{
	list-style-type: upper-roman;
}

ol.jm-alpha,
ol.jm-alpha ol{
	list-style-type: lower-alpha;
}

.djslider-loader-override{
	margin: 0 auto;
	position: relative;
	background: none;
}

.djslider-override{
	margin: 0 auto;
	position: relative;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	opacity: 0;
}

.djslider-override .slider-container{
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.djslider-override ul.djslider-in{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

.djslider-override ul.djslider-in > li{
	list-style: none outside;
	float: left;
	padding: 0;
	border: 0;
	position: relative;
	background: none;
	overflow: hidden;
	box-sizing: border-box;
}

ul.djslider-in > li{
	text-align: center;
}

.djslider-override img.dj-image{
	border: 0;
	margin: 0;
}

.djslider-override.img-vcenter img.dj-image{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.djslider-override .slide-desc{
	position: absolute;
}

.djslider-override .slide-desc-in{
	position: relative;
	opacity: 0.9;
	background: #15589f;
}

.djslider-override .slide-desc-bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.djslider-override .slide-desc-text{
	position: relative;
	padding: 35px 40px 38px;
	text-align: left;
}

.djslider-override .slide-title + .slide-text{
	margin: 8px 0 0;
}

.djslider-override .slide-title{
	display: inline-block;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 28px;
	line-height: 1.07;
	color: #ffffff;
	margin: 0;
	font-weight: 700;
}

.djslider-override .slide-title a{
	color: #ffffff;
}

.djslider-override .slide-title a:hover{
	color: #004e9e;
	text-decoration: none;
}

.djslider-override .slide-text{
	color: #ffffff;
	font-size: 18px;
	line-height: 1.5;
}

.djslider-override .slide-text a{
	color: #ffffff;
}

.djslider-override .slide-text a:hover{
	color: #004e9e;
	text-decoration: none;
}

.djslider-override .navigation-container{
	position: relative;
	text-align: center !important;
}

.djslider-override .navigation-container a{
	outline: none;
}

.djslider-override .navigation-container .prev-button{
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
}

.djslider-override .navigation-container .next-button{
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
}

.djslider-override .navigation-container .play-button,
.djslider-override .navigation-container .pause-button{
	cursor: pointer;
	display: block;
	position: absolute;
	left: 50%;
}

.djslider-override .navigation-container-custom,
.djslider-override .navigation-numbers{
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 1;
}

.djslider-override .load-button{
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 50%;
	opacity: 0.5;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	background: #b3b3b3;
}

.djslider-override .load-button-active{
	opacity: 1;
	background: #004e9e;
}

.djslider-override .navigation-numbers .load-button{
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}

.djslider-loader-override .showOnHover{
	opacity: 0;
	-webkit-transition: opacity 200ms ease 50ms;
	transition: opacity 200ms ease 50ms;
}

.djslider-loader-override:hover .showOnHover{
	opacity: 1;
}

.djslider-override a.readmore{
	color: #ffffff;
}

.djslider-override .navigation-container img{
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.djslider-override .navigation-container img:hover{
	opacity: 0.8;
}

#jm-header .djslider-override .slide-desc-in{
	background: #004e9e;
	padding: 30px;
}

#jm-header .djslider-override .slide-desc-text{
	padding: 0;
}

#jm-header .djslider-override .slide-title{
	font-size: 66px;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(128, 128, 128, 0.8);
	text-transform: uppercase;
}

#jm-header .djslider-override .slide-title a{
	color: currentColor;
}

#jm-header .djslider-override .slide-title a:hover{
	text-decoration: underline;
}

#jm-header .djslider-override .slide-text{
	font-size: 18px;
}

#jm-header .djslider-override .slide-title + .slide-text{
	margin: 0;
}

#jm-header .djslider-override a.readmore{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	line-height: 20px;
	text-decoration: none;
	border: 2px solid #ffffff;
	background: transparent;
	box-sizing: border-box;
	border-radius: 2px;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 8px 44px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 20px 0 0;
}

#jm-header .djslider-override a.readmore:hover,
#jm-header .djslider-override a.readmore:focus,
#jm-header .djslider-override a.readmore:active,
#jm-header .djslider-override a.readmore.active{
	text-decoration: underline;
}

#jm-header .djslider-override .load-button{
	width: 10px;
	height: 10px;
	background: none;
	border: 2px solid #ffffff;
}

#jm-header .djslider-override .load-button-active{
	background: #ffffff;
}

#jm-header .djslider-override .navigation-numbers .load-button{
	color: #004e9e;
}

.indicators-ms .djslider-override{
	padding-bottom: 45px;
}

.indicators-ms .djslider-override .navigation-container-custom{
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.indicators-ms .djslider{
	padding: 0 0 52px;
}

#jm-header .indicators-ms .djslider-override{
	padding-bottom: 0;
}

#jm-header .indicators-ms .djslider-override .navigation-container-custom{
	top: auto;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
}

.navigation-ms .djslider-override .navigation-container .prev-button,
.navigation-ms .djslider-override .navigation-container .next-button,
.navigation-ms .djslider-override .navigation-container .play-button,
.navigation-ms .djslider-override .navigation-container .pause-button{
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 1;
}

.navigation-ms .djslider-override .navigation-container .prev-button:hover,
.navigation-ms .djslider-override .navigation-container .next-button:hover,
.navigation-ms .djslider-override .navigation-container .play-button:hover,
.navigation-ms .djslider-override .navigation-container .pause-button:hover{
	background-color: rgba(0, 78, 158, 0.9);
}

.djslider-loader .djslider-default .navigation-container-custom,
.djslider-loader .djslider-default .navigation-numbers{
	position: absolute;
	bottom: 0;
	right: auto;
	left: auto;
	width: 100%;
	text-align: center;
	top: auto;
}

.jm-module.slider2 .djslider-override .slide-desc-text{
	padding: 23px 31px 24px;
}

.jm-module.slider2 .djslider-override .slide-title{
	font-size: 22px;
	line-height: 1.36;
}

.jm-module.additional-padding{
	padding-bottom: 29px;
}

/*# sourceMappingURL=/templates/dgkch/css/template.21.map */
.presse-image-container{
	max-width: calc(50% - 10px);
	padding-right: 10px;
	display: inline-block;
}

.presse-image-container img{
	max-height: 140px;
}