/* ---------- Browser normalization ---------- */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }

html {
  overflow-y: scroll; }

body {
  background: #FFF;
  font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif; }

body.portal-popup {
  background: none;
  padding: 10px; }

body.configuration-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

body.html-editor {
  background: #FFF;
  color: #000; }

blockquote, ul, ol, dl {
  margin: 1em; }

ol, ul, dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

/* ---------- Links ---------- */
/* ---------- Headers ---------- */
h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1, h2, h3 {
  margin: 1em 0; }

h4, h5, h6 {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

/* ---------- Text formatting ---------- */
b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

code, pre {
  font-family: "Courier New", Courier, monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

/* ---------- Staging area ---------- */
body.staging, body.live-view {
  border: 10px solid #F00; }

body.live-view {
  border-color: #FC0; }

.portal-iframe.staging {
  border: none; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Alerts and popups ---------- */
.alert-background {
  background: #000; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #FC0; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: #F00; }

/* ---------- Portal add content ---------- */
.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
hr, .separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update Manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Main ---------- */
/* Remove all Liferay styling of buttons :)
.aui-state-default {
	background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
	border: 1px solid;
	border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
}

.aui-state-hover {
	background: #B9CED9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
	border-color: #627782;
}

.aui-state-active {
	background: #EBEBEB url(../images/application/state_active_bg.png) repeat-x 0 0;
	border-color: #555;
}
*/
.results-header {
  background: #D1D6DC; }

.results-header th, .results-header td {
  color: #7B7C7F;
  padding: 5px 10px; }

.results-header .sort-column .result-column-name {
  background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header .sort-desc .result-column-name {
  background-image: url(../images/arrows/05_down.png); }

.results-row td {
  background: none;
  /*	padding: 5px 10px; */ }

/*
.results-row.alt td {
	background: #FFFFFF;
}
*/
.results-row.hover td {
  background: #F1F4F9; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.aui-dd-dragging {
  opacity: .6; }

.ie .portlet-boundary.aui-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

.portlet-boundary.aui-dd-dragging .portlet {
  border: 2px dashed #ccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }

.aui-portal-layout-proxy .portlet-topper {
  background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }

.ie .aui-proxy {
  filter: alpha(opacity=65); }

.aui-proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.aui-proxy.generic-portlet .portlet-title {
  padding: 10px; }

.aui-proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.aui-resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.aui-sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.aui-portal-layout-drag-target-indicator {
  margin: 2px 0; }

/* ---------- Portal tool tips ---------- */
.aui-tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }

.aui-tagselector-content .aui-textboxlistentry-holder {
  background: #fff;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #FC0; }

.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }

.aui-tagselector .aui-toolbar {
  margin-top: 5px; }

.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-categoriesselector-content .aui-textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-cloud, .tag-list {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud li, .tag-list li {
  display: inline;
  float: left;
  margin: 0 1em 0 0; }

.tag-cloud a, .tag-list a {
  white-space: nowrap; }

.tag-cloud .tag-asset-count {
  clip: rect(0 0 0 0);
  position: absolute; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

/* ---------- Underlay ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }

.aui-underlay-hidden {
  display: none; }

.aui-underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.aui-underlay .aui-widget-hd {
  height: 38px; }

.aui-underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.aui-underlay .lfr-portlet-item {
  border-width: 0; }

/* ---------- Tabs ---------- */
.aui-tabview-list {
  /*    border: 1px solid #C8C9CA; */
  border: 0px solid #C8C9CA;
  font: 12px verdana;
  margin: 10px;
  padding: 10px; }

.ie7 .aui-tabview-list {
  overflow: hidden; }

.aui-tab {
  background: transparent;
  border-width: 0;
  font-weight: bold; }

.aui-tab-content {
  padding: 3px 10px; }

.aui-tab-active {
  background: #414C58;
  padding: 0;
  position: relative;
  z-index: 10; }

.aui-tab-active, .aui-tab-active a {
  color: #FFF;
  text-decoration: none;
  text-shadow: -1px -1px black; }

/* ---------- Fix blue color active tabs. ---------- */
.aui-tab-active span a {
  color: #FFF; }

.aui-tabview-list .toggle {
  float: right; }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background: transparent; }

.lfr-panel-container {
  background: #FFF; }

.aui-dialog-bd {
  min-height: 30px; }

.aui-dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.aui-panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

.aui-menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

.aui-menu {
  position: absolute;
  width: auto; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

.aui-menu-content li {
  margin: 0;
  padding: 0; }

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.aui-menugroup-content .aui-menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  font-weight: bold;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.ie7 .aui-menu-content li {
  z-index: 10; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

.aui-menu-content li a, .lfr-menu-list ul li a {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul a.aui-focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a, .lfr-menu-list li a, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

/* ---------- Toolbar ---------- */
.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.ie6 .aui-toolbar li, .ie7 .aui-toolbar li {
  display: inline; }

.aui-toolbar-separator {
  background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

/* ---------- Loading Mask ---------- */
.aui-loadingmask-content {
  background: #CCC; }

.aui-loadingmask-message {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree View ---------- */
.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

/* ---------- Wrapper ---------- */
.portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: table;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

/*
.ie6 div.portlet-layout, .ie7 div.portlet-layout {
	height: 1%;
}
*/
.portlet-column {
  /*	display: table-cell;
  	vertical-align: top; */ }

/*
.ie6 div.portlet-column, .ie7 div.portlet-column {
	float: left;
	overflow: hidden;
	width: 100%;
}

.ie6 div.aui-column-last, .ie7 div.aui-column-last {
	margin-right: -1px;
}
*/
.portlet-column-content {
  padding: 5px 0px; }

/*
.ie6 .portlet-column-content, .ie7 .portlet-column-content {
	zoom: 1;
}
*/
.portlet-column-content-only, .ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding-left: 0; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding-right: 0; }

/* ---------- Column widths ---------- */
/*
.portlet-column-content.empty {
	padding: 50px;
}
*/
#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }

/* ---------- Breadcrumbs ---------- */
.breadcrumbs {
  margin: 0.2em;
  font-family: Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding: 0px;
  border: 1px solid #E5E5E5;
  border-radius: 3px; }

.breadcrumbs li {
  background: url(../images/arrows/breadcrumb_separator.png) no-repeat 100% 50%;
  display: inline-block;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px;
  vertical-align: middle; }

.ie7 .breadcrumbs li, .ie6 .breadcrumbs li {
  display: inline;
  zoom: 1; }

.ie6 .breadcrumbs {
  zoom: 1; }

.breadcrumbs a {
  display: block;
  margin: 0 20px; }

.breadcrumbs .last {
  background-image: none;
  margin-top: 0.2em; }

.breadcrumbs .last a, .aui-tree-node-selected a {
  color: #555; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(../images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* ---------- Hidden Accessible ---------- */
#skip-to-content, #banner h2, #banner h3, #navigation h1, .site-breadcrumbs h1 {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Extras ---------- */
.aui-tab-active:after {
  border: 10px solid;
  border-bottom-width: 0;
  border-color: #414C58 transparent transparent;
  bottom: -7px;
  content: '-';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: 20; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.logo .current-community, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/*
@import url(color_schemes/green.css);

@import url(color_schemes/orange.css);
*/
/* ---------- Base styles ---------- */
body {
  background-color: #f0f0f0;
  /*	background: #ECF2F7 url(../images/techcdr/bg-patch.png) repeat-x;
  	font-size: 11px; */
  margin: 0 auto;
  width: auto; }

a {
  color: #5B7CBB;
  text-decoration: none; }

a:hover {
  color: #06C;
  text-decoration: none; }

hr, .separator {
  border-color: #BFBFBF transparent #FFF;
  border-style: solid;
  border-width: 1px 0; }

#wrapper {
  /*    background: none repeat scroll 0 0 #FFFFFF;
      margin: 0 auto;
    padding: 0 10px;
  	width: 980px; */ }

.ie6 #wrapper {
  width: 980px; }

#banner {
  background: none;
  height: auto; }

#banner .company-title {
  float: left;
  margin: 5px 0;
  position: static; }

body #banner .logo a {
  float: left; }

.current-community {
  display: none; }

.logo .current-community {
  background: #a6afbe url(../images/dock/my_places_public.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

#skip-to-content:focus {
  clip: auto;
  right: 0;
  z-index: 200; }

#sign-in {
  /*
  	background: url(../images/common/key.png) no-repeat 3px 50%;
  	font-weight: bold;
  	padding: 2px 5px 5px 25px;
  	font-family: Verdana;
  	font-size:0.7em;
  	position: absolute;
  	padding: 5px 5px 5px 25px;
  	right: 0;
  	top: 1.4em;*/ }

.guest-community .logo .current-community {
  display: none; }

.private-page .logo .current-community {
  background-image: url(../images/dock/my_places_private.png); }

.ie6 #banner {
  height: 1%; }

.ie6 #banner h1.logo {
  height: 1%; }

/* ---------- Main navigation ---------- */
#navigation {
  background: #414445 url(../images/navigation/bg.png) repeat-x 0 0;
  clear: both;
  margin: 0 auto 5px;
  min-height: 2.2em;
  padding: 0 5px;
  position: relative;
  z-index: 1; }

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 3px; }

.ie7 #navigation ul {
  padding: 2px; }

#navigation li, #navigation a {
  display: inline-block; }

.ie6 #navigation li, .ie7 #navigation li, .ie6 #navigation a, .ie7 #navigation a {
  display: inline;
  zoom: 1;
  z-index: 200; }

#navigation li {
  position: relative;
  vertical-align: top; }

#navigation a {
  color: #FFF;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 1px;
  padding: 3px 15px;
  text-decoration: none; }

.ie7 #navigation a {
  padding: 4px 15px; }

#navigation .aui-dd-drop a {
  cursor: move; }

#navigation .selected a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a, #navigation .aui-dd-dragging, .lfr-navigation-proxy {
  background: #313334;
  color: #FFF;
  outline: 0;
  text-shadow: -1px -1px black; }

#navigation li:hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 200; }

.ie6 #navigation li.hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 200; }

.ie6 #navigation li.hover .child-menu, .ie7 #navigation li:hover ul.child-menu {
  left: 0;
  top: 25px; }

#navigation .child-menu {
  display: none; }

#navigation .child-menu li {
  border-width: 0 0 1px;
  display: block;
  float: none;
  margin: 0; }

#navigation .child-menu li a {
  cursor: pointer !important; }

.ie7 #navigation .child-menu li a {
  zoom: 1; }

#navigation .child-menu li a:hover {
  background-color: #020509; }

#navigation .child-menu .selected a {
  background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%; }

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #EEF0F2;
  border: 1px solid #C8C9CA;
  margin: 0 0 10px;
  padding: 3px;
  text-align: left;
  float: left; }

.portlet-topper {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  color: #222;
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999; }

.ie .lfr-portlet-title-editable {
  margin-top: -6px; }

.lfr-portlet-title-editable-content {
  padding: 0; }

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px; }

.portlet-icons {
  float: none; }

.portlet-icons .portlet-close-icon {
  border-width: 0; }

