/* Desktop */
@media screen and (min-width: 600px) {
	.desktop, li.desktop {
		display:block;
	}
	.mobile, li.mobile {
		display:none;
	}
	.main-content {
		border:0px solid #ddd;
		background-color:#F9F9F9;
		padding-top: 0px;
		padding-left: 16px;
		padding-right:14px;
		padding-bottom:0px;		
		margin-top:16px;					
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		width:1000px;
		clear:both;		
	}
	.main-story {		
		padding-top:1px;
		padding-bottom:0px;
		border-left:1px #ccc solid;
		margin-left:212px;
		padding-left:14px;
		min-height:600px;			
	}			
	.image-slider {
		width:684px;
		height:250px;
		margin-right:16px;
		margin-bottom:16px;
		border:0px solid #000;
		float:left;
	}
	.ad-top-1 {
		width:728px;
		height:90px;
		border:0px solid #000;
		float:left;
		margin-top:24px;
		margin-left:24px;		
	}
	.ad-top-2 {
		height:250px;
		width:300px;
		border:0px solid #000;
		float:left;
		display:block;
	}
	.ad-bottom-1 {
		height:90px;
		width:728px;
		margin-top:20px;
		margin-bottom:24px;
	}
	.ad-header-1 {
		display:none;
	}
	.header {
		margin:0 auto;
		height:138px;
		width:1000px;
		border:0px solid #000;
	}
	.top-block {
		margin-top:16px;
		margin-left:auto;
		margin-right:auto;
		width:1000px;
	}
	.logo-block {
		float:left;
		width:200px;
		height:120px;
		margin-right:12px;					
	}
	.top-menu {
		margin-left:auto;
		margin-right:auto;
		clear:both;			
		max-width:1000px;
	}
	.index {
		display:block;				
	}
	.logo-image {
		display:block;
		margin:auto;
		margin-top:12px;	
		width:96px;
		height:96px;
	}
	.blog-featured img {
		margin-left:12px;
	}		
	.navbar {
		margin-bottom:0px;
	}
	.navbar-header {
		display:none;
	}
	.navbar-collapse {
		padding-left:0px;
	}
	.container {
		width: 1000px;
	}					
	.site-footer {
		padding-bottom:16px;
	}					
	.search-custom-search {
		display:block;
	}				
	blockquote {
		margin-left: 24px;
		margin-right: 24px;
	}
	.main-story-component {
		float: left;
		width:100%;
		padding-top:0px;
	}	
	.navbar {
		border-radius: 0px;
	}	
	form#login-form.form-inline {
		margin-top:0px;
		clear:both;
	}	
	.survey-thumbnail-image {
		margin-left:8px;
		float:right;	
		width:64px;
		height:64px;
	}
	.question-block {
		margin-top:-12px;
	}
}

