@charset "utf-8";
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

body.html-editor {
  background: #FFF;
  color: black; }

.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(/dgov-canbo-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }

.html-editor.portlet-message-boards blockquote:after {
  background: url(/dgov-canbo-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
  bottom: 5px;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  right: 5px;
  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; }

.important {
  font-weight: bold; }

.portal-iframe #main-content {
  width: 100%; }

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

.separator {
  border-top: 1px dotted #bfbfbf; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

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

.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #ffffcc; }

.portlet-boundary.yui3-dd-dragging {
  filter: alpha(opacity=60);
  opacity: 0.6; }

.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #cccccc; }

.sortable-layout-proxy {
  filter: alpha(opacity=100);
  opacity: 1; }

.sortable-layout-proxy .portlet-topper {
  background-image: none; }

.proxy {
  cursor: move;
  filter: alpha(opacity=65);
  opacity: .65;
  position: absolute; }

.proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.proxy.generic-portlet .portlet-title {
  padding: 10px; }

.proxy.not-intersecting .forbidden-action {
  background: url(/dgov-canbo-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; }

.tooltip {
  max-width: 200px; }

.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: 0;
  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 #cccccc; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em .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 {
  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(/dgov-canbo-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; }

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

.tab-back {
  float: right; }

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

.lfr-panel-container {
  background: white; }

.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(/dgov-canbo-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 white; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }

.category-portlets .app-view-drop-active {
  color: white; }

.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; }

.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: #999999; }

.menu-content {
  background: #ccc9c9 url(/dgov-canbo-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 white; }

.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; }

.loadingmask-content {
  background: #cccccc; }

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

.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: 0; }

.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; }

.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: alpha(opacity=90);
  opacity: .9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

.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(/dgov-canbo-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(/dgov-canbo-theme/css/../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(/dgov-canbo-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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }

.lfr-editable:after {
  background: #68bb30 url(/dgov-canbo-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; }

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

.portlet-column-content.empty {
  padding: 50px; }

#wrapper {
  padding: 2em 5em 0; }

@media (max-width: 767px) {
  #wrapper {
    padding-left: .5em;
    padding-right: 0.5em; } }
@media (min-width: 768px) and (max-width: 979px) {
  #wrapper {
    padding-left: 2em;
    padding-right: 2em; } }
.aui .dockbar {
  left: 0;
  right: 0;
  top: 0; }

.aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: auto;
  margin-left: 10px;
  width: auto; }

.aui .dockbar.navbar-static-top {
  position: relative; }

.aui .dockbar.navbar-static-top .collapse {
  position: static; }

.aui .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: static; }

.aui .dockbar .btn-link {
  color: white; }

.aui .dockbar .diamond {
  border: 12px solid transparent;
  border-bottom-color: #1485eb;
  height: 0;
  position: relative;
  top: -12px;
  width: 0; }

.aui .dockbar .diamond:after {
  border: 12px solid transparent;
  border-top-color: #1485eb;
  content: '';
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0; }

.aui .dockbar .impersonating-user .alert-icon {
  margin-right: 9px; }

.aui .dockbar .impersonating-user .alert-info {
  border-width: 0;
  margin-bottom: 6px; }

.aui .dockbar .info-button {
  top: 9px; }

.aui .dockbar .info-items {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1; }

.aui .dockbar .navbar-inner {
  padding-left: 20px;
  padding-right: 20px; }

.aui .dockbar .navbar-inner .brand h1 {
  display: inline-block;
  font-size: inherit;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0; }

.aui .dockbar .navbar-inner .container {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

.aui .dockbar .navbar-inner .container .nav-account-controls {
  float: right; }

.aui .dockbar .navbar-inner .site-administration-menu li {
  list-style: none; }

.aui .dockbar .navbar-inner .site-administration-menu li a {
  color: #000;
  display: block;
  padding: 3px 5px 3px 40px; }

.aui .dockbar .navbar-inner .site-administration-menu li a:focus,
.aui .dockbar .navbar-inner .site-administration-menu li a:hover {
  background: #0db5e7;
  color: #FFF;
  text-decoration: none; }

.aui .dockbar .navbar-inner .site-administration-menu li a i {
  font-size: 0.8em; }

.aui .dockbar .nav.staging-nav-items {
  margin: 0;
  position: static; }

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
  background-color: transparent;
  display: block; }

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
  color: #0077b3; }

.aui .dockbar .nav.staging-nav-items .staging-link {
  position: static; }

.aui .dockbar .user-avatar img {
  margin-top: -2px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px; }

.aui .dockbar-split .dockbar {
  height: 0;
  position: absolute; }

.aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
  left: 0;
  margin-left: 0;
  width: 100%; }

.aui .dockbar-split .dockbar.navbar-static-top .collapse {
  position: relative; }

.aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: fixed; }

.aui .dockbar-split .dockbar .divider-vertical {
  display: none; }

.aui .dockbar-split .dockbar .info-button {
  top: 12px; }

.aui .dockbar-split .dockbar .info-items {
  left: auto;
  position: static; }

.aui .dockbar-split .dockbar .navbar-inner {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  width: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav {
  border-bottom-width: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: #333333; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
  color: #FFF;
  line-height: 31px; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus,
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
  color: white; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
  margin-top: 3px; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
  color: white; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
  color: white; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
  background-color: #555;
  color: white; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
  background-color: transparent; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
  background-color: #2496e5;
  padding-bottom: 0;
  padding-top: 0; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
  background-color: #2fa4f5; }

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
  padding: 5px 10px; }

.aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
  left: auto;
  margin-right: 0;
  padding: 0;
  position: fixed;
  right: 5em;
  z-index: 325; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
  background: transparent;
  position: fixed;
  top: 10%;
  z-index: 350; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
  float: none;
  margin: 10px;
  position: relative; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
  clip: rect(0 0 0 0);
  position: absolute; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
  clip: rect(auto auto auto auto);
  position: static; }

@media (max-width: 979px) {
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
    display: none; } }
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
  background: #333;
  color: #FFF;
  padding: 6px 8px;
  text-align: center; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
  background: #555555; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
  font-size: 25px;
  position: relative;
  vertical-align: middle; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
  background: #92f545; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
  color: black; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
  background: #333;
  display: none;
  left: 100%;
  margin-left: .5em;
  margin-top: -1em;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  white-space: nowrap; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
  display: block; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
  display: none; }

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
  clip: rect(auto auto auto auto);
  position: static; }

.aui .dockbar-split .dockbar .staging-nav-items li > span {
  color: #FFF;
  display: block;
  padding: 10px 15px;
  line-height: 31px; }

.aui .dockbar-split .info-link-container {
  width: 0; }

.aui .dockbar-split .info-items {
  height: 1px;
  width: 715px; }

.aui .dockbar-split .info-items a,
.aui .dockbar-split .info-items .btn-link {
  color: #FFF;
  text-decoration: underline; }

.aui .dockbar-split .info-items a:hover,
.aui .dockbar-split .info-items .btn-link:hover {
  text-decoration: none; }

.aui .dockbar-split .info-items a:hover .taglib-text,
.aui .dockbar-split .info-items .btn-link:hover .taglib-text {
  text-decoration: none; }

.aui .dockbar-split .info-items .btn-link {
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 6px;
  padding: 0;
  text-shadow: none; }

.aui .dockbar-split .staging-bar {
  margin: 10px 0; }

.aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  background: #f5af45; }

.aui .dockbar-split.lfr-has-add-content .nav-add-controls {
  left: 350px; }

.aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
  left: 220px; }

.aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
  left: 460px; }

.aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
  display: none; }

.aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link,
.aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
  clip: rect(auto auto auto auto);
  position: static; }

.aui .variation-selector {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em; }

.aui .layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }

.aui .layout-revision-container .approximate-date {
  color: #999;
  font-weight: bold; }

.aui .layout-revision-container .current-version {
  color: #41801d;
  display: block; }

.aui .layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0; }

.aui .layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative; }

.aui .layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: .1em;
  text-transform: uppercase; }

.aui .layout-revision-container .layout-revision-current {
  color: #666666; }

.aui .layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right; }

.aui .layout-revision-container .taglib-workflow-status .workflow-status {
  background: 0;
  padding-left: 0; }

.aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold; }

.aui .layout-revision-container-root {
  margin: 0; }

.aui .staging-controls {
  padding-left: 5px;
  padding-right: 50px; }

.aui .staging-controls select {
  width: 100%; }

.aui .staging-controls .staging-bar .dropdown-menu {
  font-size: 13px;
  min-width: 520px;
  width: 100%; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link {
  float: left;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: underline;
  text-shadow: none; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
  text-decoration: none; }

.aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
  float: right; }

.aui .lfr-admin-panel {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100; }

@media (max-width: 767px) {
  .aui .lfr-admin-panel {
    height: 100%;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute; } }
.aui .lfr-has-add-content {
  padding-left: 350px; }

.aui .lfr-has-device-preview {
  padding-left: 220px; }

.aui .lfr-has-edit-layout {
  padding-left: 460px; }

.aui .dropdown-menu > li > a:focus > [class^="icon-"] {
  background-image: none; }

.aui .my-sites-menu .site-type {
  color: #FFF;
  display: none;
  float: right;
  font-size: .8em;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  right: 100%; }

.aui .my-sites-menu a:hover .site-type {
  color: #fff;
  display: inline-block; }

.aui .ie.rtl .dockbar .menu-button span {
  background-position-x: -25px; }

.aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls,
.aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls,
.aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
  display: none; }

.aui .ie7 .dockbar {
  zoom: 1; }

.aui .ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left; }

.aui .ie7 .my-sites-menu .site-name {
  float: none; }