.page-maximized .portlet-icons {
  font-size: 11px; }

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

/* ---------- Footer ---------- */
#footer {
  /*	text-align: right; */ }

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 200; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(../images/common/breadcrumbs_hud.png); }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent; }

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 15px; }

.aui-combobox .aui-field {
  float: left;
  line-height: 0; }

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline; }

/* ---------- Extras ---------- */
.portlet-borderless-bar {
  -moz-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000; }

.portlet-topper {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

.logo .current-community {
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white; }

#navigation li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.aui-combobox .aui-toolbar-first {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

div.imageFixedWidth {
  width: 1024px; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

a [class^="icon-"], a [class*=" icon-"] {
  display: inline; }

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em; }

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.icons-ul > li {
  position: relative; }

.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

[class^="icon-"].hide, [class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: #ffffff; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.icon-3x {
  font-size: 3em; }

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.icon-4x {
  font-size: 4em; }

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.icon-5x {
  font-size: 5em; }

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em; }

[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  line-height: inherit; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

a .icon-stack, a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-alt:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-power-off:before, .icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-gear:before, .icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-alt:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-gears:before, .icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up-alt:before {
  content: "\f087"; }

.icon-thumbs-down-alt:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-text-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before, .icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before, .icon-eur:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before, .icon-usd:before {
  content: "\f155"; }

.icon-rupee:before, .icon-inr:before {
  content: "\f156"; }

.icon-yen:before, .icon-jpy:before {
  content: "\f157"; }

.icon-renminbi:before, .icon-cny:before {
  content: "\f158"; }

.icon-won:before, .icon-krw:before {
  content: "\f159"; }

.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *	JQUERY - JQRANGE SLIDER
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 15px; }

.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left: solid 1px #515862;
  border-right: solid 1px #515862; }

.ui-rangeSlider-container {
  height: 26px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: #ddd; }

.ui-rangeSlider-arrow {
  width: 14px;
  height: 26px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  cursor: pointer;
  background: #ddd; }

.ui-rangeSlider-leftArrow {
  border-radius: 4px 0 0 4px;
  border-left: solid 1px #ccc; }

.ui-rangeSlider-rightArrow {
  border-radius: 0 4px 4px 0;
  border-right: solid 1px #ccc; }

.ui-rangeSlider-arrow-inner {
  position: absolute;
  top: 50%;
  border: 10px solid transparent;
  width: 0;
  height: 0;
  margin-top: -10px; }

.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right: 10px solid #333;
  left: 0;
  margin-left: -8px; }

.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right: 10px solid #b3b6c2; }

.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left: 10px solid #333;
  right: 0;
  margin-right: -8px; }

.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left: 10px solid #b3b6c2; }

.ui-rangeSlider-innerBar {
  /*width: 110%;*/
  height: 100%;
  left: -10px; }

.ui-rangeSlider-bar {
  background: #68a1d6;
  height: 24px;
  margin: 1px 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab; }

.ui-rangeSlider-handle {
  width: 10px;
  height: 30px;
  background: transparent;
  cursor: col-resize; }

.ui-rangeSlider-label {
  background: none repeat scroll 0 0 #414C58;
  border-radius: 2px 2px 2px 2px;
  bottom: 0;
  color: white;
  cursor: col-resize;
  font-size: 9px;
  line-height: 13px;
  margin: 20px 0;
  padding: 0 2px; }

.ui-rangeSlider-label-inner {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  display: none;
  margin-left: -10px;
  border-top: 10px solid #888DA0; }

.ui-editRangeSlider-inputValue {
  width: 2em;
  text-align: center;
  font-size: 15px; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	EXTRAS.CSS
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.aui-menu-content, body > .lfr-menu-list ul, .aui-underlay-content, .aui-dialog-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.my-places-menu .current-site a {
  -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5); }

.aui-dialog-hd {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

.aui-tabview-list, .aui-tab-active, body > .lfr-menu-list ul, .lfr-actions, .aui-dialog-content, .aui-dialog .aui-widget-hd, .modify-pages .delete-tab, input[type="submit"], input[type="button"], input[type="reset"], button {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.aui-menu-content {
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

.aui-underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-hudcrumbs ul {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	CONCEPTHIERARCHY.CSS
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
  background-image: url("/bootlife-theme/images/application/panel_header_toggler_search_open.png"); }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 98%; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url("/bootlife-theme/images/application/panel_header_toggler_search_close.png") no-repeat scroll 0 0 transparent;
  display: none;
  float: right;
  height: 22px;
  width: 22px; }

.lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 98%; }

.lfr-panel-container {
  background-color: transparent;
  float: left;
  width: 100%; }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: none;
  border: 0; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top: 0 none; }

.lfr-panel-titlebar .lfr-panel-title {
  width: 77% !important;
  font-size: 1.1em;
  margin: 5px;
  /*	font-family: 'Myriad pro', 'Open Sans', Corbel, Arial, Helvetica, sans-serif;
  	font-family: 'Open Sans', Arial, sans-serif; */ }

.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
  margin: 8px; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	JQUERY TREE VIEW
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* 29-05-2013 DA ELIMINARE PERCHE' NON  + USATO */
/*
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}


.treeview .hitarea {
	background: url(../images/treeview-gray.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 1px 0 3px 20px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-gray-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-gray.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/file.gif) 0 0 no-repeat; }
*/
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
   JQUERY AUTOCOMPLETE
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* 29-05-2013 DA ELIMINARE PERCHE' NON + USATO */
/*
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
*/
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * DATATABLE_UI.CSS
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
/*
 * Table
 */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%; }

table.dataTable thead th {
  padding: 3px 18px 3px 10px;
  font-weight: bold;
  cursor: pointer;
  *cursor: hand; }

table.dataTable tfoot th {
  padding: 3px 18px 3px 10px;
  font-weight: bold; }

table.dataTable td {
  padding: 3px 10px; }

table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable tr.odd {
  background-color: #EAECEE; }

table.dataTable tr.even {
  background-color: #F7F7F7; }

/*
table.dataTable tr.odd td.sorting_1 { background-color: #D3D6FF; }
table.dataTable tr.odd td.sorting_2 { background-color: #DADCFF; }
table.dataTable tr.odd td.sorting_3 { background-color: #E0E2FF; }
table.dataTable tr.even td.sorting_1 { background-color: #EAEBFF; }
table.dataTable tr.even td.sorting_2 { background-color: #F2F3FF; }
table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }
*/
/*
 * Table wrapper
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1; }

/*
 * Page length menu
 */
.dataTables_length {
  /*float: left;*/
  margin-left: 5px; }

/*
 * Filter
 */
.dataTables_filter {
  /*float: right;*/
  text-align: right;
  margin-right: 5px; }

/*
 * Table information
 */
.dataTables_info {
  /*clear: both;*/
  /*float: left;*/
  margin: 10px; }

/*
 * Pagination
 */
.dataTables_paginate {
  /*float: right;*/
  text-align: right;
  margin: 5px 5px 0 !important; }

/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important; }

.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
  text-decoration: none !important; }

.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
  outline: none; }

.paginate_disabled_previous,
.paginate_disabled_next {
  color: #666 !important; }

.paginate_disabled_previous,
.paginate_enabled_previous {
  padding-left: 23px; }

.paginate_disabled_next,
.paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px; }

.paginate_enabled_previous {
  background: url("../images/back_enabled.png") no-repeat top left; }

.paginate_enabled_previous:hover {
  background: url("../images/back_enabled_hover.png") no-repeat top left; }

.paginate_disabled_previous {
  background: url("../images/back_disabled.png") no-repeat top left; }

.paginate_enabled_next {
  background: url("../images/forward_enabled.png") no-repeat top right; }

.paginate_enabled_next:hover {
  background: url("../images/forward_enabled_hover.png") no-repeat top right; }

.paginate_disabled_next {
  background: url("../images/forward_disabled.png") no-repeat top right; }

/* Full number pagination */
.paging_full_numbers {
  height: 22px;
  line-height: 22px; }

.paging_full_numbers a:active {
  outline: none; }

.paging_full_numbers a:hover {
  text-decoration: none; }

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important; }

.paging_full_numbers a.paginate_button {
  background-color: #ddd; }

.paging_full_numbers a.paginate_button:hover {
  background-color: #ccc;
  text-decoration: none !important; }

.paging_full_numbers a.paginate_active {
  background-color: #99B3FF; }

/*
 * Scrolling
 */
.dataTables_scroll {
  clear: both; }

.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * title.css
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.titlepage {
  margin: 10px 0px; }

.viewmode {
  border: 1px;
  border-left: 0;
  border-right: 0;
  border-color: #ddd;
  border-style: solid;
  display: block;
  width: 100%;
  margin: 10px 0px;
  color: #666666;
  font: 14px verdana;
  padding: 10px 0px; }

#countryFlag {
  padding: 0px !important;
  vertical-align: text-bottom; }

#countryFlag.img-polaroid {
  margin-right: 10px; }

.singleStatistical {
  font-family: 'Myriad pro', 'Open Sans', Corbel, Arial, Helvetica, sans-serif;
  font-style: bold;
  font-weight: 400;
  height: auto; }

