/* This is the main CSS that includes other CSS files. */
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/cbpf-public-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.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; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/cbpf-public-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .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 ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/cbpf-public-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/cbpf-public-theme/css/../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; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/cbpf-public-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/cbpf-public-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/cbpf-public-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/cbpf-public-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/cbpf-public-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/cbpf-public-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/cbpf-public-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/cbpf-public-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/cbpf-public-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/cbpf-public-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.lfr-grid {
  border-collapse: collapse;
  width: 100%; }

.lfr-grid .lfr-column {
  padding: 5px; }

/* ---------- Column widths ---------- */
.lfr-grid.dragging .lfr-column {
  height: 100px;
  min-height: 100px; }

.lfr-column.ten {
  width: 10%; }

.lfr-column.twenty {
  width: 20%; }

.lfr-column.thirty {
  width: 30%; }

/**** CB Custom Landing Page Layout ****/
.CBColomn1 {
  width: 295px;
  _width: 270px;
  /* IE6 Only */
  _border: solid 0px blue;
  float: left;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/LoginPanelBg2.gif);
  background-repeat: no-repeat;
  background-position: 0px 20px; }

.CBColomn1 label {
  color: #fff; }

.CBColomn1 a:hover {
  text-decoration: none;
  color: #000; }

/* CB Client portal template 2- Colomn template for right side */
.lfr-column.CBColomn2 {
  width: 290px;
  _width: 270px;
  /* IE6 Only */
  _border: solid 0px green; }

.lfr-column.CBColomn3 {
  width: 290px;
  _width: 270px;
  _border: solid 0px red;
  /* IE6 Only */
  _float: right; }

/* CPF Client portal template 2- Colomn template for left side */
.lfr-column.seventy4 {
  width: 74%;
  _width: 70%; }

.lfr-column.twenty4 {
  width: 24%; }

.lfr-column.forty {
  width: 40%; }

.lfr-column.fifty {
  width: 50%; }

.lfr-column.sixty {
  width: 60%; }

/* CPF Client portal template 2- Colomn template for left side */
.lfr-column.seventy {
  width: 75%; }

.lfr-column.eighty {
  width: 80%; }

.lfr-column.ninety {
  width: 90%; }

/* ---------- 1 column ---------- */
.columns-1 #column-1, .columns-max #column-1 {
  clear: both;
  display: table;
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

/* ---------- 2 columns ---------- */
.columns-2 #column-1 {
  padding-left: 0; }

.columns-2 #column-2 {
  padding-right: 0; }

/* ---------- 3 columns ---------- */
.columns-3 #column-1 {
  padding-left: 0; }

.columns-3 #column-3 {
  padding-right: 0; }

/* ---------- 1/2/1 ---------- */
.columns-1-2-1 #column-1, .columns-1-2-1 #column-4 {
  padding-left: 0;
  padding-right: 0; }

.columns-1-2-1 #column-2 {
  padding-left: 0; }

.columns-1-2-1 #column-3 {
  padding-right: 0; }

/* ---------- 2/2 ---------- */
.columns-2-2 #column-1, .columns-2-2 #column-2 {
  padding-left: 0; }

.columns-2-2 #column-4 {
  padding-right: 0; }

/* ---------- Freeform ---------- */
.freeform .lfr-column {
  position: relative; }

.columns-2-2 #column-4 {
  padding-right: 0; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/cbpf-public-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/cbpf-public-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/cbpf-public-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/cbpf-public-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/cbpf-public-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/cbpf-public-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/cbpf-public-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/cbpf-public-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/cbpf-public-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/cbpf-public-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/cbpf-public-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/cbpf-public-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/cbpf-public-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/cbpf-public-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/cbpf-public-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/cbpf-public-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/cbpf-public-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/cbpf-public-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/cbpf-public-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/cbpf-public-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/cbpf-public-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/cbpf-public-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/cbpf-public-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/cbpf-public-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/cbpf-public-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/cbpf-public-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/cbpf-public-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/cbpf-public-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/cbpf-public-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/cbpf-public-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/cbpf-public-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* ---------- Base styles ---------- */