/* Mobile */
@media screen and (max-width: 600px) {
	html, body {
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;
	}
	.desktop {
		display:none;
	}
	.mobile {
		display:block;
	}
	.collapse {
		display: none !important;
	}
	.main-content {
		border:0px solid #ddd;
		background-color:transparent;
		padding-top: 0px;
		padding-left: 0px;
		padding-right:0px;
		padding-bottom:0px;	
	}
	.main-story {			
		background-color:#F9F9F9;
		padding-top:1px;
		padding-bottom:0px;
		margin-left:8px;
		margin-right:8px;
		margin-bottom:12px;		
	}
	.image-slider {
		display:none;				
	}
	.ad-top-1 {
		display:none;
	}
	.ad-top-2 {
		width:320px;
		height:100px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid #000;
		margin-bottom:11px;
	}
	.ad-bottom-1 {
		width:320px;
		height:100px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid #000;
		cmargin-bottom:11px;	
		margin-bottom:24px;
	}
	.ad-bottom-2 {
		width:320px;
		height:100px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;		
	}
	.header {
		display:block;
		margin:0 auto;				
		text-align: center;
		border:0px solid #000;
		height:74px;
	}
	.logo-block {
		margin-bottom:0px;
		border:0px solid #000;
		height:74px;
		margin:0 auto;
		width:310px;
	}
	.logo-block a {
		float:left;
	}				
	.top-block {
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
	}
	.index {
		display:none;				
	}
	.img-intro-right, .img-fulltext-right, .pull-right.item-image {
		float:none !important;
		text-align: center;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.pull-right.item-image img, pull-right.item-image a img, .img-intro-right img {
		width:85%;			
		margin-left:0px;					
	}
	.top-menu {
		display:block;
	}
	.pagination {
		margin-bottom:16px;
	}
	.pagination li.hidden-phone {
		display:none;
	}
	h3 {
		clear:both;
	}
	.logo-image {
		display:block;
		margin:auto;
		margin-top:0px;					
		width:96px;
		height:96px;
		float:left;
	}
	.navbar {
		border:0px solid #0f0;
		margin-bottom:10px;
	}
	.navbar-brand {
		padding:0;
	}			
	.navbar-default {
		background-color:none;
	}
	.navbar-inverse {
		background-color:none;
	}			
	.counter.pull-right {
		display:none;
	}
	.blog-featured, .item-page {
		padding-left:0px;
		padding-right:0px;
	}
	.search-custom-search {
		display:none;
	}
	blockquote {
		margin-left: 0px;
		margin-right: 0px;
	}	
	.main-story-component {
		float: left;
		width:100%;
		padding-top: 0px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom:0px;	
	}	
	.top-menu .form-search {
		display:none;
	}	
	.survey-thumbnail-image {
		margin-left:8px;
		float:right;	
		width:48px;
		height:48px;
	}
	.question-block {
		margin-top:8px;
	}	
	.articles-headline-blocks-cell-row, .articles-headline-blocks  {
		display:none;
	}
}	

/* ***************************************************************** */

.png::-webkit-selection,
::-moz-selection,
::selection {
  background-color: #0099cc;
  color: #fff; }

html, body {
  height: 100%;
  margin: 0;
  background-color:#F9F9F9;
  -webkit-font-smoothing: antialiased;
	background: #E9E9E9 url('../images/bg_200x200.png');  
  /* prevent subpixel antialiasing, which thickens the text */
  /* text-rendering: optimizeLegibility; */
  /* turned off ligatures due to bug 5945455 */ 
}

body {
  color: #222;
  font: 15px/18px Roboto, sans-serif;
  font-weight: 400;
  letter-spacing:.1;
}
ul {
    margin: 0;
    padding: 0;
}

dd {
  margin:0 0 10px 0px;
}

dd.parent-category-name,  dd.parent-category-name-noroot {
  /*float:left;*/
  margin-left:0px;
  margin-right:4px;
  margin-bottom:4px;  
}

hr { /* applied to the bottom of h2 elements */
	height: 1px;
	margin: 5px 0 20px;
	border: 0;
	background: #ccc;
}

a:link, a:visited {
  color: #258aaf;
  text-decoration: none;
}

h2 {
	display: block;
	font-size: 1.6em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.blog-featured h3 {
	font-weight:bold;
}

.item-page {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.blog {
	padding-top:16px;
	padding-left:8px;
	padding-right:8px;	
}

.blog-featured {
	padding-top:16px;
	padding-left:8px;
	padding-right:8px;	
}

.blog h2 {
	display: block;
	font-size: 1.6em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	-height: 24px;
	margin-left:0px;
	margin-top:12px;
}

.blog-featured  h2 {
	display: block;
	font-size: 1.6em;
	-webkit-margin-before: 0.20em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	-height: 24px;
}

.parent-category-name-inline {
	font-weight: normal;
	margin-left:0px;
	margin-top:12px;
	font-size:14px;
	color: #258aaf;
}

.article-info {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

.published {
	font-size:80%;
	margin-left:0;
	margin-bottom:12px;
}

.createdby {
	font-size:80%;
	margin-top:8px;
	margin-top:6px;
	padding-left:8px;
	margin-bottom:12px;
	font-weight:normal;
}

.inline-published-createdby {
	font-size:80%;
	margin-top:-12px;
	margin-left:0;
	margin-bottom:12px;
}

.inline-published {
	float:left;
}

.inline-seperator {
	float:left;
}

.inline-createdby {
	float:left;
}

.article-info-term {
	width:0;
	height:0;
}

h3 {
    color:#333;
    font-size: 18px;
}
h3, h4 {
    color:#333;
    line-height: 20px;
    /* margin: 10px 0; */
}

h4 {
	font-size: 16px;
}

.main-story  p {
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	margin-bottom:16px;
}

.main-content-index {
	border:0px #000 solid;
	width:200px;
	float:left;
	margin-right:8px;
	margin-bottom:16px;
}


.main-story-component-footer, .custom-bottom-middle {
	clear: both;
}

.img-intro-right, .img-fulltext-right {
	float:right;
	margin-bottom:12px;	
	margin-top:8px;
}

.blog, .main-story h3 {
	display: block;
	-webkit-margin-before: 0.20em;
	/* -webkit-margin-after: 0.83em; */
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	-height: 24px;
}

.main-story h3 {
	margin-top:16px;
	font-weight: bold;
}

.main-story h4 {
	margin-top:16px;
	font-weight: bold;
}
.category-module-sidenews {
    list-style-type: none;
    font-size: 14px;
  	margin-left: 0;
  	margin-top: 15px;
  	margin-bottom: 15px;
	margin-right:4px;
    padding:0;
    line-height: 24px; 
	font: 15px/19px Roboto, sans-serif;
}

.category-module-sidenews  a {
	color:#000;
}

.category-module-sidenews  li {
  	margin-bottom: 15px;
}

.item-separator {
	border-bottom : 1px solid #ccc;
}

.pagination {
	margin: 18px 0;
	margin-bottom:0px;
	display: block;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
	font-weight: normal;
	font-size:14px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	/* margin-right: .25em; */
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}

.pull-right {
	float: right;
	/*margin-left:12px;*/
}

p.counter {
  font: 10px/12px Roboto, sans-serif;
}

p.counter.pull-right {
	margin: 0px;
	margin-bottom:-14px;
}

.blog ul, .blog-featured ul, .item-page ul {
	font-weight:normal;
	margin-left:32px;
	margin-bottom:12px;
}

ul.pagination-list {
 -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.00);
}

form#form-login {
	-webkit-padding-start: 0;
}

fieldset.input {
	-webkit-padding-start: 0;
}

a {
    list-style-type: none;
}

form#form-login ul {
    list-style-type: none;
}

form#user-registration {
    margin-top:20px;
}

.login {
	margin-top:16px;
}

form#form-login ul  {
    margin-top:12px;
    margin-bottom:12px;	
}