/* CSS for dialog of the tags (page country, chart, etc...) */
.aui-dialog-content {
  background: #fff; }

.aui-panel-hd {
  background: #2E3440;
  color: #eee;
  padding: 5px 10px;
  font: 18px verdana;
  border-radius: 0 0 0 0;
  text-shadow: none; }

.aui-panel-bd {
  padding: 0; }

.aui-panel-ft {
  z-index: 99999; }

/* CSS for tagged under */
.ulTaggedUnder {
  list-style: none outside none;
  margin: 0;
  padding: 10px; }

.ulTaggedUnder li {
  display: inline;
  padding: 0;
  line-height: 30px; }

.ulTaggedUnder li a {
  border-radius: 5px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

/* CSS for download */
.tableDownload {
  font: 12px verdana;
  margin-top: 10px; }

.tableDownload td {
  vertical-align: bottom; }

.tableDownload td.description {
  padding: 10px;
  width: 225px; }

.tableDownload td.quantity {
  padding: 10px;
  width: 120px;
  font-weight: bold; }

/* CSS for share */
.divItemShare {
  float: left;
  padding: 5px;
  font: 15px verdana; }

a.ashare {
  text-decoration: none;
  font: 15px;
  min-height: 20px;
  max-height: 20px; }

a.ashare:hover {
  line-height: 0;
  min-height: 20px;
  max-height: 20px; }

.iconshare {
  background: url("/TechCDR-portlet/images/widget33.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block !important;
  height: 16px !important;
  line-height: 16px !important;
  padding-left: 20px !important;
  text-align: left; }

.email {
  background-position: 0 -1440px; }

.favorites {
  background-position: 0 -1728px; }

.print {
  background-position: 0 -4016px; }

.twitter {
  background-position: 0 -5088px; }

.facebook {
  background-position: 0 -1552px; }

.google {
  background-position: 0 -2048px; }

/*
	Css for viewmode - landing page 
*/
span.activeViewMode {
  background-color: #5F8FC6;
  color: #FFF;
  border-radius: 2px;
  padding: 2px 15px; }

span.disactiveViewMode {
  background-color: #FFF;
  border-radius: 2px;
  padding: 2px 15px; }

span.activeViewMode a {
  color: #FFF; }

span.disactiveViewMode:hover {
  background-color: #ccc; }

.downloadmodal h3 {
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  padding: 5px;
  border-radius: 3px;
  margin-top: 10px; }

.downloadmodal .description {
  font-family: Arial;
  font-size: 0.8em; }

.downloadmodal .type {
  font-family: Arial;
  font-size: 0.7em;
  font-weight: bold; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *	fonts.googleapis
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("http://themes.googleusercontent.com/static/fonts/opensans/v5/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("http://themes.googleusercontent.com/static/fonts/opensans/v5/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff") format("woff"); }

@font-face {
  font-family: 'Droid Sans Mono';
  font-style: normal;
  font-weight: normal;
  src: local("Droid Sans Mono"), local("DroidSansMono"), url("http://themes.googleusercontent.com/static/fonts/droidsansmono/v3/ns-m2xQYezAtqh7ai59hJUYuTAAIFFn5GTWtryCmBQ4.woff") format("woff"); }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *	portlet TechCDR_ChartBanner
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#container {
  height: 100%;
  border: 0px solid red;
  width: 100%; }

.chartbox {
  min-height: 200px;
  border: 0px solid blue;
  width: 100%; }

#titlebox {
  height: auto;
  min-height: 70px;
  border: 0px solid green;
  width: 100%;
  overflow: visible;
  z-index: 999; }

#title1 {
  text-align: center;
  position: relative; }

#title2 {
  text-align: center;
  position: relative; }

#title3 {
  text-align: center;
  position: relative; }

.innerfadecontainer {
  width: 100%; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *	NAVIGATOR LIST FILTER ALPHABETIC
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.listNav {
  margin: 0 0 10px; }

.ln-letters {
  overflow: hidden; }

.ln-letters a {
  font-size: 0.9em;
  display: block;
  float: left;
  padding: 2px 6px;
  border: 1px solid silver;
  border-right: none;
  text-decoration: none; }

.ln-letters span {
  color: #CCCCCC;
  display: block;
  float: left;
  font-size: 1em;
  padding: 2px 6px;
  text-decoration: none; }

.ln-letters a.ln-last {
  border-right: 1px solid silver; }

.ln-letters a:hover, .ln-letters a.ln-selected {
  background-color: #ccc; }

.ln-letter-count {
  text-align: center;
  font-size: 0.8em;
  line-height: 1;
  margin-bottom: 3px;
  color: #336699; }

.ln-no-match {
  width: 100%;
  padding: 0 !important;
  background: url("/bootlife-theme/images/messages/alert.png") no-repeat scroll 6px 50% #ffffcc !important;
  border: 1px solid #FFCC00 !important;
  font-weight: bold !important;
  margin: 0 !important; }

.ln-no-match span {
  padding-left: 30px; }

.ln-letters {
  background: none repeat scroll 0 0 #FFFFFF !important;
  margin: 0 !important;
  padding: 10px 0 0 5px !important; }

.ulList-nav {
  /*float:left;*/
  width: 100%;
  padding: 0; }

/*.ulList-nav .ln-letters a { border:none; font-size: 1.0em; }*/
.ulList-nav .ln-letters a.ln-last {
  border-right: none; }

/*.ulList-nav .ln-letters a:hover,*/
.ulList-nav .ln-letters a.ln-selected {
  background-color: #333;
  color: #fff !important; }

.ulList-nav .ln-letters a.ln-disabled {
  color: #ccc;
  background-color: none !important; }

.ulList-nav .ln-letters a.ln-disabled:hover {
  background: none !important;
  text-decoration: none !important;
  color: #ccc !important; }

.ulList-nav .ln-letter-count {
  color: red;
  position: relative; }

.imgAnimated img.lazy {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.imgAnimated a:hover img.lazy {
  opacity: 0.8;
  -webkit-transform: scale(1.2) rotate(3deg);
  -moz-transform: scale(1.2) rotate(3deg);
  -o-transform: scale(1) rotate(3deg);
  -ms-transform: scale(1.2) rotate(3deg);
  transform: scale(1.2) rotate(3deg); }

.imgAnimated em {
  display: block;
  overflow: hidden; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * CSS for span clear input text
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
span.deleteicon {
  position: relative; }

span.deleteicon span {
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  z-index: 1;
  background: url("/TechCDR-portlet/images/clear.png") 0 0;
  cursor: pointer; }

span.deleteicon input {
  padding-right: 16px; }

span.deleteicon span.saiku {
  top: 0px; }

/* SLIDEBOX AT THE BOTTOM OF THE PAGE // MORE ... CAN BE FOUND IN */
#slidebox {
  height: 180px;
  padding: 10px;
  background-color: #fff;
  border-top: 3px solid #657DAF;
  position: fixed;
  bottom: 0px;
  right: -380px;
  -moz-box-shadow: -2px 0px 5px #aaaaaa;
  -webkit-box-shadow: -2px 0px 5px #aaaaaa;
  box-shadow: -2px 0px 5px #aaaaaa;
  z-index: 9999; }

a.close-big {
  background: transparent url(/TechCDR-portlet/images/triggers2.png) no-repeat top left;
  background-position: 98% -116px;
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px; }

a.close-big:hover {
  background-position: 98% -476px; }

/* SHOW LOADING ON DATA PAGE OLD*/
#showLoading {
  height: 0;
  left: 35%;
  position: relative;
  top: 100px;
  z-index: 1;
  display: none;
  color: #FFF;
  text-shadow: 1px 1px 1px #333; }

#showLoading div {
  width: 180px;
  background: #2E3540;
  background: -moz-linear-gradient(center top, #334455 0%, #222222 100%) repeat scroll 0 0 transparent;
  padding: 15px;
  border: 1px solid #999999;
  border-radius: 3px;
  opacity: 0.9; }

/* SHOW LOADING ON DATA PAGE SAIKU NEW */
#showRunQueryMessage {
  height: 0;
  left: 35%;
  position: relative;
  top: 100px;
  z-index: 1;
  display: none;
  color: #FFF;
  text-shadow: 1px 1px 1px #333; }

#showRunQueryMessage div {
  border-radius: 3px 3px 3px 3px;
  padding: 20px;
  width: 250px; }

/* TOGGLE FILTER ON DATA PAGE*/
#rdwFilter {
  width: 0px;
  height: 0px;
  overflow: visible; }

.rdwFilter, .hideFilter, .showFilter {
  background: url("/TechCDR-portlet/images/panel_filter_toggler.png") no-repeat;
  font: 18px verdana;
  padding-left: 28px;
  position: relative;
  top: 5px;
  left: 5px;
  z-index: 1000;
  width: 22px;
  height: 22px; }

.rdwFilter, .hideFilter {
  background-position: 0 -22px; }

.showFilter {
  background-position: 0 0; }

/* PAGER Next/Prev pager */
.pager a {
  position: fixed;
  top: 50%;
  z-index: 100;
  margin-top: -30px;
  padding: 20px 5px;
  height: 22px;
  width: 22px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  transition: background-color .2s;
  -moz-transition: background-color .2s;
  -webkit-transition: background-color .2s; }

.pager a.prev {
  left: 0%;
  border-radius: 0px 3px 3px 0px; }

.pager a.next {
  right: 0%;
  border-radius: 3px 0px 0px 3px; }

.pager a {
  background-color: #eee; }

.pager a:hover {
  background-color: #414C58; }

.pager .picon.prev {
  background-position: 0px -22px; }

.pager .picon.prev.object-b {
  background-position: 0px -66px; }

.pager .picon.prev.object-g {
  background-position: 0px -110px; }

.pager .picon.prev.object-p {
  background-position: 0px -154px; }

.pager .picon.prev.object-o {
  background-position: 0px -198px; }

.pager .picon.next {
  background-position: 0px 0px; }

.pager .picon.prev.object-b {
  background-position: 0px -44px; }

.pager .picon.next.object-g {
  background-position: 0px -88px; }

.pager .picon.next.object-p {
  background-position: 0px -132px; }

.pager .picon.next.object-o {
  background-position: 0px -176px; }

/*
.pager a:hover .picon.prev { background-position:0px -22px; }
.pager a:hover .picon.next { background-position:0px 0px; }
*/
.picon {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("/TechCDR-portlet/images/panel_filter_toggler.png");
  background-origin: padding-box;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  height: 22px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-indent: -9999px;
  width: 22px; }

/* EMBED TEXTAREA POPUP*/
.embed {
  width: 96%;
  height: 140px; }

/* root/html/css/portal/AUI.css overwrite for TABS */
.aui-tabview-list, .aui-tabview-list-content {
  border: 0px;
  list-style: none;
  margin: 0;
  padding: 0; }

.aui-tabview-list:after, .aui-tabview-list-content:after {
  clear: both;
  content: "";
  display: block;
  height: 0; }

.aui-tabview-list, .aui-tabview-list-content {
  zoom: 1; }

.aui-tabview-list, .aui-tabview-list-content {
  margin-bottom: 1em; }

.aui-tab {
  border-bottom-width: 0;
  float: left;
  margin: 0 0.2em -1px 0;
  position: relative; }

.aui-tab-content {
  background-image: none;
  background-color: #414C58; }

.aui-tab-content {
  float: left;
  padding: .5em 1em; }

.aui-tab-active {
  padding-bottom: 1px; }

.aui-tab-disabled {
  cursor: text;
  opacity: .6;
  filter: alpha(opacity=60); }

.aui-tab-disabled a {
  cursor: text; }

.aui-tabview-list, .aui-tab-content {
  background: none; }

.ie7 .aui-tabview-list, .ie7 .aui-tabview-list-content {
  overflow: hidden; }

.aui-tab {
  background: transparent;
  margin: 0; }

.aui-tabview-list .aui-state-default, .aui-tabview-list .aui-tab-active {
  border-width: 0; }

.aui-tabview-list .first, .aui-tabview-list .aui-tab:first-child {
  border-left-color: #b1b1b1;
  border-left-width: 0px; }

.aui-tabview-list .last, .aui-tabview-list .aui-tab:last-child {
  border-right-color: #f0f1f2;
  border-right-width: 0px; }

.aui-tab-content {
  border: 0px solid;
  border-color: #f3f4f5 #b2b2b2 #dbdcdc #f5f5f7;
  padding: 0; }

.aui-tab-label {
  display: inline-block;
  padding: 5px 10px 4px; }

.aui-tab-label, .aui-tab-label a {
  color: #1f1e1e;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-shadow: #fff 1px 1px 0; }

.aui-tab-label:hover, .aui-state-hover .aui-tab-label, .aui-tab-label a:hover {
  color: #06c; }

.aui-tab-active {
  border-width: 1px 0;
  border-color: #5c5c5c;
  padding: 0; }

.aui-tab-active .aui-tab-content, .aui-tab-active .aui-tab-content:hover {
  background: none;
  border-color: #4b4b4b #4d4d4d; }

.aui-tab-active .aui-tab-label {
  color: #fff;
  text-shadow: #3a3a3a -1px -1px 0; }

.aui-tab-active .aui-tab-label:hover {
  text-shadow: #222222 -1px -1px 0; }

.aui-tab-active .aui-tab-content {
  background-color: #414C58; }

/* Hide the portlet title for non admins */
h3.portlet-title {
  display: none; }

/* Hide the grid bg for non admins
-------------------------------------------------- */
.show-grid [class*="span"] {
  background-color: transparent; }

.show-grid .show-grid [class*="span"] {
  background-color: transparent; }

.show-grid:hover [class*="span"] {
  background-color: transparent; }

/* Datatables fix  */
.dataTables_wrapper select, .dataTables_wrapper input {
  display: inline !important;
  width: auto !important; }

/* scrollableBox  */
.metrobox .scrollableBox {
  position: absolute;
  top: 25%;
  height: 65%; }

.f-block .scrollableBox {
  height: 65%; }

.metrobox p {
  text-align: right;
  position: absolute;
  top: 85%;
  height: 15%;
  right: 5%; }

@media (max-width: 768px) {
  .scrollableBox {
    padding: 0px 10px; } }
/*
	------------------------------------------------------------------------------------------
	ACCORDION CUSTOM PORTLET
*/
.accordion-heading span.ico {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  /*    font-size: 22px; */
  margin: -6px 10px -6px -15px;
  padding: 10px; }

.accordion_darkgray .accordion, .accordion_lightgray .accordion {
  box-shadow: 0 1px 3px rgba(100, 100, 100, 0.1);
  border: 1px solid #D5D5D5; }

/* DARK GRAY */
.accordion .accordion_lightgray .accordion-heading {
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #555555, #333333);
  background-image: -ms-linear-gradient(top, #555555, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#333333));
  background-image: -webkit-linear-gradient(top, #555555, #333333);
  background-image: -o-linear-gradient(top, #555555, #333333);
  background-image: linear-gradient(top, #555555, #333333);
  color: #ffffff;
  text-shadow: 0 1px 0 #000000; }

.accordion_darkgray .accordion-heading span.ico {
  border-right: 1px solid #333 !important; }

.accordion_darkgray .accordion-heading a {
  color: #eee;
  text-decoration: none; }

/* LIGHT GRAY */
.accordion_lightgray .accordion-heading {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -ms-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -o-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: linear-gradient(top, #fdfdfd, #f6f6f6);
  border-bottom: 1px solid #d6d6d6;
  color: #555555;
  text-shadow: 0 1px 0 #ffffff; }

.accordion_lightgray .accordion-heading span.ico {
  border-right: 1px solid #f6f6f6 !important; }

.accordion_lightgray .accordion-heading a {
  color: #333;
  text-decoration: none; }

/* S IMPERIO http://wbpreview.com/previews/WB0N98JX2/ */
/* Boxes */
/* Boxes */
.ebox h1, .ebox h2, .ebox h3, .ebox h4, .ebox h5, .ebox h6 {
  margin-bottom: 5px; }

.ebox {
  border: 1px solid #d6d6d6;
  box-shadow: 0 1px 3px rgba(100, 100, 100, 0.1);
  margin-bottom: 15px;
  border-radius: 3px 3px 0 0;
  overflow: visible;
  position: relative; }

.accordion .ebox {
  border-radius: 0;
  margin-bottom: -1px !important; }

.accordion .ebox:first-child {
  border-radius: 3px 3px 0 0; }

.ebox.login {
  margin: 50px auto 0;
  width: 350px; }

.ebox-title {
  padding: 8px 15px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -ms-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: -o-linear-gradient(top, #fdfdfd, #f6f6f6);
  background-image: linear-gradient(top, #fdfdfd, #f6f6f6);
  border-bottom: 1px solid #d6d6d6;
  color: #555555;
  text-shadow: 0 1px 0 #ffffff;
  font-size: 14px;
  font-weight: bold; }

.accordion .ebox-title {
  border-bottom: 0; }

.ebox-title[data-toggle="collapse"]:hover {
  cursor: pointer; }

.ebox.alternate .ebox-title {
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #555555, #333333);
  background-image: -ms-linear-gradient(top, #555555, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#333333));
  background-image: -webkit-linear-gradient(top, #555555, #333333);
  background-image: -o-linear-gradient(top, #555555, #333333);
  background-image: linear-gradient(top, #555555, #333333);
  color: #ffffff;
  text-shadow: 0 1px 0 #000000; }

.ebox-title span.ico {
  display: inline-block;
  padding: 10px;
  margin: -5px 10px -10px -10px;
  border-right: 1px solid #d6d6d6; }

.ebox.alternate .ebox-title span.ico {
  border-right: 1px solid #333; }

/* Breaks the iconic toggle buttons
.ebox-title span.label {
    float: right;
}
*/
.ebox.alternate .ebox-title span.ico i {
  background-image: url("../img/glyphicons-halflings-white.png"); }

.ebox-content, .ebox-content.collapse.in {
  background-color: #ffffff;
  padding: 15px; }

.ebox.login .box-content form {
  margin-bottom: 0; }

.ebox.login .ebox-content .control-label {
  width: 70px; }

.ebox.login .ebox-content .controls {
  margin-left: 90px; }

.ebox.login .ebox-content .form-actions {
  margin: 0 -15px -15px;
  padding: 15px;
  text-align: center; }

.accordion .ebox-content.in {
  border-top: 1px solid #d6d6d6; }

.ebox-content div[class*="span"] {
  margin-top: 15px;
  margin-bottom: 15px; }

.ebox-content.collapse {
  padding: 0; }

.ebox-title .nav {
  margin: -10px -15px; }

.ebox-title .nav-tabs {
  border-bottom: 0;
  margin-bottom: -10px !important; }

.ebox-title .nav-tabs li a {
  border-radius: 0;
  border-top: none;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: none !important;
  color: #999999;
  margin: 0;
  outline: none; }

.ebox.alternate .box-title .nav-tabs li a {
  text-shadow: none;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444; }

.ebox-title .nav-tabs li a:first-child {
  border-left: none !important; }

.ebox-title .nav-tabs li a:hover {
  color: #666666;
  background-color: transparent !important;
  border-width: 0 1px;
  border-color: #d6d6d6; }

.ebox-title .nav-tabs li.active a {
  background-color: #ffffff !important;
  color: #444444; }

.nopadding {
  padding: 0 !important; }

/* make sure the metadatamodel does not apply the border */
.ebox .metadatamodel {
  margin-bottom: 0px !important;
  border: 0px !important; }

.ebox .metadatamodel li {
  background-color: #FFFFFF !important; }

#searchGeneric {
  background-color: #F7F7F7 !important; }

/* E IMPERIO */
/* LIFERAY BS TABLE HACK */
#StatsTabContent table [class*=span], #StatsTabContent .row-fluid table [class*=span] {
  float: left !important; }

#MapsTabContent table [class*=span], #StatsTabContent .row-fluid table [class*=span] {
  float: left !important; }

#DocumentsTabContent table [class*=span], #StatsTabContent .row-fluid table [class*=span] {
  float: left !important; }

#PicturesTabContent table [class*=span], #StatsTabContent .row-fluid table [class*=span] {
  float: left !important; }

/* CUT AND PASTE FROM PORTLET.CSS 20121012 to be verified */
/*	DATA PAGE */
ul.ui-sortable {
  list-style: none;
  margin: 0;
  min-height: 11px; }

li.sortable-item {
  	/* OLD CODE
      background-color: #FFFFFF;
      border: 1px solid #DDDDDD;
      border-radius: 3px 3px 3px 3px;
      margin: 5px 0;
      min-height: 20px;
      padding: 5px 0;
      */
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 3px 0px #dddddd;
  color: #333333;
  margin: 5px 0;
  padding: 3px 0; }

.drag {
  /* Set box-shadow on Drag */
  -moz-box-shadow: 2px 2px 4px #333;
  /* Firefox */
  -webkit-box-shadow: 2px 2px 4px #333;
  /* Safari and Chrome */
  box-shadow: 2px 2px 4px #333;
  /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */ }

.fieldsetSelection {
  /*  border: 1px solid #8696A7; */
  width: 100%;
  font-size: 0.8em;
  text-transformation: none;
  /*  padding: 6px 0; */ }

.legendSelection {
  background: none repeat scroll 0 0 #414C58;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  font: 10px verdana;
  margin: 0 5px 5px;
  padding: 5px 20px;
  text-shadow: 2px 2px 3px #000000;
  border-radius: 3px 3px 3px 3px; }

/*.placeholder {*/
.item-placeholder,
.metadatamodel li.item-placeholder {
  background-color: #FFF;
  border: 2px dashed #5F8FC6;
  height: 33px;
  margin: 5px auto;
  width: 94%; }

.spanButtonDelete {
  background-image: url("/TechCDR-portlet/images/triggers2.png");
  background-position: 96% -136px;
  background-repeat: no-repeat;
  height: 22px;
  width: 100%; }

/* Style for table result */
#saikuResultServerSide {
  padding: 0;
  margin: 0; }

#divFilterSearchTitle h3 {
  color: #5C8EC5;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
  /*color: #5C8EC5;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  margin: 0 0 10px;*/ }

#saikuDivFilterScroller h3 {
  color: #5C8EC5;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  margin: 0 0 10px; }

#divFilterSearchTitle a {
  text-decoration: none; }

/*
#saikuResultServerSide table {
	font-family: Droid Sans Mono, sans-serif, arial; 
}
#saikuResultServerSide table th {
    font-size: 0.8em;
	background-color: #8696a7;
    color: #FFFFFF;
    cursor: pointer;
	padding:3px 0;
	min-width: 140px !important;
	font-weight: normal;
	border:0;
	border-right:1px solid #ddd;
	text-align: center;
}

#saikuResultServerSide table td {
    font-size: 0.8em;
    text-align: left !important;
	padding:5px;
	border:0;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;

}
#saikuResultServerSide table td.data {
	white-space: nowrap;
    text-align: right !important;
}
*/
.mdxViewerResult table {
  font-family: Droid Sans Mono, sans-serif, arial; }

.mdxViewerResult table th {
  font-size: 0.8em;
  background-color: #eee;
  color: #333;
  cursor: pointer;
  padding: 3px 0;
  min-width: 140px !important;
  font-weight: normal;
  border: 0;
  border-right: 1px solid #ddd;
  text-align: center; }

.mdxViewerResult table td {
  border: 1px solid #FFFFFF;
  font-size: 0.8em;
  padding: 5px;
  text-align: left !important; }

.mdxViewerResult .datatable_header {
  background-color: #fff !important;
  padding: 2px 0 0 !important; }

.mdxViewerResult .dataTables_filter input {
  margin-bottom: 0 !important;
  padding: 2px 6px !important; }

/*	TAG PAGE */
.titlePortlet {
  float: left;
  font-family: verdana; }

.titlePortlet h3 {
  color: #5B7CBB;
  font-size: 25px;
  margin: 12px;
  margin-bottom: 0; }

.titlePortlet p {
  margin: 0 12px 10px;
  color: #5B7CBB; }

.divFilterSearch {
  display: block;
  float: right;
  font-size: 11px;
  font-weight: normal;
  line-height: 38px; }

.divFilterSearch {
  font-size: 14px;
  font-family: verdana;
  color: #999; }

/*	ERROR BOXES */
/* shows a table with a list of items in bold */
.mainTableClass td {
  padding: 5px;
  font-family: "Lucida Sans Unicode", sans-serif;
  font-size: 11px;
  font-weight: bold; }

input.buttonClass {
  font-family: "Lucida Sans Unicode", sans-serif;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid;
  border-color: #999999;
  width: 100px; }

.legendClass {
  font-family: "Lucida Sans Unicode", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0101DF; }

.listTableClass {
  border: 1px solid;
  border-color: #000000;
  width: 100%; }

.headerRowClass {
  background-color: #99CCFF; }

.oddRowClass {
  background-color: #D6EFD7; }

.evenRowClass {
  background-color: #F8F9DC; }

/* Shared between various landing pages: */
.topicTitle {
  color: #666666;
  font-family: verdana;
  font-size: 17px;
  padding: 5px; }

.datasetTitle {
  color: #666666;
  font-family: verdana;
  font-size: 13px;
  padding: 5px; }

.metadataPlaceHolder {
  color: #666666;
  font-family: verdana;
  font-size: 11px;
  padding: 5px; }

/*******************************************
 Content of multiselect.css - to be reviewed
*******************************************/
.contentMultiselectTag {
  width: auto;
  border: 0;
  font: 18px verdana;
  text-align: left; }

#divTextTagSelected {
  margin-top: 3px;
  overflow: auto; }

.containertMultiselectTag {
  float: left;
  height: auto;
  max-height: 150px;
  overflow: auto; }

.multiselectTag {
  border: 1px solid #CCCCCC;
  color: #3366CC;
  display: block;
  float: left;
  font: small-caps bold 14px verdana;
  margin: 1px;
  padding: 4px;
  width: auto; }

/****************************************** 
 END Content of multiselect.css
******************************************/
.filtered li {
  margin-right: -4px; }

.filtered .hidden {
  display: none; }

/****************************************** 
 UTILS
******************************************/
.subscribe {
  border: 1px solid #a6d1f1;
  padding: 12px;
  background: #deecf2; }

.subscribe p {
  font-size: 1em; }

.subscribeButton {
  background: #5B91CC;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74a8e1', endColorstr='#4e85c1');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#74a8e1), to(#4e85c1));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #74a8e1, #4e85c1);
  /* for firefox 3.6+ */
  color: #fff;
  display: inline-block;
  font-family: Verdana,serif;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0.5em 0.75em;
  text-transform: uppercase;
  border: 1px solid #388ad4;
  text-align: center;
  -moz-border-radius: 4px;
  /* Firefox */
  -webkit-border-radius: 4px;
  /* Safari and Chrome */
  border-radius: 4px;
  /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ }

.subscribeButton:hover {
  background: #558CC7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da2db', endColorstr='#4e85c1');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#6da2db), to(#4e85c1));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #6da2db, #4e85c1);
  /* for firefox 3.6+ */
  cursor: pointer; }

.subscribeText {
  border-color: #AAADB2 #DCDFE6 #E2E9EF #E2E2EC;
  border-radius: 2px 2px 2px 2px;
  border-style: solid;
  border-width: 1px;
  font-size: 1em;
  padding: 5px 10px 5px 10px;
  min-width: 250px;
  width: 70%; }

.subscribeText:focus {
  border-color: #3C7CB3 #3C7CB3 #3C7CB3 #3C7CB3;
  -moz-box-shadow: inset 0px;
  -webkit-box-shadow: inset 0px;
  box-shadow: inset 0px; }

.subscribeText:hover {
  -moz-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.1); }

/*
	liferay-panel-search
*/
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  background: none repeat scroll 0 0 #414C58;
  color: #FFFFFF; }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  border-radius: 3px 3px 3px 3px;
  margin: 2px 0;
  padding: 2px; }

.lfr-panel.lfr-extended.lfr-collapsible.lfr-collapsed .lfr-panel-titlebar {
  background: none repeat scroll 0 0 #E9E9E9;
  color: #444444; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *	ROYAL SLIDER
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  /*	background: #CCC; */
  background: #F5F5F5;
  color: #333; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px; }

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5); }

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: auto; }

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: auto; }

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%; }

.rsDefault .rsThumb.rsNavSelected {
  /*	background: #02874a; */ }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.rsDefault .rsTmb {
  display: block; }

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF; }

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #3C7CB3;
  background: rgba(94, 143, 198, 0.5); }

.rsDefault .rsThumbsArrow:hover {
  background: rgba(94, 143, 198, 0.2); }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png"); }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px; }

  .rsDefault .rsThumbsHor {
    height: 44px; }

  .rsDefault .rsThumbsVer {
    width: 59px; } }
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #acacac, #bbbbbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbbbbb);
  background-image: linear-gradient(to bottom, #acacac, #bbbbbb); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
/*
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}
*/
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVideoContainer {
  /*left: 0;
  top: 0;
  position: absolute;*/
  /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
  -webkit-backface-visibility: hidden; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move !important; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move !important; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif);
  -webkit-backface-visibility: hidden; }

/*  
	-----------------------------------------------------------
	DYNATREE CSS 
	-----------------------------------------------------------
*/
/*******************************************************************************
 * Tree container
 */
ul.dynatree-container {
  /*	font-family: verdana; fix webportal-1275 */
  /*	font-size: 12px; */
  /* font size should not be too big */
  /*	white-space: nowrap; */
  margin: 0;
  /* issue 201 */
  overflow: auto;
  font-family: 'Open Sans' !important;
  /*	font-size: 13px !important; */
  height: 100%; }

ul.dynatree-container ul {
  padding: 0 0 0 10px;
  margin: 0; }

ul.dynatree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: none;
  /* no v-lines */
  margin: 0;
  padding: 1px 0 0 0; }

/* Suppress lines for last child node */
ul.dynatree-container li.dynatree-lastsib {
  background-image: none; }

/* Suppress lines if level is fixed expanded (option minExpandLevel) */
ul.dynatree-no-connector > li {
  background-image: none; }

/* Style, when control is disabled */
.ui-dynatree-disabled ul.dynatree-container {
  opacity: 0.5;
  /*	filter: alpha(opacity=50); /* Yields a css warning */
  background-color: silver; }

/*******************************************************************************
 * Common icon definitions
 */
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker {
  width: 16px;
  height: 16px;
  display: inline-block;
  /* Required to make a span sizeable */
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("icons.gif");
  background-position: 0 0; }

/** Used by 'icon' node option: */
ul.dynatree-container img {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  vertical-align: top;
  border-style: none; }

/*******************************************************************************
 * Lines and connectors
 */
span.dynatree-connector {
  background-image: none; }

/*******************************************************************************
 * Expander icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-exp-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 */
span.dynatree-expander {
  background-position: 0px -80px;
  cursor: pointer; }

span.dynatree-expander:hover {
  background-position: -16px -80px; }

.dynatree-exp-e span.dynatree-expander,
.dynatree-exp-ed span.dynatree-expander,
.dynatree-exp-el span.dynatree-expander,
.dynatree-exp-edl span.dynatree-expander {
  background-position: -32px -80px; }

.dynatree-exp-e span.dynatree-expander:hover,
.dynatree-exp-ed span.dynatree-expander:hover,
.dynatree-exp-el span.dynatree-expander:hover,
.dynatree-exp-edl span.dynatree-expander:hover {
  background-position: -48px -80px; }

.dynatree-loading span.dynatree-expander {
  background-position: 0 0;
  background-image: url("loading.gif"); }

/*******************************************************************************
 * Checkbox icon
 */
span.dynatree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px; }

span.dynatree-checkbox:hover {
  background-position: -16px -32px; }

.dynatree-partsel span.dynatree-checkbox {
  background-position: -64px -32px; }

.dynatree-partsel span.dynatree-checkbox:hover {
  background-position: -80px -32px; }

.dynatree-selected span.dynatree-checkbox {
  background-position: -32px -32px; }

.dynatree-selected span.dynatree-checkbox:hover {
  background-position: -48px -32px; }

/*******************************************************************************
 * Radiobutton icon
 * This is a customization, that may be activated by overriding the 'checkbox'
 * class name as 'dynatree-radio' in the tree options.
 */
span.dynatree-radio {
  margin-left: 3px;
  background-position: 0px -48px; }

span.dynatree-radio:hover {
  background-position: -16px -48px; }

.dynatree-partsel span.dynatree-radio {
  background-position: -64px -48px; }

.dynatree-partsel span.dynatree-radio:hover {
  background-position: -80px -48px; }

.dynatree-selected span.dynatree-radio {
  background-position: -32px -48px; }

.dynatree-selected span.dynatree-radio:hover {
  background-position: -48px -48px; }

/*******************************************************************************
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: dynatree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 */
span.dynatree-icon {
  margin-left: 3px;
  background-position: 0px 0px; }

.dynatree-ico-cf span.dynatree-icon {
  background-position: 0px -16px; }

.dynatree-ico-ef span.dynatree-icon {
  background-position: -64px -16px; }

/* Status node icons */
.dynatree-statusnode-wait span.dynatree-icon {
  background-image: url("loading.gif"); }

.dynatree-statusnode-error span.dynatree-icon {
  background-position: 0px -112px; }

ul.dynatree-container a {
  color: black;
  /* inherit doesn't work on IE */
  text-decoration: none;
  /*	vertical-align: top; fix double scrollbar */
  margin: 0px;
  margin-left: 3px; }

ul.dynatree-container a:hover {
  color: #68A1D6; }

span.dynatree-node a {
  /*	display: inline-block; fix webportal-1275 */
  padding: 0 5px; }

ul.dynatree-container a:focus,
span.dynatree-focused a:link {
  /*background-color: #68A1D6;*/
  /* gray */
  /*border-style: none;
  color: #fff;*/ }

span.dynatree-selected a {
  font-style: italic; }

/*** Helper object ************************************************************/
div.dynatree-drag-helper a {
  border: 1px solid gray;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8; }

div.dynatree-drop-accept span.dynatree-drag-helper-img {
  background-position: -32px -112px; }

div.dynatree-drag-helper.dynatree-drop-reject {
  border-color: red; }

div.dynatree-drop-reject span.dynatree-drag-helper-img {
  background-position: -16px -112px; }

#dynatree-drop-marker {
  width: 24px;
  position: absolute;
  background-position: 0 -128px;
  margin: 0; }

#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before {
  width: 64px;
  background-position: 0 -144px; }

#dynatree-drop-marker.dynatree-drop-copy {
  background-position: -64px -128px; }

#dynatree-drop-marker.dynatree-drop-move {
  background-position: -64px -128px; }

span.dynatree-drag-source {
  background-color: #e0e0e0; }

span.dynatree-drag-source a {
  color: gray; }

span.dynatree-drop-target.dynatree-drop-accept a {
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none; }

/* 
	-------------------------------------------------------------
	SAIKU PAGE FILTER
	-------------------------------------------------------------
*/
#saikuMap img {
  max-width: none !important; }

.layers_list .layers_list_main_div {
  width: 100%; }

.layers_list .layers_list_table {
  width: 100%; }

.olMap {
  background-color: #BCD7F4; }

.mapZoomControls {
  position: relative;
  float: right;
  bottom: 40px;
  right: 2%;
  z-index: 1000;
  height: 0; }

.rsTmb {
  padding: 5px;
  text-align: center; }

.rsThumb i {
  font-size: 14px; }

.rsDefault .rsThumb.rsNavSelected {
  border-bottom: 4px solid #3C7CB3; }

.filterScrollerMap {
  position: relative;
  width: 100%;
  z-index: 900;
  opacity: 1.0;
  height: 0;
  top: 0; }

#saikuDivFilterScroller {
  height: 27px;
  position: relative;
  top: 0;
  z-index: 800;
  border: none !important; }

#saiku-toolbar {
  border: 0 none;
  display: block;
  float: right;
  padding: 2px; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-width: 0;
  margin-top: 5px; }

/* Add the triggers for selecting metadatemodel items in the search panel and popup tree*/
#metadatamodelPopupSaiku li {
  background-image: url("/TechCDR-portlet/images/triggers2.png");
  background-position: 98% -116px;
  background-repeat: no-repeat;
  list-style: none;
  border: 1px solid #ccc; }

#metadatamodelPopupSaiku li:hover {
  background-position: 98% -476px; }

#metadatamodelPopupSaiku li.select {
  background-position: 98% -1000px;
  cursor: pointer; }

#workspace_fields span.dynatree-icon {
  display: none; }

.swapButton.hide {
  height: 0;
  display: block !important;
  position: relative;
  left: -10000px; }

#filterElementSelected .well {
  padding: 5px !important;
  margin-bottom: 0; }

/*
#datasetFilterMainContent .btn{
	padding: 4px 7px;
}
*/
.liSaikuDimension {
  border: 1px solid #CCCCCC;
  color: #333333;
  /*display: block;*/
  /* sovrascrive la classe hide del bootstrap dopo il cambiamento ordine caricamento css */
  height: 100%;
  opacity: 1;
  padding: 1px; }

.saikuTree {
  max-height: 250px;
  overflow-y: auto; }

.iconDrag {
  border-right: 1px solid #DDDDDD;
  color: #999999;
  font-size: 20px;
  margin: 0; }

/*
.panelFilterContent{
 	border: 1px solid #DDDDDD;
   	border-radius: 4px 4px 4px 4px;
    margin-top: 10px;
    padding: 3px;
    font-size:14px;
}
*/
.panelFilterContent {
  /* OLD VERSION
  clear: both;
  font-size: 14px;
  margin-top: 10px;
  padding: 15px 3px 3px;
  */
  padding: 5px; }

#divTableSaikuResult .dataTable {
  margin-bottom: 0 !important; }

#divTableSaikuResult #datatable-controls {
  top: 0 !important; }

#tableSaikuDataResult_wrapper {
  background-color: #f2f2f2;
  padding: 0;
  color: #333; }

.datatable_header {
  background-color: #414c58;
  padding: 8px 0 0 0; }

/*
#tableSaikuDataResult_length {
		font-size: 1.1em !important;
		color: #fff !important;
}
*/
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand; }

table.table thead .sorting {
  background: url("/TechCDR-portlet/images/sort_both.png") no-repeat center right #eeeeee; }

table.table thead .sorting_asc {
  background: url("/TechCDR-portlet/images/sort_asc.png") no-repeat center right #dddddd; }

table.table thead .sorting_desc {
  background: url("/TechCDR-portlet/images/sort_desc.png") no-repeat center right #dddddd; }

.dynatree-icon {
  cursor: pointer;
  *cursor: hand; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
  display: none !important; }

/*
.dynatree-container{
	overflow:visible !important;
}
*/
.td-data {
  position: relative;
  padding-right: 24px; }

/*
.flagTriangle {
	background: url('/TechCDR-portlet/images/flag-triangle-small.png') no-repeat top right;
    position: absolute;
    top: -5px;
    right: -5px;
    height: 24px;
    width: 24px;
}

.flagTriangleFiltered {
	background: url('/TechCDR-portlet/images/flag-triangle-small-filtered.png') no-repeat top right;
    position: absolute;
    top: -5px;
    right: -5px;
    height: 24px;
    width: 24px;
}
*/
.flagTriangle {
  background: url("/TechCDR-portlet/images/flag-triangle-small2.png") no-repeat top right;
  position: absolute;
  top: -5px;
  right: -5px;
  height: 24px;
  width: 24px; }

.flagTriangle.selected {
  background: url("/TechCDR-portlet/images/flag-triangle-small2.png") no-repeat 0px -24px;
  position: absolute;
  top: -5px;
  right: -5px;
  height: 24px;
  width: 24px; }

.saiku-tabs {
  margin-bottom: 0 !important; }

#saikuResultServerSide {
  border: 0; }

.showMessageAutomaticExecution {
  margin-bottom: 10px; }

.fieldsetTitle {
  position: relative;
  top: -20px;
  right: 15px; }

.swapButton {
  position: relative;
  padding: 1px 5px !important;
  /*left:10px;*/ }

.filterBoxPanel {
  max-height: 300px;
  overflow-y: scroll; }

#showLoading {
  vertical-align: middle;
  z-index: 9999; }

.disclaimerMap {
  padding: 10px; }

.divPopupContainer {
  max-height: 300px;
  overflow-y: scroll; }

.saikuMap img {
  max-width: none !important; }

/* 	
	-------------------------------------------------
	TWITTER STYLE
	-------------------------------------------------
*/
.twtr-ft, .twtr-hd {
  display: none; }

.twtr-bd {
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.5); }

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
  background-color: #FFFFFF !important;
  color: #222222 !important; }

.twtr-doc {
  border-radius: 5px 5px 5px 5px;
  font-weight: normal;
  overflow: hidden;
  text-align: left;
  width: 100%; }

.twtr-widget .twtr-tweet:last-child {
  border-bottom-width: 0; }

.twtr-widget .twtr-tweet {
  border-bottom: 1px dotted #DDDDDD;
  overflow: hidden; }

.twtr-widget .twtr-tweet-wrap {
  overflow: hidden;
  padding: 6px 8px; }

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
  color: #333333 !important; }

.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
  line-height: 1.2 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important; }

/* 
	--------------------------------------------------------
	HELLOBAR
	--------------------------------------------------------
*/
#hellobar-container {
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
  border-bottom-color: #ffffff; }

#hellobar-container a,
#hellobar-container a:link,
#hellobar-container a:visited {
  color: #80ccff;
  background-color: transparent; }

#hellobar-content {
  height: 100%; }

a#hellobar-open,
a#hellobar-open:link,
a#hellobar-open:visited {
  background-color: #eb593c;
  border-color: white; }

a#hellobar-open:hover {
  background-color: #ff7f62; }

/*******************************************************************************************/
/******************************* Do not edit below this line *******************************/
/*******************************************************************************************/
#hellobar-wrapper {
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 2; }

#hellobar-pusher {
  position: relative;
  overflow: hidden; }

#hellobar-wrapper.hellobar-button #hellobar-container .button,
#hellobar-wrapper.hellobar-button #hellobar-container .button:link,
#hellobar-wrapper.hellobar-button #hellobar-container .button:visited {
  position: relative;
  border-radius: 4px;
  border-width: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px 8px 1px 8px;
  margin: 0 7px;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.854em; }

#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button,
#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:link,
#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:visited {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNDg0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDJjMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: #4a4844;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a4844 0%, #2d2c29 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a4844), color-stop(100%, #2d2c29));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a4844 0%, #2d2c29 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a4844 0%, #2d2c29 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a4844 0%, #2d2c29 100%);
  /* IE10+ */
  background: linear-gradient(top, #4a4844 0%, #2d2c29 100%);
  /* W3C */
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  color: #ffffff !important; }

#hellobar-wrapper.hellobar-button.hellobar-dark-images #hellobar-container .button:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3NjQ1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjRkNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: #67645f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #67645f 0%, #4f4d47 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #67645f), color-stop(100%, #4f4d47));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #67645f 0%, #4f4d47 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #67645f 0%, #4f4d47 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #67645f 0%, #4f4d47 100%);
  /* IE10+ */
  background: linear-gradient(top, #67645f 0%, #4f4d47 100%);
  /* W3C */
  border-color: #414141; }

#hellobar-wrapper.hellobar-dark-images #hellobar-container a.hellobar-cta-link:active {
  top: 1px; }

#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button,
#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:link,
#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:visited {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYmNiY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #cbcbcb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #cbcbcb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #cbcbcb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #cbcbcb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #cbcbcb 100%);
  /* IE10+ */
  background: linear-gradient(top, #ffffff 0%, #cbcbcb 100%);
  /* W3C */
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
  color: #333333 !important; }

#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #dbdbdb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dbdbdb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dbdbdb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #dbdbdb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #dbdbdb 100%);
  /* IE10+ */
  background: linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* W3C */ }

#hellobar-wrapper.hellobar-button.hellobar-light-images #hellobar-container .button:active {
  top: 1px; }

#hellobar-container {
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #fff; }

#hellobar-container.texture {
  background-image: url(../images/textures.png);
  background-repeat: repeat-x; }

#hellobar-container.texture.noise {
  background-position: 0 0; }

#hellobar-container.texture.hard-shine {
  background-position: 0 -30px; }

#hellobar-container.texture.light-gradient {
  background-position: 0 -60px; }

#hellobar-container.texture.dark-gradient {
  background-position: 0 -90px; }

#hellobar-container.texture.carbon {
  background-position: 0 -120px; }

#hellobar-container.texture.paper {
  background-position: 0 -150px; }

#hellobar-container.texture.diagonal {
  background-position: 0 -180px; }

