@charset "UTF-8";
@import url(../js/layui/css/layui.css?t=1765522427897);
@import url(../js/vue/css/avue.css?t=1765522427897);
@import url(../js/vue/css/element.css?t=1765522427897);
@import url(custom/silder.css?t=1765522427897);
@import url(../js/owlcarousel/assets/owl.carousel.min.css?t=1765522427897);
@import url(../js/owlcarousel/assets/owl.theme.default.min.css?t=1765522427897);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

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

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

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

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

@media (max-width: 991px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable, .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #D3DADD;
  border-bottom-color: #AEB8BC; }

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #FFF; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7B7B7B; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5F5F5F; }

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-panel-container, .lfr-floating-container {
  background: #FFF; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

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

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00A2EA; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

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

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

.taglib-diff-context {
  background: #EEE; }

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6; }

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-radius: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h4 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
      font-weight: 600; }
    .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
      margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column, .lfr-website-column {
  min-width: 100px; }
  @media (min-width: 768px) {
    .lfr-email-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .export-dialog-tree,
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .export-dialog-tree,
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .export-dialog-tree,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #FFC; }

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

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

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

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

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

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

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

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

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../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 .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em; }

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

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.file-icon-color-0 {
  background-color: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #D3E8F1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #FFF; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #FFF; }

.paginator-link {
  background: #EEE 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(../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(../images/arrows/paging_first.png); }

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

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

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

.info-panel .panel-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

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

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

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

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

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

.tab-back {
  float: right; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

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

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0; }

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

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip, .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }

.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 [class^="icon-"] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #F4F3F3 url(../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; }

.user-icon-color-0 {
  background-color: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

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

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.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(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: 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(../images/application/button_bg_over.png); }

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  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-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

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

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.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(../images/messages/alert.png);
  color: #663; }

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

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

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

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

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

.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-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(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.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; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2; }

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

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

.main-content-body {
  margin-top: 20px; }

.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

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

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

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

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group, .portlet-journal .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

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

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

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

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

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

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

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

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

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

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

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

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

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #CCC; }

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

.overlaymask-content {
  background-color: #FFF; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

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

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

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

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  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 > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  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 {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27C1F2; }

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

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  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 {
  box-shadow: none; }

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

.lfr-action-label {
  border-radius: 2px; }

@-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-size: 40px 40px;
  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: 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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

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

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .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);
  transition: transform 0.3s ease; }

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

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

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

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

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*body {
  margin: 0;
  font-family: "Source Han Sans SC", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}*/
a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

/*.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}*/
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }

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

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%; }

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%; }

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%; }

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%; }

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%; }

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%; }

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%; }

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%; }

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%; }

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%; }

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%; }

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%; }

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

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

.container:after {
  clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }

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

.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

a.muted:hover {
  color: #808080; }

.text-warning {
  color: #c09853; }

a.text-warning:hover {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover {
  color: #356635; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

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

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

ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }

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

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: "Source Han Sans SC";
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label-important,
.badge-important {
  background-color: #b94a48; }

.label-important[href],
.badge-important[href] {
  background-color: #953b39; }

.label-warning,
.badge-warning {
  background-color: #f89406; }

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605; }

.label-success,
.badge-success {
  background-color: #468847; }

.label-success[href],
.badge-success[href] {
  background-color: #356635; }

.label-info,
.badge-info {
  background-color: #3a87ad; }

.label-info[href],
.badge-info[href] {
  background-color: #2d6987; }

.label-inverse,
.badge-inverse {
  background-color: #333333; }

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  margin-bottom: 20px; }

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table th {
  font-weight: bold; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5; }

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success td {
  background-color: #dff0d8; }

.table tbody tr.error td {
  background-color: #f2dede; }

.table tbody tr.warning td {
  background-color: #fcf8e3; }

.table tbody tr.info td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

textarea {
  height: auto; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  /*outline: thin dotted #333;*/
  /*  outline: 5px auto -webkit-focus-ring-color;*/
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

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

.controls-row:after {
  clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

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

.form-actions:after {
  clear: both; }

.help-block,
.help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 14px; }

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px; }

.form-horizontal .form-actions {
  padding-left: 180px; }

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.btn:active,
.btn.active {
  background-color: #cccccc \9; }

.btn:first-child {
  *margin-left: 0; }

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3; }

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9; }

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249; }

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515; }

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9; }

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none; }

/*[class^="icon-"],
[class*=" icon-"],*/
[class^="glyphicon-"],
[class*=" glyphicon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px; }

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png"); }

.icon-glass {
  background-position: 0      0; }

.icon-music {
  background-position: -24px 0; }

.icon-search {
  background-position: -48px 0; }

.icon-envelope {
  background-position: -72px 0; }

.icon-heart {
  background-position: -96px 0; }

.icon-star {
  background-position: -120px 0; }

.icon-star-empty {
  background-position: -144px 0; }

.icon-user {
  background-position: -168px 0; }

.icon-film {
  background-position: -192px 0; }

.icon-th-large {
  background-position: -216px 0; }

.icon-th {
  background-position: -240px 0; }

.icon-th-list {
  background-position: -264px 0; }

.icon-ok {
  background-position: -288px 0; }

.icon-remove {
  background-position: -312px 0; }

.icon-zoom-in {
  background-position: -336px 0; }

.icon-zoom-out {
  background-position: -360px 0; }

.icon-off {
  background-position: -384px 0; }

.icon-signal {
  background-position: -408px 0; }

.icon-cog {
  background-position: -432px 0; }

.icon-trash {
  background-position: -456px 0; }

.icon-home {
  background-position: 0 -24px; }

.icon-file {
  background-position: -24px -24px; }

.icon-time {
  background-position: -48px -24px; }

.icon-road {
  background-position: -72px -24px; }

.icon-download-alt {
  background-position: -96px -24px; }

.icon-download {
  background-position: -120px -24px; }

.icon-upload {
  background-position: -144px -24px; }

.icon-inbox {
  background-position: -168px -24px; }

.icon-play-circle {
  background-position: -192px -24px; }

.icon-repeat {
  background-position: -216px -24px; }

.icon-refresh {
  background-position: -240px -24px; }

.icon-list-alt {
  background-position: -264px -24px; }

.icon-lock {
  background-position: -287px -24px; }

.icon-flag {
  background-position: -312px -24px; }

.icon-headphones {
  background-position: -336px -24px; }

.icon-volume-off {
  background-position: -360px -24px; }

.icon-volume-down {
  background-position: -384px -24px; }

.icon-volume-up {
  background-position: -408px -24px; }

.icon-qrcode {
  background-position: -432px -24px; }

.icon-barcode {
  background-position: -456px -24px; }

.icon-tag {
  background-position: 0 -48px; }

.icon-tags {
  background-position: -25px -48px; }

.icon-book {
  background-position: -48px -48px; }

.icon-bookmark {
  background-position: -72px -48px; }

.icon-print {
  background-position: -96px -48px; }

.icon-camera {
  background-position: -120px -48px; }

.icon-font {
  background-position: -144px -48px; }

.icon-bold {
  background-position: -167px -48px; }

.icon-italic {
  background-position: -192px -48px; }

.icon-text-height {
  background-position: -216px -48px; }

.icon-text-width {
  background-position: -240px -48px; }

.icon-align-left {
  background-position: -264px -48px; }

.icon-align-center {
  background-position: -288px -48px; }

.icon-align-right {
  background-position: -312px -48px; }

.icon-align-justify {
  background-position: -336px -48px; }

.icon-list {
  background-position: -360px -48px; }

.icon-indent-left {
  background-position: -384px -48px; }

.icon-indent-right {
  background-position: -408px -48px; }

.icon-facetime-video {
  background-position: -432px -48px; }

.icon-picture {
  background-position: -456px -48px; }

.icon-pencil {
  background-position: 0 -72px; }

.icon-map-marker {
  background-position: -24px -72px; }

.icon-adjust {
  background-position: -48px -72px; }

.icon-tint {
  background-position: -72px -72px; }

.icon-edit {
  background-position: -96px -72px; }

.icon-share {
  background-position: -120px -72px; }

.icon-check {
  background-position: -144px -72px; }

.icon-move {
  background-position: -168px -72px; }

.icon-step-backward {
  background-position: -192px -72px; }

.icon-fast-backward {
  background-position: -216px -72px; }

.icon-backward {
  background-position: -240px -72px; }

.icon-play {
  background-position: -264px -72px; }

.icon-pause {
  background-position: -288px -72px; }

.icon-stop {
  background-position: -312px -72px; }

.icon-forward {
  background-position: -336px -72px; }

.icon-fast-forward {
  background-position: -360px -72px; }

.icon-step-forward {
  background-position: -384px -72px; }

.icon-eject {
  background-position: -408px -72px; }

.icon-chevron-left {
  background-position: -432px -72px; }

.icon-chevron-right {
  background-position: -456px -72px; }

.icon-plus-sign {
  background-position: 0 -96px; }

.icon-minus-sign {
  background-position: -24px -96px; }

.icon-remove-sign {
  background-position: -48px -96px; }

.icon-ok-sign {
  background-position: -72px -96px; }

.icon-question-sign {
  background-position: -96px -96px; }

.icon-info-sign {
  background-position: -120px -96px; }

.icon-screenshot {
  background-position: -144px -96px; }

.icon-remove-circle {
  background-position: -168px -96px; }

.icon-ok-circle {
  background-position: -192px -96px; }

.icon-ban-circle {
  background-position: -216px -96px; }

.icon-arrow-left,
.glyphicon-arrow-left {
  background-position: -240px -96px; }

.icon-arrow-right,
.glyphicon-arrow-right {
  background-position: -264px -96px; }

.icon-arrow-up {
  background-position: -289px -96px; }

.icon-arrow-down {
  background-position: -312px -96px; }

.icon-share-alt {
  background-position: -336px -96px; }

.icon-resize-full {
  background-position: -360px -96px; }

.icon-resize-small {
  background-position: -384px -96px; }

.icon-plus {
  background-position: -408px -96px; }

.icon-minus {
  background-position: -433px -96px; }

.icon-asterisk {
  background-position: -456px -96px; }

.icon-exclamation-sign {
  background-position: 0 -120px; }

.icon-gift {
  background-position: -24px -120px; }

.icon-leaf {
  background-position: -48px -120px; }

.icon-fire {
  background-position: -72px -120px; }

.icon-eye-open {
  background-position: -96px -120px; }

.icon-eye-close {
  background-position: -120px -120px; }

.icon-warning-sign {
  background-position: -144px -120px; }

.icon-plane {
  background-position: -168px -120px; }

.icon-calendar {
  background-position: -192px -120px; }

.icon-random {
  background-position: -216px -120px;
  width: 16px; }

.icon-comment {
  background-position: -240px -120px; }

.icon-magnet {
  background-position: -264px -120px; }

.icon-chevron-up {
  background-position: -288px -120px; }

.icon-chevron-down {
  background-position: -313px -119px; }

.icon-retweet {
  background-position: -336px -120px; }

.icon-shopping-cart {
  background-position: -360px -120px; }

.icon-folder-close {
  background-position: -384px -120px; }

.icon-folder-open {
  background-position: -408px -120px;
  width: 16px; }

.icon-resize-vertical {
  background-position: -432px -119px; }

.icon-resize-horizontal {
  background-position: -456px -118px; }

.icon-hdd {
  background-position: 0 -144px; }

.icon-bullhorn {
  background-position: -24px -144px; }

.icon-bell {
  background-position: -48px -144px; }

.icon-certificate {
  background-position: -72px -144px; }

.icon-thumbs-up {
  background-position: -96px -144px; }

.icon-thumbs-down {
  background-position: -120px -144px; }

.icon-hand-right {
  background-position: -144px -144px; }

.icon-hand-left {
  background-position: -168px -144px; }

.icon-hand-up {
  background-position: -192px -144px; }

.icon-hand-down {
  background-position: -216px -144px; }

.icon-circle-arrow-right {
  background-position: -240px -144px; }

.icon-circle-arrow-left {
  background-position: -264px -144px; }

.icon-circle-arrow-up {
  background-position: -288px -144px; }

.icon-circle-arrow-down {
  background-position: -312px -144px; }

.icon-globe {
  background-position: -336px -144px; }

.icon-wrench {
  background-position: -360px -144px; }

.icon-tasks {
  background-position: -384px -144px; }

.icon-filter {
  background-position: -408px -144px; }

.icon-briefcase {
  background-position: -432px -144px; }

.icon-fullscreen {
  background-position: -456px -144px; }

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em; }

.btn-group:first-child {
  *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 5px; }

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px; }

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -1px; }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px; }

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

.dropup .btn-large .caret {
  border-bottom-width: 5px; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }

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

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

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

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

.nav > .disabled > a {
  color: #999999; }

.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }

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

.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .brand:hover {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777; }

.navbar-link {
  color: #777777; }

.navbar-link:hover {
  color: #333333; }

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

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

.navbar-form:after {
  clear: both; }

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px; }

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px; }

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap; }

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Source Han Sans SC", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9; }

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -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); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav li.dropdown > a:hover .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff; }

.navbar-inverse .brand {
  color: #999999; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff; }

.navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0; }

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000; }

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9; }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff; }

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  margin: 20px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

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

.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555555; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.alert,
.alert h4 {
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success h4 {
  color: #468847; }

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-danger h4,
.alert-error h4 {
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info h4 {
  color: #3a87ad; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

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

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

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

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

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0); }

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0); }

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0); }

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); }

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px; }

.hero-unit li {
  line-height: 30px; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media .pull-left {
  margin-right: 10px; }

.media .pull-right {
  margin-left: 10px; }

.media-list {
  margin-left: 0;
  list-style: none; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  margin-top: -3px; }

.tooltip.right {
  margin-left: 3px; }

.tooltip.bottom {
  margin-top: 3px; }

.tooltip.left {
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 2px; }

.modal-header h3 {
  margin: 0;
  line-height: 30px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1; }

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

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999; }

.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default; }

.open {
  *z-index: 1000; }

.open > .dropdown-menu {
  display: block; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion {
  margin-bottom: 20px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img {
  display: block;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

/*.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}*/
.collapse.in {
  height: auto; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .span12 {
    width: 724px; }
  .span11 {
    width: 662px; }
  .span10 {
    width: 600px; }
  .span9 {
    width: 538px; }
  .span8 {
    width: 476px; }
  .span7 {
    width: 414px; }
  .span6 {
    width: 352px; }
  .span5 {
    width: 290px; }
  .span4 {
    width: 228px; }
  .span3 {
    width: 166px; }
  .span2 {
    width: 104px; }
  .span1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px; }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px; }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px; }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px; }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px; }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px; }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px; }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px; }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px; }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px; }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px; }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px; } }

@media (min-width: 1200px) {
  /*  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }*/
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }
  .span12 {
    width: 1170px; }
  .span11 {
    width: 1070px; }
  .span10 {
    width: 970px; }
  .span9 {
    width: 870px; }
  .span8 {
    width: 770px; }
  .span7 {
    width: 670px; }
  .span6 {
    width: 570px; }
  .span5 {
    width: 470px; }
  .span4 {
    width: 370px; }
  .span3 {
    width: 270px; }
  .span2 {
    width: 170px; }
  .span1 {
    width: 70px; }
  .offset12 {
    margin-left: 1230px; }
  .offset11 {
    margin-left: 1130px; }
  .offset10 {
    margin-left: 1030px; }
  .offset9 {
    margin-left: 930px; }
  .offset8 {
    margin-left: 830px; }
  .offset7 {
    margin-left: 730px; }
  .offset6 {
    margin-left: 630px; }
  .offset5 {
    margin-left: 530px; }
  .offset4 {
    margin-left: 430px; }
  .offset3 {
    margin-left: 330px; }
  .offset2 {
    margin-left: 230px; }
  .offset1 {
    margin-left: 130px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%; }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%; }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%; }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%; }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%; }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%; }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%; }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%; }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%; }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%; }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%; }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%; }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%; }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%; }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%; }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%; }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%; }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%; }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%; }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%; }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%; }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%; }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px; }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px; }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px; }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px; }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px; }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px; }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px; }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px; }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px; }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px; }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px; }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr; }

.datetimepicker-inline {
  width: 220px; }

.datetimepicker.datetimepicker-rtl {
  direction: rtl; }

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right; }

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0; }

[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute; }

[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0; }

[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px; }

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px; }

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px; }

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px; }

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px; }

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px; }

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px; }

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px; }

.datetimepicker > div {
  display: none; }

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block; }

.datetimepicker.hours div.datetimepicker-hours {
  display: block; }

.datetimepicker.days div.datetimepicker-days {
  display: block; }

.datetimepicker.months div.datetimepicker-months {
  display: block; }

.datetimepicker.years div.datetimepicker-years {
  display: block; }

.datetimepicker table {
  margin: 0; }

.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0; }

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent; }

.datetimepicker table tr td.minute:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.hour:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999; }

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: 0;
  color: #999;
  cursor: default; }

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069; }

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #475767; }

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #039; }

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px; }

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%; }

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px; }

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px; }

.datetimepicker table tr td span:hover {
  background: #eee; }

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: default; }

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #04c; }

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #039; }