html {
  /*	height: 100%; */ }

body {
  /*	background: #fff;
  	font-size: 11px;
  	*/ }

/* ---------- Main content body ---------- */
#wrapper {
  /*   ---Commented by Dhanaji-----
  background: transparent url(/cbpf-public-theme/css/../images/common/body_bg.png) repeat-x 0 0;
  */ }

#content-wrapper {
  margin: 0 auto;
  /*	width: 90%; */ }

/* ---------- Banner ---------- */
#banner {
  /*background: transparent url(/cbpf-public-theme/css/../images/common/banner_bg.jpg) no-repeat 20% 0;*/
  height: 100px;
  top: -1px; }

#banner h1.logo {
  display: block;
  float: left;
  font-size: 2em;
  left: 5%;
  margin: 25px 0 0;
  padding: 0;
  position: absolute; }

#banner .logo a {
  float: left;
  text-decoration: none; }

.ie6 #banner .logo {
  zoom: 1; }

.logo .current-community {
  background: url(/cbpf-public-theme/css/../images/dock/my_places_public.png) no-repeat 15px 50%;
  border-left: 1px solid #D3DADD;
  color: #D3DADD;
  display: block;
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 20px;
  padding-left: 40px; }

.guest-community .logo .current-community {
  display: none; }

.private-page .logo .current-community {
  background-image: url(/cbpf-public-theme/css/../images/dock/my_places_private.png); }

/* ---------- Main navigation ---------- */
#navigation {
  /*  ----- Commented by Dhanaji----
  
  background: #020509;
  border-top: 1px solid #304049; 
  margin: 0 auto 20px; 
  min-height: 2.2em;
  width: 100%; */ }

#navigation ul {
  min-height: 2em;
  width: 90%; }

#navigation li {
  /*   ---- Commented by Dhanaji
  
  border: 1px solid #304049;*/
  display: inline;
  margin: -1px 0 0 -1px;
  padding: 0; }

#navigation a {
  /*
  	color: #D3DADD;
  	padding: 5px 20px;
  */ }

#navigation li a {
  display: block;
  text-decoration: none; }

#navigation li a span {
  text-decoration: none; }

#navigation li.selected a, #navigation li a:hover, #navigation .child-menu li a {
  /*   ---- Commented by Dhanaji----*/
  /* background-color: #1E2529; 
  color: #fff;
  */ }

#navigation li.selected a span {
  /*   ---- Commented by Dhanaji----
  
  background: url(/cbpf-public-theme/css/../images/navigation/bullet_selected.png) no-repeat 0 50%; 
  padding-left: 10px;
  */
  /*background-image:url(/cbpf-public-theme/css/../images/cpf_portal/underline.gif);
  background-repeat:repeat-x;
  padding-bottom: 2px;
  */
  color: #000; }

#navigation li:hover .child-menu {
  	/*   ---- Commented by Dhanaji---- 
  	background: #1E2529;
  */
  display: block;
  position: absolute;
  width: 200px;
  z-index: 300; }

.ie6 #navigation li.hover .child-menu {
  /*   ---- Commented by Dhanaji----
  	background: #1E2529;
  
  	*/
  display: block;
  position: absolute;
  width: 200px;
  z-index: 300; }

#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 {
  /*   ---- Commented by Dhanaji----
  
  background: #020509 url(/cbpf-public-theme/css/../images/navigation/bullet_selected.png) no-repeat 5px 50%; */ }

/* ---------- Add/remove page ---------- */
.js #navigation .enter-page {
  background-color: #1E2529;
  padding: 2px; }

.js #navigation .enter-page a {
  background: none;
  display: inline;
  font-weight: bold;
  padding: 0; }