#hellobar-container.texture.linen {
  background-position: 0 -210px; }

#hellobar-container.texture.stitch {
  background-position: 0 -240px; }

#hellobar-container.texture.diamond {
  background-position: 0 -270px; }

#hellobar-container a, #hellobar-container a:link, #hellobar-container a:visited, #hellobar-container a:hover {
  padding: 0;
  border: none;
  text-decoration: underline; }

#hellobar-container a:hover {
  text-decoration: none; }

#hellobar-shadow {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 8px;
  line-height: 8px;
  overflow: hidden;
  background: url(../images/sprite-8bit.png); }

a#hellobar-logo, a#hellobar-logo:link, a#hellobar-logo:visited {
  background: url(../images/sprite-8bit.png) 0 -172px;
  height: 0;
  left: 20px;
  overflow: hidden;
  padding: 22px 0 0;
  position: absolute;
  top: 20px;
  width: 44px; }

.hellobar-light-images a#hellobar-logo, .hellobar-light-images a#hellobar-logo:link, .hellobar-light-images a#hellobar-logo:visited {
  background-position: 0 -202px; }

#hellobar-wrapper.hellobar-left a#hellobar-logo, #hellobar-wrapper.hellobar-left a#hellobar-logo:link, #hellobar-wrapper.hellobar-left a#hellobar-logo:visited {
  left: auto;
  right: 20px; }