.aui .ie7 .my-sites-menu .site-type {
  float: none; }

.aui .ie6 .dockbar,
.aui .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

.aui .ie6 .dockbar .pin-dockbar {
  display: none; }

.aui .ie6 .my-sites-menu {
  width: 200px; }

.aui .ie6 .my-sites-menu a {
  zoom: 1; }

.aui .ie6 .menu-scroll {
  height: 300px;
  overflow-y: auto; }

.aui .controls-hidden .info-button,
.aui .controls-hidden .page-customization-bar {
  display: none; }

.aui .info-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  right: 12px;
  z-index: 1; }

.aui .info-button a {
  color: #FFF;
  padding: 2px 10px;
  position: absolute;
  text-decoration: none;
  z-index: 1; }

.aui .info-button .icon-stop {
  color: #1485eb;
  font-size: 20px; }

.aui .page-customization-bar {
  background-color: #555;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  display: table;
  font-size: 14px;
  font-weight: 300;
  padding: 0 15px;
  width: 100%; }

.aui .page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.aui .page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.aui .page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: .8em;
  padding: 0 1em; }

.aui .page-customization-bar .page-customization-bar-form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 25%; }

.aui .page-customization-bar .page-customization-bar-form a {
  color: white; }

.aui .page-customization-bar .page-customization-bar-form a:focus,
.aui .page-customization-bar .page-customization-bar-form a:hover {
  color: #FFF;
  text-decoration: none; }

.aui .page-customization-bar .page-customization-bar-form span {
  display: block;
  line-height: 20px; }

.aui .page-customization-bar .page-customization-bar-text {
  display: table-cell;
  height: 51px;
  vertical-align: middle;
  width: 75%; }

.aui .page-customization-bar .page-customization-bar-container {
  position: absolute; }

.aui .page-customization-bar .reset-prototype {
  display: inline; }

@media (max-width: 1140px) {
  .aui .dockbar-split .dockbar .info-items {
    width: 515px; } }
* {
  margin: 0;
  padding: 0; }

body,
html,
div,
blockquote,
img,
label,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
select,
a,
fieldset,
input,
th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

fieldset {
  border: 0; }