.js #navigation .enter-page .save-page {
  background: url(/cbpf-public-theme/css/../images/dock/my_place_current.png) no-repeat 0 50%;
  margin: 0 10px;
  padding-left: 20px; }

.ie.js #navigation .enter-page .save-page {
  display: inline-block;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top; }

.js #navigation .enter-page .cancel-page {
  display: none; }

.ie.js #navigation .enter-page {
  padding: 0; }

.ie.js #navigation .enter-page input.text {
  margin: 2px;
  padding: 3px 1px; }

.js #navigation {
  position: relative; }

.js #add-page {
  /*background: #020509;
  border: 1px solid #304049;*/
  border-bottom: none;
  bottom: 100%;
  font-weight: bold;
  position: absolute;
  left: 99%; }

.js #add-page a {
  display: block;
  text-decoration: none; }

.js #add-page a span {
  background: url(/cbpf-public-theme/css/../images/common/add.png) no-repeat 0 20%;
  display: block;
  margin-left: 15px;
  padding: 10px 20px 25px; }

/*------ Navigation portlet ------*/
/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background: #fff;
  border: 2px solid #828F95;
  margin: 0 0 10px;
  padding: 3px; }

.portlet-topper {
  background: #D3DADD;
  border-bottom: 1px solid #AEB8BC;
  overflow: hidden;
  position: static; }

.portlet-title {
  float: left;
  padding: 5px; }

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

.portlet-icons {
  float: right;
  margin: 0.4em 0.2em 0 0;
  position: static; }

body.lfr-has-sidebar {
  padding-left: 0; }

.lfr-has-sidebar #content-wrapper {
  padding-left: 270px;
  width: auto; }

body {
  font-family: Helvetica, Arial, sans-serif;
  /* font-size: 0.9em; */ }

ul#menu, ul#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 97%; }

ul#menu a {
  display: block;
  text-decoration: none; }

ul#menu li {
  margin-top: 1px; }

ul#menu li a {
  background: #fff;
  border: solid 1px #2098f8;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/ArrowDown.gif);
  background-repeat: no-repeat;
  background-position: left;
  COLOR: #0077c0;
  FONT-SIZE: 13px;
  FONT-WEIGHT: bold;
  padding: 0.5em;
  PADDING-LEFT: 30px; }

ul#menu li a:hover {
  background: #fff;
  border: solid 1px #2098f8;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/ArrowDown.gif);
  background-repeat: no-repeat;
  background-position: left;
  PADDING-LEFT: 30px; }

ul#menu li a:selected {
  background: #fff;
  border: solid 1px #2098f8;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/ArrowUp.gif);
  background-repeat: no-repeat;
  background-position: left;
  PADDING-LEFT: 30px; }

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px; }

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px; }

.code {
  border: 1px solid #ccc;
  list-style-type: decimal-leading-zero;
  padding: 5px;
  margin: 0; }

.code code {
  display: block;
  padding: 3px;
  margin-bottom: 0; }

.code li {
  background: #ddd;
  border: 1px solid #ccc;
  margin: 0 0 2px 2.2em; }

.indent1 {
  padding-left: 1em; }

.indent2 {
  padding-left: 2em; }

/* Generated by Developer Tools. This might not be an accurate representation of the original source file */
.subnav {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #647883;
  FONT-SIZE: 12px;
  TEXT-DECORATION: none;
  PADDING-TOP: 6px; }

.subnavbold {
  MARGIN-TOP: 6px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #647883;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none; }

.subnavbg {
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/head_bg.gif);
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top; }

.greybody {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #647883;
  FONT-SIZE: 12px;
  PADDING-TOP: 6px; }

.lblue {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #20bed2;
  FONT-SIZE: 12px;
  TEXT-DECORATION: none;
  PADDING-TOP: 6px; }

A.link_lblue:link {
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #20bed2;
  FONT-SIZE: 12px;
  TEXT-DECORATION: none;
  PADDING-TOP: 6px; }