a#hellobar-close, a#hellobar-close:link, a#hellobar-close:visited {
  background-image: url(../images/sprite-8bit.png);
  background-position: 0 58px;
  display: block;
  height: 0;
  overflow: hidden;
  padding: 19px 0 0 0;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 18px;
  z-index: 10;
  border: none; }

.hellobar-light-images a#hellobar-close, .hellobar-light-images a#hellobar-close:link, .hellobar-light-images a#hellobar-close:visited {
  background-position: 0 19px; }

#hellobar-wrapper.hellobar-left a#hellobar-close, #hellobar-wrapper.hellobar-left a#hellobar-close:link, #hellobar-wrapper.hellobar-left a#hellobar-close:visited {
  right: auto;
  left: 20px; }

a#hellobar-close:hover {
  background-position: 0 77px;
  padding: 20px 0 0;
  border: none; }

.hellobar-light-images a#hellobar-close:hover {
  background-position: 0 38px; }

a#hellobar-open, a#hellobar-open:link, a#hellobar-open:visited {
  background-image: url(../images/sprite-8bit.png);
  background-repeat: no-repeat;
  background-position: 0 -8px;
  display: block;
  height: 0;
  overflow: hidden;
  padding: 80px 0 0;
  position: absolute;
  right: 10px;
  top: -96px;
  width: 35px;
  z-index: 100;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#e5e5e5, direction=120, strength=3)";
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e5e5e5, direction=120, strength=3);
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-width: 3px;
  border-style: solid; }