form#form-login a {
	line-height: 24px; 
}

label {
	font-weight: normal;
	/* display: block; */
	max-width:auto;
	text-align:left;
}

form#form-login  label {
	display: inline-block;
}

dd.published {
	font-weight: normal;
	font-size: 80%;
	margin-top:0px;
	margin-left:2px;
	float:left;
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.page-header {
    margin-top:0px;
    margin-bottom:0px;
	padding-bottom:0px;
}

.moduletable-contact h3 {
	display: none;
}

.readmore a {
	padding-left:0px;
}

.item-page h2 {
    margin-top:12px;
	margin-bottom:16px;
}

.page-header {
	border-bottom:1px solid #ccc; 
}

div#osmap div.page_header h2 {
	border-bottom:1px solid #ccc; 
	margin-left:-20px;
	padding-bottom:16px;
}

.category-name dd {
	margin:0;
}

span.icon-chevron-right {
	width:8px;	
	line-height:24px;
	margin-right:4px;
}

/*.main-story .parent-category-name, .category-name { */

div.main-story div.item-page dd.parent-category-name, 
div.main-story div.item-page dd.category-name
{
	font: 15px/18px Roboto, sans-serif;
	font-weight: 400;
	margin-top:8px;
	margin-bottom:0px;
}

div.blog dd.parent-category-name
{
	font: 15px/18px Roboto, sans-serif;
	font-weight: 400;
	margin-top:0px;
	margin-bottom:0px;
}