A.link_lblue:visited {
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #20bed2;
  FONT-SIZE: 12px;
  TEXT-DECORATION: none;
  PADDING-TOP: 6px; }

A.link_lblue:hover {
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #20bed2;
  FONT-SIZE: 12px;
  TEXT-DECORATION: none;
  PADDING-TOP: 6px; }

.grey {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_grey:link {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_grey:visited {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_grey:hover {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #003e7e;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

.grey_line {
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);
  PADDING-BOTTOM: 3px;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top;
  PADDING-TOP: 3px; }

.footer_line {
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/dotted-line.gif);
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top; }

.subheading {
  PADDING-BOTTOM: 6px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #00b5cb;
  FONT-SIZE: 13px;
  FONT-WEIGHT: bold; }

.dblue {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #0077c0;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_dblue:link {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #0077c0;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_dblue:visited {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #0077c0;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_dblue:hover {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #00b5cb;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

.footer {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 9px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_footer:link {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 9px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_footer:visited {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 9px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

A.link_footer:hover {
  LINE-HEIGHT: normal;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #0077c0;
  FONT-SIZE: 9px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none; }

.tablebg10 {
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/Bar.gif);
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-POSITION: left top; }

.tablebg3 {
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/ShortBar.gif);
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-POSITION: left top; }

.bodydbluebold {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #001b96;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold; }

.bodygrey {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px;
  FONT-WEIGHT: normal; }

.bodydblue {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #001b96;
  FONT-SIZE: 12px;
  FONT-WEIGHT: 400; }

.bodydblue a, a.bodydblue {
  color: #009DE0; }

.bodygreybold {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold; }

/*BCR_CSS*/
.new_grey_line {
  PADDING-BOTTOM: 3px;
  COLOR: #000000;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top;
  PADDING-TOP: 3px; }

.question_line {
  PADDING-BOTTOM: 3px;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top;
  PADDING-TOP: 3px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px; }

/* CSS Document */
DIV {
  FONT-FAMILY: Arial, Helvetica, sans-serif; }

#list3 {
  WIDTH: 97%; }

#list3 {
  BORDER-BOTTOM: #111 0px solid;
  BORDER-LEFT: #111 0px solid;
  BORDER-TOP: #111 0px solid;
  BORDER-RIGHT: #111 0px solid; }

#list3 DIV.selected .title {
  FONT-WEIGHT: bold;
  height: 15px;
  PADDING-BOTTOM: 2px;
  background: #fff;
  PADDING-LEFT: 30px;
  PADDING-RIGHT: 5px;
  CURSOR: pointer;
  PADDING-TOP: 3px;
  margin-bottom: 1px;
  border: solid 1px #0077c0;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/ArrowUp.gif);
  background-repeat: no-repeat;
  background-position: left; }

#list3 DIV DIV {
  PADDING-BOTTOM: 5px;
  PADDING-LEFT: 5px;
  PADDING-RIGHT: 5px;
  PADDING-TOP: 5px;
  COLOR: #0077c0;
  FONT-SIZE: 13px;
  FONT-WEIGHT: bold; }

#list3 DIV.title {
  height: 15px;
  PADDING-BOTTOM: 2px;
  background: #fff;
  PADDING-LEFT: 30px;
  PADDING-RIGHT: 5px;
  CURSOR: pointer;
  PADDING-TOP: 3px;
  margin-bottom: 1px;
  border: solid 1px #2098f8;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/ArrowDown.gif);
  background-repeat: no-repeat;
  background-position: left; }

@media Print {
  .basic DIV {
    DISPLAY: block !important;
    HEIGHT: auto !important; }

  #list3 DIV {
    DISPLAY: block !important;
    HEIGHT: auto !important; } }
/* CSS Document */
/* Login Panel start */
#LoginPanelArea {
  width: 100%; }