.hellobar-light-images a#hellobar-open, .hellobar-light-images a#hellobar-open:link, .hellobar-light-images a#hellobar-open:visited {
  background-position: 0 -88px; }

#hellobar-wrapper.hellobar-left a#hellobar-open, #hellobar-wrapper.hellobar-left a#hellobar-open:link, #hellobar-wrapper.hellobar-left a#hellobar-open:visited {
  right: auto;
  left: 10px; }

a#hellobar-open:hover {
  padding: 80px 0 0;
  border-width: 3px;
  border-style: solid; }

/* Hide Liferay titlebar */
#metadatamodel.hideTitleBar .lfr-panel-titlebar {
  background: transparent !important;
  color: black !important; }

/* Tag Related portlet */
#tagRelated .accordion-heading .accordion-toggle {
  background: #eee; }

#tagRelated .divider-vertical {
  border-right: 2px solid #FFFFFF;
  margin: 0 5px; }

/* JIRA Issue Collector */
.atlwdg-trigger.atlwdg-SUBTLE {
  left: 120px !important;
  width: 95px;
  bottom: 0 !important;
  border: 1px solid #FFF !important;
  border-bottom: none !important;
  background-color: #657DAF !important;
  color: #FFF !important;
  font-size: 14px !important;
  padding: 3px 8px !important;
  box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.5) !important;
  border-radius: 2px 2px 0 0 !important; }