div.blog dd.category-name {
	margin-top:0px;
	margin-bottom:0px;
	color: #222;
	font: 15px/18px Roboto, sans-serif;
	font-weight: 400;
	letter-spacing:.1;
	padding-top: 0px; 
}


dl.article-info.muted dd.category-name {
	display:none;
}

.blog-featured dl.article-info.muted dd.published {
	float:left;
	margin-left:2px;
}

.main-story .readmore {
	border-bottom:1px solid #ccc; 
}

.blog .page-header {
	border-bottom:0px solid #ccc; 
}

input#modlgn-username.input-small {
	margin-bottom:12px;
}

input#modlgn-passwd.input-small {
	margin-bottom:12px;
}

.form-inline .checkbox {
	margin-bottom:8px;
}

.unstyled {
	display:none;
}

form#login-form.form-inline {
	margin-bottom:16px;
}

.jwDisqusForm {
	margin-top: 20px;
	margin-bottom: 20px;
}

.item-page img, .pull-right.item-image a  img {
	margin-top:0px;
	margin-bottom:12px;
	margin-left:12px;
}

.mini-index-module-header {
	width: 100%; 
	margin-top: 8px;
	margin-bottom: -16px;	
}

.mini-index-module-footer{
	margin-top: 8px;
}

.mini-index-row {
	padding-top: 8px; 
	padding-bottom: 12px; 
	clear: both;
	border-top:1px solid #ccc;
	margin-left:8px;
	margin-right:12px;
}

.mini-index-img {
	width: 80px; 
	min-height: 80px; 
	float: left; 
	margin-top: 4px;	
}

.mini-index-link {
	font-size: 12px; 
	margin-right: -4px; 
	color: #258aaf;
}

.mini-index-date {
	font-size: 11px; 
	color: #aaa;
	margin-bottom:2px;
}

.mini-index-col {
	margin-left:84px;
}

.mini-index-link a:visited {
}

.mini-index-footer {
	margin-bottom: 16px;
}

.custom img {
	max-width:none;
}

.navbar-collapse.collapse.in {
  display: block!important;
}

.addtoany_container {
	margin-left:-4px;
	margin-top:4px;
	margin-bottom:10px;
	display:-webkit-inline-box;
}

.mobile-header-text {
	color:white;
	position:absolute;
	left:80px;
	margin-top:14px;
	font-size:24px;
	z-index:2;	
}

.mobile-header-text a {
	font-size:18px;
	color:white;
}

.site-footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:16px;
	border-top: 0px solid #CCC;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:16px;	
}	

.slide-desc-text-default .slide-title , .slide-desc-text .slide-title a {
	color: #eeee88;
	text-decoration:none;
	line-height:1.1;
	font-weight: 400;
}

#osmap ul {
    line-height: 28px;
}

label#username-lbl.required, label#password-lbl.required {
	display:block;
	margin-right:12px;
}

.control-label label {
	display:block;
	float:left;
	margin-right:12px;
}

.control-group input#remember.inputbox {
	display:block;
}

form#form-validate.form-horizontal.well.fieldset.control-group.controls.btn-primary  button {
	
	margin-left:-100px;
	margin-top:12px;
}

.control-group.controls.btn.btn-primary  {
	
	margin-left:-100px;
	margin-top:12px;
}

.alert-warning {
	margin-bottom:0px;
	margin-top:14px;
	
}

.element-invisible {
	display:none;
}

form.form-inline {
	/*padding:4px;
	margin-left:0px;*/
	margin-right:6px;
	margin-top:13px;
}

input#mod-search-searchword.inputbox.search-query {
	position:relative;
    top:-4px;
}

input.button {
	margin-right:8px;
	margin-left:8px;
	margin-top:-8px;
	padding-top:2px;
	vertical-align:middle;
}

.search-mobile-icon {
	float:right;
	margin-top:14px;
	margin-right:4px;
}

#searchForm {
	margin-top:8px;
	margin-left:2px;
	margin-bottom:18px;
}