#LoginPanel {
  width: 281px;
  height: 463px;
  padding: 10px;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/LoginPanelBg.gif);
  background-repeat: no-repeat;
  float: left; }

#LoginPanelA {
  width: 281px;
  height: auto;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
  /*background-image:url(/cbpf-public-theme/css/../images/cpf_portal/LoginPanelBgA.gif);
  background-repeat:no-repeat;		
  */
  float: left;
  border: solid 0px #009900;
  line-height: 25px; }

#LoginPanelA p {
  padding: 2px; }

#LoginPanelB {
  width: 271px;
  height: auto;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/LoginPanelBgB.gif);
  background-repeat: repeat-y;
  background-position: top;
  float: left;
  border: solid 0px #009900; }

#LoginPanelC {
  width: 281px;
  height: auto;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  /*background-image:url(/cbpf-public-theme/css/../images/cpf_portal/LoginPanelBgC.gif);
  background-repeat:no-repeat;
  background-position:left bottom;
  */
  float: left;
  border: solid 0px #009900; }

#LoginPanel p {
  padding: 0px; }

.BannerTitle1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  padding: 0px;
  letter-spacing: -1px; }

.BannerTitle2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #fff;
  padding: 0px;
  letter-spacing: -1px; }

.BannerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #647883;
  text-align: justify;
  width: 150px; }

.LoginTextBold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #fff; }

.LoginText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF; }

a.loginText:hover {
  color: #000000;
  text-decoration: underline; }

.NeedHelpText {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  color: #fff; }

#ContentPanelCenter {
  width: 33%;
  float: left;
  position: relative; }

#ContentPanelRight {
  width: 32%;
  float: right;
  border-left: solid 0px #ccc; }

/* Login Panel end */
#CustomerRequestCB {
  width: 95%; }

#CustomerRequestCB ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  LINE-HEIGHT: 20px;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px; }

#CustomerRequestCB li {
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/grey_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0.3em;
  border: solid 1px #FFF;
  _background-position: 0.1em;
  _padding-left: 5px;
  _padding-top: 0px;
  padding-left: 1em; }

#CustomerRequestCB ul li a {
  color: #657983;
  text-decoration: none;
  display: block;
  border-bottom: solid 1px #999;
  /*	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);*/
  background-position: bottom; }

#CustomerRequestCB li a:hover {
  color: #003e7e;
  text-decoration: none; }

/*#CustomerRequestRight
{
	width:90%;
	padding-left:10px;
	padding-top:50px;
}
#CustomerRequestRight ul
{
list-style-type: none;
padding: 0;
margin: 0;
LINE-HEIGHT: 20px; 
FONT-STYLE: normal; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #657983; 
FONT-SIZE: 12px; 
}

#CustomerRequestRight li
{
background-image:url(/cbpf-public-theme/css/../images/cpf_portal/blue_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 1em;
}
#CustomerRequestRight li a
{
	color:#0077c0;
	text-decoration:none;	
	display:block;
	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);
}
#CustomerRequestRight li a:hover
{
	color:#00b5cb;
	text-decoration:none;
}*/
#CustomerHelp {
  width: 90%;
  padding-left: 15px; }

#CustomerHelp ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  LINE-HEIGHT: 20px;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px; }

#CustomerHelp li {
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/grey_arrow.gif);
  background-repeat: no-repeat;
  background-position: left 0.3em;
  border: solid 1px #FFF;
  _background-position: 0.1em;
  _padding-left: 5px;
  _padding-top: 0px;
  padding-left: 1em; }

#CustomerHelp ul li a {
  color: #657983;
  text-decoration: none;
  display: block;
  border-bottom: solid 1px #999;
  /*	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);*/
  background-position: bottom; }

#CustomerHelp li a:hover {
  color: #003e7e;
  text-decoration: none; }

/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  margin-top: 2px;
  font-size: 12px; }

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

img {
  border: 0px; }

a {
  text-decoration: none; }

a:hover {
  /*text-decoration:underline;*/ }