.datetimepicker table tr td span.old {
  color: #999; }

.datetimepicker th.switch {
  width: 145px; }

.datetimepicker th span.glyphicon {
  pointer-events: none; }

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot th {
  cursor: pointer; }

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot th:hover {
  background: #eee; }

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px; }

/*Carousel for Swiper Style*/
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 40px;
  height: 100%; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev {
  left: 0;
  right: auto; }

.swiper-button-next {
  right: 0;
  left: auto; }

/* Pagination Styles */
.swiper-pagination {
  width: 100%;
  position: absolute;
  right: 20px;
  bottom: 15px;
  text-align: right;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
/*.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}*/
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 2px;
  border-radius: 100%;
  border: 1px solid #fff;
  background-color: transparent; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

@font-face {
  font-family: 'portal-front-icon';
  src: url("../fonts/portal-front-icon.eot?ggkch7");
  src: url("../fonts/portal-front-icon.eot?ggkch7#iefix") format("embedded-opentype"), url("../fonts/portal-front-icon.ttf?ggkch7") format("truetype"), url("../fonts/portal-front-icon.woff?ggkch7") format("woff"), url("../fonts/portal-front-icon.svg?ggkch7#portal-front-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="cgp-icon-"], [class*=" cgp-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'portal-front-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cgp-icon-done:before {
  content: "\e91f"; }

.cgp-icon-user-info:before {
  content: "\e918"; }

.cgp-icon-cg-password:before {
  content: "\e919"; }

.cgp-icon-back-system:before {
  content: "\e91a"; }

.cgp-icon-copy-link:before {
  content: "\e91b"; }

.cgp-icon-checked:before {
  content: "\e91c"; }

.cgp-icon-order:before {
  content: "\e91d"; }

.cgp-icon-logout:before {
  content: "\e91e"; }

.cgp-icon-app:before {
  content: "\e914"; }

.cgp-icon-list3:before {
  content: "\e915"; }

.cgp-icon-list1:before {
  content: "\e916"; }

.cgp-icon-list2:before {
  content: "\e917"; }

.cgp-icon-law:before {
  content: "\e90a"; }

.cgp-icon-write:before {
  content: "\e901"; }

.cgp-icon-solicit:before {
  content: "\e902"; }

.cgp-icon-communicate:before {
  content: "\e903"; }

.cgp-icon-square:before {
  content: "\e905"; }

.cgp-icon-file:before {
  content: "\e906"; }

.cgp-icon-qa:before {
  content: "\e907"; }

.cgp-icon-show:before {
  content: "\e908"; }

.cgp-icon-knowledge:before {
  content: "\e909"; }

.cgp-icon-learn:before {
  content: "\e90b"; }

.cgp-icon-community:before {
  content: "\e90c"; }

.cgp-icon-meeting:before {
  content: "\e90d"; }

.cgp-icon-edit2:before {
  content: "\e90e"; }

.cgp-icon-lesson:before {
  content: "\e90f"; }

.cgp-icon-rule:before {
  content: "\e910"; }

.cgp-icon-survey:before {
  content: "\e911"; }

.cgp-icon-technology:before {
  content: "\e912"; }

.cgp-icon-video:before {
  content: "\e913"; }

.cgp-icon-e-learning:before {
  content: "\e900"; }

.cgp-icon-left:before {
  content: "\e894"; }

.cgp-icon-right:before {
  content: "\e895"; }

.cgp-icon-microblog:before {
  content: "\e62f"; }

.cgp-icon-wechat:before {
  content: "\e619"; }

.cgp-icon-logistics:before {
  content: "\e820"; }

.cgp-icon-more:before {
  content: "\e879"; }

.cgp-icon-more-full:before {
  content: "\e60a"; }

.cgp-icon-tel:before {
  content: "\e613"; }

.cgp-icon-friend:before {
  content: "\e659"; }

.cgp-icon-fax:before {
  content: "\e60e"; }

.cgp-icon-finance:before {
  content: "\e67a"; }

.cgp-icon-hr:before {
  content: "\e6a8"; }

.cgp-icon-trangle-down:before {
  content: "\e654"; }

.cgp-icon-more-option:before {
  content: "\e641"; }

.cgp-icon-add:before {
  content: "\e656"; }

.cgp-icon-position:before {
  content: "\e63c"; }

.cgp-icon-merge:before {
  content: "\e615"; }

.cgp-icon-url:before {
  content: "\e616"; }

.cgp-icon-more-pic:before {
  content: "\e6ed"; }

.cgp-icon-expenses:before {
  content: "\e681"; }

.cgp-icon-supply:before {
  content: "\e7ed"; }

.cgp-icon-book2:before {
  content: "\e617"; }

.cgp-icon-portal:before {
  content: "\e63f"; }

.cgp-icon-email:before {
  content: "\e606"; }

.cgp-icon-question:before {
  content: "\e6ce"; }

.cgp-icon-zoomout:before {
  content: "\e60c"; }

.cgp-icon-zoomin:before {
  content: "\e60d"; }

.cgp-icon-star-full:before {
  content: "\e6d5"; }

.cgp-icon-star-empty:before {
  content: "\e6d6"; }

.cgp-icon-search:before {
  content: "\e60f"; }

.cgp-icon-team:before {
  content: "\e610"; }

.cgp-icon-dropdown:before {
  content: "\e611"; }

.cgp-icon-deploy:before {
  content: "\e612"; }

.cgp-icon-addNew:before {
  content: "\e671"; }

.cgp-icon-open:before {
  content: "\e66b"; }

.cgp-icon-edit:before {
  content: "\e63b"; }

.cgp-icon-book:before {
  content: "\e603"; }

.cgp-icon-choose:before {
  content: "\e626"; }

.cgp-icon-date:before {
  content: "\e655"; }

.cgp-icon-print:before {
  content: "\e631"; }

.cgp-icon-download:before {
  content: "\e648"; }

.cgp-icon-transfer:before {
  content: "\e604"; }

.cgp-icon-stick:before {
  content: "\e605"; }

.cgp-icon-collect:before {
  content: "\e608"; }

.cgp-icon-delete:before {
  content: "\e609"; }

.cgp-icon-view:before {
  content: "\e60b"; }

.cgp-icon-likes:before {
  content: "\e657"; }

.cgp-icon-comment:before {
  content: "\e658"; }

.cgp-icon-close:before {
  content: "\e904"; }

.cgp-icon-process:before {
  content: "\e920"; }

.cgp-icon-dingding:before {
  content: "\e921"; }

body, div, p, ul, li, label, h3, h4, button, form .aui body, .aui div, .aui p, .aui ul, .aui li, .aui label, .aui h3, .aui button, .aui form {
  margin: 0;
  padding: 0; }

html,
body,
.aui html,
.aui body {
  height: 100%; }

a, a:hover, a:visited, a:link,
.aui a, .aui a:hover, .aui a:visited, .aui a:link {
  text-decoration: none; }

a, .aui a {
  color: #158efe; }

li, .aui li {
  list-style: none; }

table, .aui table {
  border-spacing: 0; }

i, .aui i {
  font-style: normal; }

input[type="input"] {
  outline: 0; }

button:focus {
  outline: 0; }

::-ms-clear {
  display: none; }

::-ms-reveal {
  display: none; }

::-o-clear {
  display: none; }

/*===== liferay style clear =====*/
.flipped {
  height: 100%; }

/*#main-content,
.row,
.portlet-column-content,
.portlet-boundary,
.portlet,
.portlet-content,
.portlet-content-container,
.portlet-body {
	height: 100%;
}*/
.portlet-content {
  padding: 0; }

.portlet {
  margin-bottom: 0; }

.breadcrumb {
  display: block !important;
  width: 100%;
  max-width: 1680px;
  height: 24px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #F9FBFE;
  box-sizing: border-box; }

liferay-hl {
  margin: 0;
  font-weight: normal;
  font-size: inherit;
  color: #FC644F;
  background: transparent; }

/*popup*/
.yui3-widget-mask {
  background-color: rgba(0, 0, 0, 0.2); }

.modal-header {
  height: 35px;
  padding: 10px 20px;
  box-sizing: border-box; }

.portal-popup {
  background-color: #fff; }

.close {
  font-size: 16px; }

.modal-title {
  font-size: 16px; }

.modal-content {
  border: none; }

.modal {
  border: 1px solid #e5edf3;
  box-shadow: none; }

/*.loadingmask-message {
    background: transparent;
    border-width: 0;
}*/
/*===== bootstrap style clear===== */
.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

/*===== datapicker today's color =====*/
/*.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active .disabled,
.datetimepicker table tr td.active:hover.active {
  background: #475767;
}*/
body,
.aui body {
  font-family: "Source Han Sans SC", sans-serif;
  color: #333;
  font-size: 14px;
  background-color: #F9FBFE;
  word-wrap: break-word; }

option {
  color: #333; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: '.';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.fs0 {
  font-size: 0; }

.fs12 {
  font-size: 12px; }

.flex-space-between {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around; }

.inline-block {
  display: inline-block; }

.relative {
  position: relative; }

.pointer {
  cursor: pointer; }

.tac {
  text-align: center; }

.vertical-top {
  vertical-align: top; }

.trangle-down {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333; }

.trangle-right {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #158EFE; }

/* 英文切换样式优化 */
.cgp-forum-tag {
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  vertical-align: middle;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 2px; }

.cgp-forum-tag-significance {
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid;
  border-radius: 2px; }

.font-orange {
  color: #F46E21; }

.font-blue {
  color: #158EFE; }

.font-yellow {
  color: #FFB742; }

.font-green {
  color: #16C46A; }

.font-red {
  color: #F46E21; }

.font-light-gray {
  color: #D3DFEF; }

.font-gray {
  color: #666; }

.bg-red {
  background-color: #FC644F; }

.bg-yellow {
  background-color: #FFB742; }

.bg-blue {
  background-color: #F46E21; }

.bg-green {
  background-color: #16C46A; }

.bg-orange {
  background-color: #F46E21; }

.tag-red {
  color: #FC644F;
  border-color: #FC644F; }

.tag-yellow {
  color: #FFB742;
  border-color: #FFB742; }

.tag-green {
  color: #16C46A;
  border-color: #16C46A; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.ml5 {
  margin-left: 5px; }

.mr15 {
  margin-right: 15px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 20px; }

.pl40 {
  padding-left: 40px; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 20px; }

.pl40 {
  padding-left: 40px; }

.plr10 {
  padding: 0 10px; }

.pd30 {
  padding: 30px; }

.rotate180 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
  -o-transform: rotate(180deg);
  /* Opera */ }

/*===== start framework style =====*/
.cgp-container {
  position: relative;
  width: 100%;
  min-width: 1280px;
  margin-bottom: 120px; }

.cgp-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  min-width: 1280px;
  height: 60px;
  align-items: center;
  padding: 0 30px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  box-shadow: 0 0 20px #BFBFBF;
  box-sizing: border-box; }

.cgp-header-content {
  height: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.cgp-header-logo-wrap {
  line-height: 60px;
  cursor: pointer; }

.cgp-header-logo {
  /*width: 140px;*/ }

.cgp-header-nav-wrap,
.cgp-header-main,
.cgp-header-search-wrap,
.cgp-header-admin-wrap,
.cgp-header-admin-detail,
.cgp-header-nav-content {
  display: flex;
  flex-flow: row nowrap;
  align-items: center; }

.cgp-header-nav {
  position: relative;
  height: 100%; }

.cgp-header-nav-wrap {
  width: 110px;
  height: 60px;
  cursor: pointer; }

.cgp-header-nav-wrap.active {
  color: #fff;
  background-color: #158EFE; }

.cgp-header-nav-wrap.active .trangle-down {
  border-top: 5px solid #fff; }

.cgp-header-nav-content {
  margin: 0 auto; }

.cgp-header-nav-main-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 99;
  width: 920px;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.95); }

.cgp-header-nav-main-item {
  display: flex; }

.cgp-header-nav-main-item:first-child .cgp-header-nav-first-tit {
  padding-top: 20px; }

.cgp-header-nav-main-item:first-child .cgp-header-nav-second-wrap {
  padding-top: 20px; }

.cgp-header-nav-first-tit {
  width: 110px;
  padding-bottom: 20px;
  padding-right: 10px;
  text-align: right;
  color: #fff;
  background-color: #158EFE;
  box-sizing: border-box;
  cursor: default; }

.cgp-header-nav-main-item .cgp-icon-right {
  padding-left: 8px;
  font-size: 12px; }

.cgp-header-nav-second-wrap {
  display: flex;
  flex-flow: row wrap;
  flex: 1; }

.cgp-header-nav-second-tit {
  max-width: 140px;
  margin-bottom: 20px;
  padding: 0 16px;
  color: #666;
  border-right: 1px solid #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer; }

.cgp-header-nav-second-tit:last-child {
  border-right: none; }

.cgp-header-nav-second-tit:hover {
  color: #158EFE; }

.cgp-header-search-wrap {
  position: relative; }

.cgp-header-search-input {
  width: 450px;
  height: 32px;
  line-height: 32px;
  padding: 0 38px 0 16px;
  font-size: 14px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #158EFE;
  outline: 0; }

@media screen and (max-width: 1480px) {
  .cgp-header-search-input {
    width: 380px; } }

.cgp-header-search-icon {
  position: absolute;
  right: 12px;
  top: 7px;
  font-size: 20px;
  color: #BEC4C8;
  cursor: pointer; }

.cgp-header-group-btn {
  min-width: 100px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 50px 0 30px;
  padding: 0 15px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  background-color: #158EFE;
  border-radius: 4px;
  border: none;
  outline: 0; }

.cgp-header-group-icon {
  padding-right: 5px;
  font-size: 16px; }

.cgp-header-language-wrap {
  margin-right: 20px; }

.cgp-header-language-wrap a {
  color: #333;
  padding: 0 8px;
  cursor: pointer; }

.cgp-header-admin-wrap {
  position: relative;
  height: 60px;
  line-height: 60px;
  padding-left: 15px;
  text-align: center;
  border-left: 1px solid #C8D3DC;
  cursor: pointer; }

.cgp-header-admin {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  vertical-align: middle;
  background: #fff;
  border-radius: 50%; }

.cgp-header-admin img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  border-radius: 50%; }

.cgp-header-admin-name {
  display: inline-block;
  min-width: 70px;
  max-width: 110px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-header-admin-option-wrap {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  background-color: #fff;
  z-index: 2;
  border-radius: 5px;
  overflow: hidden; }

.cgp-header-admin-option-wrap a:first-child .cgp-header-admin-option {
  border-top: 0; }

.cgp-header-admin-option {
  width: 180px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #ECECEC; }

.cgp-header-admin-option a {
  color: #333; }

.cgp-header-admin-option:hover {
  background-color: #f8f8f8; }

.cgp-header-admin-option-icon {
  padding-right: 10px;
  vertical-align: middle;
  font-size: 18px;
  color: #999; }

.cgp-content-wrap {
  min-height: 445px;
  padding: 25px 0px;
  box-sizing: border-box; }

.cgp-content-tit {
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 14px;
  color: #6c757d;
  box-sizing: border-box; }

.cgp-content-tit span {
  margin: 0 10px;
  color: #158efe;
  cursor: pointer; }

.cgp-content-tit span:first-child {
  margin-left: 0; }

.cgp-content-tit span:hover {
  color: #005580; }

.cgp-content {
  width: 100%;
  margin: auto; }

.cgp-wrap-style {
  background-color: #fff;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 0px 4px 4px 4px; }

.user-message {
  margin: 0 10px;
  position: relative; }

.user-message i {
  background: #F46E21;
  width: 20px;
  height: 20px;
  color: #Fff;
  font-size: 12px; }

/*footer*/
.cgp-footer {
  width: 100%;
  font-size: 14px;
  color: #fff;
  background: -webkit-linear-gradient(left, #1f89f0, #40bcf9);
  background: -o-linear-gradient(left, #1f89f0, #40bcf9);
  background: -moz-linear-gradient(left, #1f89f0, #40bcf9);
  background: -ms-linear-gradient(left, #1f89f0, #40bcf9);
  background: linear-gradient(left, #1f89f0, #40bcf9);
  box-sizing: border-box;
  position: relative;
  bottom: 0; }

.cgp-footer-bg {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  background: url(../images/footer_pic.png) no-repeat 0 0;
  background-size: 1280px 196px; }

.cgp-footer-main {
  align-items: center;
  padding: 30px 70px;
  box-sizing: border-box; }

.cgp-footer-left {
  display: flex; }

.cgp-footer-url-wrap {
  padding-right: 45px;
  border-right: 1px solid rgba(255, 255, 255, 0.3); }

.cgp-footer-connect-wrap {
  padding-left: 40px; }

.cgp-footer-item {
  margin-bottom: 5px; }

.cgp-footer-item:last-child {
  margin-bottom: 0; }

.cgp-footer-item a {
  font-size: 14px;
  color: #fff; }

.cgp-footer-item a:hover {
  color: #FFB742; }

.cgp-footer-item a:hover span {
  text-decoration: underline; }

.cgp-footer-item.tit {
  font-weight: bold; }

.cgp-footer-item .cgp-icon-url {
  padding-right: 10px;
  vertical-align: middle;
  font-size: 18px; }

.cgp-footer-rigth-copy {
  margin-top: 20px;
  font-size: 12px; }

.cgp-footer-right {
  width: 110px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  color: #000;
  background-color: #fff;
  box-sizing: border-box; }

.cgp-footer-right img {
  width: 100%;
  margin-bottom: 7px; }

/*===== end framework style =====*/
/*===== start popup style =====*/
.cgp-popup-mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.2); }

.cgp-popup-wrap {
  width: 100%;
  padding: 30px;
  background-color: #fff;
  box-sizing: border-box; }

.width300 {
  position: fixed;
  width: 300px;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%); }

.authorPopup .width300,
.departmentPopup .width300 {
  width: 800px; }

.vhcenter {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%); }

.pd0 {
  padding: 0; }

.cgp-popup-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px solid #E5EDF3; }

.cgp-popup-header .cgp-icon-close {
  font-size: 18px;
  cursor: pointer; }

.cgp-popup-main {
  max-height: 500px;
  overflow-y: auto; }

.cgp-popup-content {
  padding: 15px 20px; }

.cgp-tips-popup-tit {
  font-size: 16px;
  color: #333; }

.cgp-tips-popup-btn-group {
  margin-top: 30px; }

.cgp-tips-popup-btn-group .cgp-back-form-btn {
  width: 110px; }

/*===== end popup style =====*/
/*===== start scroll bar style =====*/
* {
  scrollbar-base-color: #d1d1d1;
  scrollbar-3dlight-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-track-color: #eee;
  scrollbar-arrow-color: #d1d1d1;
  scrollbar-shadow-color: #fff; }

*::-webkit-scrollbar-track {
  background-color: #eee; }

*::-webkit-scrollbar {
  width: 8px;
  height: 11px; }

*::-webkit-scrollbar-thumb {
  border-radius: 11px;
  background-color: #d1d1d1; }

/*===== end scroll bar style =====*/
/*===== start form style =====*/
.cgp-form-item-wrap {
  display: inline-block; }

.cgp-form-item-tit {
  padding-right: 10px;
  font-size: 14px;
  color: #666; }

.cgp-form-item-text {
  font-size: 14px;
  color: #333; }

.cgp-form-input {
  width: 228px;
  height: 28px;
  padding: 0 10px;
  font-size: 14px;
  color: #333;
  border: 1px solid #F46E21;
  box-sizing: border-box; }

.cgp-form-select-wrap,
.cgp-form-time-wrap,
.cgp-choose-wrap {
  position: relative;
  display: inline-block;
  z-index: 1; }

.cgp-form-select {
  position: relative;
  width: 228px;
  height: 28px;
  padding: 0 28px 0 10px;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  border: 1px solid #F46E21;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  z-index: 2; }

.cgp-form-select::-ms-expand {
  display: none; }

.cgp-form-select-wrap::after {
  content: '\e611';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-family: 'portal-front-icon';
  font-size: 16px;
  color: #fff;
  background-color: #F46E21;
  cursor: pointer;
  z-index: 1; }

.cgp-form-time {
  position: relative;
  z-index: 2;
  width: 228px;
  height: 28px;
  line-height: 30px;
  padding: 0 28px 0 10px;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  border: 1px solid #158EFE;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-form-time-wrap::after {
  content: '\e655';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-family: 'portal-front-icon';
  font-size: 16px;
  color: #fff;
  background-color: #dedede;
  cursor: pointer;
  z-index: 1; }

.cgp-choose {
  position: relative;
  width: 228px;
  height: 28px;
  line-height: 28px;
  padding: 0 38px 0 10px;
  font-size: 14px;
  color: #333;
  background-color: transparent;
  border: 1px solid #158EFE;
  box-sizing: border-box; }

.cgp-choose-icon {
  position: absolute;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #158EFE;
  cursor: pointer;
  z-index: 1; }

.cgp-choose-more-wrap {
  display: inline-flex; }

.cgp-choose-more {
  min-width: 700px;
  height: 90px;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #158EFE;
  box-sizing: border-box;
  overflow-y: auto;
  resize: none; }

.cgp-choose-more-icon {
  width: 28px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 22px;
  color: #158EFE;
  background-color: #E7F3FE;
  border: 1px solid #158EFE;
  border-left: 0;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-form-upload-wrap {
  display: inline-flex;
  align-items: flex-start; }

.cgp-form-upload-btn {
  width: 94px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  color: #158EFE;
  background-color: #fff;
  border: 1px solid #158EFE;
  border-radius: 4px;
  cursor: pointer; }

.cgp-back-form-upload-file-name {
  padding-left: 20px;
  font-size: 14px;
  color: #158EFE; }

.cgp-clear-file-btn {
  padding-left: 5px;
  vertical-align: middle;
  font-size: 14px;
  color: #b9c1c9;
  cursor: pointer; }

.cgp-form-error {
  font-size: 12px;
  color: #fc644f; }

.cgp-upload-photo-wrap {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 15px;
  vertical-align: middle;
  background: #fff;
  border-radius: 50%; }

.cgp-upload-photo-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.cgp-upload-photo-tips {
  padding-left: 25px;
  font-size: 14px;
  color: #B7B7B7; }

/* start radio*/
.cgp-back-radio-wrap,
.cgp-back-checkbox-wrap {
  display: inline-block;
  font-size: 14px;
  color: #333; }

.cgp-back-radio-tt,
.cgp-back-checkbox-tt {
  font-style: normal;
  vertical-align: middle; }

.cgp-back-radio-ctrl,
.cgp-back-checkbox-ctrl {
  display: none; }

.cgp-back-radio-content {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  vertical-align: middle;
  box-sizing: border-box; }

.cgp-back-radio-ctrl:checked ~ .cgp-back-radio-content {
  border: 5px solid #158EFE; }

.cgp-back-radio-ctrl:disabled ~ .cgp-back-radio-content {
  background-color: #f1f1f1; }

.cgp-back-radio-ctrl:disabled:checked ~ .cgp-back-radio-content {
  border: 5px solid #bfbfbf;
  background-color: #fff; }

/* end radio*/
/*start checkbox*/
.cgp-back-checkbox-ctrl:checked ~ .cgp-back-checkbox-content {
  background-color: #158EFE;
  border-color: #158EFE; }

.cgp-back-checkbox-content {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  vertical-align: middle;
  box-sizing: border-box; }

.cgp-back-checkbox-ctrl:checked ~ .cgp-back-checkbox-content::before,
.cgp-back-checkbox-ctrl:disabled:checked ~ .cgp-back-checkbox-content::before {
  content: "\e91c";
  font-family: 'portal-front-icon';
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: -1px;
  left: 1px;
  transform: scale(0.7);
  line-height: 1.4; }

.cgp-back-checkbox-ctrl:disabled ~ .cgp-back-checkbox-content {
  background-color: #f1f1f1; }

.cgp-back-checkbox-ctrl:disabled:checked ~ .cgp-back-checkbox-content {
  background-color: #bfbfbf;
  border-color: #bfbfbf; }

/*end checkbox*/
/* pagination */
.cgp-back-pagination-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 30px;
  font-size: 14px; }

.cgp-back-pagination {
  display: flex; }

.cgp-back-pagination-item {
  margin-right: 8px;
  padding: 5px 10px;
  color: #b9c1c9;
  border: 1px solid #b9c1c9;
  cursor: default; }

.cgp-back-pagination-item.num {
  color: #fff;
  background-color: #F46E21;
  border-color: #F46E21; }

.cgp-back-pagination-item.page-active {
  color: #333;
  cursor: pointer; }

.cgp-back-pagination-data {
  padding: 0 8px;
  color: #646464; }

.cgp-back-pagination-skip-input {
  width: 50px;
  height: 22px;
  margin: 0 5px;
  text-align: center;
  font-size: 14px;
  color: #646464;
  border: 1px solid #b9c1c9;
  box-sizing: border-box; }

/*button*/
.cgp-back-form-btn {
  display: inline-block;
  width: 94px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  outline: 0; }

.cgp-back-form-btn.hollow {
  color: #158efe;
  background-color: #fff;
  border: 1px solid #158efe; }

/*table*/
.cgp-table {
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 14px; }

.cgp-table thead th {
  font-weight: normal;
  color: #666;
  border-bottom: 1px solid #E5EDF3; }

.cgp-table-maxtext {
  max-width: 280px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-table-hover-blue:hover {
  color: #158EFE;
  cursor: pointer; }

/*===== end form style =====*/
/*========== start loading style ==========*/
.cgp-back-loading-wrap {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8); }

.cgp-back-loading-icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/*========== end loading style ==========*/
/*========== start English ==========*/
.en .cgp-header-admin-option-wrap {
  left: -15px; }

.en .cgp-header-admin-option {
  width: 205px;
  text-align: left;
  text-indent: 10px; }

/*========== end English ==========*/
/*===========website statistics start============================*/
#cnzz_stat_icon_1278235488 {
  display: none; }

/*===========website statistics end============================*/
.m-10 {
  margin: 10px; }

.mt-10 {
  margin-top: 10px; }

.ml-10 {
  margin-left: 10px; }

.mr-10 {
  margin-right: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.p-10 {
  padding: 10px; }

.pt-10 {
  padding-top: 10px; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.font-6 {
  font-size: 6px !important; }

.lineheight-6 {
  line-height: 6px; }

.m-20 {
  margin: 20px; }

.mt-20 {
  margin-top: 20px; }

.ml-20 {
  margin-left: 20px; }

.mr-20 {
  margin-right: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.p-20 {
  padding: 20px; }

.pt-20 {
  padding-top: 20px; }

.pl-20 {
  padding-left: 20px; }

.pr-20 {
  padding-right: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.font-12 {
  font-size: 12px !important; }

.lineheight-12 {
  line-height: 12px; }

.m-30 {
  margin: 30px; }

.mt-30 {
  margin-top: 30px; }

.ml-30 {
  margin-left: 30px; }

.mr-30 {
  margin-right: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.p-30 {
  padding: 30px; }

.pt-30 {
  padding-top: 30px; }

.pl-30 {
  padding-left: 30px; }

.pr-30 {
  padding-right: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.font-18 {
  font-size: 18px !important; }

.lineheight-18 {
  line-height: 18px; }

.m-40 {
  margin: 40px; }

.mt-40 {
  margin-top: 40px; }

.ml-40 {
  margin-left: 40px; }

.mr-40 {
  margin-right: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.p-40 {
  padding: 40px; }

.pt-40 {
  padding-top: 40px; }

.pl-40 {
  padding-left: 40px; }

.pr-40 {
  padding-right: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.font-24 {
  font-size: 24px !important; }

.lineheight-24 {
  line-height: 24px; }

.m-50 {
  margin: 50px; }

.mt-50 {
  margin-top: 50px; }

.ml-50 {
  margin-left: 50px; }

.mr-50 {
  margin-right: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.p-50 {
  padding: 50px; }

.pt-50 {
  padding-top: 50px; }

.pl-50 {
  padding-left: 50px; }

.pr-50 {
  padding-right: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.font-30 {
  font-size: 30px !important; }

.lineheight-30 {
  line-height: 30px; }

.m-60 {
  margin: 60px; }

.mt-60 {
  margin-top: 60px; }

.ml-60 {
  margin-left: 60px; }

.mr-60 {
  margin-right: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.p-60 {
  padding: 60px; }

.pt-60 {
  padding-top: 60px; }

.pl-60 {
  padding-left: 60px; }

.pr-60 {
  padding-right: 60px; }

.pb-60 {
  padding-bottom: 60px; }

.font-36 {
  font-size: 36px !important; }

.lineheight-36 {
  line-height: 36px; }

.m-70 {
  margin: 70px; }

.mt-70 {
  margin-top: 70px; }

.ml-70 {
  margin-left: 70px; }

.mr-70 {
  margin-right: 70px; }

.mb-70 {
  margin-bottom: 70px; }

.p-70 {
  padding: 70px; }

.pt-70 {
  padding-top: 70px; }

.pl-70 {
  padding-left: 70px; }

.pr-70 {
  padding-right: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.font-42 {
  font-size: 42px !important; }

.lineheight-42 {
  line-height: 42px; }

.m-80 {
  margin: 80px; }

.mt-80 {
  margin-top: 80px; }

.ml-80 {
  margin-left: 80px; }

.mr-80 {
  margin-right: 80px; }

.mb-80 {
  margin-bottom: 80px; }

.p-80 {
  padding: 80px; }

.pt-80 {
  padding-top: 80px; }

.pl-80 {
  padding-left: 80px; }

.pr-80 {
  padding-right: 80px; }

.pb-80 {
  padding-bottom: 80px; }

.font-48 {
  font-size: 48px !important; }

.lineheight-48 {
  line-height: 48px; }

.m-90 {
  margin: 90px; }

.mt-90 {
  margin-top: 90px; }

.ml-90 {
  margin-left: 90px; }

.mr-90 {
  margin-right: 90px; }

.mb-90 {
  margin-bottom: 90px; }

.p-90 {
  padding: 90px; }

.pt-90 {
  padding-top: 90px; }

.pl-90 {
  padding-left: 90px; }

.pr-90 {
  padding-right: 90px; }

.pb-90 {
  padding-bottom: 90px; }

.font-54 {
  font-size: 54px !important; }

.lineheight-54 {
  line-height: 54px; }

.m-100 {
  margin: 100px; }

.mt-100 {
  margin-top: 100px; }

.ml-100 {
  margin-left: 100px; }

.mr-100 {
  margin-right: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.p-100 {
  padding: 100px; }

.pt-100 {
  padding-top: 100px; }

.pl-100 {
  padding-left: 100px; }

.pr-100 {
  padding-right: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.font-60 {
  font-size: 60px !important; }

.lineheight-60 {
  line-height: 60px; }

.m-110 {
  margin: 110px; }

.mt-110 {
  margin-top: 110px; }

.ml-110 {
  margin-left: 110px; }

.mr-110 {
  margin-right: 110px; }

.mb-110 {
  margin-bottom: 110px; }

.p-110 {
  padding: 110px; }

.pt-110 {
  padding-top: 110px; }

.pl-110 {
  padding-left: 110px; }

.pr-110 {
  padding-right: 110px; }

.pb-110 {
  padding-bottom: 110px; }

.font-66 {
  font-size: 66px !important; }

.lineheight-66 {
  line-height: 66px; }

.m-120 {
  margin: 120px; }

.mt-120 {
  margin-top: 120px; }

.ml-120 {
  margin-left: 120px; }

.mr-120 {
  margin-right: 120px; }

.mb-120 {
  margin-bottom: 120px; }

.p-120 {
  padding: 120px; }

.pt-120 {
  padding-top: 120px; }

.pl-120 {
  padding-left: 120px; }

.pr-120 {
  padding-right: 120px; }

.pb-120 {
  padding-bottom: 120px; }

.font-72 {
  font-size: 72px !important; }

.lineheight-72 {
  line-height: 72px; }

.m-130 {
  margin: 130px; }

.mt-130 {
  margin-top: 130px; }

.ml-130 {
  margin-left: 130px; }

.mr-130 {
  margin-right: 130px; }

.mb-130 {
  margin-bottom: 130px; }

.p-130 {
  padding: 130px; }

.pt-130 {
  padding-top: 130px; }

.pl-130 {
  padding-left: 130px; }

.pr-130 {
  padding-right: 130px; }

.pb-130 {
  padding-bottom: 130px; }

.font-78 {
  font-size: 78px !important; }

.lineheight-78 {
  line-height: 78px; }

.m-140 {
  margin: 140px; }

.mt-140 {
  margin-top: 140px; }

.ml-140 {
  margin-left: 140px; }

.mr-140 {
  margin-right: 140px; }

.mb-140 {
  margin-bottom: 140px; }

.p-140 {
  padding: 140px; }

.pt-140 {
  padding-top: 140px; }

.pl-140 {
  padding-left: 140px; }

.pr-140 {
  padding-right: 140px; }

.pb-140 {
  padding-bottom: 140px; }

.font-84 {
  font-size: 84px !important; }

.lineheight-84 {
  line-height: 84px; }

.m-150 {
  margin: 150px; }

.mt-150 {
  margin-top: 150px; }

.ml-150 {
  margin-left: 150px; }

.mr-150 {
  margin-right: 150px; }

.mb-150 {
  margin-bottom: 150px; }

.p-150 {
  padding: 150px; }

.pt-150 {
  padding-top: 150px; }

.pl-150 {
  padding-left: 150px; }

.pr-150 {
  padding-right: 150px; }

.pb-150 {
  padding-bottom: 150px; }

.font-90 {
  font-size: 90px !important; }

.lineheight-90 {
  line-height: 90px; }

.m-160 {
  margin: 160px; }

.mt-160 {
  margin-top: 160px; }

.ml-160 {
  margin-left: 160px; }

.mr-160 {
  margin-right: 160px; }

.mb-160 {
  margin-bottom: 160px; }

.p-160 {
  padding: 160px; }

.pt-160 {
  padding-top: 160px; }

.pl-160 {
  padding-left: 160px; }

.pr-160 {
  padding-right: 160px; }

.pb-160 {
  padding-bottom: 160px; }

.font-96 {
  font-size: 96px !important; }

.lineheight-96 {
  line-height: 96px; }

.m-170 {
  margin: 170px; }

.mt-170 {
  margin-top: 170px; }

.ml-170 {
  margin-left: 170px; }

.mr-170 {
  margin-right: 170px; }

.mb-170 {
  margin-bottom: 170px; }

.p-170 {
  padding: 170px; }

.pt-170 {
  padding-top: 170px; }

.pl-170 {
  padding-left: 170px; }

.pr-170 {
  padding-right: 170px; }

.pb-170 {
  padding-bottom: 170px; }

.font-102 {
  font-size: 102px !important; }

.lineheight-102 {
  line-height: 102px; }

.m-180 {
  margin: 180px; }

.mt-180 {
  margin-top: 180px; }

.ml-180 {
  margin-left: 180px; }

.mr-180 {
  margin-right: 180px; }

.mb-180 {
  margin-bottom: 180px; }

.p-180 {
  padding: 180px; }

.pt-180 {
  padding-top: 180px; }

.pl-180 {
  padding-left: 180px; }

.pr-180 {
  padding-right: 180px; }

.pb-180 {
  padding-bottom: 180px; }

.font-108 {
  font-size: 108px !important; }

.lineheight-108 {
  line-height: 108px; }

.m-190 {
  margin: 190px; }

.mt-190 {
  margin-top: 190px; }

.ml-190 {
  margin-left: 190px; }

.mr-190 {
  margin-right: 190px; }

.mb-190 {
  margin-bottom: 190px; }

.p-190 {
  padding: 190px; }

.pt-190 {
  padding-top: 190px; }

.pl-190 {
  padding-left: 190px; }

.pr-190 {
  padding-right: 190px; }

.pb-190 {
  padding-bottom: 190px; }

.font-114 {
  font-size: 114px !important; }

.lineheight-114 {
  line-height: 114px; }

@media screen and (max-width: 1440px) {
  .cgp-content {
    width: 1280px;
    margin: auto; } }

/*-------------------------------------
zTree Style

version:	3.5.19
author:		Hunter.z
email:		hunter.z@263.net
website:	http://code.google.com/p/jquerytree/

-------------------------------------*/
.ztree * {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Source Han Sans SC", sans-serif; }

.ztree {
  margin: 0;
  padding: 5px;
  color: #333; }

.ztree li {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  outline: 0; }

.ztree li ul {
  margin: 0;
  padding: 0 0 0 18px; }

/* .ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;} */
.ztree li a {
  padding: 1px 3px 0 0;
  margin: 0;
  cursor: pointer;
  height: 17px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  vertical-align: top;
  display: inline-block; }

.ztree li a:hover {
  text-decoration: underline; }

.ztree li a.curSelectedNode {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8; }

.ztree li a.curSelectedNode_Edit {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8; }

.ztree li a.tmpTargetNode_inner {
  padding-top: 0px;
  background-color: #316AC5;
  color: white;
  height: 16px;
  border: 1px #316AC5 solid;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.ztree li a input.rename {
  height: 14px;
  width: 80px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  border: 1px #7EC4CC solid;
  *border: 0px; }

.ztree li span {
  line-height: 16px;
  margin-right: 2px; }

.ztree li span.button {
  line-height: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  /* background-image:url("./img/zTreeStandard.png"); */
  /* *background-image:url("./img/zTreeStandard.gif") */ }

.ztree li span.button.chk {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  cursor: auto; }

.ztree li span.button.chk.checkbox_false_full {
  background-position: 0 0; }

.ztree li span.button.chk.checkbox_false_full_focus {
  background-position: 0 -14px; }

.ztree li span.button.chk.checkbox_false_part {
  background-position: 0 -28px; }

.ztree li span.button.chk.checkbox_false_part_focus {
  background-position: 0 -42px; }

.ztree li span.button.chk.checkbox_false_disable {
  background-position: 0 -56px; }

.ztree li span.button.chk.checkbox_true_full {
  background-position: -14px 0; }

.ztree li span.button.chk.checkbox_true_full_focus {
  background-position: -14px -14px; }

.ztree li span.button.chk.checkbox_true_part {
  background-position: -14px -28px; }

.ztree li span.button.chk.checkbox_true_part_focus {
  background-position: -14px -42px; }

.ztree li span.button.chk.checkbox_true_disable {
  background-position: -14px -56px; }

.ztree li span.button.chk.radio_false_full {
  background-position: -28px 0; }

.ztree li span.button.chk.radio_false_full_focus {
  background-position: -28px -14px; }

.ztree li span.button.chk.radio_false_part {
  background-position: -28px -28px; }

.ztree li span.button.chk.radio_false_part_focus {
  background-position: -28px -42px; }

.ztree li span.button.chk.radio_false_disable {
  background-position: -28px -56px; }

.ztree li span.button.chk.radio_true_full {
  background-position: -42px 0; }

.ztree li span.button.chk.radio_true_full_focus {
  background-position: -42px -14px; }

.ztree li span.button.chk.radio_true_part {
  background-position: -42px -28px; }

.ztree li span.button.chk.radio_true_part_focus {
  background-position: -42px -42px; }

.ztree li span.button.chk.radio_true_disable {
  background-position: -42px -56px; }

.ztree li span.button.switch {
  width: 18px;
  height: 18px; }

.ztree li span.button.root_open {
  background-position: -92px -54px; }

.ztree li span.button.root_close {
  background-position: -74px -54px; }

.ztree li span.button.roots_open {
  background-position: -92px 0; }

.ztree li span.button.roots_close {
  background-position: -74px 0; }

.ztree li span.button.center_open {
  background-position: -92px -18px; }

.ztree li span.button.center_close {
  background-position: -74px -18px; }

.ztree li span.button.bottom_open {
  background-position: -92px -36px; }

.ztree li span.button.bottom_close {
  background-position: -74px -36px; }

.ztree li span.button.noline_open {
  background-position: -92px -72px; }

.ztree li span.button.noline_close {
  background-position: -74px -72px; }

.ztree li span.button.root_docu {
  background: none; }

.ztree li span.button.roots_docu {
  background-position: -56px 0; }

.ztree li span.button.center_docu {
  background-position: -56px -18px; }

.ztree li span.button.bottom_docu {
  background-position: -56px -36px; }

.ztree li span.button.noline_docu {
  background: none; }

.ztree li span.button.ico_open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
  *vertical-align: middle; }

.ztree li span.button.ico_close {
  margin-right: 2px;
  background-position: -110px 0;
  vertical-align: top;
  *vertical-align: middle; }

.ztree li span.button.ico_docu {
  margin-right: 2px;
  background-position: -110px -32px;
  vertical-align: top;
  *vertical-align: middle; }

.ztree li span.button.edit {
  margin-right: 2px;
  background-position: -110px -48px;
  vertical-align: top;
  *vertical-align: middle; }

.ztree li span.button.remove {
  margin-right: 2px;
  background-position: -110px -64px;
  vertical-align: top;
  *vertical-align: middle; }

.ztree li span.button.ico_loading {
  margin-right: 2px;
  /* background:url(./img/loading.gif) no-repeat scroll 0 0 transparent;  */
  vertical-align: top;
  *vertical-align: middle; }

ul.tmpTargetzTree {
  background-color: #FFE6B0;
  opacity: 0.8;
  filter: alpha(opacity=80); }

span.tmpzTreeMove_arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0;
  margin: 2px 0 0 1px;
  border: 0 none;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -110px -80px;
  /* background-image:url("./img/zTreeStandard.png"); */
  /* *background-image:url("./img/zTreeStandard.gif") */ }

ul.ztree.zTreeDragUL {
  margin: 0;
  padding: 0;
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  background-color: #cfcfcf;
  border: 1px #00B83F dotted;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.zTreeMask {
  z-index: 10000;
  background-color: #cfcfcf;
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute; }

/* level style*/
/*.ztree li span.button.level0 {
	display:none;
}
.ztree li ul.level0 {
	padding:0;
	background:none;
}*/
.cgp-portal-wrap {
  margin: -25px -30px; }

.cgp-portal-carousel-wrap {
  width: 100%; }

.cgp-portal-carousel-item {
  display: block;
  width: 100%;
  height: 100%; }

.cgp-portal-carousel-wrap img {
  width: 100%;
  height: 100%; }

.cgp-portal-carousel-text {
  width: 100%;
  height: 70px;
  padding-left: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 70px;
  font-size: 24px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box; }

.cgp-portal-announcement-wrap {
  position: relative;
  max-width: 1680px;
  height: 40px;
  margin: 10px auto 0;
  line-height: 40px;
  overflow: hidden;
  /*background-color: #F0F0F0;*/ }

.cgp-portal-announcement-wrap:before,
.cgp-portal-announcement-wrap:after {
  content: '';
  display: block;
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0; }

.cgp-portal-announcement-wrap:before {
  left: 0;
  background: -webkit-linear-gradient(left, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -o-linear-gradient(left, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -moz-linear-gradient(left, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -ms-linear-gradient(left, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: linear-gradient(left, white, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4)); }

.cgp-portal-announcement-wrap:after {
  right: 0;
  background: -webkit-linear-gradient(right, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -o-linear-gradient(right, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -moz-linear-gradient(right, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: -ms-linear-gradient(right, #f9fbfe, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4));
  background: linear-gradient(right, white, #f9fbfe, rgba(249, 251, 254, 0.7), rgba(249, 251, 254, 0.4)); }

.cgp-portal-announcement-list {
  display: flex;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  animation: announcement 45s linear infinite; }

@keyframes announcement {
  0% {
    margin-left: 300px; }
  100% {
    margin-left: -2700px; } }

.cgp-portal-announcement-list:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused; }

.cgp-portal-announcement-item {
  display: flex;
  flex: none;
  align-items: center;
  margin-right: 40px;
  font-size: 14px;
  cursor: pointer; }

.cgp-portal-announcement-time {
  padding-right: 5px;
  color: #158EFE; }

.cgp-portal-announcement-text {
  display: inline-block;
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-portal-main {
  display: flex;
  max-width: 1680px;
  margin: 20px auto 30px;
  padding: 0 20px;
  box-sizing: border-box; }

.cgp-portal-main-left {
  width: 77%;
  margin-right: 20px; }

.cgp-portal-main-right {
  width: calc(23% - 20px); }

.cgp-portal-system-wrap {
  margin-top: 30px;
  padding: 0 10px; }

.cgp-portal-system-wel-tit {
  display: none;
  margin-bottom: 80px;
  text-align: center;
  font-size: 22px; }

.cgp-portal-system-list {
  display: flex;
  flex-flow: row nowrap; }

.cgp-portal-system-item {
  width: 84px;
  margin-right: calc((100% - 756px) / 8);
  box-sizing: border-box;
  cursor: pointer; }

.cgp-portal-system-item:last-child {
  margin-right: 0; }

.cgp-portal-system-item a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333; }

.cgp-portal-system-block {
  width: 70px;
  height: 70px;
  margin: 0 auto 15px;
  border-radius: 4px; }

.cgp-portal-system-block img {
  width: 100%;
  height: 100%;
  border-radius: 4px; }

.cgp-portal-system-block.more {
  text-align: center;
  line-height: 66px;
  font-size: 34px;
  color: #BBCEE0;
  border: 2px dashed #BBCEE0;
  box-sizing: border-box; }

.cgp-portal-system-block.more:hover {
  border: 2px solid #BBCEE0; }

.cgp-portal-system-tit {
  display: block;
  max-width: 84px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px; }

.cgp-portal-left-tit-wrap {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  border-bottom: 2px solid #158EFE; }

.cgp-portal-left-tit {
  padding: 0 15px;
  font-size: 16px;
  font-weight: bold;
  color: #158EFE;
  box-sizing: border-box; }

.cgp-portal-left-tit-icon {
  margin-right: 10px;
  font-size: 22px;
  color: #158EFE;
  cursor: pointer; }

.cgp-portal-left-content-wrap {
  margin-top: 25px;
  background: white;
  border: 1px solid #E5EDF3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 4px; }

.cgp-portal-left-content-wrap img,
.cgp-portal-right-content-wrap img {
  width: 100%; }

.cgp-portal-backlog-wrap,
.cgp-portal-oa-wrap,
.cgp-portal-quick-learning-wrap,
.cgp-portal-learning-wrap,
.cgp-portal-knowlege-wrap {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #E5EDF3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 4px; }

.cgp-portal-right-tit-wrap {
  height: 44px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  border-bottom: 2px solid #E5EDF3; }

.cgp-portal-right-tit {
  padding-left: 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #158EFE;
  border-left: 2px solid #158EFE; }

.cgp-portal-backlog-wrap .cgp-portal-right-tit-wrap {
  background-color: #158EFE;
  border-bottom: 0;
  border-radius: 4px 4px 0 0; }

.cgp-portal-backlog-wrap .cgp-portal-right-tit {
  color: #fff;
  border-left: 2px solid #fff; }

.cgp-portal-backlog-wrap .cgp-icon-more {
  font-size: 22px;
  color: #fff;
  cursor: pointer; }

.cgp-portal-right-arrow-wrap {
  display: flex; }

.cgp-arrow-block {
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  color: #9DE49B;
  background-color: #fff;
  border: 1px solid #E6EEF4;
  border-radius: 2px;
  box-sizing: border-box; }

.cgp-arrow-block.active {
  color: #158EFE;
  cursor: pointer;
  border-color: #158EFE; }

.cgp-portal-learning-main,
.cgp-portal-quick-main {
  display: flex;
  flex-flow: row wrap; }

.cgp-portal-quick-main {
  padding: 10px 0; }

.cgp-portal-quick-main li {
  width: 33.3%; }

.cgp-portal-quick-item {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  color: #666; }

.cgp-portal-quick-item p {
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.cgp-portal-quick-item-icon,
.cgp-portal-learning-item-icon {
  font-size: 26px; }

.cgp-portal-quick-item-icon.blue,
.cgp-portal-learning-item-icon.blue {
  color: #158EFE; }

.cgp-portal-quick-item-icon.red,
.cgp-portal-learning-item-icon.red {
  color: #FC644F; }

.cgp-portal-quick-item-icon.yellow,
.cgp-portal-learning-item-icon.yellow {
  color: #FFB742; }

.cgp-portal-quick-item-icon.purple {
  color: #938FF1; }

.cgp-portal-quick-item-icon.green {
  color: #16C46A; }

.cgp-portal-quick-item-icon.light-blue,
.cgp-portal-learning-item-icon.light-blue {
  color: #62C9F5; }

.cgp-portal-learning-main li {
  width: 50%; }

.cgp-portal-learning-item {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  color: #666; }

.cgp-portal-right-content-wrap.knowlege {
  padding: 20px 15px; }

.cgp-portal-knowlege {
  position: relative;
  height: 110px;
  overflow: hidden; }

.cgp-portal-knowlege-main {
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  /*padding: 20px 15px 10px;*/ }

.cgp-portal-knowlege-item {
  width: calc(50% - 5px);
  margin-right: 10px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #E5EDF3;
  box-sizing: border-box;
  margin-bottom: 10px; }

.cgp-portal-knowlege-item:nth-child(2n) {
  margin-right: 0; }

.cgp-portal-knowlege-item a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #666; }

.cgp-portal-tab-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  line-height: 40px;
  border-bottom: 1px solid #E5EDF3; }

.cgp-portal-tab-item {
  display: inline-block;
  padding: 0 15px;
  font-size: 16px;
  color: #666;
  cursor: pointer; }

.cgp-portal-tab-item.active {
  font-weight: bold;
  color: #158EFE; }

.cgp-portal-tab-item.new:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  vertical-align: text-top;
  background-color: #FC644F;
  border-radius: 50%; }

.cgp-portal-news-icon-wrap {
  position: relative;
  display: flex;
  align-items: center; }

.cgp-portal-news-icon {
  width: 40px;
  height: 100%;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
  color: #158EFE;
  cursor: pointer; }

.cgp-portal-news-icon.show {
  color: #fff;
  background-color: #158EFE; }

.cgp-portal-news-icon-select-wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 9;
  width: 40px;
  text-align: center;
  background-color: #158EFE; }

.cgp-portal-news-icon-select-wrap .cgp-portal-news-icon {
  color: #fff; }

.cgp-portal-left-tab-icon {
  font-size: 22px;
  color: #158EFE;
  cursor: pointer; }

.cgp-portal-news-list-onlytext-wrap {
  width: 100%;
  font-size: 14px; }

.cgp-portal-list-wrap {
  padding: 20px 30px;
  font-size: 14px; }

.cgp-portal-list-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-bottom: 15px; }

.cgp-portal-list-item:last-child {
  margin-bottom: 0; }

.cgp-portal-list-item-text-wrap {
  display: flex;
  align-items: center;
  width: 80%; }

.cgp-portal-list-item-text {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
  cursor: pointer; }

.cgp-portal-list-item-text:hover {
  color: #158EFE; }

.cgp-portal-list-item-time {
  color: #999;
  cursor: default; }

.cgp-portal-news-list-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 30px; }

.cgp-portal-news-list-pic-wrap {
  display: flex;
  flex-flow: row wrap;
  width: 450px; }

.cgp-portal-news-list-text-wrap {
  width: calc(100% - 480px);
  font-size: 14px; }

.cgp-portal-news-list-pic-item {
  position: relative;
  width: 220px;
  height: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer; }

.cgp-portal-news-list-pic-item:nth-child(2n) {
  margin-right: 0; }

.cgp-portal-news-list-pic-item:nth-child(3),
.cgp-portal-news-list-pic-item:nth-child(4) {
  margin-bottom: 0; }

.cgp-portal-news-list-pic-item img {
  width: 100%;
  height: 100%; }

.cgp-portal-news-list-pic-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3); }

.cgp-portal-news-list-pic-tit span {
  display: inline-block;
  max-width: 73%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-portal-news-list-pic-date {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3); }

.cgp-portal-news-list-text-wrap .cgp-portal-list-item-text {
  display: inline-block;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-home-new-tag {
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  padding: 0 4px 0 2px;
  line-height: 10px;
  font-size: 8px;
  font-style: italic;
  color: #fff;
  background-color: #FC644F;
  border-radius: 2px; }

.cgp-portal-popup-bg,
.cgp-portal-dashboard-popup-bg {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5); }

.cgp-portal-system-popup-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*width: 990px;*/
  width: 1020px;
  padding: 40px 45px;
  font-size: 14px;
  background-color: #fff;
  box-sizing: border-box; }

.cgp-portal-system-close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #ccc;
  font-size: 22px;
  cursor: pointer; }

.cgp-portal-system-popup-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  color: #158EFE;
  padding-bottom: 13px;
  border-bottom: 3px solid #158EFE; }

.cgp-portal-system-popup-header-tit {
  font-size: 16px; }

.cgp-portal-system-order-btn {
  height: 24px;
  line-height: 24px;
  color: #158EFE;
  cursor: pointer; }

.cgp-portal-system-order-btn .cgp-icon-transfer {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 16px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg); }

.cgp-portal-system-complete-btn {
  display: none;
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background-color: #158EFE;
  cursor: pointer; }

.cgp-portal-system-popup-tips {
  visibility: hidden;
  padding: 10px 0;
  text-align: center;
  color: #999; }

.cgp-portal-system-popup-list-wrap {
  display: flex;
  flex-flow: row wrap;
  max-height: 514px;
  margin-left: 30px;
  overflow-y: auto;
  overflow-x: hidden; }

.cgp-portal-system-popup-list-item {
  position: relative;
  /*width: calc(12.5% - 30px);*/
  width: 80px;
  margin-right: 30px;
  margin-bottom: 30px; }

.cgp-portal-system-popup-list-item a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333; }

.cgp-portal-system-popup-list-icon-wrap {
  width: 100%;
  height: 78px;
  margin-bottom: 10px;
  padding: 10px;
  box-sizing: border-box; }

.cgp-portal-system-popup-list-icon-wrap.border {
  border: 1px dashed #ccc !important; }

.cgp-portal-system-popup-list-item:nth-child(1) .border,
.cgp-portal-system-popup-list-item:nth-child(2) .border,
.cgp-portal-system-popup-list-item:nth-child(3) .border,
.cgp-portal-system-popup-list-item:nth-child(4) .border,
.cgp-portal-system-popup-list-item:nth-child(5) .border,
.cgp-portal-system-popup-list-item:nth-child(6) .border,
.cgp-portal-system-popup-list-item:nth-child(7) .border,
.cgp-portal-system-popup-list-item:nth-child(8) .border {
  border-color: #158EFE !important; }

.cgp-portal-system-popup-list-icon-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 4px; }

.cgp-portal-system-popup-list-tit {
  display: block;
  max-width: 80px;
  /*position: absolute;
    left: 50%;
    transform: translateX(-50%);*/
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/*drag plugin*/
.dragging,
.cgp-portal-system-popup-list-item.dragging a,
.dragging * {
  cursor: move !important; }

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000; }

li.placeholder {
  position: relative;
  width: 10px;
  height: 10px;
  background-color: #158EFE;
  border-radius: 50%; }

/*backlog*/
.cgp-portal-backlog-main {
  padding: 15px 10px; }

.cgp-portal-backlog-main-wrap:nth-child(2) {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #E5EDF3; }

.cgp-portal-backlog-tab-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #E5EDF3; }

.cgp-portal-backlog-tab-item {
  position: relative;
  width: 70px;
  padding-bottom: 10px;
  text-align: center;
  color: #666;
  font-size: 16px;
  cursor: pointer; }

.cgp-portal-backlog-tab-item.active {
  font-weight: bold;
  color: #158EFE;
  border-bottom: 2px solid #158EFE; }

.cgp-portal-backlog-message-num {
  position: absolute;
  right: -8px;
  top: -4px;
  display: block;
  padding: 0 5px;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #E4000C;
  border-radius: 8px; }

.cgp-portal-backlog-tab-content {
  height: 160px;
  margin-top: 10px;
  padding: 0 10px;
  overflow-y: auto; }

.cgp-portal-backlog-tab-content-item {
  margin-top: 20px;
  font-size: 14px;
  color: #666; }

.cgp-portal-backlog-tab-content-item:first-child {
  margin-top: 10px; }

.cgp-portal-backlog-department {
  display: inline-block;
  min-width: 30px;
  max-width: 112px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-portal-backlog-num {
  padding-left: 10px;
  color: #666;
  cursor: pointer; }

.cgp-portal-backlog-num .num {
  padding-right: 5px;
  color: #E4000C;
  border-bottom: 1px solid #E4000C; }

.cgp-portal-backlog-num .unit {
  border-bottom: 1px solid #666; }

.cgp-portal-dashboard-content-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-top: 25px; }

.cgp-portal-dashboard-content {
  width: 32%;
  height: 250px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #E5EDF3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 4px;
  box-sizing: border-box; }

.cgp-portal-dashboard-popup-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 610px;
  background-color: #fff;
  border: 1px solid #E5EDF3;
  border-radius: 3px; }

.cgp-portal-dashboard-popup-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 15px 25px;
  border-bottom: 1px solid #DCDCDC; }

.cgp-portal-dashboard-popup-header-tit {
  font-size: 14px;
  font-weight: bold;
  color: #333; }

.cgp-portal-dashboard-popup-close {
  font-size: 18px;
  color: #ccc;
  cursor: pointer; }

.cgp-portal-dashboard-popup-content {
  padding: 20px 25px 30px;
  font-size: 14px;
  color: #333; }

.cgp-portal-dashboard-popup-tips {
  color: #666; }

.cgp-portal-dashboard-popup-list {
  height: 400px;
  overflow: auto;
  margin-top: 15px; }

.cgp-portal-dashboard-popup-item {
  margin-bottom: 15px; }

.cgp-portal-dashboard-popup-item .cgp-back-checkbox-tt {
  padding-left: 15px; }

.cgp-portal-dashboard-popup-btn-wrap {
  margin-top: 30px;
  text-align: center; }

/*first visit style*/
.cgp-first-visit-mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.6); }

.cgp-first-visit-wrap {
  position: relative;
  max-width: 1680px;
  height: 100%;
  margin: 20px auto 30px;
  padding: 0 20px;
  box-sizing: border-box; }

.cgp-first-visit-tip-wrap {
  display: none;
  width: 410px;
  min-height: 230px;
  position: absolute;
  padding: 25px 30px;
  font-size: 14px;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box; }

.cgp-first-visit-tit {
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  color: #000; }

.cgp-first-visit-tit.tar {
  text-align: right; }

.cgp-first-visit-tip {
  margin-top: 10px;
  line-height: 2;
  color: #666; }

.cgp-first-visit-tip-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 45px; }

.cgp-first-visit-tip-wrap a {
  display: block;
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background-color: #158FFE;
  border-radius: 4px; }

.cgp-first-visit-tip-close {
  color: #999;
  cursor: pointer; }

.cgp-first-visit-tip-icon {
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff962c; }

.cgp-first-visit-tip-icon:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 0;
  box-shadow: 0 0 0 10px #ff962c;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-animation: warn 2s ease-out;
  -moz-animation: warn 2s ease-out;
  animation: warn 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@keyframes warn {
  0% {
    transform: scale(0);
    opacity: 0.0; }
  25% {
    transform: scale(0.25);
    opacity: 0.1; }
  50% {
    transform: scale(0.5);
    opacity: 0.2; }
  75% {
    transform: scale(0.8);
    opacity: 0.3; }
  100% {
    transform: scale(1);
    opacity: 0.0; } }

.cgp-first-visit-tip-wrap.carousel {
  top: 135px;
  left: 180px; }

.cgp-first-visit-tip-wrap.carousel .cgp-first-visit-tip-icon {
  top: 20px;
  left: -30px; }

.cgp-first-visit-tip-wrap.system {
  top: 140px;
  left: 50px; }

.cgp-first-visit-tip-wrap.system .cgp-first-visit-tip-icon {
  top: -30px;
  left: 20px; }

.cgp-first-visit-tip-wrap.backlog {
  top: 55px;
  right: 360px; }

.cgp-first-visit-tip-wrap.backlog .cgp-first-visit-tip-icon {
  top: 30px;
  right: -40px; }

.cgp-first-visit-tip-wrap.groupnews {
  top: 300px;
  left: 590px; }

.cgp-first-visit-tip-wrap.groupnews .cgp-first-visit-tip-icon {
  top: 20px;
  left: -30px; }

.cgp-first-visit-tip-wrap.oa {
  top: 55px;
  right: 360px; }

.cgp-first-visit-tip-wrap.oa .cgp-first-visit-tip-icon {
  top: 30px;
  right: -40px; }

.cgp-first-visit-tip-wrap.quicklearning {
  top: 55px;
  right: 360px; }

.cgp-first-visit-tip-wrap.quicklearning .cgp-first-visit-tip-icon {
  top: 30px;
  right: -40px; }

.cgp-first-visit-tip-wrap.article {
  top: 170px;
  left: 440px; }

.cgp-first-visit-tip-wrap.article .cgp-first-visit-tip-icon {
  top: 20px;
  left: -30px; }

.cgp-first-visit-tip-wrap.learning {
  top: 55px;
  right: 360px; }

.cgp-first-visit-tip-wrap.learning .cgp-first-visit-tip-icon {
  top: 30px;
  right: -40px; }

.cgp-first-visit-tip-wrap.knowlege {
  top: 55px;
  right: 360px; }

.cgp-first-visit-tip-wrap.knowlege .cgp-first-visit-tip-icon {
  top: 30px;
  right: -40px; }

.cgp-first-visit-tip-wrap.publicinfo {
  top: 200px;
  left: 400px; }

.cgp-first-visit-tip-wrap.publicinfo .cgp-first-visit-tip-icon {
  top: 20px;
  left: -30px; }

.cgp-first-visit-tip-wrap.enterprise {
  top: 105px;
  left: 440px; }

.cgp-first-visit-tip-wrap.enterprise .cgp-first-visit-tip-icon {
  top: 20px;
  left: -30px; }

/* 忘记密码 style */
.cgp-forget-right {
  width: 100%;
  margin: 0 auto !important; }

.cgp-user-forget {
  display: flex;
  flex-direction: column;
  align-items: center; }

.cgp-user-forget .forget_user_image {
  width: 100px;
  height: 110px; }

.cgp-user-forget .cgp-user-info-home-main-item {
  margin-bottom: 50px; }

.cgp-user-forget .cgp-forget-item-input {
  position: relative; }

.cgp-user-forget .cgp-form-input {
  width: 266px;
  height: 40px; }

.cgp-user-forget .cgp-form-error {
  padding-left: 15px;
  left: calc(266px);
  width: 100%;
  top: 10px;
  position: absolute; }

.cgp-user-forget .cgp-forget_email_img {
  margin-bottom: 40px; }

.cgp-user-forget .cgp-forget_email_img img {
  width: 200px;
  height: 90px; }

.cgp-user-forget .cgp-back-form-btn {
  padding-left: 0;
  width: 245px;
  height: 50px; }

.cgp-user-forget .cgp-forget_email {
  margin-bottom: 45px; }

.cgp-user-forget .cgp-forget_email p {
  color: #333333;
  font-size: 14px;
  font-weight: 400; }

.cgp-user-forget .cgp-forget_email_text p {
  width: 380px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-top: 10px; }

.cgp-user-forget .cgp-forget_email_text {
  color: #158EFE;
  margin-bottom: 0; }

.cgp-user-forget .cgp-forget-success {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 41px; }

.cgp-user-forget .cgp-forget-success img {
  width: 95px;
  height: 70px; }

.cgp-user-forget .cgp-forget-success-input {
  margin-left: calc(-115px);
  margin-bottom: 19px;
  position: relative; }

.cgp-user-forget .cgp-forget-success-input .cgp-form-error {
  left: calc(395px); }

.cgp-user-forget .cgp-forget-selfDiv {
  width: 266px;
  margin-top: 5px;
  margin-bottom: 25px; }

.cgp-user-forget .cgp-forget-selfDiv .verify-wrap,
.cgp-user-forget .cgp-forget-selfDiv .verify-wrap .drag-progress,
.cgp-user-forget .cgp-forget-selfDiv .verify-wrap .drag-btn {
  height: 32px;
  margin: 0; }

.cgp-user-forget .cgp-forget-success-button {
  padding: 0; }

.cgp-user-forget .cgp-forget-selfDiv .verify-wrap .fix-tips, .verify-msg {
  line-height: 32px; }

.cgp-user-forget .cgp-forget_email_text p span {
  color: #158efe;
  cursor: pointer; }

/* 网站群 style */
.cgp-cgpWbes {
  position: relative; }

/* .cgp-cgpWbes .cgp-header-group-btn{
  margin: 0 10px;
} */
.cgpWbes-dropdown-wrapper * {
  box-sizing: content-box; }

.cgpWbes-dropdown-wrapper {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  top: 40px;
  right: 0px;
  display: none; }

.cgpWbes-dropdown-wrapper a {
  color: #333; }

.cgpWbes-dropdown-wrapper .cd-dropdown-content {
  min-width: 190px;
  max-height: 300px;
  overflow-y: auto; }

.cgp-cgpWbes .has-children {
  width: 200px;
  cursor: pointer;
  color: #333; }

.cgp-cgpWbes .has-children > a:not(i) > i {
  position: absolute;
  line-height: 25px;
  vertical-align: middle;
  left: 5px; }

.cgp-cgpWbes .has-children > a {
  padding: 10px;
  padding-left: 20px;
  vertical-align: middle;
  position: relative;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgpWbes-dropdown-wrapper .cd-dropdown-children {
  background: rgba(255, 255, 255, 0.9);
  /* position: absolute; */
  /* left: -208px; */
  max-height: 200px;
  overflow-y: auto; }

.cgp-cgpWbes .is-hidden {
  display: none;
  position: absolute;
  left: -200px; }

.cgpWbes-dropdown-wrapper .has_hildren_active,
.cgpWbes-dropdown-wrapper .has_hildren_active > a,
.cgpWbes-dropdown-wrapper .has_hildren_active > i,
.cgpWbes-dropdown-wrapper .is-hidden > li.has_hildren_active > a {
  color: #fff; }

.has_hildren_active {
  background: #158EFE; }

.cgpWbes-dropdown-wrapper li:hover {
  background: rgba(21, 142, 254, 0.8); }

button[type="button"]:disabled {
  background-color: rgba(21, 142, 254, 0.5);
  cursor: no-drop; }

.verify-wrap .suc-drag-btn {
  background: #fff url("../images/check_success.png") no-repeat center center;
  border: 1px solid #158EFE;
  border-left: none;
  background-size: auto; }

/* 组织架构树 style */
.cgp-knowledge-authority-popup-organization * {
  box-sizing: content-box; }

.cgp-knowledge-authority-popup-organization {
  padding: 30px;
  padding-right: 0;
  border-right: 0;
  padding-top: 20px;
  max-height: 420px;
  overflow-y: auto; }

.cgp-knowledge-authority-popup-organization ul,
.cgp-knowledge-authority-popup-organization ul li {
  width: 100%; }

.cgp-knowledge-authority-popup-organization > ul {
  width: 200px; }

.cgp-knowledge-authority-popup-organization .ztree * {
  font-size: 14px;
  font-family: "Source Han Sans SC", sans-serif; }

.cgp-knowledge-authority-popup-organization .ztree li a,
.cgp-knowledge-authority-popup-organization .ztree li i {
  padding: 10px 0; }

.cgp-knowledge-authority-popup-organization .ztree li {
  position: relative; }

.cgp-knowledge-authority-popup-organization .ztree li i {
  margin-right: 5px;
  color: #ccc;
  position: absolute; }

.cgp-knowledge-authority-popup-organization .ztree li a {
  width: calc(100% - 20px);
  /* background-color: #fff; */
  color: black;
  height: 14px;
  border: none;
  opacity: 0.8;
  margin-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-knowledge-authority-popup-organization .ztree li a:hover {
  text-decoration: none;
  background-color: #E4E4E4;
  color: #333; }

.cgp-knowledge-authority-popup-organization .ztree li a.curSelectedNode,
.cgp-knowledge-authority-popup-organization .ztree li a.curSelectedNode:hover {
  background: #158EFE;
  color: #fff; }

.cgp-knowledge-authority-popup-header {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DCDCDC; }

.cgp-knowledge-authority-popup-header span {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  padding-left: 20px; }

/* 员工黄页 */
.cgp-content .cgp-white-pages-search-result-item {
  padding: 30px;
  text-align: left;
  height: 220px; }

.cgp-content .cgp-white-pages-search-result-item > p {
  padding-top: 5px; }

.cgp-content .cgp-result-item-name {
  display: flex;
  justify-content: space-between; }

.cgp-content .cgp-white-pages-search-result-photo-wrap {
  margin: 0; }

.cgp-content .cgp-white-pages-search-result-professional-tit {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: context-menu; }

.cgp-content .cgp-white-pages-search-result-item p.all_text {
  padding: 5px;
  position: absolute;
  pointer-events: none;
  width: 250px;
  background: #f3f3f3;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
  font-size: 14px;
  color: #333333; }

.cgp-content .show_more {
  color: #999999;
  cursor: pointer;
  width: 45px; }

.cgp-content .show_more:hover {
  color: #158EFE; }

.cgp-content .show_more_pop {
  padding: 25px;
  position: absolute;
  width: 250px;
  background: white;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.47);
  font-size: 16px;
  color: #666666; }

.cgp-content .showMore_P {
  overflow-y: auto;
  height: 100px; }

.cgp-content .show_more_pop .cgp-icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

/*===== start forum =====*/
/*forum home*/
.cgp-forum-home-left {
  width: 73%; }

.cgp-forum-home-right {
  width: calc(27% - 20px);
  margin-left: 20px; }

.cgp-forum-home-search-wrap {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  box-sizing: border-box; }

.cgp-forum-home-search-tit {
  font-weight: bold;
  font-size: 18px; }

.cgp-forum-home-search-content {
  width: 312px;
  margin-top: 20px;
  border-bottom: 1px solid #158EFE; }

.cgp-forum-home-search-input {
  width: 265px;
  font-size: 14px;
  border: 0; }

.cgp-forum-home-search-input:focus {
  border: 0; }

.cgp-forum-home-search-btn {
  font-size: 20px;
  color: #BEC4C8;
  cursor: pointer; }

.cgp-forum-home-search-criteria {
  margin-top: 20px; }

.cgp-forum-home-search-criteria-btn-group {
  margin-top: 30px;
  padding-left: 70px; }

.cgp-forum-home-list-wrap {
  margin-top: 30px; }

.cgp-forum-home-list-header {
  padding: 20px 30px;
  align-items: center;
  font-size: 14px;
  background-color: #E0F2FF; }

.cgp-forum-home-list-header-tit {
  font-size: 18px;
  font-weight: bold; }

.cgp-forum-home-list {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04); }

.cgp-forum-home-list-tab {
  margin-bottom: 20px;
  font-size: 0; }

.cgp-forum-home-list-tab-item {
  min-width: 100px;
  display: inline-block;
  height: 30px;
  padding: 0 25px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #F46E21;
  border: 1px solid #F46E21;
  border-right: 0;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-forum-home-list-tab-item:first-child {
  border-radius: 4px 0 0 4px; }

.cgp-forum-home-list-tab-item:last-child {
  border-right: 1px solid #F46E21;
  border-radius: 0 4px 4px 0; }

.cgp-forum-home-list-tab-item.active {
  color: #fff;
  background-color: #F46E21; }

.cgp-forum-home-list-content-item,
.cgp-news-home-search-detail,
.cgp-news-home-nav-child-wrap {
  display: none; }

.cgp-forum-home-list-content-item.active {
  display: block; }

.cgp-forum-home-list-item {
  display: flex;
  flex-flow: row nowrap;
  padding: 10px 0;
  border-bottom: 1px dashed #B9C1C9; }

.cgp-forum-home .cgp-forum-home-list-item,
.cgp-news-home .cgp-forum-home-list-item {
  cursor: pointer; }

.cgp-forum-home .cgp-forum-home-list-item:hover .cgp-forum-home-list-item-tit,
.cgp-news-home .cgp-forum-home-list-item:hover .cgp-forum-home-list-item-tit,
.cgp-knowdedge-home .cgp-forum-home-list-item:hover .cgp-forum-home-list-item-tit,
.cgp-article-search .cgp-forum-home-list-item:hover .cgp-forum-home-list-item-tit {
  color: #158EFE; }

.cgp-forum-home-list-item-photo {
  width: 54px;
  height: 54px;
  display: inline-block;
  border-radius: 50%; }

.cgp-forum-home-list-item-content {
  width: calc(100% - 64px);
  margin-left: 10px; }

.cgp-forum-home-list-item-tit {
  display: inline-block;
  max-width: 600px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cgp-forum-home .cgp-forum-tag {
  margin-left: 10px; }

.cgp-forum-home-list-item-detail {
  margin-top: 15px;
  font-size: 14px;
  color: #999; }

.cgp-forum-home-list-item-detail .cgp-icon-delete {
  display: inline-block;
  margin-left: 7px;
  padding-left: 10px;
  vertical-align: top;
  font-size: 18px;
  border-left: 1px solid #999;
  cursor: pointer; }

.cgp-forum-home-list-item-detail-icon {
  padding-right: 5px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer; }

.cgp-forum-home-enter-btn {
  width: 100%;
  line-height: 56px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #158EFE;
  border-radius: 5px;
  cursor: pointer; }

.cgp-forum-home-enter-icon {
  padding-right: 5px;
  vertical-align: text-bottom;
  font-size: 18px; }

.cgp-forum-home-mypost-wrap,
.cgp-forum-home-stick,
.cgp-forum-home-section-list {
  margin-top: 30px;
  background-color: #fff;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04); }

.cgp-forum-home-mypost-admin {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 20px 40px;
  font-size: 16px;
  border-bottom: 1px solid #E5EDF3; }

.cgp-forum-home-mypost-admin .cgp-header-admin {
  width: 54px;
  height: 54px; }

/*  英文切换样式优化 */
.cgp-forum-home-mypost-btn {
  display: flex;
  align-items: center;
  margin-top: 5px;
  font-size: 14px;
  color: #158EFE;
  white-space: nowrap; }

.cgp-forum-home-mypost-msg {
  display: flex;
  align-items: center;
  cursor: pointer; }

.cgp-forum-home-mypost-num {
  margin-left: 5px;
  padding: 0 5px;
  vertical-align: middle;
  line-height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #FF0000;
  border-radius: 7px; }

.cgp-forum-home-mypost-data-item {
  width: 50%;
  height: 46px;
  line-height: 46px;
  text-align: center; }

.cgp-forum-home-mypost-data-item:first-child {
  border-right: 1px solid #E5EDF3; }

.cgp-forum-home-stick-tab-wrap {
  display: flex;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #999;
  border-bottom: 1px solid #E5EDF3; }

.cgp-forum-home-stick-tab {
  width: 50%;
  text-align: center;
  cursor: pointer; }

.cgp-forum-home-stick-tab-item {
  display: inline-block;
  width: 90px; }

.cgp-forum-home-stick-tab-item.active {
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #F46E21; }

.cgp-forum-home-stick-content {
  padding: 20px;
  color: #666;
  font-size: 14px;
  box-sizing: border-box; }

.cgp-forum-home-stick-main {
  display: none;
  animation: stickEnd 1s forwards;
  -moz-animation: stickEnd 1s forwards;
  /* Firefox */
  -webkit-animation: stickEnd 1s forwards;
  /* Safari and Chrome */
  -o-animation: stickEnd 1s forwards;
  /* Opera */ }

.cgp-forum-home-stick-main.active {
  display: block;
  animation: stickStart 1s forwards;
  -moz-animation: stickStart 1s forwards;
  /* Firefox */
  -webkit-animation: stickStart 1s forwards;
  /* Safari and Chrome */
  -o-animation: stickStart 1s forwards;
  /* Opera */ }

@keyframes stickStart {
  0% {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@keyframes stickEnd {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }

.cgp-forum-home-stick-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px; }

.cgp-forum-home-stick-tit {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer; }

.cgp-forum-home-stick-tit:hover {
  color: #158EFE; }

.cgp-forum-home-stick-item .cgp-icon-comment {
  padding-right: 5px; }

.cgp-forum-home-section-list-tit {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #E5EDF3; }

.cgp-forum-home-section-list-wrap {
  display: flex;
  flex-flow: row wrap; }

.cgp-forum-home-section-list-item {
  width: 50%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  border-bottom: 1px solid #E5E6E7;
  border-right: 1px solid #E5E6E7;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-forum-home-section-list-item:nth-child(2n) {
  border-right: 0; }

.cgp-forum-home-section-list-item.active {
  color: #158EFE; }

/*forum deploy new forum*/
.cgp-forum-new {
  padding: 30px; }

.cgp-forum-new-item {
  margin-top: 20px; }

.cgp-forum-new-input-wrap {
  position: relative;
  display: inline-block;
  width: 90%; }

.cgp-forum-new-input {
  width: 100%;
  height: 28px;
  padding: 0 70px 0 10px;
  font-size: 14px;
  color: #333;
  border: 1px solid #F46E21;
  box-sizing: border-box; }

.cgp-forum-new .cgp-form-item-tit,
.cgp-knowledge-new .cgp-form-item-tit {
  display: inline-block;
  min-width: 70px;
  text-align: right; }

.cgp-form-item-tit-num-wrap {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #666;
  font-size: 12px; }

.cgp-forum-new-richtext-wrap {
  display: inline-block;
  width: 90%;
  height: 400px;
  vertical-align: top;
  /*border: 1px solid;*/
  box-sizing: border-box; }

.cgp-forum-new-btn-group {
  margin-top: 30px;
  padding-left: 74px; }

.cgp-forum-new .cgp-form-error {
  margin-top: 5px;
  padding-left: 80px; }

/*forum detail page*/
.cgp-forum-detail-content-wrap,
.cgp-forum-detail-reply-wrap,
.cgp-forum-detail-myreply-wrap,
.cgp-forum-detail-owner-action-wrap,
.cgp-forum-new {
  background-color: #fff;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 0px 4px 4px 4px; }

.cgp-forum-detail-content-wrap {
  padding: 25px 30px; }

.cgp-forum-detail-content-info {
  display: flex;
  flex-flow: row nowrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #CACED2; }

.cgp-forum-detail-content-info-tit {
  display: inline-block;
  line-height: 1.5;
  font-size: 22px;
  font-weight: bold; }

.cgp-forum-detail .cgp-forum-home-list-item-detail {
  margin-top: 10px; }

.cgp-forum-detail-content-info .cgp-forum-home-list-item-detail {
  cursor: default; }

.cgp-forum-detail-content-main {
  margin-top: 20px;
  font-size: 14px; }

.cgp-forum-detail-content-main-tit-wrap {
  margin-bottom: 20px;
  text-align: left; }

.cgp-forum-detail-content-main-tit {
  width: 28%;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold; }

.cgp-forum-detail-content-main p {
  text-indent: 28px; }

.cgp-forum-detail-content-flow {
  margin-top: 25px;
  text-align: center; }

.cgp-forum-detail-content-flow-item {
  display: inline-block;
  font-size: 14px;
  color: #666; }

.cgp-forum-detail-content-flow-icon-wrap {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer; }

.cgp-forum-detail-content-flow-icon-wrap.reply {
  border-color: #FFB742; }

.cgp-forum-detail-content-flow-icon-wrap.likes {
  border-color: #FC644F; }

.cgp-forum-detail-content-flow-icon-wrap:before {
  content: '';
  font-family: 'portal-front-icon';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.cgp-forum-detail-content-flow-icon-wrap.reply:before {
  content: '\e658';
  font-size: 22px;
  color: #FFB742; }

.cgp-forum-detail-content-flow-icon-wrap.likes:before {
  content: '\e657';
  font-size: 18px;
  color: #FC644F; }

.cgp-forum-detail-reply-wrap,
.cgp-forum-detail-myreply-wrap {
  margin-top: 30px;
  padding: 30px; }

.cgp-forum-detail-reply-tit {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold; }

.cgp-forum-detail-reply-date {
  padding: 0 20px;
  vertical-align: middle;
  color: #999;
  font-size: 14px; }

.cgp-forum-detail-reply-text {
  max-width: 80%;
  color: #333;
  word-break: break-all; }

.cgp-forum-tag.sofa {
  line-height: 14px;
  color: #FC644F;
  border: 1px solid #FC644F; }

.cgp-forum-tag.chair {
  line-height: 14px;
  color: #FFB742;
  border: 1px solid #FFB742; }

.cgp-forum-tag.floor {
  line-height: 14px;
  color: #16C46A;
  border: 1px solid #16C46A; }

.cgp-forum-tag.forth {
  line-height: 14px;
  color: #938FF1;
  border: 1px solid #938FF1; }

.cgp-forum-detail-myreply-textarea {
  width: 100%;
  height: 100px;
  padding: 15px 10px;
  font-size: 14px;
  background-color: #F5F5F5;
  border: 1px solid #e5edf3;
  box-shadow: 0px 6px 36px 0px rgba(0, 62, 100, 0.04);
  border-radius: 4px;
  box-sizing: border-box;
  resize: none; }

.cgp-forum-detail-myreply-btn-group {
  margin-top: 20px;
  text-align: right; }

.cgp-forum-detail-owner-action {
  width: 25%;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  cursor: pointer; }

.cgp-forum-detail .cgp-forum-home-stick {
  margin-top: 0; }

.cgp-forum-detail-owner-action-icon {
  display: block;
  margin-bottom: 5px;
  font-size: 22px; }

.tansferPopup .width300 {
  width: 560px; }

.cgp-forum-transfer-popup {
  padding: 20px; }

.cgp-forum-detail .cgp-forum-home-list-item-detail .cgp-icon-delete {
  margin-left: 0;
  padding-left: 0;
  font-size: 20px;
  border-left: 0; }

.cgp-forum-home-list-item-reply {
  margin-top: 10px;
  padding: 18px 20px;
  background-color: #f6f6f6; }

.cgp-forum-home-list-item-reply-item {
  padding: 12px 0 10px;
  line-height: 1.5;
  font-size: 14px;
  color: #666;
  border-bottom: 1px dashed #DAE0E6; }

.cgp-forum-home-list-item-reply-item:last-child {
  padding-bottom: 0;
  border-bottom: 0; }

.forum-reply-owner,
.forum-reply-owner-second {
  font-weight: bold;
  color: #000; }

.forum-reply-owner-second {
  padding-right: 10px; }

.cgp-forum-home-list-item-reply-item-detail {
  margin-top: 8px;
  text-align: right;
  font-size: 12px;
  color: #999; }

.cgp-forum-home-list-item-reply-btn {
  padding-left: 10px;
  cursor: pointer; }

/*my forum posts*/
.cgp-forum-myposts-info-personal {
  padding: 30px 30px 20px;
  border-bottom: 1px solid #E5EDF3; }

.cgp-forum-myposts-info-personal-name {
  display: flex;
  align-items: center; }

.cgp-forum-myposts-info-active {
  padding: 20px 30px 30px; }

.cgp-forum-myposts-info-personal-content {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 14px; }

.cgp-forum-myposts-info-active-tit {
  padding-right: 20px;
  color: #666; }

.cgp-forum-myposts-reply {
  margin-top: 30px;
  padding: 30px; }

.cgp-forum-myposts-reply-table .cgp-icon-delete,
.cgp-forum-myposts-reply-table .cgp-icon-edit {
  font-size: 16px;
  cursor: pointer; }

/*my message*/
.cgp-forum-mymessage-tit {
  color: #333;
  padding-right: 5px; }

.cgp-forum-mymessage-posts {
  display: inline-block;
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  font-size: 16px;
  color: #158EFE;
  cursor: pointer; }

/*===== end forum =====*/
.cgp-popup-condition-wrap {
  margin-top: 10px;
  text-align: center; }

.cgp-popup-list-pagination-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
  text-align: right;
  background-color: #fff; }

.cgp-popup-list-pagination-icon {
  font-weight: bold;
  font-size: 16px;
  color: #ccc; }

.cgp-popup-list-pagination-icon.font-blue {
  cursor: pointer; }

.cgp-popup-list-pagination {
  padding: 0 10px;
  color: #646464; }

.cgp-popup-list-pagination-num {
  padding: 0 5px; }

/*===== start news =====*/
.cgp-news-home-left {
  width: 22%;
  background-color: #fff; }

.cgp-news-home-right {
  width: calc(78% - 20px);
  margin-left: 20px; }

.cgp-news-home-search-content {
  display: flex;
  align-items: center; }

.cgp-news-home-search-toggle-btn {
  margin-top: 20px;
  padding-left: 25px;
  font-size: 14px;
  color: #158EFE;
  cursor: pointer; }

.cgp-news-home .cgp-news-home-search-btn-group {
  padding-left: 85px; }

.cgp-news-home .cgp-forum-tag-significance {
  height: 22px;
  box-sizing: border-box; }

.cgp-news-home-search-detail .cgp-form-item-wrap {
  display: block;
  margin-bottom: 15px; }

.cgp-news-home-search-detail .cgp-form-item-tit {
  display: inline-block;
  min-width: 70px;
  text-align: right;
  box-sizing: border-box; }

.cgp-news-home .cgp-news-home-search-detail .cgp-form-item-tit {
  min-width: 80px; }

.cgp-news-home-search-detail .cgp-form-time {
  width: 120px; }

.cgp-news-home-search-detail .cgp-choose.department {
  width: 268px; }

.cgp-news-home-search-btn-group {
  padding-left: 75px;
  margin-top: 20px; }

.cgp-news-home-list {
  margin-top: 30px;
  padding: 30px; }

.cgp-news-home-list-item-content {
  margin-left: 20px; }

.cgp-forum-home-list-item .order {
  line-height: 24px;
  font-size: 14px;
  color: #333; }

.cgp-news-home-list-item-detail {
  display: flex;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
  color: #999; }

.cgp-news-home-list-item-detail .cgp-icon-view {
  vertical-align: text-top;
  font-size: 20px;
  padding-right: 5px; }

.cgp-news-home-nav-header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #158EFE; }

.cgp-news-home-nav-item {
  /*width: 65%;
	margin: 0 auto;*/ }

.cgp-news-home-nav-item-tit {
  position: relative;
  display: inline-block;
  width: 100%;
  line-height: 60px;
  text-indent: 20%;
  font-size: 18px;
  cursor: pointer; }

.cgp-news-home-nav-item-tit:after {
  content: '';
  display: block;
  width: 65%;
  height: 1px;
  margin: 0 auto;
  background-color: #E4ECF2; }

.cgp-news-home-nav-item-tit-icon {
  position: absolute;
  left: 8%;
  top: 21px;
  text-indent: 0;
  color: #D8D8D8; }

.cgp-news-home-nav-item-child {
  position: relative;
  width: 100%;
  line-height: 50px;
  text-indent: 20%;
  font-size: 18px;
  color: #666; }

.cgp-news-home-nav-item-child-tit {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  font-size: 18px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer; }

.cgp-news-home-nav-item-child-tit:after {
  content: '';
  display: block;
  width: 65%;
  height: 1px;
  margin: 0 auto;
  background-color: #E4ECF2; }

.cgp-news-home-nav-item-child-tit.active {
  border: 1px solid #B9C1C9;
  border-right: 0; }

.cgp-news-home-nav-item-child-tit.active:after {
  height: 0; }

.cgp-news-home-nav-item-child.active .cgp-news-home-nav-item-child-tit {
  color: #F46E21 !important;
  background-color: #fff; }

.cgp-news-home-nav-thirdchild-wrap {
  display: none;
  position: absolute;
  left: calc(100% - 1px);
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  height: 410px;
  padding: 30px 35px;
  background-color: #fff;
  border: 1px solid #B9C1C9;
  /*box-sizing: border-box;*/
  overflow-y: auto; }

.cgp-news-home-nav-thirdchild {
  display: flex;
  margin-bottom: 10px; }

.cgp-news-home-nav-thirdchild:last-child {
  margin-bottom: 0; }

.cgp-news-home-nav-thirdchild-tit {
  display: block;
  width: 120px;
  line-height: 40px;
  text-indent: 0;
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer; }

.cgp-news-home-nav-forthchild-wrap {
  width: 670px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-left: 50px;
  border-bottom: 1px solid #E2E7EB; }

.cgp-news-home-nav-forthchild-wrap li {
  width: calc(25% - 40px);
  margin-right: 40px;
  line-height: 40px;
  text-indent: 0;
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer; }

.cgp-news-home-nav-forthchild-wrap li:hover {
  color: #158EFE; }

.cgp-news-home-nav-item-tit .cgp-icon-zoomin {
  color: #666; }

.cgp-back-news-preview-tit {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  word-break: break-all;
  color: #333; }

.cgp-back-news-preview-detail {
  margin-bottom: 20px;
  padding-top: 5px;
  text-align: center;
  font-size: 14px;
  color: #999; }

.cgp-back-news-preview-detail .cgp-icon-view {
  font-size: 16px; }

.cgp-news-detail-content-wrap img {
  display: block;
  width: 600px;
  max-width: 600px;
  height: auto;
  margin: 10px auto;
  float: none !important; }

.cgp-back-news-preview-content {
  /*text-indent: 25px;
    line-height: 1.5;*/
  word-break: break-all; }

.cgp-news-detail-tit-num {
  padding-left: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #666; }

.cgp-star-wrap {
  vertical-align: middle;
  font-size: 22px;
  color: #FFB742; }

.cgp-forum-detail-myreply-wrap .cgp-star-wrap {
  padding-left: 20px;
  cursor: pointer; }

.cgp-news-detail-record-header {
  padding: 20px 30px;
  border-bottom: 1px solid #E5EDF3; }

.cgp-news-detail-record-header .cgp-forum-detail-reply-tit {
  margin-bottom: 0; }

.cgp-news-detail-record-content .cgp-forum-detail-reply-tit {
  font-size: 16px; }

.cgp-news-detail-authority-content {
  width: 100%;
  border: 2px solid #E6EEF4;
  border-radius: 4px; }

.cgp-news-detail-authority-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  font-size: 14px; }

.cgp-news-detail-authority-item.reader {
  border-bottom: 2px solid #E6EEF4; }

.cgp-news-detail-authority-item-tit {
  width: 140px;
  text-align: center;
  line-height: 40px;
  background-color: #E7F3FE; }

.cgp-news-detail-authority-item-main {
  width: calc(100% - 140px);
  max-height: 80px;
  margin: 10px 0;
  padding: 0 30px;
  box-sizing: border-box;
  overflow-y: auto; }

.cgp-news-detail-sametype-news-content {
  padding: 20px 0; }

.cgp-news-detail-sametype-news-item {
  position: relative;
  margin: 0 15px 20px 35px;
  font-size: 14px;
  color: #999; }

.cgp-news-detail-sametype-news-item:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -15px;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999; }

.cgp-news-detail-sametype-news-item:last-child {
  margin-bottom: 0; }

.cgp-news-detail-sametype-news-item-tit {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  word-break: break-word;
  cursor: pointer; }

.cgp-news-detail-sametype-news-item-tit:hover {
  color: #158EFE; }

.cgp-news-detail-info-news-content {
  padding: 20px; }

.cgp-news-up-tag {
  padding-left: 10px;
  vertical-align: bottom;
  color: #FC644F;
  font-size: 14px; }

/*quick nav*/
.cgp-page-quick-nav {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 9;
  transform: translateY(-50%); }

.cgp-page-quick-nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 90px;
  height: 50px;
  margin-bottom: 5px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  color: #158EFE;
  background-color: #fff;
  border: 1px solid #158EFE;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-page-quick-nav-item.active {
  color: #fff;
  background-color: #158EFE; }

.cgp-page-quick-nav-item.return {
  color: #158EFE;
  font-size: 40px;
  background-color: #E0F2FF;
  border: none; }

/*===== end news =====*/
/*===== start announcement =====*/
.cgp-announcement {
  padding: 30px 0;
  background-color: #fff; }

.cgp-announcement-main {
  width: 87%;
  margin: 0 auto; }

.cgp-news-detail-content-wrap.announcement {
  padding-bottom: 30px;
  border-bottom: 1px solid #E5EDF3; }

/*===== end announcement =====*/
/*===== start white pages =====*/
.cgp-white-pages-search-wrap {
  padding: 20px 0;
  text-align: center; }

.cgp-white-pages-search-tit {
  margin-bottom: 25px;
  font-size: 18px;
  color: #333; }

.cgp-white-pages-search-main {
  width: 375px;
  position: relative;
  margin: 0 auto 20px; }

.cgp-white-pages-search-input {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-right: 38px;
  font-size: 14px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #158EFE;
  outline: 0;
  box-sizing: border-box; }

.cgp-white-pages-search-icon {
  position: absolute;
  top: 4px;
  right: 2px;
  font-size: 20px;
  color: #BEC4C8;
  cursor: pointer; }

.cgp-white-pages-search-result {
  display: flex;
  flex-flow: row wrap;
  margin-top: 25px; }

.cgp-white-pages-search-result-item {
  width: calc((100% - 30px) / 4);
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 25px 0 20px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #E5EDF3;
  border-radius: 4px;
  box-sizing: border-box; }

.cgp-white-pages-search-result-item:nth-child(4n) {
  margin-right: 0; }

.cgp-border-yellow {
  border-left: 8px solid #FFB742; }

.cgp-border-green {
  border-left: 8px solid #16C46A; }

.cgp-border-purple {
  border-left: 8px solid #938FF1; }

.cgp-border-red {
  border-left: 8px solid #FC644F; }

.cgp-border-blue {
  border-left: 8px solid #158EFE; }

.cgp-white-pages-search-result-photo-wrap {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-color: #E5EDF3;
  border-radius: 50%; }

.cgp-white-pages-search-result-photo-wrap img {
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.cgp-white-pages-search-result-name {
  margin: 8px 0;
  font-weight: bold;
  font-size: 16px;
  color: #333; }

.cgp-white-pages-search-result-professional-tit {
  font-size: 14px;
  color: #666; }

.cgp-white-pages-search-result-tel,
.cgp-white-pages-search-result-email {
  font-size: 12px;
  color: #999; }

.cgp-white-pages-search-result-tel {
  margin-top: 15px; }

.cgp-white-pages-search-result-email {
  margin-top: 5px; }

/*===== end white pages =====*/
/*===== start daily-material =====*/
.cgp-daily-material-doc-wrap {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #E5EDF3; }

.cgp-daily-material-text {
  margin-top: 30px;
  margin-bottom: 50px;
  line-height: 1.5;
  font-size: 16px;
  color: #333; }

.cgp-daily-material-copy-success-mask {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 300px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5); }

/*===== end daily-material =====*/
/*===== start article =====*/
.cgp-article-detail-content-wrap {
  position: relative;
  padding: 30px 100px;
  background-color: #808080; }

.cgp-article-detail-content {
  width: 1010px !important;
  min-height: 400px;
  max-height: 600px;
  margin: 0 auto;
  overflow-y: auto;
  background-color: #fff; }

@media screen and (max-width: 1400px) {
  .cgp-article-detail-content {
    width: 850px !important; } }

.cgp-article-detail-content-download-btn {
  position: absolute;
  bottom: 30px;
  right: 40px;
  z-index: 8;
  padding: 0 22px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-article-detail-doc {
  padding: 35px 30px; }

.cgp-article-detail-base-info-main-wrap {
  padding: 20px 30px;
  font-size: 14px;
  color: #333; }

.cgp-article-detail-base-info-main {
  margin-top: 20px;
  border-bottom: 1px solid #E5EDF3; }

.cgp-article-detail-base-info-main:first-child {
  margin-top: 0; }

.cgp-article-detail-base-info-main:last-child {
  border-bottom: 0; }

.cgp-article-detail-base-info-item {
  margin-bottom: 20px; }

.cgp-article-detail-base-info-item-tit {
  color: #666; }

.cgp-article-search-doc-num {
  margin-right: 40px; }

/*===== end article =====*/
/*===== start user info =====*/
.cgp-user-info-home-tit {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #F46E21;
  border-bottom: 2px solid #E5EDF3; }

.cgp-user-info-home-main {
  padding: 55px; }

.cgp-user-info-home-main-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 14px; }

.cgp-user-info-home-main .cgp-upload-photo-wrap {
  margin-right: 30px; }

.cgp-user-info-home .cgp-form-item-tit {
  min-width: 52px; }

.cgp-user-info-home .cgp-form-item-tit,
.cgp-user-info-change-password .cgp-form-item-tit,
.cgp-user-info-settings .cgp-form-item-tit {
  padding-right: 15px;
  text-align: right; }

.cgp-user-info-home-main-btn-wrap {
  padding-left: 55px; }

.cgp-user-info-change-password .cgp-form-item-tit,
.cgp-user-info-settings .cgp-form-item-tit {
  min-width: 120px; }

.cgp-user-info-change-password .cgp-form-error {
  max-width: calc(100% - 380px); }

.cgp-user-info-change-password-btn-wrap {
  padding-left: 120px; }

/*===== end user info =====*/
/*===== start global search =====*/
.cgp-global-search-condition-wrap {
  padding: 50px; }

.cgp-global-search-wrap {
  display: flex;
  justify-content: center; }

.cgp-global-search-input {
  width: 760px;
  height: 30px;
  padding: 0 12px;
  line-height: 28px;
  font-size: 14px;
  border: 1px solid #666;
  box-sizing: border-box; }

.cgp-global-search-btn {
  width: 90px;
  height: 30px;
  margin-left: -1px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background-color: #F46E21; }

.cgp-global-search-key-wrap {
  display: flex;
  justify-content: center;
  margin: 25px 0 40px; }

.cgp-global-search-key-wrap .lsh-radio-wrap:first-child {
  margin-right: 35px; }

.cgp-global-search-condition-main {
  display: flex;
  justify-content: center; }

.cgp-global-search-condition-item-line {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  font-size: 14px; }

.cgp-global-search-condition-item-line:last-child {
  margin-bottom: 0; }

.cgp-global-search-condition-tit {
  width: 70px;
  text-align: right;
  color: #666; }

.cgp-global-search-condition-item-line label {
  padding: 0 15px; }

.cgp-global-search-time-wrap {
  margin-top: 30px;
  text-align: center;
  font-size: 16px; }

.cgp-global-search-result-wrap {
  position: relative;
  margin-top: 70px; }

.cgp-global-search-result-tab-wrap {
  display: flex;
  /*justify-content: center;*/
  align-items: center;
  position: absolute;
  left: -1px;
  top: -40px;
  width: 240px;
  height: 40px;
  background: #fff;
  border: 1px solid #E5EDF3;
  border-bottom: 0;
  box-sizing: border-box; }

.cgp-global-search-result-tab {
  width: 50%;
  text-align: center;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
  cursor: pointer; }

.cgp-global-search-result-tab:first-child {
  border-right: 1px solid #E5EDF3; }

.cgp-global-search-result-tab span {
  display: inline-block;
  width: 84px;
  padding-bottom: 5px; }

.cgp-global-search-result-tab.active span {
  color: #F46E21;
  border-bottom: 2px solid #F46E21; }

.cgp-global-search-result {
  margin-top: 30px; }

.cgp-global-search-result-item {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px dashed #B9C1C9; }

.cgp-global-search-result-item-tit {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  cursor: pointer; }

.cgp-global-search-result-content {
  /*display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;*/
  max-height: 62px;
  overflow: hidden; }

.cgp-global-search-result-show-btn {
  display: none;
  width: 80px;
  position: absolute;
  right: 0;
  bottom: 54px;
  text-align: right;
  color: #158EFE;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), #fff);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), #fff);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), #fff);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7), #fff);
  background: linear-gradient(left, rgba(255, 255, 255, 0.7), #fff);
  cursor: pointer; }

.over-control .cgp-global-search-result-show-btn {
  display: block; }

.cgp-global-search-result-content,
.cgp-global-search-result-content a,
.cgp-global-search-result-content a:hover {
  color: #333;
  font-size: 14px; }

/*===== end global search =====*/
/*========== start English ==========*/
.en .cgp-global-search-condition-tit {
  width: 90px; }

.en .cgp-news-home .cgp-news-home-search-detail .cgp-form-item-tit {
  min-width: 90px; }

.en .cgp-news-home .cgp-news-home-search-btn-group {
  padding-left: 95px; }

.en .cgp-forum-home-search-criteria-btn-group {
  padding-left: 58px; }

/*========== end English ==========*/
/*========== start Crumbs ==========*/
.breadcrumb {
  display: block !important;
  width: 100%;
  max-width: 1680px;
  height: 24px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #F9FBFE;
  box-sizing: border-box;
  list-style: none;
  border-radius: 4px;
  flex-wrap: wrap; }

.breadcrumb.breadcrumb-vertical {
  text-align: left; }

.breadcrumb.breadcrumb-vertical li {
  display: inline; }

.breadcrumb > li {
  float: left; }

.breadcrumb > li + li::before {
  display: inline-block;
  color: #6c757d;
  content: "/";
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

/*========== end Crumbs ==========*/
/*===== start popup-close =====*/
.close {
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-align: center;
  align-items: center;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 2rem;
  border-radius: 0.2rem; }

.modal .close:first-child {
  margin-left: -0.3125rem; }

.modal .close:last-child {
  margin-right: -0.3125rem; }

.modal-header .close {
  margin-top: 2px; }

.modal-header .close {
  margin: 0;
  padding: 0; }

/*===== end popup-close =====*/
/*===== start Roll up and expand =====*/
.cgp-portal-button-retract {
  z-index: 1;
  position: absolute;
  top: 10px;
  right: 25px;
  width: 56px;
  height: 24px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  color: white;
  padding-left: 15px; }

.cgp-portal-button-retract::before {
  content: '^';
  position: absolute;
  left: 5px;
  top: 2px;
  font-size: 21px; }

.cgp-portal-button-open {
  z-index: 1;
  position: absolute;
  top: 10px;
  right: 25px;
  display: none;
  width: 56px;
  height: 24px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  color: white;
  padding-left: 15px; }

.cgp-portal-button-open::before {
  content: '^';
  position: absolute;
  left: 6px;
  top: -5px;
  font-size: 21px;
  transform: rotate(180deg); }

.cgp-portal-img-cartoon {
  position: absolute;
  z-index: 1;
  width: 168px;
  height: 100px;
  bottom: 0;
  right: 37px;
  background: url(../images/cartoon_small.gif);
  background-size: 80%;
  background-repeat: no-repeat; }

/*===== end Roll up and expand =====*/
/*===== start News display configuration =====*/
.sheet {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.125);
  border-style: solid;
  border-width: 0.0625rem;
  border-radius: 0.25rem;
  padding-bottom: 0.0625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.0625rem solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-clip: border-box;
  border-width: 0.0625rem;
  height: 2.375rem;
  min-width: 0; }

.form-group {
  margin-bottom: 1rem;
  position: relative; }

.navigation-bar .navbar-nav .nav-link, .navigation-bar .navbar-nav .navbar-text {
  margin-bottom: 0rem;
  margin-top: 0rem;
  padding-bottom: 0.71875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.71875rem; }

.navbar {
  overflow: visible;
  margin-bottom: 20px; }

.navigation-bar-light {
  background-color: #f8f9fa;
  border-color: transparent;
  border-style: solid; }

.navigation-bar {
  border-width: 0 0 0.0625rem 0;
  font-size: 1rem;
  padding: 0 0; }

.navbar-expand-md {
  justify-content: space-between; }

.navbar .container, .navbar .container-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.navbar-expand-md .container, .navbar-expand-md .container-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.navigation-bar-light .nav-link, .navigation-bar-light .navbar-nav .btn-unstyled {
  color: rgba(0, 0, 0, 0.5); }

.navbar-collapse .navbar-nav {
  flex-direction: row; }

@media (min-width: 768px) {
  .navigation-bar.navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after {
    bottom: -0.0625rem;
    height: 0.25rem; }
  .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after {
    background-color: #007bff;
    bottom: -0.0625rem;
    content: '';
    display: block;
    height: 0.25rem;
    left: 0;
    position: absolute;
    right: 0;
    width: auto; } }

.cgp-knowledge-authority-popup-list-main {
  width: 240px;
  background-color: #F5F5F5; }

.cgp-knowledge-authority-popup-list-ul-wrap {
  padding: 10px 0; }

.cgp-knowledge-authority-popup-list-ul {
  width: 100%;
  height: 230px;
  padding-right: 15px;
  background-color: #F5F5F5;
  overflow: auto;
  box-sizing: border-box; }

.cgp-knowledge-authority-popup-list-ul li {
  padding: 0 20px;
  line-height: 26px;
  cursor: pointer; }

.cgp-knowledge-authority-popup-list-ul li.active {
  background-color: #D8D8D8; }

/*===== end News display configuration =====*/
a {
  cursor: pointer; }

body {
  background-color: #fff; }

select::-ms-expand {
  display: none; }

.bw-fl {
  float: left; }

.bw-fr {
  float: right; }

.bw-clear {
  height: 0;
  clear: both; }

.layui-layer-btn .layui-layer-btn0 {
  border-color: #F46E21 !important;
  background-color: #F46E21 !important;
  color: #fff !important; }

/* 博威注册 */
.bw-registered_box {
  max-width: 960px;
  min-width: 960px;
  margin: 20px auto;
  position: relative; }

/* 博威Tab切换 action */
.bw-registered_box .bw-registered_tab {
  width: 80%;
  height: 60px;
  line-height: 60px;
  display: flex;
  margin: 0 auto; }

.bw-registered_box .bw-registered_tab .bw-phone_registered_li,
.bw-registered_box .bw-registered_tab .bw-email_registered_li {
  border-bottom: 1px solid #ECECEC;
  flex: 1;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #A5A5A5;
  cursor: pointer; }

.bw-registered_box .bw-registered_tab .bw-acticve {
  border-bottom: 4px solid #F46E21;
  color: #000; }

/* 博威注册Tab切换 end */
/* 博威手机号注册内容 action */
.bw-phone_registered_main {
  margin-top: 40px; }

.bw-phone_registered_main .bw-line {
  width: 100%;
  margin-left: 150px; }

.bw-phone_registered_main .bw-line .bw-line_left {
  width: 110px;
  float: left;
  height: 55px;
  line-height: 55px;
  text-align: left; }

.bw-phone_registered_main .bw-line .bw-line_right {
  width: 80%;
  float: right; }

.bw-phone_registered_main .bw-text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-phone_registered_main .bw-text sup {
  color: #FF0000; }

.bw-phone_registered_main .bw-phone_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 150px;
  height: 50px;
  font-size: 18px;
  margin-left: 15px;
  padding-left: 10px;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 110px center; }

.bw-phone_registered_main .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px; }

.bw-phone_registered_main .bw-input_pw {
  border: 1px solid #DDD;
  outline: 0;
  width: 61%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  margin-left: 15px;
  font-size: 18px; }

.bw-phone_registered_main .bw-show_pw_img,
.bw-phone_registered_main .bw-hide_pw_img {
  display: none;
  cursor: pointer;
  margin-left: -40px; }

.bw-phone_registered_main .bw-message_text {
  font-size: 14px;
  color: #A5A5A5;
  margin-left: 15px;
  margin-top: 5px; }

.bw-phone_registered_main .bw-phone_veri_text {
  margin-left: 10px;
  color: #EE8888;
  font-size: 18px; }

.bw-phone_registered_main .bw-text_phone_code {
  width: 120px;
  height: 52px;
  background-color: #ECECEC;
  margin-left: 10px;
  text-align: center;
  line-height: 52px;
  font-size: 32px; }

.bw-phone_registered_main .bw-refresh .bw-refresh_img {
  vertical-align: middle; }

.bw-phone_registered_main .bw-checkbox {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 25px;
  height: 25px;
  margin-left: 15px; }

.bw-phone_registered_main .bw-checkbox:checked {
  outline: 0;
  background-image: url(../images/approve.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.bw-phone_registered_main .bw-a_popup1,
.bw-phone_registered_main .bw-a_popup2 {
  color: #3B97F5; }

.bw-phone_registered_main .bw-registered_btn {
  width: 60%;
  height: 60px;
  line-height: 60px;
  background-color: #F46E21;
  color: #fff;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  margin-left: 15px; }

/* 博威手机号注册内容 end */
.width61 {
  width: 61%; }

.height55 {
  height: 75px !important; }

/* 博威邮箱注册内容 action */
.bw-email_registered_main {
  display: none;
  margin-top: 40px; }

.bw-email_registered_main .bw-line {
  width: 100%;
  margin-left: 150px;
  height: 85px; }

.bw-email_registered_main .bw-line .bw-line_left {
  width: 110px;
  float: left;
  height: 55px;
  line-height: 55px;
  text-align: left; }

.bw-email_registered_main .bw-line .bw-line_right {
  width: 80%;
  float: right; }

.bw-email_registered_main .bw-text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-email_registered_main .bw-text sup {
  color: #FF0000; }

.bw-email_registered_main .bw-phone_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 150px;
  height: 55px;
  font-size: 18px;
  margin-left: 15px;
  padding-left: 10px;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 110px center; }

.bw-email_registered_main .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px; }

.bw-email_registered_main .bw-input_pw {
  border: 1px solid #DDD;
  outline: 0;
  width: 61%;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  margin-left: 15px;
  font-size: 18px; }

.bw-email_registered_main .bw-show_pw_img,
.bw-email_registered_main .bw-hide_pw_img {
  display: none;
  cursor: pointer;
  margin-left: -40px; }

.bw-email_registered_main .bw-message_text {
  font-size: 14px;
  color: #A5A5A5;
  margin-left: 15px;
  margin-top: 5px; }

.bw-email_registered_main .bw-phone_veri_text {
  margin-left: 10px;
  color: #EE8888;
  font-size: 18px; }

.bw-email_registered_main .bw-message_email_code {
  color: #3B97F5;
  font-size: 18px;
  margin-left: 25px;
  cursor: pointer; }

.bw-email_registered_main .bw-text_eamil_code {
  width: 120px;
  height: 52px;
  background-color: #ECECEC;
  margin-left: 10px;
  text-align: center;
  line-height: 52px;
  font-size: 32px; }

.bw-email_registered_main .bw-refresh .bw-refresh_img {
  vertical-align: middle; }

.bw-email_registered_main .bw-checkbox {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 25px;
  height: 25px;
  margin-left: 15px; }

.bw-email_registered_main .bw-checkbox:checked {
  outline: 0;
  background-image: url(../images/approve.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.bw-email_registered_main .bw-a_popup1,
.bw-email_registered_main .bw-a_popup2 {
  color: #3B97F5; }

.bw-email_registered_main .bw-registered_btn {
  width: 60%;
  height: 60px;
  line-height: 60px;
  background-color: #F46E21;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-left: 15px; }

.bw-registered_box .bw-email_popup {
  width: 300px;
  height: 70px;
  line-height: 70px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  bottom: 0;
  margin: auto;
  display: none; }

.bw-registered_box .bw-popup1 {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.16);
  color: #444;
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  bottom: 0;
  margin: auto;
  display: none; }

.bw-registered_box .bw-popup1 .bw-popup1_title {
  text-align: center;
  height: 47px;
  line-height: 47px;
  font-size: 36px;
  font-weight: 400;
  margin: 55px 0 42px; }

.bw-registered_box .bw-popup1 .bw-popup1_main {
  width: 84.58%;
  height: 65%;
  margin: 0 auto;
  overflow: hidden;
  overflow-y: scroll; }

.bw-registered_box .bw-popup1 .bw-popup1_close {
  width: 220px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: #3B97F5;
  margin: 20px auto;
  cursor: pointer; }

/* 博威邮箱注册内容 end */
/* 博威登录 */
.bw-login_box {
  max-width: 960px;
  min-width: 960px;
  min-height: 650px;
  margin: 20px auto;
  position: relative; }

/* 博威登录Tab切换 action */
.bw-login_box .bw-login_tab {
  display: flex;
  width: 80%;
  height: 60px;
  line-height: 60px;
  margin: 0 auto; }

.bw-login_box .bw-login_tab .bw-phone_message_li,
.bw-login_box .bw-login_tab .bw-phone_number_li,
.bw-login_box .bw-login_tab .bw-email_li {
  border-bottom: 1px solid #ECECEC;
  color: #A5A5A5;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  flex: 1;
  text-align: center; }

.bw-login_box .bw-login_tab .bw-acticve {
  border-bottom: 4px solid #F46E21;
  color: #000; }

/* 博威登录Tab切换 end */
/* 博威短信登录内容 action */
.bw-login_box .bw-form {
  width: 700px;
  margin: auto; }

.bw-login_box .bw-form .bw-form-label {
  width: 150px !important;
  font-size: 18px;
  color: #333 !important; }

.bw-login_box .bw-form .bw-form-item .bw-input-block {
  margin-left: 150px; }

.bw-login_box .bw-phone_message_main .bw-line {
  width: 100%;
  height: 70px; }

.bw-phone_message_main .bw-text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-phone_message_main .bw-text sup {
  color: #FF0000; }

.bw-phone_message_main .bw-email_popup {
  width: 300px;
  height: 70px;
  line-height: 70px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  bottom: 0;
  margin: auto;
  display: none; }

.bw-phone_message_main .bw-phone_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 160px;
  height: 50px;
  font-size: 16px;
  margin-left: 15px;
  padding-left: 10px;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 130px center; }

.bw-phone_message_main .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px; }

.bw-phone_number_main .bw-input {
  font-size: 18px; }

.bw-val_text {
  font-size: 18px;
  color: #EE8888;
  margin-left: 20px; }

.bw-login-val_text {
  font-size: 18px;
  color: #EE8888;
  margin-left: 150px; }

.bw-form .bw-code {
  width: 120px;
  height: 52px;
  background-color: #ECECEC;
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  line-height: 55px;
  font-size: 32px;
  float: left; }

.bw-form .bw-refresh, .bw-line .bw-refresh {
  color: #3B97F5;
  font-size: 18px;
  cursor: pointer;
  line-height: 52px;
  margin-left: 10px; }

.bw-phone_message_main .bw-refresh .bw-refresh_img {
  vertical-align: middle; }

.bw-login_btn {
  width: 60%;
  height: 60px;
  line-height: 60px;
  background-color: #F46E21;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
  margin: auto; }

.bw-phone_message_main .bw-registered_btn {
  width: 60%;
  height: 60px;
  line-height: 60px;
  color: #3B97F5;
  text-align: center;
  font-size: 18px;
  margin: auto; }

/* 博威短信登录内容 end */
/* 博威邮箱登录内容 action */
.bw-email_main .bw-text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-email_main .bw-text sup {
  color: #FF0000; }

.bw-email_main .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px; }

.bw-email_main .bw-text_email_code {
  width: 120px;
  height: 52px;
  background-color: #ECECEC;
  position: absolute;
  margin-left: 10px;
  text-align: center;
  line-height: 52px;
  font-size: 32px; }

.bw-email_main .bw-refresh .bw-refresh_img {
  vertical-align: middle; }

.bw-registered_btn, .bw-forget_pw_btn {
  color: #3B97F5;
  font-size: 18px;
  text-align: center;
  width: 30%; }

/* 博威邮箱登录内容 end */
.width51 {
  width: 35%; }

.width58 {
  width: 40%; }

.width60 {
  width: 60%; }

.width76 {
  width: 55%; }

.width77 {
  width: 60%; }

/* 博威社区首页 - 面包屑 action */
.bw-main {
  width: 90%;
  margin: 10px auto; }

.bw-community_bread {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto; }

.bw-community_bread .bw-community_bread_img {
  vertical-align: middle;
  margin-right: 5px; }

.bw-community_bread .bw-community_bread_text {
  font-size: 16px;
  color: #A5A5A5;
  margin-right: 10px; }

.bw-community_bread .bw-community_bread_active {
  color: #444; }

/* 博威社区首页 - 面包屑 end */
/* 博威社区首页 - 幻灯片 action */
.bw-main .bw-community_banner {
  width: 100%;
  height: 480px;
  margin-bottom: 60px; }

/* 博威社区首页 - 幻灯片 end */
/* 博威社区首页 - 帖子标题 action */
.bw-main .bw-post_list {
  width: 100%;
  height: 345px;
  display: flex; }

.bw-post_list .bw-post_list_left {
  flex: .8; }

.bw-post_list .bw-post_list_middle {
  flex: 3;
  margin: 0 40px; }

.bw-post_list_middle .bw-post_list_title {
  color: #444;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  display: flex;
  align-items: center; }

.bw-post_list_title .bw-post_list_title_img {
  width: 20px;
  height: 24px;
  vertical-align: middle;
  margin-left: 15px; }

.bw-post_list_title .bw-post_list_read {
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 400;
  float: right; }

.bw-post_list_title .bw-post_list_read .bw-post_list_read_img {
  margin-left: 10px; }

.bw-post_list_middle .bw-post_list_content {
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 400;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 10px 0; }

.bw-post_list_middle .bw-post_list_small_title {
  width: 50%;
  float: left;
  margin: 10px 0;
  color: #646464;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center; }

.bw-post_list_small_title a, .bw-forum_section_name_li a, .bw-post_list_title a, .bw-forum_section_name_title a, .bw-community_section_data_list a, .cgp-forum-home-stick-item a {
  color: #222; }

.bw-post_list_small_title a:hover, .bw-forum_section_name_li a:hover, .bw-post_list_title a:hover, .bw-forum_section_name_title a:hover, .bw-community_section_data_list a:hover, .cgp-forum-home-stick-item a:hover {
  color: #F46E21; }

.bw-post_list_small_title .bw-post_list_crile {
  border: 2px solid #C4D8EC;
  border-radius: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-right: 5px; }

.bw-post_list_small_title .bw-post_list_reply {
  vertical-align: middle;
  margin-left: 40px;
  margin-right: 5px; }

.bw-post_list_small_title .bw-post_list_date {
  color: #A5A5A5;
  font-size: 14px;
  font-weight: 400; }

.bw-post_list .bw-post_list_right {
  flex: 1; }

.bw-post_list_right .bw-personal_info {
  border: 1px solid #ECECEC;
  width: 300px;
  margin: 0 auto;
  text-align: center; }

.bw-personal_info_line span {
  display: inline-block; }

.bw-personal_info_line ul {
  height: 60px; }

.bw-personal_info_line ul li {
  cursor: pointer;
  float: left;
  text-align: center;
  position: relative;
  left: 25px;
  margin-bottom: 10px;
  margin-right: 10px; }

.bw-post_list_right .bw-forum_section {
  text-align: center;
  width: 300px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid #ECECEC;
  padding-bottom: 20px;
  margin-top: 10px; }

.bw-forum_section_title {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  height: 40px;
  line-height: 30px;
  border-bottom: 4px solid #F46E21;
  padding-bottom: 10px;
  width: 33%;
  margin: 20px auto; }

.bw-forum_section .bw-forum_section_ul {
  width: 90%;
  height: 140px;
  margin: 0 auto; }

.bw-forum_section_ul .bw-forum_section_li a {
  color: #646464;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  width: 50%;
  float: left;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px; }

.bw-forum_section .bw-forum_section_btn {
  border: 1px solid #FFD4BB;
  border-radius: 15px;
  color: #F46E21;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  width: 50%;
  height: 30px;
  line-height: 30px;
  margin: 0 auto; }

/* 博威社区首页 - 帖子标题 end */
/* 博威社区首页 - 板块名称 action */
.bw-forum_section_name {
  min-width: 100%;
  max-width: 100%;
  height: 100%; }

.bw-forum_section_name .bw-forum_section_name_list:nth-of-type(odd) {
  margin-left: 0;
  margin-right: 2%; }

.bw-forum_section_name .bw-forum_section_name_list {
  border: 1px solid #C4D8EC;
  height: 370px;
  position: relative;
  width: 48%;
  float: left;
  margin-bottom: 50px;
  margin-left: 2%; }

.bw-forum_section_name_list .bw-forum_section_name_list_p {
  height: 50px;
  line-height: 50px; }

.bw-forum_section_name_list_p .bw-forum_section_name_list_text {
  border-bottom: 4px solid #F46E21;
  height: 30px;
  color: #444;
  font-size: 24px;
  font-weight: 400;
  margin-left: 20px;
  padding-bottom: 5px; }

.bw-forum_section_name_list_p .bw-forum_section_name_list_more {
  background: #F46E21;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  padding: 2px 15px;
  position: absolute;
  right: 10px;
  height: 23px;
  line-height: 20px;
  top: 15px; }

.bw-forum_section_name_list .bw-forum_section_name_line {
  padding: 20px; }

.bw-forum_section_name_list .bw-forum_section_name_line:after {
  content: '';
  display: block;
  clear: both; }

.bw-forum_section_name_line .bw-forum_section_name_avatar {
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 20px; }

.bw-forum_section_name_line .bw-forum_section_name_content {
  float: left;
  width: calc(100% - 170px); }

.bw-forum_section_name_content .bw-forum_section_name_title {
  color: #444;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  display: flex; }

.bw-forum_section_name_content .bw-forum_section_name_details {
  font-size: 16px;
  font-weight: 400;
  color: #A5A5A5;
  height: 54px;
  line-height: 28px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 10px 20px 10px 0; }

.bw-forum_section_name_content .bw-forum_section_name_date {
  height: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #A5A5A5; }

.bw-forum_section_name_list .bw-forum_section_name_ul {
  width: 95%;
  height: auto;
  margin: 10px auto 0; }

.bw-forum_section_name_ul .bw-forum_section_name_li {
  color: #646464;
  cursor: pointer;
  font-size: 16px;
  float: left;
  height: 20px;
  line-height: 20px;
  width: 50%;
  margin-bottom: 20px; }

.bw-forum_section_name_li .bw-forum_section_name_crile {
  border: 2px solid #C4D8EC;
  border-radius: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle; }

.bw-forum_section_name_li .bw-forum_section_name_date {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  margin-left: 15px;
  margin-right: 20px; }

/* 博威社区首页 - 板块名称 end */
/* 博威社区版块 - 左边主题名称 action */
.bw-community_section {
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 20px; }

.bw-community_section .bw-community_section_left {
  flex: 7;
  margin-right: 40px; }

.bw-community_section_left .bw-community_name {
  width: 100%;
  height: 180px;
  background-color: #5195DB;
  display: flex; }

.bw-community_name .bw-community_name_img {
  width: 300px;
  height: 180px;
  flex: 1; }

.bw-community_name .bw-community_name_content {
  width: 70%;
  height: 180px;
  flex: 3;
  margin-left: 40px; }

.bw-community_name_content .bw-community_name_title {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  height: 37px;
  line-height: 37px;
  margin: 25px 10px 8px 0;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.bw-community_name_content .bw-community_name_details {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-right: 20px;
  opacity: .8;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.bw-community_name_content .bw-community_name_total {
  border-radius: 25px;
  background: #5f9dde;
  color: #fff;
  width: 90%;
  height: 42px;
  line-height: 42px;
  display: flex;
  margin-top: 20px; }

.bw-community_name_total .bw-community_name_col {
  flex: 1;
  text-align: center; }

.bw-two_level {
  width: 100%;
  min-height: 6%;
  margin: 40px 0 20px 0;
  max-height: 100%; }

.bw-two_level .bw-two_level_span {
  border: 1px solid #ECECEC;
  width: 127px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  margin: 0 15px 15px 0;
  cursor: pointer; }

.bw-two_level .bw-two_level_active {
  background-color: #F46E21;
  color: #fff; }

.bw-sort_type {
  clear: both;
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  height: 70px;
  border-bottom: 1px solid #C4D8EC;
  padding: 20px 0; }

.bw-sort_type .bw-sort_type_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: 30px;
  border: 1px solid #F46E21;
  border-radius: 3px;
  outline: 0;
  width: 110px;
  color: #F46E21 !important;
  font-size: 16px;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: -3px;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 90px center; }

.bw-community_section_left .bw-community_section_data {
  min-height: 50%;
  max-height: 100%; }

.bw-community_section_data .bw-community_section_data_list {
  height: 100px;
  border-bottom: 1px solid #ECECEC;
  margin-top: 20px; }

.bw-community_section_data_list .bw-community_section_data_title {
  color: #646464;
  cursor: pointer;
  font-size: 22px;
  font-weight: 400;
  width: 100%;
  height: 30px;
  line-height: 30px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-right: 10px; }

.bw-community_section_data_title .bw-community_section_data_zd {
  border: 1px solid #F46E21;
  border-radius: 3px;
  color: #F46E21;
  font-size: 14px;
  font-weight: 400;
  padding: 2px 5px;
  margin: 0 10px 0 0;
  vertical-align: middle; }

.bw-community_section_data_title .bw-community_section_data_jh {
  border-radius: 3px;
  background-color: #E6CA80;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 2px 5px;
  margin: 0 10px 0 0;
  vertical-align: middle; }

.bw-community_section_data_list .bw-community_section_data_content {
  display: flex;
  margin-top: 20px;
  height: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #A5A5A5; }

.bw-community_section_data_content .bw-community_section_data_col {
  flex: 1; }

/* 博威社区版块 - 左边主题名称 end */
/* 博威社区版块 - 右边个人信息 action */
.bw-community_section .bw-community_section_right {
  flex: 2; }

.bw-community_section_right .bw-personal_info {
  border: 1px solid #ECECEC;
  max-width: 300px;
  min-width: 300px;
  margin: 0 auto;
  text-align: center; }

.bw-personal_info .bw-personal_info_avatar {
  margin: 15px 0; }

.bw-personal_info .bw-personal_info_username {
  color: #444;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px; }

.bw-personal_info .bw-personal_info_line {
  color: #646464;
  font-size: 18px; }

.bw-personal_info_line .bw-personal_info_img {
  width: 18px;
  height: 14px;
  vertical-align: baseline;
  margin-right: 5px; }

.bw-personal_info_line .bw-personal_info_message_num {
  border-radius: 15px;
  background-color: #FF0000;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  font-size: 12px;
  padding: 2px;
  margin-right: 20px;
  text-align: center; }

.bw-personal_info_line .bw-personal_info_btn {
  border-radius: 10px;
  background-color: #F46E21;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  width: 66%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 25px auto; }

.bw-personal_info_btn .bw-personal_info_btn_img {
  width: 24px;
  height: 24px;
  margin-right: 10px; }

.bw-community_section_right .bw-forum_section {
  text-align: center;
  width: 295px;
  margin: 0 auto; }

/* 博威社区版块 - 右边个人信息 end */
/* 博威社区版块 - 分页 action */
.bw-community_section .bw-page {
  height: 40px;
  margin-top: 20px;
  margin-bottom: 80px; }

.bw-page .bw-page_add_btn {
  background-color: #F46E21;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center; }

.bw-page_add_btn .bw-page_add_btn_img {
  margin-right: 8px;
  vertical-align: middle; }

.bw-page_main {
  color: #A5A5A5;
  font-size: 18px;
  font-weight: 400;
  float: right; }

.bw-page_main .bw-page_number {
  margin-right: 35px; }

.bw-page_main .bw-page_goto_input {
  border: 1px solid #707070;
  color: #707070;
  width: 80px;
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  text-align: center; }

.bw-page_main .bw-page_go_btn {
  background-color: #F46E21;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  width: 60px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-left: 10px; }

/* 博威社区版块 - 分页 end */
/* 博威前沿资讯 - 列表 action */
.cgp-news-home .bw-news-home-left {
  border: 0; }

.bw-news-home-left .bw-news-home-nav-header {
  background-color: #F46E21;
  border-top-left-radius: 10px; }

.cgp-news-home-right .bw-news-home-search-content {
  display: flex;
  position: relative; }

.bw-news-home-search-content .bw-forum-home-search-tit {
  border-bottom: 6px solid #F46E21;
  height: 65px;
  line-height: 42px;
  font-size: 32px;
  font-weight: 400;
  color: #444;
  padding: 0px  20px; }

.bw-news-home-search-content .bw-forum-home-search-content {
  position: absolute;
  right: 0;
  top: 10px; }

.cgp-forum-home-list-content-item .bw-forum-home-list-item {
  border-bottom: 1px solid #B9C1C9; }

.cgp-news-home .cgp-news-home-search-detail .cgp-form-item-tit {
  color: #000;
  font-size: 18px; }

.bw-choose {
  position: relative;
  width: 228px;
  height: 56px;
  line-height: 56px;
  padding: 0 38px 0 10px;
  font-size: 18px;
  color: #000;
  background-color: transparent;
  border: 1px solid #DDD;
  box-sizing: border-box; }

.bw-form-select {
  outline: 0;
  position: relative;
  width: 145px;
  height: 56px;
  line-height: 56px;
  padding: 0 28px 0 10px;
  font-size: 18px;
  color: #000;
  background-color: transparent;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  z-index: 2;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 110px center; }

.bw-form-time {
  position: relative;
  z-index: 2;
  width: 180px;
  height: 56px;
  line-height: 56px;
  padding: 0 28px 0 10px;
  font-size: 18px;
  color: #000;
  background-color: transparent;
  border: 1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer; }

.font-light-black {
  color: #000;
  font-size: 18px; }

.bw-back-form-btn {
  display: inline-block;
  width: 124px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  border: 1px solid transparent;
  outline: 0; }

.cgp-form-time-wrap::after {
  top: 13.5px;
  right: 10px; }

.bw-news-home-list-item-detail {
  display: flex;
  min-width: 580px; }

.bw-news-home-list-item-detail .bw-news-home-list-item-detail-col {
  flex: 1;
  display: inline-block;
  color: #A5A5A5; }

.bw-forum-home-list-item .cgp-news-home-list-item-content {
  margin: 20px 0 10px 0; }

.cgp-news-home-list-item-content .bw-forum-home-list-item-tit {
  height: 37px;
  font-size: 28px;
  font-weight: 400;
  line-height: 37px;
  color: #444;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-right: 40px; }

.bw-forum-home-list-item-tit .bw-forum-home-list-item-img {
  width: 39px;
  height: 25px;
  vertical-align: top;
  margin-left: 10px; }

.bw-news-home-list-item-content-main {
  display: flex;
  margin-top: 15px; }

.bw-news-home-list-item-content-main .bw-news-home-list-item-content-left {
  flex: 1; }

.bw-news-home-list-item-content-main .bw-news-home-list-item-content-right {
  flex: 3;
  margin-left: 20px; }

.bw-news-home-list-item-content-left img {
  width: 280px;
  height: 150px; }

.cgp-news-home-list-item-content .bw-forum-home-list-item-content {
  max-width: 85%;
  min-width: 85%;
  height: 110px;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  color: #646464;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px; }

.bw-back-pagination {
  display: flex;
  position: relative; }

.bw-back-pagination-btn {
  margin-top: 30px;
  font-size: 18px;
  color: #A5A5A5;
  position: absolute;
  right: 0; }

.bw-back-pagination-btn .bw-back-pagination-enabled-btn {
  background-color: #F46E21;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  width: 140px;
  text-align: center;
  display: inline-block;
  margin: 0 10px; }

.bw-back-pagination-btn .bw-back-pagination-disabled {
  background-color: #ECECEC;
  color: #CCC; }

/* 博威前沿资讯 - 列表 end */
/* 博威前沿资讯 - 详情 action */
.cgp-news-detail-content-wrap .bw-back-news-preview-tit {
  height: auto;
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  color: #444; }

.bw-back-news-preview-detail {
  height: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #A5A5A5;
  margin: 30px 0 80px;
  text-align: center; }

.bw-back-news-preview-content {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  color: #646464;
  margin-bottom: 45px; }

.cgp-forum-home-left .bw-news-detail-content-img .bw-back-news-preview-content img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.bw-forum-home-list-item {
  display: flex;
  flex-flow: row nowrap;
  padding: 10px 0;
  border-bottom: 1px solid #ECECEC; }

.bw-forum-detail-reply-tit {
  height: 80px; }

.bw-forum-detail-reply-tit span {
  border-bottom: 4px solid #F46E21;
  padding-bottom: 15px;
  font-weight: 400;
  font-size: 24px; }

.bw-forum-home-list-item-content {
  width: 100%; }

.bw-forum-home-list-item-content .bw-forum-home-list-item-tit {
  font-size: 18px;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  color: #F46E21; }

.bw-forum-detail-reply-text {
  max-width: 80%;
  font-size: 18px;
  font-weight: 400;
  color: #444;
  word-break: break-all; }

.bw-forum-detail-reply-date {
  height: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  color: #A5A5A5;
  padding: 0 20px;
  vertical-align: middle; }

.bw-forum-home-list-item-detail-icon {
  padding-right: 25px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer; }

.bw-forum-home-list-item-detail {
  color: #C4D8EC;
  font-size: 16px; }

.bw-forum-home-list-item .bw-forum-home-list-item-detail .bw-icon-delete {
  margin-left: 120px;
  font-size: 18px;
  border: 0; }

.bw-forum-detail-myreply-textarea {
  width: 100%;
  height: 100px;
  padding: 15px 10px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #DDD;
  box-sizing: border-box;
  resize: none;
  margin-top: 30px; }

.bw-forum-detail-myreply-btn-group {
  margin-top: 20px; }

.bw-back-form-btn {
  display: inline-block;
  background: #F46E21;
  width: 124px;
  height: 60px;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  outline: 0;
  border: 0; }

.bw-forum-home-section-list-tit {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #444; }

.bw-forum-home-section-list-tit span {
  border-bottom: 4px solid #F46E21;
  padding-bottom: 15px;
  font-weight: 400; }

.bw-news-detail-sametype-news-content {
  padding: 35px 0; }

.bw-news-detail-sametype-news-item {
  position: initial;
  margin: 0 52px 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #ECECEC;
  padding: 10px 0; }

.bw-news-detail-sametype-news-item .cgp-news-detail-sametype-news-item-tit {
  font-size: 18px;
  color: #444; }

/* 博威前沿资讯 - 详情 end */
/* 博威版块列表 - action */
.bw-section_name {
  width: 100%;
  height: 100%; }

.bw-section_name .bw-section_name_list {
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  margin: 20px 0;
  width: 100%;
  box-sizing: border-box;
  float: left; }

.bw-section_name_list .bw-section_name_title {
  border-bottom: 1px solid #E9E9E9;
  background-color: #FCFCFC;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  padding-left: 23px;
  cursor: pointer;
  display: block; }

.bw-section_name_list .bw-section_name_content {
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center; }

.bw-section_name_content .bw-section_name_content_col {
  width: 16.33%;
  height: 100px;
  margin-top: 25px; }

.bw-section_name_content_col .bw-section_name_content_img {
  width: 42px;
  height: 42px;
  cursor: pointer; }

.bw-section_name_content_col .bw-section_name_content_text {
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  display: inherit;
  margin-top: 5px; }

/* 博威版块列表 - end */
/* 博威我的关注 - action */
.bw-my_focus {
  width: 100%;
  height: 100%; }

.bw-my_focus .bw-my_focus_tab {
  width: 100%;
  height: 80px;
  line-height: 80px; }

.bw-my_focus_tab .bw-my_focus_btn {
  width: 147px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #E9E9E9;
  border-radius: 2px;
  display: inline-block;
  margin-right: 53px;
  font-size: 16px;
  color: #3B3B3B;
  font-weight: 400; }

.bw-my_focus_tab .bw-my_focus_btn_active {
  background-color: #F46E21;
  color: #fff !important; }

.bw-my_focus .bw-my_focus_content {
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center;
  min-height: 800px;
  max-height: 100%; }

.bw-my_focus_content .bw-my_focus_content_col {
  margin: 35px 20px 30px 0px;
  width: 265px;
  height: 345px;
  border: 1px solid #E6EBEF; }

.bw-my_focus_content_col .bw-my_focus_content_img {
  width: 180px;
  height: 180px;
  margin: 10px; }

.bw-my_focus_content_col .bw-my_focus_content_title {
  text-align: center;
  height: 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #4B4B4B;
  margin: 10px; }

.bw-my_focus_content_col .bw-my_focus_content_type {
  text-align: left;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #A5A5A5;
  margin: 10px; }

.bw-my_focus_content_col .bw-my_focus_content_btn {
  width: 238px;
  height: 48px;
  line-height: 48px;
  background: #85B46A;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 20px auto 0;
  cursor: pointer; }

.bw-my_focus_content_col .bw-my_focus_content_btn_active {
  background: #85B46A; }

/* 博威我的关注 - end */
.gray-blue {
  color: #C4D8EC; }

.bw-pd30 {
  padding: 30px 30px 30px 0; }

/* 博威用户个人消息 - action */
.bw-user_person_info {
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 20px auto;
  display: flex; }

.bw-user_person_info .bw-user_person_info_left {
  flex: 1;
  background-color: #FCFCFC;
  min-height: 580px;
  max-height: 580px;
  padding: 0 20px;
  text-align: center; }

.bw-user_person_info_left .bw-user_person_info_avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 45px 0 30px 0; }

.bw-user_person_info_left .bw-user_person_info_name {
  height: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  color: #4B4B4B;
  margin-bottom: 20px; }

.bw-user_person_info_left .bw-user_person_info_span {
  font-size: 12px;
  font-weight: 400;
  color: #A5A5A5;
  float: none;
  margin: 0; }

.bw-user_person_info_left .bw-user_person_info_btn {
  width: 84.8%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #DFDFDF;
  border-radius: 10px;
  margin: 20px auto;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  cursor: pointer; }

.bw-user_person_info_left .bw-user_person_info_btn_active {
  margin-top: 60px;
  background-color: #F46E21;
  color: #fff; }

.bw-user_person_info .bw-user_person_info_right {
  flex: 5;
  margin-left: 40px; }

.bw-user_person_info_right .bw-user_person_info_big_title {
  height: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #646464; }

.bw-user_person_info_right .bw-user_person_info_data {
  height: auto;
  margin-top: 30px; }

.bw-user_person_info_data .bw-user_person_info_data_list {
  height: 100px;
  border-bottom: 1px dashed #D6D6D6;
  display: flex; }

.bw-user_person_info_data_list .bw-user_person_info_data_list_left {
  flex: 1; }

.bw-user_person_info_data_list .bw-user_person_info_data_line {
  height: 50px;
  line-height: 50px;
  position: relative; }

.bw-user_person_info_data_list_left .bw-user_person_info_data_list_content {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 12px;
  font-weight: 400;
  color: #A5A5A5;
  margin-right: 150px; }

.bw-user_person_info_data_line .bw-user_person_info_data_list_title {
  font-size: 16px;
  font-weight: 400;
  color: #F46E21;
  cursor: pointer; }

.bw-user_person_info_data_line .bw-user_person_info_data_list_type {
  color: #646464;
  font-size: 16px;
  margin-left: 10px; }

.bw-user_person_info_data_list .bw-user_person_info_data_list_right {
  flex: 1;
  text-align: right; }

.bw-user_person_info_data_list_right .bw-user_person_info_big_date {
  font-size: 16px;
  font-weight: 400;
  color: #DDDDDD; }

.bw-user_person_info_data_list_right .bw-user_person_info_small_date {
  font-size: 12px;
  font-weight: 400;
  color: #A5A5A5; }

.bw-user_person_info_small_date img {
  width: 14px;
  height: 13px;
  vertical-align: middle;
  margin-right: 10px; }

/* 博威用户个人消息 - end */
/* 博威站内信 - action */
.bw-station_letter {
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 20px auto;
  display: flex; }

.bw-station_letter .bw-station_letter_left {
  flex: 1;
  background-color: #FCFCFC;
  min-height: 100%;
  max-height: 100%; }

.bw-station_letter_left .bw-station_letter_nav {
  height: 60px;
  line-height: 60px;
  background-color: #F8F8F8;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-left: 20px; }

.bw-station_letter_left .bw-station_letter_left_ul {
  height: auto; }

.bw-station_letter_left_ul .bw-station_letter_left_li {
  margin: 30px 0;
  position: relative; }

.bw-station_letter_left_li .bw-station_letter_left_a {
  color: #4B4B4B;
  font-size: 14px;
  font-weight: 400; }

.bw-station_letter_left_li .bw-station_letter_left_active {
  color: #F46E21; }

.bw-station_letter_left_a .bw-station_letter_left_img {
  margin: 0 20px;
  vertical-align: middle;
  width: 18px;
  height: 18px; }

.bw-station_letter_left_a .bw-station_letter_unread {
  width: 6px;
  height: 6px;
  background-color: #F94D4D;
  border-radius: 50%;
  display: inline-block; }

.bw-station_letter .bw-station_letter_right {
  margin-left: 40px; }

.bw-station_letter_right .bw-station_letter_data_type {
  height: 60px;
  line-height: 60px;
  display: flex; }

.bw-station_letter_data_type .bw-station_letter_data_type_btn {
  padding: 0px 30px;
  border: 1px solid #E9E9E9;
  font-size: 16px;
  font-weight: 400;
  color: #4B4B4B;
  margin-right: 20px;
  border-radius: 40px;
  height: 45px;
  line-height: 45px;
  margin-top: auto;
  margin-bottom: auto; }

.bw-station_letter_data_type .bw-station_letter_data_type_btn_active {
  background-color: #F46E21;
  color: #fff;
  border: 0; }

.bw-station_letter_data_type .bw-station_letter_sort_type {
  justify-content: flex-end;
  flex: 1;
  text-align: right; }

.bw-station_letter_sort_type .bw-station_letter_sort_type_img {
  width: 8px;
  height: 12px;
  vertical-align: middle;
  margin-left: 10px; }

.bw-station_letter_sort_type .bw-station_letter_sort_time {
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  margin-right: 60px;
  padding: 0px 35px;
  cursor: pointer; }

.bw-station_letter_sort_type .bw-station_letter_sort_username {
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  padding: 0px 35px;
  cursor: pointer; }

.bw-station_letter_right .bw-station_letter_table {
  margin-top: 40px; }

.bw-station_letter_table .bw-station_letter_table_avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px; }

.bw-station_letter_table .bw-station_letter_table_num {
  width: 35px;
  height: 22px;
  line-height: 22px;
  background: #F94D4D;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 40px; }

.bw-station_letter_table .bw-checkbox {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 18px;
  height: 18px; }

.bw-station_letter_table .bw-checkbox:checked {
  outline: 0;
  background-image: url(../images/approve.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.bw-station_letter_table tbody tr {
  border-bottom: 1px dashed #D6D6D6; }

.bw-station_letter_table .bw-station_letter_table_say_you {
  font-size: 16px;
  color: #646464;
  font-weight: 400;
  margin-bottom: 10px; }

.bw-station_letter_table .bw-station_letter_table_say_you_message {
  font-size: 12px;
  font-weight: 400;
  color: #A5A5A5; }

.bw-station_letter_table .bw-station_letter_table_check_btn {
  width: 87px;
  height: 40px;
  line-height: 40px;
  background-color: #F46E21;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 16px; }

.bw-station_letter_table .bw-station_letter_table_checkall {
  font-size: 14px;
  font-weight: 400;
  color: #646464; }

.bw-station_letter_table .bw-station_letter_table_tfoot_btn {
  padding: 8px 20px;
  background-color: #F46E21;
  color: #fff;
  display: inline-block; }

/* 博威站内信 - end */
/* 博威站内信详情 - action */
.bw-station_letter_right .bw-station_letter_message_title {
  height: 60px;
  line-height: 60px;
  display: flex;
  border-bottom: 1px solid #ECECEC;
  color: #000;
  font-size: 18px;
  font-weight: 400; }

.bw-station_letter_message_title .bw-station_letter_back_btn {
  justify-content: flex-end;
  flex: 1;
  text-align: right; }

.bw-station_letter_right .bw-station_letter_message_data {
  width: 100%;
  min-height: 600px;
  max-height: 600px;
  overflow-y: scroll;
  overflow: auto;
  padding: 20px 20px 20px 0; }

.bw-station_letter_message_data .bw-station_letter_message_date {
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 20px 0; }

.bw-station_letter_message_data .bw-station_letter_message {
  height: auto;
  margin-bottom: 40px; }

.bw-station_letter_message .bw-station_letter_user_avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px; }

.bw-station_letter_message .bw-station_letter_user_message {
  margin-left: 20px;
  background-color: #F9F9F9;
  color: #000;
  font-weight: 400;
  padding: 20px;
  position: relative;
  top: 20px;
  border-radius: 3px;
  max-width: 84%;
  display: inline-block;
  word-break: break-all;
  text-align: left; }

.bw-station_letter_user_message:after,
.bw-station_letter_message:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bw-station_letter_user_message:after {
  border-right-color: #F9F9F9;
  border-width: 10px;
  margin-top: -27px; }

.bw-station_letter_user_message:before {
  border-right-color: #F9F9F9;
  border-width: 36px;
  margin-top: -36px; }

.bw-station_letter_message .bw-station_letter_personal_message {
  margin-right: 20px;
  background-color: #5E98D4;
  color: #fff;
  font-weight: 400;
  padding: 20px;
  position: relative;
  border-radius: 3px;
  max-width: 84%;
  display: inline-block;
  word-break: break-all; }

.bw-station_letter_personal_message:after,
.bw-station_letter_message:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bw-station_letter_personal_message:after {
  border-left-color: #5E98D4;
  border-width: 10px;
  margin-top: -27px; }

.bw-station_letter_personal_message:before {
  border-left-color: #5E98D4;
  border-width: 36px;
  margin-top: -36px; }

.bw-station_letter_right .bw-station_letter_input_message {
  width: 100%;
  height: 150px;
  resize: none;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  border: 1px solid #C4C4C4;
  border-radius: 4px; }

.bw-station_letter_input_message_num_text {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5; }

.bw-station_letter_right .bw-station_letter_send_btn {
  background-color: #F46E21;
  color: #fff;
  padding: 10px 25px;
  display: inline-block; }

/* 博威站内信详情 - end */
/* 博威需求登记 - action */
.bw-demand_reg {
  margin-top: 20px; }

.bw-demand_reg .bw-demand_reg_text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-demand_reg_text sup {
  color: #FF0000;
  margin-right: 10px; }

.bw-demand_reg .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px;
  width: 100%;
  margin-bottom: 10px; }

.bw-demand_reg .bw-phone_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 100%;
  height: 55px;
  font-size: 18px;
  padding-left: 10px;
  background-image: url("../images/icon_gray_down.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  margin-bottom: 10px; }

.bw-demand_reg .bw-sel_file {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block; }

.bw-sel_file .bw-sel_file_img {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 10px; }

.bw-sel_file .bw-sel_file_text {
  font-size: 18px;
  font-weight: 400;
  color: #CCC; }

.bw-demand_reg .bw-sel_file_line {
  background-color: #F9FBFC;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  max-width: 450px;
  position: relative;
  margin: 10px 0;
  padding: 12px 0px; }

.bw-sel_file_line .bw-sel_file_img1 {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 10px; }

.bw-sel_file_line .bw-sel_file_img2 {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 15px;
  cursor: pointer; }

.bw-demand_reg .bw-demand_reg_contact {
  padding: 15px 25px;
  background: #FFF;
  border: 1px solid #DDD;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-right: 10px; }

.bw-demand_reg .bw-demand_reg_contact_active {
  padding: 15px 25px;
  background: #F46E21;
  border: 1px solid #DDD;
  color: #fff;
  font-size: 18px;
  font-weight: 400; }

.bw-demand_reg .bw-demand_reg_textarea {
  border: 1px solid #C4C4C4;
  resize: none;
  padding: 10px;
  width: 100%;
  height: 150px;
  background-color: transparent;
  font-size: 18px; }

.bw-demand_reg .bw-demand_reg_textarea_num_text {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  position: absolute;
  bottom: 10px;
  right: 10px; }

.bw-demand_reg .bw-demand_reg_submit {
  background-color: #F46E21;
  color: #fff;
  padding: 15px 119px;
  font-size: 18px;
  font-weight: 400;
  margin-right: 10px;
  display: inline-block; }

.bw-demand_reg .bw-demand_reg_cancel {
  border: 1px solid #DFDFDF;
  background-color: #fff;
  color: #000;
  padding: 15px 47px;
  font-size: 18px;
  font-weight: 400;
  display: inline-block; }

/* 博威需求登记 - end */
/* 博威需求登记 - 成功页面 action */
.bw-demand_reg_success {
  background-color: rgba(0, 0, 0, 0.26);
  width: 100%;
  height: 100%;
  position: relative; }

.bw-demand_reg_success .bw-demand_reg_success_modal {
  border-radius: 3px;
  width: 690px;
  height: 435px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.bw-demand_reg_success_modal .bw-demand_reg_success_big_text {
  height: 60px;
  color: #63B711;
  font-size: 24px;
  font-weight: 400;
  margin-top: 80px; }

.bw-demand_reg_success_modal .bw-demand_reg_success_text {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  margin-left: 227px;
  margin-bottom: 10px; }

.bw-demand_reg_success_modal .bw-demand_reg_success_btn {
  width: 238px;
  height: 48px;
  line-height: 48px;
  background-color: #F46E21;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
  display: inline-block;
  margin-top: 60px;
  margin-left: 230px; }

.bw-demand_reg_success_big_text .bw-demand_reg_success_img {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  margin-left: 150px; }

/* 博威需求登记 - 成功页面 end */
/* 博威项目列表（组织 专家） action */
.bw-project_list .bw-project_list_search {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #000; }

.bw-project_list_search li {
  float: left;
  width: 33.33%;
  margin-bottom: 20px; }

.bw-project_list_search .bw-project_list_search_btn {
  background-color: #F46E21;
  color: #fff;
  padding: 15px 40px;
  display: inline-block; }

.bw-project_list .bw-project_list_table {
  border: 1px solid #E9E9E9;
  background-color: #fff;
  text-align: left;
  margin-bottom: 30px; }

.bw-project_list_table thead tr,
.bw-project_list_table tbody tr {
  height: 70px; }

.bw-project_list_table thead tr th {
  background-color: #FBFBFB;
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  text-align: center; }

.bw-project_list_table tbody tr:nth-child(even) {
  background-color: #FEFEFE;
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  padding-left: 10px; }

.bw-project_list_table tbody tr td {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  font-size: 14px;
  font-weight: 400;
  color: #4B4B4B;
  padding: 0 10px;
  text-align: center; }

.bw-project_list_table .bw-project_list_table_state1 {
  width: 15px;
  height: 15px;
  background-color: #39D239;
  border-radius: 50%; }

.bw-project_list_table .bw-project_list_table_state2 {
  width: 15px;
  height: 15px;
  background-color: #F9C432;
  border-radius: 50%; }

.bw-project_list_table .bw-project_list_table_state3 {
  width: 15px;
  height: 15px;
  background-color: #FF5E00;
  border-radius: 50%; }

.bw-project_list_table .bw-project_list_table_state4 {
  width: 15px;
  height: 15px;
  background-color: #E60B0B;
  border-radius: 50%; }

.bw-project_list_table .bw-project_list_table_state5 {
  width: 15px;
  height: 15px;
  background-color: #E60B0B; }

/* 博威项目列表（组织 专家） end */
/* 博威忘记密码1 action */
.bw-forget_pw_box .bw-forget_pw_tab {
  display: flex;
  width: 100%;
  height: 60px;
  line-height: 60px; }

.bw-forget_pw_box .bw-forget_pw_tab .bw-choose_how_retrieve_li,
.bw-forget_pw_box .bw-forget_pw_tab .bw-enter_code_li,
.bw-forget_pw_box .bw-forget_pw_tab .bw-reset_pw_li {
  border-bottom: 1px solid #FFE9DC;
  color: #FFE9DC;
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  flex: 1;
  text-align: center; }

.bw-forget_pw_tab .bw-choose_how_retrieve_li .bw-choose_how_retrieve_imgs {
  width: 53px;
  height: 40px;
  margin-right: 45px; }

.bw-forget_pw_tab .bw-choose_how_retrieve_li .bw-choose_how_retrieve_img {
  width: 44px;
  height: 20px; }

.bw-forget_pw_box .bw-forget_pw_tab .bw-acticve {
  border-bottom: 4px solid #F46E21;
  color: #000; }

.bw-line {
  display: flex;
  width: 100%; }

.bw-line .bw-phone_number_pw {
  flex: 1;
  text-align: right; }

.bw-line .bw-email_pw {
  flex: 1; }

.bw-line .bw-phone_number_pw .bw-phone_number_pw_img {
  margin-right: 130px;
  margin-top: 90px; }

.bw-line .bw-email_pw .bw-email_pw_img {
  margin-left: 100px;
  margin-top: 100px; }

.bw-line .bw-phone_number_pw .bw-phone_number_pw_text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-right: 50px;
  margin-top: 30px; }

.bw-line .bw-email_pw .bw-email_text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-left: 35px;
  margin-top: 32px; }

.bw-phone_number_pw_text .bw-phone_number_pw_radio,
.bw-email_text .bw-email_radio {
  border: 3px solid #F46E21;
  width: 20px;
  height: 20px;
  margin-right: 15px; }

.bw-line .bw-phone_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 155px;
  height: 50px;
  font-size: 18px;
  padding-left: 10px;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position: 135px center; }

.bw-line .bw-input {
  border: 1px solid #DDD;
  outline: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 18px; }

.bw-line .bw-text_phone_number_code {
  width: 120px;
  height: 55px;
  background-color: #ECECEC;
  position: absolute;
  margin-left: 10px;
  text-align: center;
  line-height: 55px;
  font-size: 32px; }

.bw-forget_pw_box .inline-block {
  display: inline-block !important; }

.bw-line .bw-refresh .bw-refresh_img {
  vertical-align: middle; }

.bw-forget_pw_box .bw-next_btn {
  width: 35%;
  height: 60px;
  line-height: 60px;
  background-color: #F46E21;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 60px auto 0;
  cursor: pointer; }

.ml90 {
  margin-left: 90px; }

/* 博威忘记密码1 end */
/* 博威忘记密码2 action */
.bw-forget_pw_tab .bw-enter_code_li .bw-choose_how_retrieve_imgs {
  width: 53px;
  height: 40px;
  margin-right: 45px; }

.bw-forget_pw_box .bw-line .bw-forget_pw_img {
  width: 118.19px;
  height: 64.41px;
  margin: 60px auto 20px; }

.bw-forget_pw_box .bw-line_text {
  color: #646464;
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  text-align: center;
  margin: 10px 0; }

.bw-message_phone_code {
  color: #3B97F5;
  font-size: 18px;
  margin-left: 25px;
  cursor: pointer;
  line-height: 52px; }

.bw-forget_pw_box .bw-prev_btn {
  width: 35%;
  height: 25px;
  line-height: 25px;
  color: #F46E21;
  font-size: 18px;
  text-align: center;
  margin: 20px auto 0; }

/* 博威忘记密码2 end */
/* 博威忘记密码3 action */
.bw-forget_pw_tab .bw-reset_pw_li .bw-choose_how_retrieve_imgs {
  width: 53px;
  height: 40px;
  margin-right: 45px; }

.bw-line .bw-validation_pw {
  color: #EE8888;
  font-size: 18px;
  position: absolute;
  margin-right: 60px;
  margin-top: 15px;
  margin-left: 20px; }

.width40 {
  width: 40%; }

/* 博威忘记密码3 end */
/* 博威项目基本信息 action */
.bw-project_basic_info .bw-project_basic_info_title {
  border-bottom: 1px solid #ECECEC;
  color: #000;
  display: flex;
  font-size: 18px;
  font-weight: 400;
  height: 60px; }

.bw-project_basic_info_title .bw-project_basic_info_btn {
  justify-content: flex-end;
  flex: 1;
  text-align: right; }

.bw-project_basic_info .bw-project_basic_info_data {
  height: 100%; }

.bw-project_basic_info_data .bw-project_basic_info_data_ul:last-child {
  border: 0; }

.bw-project_basic_info_data_ul .bw-project_basic_info_data_li {
  width: 50%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  padding: 20px 0;
  color: #444; }

.bw-project_basic_info_data_li .bw-project_basic_info_data_text {
  color: #383838;
  margin-right: 20px;
  width: 120px;
  text-align: right;
  position: relative;
  right: 20px;
  float: left; }

.bw-project_basic_info_data_li .bw-project_basic_info_data_content {
  color: #000;
  display: table-cell;
  text-align: left;
  word-break: break-all; }

/* 博威项目基本信息 end */
/* 二级菜单 */
.bw-two_level_nav .bw-two_level_nav_li {
  padding: 20px 0;
  position: relative;
  cursor: pointer; }

.bw-two_level_nav .bw-two_level_nav_li .bw-nav_down {
  position: absolute;
  right: 20px;
  top: 25px;
  transform: rotate(180deg); }

/* 二级菜单 */
/* 三级菜单 */
.bw-three_level_nav {
  background-color: #F3F3F3;
  padding-left: 30px;
  margin: 15px 0;
  display: none; }

.bw-three_level_nav .bw-three_level_nav_li {
  padding: 20px 0;
  position: relative; }

/* 三级菜单 */
/* 四级菜单 */
.bw-four_level_nav {
  background-color: #F3F3F3;
  padding-left: 30px;
  margin: 15px 0;
  display: none;
  margin-bottom: -30px; }

.bw-four_level_nav .bw-four_level_nav_li {
  padding: 20px 0;
  position: relative; }

/* 四级菜单 */
/* 五级菜单 */
.bw-five_level_nav {
  background-color: #F3F3F3;
  padding-left: 30px;
  margin: 15px 0;
  display: none;
  margin-bottom: -30px; }

.bw-five_level_nav .bw-five_level_nav_li {
  padding: 20px 0;
  position: relative; }

/* 四级菜单 */
.bw-station_letter_left_a .bw-station_letter_left_img {
  margin: 0 20px;
  vertical-align: middle;
  width: 18px;
  height: 18px; }

.bw-station_letter_left_li .bw-nav_down {
  position: absolute;
  right: 20px;
  top: 7px;
  transform: rotate(180deg); }

.rotate0 {
  transform: rotate(0deg) !important; }

.bw-station_letter_left_li .bw-two_level_nav {
  background-color: #F8F8F8;
  margin: 15px 0;
  text-indent: 4.5em;
  display: none; }

.bw-station_letter_right .bw-tab_main_content {
  display: none; }

.bw-station_letter_right .bw-tab_main_content.bw-tab_main_content_selected {
  display: block; }

.bw-table_setting_img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer; }

/* 计划下的计划列表（仅限A类计划存在该界面） action */
.bw-plan_tab {
  display: flex;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 30px; }

.bw-plan_tab .bw-plan_tab_ul {
  color: #000;
  flex: 1;
  font-size: 18px;
  font-weight: 400;
  height: 60px;
  line-height: 60px; }

.bw-plan_tab_ul .bw-plan_tab_li {
  cursor: pointer;
  color: #000;
  float: left;
  font-size: 18px;
  font-weight: 400;
  margin-right: 65px; }

.bw-plan_tab_ul .bw-plan_tab_active {
  font-size: 18px;
  font-weight: 400;
  color: #F46E21;
  border-bottom: 3px solid #F46E21;
  margin-bottom: 3px; }

.bw-plan_tab .bw-plan_tab_btn {
  justify-content: flex-end;
  text-align: right;
  line-height: 60px; }

.bw-plan_table {
  margin-top: 30px; }

/* 计划下的计划列表（仅限A类计划存在该界面） end */
/* 新建计划页面（编辑计划页面） action */
.bw-add_plan_table .bw-input {
  width: 445px; }

.bw-add_plan_table .cgp-form-time-wrap {
  width: 460px;
  margin-bottom: 10px; }

.bw-add_plan_table .bw-phone_sel {
  width: 460px;
  background-position: 425px center; }

.bw-add_plan_table .bw-demand_reg_textarea {
  width: 438px; }

.bw-add_plan_btn {
  background-color: #F46E21;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 15px;
  display: inline-block;
  cursor: pointer; }

/* 博威弹出层 */
.bw-popup_bg {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.26);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: flex; }

.bw-popup_bg .bw-popup_modal {
  border-radius: 3px;
  width: 690px;
  min-height: 0;
  height: auto;
  max-height: 100%;
  background-color: #fff;
  position: relative;
  left: 0;
  right: 0;
  top: 2.5%;
  bottom: 0;
  margin: auto;
  z-index: 100; }

.bw-popup_modal .bw-popup_header {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  padding-left: 30px; }

.bw-popup_header .bw-popup_close {
  color: #A5A5A5;
  font-size: 18px;
  float: right;
  margin-right: 25px;
  cursor: pointer; }

.bw-popup_content {
  margin-top: 100px;
  background-color: #fff;
  padding-bottom: 20px;
  overflow-y: scroll; }

.bw-popup_content > div {
  text-align: center;
  margin: 10px 0;
  color: #000;
  font-size: 16px;
  padding: 0 60px;
  line-height: 35px; }

.bw-popup_content .bw-popup_line {
  width: 50%;
  float: left; }

.bw-popup_content .bw-popup_line_text {
  width: 30%;
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin-right: 20px;
  line-height: 50px; }

.bw-popup_content .bw-popup_add {
  border: 1px solid #DDD;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #DDD;
  font-size: 24px;
  border-radius: 3px;
  margin: 70px 120px 0;
  cursor: pointer; }

.bw-popup_bank_card_line {
  margin: 5px 40px;
  display: flex; }

.bw-popup_bank_card_line .bw-popup_bank_card_radio {
  flex: 1;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: 125px; }

.bw-popup_bank_card_line .bw-popup_bank_card {
  flex: 6;
  border: 1px solid #ECECEC;
  padding: 20px;
  text-align: left; }

.bw-popup_bank_card .bw-popup_bank_card_name {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5; }

.bw-popup_bank_card .bw-popup_bank_card_num {
  font-size: 20px;
  font-weight: 400;
  color: #000; }

.bw-popup_line sup {
  color: #FF0000;
  font-size: 18px;
  font-weight: bold; }

.bw-popup_line .bw-input {
  border: 1px solid #DDD;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  font-size: 16px;
  color: #000;
  width: 300px; }

.bw-popup_line .bw-popup_textarea {
  border: 1px solid #DDD;
  resize: none;
  height: 150px;
  padding: 10px;
  font-size: 16px;
  color: #000;
  width: 300px;
  margin-bottom: 10px;
  margin-top: 10px; }

.bw-demand_reg_textarea_num_text {
  padding: 10px 0; }

.bw-popup_line .bw-sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  background: #FFF;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  outline: 0;
  width: 300px;
  height: 56px;
  line-height: 56px;
  padding-left: 10px;
  margin-left: 10px;
  text-align-last: center;
  background-image: url(../images/icon_gray_down.svg);
  background-repeat: no-repeat;
  background-position: 270px center; }

.bw-popup_line .bw-popup_btn {
  width: 300px;
  height: 48px;
  line-height: 48px;
  background-color: #F46E21;
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
  display: inline-block;
  text-align: center;
  border-radius: 5px; }

.bw-popup_line .bw-popup_cancel_btn {
  border: 1px solid #CCC;
  width: 300px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  display: inline-block;
  text-align: center;
  border-radius: 5px; }

.bw-popup_confirm_btn {
  width: 300px;
  height: 48px;
  line-height: 48px;
  background-color: #F46E21;
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin: 60px auto 0; }

.bw-popup_confirm_btn:hover {
  color: #fff; }

.bw-disabled_btn {
  background-color: #bdbdbd !important; }

.bw-popup_dropdown {
  position: relative;
  display: inline-block; }

.bw-popup_dropdown ul {
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #c6c8cc;
  position: absolute;
  display: none;
  z-index: 2; }

.bw-popup_dropdown ul li {
  text-indent: 10px; }

.bw-popup_dropdown ul li a {
  display: block;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px; }

.bw-popup_dropdown ul li:hover {
  background-color: #f2f6fa; }

.bw-popup_dropdown ul li a:active,
.bw-popup_dropdown ul li.active a {
  background-color: #e4e9f2; }

/* 博威弹出层 End */
/* 权限管理列表 action */
.bw-phone_number_pw_text .bw-phone_number_pw_radio,
.bw-email_text .bw-email_radio {
  border: 3px solid #F46E21;
  width: 20px;
  height: 20px;
  margin-right: 15px; }

/* 权限管理列表 end */
/* 项目里程碑基本信息 action */
.bw-station_letter_right .bw-tab_main_content {
  display: none; }

.bw-station_letter_right .bw-tab_main_content.bw-tab_main_content_selected {
  display: block; }

.bw-table_setting_img {
  width: 20px;
  height: 20px;
  margin-right: 10px; }

.bw-form_title {
  border-left: 2px solid #F46E21;
  font-size: 20px;
  font-weight: 400;
  color: #F46E21;
  margin-bottom: 40px;
  display: inline-block;
  padding-left: 15px; }

/* 项目里程碑基本信息 end */
/* 检测服务下单 - action */
.bw-testing_serve_title {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  margin-bottom: 10px; }

.bw-testing_serve_title .bw-testing_serve_title_text {
  margin-right: 70px; }

.bw-testing_serve_title .bw-testing_serve_title_text sup {
  color: #FF0000; }

.bw-testing_serve_title .bw-testing_serve_input {
  height: 30px;
  line-height: 30px;
  border: 1px solid #DDD;
  color: #000;
  padding-left: 5px; }

.bw-testing_serve_title .bw-testing_serve_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 228px;
  height: 35px;
  font-size: 18px;
  padding-left: 10px;
  background-image: url(../images/icon_gray_down.svg);
  background-repeat: no-repeat;
  background-position: 205px center;
  text-align-last: center; }

.bw-radio_text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding-right: 50px; }

.bw-radio_text .bw-radio {
  border: 3px solid #3B97F5;
  width: 20px;
  height: 20px;
  margin-right: 15px; }

.bw-testing_serve_project_name {
  background-color: #fbfafa;
  margin: 40px 0; }

.bw-testing_serve_project_name .bw-testing_serve_project_name_title {
  background-color: #F8F8F8;
  font-size: 18px;
  font-weight: 400;
  color: #444;
  padding: 20px; }

.bw-testing_serve_project_name_title_right {
  float: right;
  font-size: 16px; }

.bw-testing_serve_project_name_title_right span {
  color: #A5A5A5; }

.bw-testing_serve_project_name_title_right label {
  margin-right: 40px; }

.bw-testing_serve_project_name .bw-testing_serve_project_name_content {
  padding: 0 20px; }

.bw-testing_serve_project_name_content .bw-testing_serve_title {
  margin: 0; }

.bw-testing_serve_project_name_content .bw-testing_serve_title span {
  display: inline-block; }

.bw-testing_serve_project_name_content .bw-testing_serve_title span.bw-testing_serve_title_text {
  margin-left: 0; }

.bw-testing_serve_project_name_details .bw-testing_serve_project_name_details_left {
  width: 8%;
  float: left; }

.bw-testing_serve_project_name_details_left span {
  font-size: 18px;
  font-weight: 400;
  color: #646464; }

.bw-testing_serve_project_name_details_left span sup {
  color: #FF0000; }

.bw-testing_serve_project_name_details .bw-testing_serve_project_name_details_right {
  width: 90%;
  float: right; }

.bw-testing_serve_project_name_details_right .bw-station_letter_table {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  margin: 0 20px 0px 0; }

.bw-testing_serve_project_name_details_right .bw-station_letter_table .bw-checkbox {
  margin-right: 5px; }

.bw-testing_serve_btn_area {
  text-align: center;
  margin: 80px 0; }

.bw-testing_serve_modal_bg {
  background-color: rgba(0, 0, 0, 0.26);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99; }

.bw-testing_serve_modal {
  border-radius: 3px;
  width: 1091px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 100;
  padding: 20px; }

.bw-testing_serve_modal .bw-testing_serve_modal_header {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-testing_serve_modal_header .bw-testing_serve_modal_close {
  color: #A5A5A5;
  float: right;
  cursor: pointer; }

.bw-testing_serve_modal .bw-testing_serve_modal_main {
  border: 1px solid #ECECEC;
  height: 80%;
  margin-top: 20px;
  display: flex; }

.bw-testing_serve_modal_main .bw-testing_serve_modal_main_table {
  background-color: #fff;
  height: auto;
  margin-left: 10px; }

.bw-testing_serve_modal_main_table tbody tr td {
  width: 25px; }

.bw-testing_serve_modal_left {
  border-right: 1px solid #ECECEC;
  flex: 1;
  background-color: #FCFCFC;
  color: #000;
  font-size: 16px;
  text-align: center;
  overflow-y: scroll;
  overflow-x: hidden; }

.bw-testing_serve_modal_left ul li {
  height: 60px;
  line-height: 60px;
  cursor: pointer; }

.bw-testing_serve_modal_left ul li.bw-testing_serve_modal_left_active {
  background-color: #fff;
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  color: #F46E21; }

.bw-testing_serve_modal_left_num {
  color: #F46E21;
  margin-left: 10px; }

.bw-testing_serve_modal_right {
  flex: 4;
  padding: 40px; }

.bw-testing_serve_modal_content .bw-testing_serve_modal_main_content {
  display: none; }

.bw-testing_serve_modal_content .bw-testing_serve_modal_content_selected {
  display: block; }

.bw-testing_serve_modal_right ul li {
  width: 33.333333%;
  float: left;
  margin-bottom: 20px; }

.bw-testing_serve_modal .bw-testing_serve_modal_btn_area {
  text-align: center;
  margin-top: 20px; }

.bw-testing_serve_modal_btn_area .bw-testing_serve_modal_confirm {
  background-color: #F46E21;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 80px;
  margin-right: 20px;
  display: inline-block; }

.bw-testing_serve_modal_btn_area .bw-testing_serve_modal_cancel {
  border: 1px solid #DFDFDF;
  color: #646464;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 40px;
  display: inline-block; }

.bw-testing_serve_big_title {
  font-size: 36px;
  font-weight: 400;
  color: #444; }

.bw-testing_serve_big_title sup {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000; }

.bw-testing_serve_middle_title {
  font-size: 22px;
  font-weight: 400;
  color: #444;
  margin: 5px 0; }

.bw-testing_serve_small_title {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  margin: 10px 0; }

.bw-testing_serve_sample {
  width: 100%;
  min-height: 555px;
  max-height: 100%;
  background-color: #FCFCFC;
  margin: 40px 0; }

.bw-testing_serve_sample .bw-testing_serve_sample_header {
  height: 70px;
  line-height: 70px;
  background-color: #F8F8F8;
  font-size: 18px;
  font-weight: 400;
  color: #444;
  padding: 0 20px; }

.bw-testing_serve_sample_header img {
  width: 16px;
  height: 18px;
  float: right;
  margin-top: 25px;
  cursor: pointer; }

.bw-testing_serve_table {
  width: 100%;
  height: 100%;
  margin-top: 20px; }

.bw-testing_serve_table tbody tr {
  min-height: 60px; }

.bw-testing_serve_table tbody tr .bw-testing_serve_table_label {
  width: 155px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  font-size: 16px;
  padding-right: 10px; }

.bw-testing_serve_table_label sup {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
  top: 0; }

.bw-testing_serve_address {
  margin: 25px 0 20px 0; }

.bw-testing_serve_table_input {
  border: 1px solid #DDD;
  background-color: #FFF;
  color: #000;
  font-size: 16px;
  padding-left: 10px;
  height: 45px;
  line-height: 45px;
  width: 450px; }

.bw-testing_serve_price_title {
  font-size: 16px;
  font-weight: 400;
  color: #A5A5A5;
  margin: 10px 0; }

.bw-testing_serve_price_total_title {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  margin-top: 100px;
  margin-bottom: 20px; }

.bw-testing_serve_price_total {
  text-align: center;
  font-size: 42px;
  font-weight: 400;
  color: #444;
  margin-bottom: 20%; }

.bw-testing_serve .bw-tab_main_content {
  min-height: 700px;
  max-height: 100%; }

.bw-testing_serve .bw-testing_serve_validation {
  text-align: center;
  color: #F46E21;
  font-size: 18px; }

.bw-label_text {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-top: 20px;
  position: relative;
  top: 12px;
  margin-right: 10px; }

.bw-order_manage_tab {
  height: 60px;
  line-height: 60px;
  margin-top: 20px; }

.bw-order_manage_tab li {
  border-radius: 25px;
  border: 1px solid #E9E9E9;
  cursor: pointer;
  width: 150px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 400;
  color: #4B4B4B;
  margin-top: 15px;
  text-align: center;
  float: left;
  margin-right: 20px; }

.bw-order_manage_tab li.bw-order_manage_tab_active {
  border: 0;
  background-color: #F46E21;
  color: #fff; }

.bw-order_info_line {
  height: 50px;
  margin-bottom: 10px; }

.bw-order_info_title {
  font-size: 36px;
  font-weight: 400;
  color: #444;
  margin: 20px 0;
  clear: both;
  height: 80px;
  line-height: 80px; }

.bw-order_info_title .bw-order_info_title_btn {
  margin-left: 40px;
  padding: 10px 30px;
  background-color: #F46E21;
  color: #fff;
  font-size: 14px;
  font-weight: 400; }

.bw-order_info_title_file_name {
  background-color: #F9FBFC;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  padding: 10px 30px;
  text-align: left;
  margin-right: 20px; }

.bw-order_info_title_file_name .bw-order_info_title_input_file {
  width: 180px;
  margin-right: 20px; }

.bw-order_info_bz {
  font-size: 14px;
  font-weight: 400;
  color: #646464; }

.bw-order_info_file {
  background-color: #F9FBFC;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  width: 400px;
  margin-bottom: 10px; }

.bw-order_info_file .bw-input_file {
  width: 80px;
  margin-right: 10px; }

.bw-order_info_file .bw-order_info_file_img {
  margin: 15px 15px 0 0px;
  float: right; }

.bw-order_info_check_log_data {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  margin-bottom: 20px; }

.bw-order_info_check_log_data .bw-order_info_check_log_data_btn {
  margin-left: 40px;
  padding: 8px 15px;
  background-color: #F46E21;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px; }

.bw-eco_coop_case_one .bw-test_con {
  height: 100%; }

.bw-test_con .bw-test_con_img_box1 {
  flex: 2.5; }

.bw-test_con .bw-test_con_content_text1 {
  flex: 2; }

.bw-test_con .bw-test_con_content_text2 {
  flex: 2.5; }

.bw-test_con .bw-test_con_img_box2 {
  flex: 2; }

.bw-test_con .bw-test_con_img {
  width: 830px;
  height: 484px; }

.bw-test_con .bw-test_con_title {
  font-size: 36px;
  font-weight: 400;
  color: #000;
  margin: 30px 0;
  text-indent: 0;
  height: 105px;
  line-height: 105px;
  margin-left: 60px; }

.bw-test_con .bw-test_con_details {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  text-indent: 0;
  margin-left: 60px; }

.bw-test_con_content_text2 .bw-test_con_title,
.bw-test_con_content_text2 .bw-test_con_details {
  margin-left: 80px; }

/* 检测服务下单 - end */
/* 设备详情 - action */
.bw-device_details_one {
  width: 100%;
  min-height: 590px;
  display: flex; }

.bw-device_details_one .bw-device_details_img {
  border: 1px solid #DDD;
  padding: 20px 50px;
  flex: 1;
  width: 590px;
  height: 590px; }

.bw-device_details_one .bw-device_details_info {
  flex: 2;
  margin-left: 40px; }

.bw-device_details_info .bw-device_details_info_title {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 35px; }

.bw-device_details_info .bw-device_details_info_content {
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 40px;
  border-bottom: 1px solid #ECECEC; }

.bw-device_details_info_small_title {
  border-left: 4px solid #F46E21;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #F46E21;
  margin: 20px 0; }

.bw-device_details_info_small_content {
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  line-height: 30px; }

.bw-device_details_two {
  margin: 55px 0; }

/* 设备详情 - end */
/* 检测页面 - action */
.bw-testing_box {
  border: 1px solid #ECECEC;
  padding: 30px 0;
  margin: 110px 60px 0 60px; }

.bw-online_content .bw-center {
  width: 33.333333%;
  text-align: center; }

.bw-center .bw-online_text {
  padding: 0; }

.jc-list .item {
  margin-bottom: 60px; }

.jc-list .item:nth-child(odd) .img {
  float: left; }

.jc-list .item:nth-child(even) .img {
  float: right; }

.jc-list .item:nth-child(odd) .content {
  margin-left: 550px; }

.jc-list .item:nth-child(even) .content {
  margin-right: 550px; }

.jc-list .item:after {
  content: '';
  display: block;
  clear: both; }

.jc-list .item .img {
  width: 500px; }

.jc-list .item .content {
  padding: 50px 0; }

.jc-list .item .content h3 {
  font-size: 50px;
  margin-bottom: 40px; }

.jc-list .item .content p {
  font-size: 18px; }

.jc-list .item:nth-child(2) {
  padding: 50px 0;
  border: 6px solid #F46E21;
  width: calc(100% - 100px); }

.jc-list .item:nth-child(2) .img {
  margin-right: -100px; }

.jc-list .item:nth-child(2) .content {
  margin-right: 450px;
  padding-left: 50px; }

/* 博威检测设备列表 - action */
.bw-testing_list {
  width: 100%;
  height: 100%; }

.bw-testing_list .bw-testing_list_tab {
  width: 100%;
  height: 80px;
  line-height: 80px; }

.bw-testing_list_tab .bw-testing_list_title {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-testing_list_tab .bw-testing_list_btn {
  font-size: 16px;
  background-color: #F46E21;
  color: #fff;
  font-weight: 400;
  padding: 20px 30px;
  float: right;
  line-height: normal; }

.bw-testing_list .bw-testing_list_content {
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center; }

.bw-testing_list_content .bw-testing_list_content_col {
  margin: 35px 20px 30px 0px;
  width: 265px;
  height: 345px;
  border: 1px solid #DEDEDE; }

.bw-testing_list_content_col .bw-testing_list_content_img {
  min-width: 90%;
  max-width: 90%;
  height: 220px;
  margin: 10px; }

.bw-testing_list_content_col .bw-testing_list_content_title {
  text-align: center;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  color: #4B4B4B; }

.bw-testing_list_content_col .bw-testing_list_content_btn {
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: #646464;
  font-size: 16px;
  font-weight: 400;
  margin: 16px auto 0;
  cursor: pointer;
  border-top: 1px solid #DEDEDE; }

.bw-testing_list_content_col .bw-testing_list_content_btn_active {
  background-color: #F46E21;
  color: #fff; }

/* 博威检测设备列表 - end */
/* 检测页面 - end */
/* 博威生态圈合作首页 action */
.bw-eco_coop_banner {
  width: 100%;
  height: 550px;
  position: relative;
  text-align: center; }

.bw-eco_coop_banner img {
  min-width: 100%;
  height: 100%; }

.bw-banner .small-title {
  font-size: 20px;
  font-weight: 400; }

.bw-tech_process_main {
  background-color: #F5F5F5;
  padding: 60px; }

.bw-tech_process_main .bw-tech_process_title {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  color: #000; }

.bw-tech_process_title .bw-tech_process_title_text {
  border-bottom: 4px solid #F46E21;
  padding-bottom: 10px; }

.bw-tech_process_main .bw-tech_process_content {
  margin-top: 80px;
  display: flex;
  justify-content: space-between; }

.bw-tech_process_content .bw-tech_process_content_col {
  background-color: #fff;
  border-radius: 4px;
  height: 280px;
  width: 180px;
  text-align: center; }

.bw-tech_process_content_col .bw-tech_process_content_col_img {
  margin: 70px 0 50px;
  width: 80px;
  height: 80px; }

.bw-tech_process_content_col .bw-tech_process_content_col_text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-tech_process_content_right {
  width: 80px;
  height: 280px;
  line-height: 280px;
  text-align: center; }

.bw-tech_process_content_right .bw-tech_process_content_right_img {
  width: 36px;
  height: 10px; }

.bw-eco_coop_main {
  max-width: 1680px;
  height: auto;
  padding: 0 5%;
  margin: 60px auto; }

.bw-eco_coop_classification {
  display: flex;
  justify-content: space-around;
  margin-top: 113px; }

.bw-eco_coop_classification .bw-eco_coop_box {
  width: 200px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #444; }

.bw-eco_coop_box a {
  color: #444; }

.bw-eco_coop_box a:hover {
  color: #F46E21; }

.bw-eco_coop_box .bw-eco_coop_box_img {
  width: 100px;
  margin-bottom: 28px; }

.bw-eco_coop_main .bw-eco_coop_case_one,
.bw-eco_coop_main .bw-eco_coop_case_two,
.bw-eco_coop_main .bw-eco_coop_case_three {
  margin-top: 120px; }

.bw-eco_coop_case_one .bw-eco_coop_title,
.bw-eco_coop_case_two .bw-eco_coop_title,
.bw-eco_coop_case_three .bw-eco_coop_title {
  height: 70px;
  line-height: 70px;
  text-align: center;
  position: relative; }

.bw-eco_coop_case_one .bw-eco_coop_title_text,
.bw-eco_coop_case_two .bw-eco_coop_title_text,
.bw-eco_coop_case_three .bw-eco_coop_title_text {
  border-bottom: 4px solid #F46E21;
  color: #000;
  font-size: 36px;
  font-weight: 300;
  padding-bottom: 10px; }

.bw-eco_coop_case_one .bw-eco_coop_more,
.bw-eco_coop_case_two .bw-eco_coop_more,
.bw-eco_coop_case_three .bw-eco_coop_more {
  font-size: 18px;
  font-weight: 400;
  color: #7AA7D5;
  position: absolute; }

.bw-eco_coop_case_one .bw-eco_coop_content,
.bw-eco_coop_case_two .bw-eco_coop_content,
.bw-eco_coop_case_three .bw-eco_coop_content {
  width: 100%;
  height: 334px;
  display: flex;
  margin-top: 52px; }

/*  Case1 */
.bw-eco_coop_case_one .bw-eco_coop_content .bw-eco_coop_content_text {
  color: #000;
  flex: 8;
  font-size: 18px;
  font-weight: 400;
  margin-right: 62px;
  line-height: 40px;
  text-indent: 2em; }

.bw-eco_coop_content .bw-eco_coop_content_img_box {
  flex: 6;
  position: relative; }

.bw-eco_coop_content_img_box .bw-eco_coop_content_img {
  width: 614px;
  height: 334px; }

.bw-eco_coop_content_img_box .bw-eco_coop_content_img_title {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 51px;
  line-height: 51px;
  background-color: rgba(0, 0, 0, 0.38);
  width: 614px; }

.bw-eco_coop_content_img_title .bw-eco_coop_content_img_title_text {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  margin-left: 20px; }

/*  Case1 */
/*  Case2 */
.bw-eco_coop_content_first_text {
  flex: 1;
  font-size: 120px;
  font-weight: 300;
  line-height: 120px;
  color: #000; }

.bw-eco_coop_content_last_text {
  flex: 1;
  font-size: 120px;
  font-weight: 300;
  line-height: 700px;
  color: #000;
  text-align: right; }

.bw-eco_coop_case_two .bw-eco_coop_content .bw-eco_coop_content_text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  text-indent: 2em;
  width: 61.88%;
  margin: 0 auto;
  flex: 10; }

/*  Case2 */
/*  Case3 */
.bw-eco_coop_case_three .bw-eco_coop_content .bw-eco_coop_content_case_three {
  flex: 1;
  margin-right: 20px;
  position: relative; }

.bw-eco_coop_content_case_three .bw-eco_coop_content_img {
  width: 100%;
  height: 100%; }

.bw-eco_coop_content_case_three .bw-eco_coop_content_img_title {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 51px;
  line-height: 51px;
  background-color: rgba(0, 0, 0, 0.38);
  width: 100%; }

.bw-eco_coop_case_three .bw-eco_coop_content .bw-eco_coop_content_text {
  color: #000;
  flex: 3;
  font-size: 18px;
  font-weight: 400;
  margin-left: 28px;
  line-height: 40px; }

/*  Case3 */
/* 博威生态圈合作首页 end */
/* 在线研发工具箱首页 action */
.bw-online_title {
  text-align: center; }

.bw-online_title .bw-online_title_text {
  border-bottom: 4px solid #F46E21;
  color: #000;
  font-size: 36px;
  font-weight: 300;
  padding-bottom: 10px; }

.bw-online_content {
  height: auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 80px; }

.bw-online_content .bw-online_data {
  width: 33.33%;
  height: 100%;
  margin-bottom: 55px;
  padding: 0 10px; }

.bw-online_content .bw-online_content_img {
  margin-bottom: 20px; }

.bw-online_content .bw-online_text {
  font-size: 18px;
  font-weight: 400;
  color: #000; }

/* 在线研发工具箱首页 end */
/* 资源共享平台公共样式 - action */
.bw-error {
  border-color: #F46E21 !important; }

.bw-project_list .bw-form {
  font-size: 14px !important; }

.bw-plan-title {
  flex: 1;
  line-height: 60px;
  font-size: 18px; }

.bw-text-red {
  color: #F46E21; }

.bw-font14 {
  font-size: 14px; }

.bw-font16 {
  font-size: 16px; }

.bw-font18 {
  font-size: 18px; }

.bw-font20 {
  font-size: 20px; }

.bw-font22 {
  font-size: 22px; }

.bw-font24 {
  font-size: 24px; }

.bw-font26 {
  font-size: 26px; }

.bw-getcode {
  color: #3B97F5;
  line-height: 50px;
  background: #FFF;
  border: 0; }

button[disabled].bw-getcode {
  color: #999; }

.bw-btn-lg {
  display: inline-block;
  background-color: #F46E21;
  color: #fff !important;
  padding: 15px 40px;
  font-size: 18px; }

.bw-btn-sm {
  display: inline-block;
  background-color: #F46E21;
  color: #fff !important;
  padding: 10px; }

.bw-btn-lg:hover,
.bw-btn-sm:hover {
  color: #fff; }

.bw-btn-cancel {
  display: inline-block;
  background-color: #FFF;
  color: #000;
  padding: 15px 40px;
  border: 1px #DFDFDF solid; }

.mt60 {
  margin-top: 60px; }

.bw-popup_bg .bw-form {
  font-size: 16px;
  padding: 50px; }

.bw-form a {
  text-decoration: none !important; }

.bw-form .bw-form-item {
  margin-bottom: 15px;
  clear: both; }

.bw-form .bw-form-item:after {
  content: '';
  display: block;
  clear: both; }

.bw-form .bw-form-item .bw-form-label {
  text-align: left !important;
  float: left;
  width: 110px;
  padding: 0 15px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  box-sizing: border-box;
  color: #AFAFAF;
  font-weight: normal !important;
  cursor: default; }

.bw-form .bw-form-item .bw-input-block {
  margin-left: 110px;
  left: -1px;
  min-height: 52px; }

.bw-form-item .bw-input-inline {
  float: left;
  width: 190px;
  margin-right: 10px; }

.bw-form .bw-input,
.bw-form .bw-textarea,
.bw-form .bw-select {
  border: 1px #DDDDDD solid;
  display: block;
  width: calc(100% - 20px);
  padding: 0 10px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial; }

.bw-form .bw-input,
.bw-form .bw-select {
  height: 50px; }

.bw-form .bw-input::-ms-input-placeholder, .bw-textarea::-ms-input-placeholder {
  color: #ddd; }

.bw-form .bw-input::-moz-placeholde, .bw-textarea::-moz-placeholde {
  color: #ddd; }

.bw-form .bw-input::-webkit-input-placeholder, .bw-textarea::-webkit-input-placeholder {
  color: #ddd; }

.bw-form .bw-select {
  background-image: url(../images/icon_down.svg);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: calc(100% - 10px);
  color: #999999; }

.bw-form .bw-textarea {
  padding: 10px;
  min-height: 100px;
  font-family: "Source Han Sans SC", sans-serif; }

.bw-form .bw-btn {
  padding: 0 40px;
  height: 48px;
  line-height: 48px;
  font-weight: 400;
  color: #FFF;
  display: inline-block;
  text-align: center;
  border-radius: 5px; }

.bw-form .bw-btn-submit {
  background-color: #F46E21;
  font-size: 18px;
  color: #FFF; }

.bw-form .bw-btn-cancel {
  background-color: #FFF;
  border: 1px #CCCCCC solid;
  color: #646464;
  font-size: 18px; }

.bw-form .bw-form-mid {
  float: left;
  padding: 0 5px;
  height: 52px;
  line-height: 52px; }

.bw-form .bw-checkbox {
  display: inline-flex;
  margin-right: 15px;
  margin-bottom: 10px;
  font-weight: normal;
  justify-content: center;
  align-items: center; }

.bw-form .bw-checkbox input[type="text"] {
  width: 100px;
  height: 30px;
  border: 1px #DDDDDD solid;
  padding: 0 10px;
  margin-left: 10px; }

.bw-form .bw-checkbox input[type="checkbox"] {
  width: 20px;
  zoom: 150%;
  margin-top: 0; }

.bw-form-label span {
  color: red;
  margin-left: 5px; }

.bw-popup_header.title {
  border-bottom: 1px solid #eee;
  background-color: #f9f9f9;
  margin: 0; }

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

.bw-text-left {
  text-align: left; }

.bw-text-right {
  text-align: right; }

.bw-flex {
  display: flex; }

.bw-btn-default,
.bw-btn-default:hover,
.bw-btn-default:focus {
  background-color: #F46E21 !important;
  color: #FFF !important;
  border: 0 !important;
  outline: none; }

.bw-input:disabled {
  border: 0;
  background: none;
  color: #444444; }

.bw-badge {
  color: #F46E21;
  border: 1px solid #F46E21;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
  margin-right: 10px; }

.bw-upload-btn {
  display: inline-block;
  position: relative;
  overflow: hidden; }

.bw-upload-btn input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  height: 100%; }

.bw-upload-file {
  display: flex;
  padding: 3px 10px;
  height: 30px;
  line-height: 30px;
  border: 1px #DDDDDD solid;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  font-size: 14px;
  color: #646464; }

.bw-upload-file .close {
  margin-left: 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #999;
  border-radius: 50%;
  text-align: center; }

.bw-upload-list .bw-upload-file i {
  font-size: 18px;
  margin-left: 20px; }

.bw-upload-list .bw-upload-file i:before {
  color: #b9b9b9; }

.bw-user-pic {
  width: 160px;
  margin: auto;
  font-size: 16px;
  color: #3B97F5; }

/* 资源共享平台公共样式 - end */
/* 资源共享平台首页 - action */
.bw-resources-page {
  background: #FFF;
  margin: 0;
  padding: 0; }

.bw-resources-page a {
  text-decoration: none; }

.bw-banner {
  display: flex;
  color: #FFF;
  font-size: 72px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center; }

.bw-resources-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px; }

.bw-resources-tabs .bw-resources-tab {
  height: 65px;
  display: flex;
  margin: 0 150px;
  justify-content: center; }

.bw-resources-tabs .bw-resources-tab .bw-resources-tab-text {
  margin-left: 26px; }

.bw-resources-tabs .bw-resources-tab .bw-resources-tab-text span {
  display: block; }

.bw-resources-tabs .bw-resources-tab .bw-resources-tab-text span:first-child {
  color: #646464;
  font-size: 21px; }

.bw-resources-tabs .bw-resources-tab .bw-resources-tab-text span:last-child {
  color: #A5A5A5;
  font-size: 16px;
  margin-top: 12px; }

.bw-resources-main {
  padding: 66px 0; }

.bw-resources-main:after {
  content: "";
  display: block;
  clear: both; }

.bw-resources-newslist {
  max-width: 1620px;
  margin: auto; }

.bw-resources-newslist .bw-resources-item {
  width: 50%;
  float: left;
  padding: 0 30px;
  margin-bottom: 60px; }

.bw-resources-newslist .bw-resources-item .img {
  border-radius: 5px;
  max-height: 400px;
  overflow: hidden; }

.bw-resources-newslist .bw-resources-item .img img {
  transition: 1s; }

.bw-resources-newslist .bw-resources-item:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

.bw-resources-newslist .bw-resources-item .title {
  color: #646464;
  margin: 40px 0 30px 0;
  font-size: 26px; }

.bw-resources-newslist .bw-resources-item .describe {
  color: #646464;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px; }

/* 资源共享平台首页 - end */
/*检测设备需求列表 action*/
.bw-register-box {
  background: #FFFCFB;
  border: 1px #FEDFCD solid;
  padding: 20px 0; }

/*检测设备需求列表 end*/
/* 开票信息action */
.bw-kaipiao-item {
  border-radius: 5px;
  border-left: 5px solid #F46E21;
  background-color: #FCFCFC;
  padding: 35px;
  margin-bottom: 20px; }

.bw-kaipiao-item.active {
  background-color: #FFFCF3 !important; }

.bw-kaipiao-item .title {
  margin-bottom: 25px;
  display: flex;
  font-size: 29px;
  align-items: center; }

.bw-kaipiao-content {
  width: calc(100% - 100px); }

.bw-kaipiao-item .bw-kaipiao-content .bw-kaipiao-attr {
  margin-top: 20px;
  width: 33.33%;
  font-size: 14px;
  float: left; }

.bw-kaipiao-item .bw-kaipiao-content .bw-kaipiao-attr .bw-kaipiao-label {
  color: #AFAFAF;
  width: 110px;
  float: left; }

.bw-kaipiao-item .bw-kaipiao-content .bw-kaipiao-attr .bw-kaipiao-text {
  margin-left: 110px; }

.bw-kaipiao-item .bw-kaipiao-btn {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }

/* 开票信息end */
/* 合作伙伴 action */
.bw-partner-box {
  max-width: 1000px;
  margin: auto; }

.bw-partner-list {
  display: flex;
  justify-content: space-between; }

.bw-partner-list .bw-partner-item {
  background: #F8823F;
  width: 230px;
  height: 340px;
  border-radius: 6px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  color: #FFF; }

.bw-partner-list .bw-partner-item img {
  margin-top: 60px; }

/* 合作伙伴 end */
/* 博威公用的侧边快捷导航 action */
.bw-common_right_nav {
  width: 45px;
  height: 220px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto; }

.bw-common_right_nav .bw-common_right_nav_a {
  border-radius: 4px;
  border: 1px solid #E2E2E2;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  background-color: #fff; }

.bw-common_right_nav .bw-common_right_nav_a:hover .bw-product_service {
  display: block; }

.bw-product_service {
  position: absolute;
  right: 44px;
  top: 0;
  padding-right: 10px;
  display: none; }

.bw-product_service:before {
  content: '';
  position: absolute;
  top: 20px;
  right: 7px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  transform: rotate(45deg);
  background-color: #fff; }

.bw-product_service ul {
  background-color: #fff;
  width: 125px;
  height: 180px;
  border: 1px solid #e2e2e2;
  border-radius: 4px; }

.bw-product_service ul li {
  color: #333;
  font-size: 14px;
  text-align: left;
  padding-left: 30px; }

.bw-product_service ul li a {
  width: 100%;
  border: 0;
  color: #333; }

.bw-product_service ul li:hover {
  background-color: #f8f8f8; }

.bw-common_right_nav_a .bw-common_right_nav_img {
  width: 30px;
  height: 30px; }

.bw-common_right_show {
  position: relative; }

.bw-common_right_show_img {
  border-radius: 4px;
  border: 1px solid #E2E2E2;
  width: 45px;
  height: 45px;
  line-height: 45px;
  transform: rotate(180deg);
  position: fixed;
  top: 0;
  bottom: 45%;
  right: 20px;
  margin: auto;
  padding: 11px;
  background-color: #fff; }

/* 博威公用的侧边快捷导航 end */
/* 项目团队 action */
.bw-two_table {
  display: flex;
  margin-bottom: 40px; }

.bw-two_table .bw-two_table_left {
  flex: 1;
  margin-right: 50px; }

.bw-two_table .bw-two_table_title {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-two_table_title .bw-two_table_img {
  width: 23px;
  height: 23px;
  float: right;
  margin-top: 15px; }

.bw-two_table .bw-two_table_right {
  flex: 1; }

/* 项目团队 end */
/* 项目风险列表 action */
.bw-table_scroll {
  border: 1px solid #E9E9E9;
  background-color: #fff;
  text-align: left;
  margin: 30px 0; }

.bw-table_scroll thead tr,
.bw-table_scroll tbody tr {
  height: 70px;
  display: table;
  width: 100%;
  table-layout: fixed; }

.bw-table_scroll thead tr th {
  background-color: #FBFBFB;
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  padding-left: 10px; }

.bw-table_scroll tbody tr td {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  font-size: 14px;
  font-weight: 400;
  color: #4B4B4B;
  padding-left: 10px; }

.bw-table_scroll tbody tr td:last-child {
  width: 190px;
  text-align: left; }

/* 项目风险列表 end */
/* 元素基本情况 - 元素周期表 action */
.bw-element_basic_tips {
  background-color: #FFFDF3;
  height: 213px; }

.bw-element_basic_tips img {
  width: 42px;
  height: 42px;
  margin: 55px 18px 20px 40px; }

.bw-element_basic_tips .bw-element_basic_tips_title {
  font-size: 18px;
  font-weight: 400;
  color: #4B4B4B;
  top: 20px;
  position: relative; }

.bw-element_basic_tips .bw-element_basic_tips_content {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  margin-left: 100px; }

.bw-element_basic_search_input {
  background-color: #FFF;
  border: 1px solid #DDD;
  height: 55px;
  line-height: 55px;
  width: 510px;
  color: #000;
  font-size: 14px;
  margin-top: 27px;
  padding-left: 20px; }

.bw-element_basic_search_a {
  background-color: #FFF;
  border: 1px solid #DDD;
  color: #000;
  font-size: 14px;
  width: 175px;
  top: 15px;
  left: -5px;
  padding: 19px 40px;
  position: relative;
  text-align: center; }

.bw-element_basic_search_btn {
  padding: 18px 40px;
  background-color: #F46E21;
  color: #fff;
  font-size: 16px;
  top: 15px;
  position: relative;
  left: 10px; }

.bw-element_basic_search_btn:hover {
  color: #fff; }

.bw-element_basic_reset_btn {
  padding: 18px 40px;
  background-color: #DDD;
  color: #646464;
  font-size: 16px;
  top: 15px;
  position: relative;
  left: 20px; }

.bw-element_basic_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  width: 220px;
  height: 58px;
  margin-top: 25px;
  outline: 0;
  font-size: 18px;
  padding-left: 10px;
  background-image: url(../images/icon_gray_down.svg);
  background-repeat: no-repeat;
  background-position: 190px center; }

.bw-element_basic_more {
  font-size: 14px;
  font-weight: 400;
  color: #3B97F5; }

.bw-element_basic_table {
  border: 1px solid #DDD;
  margin: 20px 0; }

.bw-element_basic_table thead {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000; }

.bw-element_basic_table tbody tr {
  height: 50px;
  line-height: 50px;
  text-align: center; }

.bw-element_basic_table .bw-element_basic_table_input {
  width: 80%;
  height: 20px;
  outline: 0;
  background-color: transparent;
  text-align: center;
  border: 1px solid #ddd; }

.bw-element_basic_search_text {
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  margin-top: 20px; }

.bw-element_basic_search_details {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  margin: 30px 0; }

.bw-element_basic_table_input[readOnly] {
  border: 0; }

.bw-element_basic_table thead tr th:nth-child(even) {
  background-color: #FCFCFC; }

.bw-element_basic_table tbody tr td:nth-child(even) {
  background-color: #FCFCFC; }

.bw-online_details_goto {
  border: 1px solid #ECECEC;
  width: 100%;
  height: 115px;
  padding: 0 30px;
  margin-bottom: 40px; }

.bw-online_details_goto ul li {
  width: 50%;
  line-height: 50px;
  float: left; }

.bw-online_details_goto .bw-online_details_name {
  font-size: 18px;
  font-weight: 400;
  color: #646464; }

.bw-online_details_goto .bw-online_details_name {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5; }

.bw-online_details {
  margin-top: 40px; }

.bw-online_details .bw-online_details_btn {
  background-color: #F46E21;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0px 20px;
  border-radius: 4px;
  border-style: initial;
  border-color: transparent;
  margin-left: 20px; }

.bw-online_table {
  border: 1px solid #ECECEC; }

.bw-online_table tbody tr {
  height: 60px;
  line-height: 60px; }

.bw-online_table tbody tr td:first-child {
  width: 100px;
  text-align: right;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  background-color: #FCFCFC; }

.bw-online_table tbody tr td {
  padding-left: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #646464; }

.bw-num_box {
  display: flex;
  justify-content: flex-end;
  margin-right: 20px; }

.bw-num,
.bw-num_box a {
  width: 50px;
  text-align: center;
  cursor: pointer;
  height: 50px;
  line-height: 45px;
  border-color: #ccc;
  border-style: solid;
  color: #333;
  float: left;
  font-size: 40px; }

.bw-num_box a:active {
  background: #E3E3E3; }

.bw-num {
  border-width: 1px;
  line-height: 15px;
  width: 100px;
  height: 48px;
  text-align: center;
  font-size: 14px; }

.bw-jia {
  border-width: 1px 1px 1px 0px;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.bw-jian {
  border-width: 1px 0px 1px 1px;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* 元素基本情况 - 元素周期表 end */
/* 银行，支付宝转账步骤 - action */
#msform {
  width: 100%;
  margin: 50px auto;
  text-align: center;
  position: relative; }

#msform fieldset {
  padding: 20px 30px;
  width: 90%;
  margin: 20px 60px; }

#msform fieldset:not(:first-of-type) {
  display: none; }

#msform .bw-bank_step {
  height: 450px;
  line-height: 400px; }

.bw-bank_step .bw-bank_step_bz {
  font-size: 14px;
  font-weight: 400;
  color: #F46E21; }

.bw-bank_step_bz span {
  color: #fff;
  background-color: #F46E21;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  border-radius: 20px; }

.bw-bank_step .bw-bank_card {
  width: 547px;
  height: 240px;
  border: 1px solid #ECECEC;
  border-radius: 8px;
  margin: 0 auto; }

.bw-bank_step .bw-zfb {
  width: 547px;
  height: 450px;
  margin: 0 auto;
  text-align: center; }

.bw-zfb img {
  width: 220px;
  height: 300px; }

.bw-bank_card .bw-bank_card_header {
  height: 110px;
  line-height: 80px;
  display: flex; }

.bw-bank_card_header .bw-bank_card_header_avatar {
  flex: 1;
  height: 110px; }

.bw-bank_card_header_avatar img {
  width: 100px;
  height: 100px;
  margin-top: 20px; }

.bw-bank_card_header .bw-bank_card_header_content {
  flex: 3;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  text-align: left;
  height: 110px;
  margin-top: 20px; }

.bw-bank_card_header_content p {
  line-height: 55px; }

.bw-bank_card .bw-bank_card_body {
  font-size: 36px;
  font-weight: 400;
  color: #646464; }

.bw-bank_step_line {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  font-weight: 400;
  color: #AFAFAF; }

.bw-bank_step_line span {
  color: #444; }

.bw-bank_step_line .bw-bank_step_btn {
  background-color: #F46E21;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  padding: 10px 25px;
  border-radius: 5px; }

#msform .action-button {
  background-color: #F46E21;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  padding: 15px 120px;
  margin: 10px 5px; }

#msform .cancel-button {
  border: 1px solid #DFDFDF;
  background-color: #fff;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  padding: 15px 85px;
  margin: 10px 5px; }

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  counter-reset: step; }

#progressbar li {
  list-style-type: none;
  color: #646464;
  font-size: 16px;
  width: 33.33%;
  float: left;
  position: relative; }

#progressbar li:before {
  border: 1px solid #DDD;
  content: counter(step);
  counter-increment: step;
  width: 38px;
  line-height: 38px;
  display: block;
  font-size: 16px;
  color: #646464;
  background: #fff;
  border-radius: 20px;
  margin: 0 auto 5px; }

#progressbar li:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #ECECEC;
  position: absolute;
  left: -50%;
  top: 18px;
  z-index: -1; }

#progressbar li:first-child:after {
  content: none; }

#progressbar li.active:before,
#progressbar li.active:after {
  background-color: #F46E21;
  color: #fff; }

.bw-zfb_num {
  height: 60px;
  line-height: 60px;
  text-align: left; }

.bw-zfb_num .bw-zfb_num_text {
  font-size: 14px;
  font-weight: 400;
  color: #AFAFAF;
  margin-right: 20px; }

.bw-zfb_num .bw-zfb_num_input {
  height: 45px;
  line-height: 45px;
  border: 1px solid #DDD;
  color: #000;
  font-size: 14px;
  padding-left: 10px;
  width: 510px; }

.bw-zfb_upload_voucher {
  margin: 20px 0;
  font-size: 14px;
  margin-bottom: 50px; }

.bw-zfb_upload_voucher table thead tr th {
  height: 30px;
  text-align: left; }

.bw-zfb_upload_voucher table tbody tr td img {
  width: 340px;
  height: 480px; }

.bw-bank_price_text {
  margin: 0 20px;
  color: #A5A5A5;
  font-size: 16px;
  font-weight: 400; }

.bw-bank_price_text:first-child {
  margin-left: 80px; }

/* 银行，支付宝转账步骤 - end */
/* 开票申请 - action */
.bw-invoice_application_table tbody tr {
  height: 60px;
  line-height: 60px; }

.bw-invoice_application_table tbody tr .bw-invoice_application_table_text {
  text-align: right;
  width: 30%;
  font-size: 14px;
  font-weight: 400;
  color: #AFAFAF; }

.bw-invoice_application_table tbody tr td {
  padding-left: 10px; }

.bw-invoice_application_table_text sup {
  color: #FF0000;
  margin: 0 5px; }

.bw-invoice_application_table tbody tr td .bw-invoice_application_table_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 200px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #DDD;
  color: #000;
  font-size: 16px;
  outline: 0;
  padding-left: 10px;
  background-image: url(../images/icon_gray_down.svg);
  background-repeat: no-repeat;
  background-position: 180px center; }

.bw-invoice_application_table tbody tr td .bw-invoice_application_table_btn {
  background-color: #F46E21;
  color: #fff;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 14px;
  margin-left: 20px; }

.bw-invoice_application_table tfoot tr {
  height: 80px;
  line-height: 80px; }

.bw-invoice_application_table_submit {
  background-color: #F46E21;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 120px;
  margin: 0 10px;
  position: relative;
  bottom: 10px; }

.bw-invoice_application_table_submit:hover {
  color: #fff; }

.bw-invoice_application_table_cancel {
  border: 1px solid #DFDFDF;
  padding: 15px 80px;
  font-size: 18px;
  font-weight: 400;
  color: #000; }

.bw-add_header_table {
  background-color: #fff; }

.bw-add_header_table tbody tr {
  height: 60px; }

.bw-add_header_table tbody tr:last-child {
  height: 120px; }

.bw-add_header_table tbody tr td select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 344px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #DDD;
  color: #000;
  font-size: 16px;
  outline: 0;
  padding-left: 10px;
  background-image: url(../images/icon_gray_down.svg);
  background-repeat: no-repeat;
  background-position: 315px center; }

.bw-add_header_table tbody tr td input {
  width: 420px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #DDD;
  color: #000;
  font-size: 16px;
  padding-left: 10px; }

.bw-add_header_table tbody tr td .bw-add_header_table_checkbox {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DDD;
  outline: 0;
  width: 18px;
  height: 18px;
  margin-right: 5px; }

.bw-add_header_table_checkbox:checked {
  outline: 0;
  background-image: url(../images/approve.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.bw-add_header_table_text {
  width: 35%;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  color: #000; }

.bw-add_header_table_text sup {
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
  margin: 5px; }

.bw-add_header_table tbody tr td .bw-add_header_table_confirm_btn {
  background-color: #F46E21;
  color: #fff !important;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  width: 348px;
  height: 48px;
  line-height: 48px; }

.bw-add_header_table tbody tr td .bw-add_header_table_cancel_btn {
  border: 1px solid #CCC;
  border-radius: 5px;
  color: #646464;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  width: 348px;
  height: 48px;
  line-height: 48px;
  margin-top: 10px; }

/* 开票申请 - end */
/* 仿真首页 - action */
.bw-simulation_btn_area {
  padding: 40px 0;
  text-align: center;
  background-color: #FBFBFB; }

.bw-simulation_btn_area .bw-simulation_btn {
  background-color: #FFF;
  border: 1px solid #DDD;
  width: 230px;
  height: 65px;
  line-height: 65px;
  font-size: 21px;
  font-weight: 300;
  color: #000;
  display: inline-block;
  margin: 0 120px; }

.bw-rlxjs_content,
.bw-gyfz_content {
  display: flex;
  justify-content: space-evenly;
  margin-top: 100px; }

.bw-rlxjs_content .bw-rlxjs_content_col {
  width: 430px; }

.bw-rlxjs_content_col .bw-rlxjs_content_col_text {
  font-size: 21px;
  font-weight: 300;
  color: #000;
  margin-top: 38px;
  text-align: center; }

.bw-gyfz_content .bw-gyfz_content_col {
  border-radius: 4px;
  width: 250px;
  height: 400px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  background-color: #fff; }

.bw-gyfz_content_col .bw-gyfz_content_col_img {
  width: 250px;
  height: 320px; }

.bw-gyfz_content_col .bw-gyfz_content_col_text {
  font-size: 21px;
  font-weight: 300;
  color: #000;
  margin-top: 22px;
  text-align: center; }

.bw-yyfz_content {
  display: flex;
  margin-top: 90px; }

.bw-yyfz_content .bw-yyfz_content_col {
  flex: 1;
  text-align: center; }

.bw-yyfz_content_col .bw-yyfz_content_col_left_img {
  width: 780px;
  height: 566px; }

.bw-yyfz_content_col .bw-yyfz_content_col_top {
  height: 270px; }

.bw-yyfz_content_col_top .bw-yyfz_content_col_top_img {
  width: 370px;
  height: 270px; }

.bw-yyfz_content_col .bw-yyfz_content_col_bottom {
  height: 270px;
  margin-top: 25px; }

.bw-yyfz_content_col_bottom .bw-yyfz_content_col_bottom_img {
  width: 760px;
  height: 270px; }

/* 仿真首页 - end */
/* 仿真项目详细 - action */
.bw-device_details_one .bw-fz_project_info_img {
  padding: 0;
  border: 0;
  width: 588px;
  height: 492px; }

.bw-fz_project_info_btn {
  background-color: #F46E21;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 20px;
  float: right; }

.bw-fz_project_info_details_img {
  height: auto; }

/* 仿真项目详细 - end */
/* 服务标准 - action */
.bw-service_standard_table {
  border: 1px solid #E9E9E9;
  width: 100%;
  text-align: center;
  color: #4B4B4B; }

.bw-service_standard_table thead th {
  height: 70px;
  line-height: 70px;
  background-color: #FBFBFB;
  font-size: 16px;
  font-weight: bold; }

.bw-service_standard_table tbody td {
  height: 70px;
  line-height: 70px;
  background-color: #FEFEFE;
  font-size: 14px;
  font-weight: 400; }

/* 服务标准 - end */
/* 仿真服务下单 - action */
.bw-fzfwxd_table {
  width: 100%;
  margin-top: 40px; }

.bw-fzfwxd_table .bw-fzfwxd_table_label {
  width: 200px;
  height: 60px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  text-align: right;
  padding-right: 20px; }

.bw-fzfwxd_table_label sup {
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
  margin-left: 5px; }

.bw-fzfwxd_table_row {
  height: 45px; }

.bw-fzfwxd_table_row .bw-fzfwxd_table_row_label {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-right: 10px; }

.bw-fzfwxd_table .bw-fzfwxd_table_data {
  height: 100%; }

.bw-fzfwxd_table_row .bw-input {
  height: 25px;
  line-height: 25px;
  border: 1px solid #DDD;
  color: #000;
  font-size: 16px;
  padding-left: 10px; }

.bw-fzfwxd_table_ul {
  width: 100%; }

.bw-fzfwxd_table_ul li {
  width: 50%;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #3B97F5;
  margin-bottom: 20px; }

.bw-fzfwxd_table_ul_word_icon {
  border-radius: 3px;
  padding: 5px 6px;
  background-color: #3B97F5;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px; }

.bw-fzfwxd_table_ul_excel_icon {
  border-radius: 3px;
  padding: 5px 9px;
  background-color: #23941B;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px; }

.bw-file_type {
  font-size: 18px;
  font-weight: 400;
  color: #3B97F5;
  margin: 0 20px; }

.bw-file_type .bw-file_type_word {
  border-radius: 4px;
  background-color: #3B97F5;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 7px;
  margin-right: 10px; }

.bw-file_type .bw-file_type_excel {
  border-radius: 4px;
  background-color: #23941B;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 7px;
  margin-right: 10px; }

/* 仿真服务下单 - end */
/* 多文件上传 - action */
.fileInputP {
  position: relative; }

#fileInput {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0; }

.fileList_parent {
  display: none; }

.fileList tr td {
  padding: 10px;
  background-color: #F9FBFC; }

.fileList tr {
  border-bottom: 15px solid #fff;
  border-top: 15px solid #fff; }

/* 多文件上传 - end */
/* 研发工具箱 */
.bw-yfgj-banner {
  display: flex;
  height: 500px;
  color: #FFF;
  font-size: 72px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  background: url(../images/tools.png) center center; }

.bw-yfgj-banner-EN {
  display: flex;
  height: 500px;
  color: #FFF;
  font-size: 72px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  background: url(../images/tools-EN.png) center center; }

.bw-yfgj-title {
  display: flex;
  flex-direction: column;
  font-size: 36px;
  align-items: center;
  padding: 60px; }

.bw-yfgj-title:after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 4px;
  background: #5D5D5D;
  margin-top: 20px; }

.bw-yfgj-list {
  width: 90%;
  margin: auto; }

.bw-yfgj-item {
  color: #A5A5A5;
  width: calc(23% - 2px);
  margin: 0 1% 30px 1%;
  border: 1px #CCCCCC solid;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  float: left;
  text-decoration: none; }

.bw-yfgj-item .img {
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center; }

.bw-yfgj-item .title {
  color: #000000;
  margin: 10px 0; }

.bw-yfgj-item p {
  margin: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 20px;
  height: 60px; }

/* 研发工具箱 end*/
/* 知识产权交易首页 - action */
.bw-tab_transaction {
  display: flex;
  margin: 60px auto 10px; }

.bw-tab_transaction .bw-tab_transaction_ul {
  color: #646464;
  flex: 1;
  font-size: 24px;
  font-weight: 400;
  height: 60px;
  line-height: 60px; }

.bw-tab_transaction_ul .bw-tab_transaction_li {
  cursor: pointer;
  float: left;
  margin-right: 65px; }

.bw-tab_transaction_ul .bw-tab_transaction_active {
  color: #F46E21; }

.bw-tab_transaction_main_content {
  display: none;
  margin: 20px auto;
  min-height: 650px;
  border: 1px solid #E9E9E9; }

.bw-tab_transaction_main_content.bw-tab_transaction_content_selected {
  display: block; }

.bw-btn {
  border-radius: 4px;
  background-color: #F46E21;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  height: 20px;
  margin: 10px; }

.bw-big_search_input {
  border: 1px solid #DDD;
  width: 326px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  padding-left: 65px;
  background-image: url(../images/icon_search.svg);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: 20px 15px; }

.bw-big_search_btn {
  display: inline-block;
  background-color: #F46E21;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0 35px;
  position: relative;
  line-height: 56px; }

.bw-big_search_btn:hover {
  color: #fff; }

.bw-search_type {
  border: 1px solid #DDD;
  padding: 40px;
  margin-top: 60px; }

.bw-search_type ul {
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px; }

.bw-search_type ul:last-child {
  margin-bottom: 0; }

.bw-search_type ul li {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
  margin-right: 40px;
  cursor: pointer; }

.bw-search_type ul li.bw-search_type_active {
  color: #F46E21; }

.bw-search_type ul li:first-child {
  font-size: 16px;
  font-weight: 400;
  color: #A5A5A5;
  margin-right: 20px; }

.bw-add_header_table .width25 {
  width: 25%;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding-right: 15px; }

.bw-transaction_label {
  width: 130px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #AFAFAF; }

/* 知识产权交易首页 - end */
/* 博威首页2020-11-19 action */
.bw-header {
  min-width: 100%;
  max-width: 100%;
  background: #FFF;
  position: fixed;
  top: 0;
  z-index: 99; }

.bw-header .bw-header_language {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #F6F6F6;
  padding: 0 85px;
  background-color: #404040; }

.bw-header_language .bw-header_language_sel {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  outline: 0;
  width: 110px;
  color: #B5B5B5;
  font-size: 16px;
  background-color: transparent;
  background-image: url("../images/icon_gray_down.svg");
  background-repeat: no-repeat;
  background-position: 65px center; }

.bw-header_language .bw-header_search {
  float: right;
  height: 50px; }

.bw-header_search .bw-header_input {
  border-radius: 4px;
  outline: 0;
  width: 220px;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  color: #fff;
  padding-left: 10px;
  border: 1px solid #646464;
  background-color: transparent; }

.bw-header_search .cgp-header-admin-name {
  display: initial;
  color: #fff; }

.bw-header_search .header-user {
  display: inline-block;
  position: relative; }

.bw-header_search .header-user:hover .cgp-header-admin-option-wrap {
  display: block; }

.bw-header_search .cgp-header-search-icon {
  position: relative;
  font-size: 20px;
  color: #BEC4C8;
  cursor: pointer;
  margin: 0px 20px 0 -30px;
  top: 5px; }

.bw-header_search .trangle-down {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff; }

.bw-header_search .bw-header_login {
  border-radius: 4px;
  background-color: #F46E21;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 15px;
  margin: 0 20px;
  height: 33px;
  line-height: 33px;
  display: inline-block; }

.bw-header_search .bw-header_reg {
  border-radius: 4px;
  background-color: #F3F3F3;
  color: #4E4E4E;
  font-size: 14px;
  font-weight: 400;
  padding: 0 15px;
  height: 33px;
  line-height: 33px;
  display: inline-block; }

.bw-header_search .header-user {
  display: inline-block; }

.bw-header .bw-header_nav {
  height: 78px;
  line-height: 78px;
  text-align: right;
  width: 90%;
  margin: 0 auto;
  white-space: nowrap; }

.bw-header_nav .bw-logo {
  width: 238px;
  height: 39px;
  float: left;
  margin-top: 25px; }

.bw-header_nav .bw-header_name {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin: 0 20px;
  position: relative;
  display: inline-block; }

.bw-header_nav .bw-header_name a {
  color: #000; }

.bw-header_nav .bw-header_name_active {
  color: #F46E21 !important; }

.bw-header_name .bw-header_menu {
  width: 208px;
  position: absolute;
  left: 50%;
  top: 75px;
  margin-left: -104px;
  z-index: 99;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); }

.bw-header_menu .bw-header_menu_arrow_up {
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  height: 15px;
  width: 15px;
  background: #FFF; }

.bw-header_menu ul {
  background-color: #fff;
  width: 208px;
  position: relative;
  z-index: 3; }

.bw-header_menu ul li {
  border-bottom: 1px solid #ECECEC;
  height: 77px;
  line-height: 77px;
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  text-align: center; }

.bw-header_menu ul li a {
  color: #646464; }

.bw-header_menu ul li:hover {
  background: #F8F8F8; }

.bw-header_name:hover img {
  transform: rotate(0deg); }

.bw-header_name img {
  transform: rotate(180deg);
  margin-left: 5px; }

.bw-header_nav .bw-header_name .bw-header_menu {
  display: none; }

.bw-header_nav .bw-header_name:hover .bw-header_menu {
  display: block; }

.bw-header_nav .bw-header_name:last-child {
  margin-right: 0; }

.bw-footer {
  height: 150px;
  padding: 0 85px;
  background-color: #404040; }

.bw-footer .bw-footer_nav {
  height: 78px;
  line-height: 78px;
  text-align: right; }

.bw-footer_nav .bw-logo {
  float: left;
  margin-top: 20px; }

.bw-footer_nav .bw-footer_name {
  color: #B9B9B9;
  font-size: 18px;
  font-weight: 400;
  margin-right: 50px; }

.bw-footer_nav .bw-footer_name:last-child {
  margin-right: 0; }

.bw-footer .bw-footer_contact {
  font-size: 18px;
  font-weight: 400;
  color: #B9B9B9;
  margin-top: 20px; }

.bw-footer_contact .bw-footer_contact_text {
  color: #787878;
  font-size: 14px;
  font-weight: 400;
  float: right; }

/* 博威首页2020-11-19 end */
/* 首页2020-12-9 - action */
.bw-coop_classification {
  display: flex;
  justify-content: space-between;
  height: 160px;
  margin-top: 50px; }

.bw-coop_classification .bw-coop_col {
  background-color: #fff;
  width: 300px;
  height: 160px;
  text-align: center; }

.bw-coop_col .bw-coop_classification_img {
  width: 146px;
  height: 146px;
  margin-top: 22px; }

.bw-coop_col .bw-coop_classification_text {
  color: #646464;
  font-size: 18px;
  font-weight: 400;
  margin-top: 23px; }

.bw-coop_col a:hover .bw-coop_classification_text {
  color: #F46E21; }

.bw-online_col {
  background-color: #FFF;
  width: 48%;
  position: relative;
  margin-bottom: 40px; }

.bw-online_col .bw-online_col_img {
  width: 100%;
  height: 360px; }

.bw-online_col .bw-online_col_title {
  color: #444;
  font-size: 26px;
  font-weight: 400;
  margin: 20px 28px 0 28px; }

.bw-online_col_content {
  padding: 28px; }

.bw-online_col_content a {
  display: block;
  width: 33.33%;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #3B97F5;
  margin-bottom: 10px; }

.bw-online_col_content a:hover {
  color: #F46E21; }

.bw-img_transition {
  overflow: hidden; }

.bw-img_transition .bw-text_desc {
  top: -100%;
  transition: 0.5s;
  position: absolute;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 360px;
  width: 100%; }

.bw-img_transition.bw-effect:hover .bw-text_desc {
  top: 0; }

.bw-text_desc .bw-text_desc_title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin: 240px 0 20px 20px; }

.bw-text_desc .bw-text_desc_content {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-left: 20px;
  margin: 0 20px; }

/* 首页2020-12-9 - end */
/* 明星专家 - action */
.bw-super_start_expert {
  padding: 80px 0; }

.bw-super_start_expert_content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px; }

.bw-super_start_expert_content .bw-super_start_expert_content_col {
  width: 18%;
  height: 514px;
  border: 1px solid #DDD;
  margin: 7.5px 1%;
  text-align: center; }

.bw-super_start_expert_content_col img {
  width: 250px;
  height: 335px;
  margin-bottom: 20px; }

.bw-super_start_expert_content_col .bw-super_start_expert_content_col_name {
  font-size: 24px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px; }

.bw-super_start_expert_content_col .bw-super_start_expert_content_col_info {
  font-size: 14px;
  font-weight: 400;
  color: #A5A5A5;
  margin-bottom: 10px; }

/* 明星专家 - end */
/* 操作按钮公共样式-start */
/* 表格样式 */
.tableList {
  position: relative; }

.tableList table {
  background: #FFF;
  border-collapse: collapse; }

.tableList td {
  border: 1px solid  #E9E9E9;
  height: 70px;
  padding: 0 10px; }

.tableList .table-fixed-right td:last-child, .tableList .table-fixed-right th:last-child, .tableList .table-main th:last-child, .tableList .table-main td:last-child {
  text-align: center;
  padding: 0;
  width: 100px; }

.tableList thead tr th {
  background-color: #FBFBFB;
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  padding-left: 10px;
  line-height: 70px;
  border: 1px solid #E9E9E9;
  text-align: center; }

.tableList .row:after {
  content: '';
  display: block;
  clear: both; }

.tableList .fl {
  float: left; }

.tableList .table-fixed-left {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  overflow: hidden; }

.tableList .table-fixed-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.tableList .table-main {
  width: 100%;
  overflow-x: scroll; }

/* 操作按钮公共样式 */
.caozui-btn {
  position: relative;
  cursor: pointer; }

.caozui-btn ul {
  position: absolute;
  top: 15px;
  left: -20px;
  background: #FFF;
  box-shadow: 0 0 10px #eee;
  border-radius: 5px;
  list-style: none;
  padding: 0;
  overflow: hidden;
  z-index: 88;
  transition: 0.5s;
  display: none; }

.caozui-btn:hover ul {
  display: block; }

.caozui-btn ul li {
  line-height: 40px;
  min-width: 100px;
  text-align: center;
  border-bottom: 1px solid #F1F1F1;
  color: #666;
  cursor: pointer; }

.caozui-btn ul li:last-child {
  border-bottom: 0; }

.caozui-btn ul li:hover {
  background-color: #F46E21;
  color: #FFF; }

.bw-req-btn.disabled {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=50);
  /*IE滤镜，透明度50%*/
  -moz-opacity: 0.5;
  /*Firefox私有，透明度50%*/
  opacity: 0.5;
  /*其他，透明度50%*/ }

.caozui-btn .disabled:hover {
  background-color: #FFF;
  color: #999;
  cursor: not-allowed; }

/* 操作按钮公共样式-end */
.infoNum {
  background: #F46E21;
  color: #FFF;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 12px; }

.infoNum.noNum {
  width: 10px;
  height: 10px; }

.bw-hand {
  cursor: pointer; }

.align-center {
  align-items: center; }

.header-user .img {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  cursor: pointer; }

.header-user .img.zj:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../images/zj.png);
  background-size: 100%;
  bottom: 0;
  right: -10px; }

.header-user .img.zz:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../images/zz.png);
  background-size: 100%;
  bottom: 0;
  right: -10px; }

#mainDiv {
  padding-top: 128px; }

.bw-popup_bg .popup-content {
  min-height: 100px;
  align-items: center;
  justify-content: center;
  display: flex; }

.bw-popup_bg .popup-footer {
  text-align: center; }

.bw-popup_bg .popup-footer .bw-popup_btn {
  width: 40%;
  background-color: #F46E21;
  line-height: 50px;
  color: #FFF;
  margin: 20px;
  display: inline-block; }

.oneline {
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.twoline {
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.threeline {
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.nochangeline {
  white-space: nowrap; }

.acn-asset-layout {
  width: 100%; }

.portlet-layout {
  margin: 0 !important;
  padding: 0 !important; }

.portlet-layout > .col-md-12 {
  padding: 0 !important; }

@media screen and (max-width: 1680px) {
  .bw-header_nav .bw-logo {
    height: 35px; }
  .bw-header_nav .bw-header_name {
    font-size: 18px; } }

@media screen and (max-width: 1440px) {
  .bw-community_name_total .bw-community_name_col:nth-child(4) {
    flex: 2; }
  .bw-test_con .bw-test_con_title {
    font-size: 30px; }
  .bw-online_col .bw-online_col_title {
    font-size: 20px; }
  .bw-online_col_content a {
    font-size: 14px; }
  .bw-header_nav .bw-header_name, .bw-test_con .bw-test_con_details {
    font-size: 16px; }
  .bw-header_menu ul li {
    height: 50px;
    line-height: 50px;
    font-size: 16px; }
  .bw-demand_reg .bw-demand_reg_text {
    font-size: 16px; }
  .bw-demand_reg .bw-phone_sel, .bw-demand_reg .bw-input {
    font-size: 16px; } }

/*列表翻页样式--begin*/
.pageStyle {
  position: relative;
  text-align: center;
  zoom: 1; }

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

.pageStyle:after {
  clear: both;
  overflow: hidden; }

.pageStyle span {
  float: left;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #bdbdbd;
  font-size: 14px; }

.pageStyle .active {
  float: left;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background: #F46E21;
  color: #fff;
  font-size: 14px;
  border: 1px solid #e91e63; }

.pageStyle a {
  float: left;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #bdbdbd;
  font-size: 14px; }

.pageStyle a:hover {
  color: #fff;
  background: #F46E21; }

.pageStyle .next,
.pageStyle .prev {
  font-family: "Source Han Sans SC";
  font-size: 16px;
  font-weight: bold; }

.pageStyle input {
  float: left;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #fff;
  border: 1px solid #ebebeb;
  outline: none;
  color: #bdbdbd;
  font-size: 14px; }

/*列表翻页样式--end*/
.bw-project_list {
  flex: 1; }

.orderList .item {
  border: 1px solid #eee;
  margin-bottom: 20px; }

.orderList .item .head {
  background: #f7f7f7; }

.orderList .item .head span {
  line-height: 50px; }

.orderList .item .head span:nth-child(1) {
  font-weight: bold;
  padding: 0 20px; }

.orderList .item .head span:nth-child(3) {
  width: 200px;
  float: right;
  text-align: center;
  font-weight: bold; }

.orderList .item .head span a {
  color: #333;
  text-decoration: underline; }

.orderList .item .content {
  display: flex;
  align-items: stretch; }

.orderList .item .content:after, .orderList .item .content .info:after {
  content: '';
  display: block;
  clear: both; }

.orderList .item .content .info {
  width: calc(100% - 200px);
  border-right: 1px solid #eee;
  padding-bottom: 20px; }

.orderList .item .content .info .text {
  width: 33.33%;
  float: left;
  padding: 20px 20px 0px 20px;
  box-sizing: border-box; }

.orderList .item .content .menu {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 200px;
  float: right;
  text-align: center;
  padding: 20px 0;
  position: relative; }

.orderList .item .content .menu a {
  display: inline-block;
  margin: 0 5px 5px 5px;
  cursor: pointer;
  color: #333;
  text-decoration: none; }

.orderList .item .content .menu a:hover {
  color: #FFF; }

.orderList .item .state {
  line-height: 50px;
  border-top: 1px solid #eee;
  padding: 0 20px; }

.orderList .success, .orderList .warning {
  padding: 5px 10px;
  border-radius: 15px;
  color: #FFF;
  font-size: 12px; }

.orderList .success {
  background: #70bb2d; }

.orderList .warning {
  background: #F46E21; }

/*2022-02-17 add css*/
.layui-input-block {
  margin-left: 140px !important; }

.layui-form-label {
  width: 140px !important; }

.layui-layer-btn0 {
  color: #fff !important;
  background-color: #FF5722 !important;
  border: #FF5722 !important; }

@font-face {
  font-family: 'Source Han Sans SC';
  src: url("../fonts/SourceHanSansSC-VF.otf.woff2") format("woff2-variations"), url("../fonts/SourceHanSansSC-VF.otf.woff2") format("woff2");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Source Han Sans SC';
  src: url("../fonts/SourceHanSansSC-VF.ttf.woff2") format("woff2-variations"), url("../fonts/SourceHanSansSC-VF.ttf.woff2") format("woff2");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap; }