.phrases {
	margin-top:24px;	
}

.phrases fieldset{
}

.phrases-box {
	margin-left:20px;	
}

.phrases legend {
	margin-bottom:8px;	
}

.only {
	margin-left:20px;	
	margin-top:24px;
}

.only legend {
	margin-left:-20px;		
	margin-bottom:8px;	
}

button.btn.hasTooltip {
	display: block !important;
	float: left !important;
	    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

input#search-searchword.inputbox {
	margin-top:5px;
}

.blog-ext {
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	
}

.blog-ext h2  {
	margin-bottom:20px;
}

.blog-ext .page-header h2  {
	border-top:1px solid #ccc; 
	margin-top:0px;
	padding-top:20px;
}

.blog-ext .page-header {
	border-bottom:0px solid #ccc; 
}

.blog-ext .items-more {
	border-top:1px solid #ccc; 
	padding-top:4px;
	padding-bottom:0px;
}

.blog-ext .items-more li a {
	padding-top:4px;
	padding-bottom:8px;
}

.main-story .item-page-ext .addtoany_container {
	margin-bottom:12px;
}

.blog ul, .blog-featured ul, .item-page ul {
	font-weight:normal;
	margin-left:32px;
	margin-bottom:12px;
}

ul.pagination-list  {
	margin-left:0px;	
}

.sky-sidebar-1 {
	/* margin-top: 24px; */
	margin-bottom: 24px;
    margin-left: 18px;
	/* border-top:1px solid #ccc; */
	/* border: 1px solid #000; */
	/* width:160px; */
	/* height:600px; */
}

.mini-featured-module {
	/* border: 1px solid #000; */
	width: 180px;
	/* margin-bottom: 24px; */
    margin-top: 14px;
    margin-left: 8px;
}

.mini-featured-header {
	margin-bottom:12px;
    font: 20px Roboto, sans-serif;
}

.mini-featured-img {
	margin-bottom:12px;
}

.mini-featured-title {
	margin-bottom:12px;
    font: 14px Roboto, sans-serif;
	line-height:18px;
}

.mini-featured-p {
	/* margin-bottom:12px; */
    font: 12px Roboto, sans-serif;
	line-height:16px;
}

.mini-featured-title h1  {
	margin-bottom:12px;
    font: 14px Roboto, sans-serif;
	line-height:18px;
	color: #258aaf;
    text-decoration: none;
	list-style-type: none;
	box-sizing: border-box;
    margin: 0;
    padding: 0;
	line-height: 1.3;
}

/* Bootstrap clobbers the JB Type <blockquote> style */
blockquote {
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: georgia;
	padding-left: 50px;
	background:
		url(../../../media/jbtype/images/coquette/quoteL.png)
		no-repeat;
	padding-right: 30px;
	margin-bottom: 12px;
	border-left:0px;
}

blockquote p {
	font-size: 1.5em;
	background:
		url(../../../media/jbtype/images/coquette/quoteR.png)
		no-repeat right bottom
}

.osmap-items h2 {
	display:none;
}

.osmap-sitemap-description {
	margin-top:16px;
}

.sky-sidebar-1 {
	width:160px;
	height:600px;
}

p.readmore {
	margin-bottom:12px;
}

.items-leading {
	border:0px solid #000;	
}

.items-row {
	border:0px solid blue;	
}

.main-content .main-story .main-story-component .item-page {
	margin-top:8px;
}

.item-page-plain-header {
	margin-top:-4px;	
	margin-left:8px;
	margin-right:8px;
}

.item-page-plain-header h2 {
	margin-bottom:8px;	
}

.item-page-plain-header  .addtoany_container {
	margin-top:8px;	
}

.btn-toolbar {
	margin-bottom:16px;	
}

.system-unpublished .icons {
	margin-bottom:16px;
}

#system-message {
	#border: 3px solid #d6e9c6;
	padding: 3px;
	margin-top:16px;
    color: #3c763d;
	border-radius: 25px;
}
.error {
	color: maroon;
	font-size: 23px;
	font-weight: bold;
	text-transform: capitalize;
}