.WelcomeTitleText {
  font-family: Arial, Helvetica, sans-serif;
  color: #009de0;
  font-size: 36px;
  line-height: 30pt;
  font-weight: normal;
  letter-spacing: -1px;
  padding-bottom: 10px; }

.WelcomeTitleText2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #009de0;
  font-size: 36px;
  line-height: 30pt;
  font-weight: normal;
  letter-spacing: -1px;
  padding-bottom: 10px; }

.WelcomeTitleText3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #009de0;
  font-size: 36px;
  line-height: 30pt;
  font-weight: normal;
  letter-spacing: -1px;
  padding-bottom: 10px; }

#wrapperArea {
  width: 900px;
  _width: 950px;
  border: solid 0px #999;
  margin: 0px auto;
  height: auto; }

#Header {
  width: 900px;
  border: solid 0px #999;
  margin: 0px auto; }

#HeaderTop {
  width: 100%;
  float: left;
  padding-left: 5px;
  padding-top: 5px; }

#HeaderTop .Logo {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px; }

#HeaderLeft {
  width: 74%;
  float: left;
  padding-left: 5px;
  padding-top: 45px; }

#HeaderRight {
  width: 100%;
  float: left;
  text-align: right;
  padding-left: 5px; }

#HeaderRight .Logo {
  padding-top: 20px;
  padding-right: 10px; }

#HeaderRight .Search {
  margin-top: 60px;
  padding-right: 10px; }

#HeaderBottom {
  width: 100%;
  float: left;
  padding-left: 5px;
  padding-top: 5px; }

#BlueBand {
  width: 100%;
  _width: 925px;
  /* IE6 Only */
  padding-bottom: 8px; }

#ContentPanel {
  width: 100%; }

#ContentPanelLeft {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-top: 5px; }

#ContentPanelLeft span {
  padding-right: 15px;
  display: inline;
  height: auto; }

#ContentPanelRightCB {
  /*width:24%;
  float:right;*/
  border-left: solid 0px #ccc;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/vertical_line.gif);
  background-repeat: no-repeat;
  background-position: left top; }

#ContentPanelRightCB img {
  padding-left: 15px; }

.clear {
  clear: both; }

#Footer {
  width: 100%;
  line-height: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  border-top: dashed 1px #647883;
  padding-top: 3px; }

#FooterLeft {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-top: 5px; }

#FooterRight {
  width: 24%;
  float: right;
  text-align: left; }

/* top navigation menu */
#navlist {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 7px; }

#navlist ul, #navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none; }

#navlist a:link, #navlist a:visited {
  float: left;
  line-height: 16px;
  font-weight: bold;
  margin: 0 5px 2px 5px;
  text-decoration: none;
  color: #009DE0;
  padding-bottom: 2px;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/vertical_line_menu.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px; }

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color: #000; }

#navlist a:hover {
  color: #000; }

#CustomerRequest {
  width: 60%; }

#CustomerRequest ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  LINE-HEIGHT: 20px;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px; }

#CustomerRequest li {
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/grey_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 .1em;
  padding-left: 1em; }

#CustomerRequest li a {
  color: #657983;
  text-decoration: none;
  display: block;
  BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif); }

#CustomerRequest li a:hover {
  color: #003e7e;
  text-decoration: none; }

#CustomerRequestRight {
  width: 90%;
  padding-left: 10px;
  padding-top: 50px; }

/*#CustomerRequestRight ul
{
list-style-type: none;
padding: 0;
margin: 0;
LINE-HEIGHT: 20px; 
FONT-STYLE: normal; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #657983; 
FONT-SIZE: 12px; 
}

#CustomerRequestRight li
{
background-image:url(/cbpf-public-theme/css/../images/cpf_portal/blue_arrow.gif);
background-repeat: no-repeat;
background-position: 0.3em;
padding-left: 15px;
}
#CustomerRequestRight li a
{
	color:#0077c0;
	text-decoration:none;	
	display:block;
	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);
}
#CustomerRequestRight li a:hover
{
	color:#00b5cb;
	text-decoration:none;
}*/
#CustomerRequestRight ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  LINE-HEIGHT: 20px;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px; }