/* 	
	-----------------------------------
	MAPS
	-----------------------------------
*/
.mapFao img {
  max-width: none !important; }

div.olMap {
  z-index: 0;
  padding: 0 !important;
  margin: 0 !important;
  cursor: default;
  position: relative;
  max-width: 100%; }

.aui-panel-hd-text {
  float: left;
  line-height: 1; }

/* 
	---------------------------------------
	MODULE
	---------------------------------------
*/
/* MODULES */
.module {
  /*	background: #FFF; */ }

.module:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.relative {
  position: relative; }

.module h3 {
  /*	font-family: 'Myriad pro', Corbel, Arial, Helvetica, sans-serif;
  	font-family: 'Open Sans', Arial, sans-serif; */
  padding: 5px 10px;
  /*	font-size: 1em; */
  margin: 0;
  /*	text-transform: capitalize;*/
  color: #333;
  border-radius: 3px; }

.module-div-padding {
  padding: 10px; }

/* MODULE GREY */
.module.grey h3 {
  background: url("/TechCDR-portlet/images/panel_header_more.png") right center no-repeat #414c58;
  color: #FFF;
  cursor: pointer; }

.module.grey h3 a {
  color: #FFF; }

.module.grey h3 a:hover {
  text-decoration: none; }

.module.grey .directoryfilter {
  /*padding-top: 10px;*/
  background-color: #F2F2F2;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5; }

/* MODULE ORANGE */
.module.orange .count {
  color: #FFF; }

.module.orange a {
  color: #FFF; }

.module.green .filtered a:hover {
  background-color: #537A26; }

/*MODULE WHITE */
.module.white {
  border: 1px #DDD solid;
  color: #444;
  border-radius: 2px;
  box-shadow: 0 3px 5px -3px #bbbbbb;
  min-height: 50px; }

.module.white:hover {
  border: 1px #BBB solid;
  box-shadow: 0 6 5px -3px #999999; }

.module.white h3 {
  background: none;
  border: 1px #ccc solid;
  color: #444; }

.module div h4 {
  display: inline;
  text-transform: none;
  padding: 0px 10px 0px 0px; }

.module div {
  text-transform: none; }

/*MODULE TRANSPARENT */
.module.transparent {
  background-color: #F7F7F7;
  border: 1px solid #E5E5E5;
  margin-bottom: 10px;
  clear: both; }

.module.transparent h3 {
  /*	font-family: 'Myriad pro', 'Open Sans', Corbel, Arial, Helvetica, sans-serif; */
  font-weight: 400;
  font-size: 1.1em;
  letter-spacing: 0;
  margin: 8px 0 0 10px;
  line-height: 21px; }

.module.transparent h4 {
  /*	font-family: 'Myriad pro', 'Open Sans', Corbel, Arial, Helvetica, sans-serif; */
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0;
  margin: 8px 0 0 10px;
  line-height: 21px;
  text-transform: none; }

.ribbon {
  background-image: url("../images/ribbon.png");
  background-repeat: no-repeat;
  height: 45px;
  position: absolute;
  right: 16px;
  top: -5px;
  width: 45px;
  text-align: center;
  vertical-align: text-bottom;
  line-height: 45px;
  font-size: 20px; }

.ribbon2 {
  background-image: url("../images/ribbon2.png");
  background-repeat: no-repeat;
  height: 45px;
  position: absolute;
  right: 16px;
  top: -5px;
  width: 45px;
  text-align: center;
  vertical-align: text-bottom;
  line-height: 45px;
  font-size: 20px;
  color: #FFF !important; }

.ribbon-default .ribbon {
  background-position: 0 0; }

.ribbon-all .ribbon2 {
  background-position: 0 0px; }

.ribbon-statistics .ribbon2 {
  background-position: 0 -45px; }

.ribbon-maps .ribbon2 {
  background-position: 0 -90px; }

.ribbon-documents .ribbon2 {
  background-position: 0 -135px; }

.ribbon-pictures .ribbon2 {
  background-position: 0 -180px; }

.ribbon-datastreams .ribbon2 {
  background-position: 0 -180px; }

.ribbon-contacts .ribbon {
  background-position: 0 -225px; }

.ribbon-tags .ribbon {
  background-position: 0 -270px; }

.ribbon-links .ribbon {
  background-position: 0 -315px; }

/* all other associated resources */
.ribbon-photos .ribbon {
  background-position: 0 -180px; }

.ribbon-logos .ribbon {
  background-position: 0 -180px; }

/*	Search Filters used in the module h3 */
.searchfilter {
  position: absolute;
  top: 2px;
  right: 30px;
  z-index: 999;
  height: 25px;
  color: #999999;
  font-size: 1em; }

.searchfilter input {
  width: 120px; }

/*	Search Filters results */
.itemResult, .databaseResult, .datasetResult, .dimensionResult, .tagResult, .countryResult, .measureResult {
  display: none;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0; }

/* 
	------------------------------------------------
	METADATAMODEL
	------------------------------------------------
*/
h1#titlePageHeader {
  display: inline;
  text-decoration: none;
  font-size: 2.2em;
  font-weight: 400;
  line-height: 2.2em;
  padding: 6px 4px 6px 0px !important; }

h1.all, h1.tag, h1.topic, h1.database, h1.country-flag, h1.contact {
  color: #333; }

h1.statistic, h1.collection, h1.dataset, h1.dimension, h1.hierarchy, h1.dimensionmember, h1.dimensionitem, h1.measure {
  color: #3C7CB3 !important; }

h1.map {
  color: #97C733 !important; }

h1.document {
  color: #772059 !important; }

h1.picture, h1.photocollection {
  color: #FF8A3C !important; }

#metadatamodel, .metadatamodel {
  background-color: #F7F7F7;
  border: 1px solid #E5E5E5;
  margin-bottom: 10px; }

#metadatamodel ul, .metadatamodel ul {
  margin: 16px 5px; }

#metadatamodel h3, .metadatamodel h3 {
  font-weight: 400;
  font-size: 1.1em;
  letter-spacing: 0;
  margin: 8px 0 0 10px;
  line-height: 21px; }

#metadatamodel h4, .metadatamodel h4 {
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0;
  margin: 8px 0 0 10px;
  line-height: 21px;
  text-transform: none; }

#metadatamodel a.topic, .metadatamodel a.topic {
  background-position: 0 50%; }

#metadatamodel a.noLink, .metadatamodel a.noLink {
  background-position: 0 50%; }

#metadatamodel a.database, .metadatamodel a.database {
  background-position: -800px 50%; }

#metadatamodel a.collection, .metadatamodel a.collection, #metadatamodel a.photocollection, .metadatamodel a.photocollection {
  background-position: -1600px 50%; }

#metadatamodel a.dataset, .metadatamodel a.dataset {
  background-position: -2400px 50%; }

#metadatamodel a.datasetrelease, .metadatamodel a.datasetrelease {
  background-position: -3200px 50%; }

#metadatamodel a.constituent, .metadatamodel a.constituent {
  background-position: -4000px 50%; }

#metadatamodel a.dimension, .metadatamodel a.dimension {
  background-position: -4800px 50%; }

#metadatamodel a.shareddimension, .metadatamodel a.shareddimension {
  background-position: -4800px 50%; }

#metadatamodel a.privatedimension, .metadatamodel a.privatedimension {
  background-position: -4800px 50%; }

#metadatamodel span.dimension-drop, .metadatamodel span.dimension-drop {
  background-position: -4780px 50%; }

#metadatamodel a.dimensionitem, .metadatamodel a.dimensionitem, #metadatamodel a.dimension-item, .metadatamodel a.dimension-item {
  background-position: -5600px 50%; }

#metadatamodel a.dimensionmember, .metadatamodel a.dimensionmember, #metadatamodel a.dimension-member, .metadatamodel a.dimension-member {
  background-position: -5600px 50%; }

#metadatamodel span.dimensionitem-drop, .metadatamodel span.dimensionitem-drop, #metadatamodel span.dimension-item-drop, .metadatamodel span.dimension-item-drop {
  background-position: -6380px 50%; }

#metadatamodel span.dimensionmember-drop, .metadatamodel span.dimensionmember-drop, #metadatamodel span.dimension-member-drop, .metadatamodel span.dimension-member-drop {
  background-position: -6380px 50%; }