.error.message.fade {
	list-style-type: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 18px;
}

.osmap-sitemap h1 {
	display: block;
    font-size: 1.6em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	margin-bottom: 8px;
}

.navbar-toggle {
	padding-right:2px;
	padding-left:6px;
	margin-right:4px;
	margin-left:8px;
	
}

.ref-index-index-module-header {
	width: 100%; 
	margin-top: 8px;
	margin-bottom: -16px;	
}

.ref-index-module-footer{
	margin-top: 8px;
}

.ref-index-row {
	padding-top: 7px; 
	padding-bottom: 6px; 
	clear: both;
	border-top:1px solid #ccc;
	margin-bottom: 0px;	
	position:relative;
}

.ref-index-img, .ref-index-img a img {
	width: 36px; 
	height: 36px; 
	float: left; 
	margin-left: 0px;	
	margin-right: 12px;	
	margin-bottom: 0px;	
	padding-top: 0px; 
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    xright: 0;  
    margin: auto;	
	
}

.ref-index-link  a{
	font-size: 16px; 
	margin-right: 0px; 
	color: black;
	margin-bottom: 0px;	
	padding-bottom: 0px;
	text-decoration: none;
}

.ref-index-ref  a {
	font-size: 12px; 
	color: black;
	margin-top:-2px;
	margin-bottom:0px;
	text-decoration: none;
}

.ref-index-col {
	margin-left:48px;
	margin-bottom:0px;
}

.ref-index-link a:visited {
}

.ref-index-footer {
	margin-bottom: 16px;
}

.category_breadcrumbs {
	font-weight:normal;
	font-size:12px;
	margin-bottom:8px;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;	
	border-bottom:solid 1px #ccc;
	margin-top:-8px;
}

.blog-featured h2 {
	margin-bottom:0px;
}

.page-header h2 {
	margin-bottom:8px;
}

.left-pointing-triangle::after {
  content: "\25C0 \FE0E";
}

.right-pointing-triangle::after {
  content: "\25B6 \FE0E";
}

.badge-info {
  background-color: #3a87ad;
  margin-top:2px;
  margin-left:0px;
  margin-right:10px;
  float:none;
}

dl.article-info-muted dd.hits span.xreference-block.badge.badge-info {
  background-color: #000;
  margin-top:2px;
  margin-left:12px;
  float:none;
}

.hits {
	float:left;
}

dd.hits {
	float:none;
}

.vote-stars {
  background-color: #3a87ad;
  margin-left:12px;
  float:left;
}

.article-header-custom {
	float:none;
	clear:left;
	display:flex;
}

.search-results-plain-header {
	margin-left:8px;
	margin-right:8px;	
}

span.icon-search.icon-white {
	margin-right: .25em;
}

.form-search {
	margin-top:4px;
}

.form-search input.button {
	padding-top:5px;
	margin-top:0px;
}

pre[class*="language-"] {
	border:0px;
	margin-top:24px;
	margin-bottom:24px;
}

ul.search-results.list-striped, ul.search-results-plain-header.list-striped {
	list-style-type: decimal;
	margin-left: 24px;
}

#search-results {
	margin-bottom:16px;
}

#search-results  ul.pagination-list {
	margin-bottom:8px;
	margin-left:8px;
}

#search-results .search-pages-counter {
	margin-left:16px;
}	

.finder-plain-header {
	margin-left:8px;
	margin-bottom:8px;
}

input#q.inputbox {
	margin-left:4px;
}

button.btn.btn-primary, button.btn.btn-primary.disabled {
	margin-right:8px;
	margin-bottom:4px;
	cursor: auto;
	filter: none;
	/* opacity: unset;	*/
}

.search-query.input-medium {
	margin-right:0px;
	height:34px;
	margin-top:4px;
	padding-left:8px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	border:0px;
}	

.nodate-fix {
	margin-left: -10px;
	padding-left: 0px;
	float:left;
}

a.custom-btn-primary {
	color:#fff;
}

.question-spacer {
	margin-top:14px;
	margin-bottom:24px;
}