#CustomerRequestRight li {
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/blue_arrow.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border: solid 1px #FFF;
  _background-position: 0.1em;
  _padding-left: 5px;
  _padding-top: 0px;
  padding-left: 1em; }

#CustomerRequestRight ul li a {
  color: #0077c0;
  text-decoration: none;
  display: block;
  border-bottom: solid 1px #999;
  /*	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);*/
  background-position: bottom; }

#CustomerRequestRight li a:hover {
  color: #00b5cb;
  text-decoration: none; }

#CustomerHelpCB {
  width: 100%;
  padding-left: 15px; }

#CustomerHelpCB ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  LINE-HEIGHT: 20px;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #657983;
  FONT-SIZE: 12px; }

#CustomerHelpCB li {
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/grey_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0.3em;
  border: solid 1px #FFF;
  _background-position: 0.1em;
  _padding-left: 5px;
  _padding-top: 0px;
  padding-left: 1em; }

#CustomerHelpCB ul li a {
  color: #657983;
  text-decoration: none;
  display: block;
  border-bottom: solid 1px #999;
  /*	BACKGROUND-IMAGE: url(/cbpf-public-theme/css/../images/cpf_portal/solid-line.gif);*/
  background-position: bottom; }

#CustomerHelpCB li a:hover {
  color: #003e7e;
  text-decoration: none; }

/* Welcome Page Banner */
#Banner {
  width: 100%; }

#PageBanner {
  width: 184px;
  height: 254px;
  padding: 10px;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/Welcome_page_empty.gif);
  background-repeat: no-repeat;
  float: left; }

.BannerTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #003e7e;
  padding: 3px; }

.BannerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #647883;
  text-align: justify;
  width: 150px; }

/* Home Page Banner */
#HomePageBanner {
  width: 300px;
  height: 219px;
  padding: 5px;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/Welcome_page_empty2.gif);
  background-repeat: no-repeat;
  float: left; }

.HomeBannerTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  color: #003e7e;
  padding: 5px;
  padding-left: 8px; }

.HomeBannerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #647883;
  text-align: left;
  width: 250px;
  padding-left: 11px; }

#HomePageBanner span {
  padding-left: 12px; }

/* We Can Help */
#WeCanHelp {
  width: 100%; }

.Help {
  width: 130px;
  float: left;
  text-align: center;
  background-image: url(/cbpf-public-theme/css/../images/cpf_portal/vertical_line_small.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-left: 3px; }

/* Mouse Button */
.nav #mouseButton {
  /*
  background-image:url(/cbpf-public-theme/css/../images/mouse.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:100px;
  height:50px;
  display:inline;
  border:solid 1px #993333;
  */
  border: solid 1px #993333;
  width: 250px; }