#metadatamodel a.measure, .metadatamodel a.measure {
  background-position: -6400px 50%; }

#metadatamodel span.measure-drop, .metadatamodel span.measure-drop {
  background-position: -6380px 50%; }

#metadatamodel a.cell, .metadatamodel a.cell {
  background-position: -7200px 50%; }

#metadatamodel a.hierarchy, .metadatamodel a.hierarchy {
  background-position: 7200px 50%; }

#metadatamodel a.tag, .metadatamodel a.tag {
  background-position: -8000px 50%; }

#metadatamodel a.tags, .metadatamodel a.tags {
  background-position: -8000px 50%; }

#metadatamodel a.usertag, .metadatamodel a.usertag {
  background-position: -8000px 50%; }

#metadatamodel a.concept, .metadatamodel a.concept {
  background-position: -8000px 50%; }

#metadatamodel a.when, .metadatamodel a.when {
  background-position: -8800px 50%; }

#metadatamodel span.when-drop, .metadatamodel span.when-drop {
  background-position: -8780px 50%; }

#metadatamodel a.country, .metadatamodel a.country, #metadatamodel a.place, .metadatamodel a.place {
  background-position: -9600px 50%; }

#metadatamodel a.where, .metadatamodel a.where {
  background-position: -9600px 50%; }

#metadatamodel span.where-drop, .metadatamodel span.where-drop {
  background-position: -9580px 50%; }

#metadatamodel a.statistics, .metadatamodel a.statistics {
  background-position: -10400px 50%; }

#metadatamodel a.maps, .metadatamodel a.maps {
  background-position: -11200px 50%; }

#metadatamodel a.map, .metadatamodel a.map {
  background-position: -11200px 50%; }

#metadatamodel a.geolayer, .metadatamodel a.geolayer {
  background-position: -11200px 50%; }

#metadatamodel a.ogclayer, .metadatamodel a.ogclayer {
  background-position: -11200px 50%; }

#metadatamodel a.documents, .metadatamodel a.documents {
  background-position: -12000px 50%; }

#metadatamodel a.document, .metadatamodel a.document {
  background-position: -12000px 50%; }

#metadatamodel a.images, .metadatamodel a.images {
  background-position: -12800px 50%; }

#metadatamodel a.pictures, .metadatamodel a.pictures {
  background-position: -12800px 50%; }

#metadatamodel a.photo, .metadatamodel a.photo {
  background-position: -12800px 50%; }

#metadatamodel a.picture, .metadatamodel a.picture {
  background-position: -12800px 50%; }

#metadatamodel a.flag, .metadatamodel a.flag {
  background-position: -12800px 50%; }

#metadatamodel a.logo, .metadatamodel a.logo {
  background-position: -12800px 50%; }

#metadatamodel a.image, .metadatamodel a.image {
  background-position: -12800px 50%; }

#metadatamodel a.fulltext, .metadatamodel a.fulltext {
  background-position: -13600px 50%; }

#metadatamodel a.popupelement, .metadatamodel a.popupelement,
#metadatamodel a.popupelement:hover, .metadatamodel a.popupelement:hover {
  background: none;
  display: inline;
  padding-left: 5px; }

#metadatamodel li, .metadatamodel li {
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 3px;
  margin-bottom: 4px;
  padding: 4px 6px;
  position: relative;
  list-style: none outside none; }

#metadatamodel li li, .metadatamodel li li {
  background-color: #F5F5F5; }

#metadatamodel li a, .metadatamodel li a {
  background-image: url("/TechCDR-portlet/images/sprite-metadatamodel.png");
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  padding: 6px 4px 6px 38px; }

#metadatamodel li span.saiku, .metadatamodel li span.saiku {
  background-image: url("/TechCDR-portlet/images/sprite-metadatamodel.png");
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  padding: 6px 4px 6px 58px; }

#metadatamodel li span.remove, .metadatamodel li span.remove {
  background-image: url("/TechCDR-portlet/images/triggers2.png");
  background-position: 0px -116px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  float: right;
  position: relative;
  top: -12px; }

#metadatamodel li a:hover, .metadatamodel li a:hover {
  background-image: url("/TechCDR-portlet/images/sprite-metadatamodel-blue.png"); }

#metadatamodel a.readmore, .metadatamodel a.readmore {
  background-position: 800px 50%;
  display: block;
  font: 12px arial;
  padding: 5px 12px 5px 5px;
  text-align: right;
  text-decoration: none; }

/* 
	-----------------------------------------------------------
	DATE PICKER - BOOTSTRAP
	-----------------------------------------------------------
*/
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker table {
  width: 100%;
  margin: 0; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer; }

.datepicker td.day.disabled {
  color: #eeeeee; }

.datepicker td.old,
.datepicker td.new {
  color: #999999; }

.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3; }

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9; }

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker td span:hover {
  background: #eeeeee; }

.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3; }

.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9; }

.datepicker td span.old {
  color: #999999; }

.datepicker th.switch {
  width: 145px; }

.datepicker th.next,
.datepicker th.prev {
  font-size: 21px; }

.datepicker thead tr:first-child th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover {
  background: #eeeeee; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

/* 
	--------------------------------------------
	MASONRY Transitions 
	--------------------------------------------
*/
.masonry, .masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s; }

.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -ms-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top; }

img.thumbnail {
  width: 100%; }

.catalogSearchItems li {
  margin: 1px 0px !important;
  float: none !important; }

.catalogSearchItem .caption {
  color: #555555;
  padding: 5px 0 !important; }

.catalogSearchItem {
  width: auto !important;
  box-shadow: none;
  padding: 5px;
  border: 0 !important; }

.divThumbContent {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #DDDDDD;
  padding: 5px; }

a.saikuLinkAll {
  font-size: 20px !important;
  margin-top: -3px !important;
  padding: 0 !important; }

a.saikuLinkTotal {
  font-size: 13px !important;
  padding: 0 6px 0 1px !important; }

.loading-animation {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #d9edf7 !important;
  background-image: url("/bootlife-theme/images/loading.gif") !important;
  background-origin: padding-box !important;
  background-position: 10px center;
  background-repeat: no-repeat !important;
  background-size: auto auto !important;
  margin-top: 0 !important;
  padding-top: 30px !important;
  text-align: left !important; }

/*
	STYLE FOR COLOR PALETTE ON THE STATISTICAL MAPS
*/
.bootstrap-colorpalette {
  padding-left: 4px;
  padding-right: 4px;
  white-space: normal;
  line-height: 1; }

.bootstrap-colorpalette div {
  line-height: 0; }

.bootstrap-colorpalette .btn-color {
  width: 17px;
  height: 17px;
  border: 1px solid #fff;
  margin: 0;
  padding: 0; }

.bootstrap-colorpalette .btn-color:hover {
  border: 1px solid #000; }

ul.tabbedDrop {
  position: relative;
  margin-bottom: 3px; }

.nav-pipe li {
  float: left; }

.nav-pipe li a {
  color: #0088CC;
  text-decoration: none;
  border-right: 1px solid #999;
  padding: 0 5px; }

.nav-pipe > li:last-child a {
  border-right: 0; }

.tabbedActive {
  color: #BEBEBE !important; }

/*
ul.tabbedDrop li.active {
	background-color: #5E8FC6;
    color: #FFFFFF;
}*/
ul.tabbedDrop li a {
  border-radius: 4px 4px 0 0;
  line-height: 15px;
  padding-bottom: 4px;
  padding-top: 4px; }

/* ---------- Breadcrumbs ---------- */
.breadcrumbs {
  margin: 0.2em;
  font-family: Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding: 0px;
  border: 1px solid #E5E5E5;
  border-radius: 3px; }

.breadcrumbs li {
  background: url(../images/arrows/breadcrumb_separator.png) no-repeat 100% 50%;
  display: inline-block;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px;
  vertical-align: middle; }

.ie7 .breadcrumbs li, .ie6 .breadcrumbs li {
  display: inline;
  zoom: 1; }

.ie6 .breadcrumbs {
  zoom: 1; }

.breadcrumbs a {
  display: block;
  margin: 0 20px; }

.breadcrumbs .last {
  background-image: none;
  margin-top: 0.2em; }

.breadcrumbs .last a, .aui-tree-node-selected a {
  color: #555; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(../images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* ---------- Hidden Accessible ---------- */
#skip-to-content, #banner h2, #banner h3, #navigation h1, .site-breadcrumbs h1 {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Extras ---------- */
.aui-tab-active:after {
  border: 10px solid;
  border-bottom-width: 0;
  border-color: #414C58 transparent transparent;
  bottom: -7px;
  content: '-';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: 20; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.logo .current-community, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

@font-face {
  font-family: 'faodata';
  src: url("../font/faodata.eot"); }

@font-face {
  font-family: 'faodata';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/*
[data-icon]:before {
	font-family: 'faodata';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
*/
/* Use the following CSS code if you want to have a class per icon */
/*
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'faodata';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
*/
.icon-compass:before {
  content: "\21";
  font-family: "faodata" !important; }

.icon-when:before {
  content: "\22";
  font-family: "faodata" !important; }

.icon-swap:before {
  content: "\23";
  font-family: "faodata" !important; }

.icon-cube:before {
  content: "\24";
  font-family: "faodata" !important; }

.icon-dimension:before, .icon-dimensions:before, .icon-privatedimension:before, .icon-shareddimension:before {
  content: "\25";
  font-family: "faodata" !important; }

.icon-topic:before, .icon-topics:before {
  content: "\28";
  font-family: "faodata" !important; }

.icon-dimensionmember:before, .icon-dimensionmembers:before, .icon-dimensionitem:before, .icon-dimensionitems:before {
  content: "\2a";
  font-family: "faodata" !important; }

.icon-collection:before, .icon-collections:before, .icon-photocollection:before {
  content: "\2b";
  font-family: "faodata" !important; }

.icon-database:before, .icon-databases:before {
  content: "\2c";
  font-family: "faodata" !important; }

.icon-measure:before, .icon-measures:before {
  content: "\2d";
  font-family: "faodata" !important; }

.icon-dataset:before, .icon-datasets:before {
  content: "\2e";
  font-family: "faodata" !important; }

.icon-catalogue:before {
  content: "\2f";
  font-family: "faodata" !important; }

.icon-place:before, .icon-places:before {
  content: "\30";
  font-family: "faodata" !important; }

.icon-project:before, .icon-projects:before {
  content: "\31";
  font-family: "faodata" !important; }

/*@import url(bootstrap.no-icons.2.3.1.min.css);*/
/*@import url(bootstrap-overwrite.css);*/
/* Do not load here, but only for administrators 
@import url(portlet.css);
@import url(dockbar.css);
@import url(navigation.css);
@import url(forms.css);
*/
/* Moved to bootstrap-overwrite.css:
@import url(responsive.css); */
/* Moved to cssExternal.css
@import url(extras.css);
@import url(tiptip.css);
@import url(slideout.css);
*/
/* Moved to cssExternal.css:
@import url(/TechCDR-portlet/css/liferay-panel-concepthierarchy.css); 
@import url(/TechCDR-portlet/css/module.css);
@import url(/TechCDR-portlet/css/metadatamodel.css);
*/