.question-buttons-spacer {
	margin-top:24px;
}

.custom-progress {
	margin-top:-16px;
	height:19px;
}

.badge-current-question {
    background-color: #28a745;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 8px;
    float: left;
	font-size:32px;	
}

.badge-no-of-questions {
    background-color: #007bff;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 10px;
    float: none;
	font-size:26px;
}

.badge-you-chose {
    background-color: #28a745;
    margin-left: 0px;
    margin-right: 6px;
    float: left;
	font-size:14px;	
}

.badge-you-chose-empty {
    background-color: #fff;
}

.badge-you-chose-alternate {
    background-color: #5bc0de;
    margin-right: 4px;
}

.badge-you-chose-current {
    background-color: #777;
    margin-right: 4px;
}

.badge-score {
    background-color: #337ab7;
    margin-top: 2px;
    margin-left: 0px;
    margin-right: 12px;
    float: none;
	font-size:28px;
}

.question-block {
	display:table;	
	border:0px solid #000;
	width:100%;
	border-collapse: collapse;
}

.question-row {
	display:table-row;	
	margin-bottom:8px;
	height:42px;
	border-bottom:1px solid #ccc;
}

.question-cell {
	display:table-cell;	
	border:0px solid #000;
	vertical-align: middle;
}

.answer-cell {
	padding-right:0px;
}

.question-cell h3 {
	margin-top:0px;
	width:100%;
	float:left;
}

.affected-progress-caption {
	width:100%;
	margin-top:4px;	
	margin-bottom:24px;	
	font-size:12px;
}

.level-message-desc {
	margin-bottom:0px;
}

.progress-bar-caption {
	font-size:9px;
}

.comments-input {
	display:none;
	margin-top:8px;
}

.survey-footer {
	border-bottom:1px solid #ccc;
	width:100%;
	float:none;
	display:block;
	margin-top:18px;
	margin-bottom:16px;
}

.question-form {
	margin-bottom:-10px;
}

ul.nav.navbar-nav.navbar-right {
	width:200px;
	margin-right:-12px;
}

.nav-search-button {
	margin-top:4px;
}

.navbar-nav {
	margin-left:-14px;
}

#more-menu-item {
	margin-right:220px;
	margin-top:2px;
}

.articles-headline-blocks {
	margin-left:8px;
	margin-right:8px;
	margin-top:24px;
	xborder: 1px black solid;
	background-color: #EEEEEE;
	height:272px;
	xdisplay:none;
	border-bottom: #ccc solid 1px;
}

.articles-headline-blocks-module-header{
	height:12px;
}

.articles-headline-blocks-row {
	border: 1px black solid;
	float:left;
}

.articles-headline-blocks-cell-row {
	float:left;
	width:33.33%;
	height:128px;
	border: green 0px solid;
}

.articles-headline-blocks-top {
	height:12px;
}

.right-triangle::after {
  content: "\25B6 \FE0E";
  color: white;
  text-decoration: none;
  font-size:24px;
  padding-top:8px;
}

.right-triangle-link::after {
  content: "\25B6 \FE0E";
  text-decoration: none;
  font-size:24px;
  padding-top:8px;
}

.take-test-call-to-action {
	text-align: center;
	background-color:#F9F9F9;
	padding:8px;
	padding-top:16px;
	padding-bottom:16px;
	margin-left:8px;
	margin-right:8px;
	margin-top:4px;
	margin-bottom:8px;
	border:black 0px solid;
	font-size:24px;
	line-height:1.1;
}

.item-page .page-header h1  {
    font-size: 1.6em;	
	margin-bottom: 8px;
	margin-top: 12px;
	font-weight:bold;
}

h1.item-title    {
    font-size: 24px;	
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight:bold;
}

.page-header  h1  {
    font-size: 24px;	
	margin-bottom: 8px;
	margin-top: 12px;
	font-weight:bold;
}

.item-page-plain-header h1  {
    font-size: 1.6em;	
	margin-bottom: 8px;
	margin-top: 20px;
	font-weight:bold;
}