input[type="submit"] {
  height: 27px;
  width: 80px;
  background-color: transparent;
  text-align: left;
  background-repeat: no-repeat;
  background-position: right;
  display: block;
  cursor: pointer;
  border: solid 0px #000; }

.btn_test {
  _padding: 5px;
  _width: 80px;
  _background: url(/cbpf-public-theme/css/../images/cpf_portal/mouse.jpg);
  _background-repeat: no-repeat;
  _background-position: right;
  _color: #34404f;
  _cursor: pointer;
  _font-family: Arial, Helvetica, sans-serif;
  _font-weight: bold;
  _font-size: 12px;
  _text-align: left;
  _border: solid 0px #999999; }

.btn_ie6 {
  _padding: 5px;
  _background-repeat: no-repeat;
  _background-position: right;
  _color: #34404f;
  _cursor: pointer;
  _font-family: Arial, Helvetica, sans-serif;
  _font-weight: bold;
  _font-size: 12px;
  _text-align: left;
  _border: solid 0px #999999; }

.lookupButton {
  background-color: #003e7e;
  border: solid 1px #fff;
  color: #fff;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px; }

/* ---------- Application Error messages ---------- */
.errorMsg {
  /*color:#FAA3A3;*/
  color: #dc0202;
  border: 0px;
  display: block;
  font-weight: bold;
  margin: 0px auto 5px;
  text-align: left;
  FONT-SIZE: 12px;
  FONT-FAMILY: Arial, Helvetica, sans-serif; }

/* ----------Application Success messages ---------- */
.successMsg {
  /*border: 1px solid #ACDFA7;*/
  color: #08A0FA;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  /*padding: 6px 6px 6px 30px;*/
  text-align: left; }

.newSuccessMsg {
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  color: #08A0FA;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  display: block;
  text-align: left; }

.aui a.LoginText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF; }

.aui a.loginHelpUrl {
  color: #333333; }

.aui label.new_grey_line {
  PADDING-BOTTOM: 3px;
  COLOR: #000000;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: 50% top;
  PADDING-TOP: 3px; }

.aui a.LoginText:hover {
  color: #000000;
  text-decoration: underline; }

.aui body {
  margin: 0px;
  padding: 0px;
  margin-top: 2px;
  font-size: 12px;
  line-height: 17px; }

.aui label {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0px;
  cursor: default; }

.aui .control-group {
  margin-bottom: 0px; }

.aui textarea, .aui input[type='text'], .aui input[type='password'], .aui input[type='datetime'], .aui input[type='datetime-local'], .aui input[type='date'], .aui input[type='month'], .aui input[type='time'], .aui input[type='week'], .aui input[type='number'], .aui input[type='email'], .aui input[type='url'], .aui input[type='search'], .aui input[type='tel'], .aui input[type='color'], .aui .uneditable-input {
  display: inline-block;
  width: 250px;
  height: 16px;
  padding: 3px;
  margin-bottom: 5px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

.aui select.selectSmall {
  width: 200px;
  height: 25px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #000000;
  FONT-SIZE: 12px; }

.aui input.textBoxSmall {
  width: 125px; }

.aui input.registrationFields {
  width: 150px; }

.aui input.resendPage_loanNum {
  width: 150px; }

.aui input.resendPage_loanSuffix {
  width: 50px; }

.aui input.newInputSortCode {
  width: 25px; }

.aui select.selectSecurityNumber {
  width: 125px;
  height: 25px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  COLOR: #000000;
  FONT-SIZE: 12px; }

.aui input.loginEmail {
  width: 150px; }

.aui input[type="submit"]:disabled {
  background-color: #009de0;
  cursor: not-allowed;
  color: #c2c2c2; }

.aui input[type="button"]:disabled {
  background-color: #009de0;
  cursor: not-allowed;
  color: #c2c2c2; }

.aui .tooltip-help .tooltip-inner {
  background: white url(/cbpf-public-theme/css/../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
  color: #1E2529;
  max-width: 200px;
  padding: 6px 4px;
  font-size: 12px; }

.portlet-login .alert-error {
  border: 0 none;
  color: #dc0202;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto 5px;
  text-align: left;
  background-color: transparent;
  padding: 0; }

@media all and (max-width: 979px) {
  .ie.aui input[type='color'], .ie.aui input[type='date'], .ie.aui input[type='datetime'], .ie.aui input[type='datetime-local'], .ie.aui input[type='email'], .ie.aui input[type='month'], .ie.aui input[type='number'], .ie.aui input[type='password'], .ie.aui input[type='search'], .ie.aui input[type='tel'], .ie.aui input[type='text'], .ie.aui input[type='time'], .ie.aui input[type='url'], .ie.aui input[type='week'], .ie.aui .uneditable-input {
    width: auto; }

  .ie.aui select {
    width: initial; } }