.clear {
  clear: both; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.aligncenter {
  text-align: center; }

.aui body {
  font-family: Arial;
  padding: 0;
  font-size: 12px; }

.aui h1,
.aui h2,
.aui h3,
.aui h4,
.aui h5,
.aui h6 {
  font-weight: normal;
  line-height: 24px;
  margin: 0;
  padding: 0; }

.aui ol,
.aui ul {
  list-style: none;
  margin: 0; }

.aui a {
  text-decoration: none; }

.aui a {
  color: black; }

.modify-pages li {
  position: relative; }

.modify-pages li.lfr-nav-hover .delete-tab {
  filter: 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: 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-updateable.selected a:hover span {
  cursor: text; }

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

.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(/dgov-canbo-theme/css/../images/arrows/04_right.png); }

.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(/dgov-canbo-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(/dgov-canbo-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(/dgov-canbo-theme/css/../images/application/button_bg_selected.png); }

.trigger-selected:focus,
.trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(/dgov-canbo-theme/css/../images/application/button_bg_selected_over.png); }

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

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

.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: 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(/dgov-canbo-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: white; }

.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;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

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

.portlet-title-text {
  color: #db1111 !important; }

.news-wrapper .news-bt ul.nav-tabs .active a {
  color: #db1111 !important; }

.news-wrapper .news-bt ul.nav-tabs a {
  color: #db1111 !important; }

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

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

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 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: #33aaff; }

.portlet-borderless-container:hover .portlet-borderless-bar,
.portlet-content:hover .lfr-icon-actions {
  filter: 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-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: alpha(opacity=50);
  opacity: .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(/dgov-canbo-theme/css/../images/common/add_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
  background-image: url(/dgov-canbo-theme/css/../images/common/edit_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
  background-image: url(/dgov-canbo-theme/css/../images/common/edit_template_white.png); }

.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
  background-image: url(/dgov-canbo-theme/css/../images/common/configuration_white.png); }

.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

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

.portlet-borderless-bar {
  font-size: 10px;
  filter: alpha(opacity=30);
  opacity: .3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  height: 16px;
  margin-left: 5px;
  text-indent: -9999px;
  vertical-align: middle;
  width: 16px; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 10px;
  overflow: hidden; }

.portlet-borderless-bar .portlet-actions,
.portlet-borderless-bar .portlet-title-default {
  min-height: 20px;
  vertical-align: top; }

.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 a {
  background-image: url(/dgov-canbo-theme/css/../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(/dgov-canbo-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: alpha(opacity=60);
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: alpha(opacity=100);
  opacity: 1; }

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

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }

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

.lfr-panel-page {
  width: 100%; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd; }

.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; }

.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(/dgov-canbo-theme/css/../images/messages/alert.png);
  color: #666633; }

.lfr-status-error-label {
  background-image: url(/dgov-canbo-theme/css/../images/messages/error.png);
  color: #990000; }

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

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

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

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

.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(/dgov-canbo-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: .8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top; }

.lfr-message .lfr-message-close-all a {
  color: white; }

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block; }

.lfr-message.pending {
  background-image: url(/dgov-canbo-theme/css/../images/common/time.png); }

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

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

.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; }

.alert .form {
  margin: 0; }

.restricted,
.restricted td {
  background: #FDD;
  border: 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(/dgov-canbo-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.table-data tr.lfr-role-guest .first {
  background-image: url(/dgov-canbo-theme/css/../images/common/guest_icon.png); }

.table-data tr.lfr-role-regular .first {
  background-image: url(/dgov-canbo-theme/css/../images/common/user_icon.png); }

.table-data tr.lfr-role-site .first {
  background-image: url(/dgov-canbo-theme/css/../images/common/site_icon.png); }

.table-data tr.lfr-role-organization .first {
  background-image: url(/dgov-canbo-theme/css/../images/common/organization_icon.png); }

.table-data tr.lfr-role-team .first {
  background-image: url(/dgov-canbo-theme/css/../images/common/team_icon.png); }

.lfr-portlet-item,
.lfr-portlet-item p a {
  font-size: 1em; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #FFF;
  border-bottom: 0;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: white; }

.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: white; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

.menu-content,
.underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel,
.lfr-device-preview-panel,
.lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img,
.lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: alpha(opacity=90);
  opacity: 0.9; }

.lfr-device-preview .lfr-device:after,
.lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111 0 1px 0;
  -moz-box-shadow: #111 0 1px 0;
  box-shadow: #111111 0 1px 0; }

.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-device-preview .lfr-device.rotated:after,
.lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111 -1px 1px 0;
  -moz-box-shadow: #111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }

.lfr-device-preview .lfr-device.smartphone,
.lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }

.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected,
.portlet-asset-category-admin .tree-node-over,
.portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item,
.portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote,
.tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item,
.portlet-journal .display-page-item-container .display-page-item .display-page-item-remove,
.taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar,
.lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }

.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query,
.lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token,
.layout-customizable-controls,
.lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999;
  -moz-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes .5s linear infinite;
  -moz-animation: progress-bar-stripes .5s linear infinite;
  -ms-animation: progress-bar-stripes .5s linear infinite;
  -o-animation: progress-bar-stripes .5s linear infinite;
  animation: progress-bar-stripes .5s linear infinite;
  -webkit-transition: width .5s ease-out;
  -moz-transition: width .5s ease-out;
  -o-transition: width .5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffffcc; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #ffffcc; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #ffffcc; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #ffffcc; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation .7s;
  -moz-animation: highlight-animation .7s;
  -ms-animation: highlight-animation .7s;
  -o-animation: highlight-animation .7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar,
body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity .5s ease;
  -webkit-transition-delay: .15s;
  -moz-transition: opacity .5s ease .15s;
  -o-transition: opacity .5s ease .15s;
  transition: opacity 0.5s ease 0.15s; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar,
body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity .5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity .5s ease 0s;
  -o-transition: opacity .5s ease 0s;
  transition: opacity 0.5s ease 0s; }

body:first-of-type .portlet-borderless-bar .portlet-actions,
body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width .3s ease-in;
  -webkit-transition-delay: .2s;
  -moz-transition: max-width .3s ease-in .2s;
  -o-transition: max-width .3s ease-in .2s;
  transition: max-width .3s ease-in .2s;
  text-overflow: ellipsis;
  white-space: nowrap; }

body:first-of-type .portlet-borderless-bar .portlet-actions,
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width .3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width .3s ease 0s;
  -o-transition: max-width .3s ease 0s;
  transition: max-width 0.3s ease 0s; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform .3s ease;
  -moz-transition: -moz-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #dddddd; }

  50% {
    background-color: #ddedde;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #ddedde;
    border-color: #77dd77; }

  100% {
    background-color: #ebebeb;
    border-color: #dddddd; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #dddddd; }

  50% {
    background-color: #ddedde;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #ddedde;
    border-color: #77dd77; }

  100% {
    background-color: #ebebeb;
    border-color: #dddddd; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #dddddd; }

  50% {
    background-color: #ddedde;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #ddedde;
    border-color: #77dd77; }

  100% {
    background-color: #ebebeb;
    border-color: #dddddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #dddddd; }

  50% {
    background-color: #ddedde;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #ddedde;
    border-color: #77dd77; }

  100% {
    background-color: #ebebeb;
    border-color: #dddddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease .2s infinite;
  -moz-animation: lfr-drop-active 1s ease .2s infinite;
  -ms-animation: lfr-drop-active 1s ease .2s infinite;
  -o-animation: lfr-drop-active 1s ease .2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn,
.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_menu,
.slicknav_menu * {
  box-sizing: border-box; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: .438em .625em;
  line-height: 1.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
  color: blue;
  font-weight: 700; }

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: .875em;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_icon:before {
  background: 0;
  width: 1.125em;
  height: .875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: .125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:after,
.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

.slicknav_nav li,
.slicknav_nav ul {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu {
  *zoom: 1;
  font-size: 16px;
  background: white;
  padding: 5px; }

.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0; }

.slicknav_menu .slicknav_icon-bar {
  background-color: blue; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222222; }

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: 0.875em; }

.slicknav_nav ul {
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: white; }

.slicknav_nav a {
  text-decoration: none;
  color: white; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.slicknav_nav {
  background-color: #ddffff !important; }

.slicknav_nav ul li:HOVER {
  color: blue;
  font-size: 110%; }

.slicknav_nav ul li {
  border-bottom: 1px dotted gray;
  font-weight: bold; }

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0; }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: 0; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("/dgov-canbo-theme/css/../images/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("/dgov-canbo-theme/css/../images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("/dgov-canbo-theme/css/../images/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("/dgov-canbo-theme/css/../images/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("/dgov-canbo-theme/css/../images/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: white; }

table.dataTable tbody tr.selected {
  background-color: #b0bed9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #dddddd; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: 0; }

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: 0; }

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa; }

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111111; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: .5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
  background: -webkit-linear-gradient(top, white 0, gainsboro 100%);
  background: -moz-linear-gradient(top, white 0, gainsboro 100%);
  background: -ms-linear-gradient(top, white 0, gainsboro 100%);
  background: -o-linear-gradient(top, white 0, gainsboro 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  background: -webkit-linear-gradient(top, #585858 0, #111111 100%);
  background: -moz-linear-gradient(top, #585858 0, #111111 100%);
  background: -ms-linear-gradient(top, #585858 0, #111111 100%);
  background: -o-linear-gradient(top, #585858 0, #111111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111111 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: 0;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: 0; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/dgov-canbo-theme/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: 0.3em; }

.fa.fa-pull-right {
  margin-left: 0.3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }

.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: white; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

thead tr .header {
  background-image: url(/dgov-canbo-theme/css/../images/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

thead tr .headerSortUp {
  background-image: url(/dgov-canbo-theme/css/../images/asc.gif); }

thead tr .headerSortDown {
  background-image: url(/dgov-canbo-theme/css/../images/desc.gif); }

/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  zoom: 1; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  zoom: 1; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

* html .ui-autocomplete {
  width: 1px; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

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

.ui-datepicker {
  width: 19em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%; }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: 0;
  background: 0;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaaaaa; }

* html .ui-tooltip {
  background-image: none; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #f2f5f7 url(/dgov-canbo-theme/css/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
  color: #362b36; }

.ui-widget-content a {
  color: #362b36; }

.ui-widget-header {
  border: 1px solid #aed0ea;
  background: #deedf7 url(/dgov-canbo-theme/css/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #aed0ea;
  background: #d7ebf9 url(/dgov-canbo-theme/css/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2779aa; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #2779aa;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #74b2e2;
  background: #e4f1fb url(/dgov-canbo-theme/css/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #0070a3; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #0070a3;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #2694e8;
  background: #3baae3 url(/dgov-canbo-theme/css/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: white; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #f9dd34;
  background: #ffef8f url(/dgov-canbo-theme/css/images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #cd0a0a url(/dgov-canbo-theme/css/images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x;
  color: white; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: white; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: white; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_72a7cf_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_72a7cf_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_72a7cf_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_3d80b3_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_2694e8_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/dgov-canbo-theme/css/images/ui-icons_ffffff_256x240.png); }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-widget-overlay {
  background: #eeeeee url(/dgov-canbo-theme/css/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;
  opacity: .8;
  filter: Alpha(Opacity=80); }

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: black url(/dgov-canbo-theme/css/images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

sub {
  color: blue; }

a:link {
  color: #06c;
  TEXT-DECORATION: none; }

a:visited {
  color: #06c;
  text-decoration: none; }

.tennam {
  text-align: center;
  font-size: 150%;
  line-height: 120%;
  font-weight: bold;
  color: #000;
  background-color: #cccccc; }

.viet-calendar-ctn {
  border: 1px solid #cccccc; }

.viet-calendar-ctn .cal-block {
  margin-left: auto;
  margin-right: auto; }

.grid tr td {
  line-height: 1.2em;
  padding: 5px;
  width: 5%; }

.grid tr td * {
  line-height: 1.2em; }

.calendar-grid-ctn {
  width: 95%; }

.detail-grid .row1 {
  padding: 20px 0; }

.detail-grid .row2 {
  padding: 0 0 15px; }

.detail-grid .thang-nam-duong .detail-label {
  font-size: 1.5em;
  font-weight: bold; }

.detail-grid .thu-ngay-duong .detail-label {
  font-size: 1.3em; }

.detail-label {
  font-family: "Roboto"; }

.today-button {
  cursor: pointer;
  font-weight: bold;
  color: blue; }

.cel-content-wrapper {
  position: relative;
  width: 100%;
  height: 3.5em; }

.cel-content {
  position: absolute; }

.cel-content.duong {
  top: 0;
  left: 0; }

.cel-content.am {
  right: 0;
  bottom: 0; }

.calendar-grid {
  font-size: 11pt;
  font-family: "Roboto", Verdana, Arial;
  border-collapse: collapse;
  border-spacing: 0;
  text-indent: 0; }

.calendar-grid tr td {
  border: 3px double #dddddd; }

.tenthang {
  text-align: center;
  font-size: 125%;
  line-height: 100%;
  font-weight: bold;
  color: #303;
  background-color: #ccffcc; }

.navi-l {
  text-align: center;
  font-size: 100%;
  line-height: 100%;
  font-weight: bold;
  background-color: #cccc99; }

.navi-r {
  text-align: center;
  font-size: 75%;
  line-height: 100%;
  font-family: Verdana, Arial, Times New Roman;
  font-weight: bold;
  color: #303;
  background-color: #ccffcc; }

.ngaytuan {
  width: 14%;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  line-height: 100%;
  color: #303;
  background-color: #ffffcc; }

.ngaythang {
  background-color: #fdfdf0; }

.ngaythang:hover {
  background-color: #f3ffb3; }

.homnay {
  background-color: #fff000; }

.tet {
  background-color: #ffcc99; }

.am {
  font-size: .9em;
  line-height: .9em;
  color: blue; }

.duong {
  font-size: 1.2em;
  line-height: 1.2em; }

.am2 {
  color: #004080; }

.t2t6 {
  text-align: left;
  color: black; }

.t7 {
  text-align: left;
  line-height: 100%;
  color: green; }

.cn {
  text-align: left;
  line-height: 100%;
  color: red; }

.thangduong {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  color: #303;
  background-color: #ccffcc; }

.ngayduong {
  text-align: center;
  font-size: 400%;
  font-weight: bold; }

.thuduong {
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  text-decoration: underline; }

.thangam {
  text-align: center;
  color: black; }

.ngayam {
  text-align: center;
  font-size: 160%;
  color: black; }

.gioam {
  text-align: center;
  color: black; }

.canchi {
  vertical-align: top; }

.normal {
  vertical-align: top;
  line-height: 100%; }

.info {
  text-align: center;
  font-size: 100%;
  color: #ff33cc; }

.clearfix:after,
.line:after,
._wrapper:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html .clearfix,
html .line,
html ._wrapper {
  display: block; }

* html .clearfix,
* html .line,
* html ._wrapper {
  height: 1%; }

.hidden-sep {
  height: 0;
  clear: both; }

.font16,
.font16-b,
.font16-bu,
.font16-u {
  font-size: 16px !important; }

.font18,
.font18-b,
.font18-bu,
.font18-u {
  font-size: 18px !important; }

.font20,
.font20-b,
.font20-bu,
.font20-u {
  font-size: 20px !important; }

.font16-b,
.font18-b,
.font20-b,
.strong {
  font-weight: bold !important; }

.font16-u,
.font18-u,
.font20-u,
.upper {
  text-transform: uppercase !important; }

.font16-bu,
.font18-bu,
.font20-bu {
  font-weight: bold !important;
  text-transform: uppercase !important; }

.hidden {
  display: none !important; }

.clear {
  clear: both !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.center {
  text-align: center !important; }

.txtright {
  text-align: right !important; }

.em {
  font-style: italic !important; }

.text-underline {
  text-decoration: underline !important; }

.chkbox-lbl {
  line-height: 1em; }

.pos-rel {
  position: relative !important; }

.pos-abs {
  position: absolute !important; }

._outer {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  clear: both;
  position: relative; }

._wrapper {
  margin: 0 auto;
  width: 95%;
  clear: both; }

.block {
  display: block !important; }

.item {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  margin: 5px 0; }

.line {
  margin: 8px 0; }

.line:hover {
  background-color: #f6ffb5; }

.mix .line {
  margin-left: 5px;
  margin-right: 5px; }

.print-body .line:hover {
  background-color: transparent; }

.print-body {
  margin: 0; }

.fiauto {
  width: auto; }

.fi {
  float: left;
  width: 100%; }

.fi-wrapper {
  margin: 5px 5px 10px 5px; }

.fi-label {
  margin-bottom: 3px; }

.fi5 {
  width: 5%; }

.fi10 {
  width: 10%; }

.fi15 {
  width: 15%; }

.fi20 {
  width: 20%; }

.fi25 {
  width: 25%; }

.fi33 {
  width: 33.3%; }

.fi30 {
  width: 30%; }

.fi35 {
  width: 35%; }

.fi40 {
  width: 40%; }

.fi50 {
  width: 50%; }

.fi45 {
  width: 45%; }

.fi55 {
  width: 55%; }

.fi60 {
  width: 60%; }

.fi65 {
  width: 65%; }

.fi70 {
  width: 70%; }

.fi66 {
  width: 66.6%; }

.fi75 {
  width: 75%; }

.fi80 {
  width: 80%; }

.fi85 {
  width: 85%; }

.fi90 {
  width: 90%; }

.fi95 {
  width: 95%; }

.septop2 {
  margin-top: 2px !important; }

.septop5 {
  margin-top: 5px !important; }

.septop10 {
  margin-top: 10px !important; }

.septop15 {
  margin-top: 15px !important; }

.septop20 {
  margin-top: 20px !important; }

.septop30 {
  margin-top: 30px !important; }

.sepleft5 {
  margin-left: 5px !important; }

.sepleft10 {
  margin-left: 10px !important; }

.sepleft15 {
  margin-left: 15px !important; }

.sepleft20 {
  margin-left: 20px !important; }

.sepleft25 {
  margin-left: 25px !important; }

.sepleft30 {
  margin-left: 30px !important; }

.sepright10 {
  margin-right: 10px !important; }

.sepright15 {
  margin-right: 15px !important; }

.sepright20 {
  margin-right: 20px !important; }

.sepright30 {
  margin-right: 30px !important; }

.sepbot5 {
  margin-bottom: 5px !important; }

.sepbot10 {
  margin-bottom: 10px !important; }

.sepbot15 {
  margin-bottom: 15px !important; }

.sepbot20 {
  margin-bottom: 20px !important; }

.sepbot25 {
  margin-bottom: 25px !important; }

.sepbot30 {
  margin-bottom: 30px !important; }

.nonsepleft {
  margin-left: 0 !important; }

.nonsepbot {
  margin-bottom: 0 !important; }

.nonseptop {
  margin-top: 0 !important; }

.nonbreak-wrapper {
  display: table-row !important; }

.nonbreak {
  display: table-cell !important;
  white-space: nowrap;
  vertical-align: middle; }

td.autowidth,
th.autowidth {
  width: 1px !important;
  white-space: nowrap !important; }

.blockcenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.btn-16 {
  cursor: pointer;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
  padding: 0 !important;
  margin: 0 !important; }

.btn-16:hover {
  text-decoration: none !important; }

.btn-16-refresh {
  background-image: url("/dgov-canbo-theme/css/../images/refresh_16x16.png"); }

.egov-input-error {
  background-color: #fef3f4 !important;
  border: 1px solid red !important; }

.loading {
  background-color: #fff;
  background-image: url("/dgov-canbo-theme/css/../images/loading.gif");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  opacity: .8;
  filter: alpha(opacity=80);
  z-index: 66666; }

.loading-small {
  background-image: url("/dgov-canbo-theme/css/../images/loading_small.gif"); }

.uifreezer {
  background: #fff;
  position: fixed;
  opacity: .8;
  filter: alpha(opacity=80);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999998; }

#_screen_loading {
  border: 1px solid #ccc;
  height: 70px;
  left: 50%;
  margin-left: -50px;
  position: fixed;
  top: 5%;
  width: 100px;
  box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  z-index: 999999; }

.preview label.egov-label {
  font-family: Times New Roman;
  font-size: 17px;
  line-height: 1.2em; }

.paginator {
  margin: 10px auto; }

.paginator * {
  font-family: "Roboto";
  font-size: 13px; }

.pagi-controller select {
  height: auto;
  padding: 1px;
  width: auto; }

.pagi-controller input[type="text"] {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc; }

.paginator div {
  height: 100%; }

.paginator label {
  margin: 0 5px 0 0; }

.pagi-search-result {
  float: left; }

.pagi-controller {
  float: right; }

.pagi-controller > * {
  margin: 0 5px; }

.pagi-controller .page-inputor {
  padding: 1px;
  width: 20px; }

.page-link {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0 3px; }

.page-links .first,
.page-links .prev {
  background-position: 0 1px;
  padding: 0 0 0 14px; }

.page-links .first {
  background-image: url("/dgov-canbo-theme/css/../images/paging_first.png"); }

.page-links .prev {
  background-image: url("/dgov-canbo-theme/css/../images/paging_previous.png"); }

.page-links .first.disabled,
.page-links .prev.disabled {
  background-position: 0 -16px; }

.page-links .last,
.page-links .next {
  background-position: right 1px;
  padding: 0 14px 0 0; }

.page-links .last {
  background-image: url("/dgov-canbo-theme/css/../images/paging_last.png"); }

.page-links .next {
  background-image: url("/dgov-canbo-theme/css/../images/paging_next.png"); }

.page-links .last.disabled,
.page-links .next.disabled {
  background-position: right -16px; }

.page-links .disabled {
  color: #707070 !important;
  cursor: default !important;
  text-decoration: none !important; }

.sepline {
  border-bottom: 1px dashed #999;
  height: 1px;
  clear: both; }

.noty_message {
  line-height: 1.5em !important;
  text-align: left !important;
  padding: 15px 10px !important; }

.noty_buttons > * {
  margin-left: 10px !important; }

#noty_topCenter_layout_container,
#noty_topCenter_layout_container li {
  min-width: 310px !important;
  max-width: 580px !important;
  width: auto !important; }

table.egov-table td {
  padding: 10px 10px; }

.title_child {
  background: aliceblue;
  margin: 10px 0 10px 0;
  height: 30px; }

.egov-table-form tr td {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
  border: 0 !important;
  background-color: white !important; }

.egov-table-thcenter tr th {
  text-align: center; }

.fitop {
  margin-top: 10px; }

.egov-container a:link,
.egov-container a:visited,
.ui-dialog a:link,
.ui-dialog a:visited {
  color: #075d9a;
  text-decoration: none; }

.egov-container a:link:hover,
.egov-container a:visited:hover,
.ui-dialog a:visited:hover,
.ui-dialog a:visited:hover {
  color: #075d9a;
  text-decoration: underline; }

body .ui-dialog {
  font-size: .75em;
  font-family: "Roboto";
  background-color: #fff;
  box-shadow: 3px 3px 10px -1px #555;
  -moz-box-shadow: 3px 3px 10px -1px #555;
  -webkit-box-shadow: 3px 3px 10px -1px #555555; }

body .ui-dialog-titlebar {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase; }

body .ui-dialog input,
body .ui-dialog select,
body .ui-dialog textarea,
body .ui-dialog button {
  color: #38444f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

body .ui-dialog .ui-dialog-content {
  padding: 0; }

body .ui-timepicker-table td a {
  width: auto; }

body .ui-timepicker-table th.periods {
  vertical-align: middle; }

.monthpicker-div .ui-datepicker-calendar {
  display: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  clear: both;
  display: block !important;
  height: 0;
  line-height: 0;
  visibility: hidden; }

body .ui-datepicker select.ui-datepicker-month,
body .ui-datepicker select.ui-datepicker-year {
  width: auto; }

body .egov-inputfield,
body .egov-calendar,
body .egov-select,
body .egov-textarea,
body .egov-timepicker,
body .egov-multi-select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100% !important;
  min-height: 32px !important;
  box-shadow: 0 0 0 !important;
  -moz-box-shadow: 0 0 0 !important;
  -webkit-box-shadow: 0 0 0 !important; }

body .egov-inputfield,
body .egov-calendar,
body .egov-select,
body .egov-timepicker,
body .egov-multi-select {
  height: auto !important; }

body .egov-inputfield.small,
body .egov-calendar.small,
body .egov-select.small,
body .egov-textarea.small,
body .egov-timepicker.small,
body .egov-multi-select.small {
  min-height: 25px !important;
  padding: 2px 5px; }

.firefox .egov-select {
  padding-top: 5px; }

.chrome .egov-select {
  padding-top: 4px; }

body .egov-inputfield[disabled],
body .egov-inputfield.disabled,
body .egov-inputfield[readonly],
body .egov-timepicker[readonly],
body .egov-timepicker[disabled],
body .egov-timepicker.disabled,
body .egov-calendar[disabled],
body .egov-calendar.disabled,
body .egov-calendar[readonly],
body .egov-select[disabled],
body .egov-select.disabled,
body .egov-select[readonly],
body .egov-textarea[disabled],
body .egov-textarea.disabled,
body .egov-textarea[readonly],
body .egov-multi-select[disabled],
body .egov-multi-select.disabled,
body .egov-multi-select[readonly] {
  background-color: whitesmoke !important;
  cursor: default; }

body .egov-button[disabled],
body .egov-button.disabled,
body .egov-button-search[disabled],
body .egov-button-search.disabled,
body .egov-button-normal[disabled],
body .egov-button-normal.disabled {
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0 !important;
  cursor: default; }

.egov-button.small,
.egov-button-normal.small {
  padding: 3px 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

body .egov-button-search.small {
  padding: 0;
  width: 38px; }

body .egov-button,
body .egov-button-normal {
  color: white !important;
  font-family: arial, sans-serif !important;
  font-size: 12px !important;
  vertical-align: middle; }

body .egov-button:hover,
body .egov-button-normal:hover {
  text-decoration: none !important; }

.button-bar {
  clear: both;
  margin: 15px auto; }

.button-bar .egov-button,
.button-bar .egov-button-normal {
  margin-left: 10px; }

.button-bar .egov-button:first-child,
.button-bar .egov-button-normal:first-child {
  margin-left: 5px; }

body div.checker + .egov-label,
body div.radio + .egov-label,
body div.checker + .egov-label-bold,
body div.radio + .egov-label-bold {
  vertical-align: middle; }

body div.checker.disabled + .egov-label,
body div.radio.disabled + .egov-label {
  cursor: default; }

.result-grid-ctn {
  margin: 15px 5px;
  clear: both; }

.result-grid {
  width: 100%; }

.result-grid.egov-table td a {
  padding: 0;
  margin: 0; }

table.result-grid {
  border-color: #005a93; }

table.result-grid tr th {
  border-color: #282828 #aaa;
  white-space: normal; }

table.result-grid tr th:first-child {
  border-left-color: #005a93; }

table.result-grid tr th:last-child {
  border-right-color: #005a93; }

table.egov-table-form tr td {
  padding-left: 5px !important;
  padding-right: 5px !important; }

body .egov-container table.result-grid.egov-table td {
  padding: 7px !important;
  line-height: inherit;
  border: 1px solid #d6d6d6 !important;
  vertical-align: middle; }

table.result-grid.egov-table .egov-label,
table.result-grid.egov-table a {
  line-height: 1.4em; }

#egov-content-container table.result-grid.egov-table {
  background-color: transparent; }

.egov-radio,
.egov-checkbox {
  cursor: pointer; }

.egov-radio[disabled],
.egov-radio.disabled,
.egov-checkbox[disabled],
.egov-checkbox.disabled {
  cursor: default; }

.egov-upload-wrapper {
  display: inline-block;
  vertical-align: middle; }

.egov-upload-wrapper span.egov-uploadfile {
  margin: 0;
  padding: 0;
  position: static;
  vertical-align: inherit;
  display: table-cell;
  vertical-align: middle; }

.egov-upload-wrapper.disabled span.egov-uploadfile {
  background: none repeat scroll 0 0 #b0b0b0 !important;
  border-color: #b0b0b0 !important;
  cursor: default; }

.egov-upload-wrapper .button-content {
  background-attachment: scroll;
  background-position: 8px center;
  background-repeat: no-repeat;
  font-size: inherit;
  height: auto;
  line-height: 2.5em !important;
  padding: 0 8px 0 25px;
  white-space: nowrap; }

.egov-upload-wrapper .filename {
  display: table-cell;
  padding: 0 8px;
  vertical-align: middle;
  white-space: nowrap;
  max-width: 200px; }

.egov-upload-wrapper .filename a {
  margin: 0;
  padding: 0; }

label[for] {
  cursor: pointer; }

a:hover .egov-label {
  cursor: pointer; }

.lv1-title {
  font-size: 22px;
  min-height: 1.5em;
  line-height: 1.5em;
  padding: 25px 0;
  text-align: center;
  margin: 0; }

.lv1-title-text {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto"; }

.group-title {
  background-color: #d8d6ff;
  clear: both;
  color: #17253e;
  font-size: 18px;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 10px 0;
  padding: 7px 0 7px 5px; }

.lv2-title-text {
  font-weight: bold;
  text-transform: uppercase;
  font-family: ""; }

.lv3-title {
  font-size: 16px;
  margin: 10px 0;
  padding: 3px 0 3px 5px; }

.lv3-title-text {
  font-weight: bold;
  font-family: "Roboto"; }

.hint {
  color: #555555 !important;
  font-style: italic !important; }

.highlight {
  background-color: #f5ff58 !important;
  font-weight: bold; }

.egov-ol {
  margin-left: 1em;
  list-style-position: inside;
  list-style-type: decimal; }

.egov-ol li,
.egov-ul li {
  margin: 5px 0; }

.egov-ol li:first-child,
.egov-ul li:first-child {
  margin-top: 0; }

.egov-ol li:last-child,
.egov-ul li:last-child {
  margin-bottom: 0; }

div.checker span,
div.radio span {
  background-image: url("/dgov-canbo-theme/css/../images/icons/radio-checkbox.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

div.checker,
div.radio {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

div.checker:focus,
div.button:focus,
div.radio:focus {
  outline: 0; }

div.radio,
div.radio *,
div.checker,
div.checker * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("/dgov-canbo-theme/css/../images/icons/bg-input.png") repeat-x 0 0;
  width: 0;
  height: 0; }

div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

div.checker {
  position: relative; }

div.checker,
div.checker span,
div.checker input {
  width: 16px;
  height: 16px; }

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 0; }

div.checker span.checked {
  background-position: 0 -34px; }

div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: 0;
  background: 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

div.checker.active span {
  background-position: 0 0; }

div.checker.active span.checked {
  background-position: 0 -34px; }

div.checker.hover span,
div.checker.focus span {
  background-position: 0 -17px; }

div.checker.hover span.checked,
div.checker.focus span.checked {
  background-position: 0 -34px; }

div.checker.hover.active span,
div.checker.focus.active span {
  background-position: 0 -34px; }

div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
  background-position: 0 -34px; }

div.checker.disabled span,
div.checker.disabled.active span {
  background-position: 0 -51px; }

div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
  background-position: 0 -68px; }

div.radio {
  position: relative; }

div.radio,
div.radio span,
div.radio input {
  width: 16px;
  height: 16px; }

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: -18px 0; }

div.radio span.checked {
  background-position: -18px -34px; }

div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: 0;
  background: 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center; }

div.radio.active span {
  background-position: -18px 0; }

div.radio.active span.checked {
  background-position: -18px -34px; }

div.radio.hover span,
div.radio.focus span {
  background-position: -18px -17px; }

div.radio.hover span.checked,
div.radio.focus span.checked {
  background-position: -18px -34px; }

div.radio.hover.active span,
div.radio.focus.active span {
  background-position: -18px -17px; }

div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
  background-position: -18px -34px; }

div.radio.disabled span,
div.radio.disabled.active span {
  background-position: -18px -51px; }

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
  background-position: -18px -68px; }

div.checker {
  margin-right: 5px; }

div.radio {
  margin-right: 3px; }

th,
td {
  text-align: left;
  padding: 0.5em; }

th {
  background-color: #f0efef;
  color: #333;
  font-weight: bold; }

.form-group {
  margin-top: 5px;
  text-align: left; }

.form-control {
  margin-bottom: 10px !important;
  height: 32px !important; }

br {
  clear: both; }

.red {
  color: red; }

thead > tr > th {
  text-align: center !important;
  padding-bottom: 0.5% !important;
  padding-left: 1% !important;
  padding-top: 0.5% !important; }

.aui .collapse {
  display: block !important; }

.portlet .portlet-topper {
  width: 100% !important; }

.portlet-topper-toolbar {
  display: block !important; }

.top {
  display: none;
  bottom: 3%;
  right: 10px;
  cursor: pointer;
  position: fixed;
  z-index: 1000; }

.top div {
  background: #4da9e1;
  border: 2px solid #fff;
  border-radius: 45px;
  padding: 11px 12.5px;
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.3); }

.top img {
  width: 16px;
  height: 16px; }

body {
  font-size: 14px !important; }

.lfr-nav-item {
  padding: 5px 0 5px 14px !important; }

.child-menu > li {
  padding: 5px 0 5px 14px !important; }

.portlet-topper-toolbar > .portlet-options {
  color: #0088cc; }

input,
select,
textarea,
checkbox {
  border: 1px solid #cccccc; }

.alert-success {
  height: 30px !important;
  padding: 0.3em !important; }

.modal .fade {
  display: none; }

.alert-error {
  height: 30px !important;
  padding: 0.25em !important;
  padding-left: 1.5em !important;
  background-position: left !important;
  border: 1px solid red !important; }

#navigation.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 7000;
  box-shadow: 0 0 5px 2px #ccc;
  padding-top: 0 !important;
  min-height: 0 !important;
  margin-top: 0 !important; }

.text-muted {
  display: none; }

label.error {
  display: none !important; }

.form-invalid {
  border-color: #dc3545 !important;
  background-color: #fef3f4 !important; }

.form-invalid:focus {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
  background-color: #fef3f4 !important; }

.form-valid {
  border-color: #28a745 !important; }

.form-valid:focus {
  border-color: #28a745 !important;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important; }

.selectpicker {
  border-radius: 4px !important;
  height: 32px !important; }

.dgov-calendar {
  border: 1px solid #adadad;
  font-size: 14px;
  min-height: 21px !important;
  padding: 5px 10px;
  width: 99%;
  background: url(/dgov-canbo-theme/css/../images/icons/icon-calender-inp.png) no-repeat right 7px !important;
  padding-right: 30px; }

.dgov-calendar:focus {
  border-color: #ef5a00; }

.dgov-func-calendar {
  background: url(/dgov-canbo-theme/css/../images/icons/calendar.png) 0 0 no-repeat !important;
  height: 16px;
  width: 16px;
  border: 0;
  cursor: pointer; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #FFF;
  border-bottom: 0;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: white; }

.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: white; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.egov-radio,
.egov-checkbox {
  cursor: pointer; }

.egov-radio[disabled],
.egov-radio.disabled,
.egov-checkbox[disabled],
.egov-checkbox.disabled {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

div.checker span,
div.radio span {
  background-image: url("/dgov-canbo-theme/css/../images/icons/radio-checkbox.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.clearfix:after,
.line:after,
._wrapper:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html .clearfix,
html .line,
html ._wrapper {
  display: block; }

* html .clearfix,
* html .line,
* html ._wrapper {
  height: 1%; }

.hidden-sep {
  height: 0;
  clear: both; }

.font16,
.font16-b,
.font16-bu,
.font16-u {
  font-size: 16px !important; }

.font18,
.font18-b,
.font18-bu,
.font18-u {
  font-size: 18px !important; }

.font20,
.font20-b,
.font20-bu,
.font20-u {
  font-size: 20px !important; }

.font16-b,
.font18-b,
.font20-b,
.strong {
  font-weight: bold !important; }

.font16-u,
.font18-u,
.font20-u,
.upper {
  text-transform: uppercase !important; }

.font16-bu,
.font18-bu,
.font20-bu {
  font-weight: bold !important;
  text-transform: uppercase !important; }

.hidden {
  display: none !important; }

.clear {
  clear: both !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.center {
  text-align: center !important; }

.txtright {
  text-align: right !important; }

.em {
  font-style: italic !important; }

.text-underline {
  text-decoration: underline !important; }

.chkbox-lbl {
  line-height: 1em; }

.pos-rel {
  position: relative !important; }

.pos-abs {
  position: absolute !important; }

._outer {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  clear: both;
  position: relative; }

._wrapper {
  margin: 0 auto;
  width: 95%;
  clear: both; }

.block {
  display: block !important; }

.item {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  margin: 5px 0; }

.line {
  margin: 8px 0; }

.line:hover {
  background-color: #f6ffb5; }

.mix .line {
  margin-left: 5px;
  margin-right: 5px; }

.print-body .line:hover {
  background-color: transparent; }

.print-body {
  margin: 0; }

.fiauto {
  width: auto; }

.fi {
  float: left;
  width: 100%; }

.fi-wrapper {
  margin: 5px 5px 10px 5px; }

.fi-label {
  margin-bottom: 3px; }

.fi5 {
  width: 5%; }

.fi10 {
  width: 10%; }

.fi15 {
  width: 15%; }

.fi20 {
  width: 20%; }

.fi25 {
  width: 25%; }

.fi33 {
  width: 33.3%; }

.fi30 {
  width: 30%; }

.fi35 {
  width: 35%; }

.fi40 {
  width: 40%; }

.fi50 {
  width: 50%; }

.fi45 {
  width: 45%; }

.fi55 {
  width: 55%; }

.fi60 {
  width: 60%; }

.fi65 {
  width: 65%; }

.fi70 {
  width: 70%; }

.fi66 {
  width: 66.6%; }

.fi75 {
  width: 75%; }

.fi80 {
  width: 80%; }

.fi85 {
  width: 85%; }

.fi90 {
  width: 90%; }

.fi95 {
  width: 95%; }

.septop2 {
  margin-top: 2px !important; }

.septop5 {
  margin-top: 5px !important; }

.septop10 {
  margin-top: 10px !important; }

.septop15 {
  margin-top: 15px !important; }

.septop20 {
  margin-top: 20px !important; }

.septop30 {
  margin-top: 30px !important; }

.sepleft5 {
  margin-left: 5px !important; }

.sepleft10 {
  margin-left: 10px !important; }

.sepleft15 {
  margin-left: 15px !important; }

.sepleft20 {
  margin-left: 20px !important; }

.sepleft25 {
  margin-left: 25px !important; }

.sepleft30 {
  margin-left: 30px !important; }

.sepright10 {
  margin-right: 10px !important; }

.sepright15 {
  margin-right: 15px !important; }

.sepright20 {
  margin-right: 20px !important; }

.sepright30 {
  margin-right: 30px !important; }

.sepbot5 {
  margin-bottom: 5px !important; }

.sepbot10 {
  margin-bottom: 10px !important; }

.sepbot15 {
  margin-bottom: 15px !important; }

.sepbot20 {
  margin-bottom: 20px !important; }

.sepbot25 {
  margin-bottom: 25px !important; }

.sepbot30 {
  margin-bottom: 30px !important; }

.nonsepleft {
  margin-left: 0 !important; }

.nonsepbot {
  margin-bottom: 0 !important; }

.nonseptop {
  margin-top: 0 !important; }

.nonbreak-wrapper {
  display: table-row !important; }

.nonbreak {
  display: table-cell !important;
  white-space: nowrap;
  vertical-align: middle; }

td.autowidth,
th.autowidth {
  width: 1px !important;
  white-space: nowrap !important; }

.blockcenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.btn-16 {
  cursor: pointer;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: transparent;
  display: inline-block;
  height: 16px;
  width: 16px;
  padding: 0 !important;
  margin: 0 !important; }

.btn-16:hover {
  text-decoration: none !important; }

.btn-16-refresh {
  background-image: url("/dgov-canbo-theme/css/../images/refresh_16x16.png"); }

.egov-input-error {
  background-color: #fef3f4 !important;
  border: 1px solid red !important; }

.loading {
  background-color: #fff;
  background-image: url("/dgov-canbo-theme/css/../images/loading.gif");
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  opacity: .8;
  filter: alpha(opacity=80);
  z-index: 66666; }

.loading-small {
  background-image: url("/dgov-canbo-theme/css/../images/loading_small.gif"); }

.uifreezer {
  background: #fff;
  position: fixed;
  opacity: .8;
  filter: alpha(opacity=80);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999998; }

#_screen_loading {
  border: 1px solid #ccc;
  height: 70px;
  left: 50%;
  margin-left: -50px;
  position: fixed;
  top: 5%;
  width: 100px;
  box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  z-index: 999999; }

.preview label.egov-label {
  font-family: Times New Roman;
  font-size: 17px;
  line-height: 1.2em; }

.paginator {
  margin: 10px auto; }

.paginator * {
  font-family: "Roboto", ?Helvetica, ?sans-serif;
  font-size: 13px; }

.pagi-controller select {
  height: auto;
  padding: 1px;
  width: auto; }

.pagi-controller input[type="text"] {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc; }

.paginator div {
  height: 100%; }

.paginator label {
  margin: 0 5px 0 0; }

.pagi-search-result {
  float: left; }

.pagi-controller {
  float: right; }

.pagi-controller > * {
  margin: 0 5px; }

.pagi-controller .page-inputor {
  padding: 1px;
  width: 20px; }

.page-link {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0 3px; }

.page-links .first,
.page-links .prev {
  background-position: 0 1px;
  padding: 0 0 0 14px; }

.page-links .first {
  background-image: url("/dgov-canbo-theme/css/../images/paging_first.png"); }

.page-links .prev {
  background-image: url("/dgov-canbo-theme/css/../images/paging_previous.png"); }

.page-links .first.disabled,
.page-links .prev.disabled {
  background-position: 0 -16px; }

.page-links .last,
.page-links .next {
  background-position: right 1px;
  padding: 0 14px 0 0; }

.page-links .last {
  background-image: url("/dgov-canbo-theme/css/../images/paging_last.png"); }

.page-links .next {
  background-image: url("/dgov-canbo-theme/css/../images/paging_next.png"); }

.page-links .last.disabled,
.page-links .next.disabled {
  background-position: right -16px; }

.page-links .disabled {
  color: #707070 !important;
  cursor: default !important;
  text-decoration: none !important; }

.sepline {
  border-bottom: 1px dashed #999;
  height: 1px;
  clear: both; }

.noty_message {
  line-height: 1.5em !important;
  text-align: left !important;
  padding: 15px 10px !important; }

.noty_buttons > * {
  margin-left: 10px !important; }

#noty_topCenter_layout_container,
#noty_topCenter_layout_container li {
  min-width: 310px !important;
  max-width: 580px !important;
  width: auto !important; }

table.egov-table td {
  padding: 10px 10px; }

.title_child {
  background: aliceblue;
  margin: 10px 0 10px 0;
  height: 30px; }

.egov-table-form tr td {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
  border: 0 !important;
  background-color: white !important; }

.egov-table-thcenter tr th {
  text-align: center; }

.fitop {
  margin-top: 10px; }

.ui-timepicker-inline {
  display: inline; }

#ui-timepicker-div {
  padding: .2em;
  background: #f2f5f7 url(/dgov-canbo-theme/css/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; }

.ui-timepicker-table {
  display: inline-table;
  width: 0; }

.ui-timepicker-table table {
  margin: .15em 0 0;
  border-collapse: collapse; }

.ui-timepicker-hours,
.ui-timepicker-minutes {
  padding: 0.2em; }

.ui-timepicker-table .ui-timepicker-title {
  line-height: 1.8em;
  text-align: center;
  padding: 0 0.5em; }

.ui-timepicker-table td {
  padding: .1em;
  width: 2.2em; }

.ui-timepicker-table th.periods {
  padding: 0 .5em;
  width: 2.2em; }

.ui-timepicker-table td span {
  display: block;
  padding: .2em .3em .2em .5em;
  width: 1.2em;
  text-align: right;
  text-decoration: none; }

.ui-timepicker-table td a {
  display: block;
  padding: .2em .5em;
  width: 1.2em;
  cursor: pointer;
  text-align: right;
  text-decoration: none; }

.ui-timepicker .ui-timepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-timepicker .ui-timepicker-buttonpane button {
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible; }

.ui-timepicker .ui-timepicker-close {
  float: right; }

.ui-timepicker .ui-timepicker-deselect,
.ui-timepicker .ui-timepicker-now {
  float: left; }

#ui-timepicker-div {
  font-size: 13px; }

.ui-timepicker-table {
  font-size: 0.9em; }

.ui-timepicker-minutes {
  vertical-align: top; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, white 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/dgov-canbo-theme/css/../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover,
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/dgov-canbo-theme/css/../images/chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url(/dgov-canbo-theme/css/../images/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/dgov-canbo-theme/css/../images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: white; }

.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, white 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999999; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/dgov-canbo-theme/css/../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, white));
  background-image: -webkit-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, white 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, white 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 white inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #111111 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl .chosen-drop,
.chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: white url(/dgov-canbo-theme/css/../images/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/dgov-canbo-theme/css/../images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/dgov-canbo-theme/css/../images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
.chosen-container .chosen-choices {
  min-height: 32px; }

.chosen-container .chosen-choices li.search-choice {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  font-family: arial, ?sans-serif;
  font-size: 14px;
  line-height: 1em;
  margin: 3px auto;
  padding: 6px 20px 6px 5px;
  width: 99%;
  float: none; }

.chosen-container .chosen-choices li.search-choice:hover,
.chosen-container .chosen-choices li.search-choice.egov-option-ui-hover {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f6ffc8), color-stop(50%, #f9ffa0), color-stop(52%, #f6fe84), color-stop(100%, #fbff70));
  background-image: -webkit-linear-gradient(top, #f6ffc8 20%, #f9ffa0 50%, #f6fe84 52%, #fbff70 100%);
  background-image: -moz-linear-gradient(top, #f6ffc8 20%, #f9ffa0 50%, #f6fe84 52%, #fbff70 100%);
  background-image: -o-linear-gradient(top, #f6ffc8 20%, #f9ffa0 50%, #f6fe84 52%, #fbff70 100%);
  background-image: linear-gradient(top, #f6ffc8 20%, #f9ffa0 50%, #f6fe84 52%, #fbff70 100%); }

.chosen-container .chosen-choices li {
  float: none; }

.chosen-container .chosen-choices li.search-choice span {
  font-weight: normal; }

.chosen-container .chosen-choices li.search-choice .search-choice-close-btn {
  display: block;
  position: absolute;
  height: 100%;
  width: 20px;
  top: 0;
  right: 0; }

.chosen-container .chosen-choices li.search-choice .search-choice-close-btn:hover .search-choice-close {
  background-position: -42px -10px; }

.chosen-container .chosen-choices li.search-choice .search-choice-close {
  top: 50%;
  margin-top: -6px; }

.chosen-container .chosen-choices li.search-field {
  line-height: 100%; }

.chosen-container-single .chosen-single {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: auto;
  padding: 0; }

.chosen-container-single .chosen-single div b {
  background-position: 2px 6px; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 4px; }

.chosen-container .chosen-choices li.search-field input[type="text"],
.chosen-container-single .chosen-single span {
  font-family: arial, sans-serif;
  font-size: 14px;
  padding: 0 20px 0 10px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer; }

.chosen-container .chosen-choices li.search-field input[type="text"] {
  width: 100% !important; }

.chosen-container.chosen-disabled .chosen-choices li.search-field input[type="text"] {
  cursor: default; }

.chosen-container .chosen-results {
  background-color: transparent; }

.chosen-container .chosen-results li {
  float: none;
  font-family: arial, ?sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
  padding: 5px 6px; }

.ui-tooltip.egov-tooltip,
.ui-tooltip.egov-tooltip .arrow:after,
.ui-tooltip.egov-tooltip .arrow {
  border-color: #6e9c1d !important;
  border-style: solid; }

.ui-tooltip.egov-tooltip,
.ui-tooltip.egov-tooltip .arrow:after {
  background: none repeat scroll 0 0 #e8efa4 !important;
  border-width: 1px; }

.ui-tooltip.egov-tooltip {
  min-width: inherit;
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-transform: none;
  box-shadow: 0 0 10px -3px #000;
  -moz-box-shadow: 0 0 10px -3px #000;
  -webkit-box-shadow: 0 0 10px -3px black; }

.ui-tooltip.egov-tooltip .ui-tooltip-content {
  color: black !important; }

.ui-tooltip.egov-tooltip.non-wrap .ui-tooltip-content {
  color: black !important;
  white-space: nowrap; }

.ui-tooltip.egov-tooltip .arrow {
  width: 18px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -10px; }

.ui-tooltip.egov-tooltip .arrow.top {
  top: -16px;
  bottom: auto; }

.ui-tooltip.egov-tooltip .arrow:after {
  content: " ";
  position: absolute;
  left: 0;
  top: -9px;
  width: 12px;
  height: 12px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg); }

.ui-tooltip.egov-tooltip .arrow.top:after {
  bottom: -20px;
  top: auto; }

.egov-func-comment[tooltip] {
  cursor: help !important; }

.egov-func-comment {
  background: url(/dgov-canbo-theme/css/../images/icons/comment.png) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  border: 0;
  cursor: pointer; }

.egov-input-tooltip {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important; }

.egov-container a:link,
.egov-container a:visited,
.ui-dialog a:link,
.ui-dialog a:visited {
  color: #075d9a;
  text-decoration: none; }

.egov-container a:link:hover,
.egov-container a:visited:hover,
.ui-dialog a:visited:hover,
.ui-dialog a:visited:hover {
  color: #075d9a;
  text-decoration: underline; }

body .ui-dialog {
  font-size: .75em;
  font-family: "Roboto", Helvetica, sans-serif;
  background-color: #fff;
  box-shadow: 3px 3px 10px -1px #555;
  -moz-box-shadow: 3px 3px 10px -1px #555;
  -webkit-box-shadow: 3px 3px 10px -1px #555555; }

body .ui-dialog-titlebar {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase; }

body .ui-dialog input,
body .ui-dialog select,
body .ui-dialog textarea,
body .ui-dialog button {
  color: #38444f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

body .ui-dialog .ui-dialog-content {
  padding: 0; }

body .ui-timepicker-table td a {
  width: auto; }

body .ui-timepicker-table th.periods {
  vertical-align: middle; }

.monthpicker-div .ui-datepicker-calendar {
  display: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  clear: both;
  display: block !important;
  height: 0;
  line-height: 0;
  visibility: hidden; }

body .ui-datepicker select.ui-datepicker-month,
body .ui-datepicker select.ui-datepicker-year {
  width: auto; }

body .egov-inputfield,
body .egov-calendar,
body .egov-select,
body .egov-textarea,
body .egov-timepicker,
body .egov-multi-select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100% !important;
  min-height: 32px !important;
  box-shadow: 0 0 0 !important;
  -moz-box-shadow: 0 0 0 !important;
  -webkit-box-shadow: 0 0 0 !important; }

body .egov-inputfield,
body .egov-calendar,
body .egov-select,
body .egov-timepicker,
body .egov-multi-select {
  height: auto !important; }

body .egov-inputfield.small,
body .egov-calendar.small,
body .egov-select.small,
body .egov-textarea.small,
body .egov-timepicker.small,
body .egov-multi-select.small {
  min-height: 25px !important;
  padding: 2px 5px; }

.firefox .egov-select {
  padding-top: 5px; }

.chrome .egov-select {
  padding-top: 4px; }

body .egov-inputfield[disabled],
body .egov-inputfield.disabled,
body .egov-inputfield[readonly],
body .egov-timepicker[readonly],
body .egov-timepicker[disabled],
body .egov-timepicker.disabled,
body .egov-calendar[disabled],
body .egov-calendar.disabled,
body .egov-calendar[readonly],
body .egov-select[disabled],
body .egov-select.disabled,
body .egov-select[readonly],
body .egov-textarea[disabled],
body .egov-textarea.disabled,
body .egov-textarea[readonly],
body .egov-multi-select[disabled],
body .egov-multi-select.disabled,
body .egov-multi-select[readonly] {
  background-color: whitesmoke !important;
  cursor: default; }

body .egov-button[disabled],
body .egov-button.disabled,
body .egov-button-search[disabled],
body .egov-button-search.disabled,
body .egov-button-normal[disabled],
body .egov-button-normal.disabled {
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0 !important;
  cursor: default; }

.egov-button.small,
.egov-button-normal.small {
  padding: 3px 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

body .egov-button-search.small {
  padding: 0;
  width: 38px; }

body .egov-button,
body .egov-button-normal {
  color: white !important;
  font-family: arial, sans-serif !important;
  font-size: 12px !important;
  vertical-align: middle; }

body .egov-button:hover,
body .egov-button-normal:hover {
  text-decoration: none !important; }

.button-bar {
  clear: both;
  margin: 15px auto; }

.button-bar .egov-button,
.button-bar .egov-button-normal {
  margin-left: 10px; }

.button-bar .egov-button:first-child,
.button-bar .egov-button-normal:first-child {
  margin-left: 5px; }

body div.checker + .egov-label,
body div.radio + .egov-label,
body div.checker + .egov-label-bold,
body div.radio + .egov-label-bold {
  vertical-align: middle; }

body div.checker.disabled + .egov-label,
body div.radio.disabled + .egov-label {
  cursor: default; }

.result-grid-ctn {
  margin: 15px 5px;
  clear: both; }

.result-grid {
  width: 100%; }

.result-grid.egov-table td a {
  padding: 0;
  margin: 0; }

table.result-grid {
  border-color: #005a93; }

table.result-grid tr th {
  border-color: #282828 #aaa;
  white-space: normal; }

table.result-grid tr th:first-child {
  border-left-color: #005a93; }

table.result-grid tr th:last-child {
  border-right-color: #005a93; }

table.egov-table-form tr td {
  padding-left: 5px !important;
  padding-right: 5px !important; }

body .egov-container table.result-grid.egov-table td {
  padding: 7px !important;
  line-height: inherit;
  border: 1px solid #d6d6d6 !important;
  vertical-align: middle; }

table.result-grid.egov-table .egov-label,
table.result-grid.egov-table a {
  line-height: 1.4em; }

#egov-content-container table.result-grid.egov-table {
  background-color: transparent; }

.egov-radio,
.egov-checkbox {
  cursor: pointer; }

.egov-radio[disabled],
.egov-radio.disabled,
.egov-checkbox[disabled],
.egov-checkbox.disabled {
  cursor: default; }

.egov-upload-wrapper {
  display: inline-block;
  vertical-align: middle; }

.egov-upload-wrapper span.egov-uploadfile {
  margin: 0;
  padding: 0;
  position: static;
  vertical-align: inherit;
  display: table-cell;
  vertical-align: middle; }

.egov-upload-wrapper.disabled span.egov-uploadfile {
  background: none repeat scroll 0 0 #b0b0b0 !important;
  border-color: #b0b0b0 !important;
  cursor: default; }

.egov-upload-wrapper .button-content {
  background-attachment: scroll;
  background-position: 8px center;
  background-repeat: no-repeat;
  font-size: inherit;
  height: auto;
  line-height: 2.5em !important;
  padding: 0 8px 0 25px;
  white-space: nowrap; }

.egov-upload-wrapper .filename {
  display: table-cell;
  padding: 0 8px;
  vertical-align: middle;
  white-space: nowrap;
  max-width: 200px; }

.egov-upload-wrapper .filename a {
  margin: 0;
  padding: 0; }

label[for] {
  cursor: pointer; }

a:hover .egov-label {
  cursor: pointer; }

.lv1-title {
  font-size: 22px;
  min-height: 1.5em;
  line-height: 1.5em;
  padding: 25px 0;
  text-align: center;
  margin: 0; }

.lv1-title-text {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto"; }

.group-title {
  background-color: #d8d6ff;
  clear: both;
  color: #17253e;
  font-size: 18px;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 10px 0;
  padding: 7px 0 7px 5px; }

.lv2-title-text {
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto"; }

.lv3-title {
  font-size: 16px;
  margin: 10px 0;
  padding: 3px 0 3px 5px; }

.lv3-title-text {
  font-weight: bold;
  font-family: "Roboto"; }

.hint {
  color: #555555 !important;
  font-style: italic !important; }

.highlight {
  background-color: #f5ff58 !important;
  font-weight: bold; }

.egov-ol {
  margin-left: 1em;
  list-style-position: inside;
  list-style-type: decimal; }

.egov-ol li,
.egov-ul li {
  margin: 5px 0; }

.egov-ol li:first-child,
.egov-ul li:first-child {
  margin-top: 0; }

.egov-ol li:last-child,
.egov-ul li:last-child {
  margin-bottom: 0; }

.notify {
  position: fixed;
  width: 400px;
  padding: 15px;
  z-index: 9999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.notify > button.close {
  position: absolute;
  top: 8px;
  right: 12px;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0;
  border: 0;
  float: right;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  outline: 0; }

.notify > button.close:hover {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.notify-dismissible .message {
  padding-right: 25px; }

.notify.scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

.notify.left.drop {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0; }

.notify.center.drop {
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -o-transform: translateY(-120%);
  transform: translateY(-120%);
  opacity: 0; }

.notify.right.drop {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  opacity: 0; }

.notify.middle.center.drop {
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
  opacity: 0; }

.notify.bottom.center.drop {
  -webkit-transform: translateY(120%);
  -moz-transform: translateY(120%);
  -o-transform: translateY(120%);
  transform: translateY(120%);
  opacity: 0; }

.notify.fade {
  opacity: 0; }

.notify.out {
  opacity: 0; }

.notify-default {
  background-color: #fff;
  color: #333;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }

.notify-info {
  color: #31708f;
  background-color: #d9edf7; }

.notify-toast {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75); }

.notify-danger {
  color: #a94442;
  background-color: #f2dede; }

.notify-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

.notify-success {
  color: #3c763d;
  background-color: #dff0d8; }

.notify.top {
  top: 15px; }

.notify.middle {
  top: 50%; }

.notify.bottom {
  bottom: 15px; }

.notify.left {
  left: 15px; }

.notify.center {
  left: 50%;
  margin-left: -200px; }

.notify.right {
  right: 15px; }

.notify-buttons {
  width: 100%;
  margin-top: 10px; }

.notify-buttons.left {
  text-align: left; }

.notify-buttons.center {
  text-align: center; }

.notify-buttons.right {
  text-align: right; }

.notify-buttons > button {
  border: 1px solid #ddd;
  padding: 4px 10px;
  background: #fff;
  color: #333;
  cursor: pointer;
  outline: 0; }

.notify-buttons > button:hover {
  background: #eeeeee; }

.notify-buttons > button:first-child {
  margin-right: 5px; }

.notify-backdrop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9998;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

body.notify-open {
  overflow: hidden; }

body.notify-open-drop {
  overflow-x: hidden; }

@media all and (max-width: 768px) {
  .notify {
    width: 100%;
    left: 0 !important;
    margin: 0 !important;
    border-radius: 0;
    -webkit-border-radius: 0; }

  .notify.top {
    top: 0 !important; }

  .notify.bottom {
    bottom: 0 !important; }

  .notify.middle {
    width: 80% !important;
    margin-left: 10% !important;
    border-radius: 4px;
    -webkit-border-radius: 4px; }

  .notify.left.drop,
  .notify.right.drop {
    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    transform: translateY(-120%); }

  .notify.bottom.drop {
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
    opacity: 0; } }
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  color: #333;
  display: block;
  padding: 9.5px;
  margin: 0 0 30px 0 !important;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.com {
  color: #999999; }

.lit {
  color: #195f91; }

.pun,
.opn,
.clo {
  color: #93a1a1; }

.fun {
  color: #dc322f; }

.str,
.atv {
  color: #d44950; }

.kwd,
.prettyprint .tag {
  color: #2f6f9f; }

.typ,
.atn,
.dec,
.var {
  color: #4f9fcf; }

.pln {
  color: #333333; }

.prettyprint {
  padding: 10px 15px;
  background-color: #FFF;
  border: 1px solid #e1e1e8; }

.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; }

ol.linenums {
  margin: 0 0 0 -12px; }

ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  list-style: decimal; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 90% !important;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: 0; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: 0; }

.select2-container--classic .select2-dropdown--below {
  border-top: 0; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

span.dgov-uploadfile {
  border: 1px solid #d8d8d8;
  overflow: hidden;
  position: relative;
  padding: 3px 6px;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  background-color: #dfdfdf;
  background: -moz-linear-gradient(top, whitesmoke 0, #dfdfdf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3298ff), color-stop(100%, #3097ff));
  background: -webkit-linear-gradient(top, whitesmoke 0, #dfdfdf 100%);
  background: -o-linear-gradient(top, whitesmoke 0, #dfdfdf 100%);
  background: -ms-linear-gradient(top, whitesmoke 0, #dfdfdf 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dfdfdf', GradientType=0); }

span.dgov-uploadfile:hover {
  background: #dfdfdf; }

span.dgov-uploadfile input {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  font-size: 20px;
  cursor: pointer;
  max-width: 100px;
  top: 0;
  display: block; }

span.dgov-uploadfile span {
  background: url(/dgov-canbo-theme/css/../images/icons/upload.png) no-repeat 0 6px;
  color: #000;
  font-size: 13px;
  height: 18px;
  padding-left: 17px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1; }

span.dgov-uploadfile {
  margin-right: 20px; }

span.dgov-label-uploadfile {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  margin-left: -18px; }

.form-group {
  margin-bottom: 5px !important; }

.selectedMenu {
  color: white !important;
  background-color: #f4921b;
  font-weight: bold !important; }

.search-query {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem !important;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.control-group.input-text-wrapper {
  width: 100%; }

.point-portal-newspublisher-portlet .nf3-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.point-portal-newspublisher-portlet .nf3-container .nf3-left-content {
  width: 180%;
  float: left;
  margin-right: 2%;
  overflow: hidden; }

.point-portal-newspublisher-portlet .nf3-container .nf3-left-content img {
  padding: 3px;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  box-sizing: border-box;
  width: 100%;
  height: 280px; }

.point-portal-newspublisher-portlet .nf3-container .nf3-left-content .title_news {
  font-weight: bold; }

.point-portal-newspublisher-portlet .nf3-container .nf3-right-content ul {
  margin: 0 !important;
  text-align: justify; }

.point-portal-newspublisher-portlet .nf3-container .nf3-right-content ul li {
  padding: 5px 0;
  border-bottom: 1px solid #cccccc; }

.point-portal-newspublisher-portlet .nf3-container .nf3-right-content ul li:last-child {
  border-bottom: 0; }

.point-portal-newspublisher-portlet .nf3-container .nf3-right-content ul li a {
  text-decoration: none !important;
  color: #333333 !important; }

.point-portal-newspublisher-portlet .nf3-container .nf3-right-content ul li a:hover {
  color: inherit !important; }

.view-content-author {
  display: none; }

.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  text-align: justify; }

#column-1 .news-wrapper .newsfocus3-wrapper .nf3-container .nf3-left-content {
  width: 60% !important;
  float: left !important; }

#column-1 .news-wrapper .newsfocus3-wrapper .nf3-container .nf3-right-content {
  width: 37.5%;
  float: left;
  margin-left: 2%; }

.newsfocus3-wrapper .nf3-container .box_hot_news .block_news_big img {
  width: 100%;
  height: 275px; }

#lista1 .als-item img {
  float: none !important; }

#lista1 .als-item {
  height: auto !important;
  width: 210px !important; }

#lista1 .als-item img {
  width: 210px !important;
  height: 125px !important; }

.als-viewport {
  height: 200px !important;
  margin-left: 3px !important; }

.als-container {
  position: relative;
  width: 720px !important;
  margin: 0 auto; }

.als-item {
  border-right: 1px solid white; }

.news-list4 a.icon-detail {
  margin-top: 0; }

#column-1 .portlet-content {
  overflow: hidden;
  height: auto !important; }

.weblink_multi_tabs_display_style .weblink_tab_names {
  background: url(/DTTDakNong-theme/css/../images/custom/bg-title.png) repeat scroll 0 0 !important; }

.aui a {
  text-decoration: none !important; }

#menu li a {
  color: white !important; }

.aui .pull-left {
  float: left;
  display: none; }