.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  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;
  -webkit-transform: translateZ(0);
  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 solid #CDCED9;
}

/* ---------- 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;
  -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 {
  border-bottom-color: #CCC;
}

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

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::-webkit-input-placeholder {
  color: #A7A9BC;
  font-style: italic;
}
.form-control-inline:-ms-input-placeholder {
  color: #A7A9BC;
  font-style: italic;
}
.form-control-inline::-ms-input-placeholder {
  color: #A7A9BC;
  font-style: italic;
}
.form-control-inline::placeholder {
  color: #A7A9BC;
  font-style: italic;
}

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

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn.close {
  padding: 0.4375rem;
}
.sidebar-sm .btn-monospaced, .sidebar-sm .btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}

.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-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-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: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E;
}
.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: #272833;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.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 span + h2.h5 {
  font-weight: 600;
}
.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-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.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-mobile-column, .lfr-website-column {
  min-width: 100px;
}
@media (min-width: 768px) {
  .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
    min-width: 115px;
  }
}
.lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}

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

.lfr-search-iterator-fixed-header {
  position: absolute;
  width: 100%;
  z-index: 1020;
}

.lfr-search-iterator-fixed-header-table {
  position: relative;
}

.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 background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- 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;
    -webkit-transform: translate(-50%, -50%);
    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: -12px;
  margin-right: -12px;
  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: 1.5rem;
}
.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 .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 .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 #E7E7ED;
  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 .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;
}

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

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px;
}

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

.html-editor.portlet-message-boards {
  -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;
}

.mce-content-body {
  text-align: start;
}

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

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

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

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

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

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

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

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

.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] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  background-color: #F7F8F9;
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  background-color: #0B5FFF;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  transition: height 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
  border-width: 1px;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  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;
}
.lfr-page-layouts .card-horizontal.card:hover,
.lfr-page-layouts .card-horizontal .card:hover {
  background-color: #F7F8F9;
  text-decoration: none;
}
.lfr-page-layouts .card-horizontal.card:focus,
.lfr-page-layouts .card-horizontal .card:focus {
  background-color: #F7F8F9;
  box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF;
}
.lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
.lfr-page-layouts .card-horizontal .card:active,
.lfr-page-layouts .card-horizontal .card.active {
  background-color: #F1F2F5;
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
  transition: height 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
  background-color: #0B5FFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
  background-color: #0B5FFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #0B5FFF;
  height: 4px;
}
.dialog-iframe-popup:not(.article-preview) #main-content, .dialog-iframe-popup:not(.article-preview) #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;
  padding: 0;
}

@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: -1rem;
  margin-right: -1rem;
}

.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 .btn {
  margin-right: 1rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%;
  }
}
.splitter {
  border-radius: 0.25rem 0.25rem 0 0;
  color: #6B6C7E;
  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: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #6B6C7E;
}

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #4B9BFF;
}

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FFB46E;
}

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FF5F5F;
}

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #50D2A0;
}

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FF73C3;
}

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #9BE169;
}

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #AF78FF;
}

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #FFD76E;
}

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #5FC8FF;
}

/*@font-face {
    font-family: 'Verdana';
    src: url('./fonts/Verdana.eot');
    src: url('./fonts/Verdana.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Verdana.woff2') format('woff2'),
        url('./fonts/Verdana.woff') format('woff'),
        url('./fonts/Verdana.ttf') format('truetype'),
        url('./fonts/Verdana.svg#Verdana') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: "GothamLight";
  src: url("./fonts/Gotham-Light.eot");
  src: url("./fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Light.woff2") format("woff2"), url("./fonts/Gotham-Light.woff") format("woff"), url("./fonts/Gotham-Light.ttf") format("truetype"), url("./fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GothamBook";
  src: url("./fonts/Gotham-Book.eot");
  src: url("./fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Book.woff2") format("woff2"), url("./fonts/Gotham-Book.woff") format("woff"), url("./fonts/Gotham-Book.ttf") format("truetype"), url("./fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GothamMedium";
  src: url("./fonts/Gotham-Medium.eot");
  src: url("./fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Medium.woff2") format("woff2"), url("./fonts/Gotham-Medium.woff") format("woff"), url("./fonts/Gotham-Medium.ttf") format("truetype"), url("./fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamBlack";
  src: url("./fonts/Gotham-Black.eot");
  src: url("./fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Black.woff2") format("woff2"), url("./fonts/Gotham-Black.woff") format("woff"), url("./fonts/Gotham-Black.ttf") format("truetype"), url("./fonts/Gotham-Black.svg#Gotham-Black") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamThin";
  src: url("./fonts/Gotham-Thin.eot");
  src: url("./fonts/Gotham-Thin.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Thin.woff2") format("woff2"), url("./fonts/Gotham-Thin.woff") format("woff"), url("./fonts/Gotham-Thin.ttf") format("truetype"), url("./fonts/Gotham-Thin.svg#Gotham-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "GothamBold";
  src: url("./fonts/Gotham-Bold.eot");
  src: url("./fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/Gotham-Bold.woff2") format("woff2"), url("./fonts/Gotham-Bold.woff") format("woff"), url("./fonts/Gotham-Bold.ttf") format("truetype"), url("./fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px;
}

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

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

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: "";
  height: 0.3125rem;
  position: absolute;
  width: 100%;
}

.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 ---------- */
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-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: 3rem;
}

.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:hover > .portlet-topper, .portlet.focus > .portlet-topper, .portlet.open > .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:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable, .portlet.open > .portlet-content-editable {
    border-color: #0B5FFF;
    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;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
.portlet-content-editable {
  border-color: #0B5FFF;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

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

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -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: #0B5FFF;
  border-color: #0B5FFF;
  border-radius: 2px 2px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  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: #ffffff;
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: #0B5FFF;
    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: -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-borderless .portlet-content {
  padding: 1rem;
}

.portlet-decorate .portlet-content {
  background: #FFF;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  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 {
  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;
}

.product-menu .loading-animation {
  margin-top: 160px;
}

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

.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;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  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;
  }
}
@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  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));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

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

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

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

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-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);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}

.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);
    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);
    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 {
  -webkit-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 {
  -webkit-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: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  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;
}
@media (prefers-reduced-motion: reduce) {
  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: none;
  }
}

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .glyphicon-ok {
    transition: none;
  }
}
.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

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

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

.bg-lighter {
  background-color: #F7F8F9 !important;
}

.text-lighter {
  color: #F7F8F9 !important;
}

.bg-gray-dark {
  background-color: #393A4A !important;
}

.text-gray-dark {
  color: #393A4A !important;
}

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px;
}

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0;
  }
  .info-panel > .sidenav-menu {
    bottom: 0;
    position: absolute;
    right: 0 !important;
    top: 0;
  }
}

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem;
}
.navbar-top .portlet:hover, .navbar-top .portlet.open {
  z-index: 1035;
}

.navbar-blank {
  flex-wrap: wrap;
}

.navbar-classic {
  background-color: #FFF;
}
.navbar-classic.navbar-light {
  border-bottom: 1px solid #E7E7ED;
}
@media (max-width: 767.98px) {
  .navbar-classic .navbar-blank {
    margin-top: 1rem;
  }
}
.navbar-classic .navbar-form {
  padding: 0;
}
.navbar-classic .navbar-form .field-wrapper {
  right: 0;
  top: 0;
}
.navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
  color: #6B6C7E;
}
@media (max-width: 767.98px) {
  .navbar-classic .portlet-search-bar {
    width: 100%;
  }
}
.navbar-classic .portlet-search-bar .input-group-item {
  margin-left: 0;
}
.navbar-classic .logo:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
    margin-right: 16px;
  }
}
.navbar-classic .nav-link {
  color: #6B6C7E;
  font-size: 0.9375rem;
  font-weight: 600;
}

@media (min-width: 576px) {
  .sidebar-default .sidebar-header {
    padding-top: 0;
  }
}
.sidebar-default .sidebar-header h4 {
  padding-top: 8px;
}
.sidebar-default .sidebar-header .text-default {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 400;
}
.sidebar-default .sidebar-header .icon-monospaced {
  color: #6B6C7E;
}
@media (min-width: 576px) {
  .sidebar-default .navbar-default {
    background-color: transparent;
  }
  .sidebar-default .navbar-default .navbar-nav {
    border-bottom: 1px solid #CDCED9;
    width: 100%;
  }
}
.sidebar-default .navbar-default .active > a {
  font-weight: 600;
  padding: 13px 16px;
}
.sidebar-default .navbar-default .active > a:after {
  content: "";
  height: 4px;
  left: 0;
  right: 0;
}
.sidebar-default .navbar-collapse {
  border-bottom: 1px solid #CDCED9;
}
@media (min-width: 576px) {
  .sidebar-default .navigation-bar-light, .sidebar-default .sidebar-block > .list-group-item, .sidebar-default .panel, .sidebar-default .panel-group .panel {
    background-color: transparent;
    border-color: transparent;
  }
}

div.splitter {
  background-color: transparent;
  padding-left: 0;
}

.table-list th:first-child, .table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px;
}

.widget-mode-detail {
  background-color: #FFF;
}
.widget-mode-detail .title {
  color: #272833;
  font-weight: 700;
  line-height: 1.25;
}
.widget-mode-detail .sub-title {
  color: #A0A1B0;
  font-weight: 400;
}
.widget-mode-detail .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-detail .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-detail .widget-metadata .username {
  color: #272833;
  font-weight: 600;
  line-height: 2;
}
.widget-mode-detail .aspect-ratio {
  padding-bottom: 480px;
}

.widget-mode-card .card {
  border-radius: 8px;
}
.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0;
}
.widget-mode-card .card-body {
  padding: 24px;
}
.widget-mode-card .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px;
}
.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.widget-mode-card .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-card .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}
.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}
.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem;
}
.widget-mode-card .widget-toolbar {
  border-top: 1px solid #E7E7ED;
  padding-top: 8px;
}

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #E7E7ED;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.widget-mode-simple .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700;
}
.widget-mode-simple .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-simple .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-simple .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl, .portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar, .portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  border-radius: 0.25rem;
  padding: 24px;
}

.portlet-barebone .panel, .portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card, .portlet-borderless .panel.card {
  border-color: #CDCED9;
  box-shadow: none;
}
.portlet-barebone .panel-default, .portlet-borderless .panel-default {
  border-color: #CDCED9;
}
.portlet-barebone .widget-mode-detail, .portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

.portlet-hello-world .portlet .portlet-content {
  background: #4885B7 url(../images/portlet_hello_world/welcome_bg.jpg) bottom left;
  background-clip: padding-box;
  background-size: cover;
  color: #ffffff;
  min-height: 390px;
  padding-top: 30px;
}
@media (min-width: 576px) {
  .portlet-hello-world .portlet .portlet-content {
    padding-left: 50px;
  }
}
.portlet-hello-world .portlet .portlet-content .portlet-header {
  margin-bottom: 0;
}
.portlet-hello-world .portlet .portlet-content .portlet-title-text {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  text-transform: none;
}
.portlet-hello-world .portlet .portlet-content .portlet-body {
  padding-right: 30%;
}
@media (min-width: 576px) {
  .portlet-hello-world .portlet .portlet-content .portlet-body {
    padding-right: 60%;
  }
}

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #FFF;
}
body header .field-wrapper, body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6B6C7E;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  margin: 0;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 767.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

@media (min-width: 768px) {
  .btn-group + .info-panel {
    top: auto;
  }
}

#footer {
  background-color: #30313F;
  color: #FFF;
  margin-top: 1rem;
}
#footer > .container {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

/***************** Custom CSS **********************/
#banner {
  display: block !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1042;
}

.portlet-title-text {
  display: none !important;
}

.login-container .button-holder {
  text-align: center;
}

.login-container .btn-primary.btn-default {
  border-color: #007549;
  background-color: #007549;
  width: 100%;
}

.login-top-section {
  margin-top: -15px;
}

.login-top-section label {
  font-size: 20px;
  color: #253040;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  line-height: normal;
}

.login-top-section h3 {
  color: #253040;
  font-size: 50px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  line-height: normal;
  margin-bottom: 30px;
}

.forgot-section {
  text-align: center;
  font-size: 12px;
  color: #3C4C61;
}

.forgot-section a {
  color: #007549;
  margin-left: 10px;
}

.copy-right-section {
  font-size: 10px;
  text-align: center;
  margin: 40px 0px 0px 0px;
  color: rgba(0, 0, 0, 0.5);
}

.copy-right-section span a {
  color: #007549 !important;
  cursor: pointer;
}

.columns-1 .row {
  margin: 0;
}

.columns-1 .row .col-md-12 {
  padding: 0;
}

.btn-primary {
  color: #FFF;
  background-color: #028A4B;
  border-color: #028A4B;
  box-shadow: none;
}

.btn-primary:hover {
  color: #FFF;
  background-color: #028A4B;
  border-color: #028A4B;
  box-shadow: none;
}

.btn-primary.btn-default {
  color: #FFF;
  background-color: #028A4B;
  border-color: #028A4B;
  box-shadow: none;
}

.btn-primary.btn-default:hover {
  color: #FFF;
  background-color: #028A4B;
  border-color: #028A4B;
  box-shadow: none;
}

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

.task-list {
  padding: 2px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.task-list .left-section {
  width: 75%;
  cursor: pointer;
}

#close-read-task, #close-unread-task {
  cursor: pointer;
}

.task-list .title {
  color: #028A4B;
}

.task-list span {
  font-size: 12px;
  color: #253141;
  line-height: normal;
}

.alert-list {
  padding: 2px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.alert-list .left-section {
  width: 75%;
  cursor: pointer;
}

#close-read-alert, #close-unread-alert {
  cursor: pointer;
}

.alert-list .title {
  color: #028A4B;
}

.alert-list span {
  font-size: 12px;
  color: #253141;
  line-height: normal;
}

.nav-tabs + .tab-content .tab-pane {
  padding: 0rem;
}

.lang__dropdown {
  background: #fff;
  position: absolute;
  top: 80px;
  right: 40px;
  z-index: 9;
  width: 150px;
  display: none;
}
.lang__dropdown .lang__links {
  padding: 5px 0;
  margin: 0;
  list-style: none;
}
.lang__dropdown .lang__links li {
  font-size: 14px;
  padding: 5px 10px;
}
.lang__dropdown .lang__links li + li {
  border-top: solid 1px #dee2e6;
}
.lang__dropdown .lang__links li a {
  color: #253040;
}
.lang__dropdown .lang__links li img {
  width: 20px;
  margin-right: 5px;
}

.language-icon {
  width: 20px;
  height: 20px;
  /*background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  display: inline-block;*/
  display: flex;
  align-items: center;
}
.language-icon img {
  max-width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .language-icon img {
    max-width: 20px;
    max-height: 13.33px;
  }
}
/*********************************new Css ***********************************************/
@font-face {
  font-family: "Gotham Narrow Medium";
  src: url("../fonts/GothamNarrow-Medium.eot");
  src: url("../fonts/GothamNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamNarrow-Medium.woff2") format("woff2"), url("../fonts/GothamNarrow-Medium.woff") format("woff"), url("../fonts/GothamNarrow-Medium.ttf") format("truetype"), url("../fonts/GothamNarrow-Medium.svg#GothamNarrow-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Narrow Bold";
  src: url("../fonts/GothamNarrow-Bold.eot");
  src: url("../fonts/GothamNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamNarrow-Bold.woff2") format("woff2"), url("../fonts/GothamNarrow-Bold.woff") format("woff"), url("../fonts/GothamNarrow-Bold.ttf") format("truetype"), url("../fonts/GothamNarrow-Bold.svg#GothamNarrow-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Verdana";
  src: url("../fonts/Verdana.eot");
  src: url("../fonts/Verdana.eot?#iefix") format("embedded-opentype"), url("../fonts/Verdana.woff2") format("woff2"), url("../fonts/Verdana.woff") format("woff"), url("../fonts/Verdana.ttf") format("truetype"), url("../fonts/Verdana.svg#Verdana") format("svg");
  font-weight: normal;
  font-style: normal;
}
.hide {
  display: none;
}

body {
  overflow-x: hidden;
  position: relative;
  height: 100vh;
}

.portlet {
  margin-bottom: 0;
}

/* login page css start*/
.login-section {
  max-width: 400px;
  margin: 0 auto;
  padding: 30px 0px;
  width: 100%;
}

.login-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.login-header span {
  color: #253040;
  font-size: 20px;
  font-family: "Gotham Narrow Medium";
  line-height: normal;
}

.login-header label {
  color: #253040;
  font-size: 40px;
  font-family: "Gotham Narrow Medium";
  line-height: normal;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.login-form-section {
  margin: 30px 0px;
}

.login-form-section input {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  width: 100%;
  color: #253040;
  font-size: 12px;
  /* font-family: 'Gotham Narrow Medium'; */
  padding: 5px 0px;
}

.login-form-section input::-webkit-input-placeholder {
  color: #253040;
}

.login-form-section input:-ms-input-placeholder {
  color: #253040;
}

.login-form-section input::-ms-input-placeholder {
  color: #253040;
}

.login-form-section input::placeholder {
  color: #253040;
}

.check-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  /* font-family: 'Gotham Narrow Medium'; */
  color: #253040;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid #95A2AF;
}

.check-container input:checked ~ .checkmark {
  background-color: #df2027;
  border: 2px solid #df2027;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 5px;
  top: 0px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.login-btn {
  background-color: #007549;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  padding: 8px 30px;
}

.forgot-txt {
  color: #3C4C61;
  font-size: 12px;
}

.forgot-txt a {
  color: #007549 !important;
  cursor: pointer;
  font-size: 12px;
}

.lohin-header-bg img {
  width: 100%;
  height: 30px;
  object-fit: cover;
  object-position: center;
}

.login-footer {
  font-size: 10px;
  color: #95A2AF;
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.login-footer span {
  color: #007549 !important;
}

.login-footer span a {
  color: #007549 !important;
  cursor: pointer;
}

@media (max-width: 575px) {
  .login-header span {
    font-size: 16px;
  }
  .login-header label {
    font-size: 30px;
    margin: 15px 0px;
  }
  .login-form-section {
    padding: 0px 30px;
  }
  .login-footer {
    padding: 0px 30px;
  }
}
/* login page css end */
.header .navbar {
  position: relative;
  background-color: #fff !important;
  -webkit-box-shadow: 0px 0px 10px 0px hsla(0deg, 0%, 0%, 0.2);
  box-shadow: 0px 0px 10px 0px hsla(0deg, 0%, 0%, 0.2);
  padding: 5px 20px;
  z-index: 9;
}
.header .navbar:focus, .header .navbar:active {
  -webkit-box-shadow: 0px 0px 10px 0px hsla(0deg, 0%, 0%, 0.2) !important;
  box-shadow: 0px 0px 10px 0px hsla(0deg, 0%, 0%, 0.2) !important;
}
.header .navbar .login-date-time {
  margin-left: 20px;
}
.header .navbar .navbar-brand {
  padding: 0;
  margin-right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .navbar .navbar-brand img {
  width: 150px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.header .navbar .navbar-brand .brand-tag {
  color: #ED2328;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
  font-family: "Gotham Narrow Bold";
}
.header .navbar .navbar-brand .brand-tag span {
  border-left: solid 1px #94A2AF;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.header .navbar .navbar-brand .brand-tag .brand-user-txt {
  color: #253040;
  font-size: 10px;
  font-weight: 400;
  margin: 0;
  margin-left: 10px;
  font-family: "Gotham Narrow Medium";
}

.user-detail-section {
  background-color: #028A4B;
  padding: 15px 25px;
  position: relative;
}
.user-detail-section .arrow {
  position: absolute;
  right: 25px;
  top: 20px;
  cursor: pointer;
}
.user-detail-section .cancel {
  position: absolute;
  right: 25px;
  top: 20px;
  cursor: pointer;
}
.user-detail-section .login-user {
  width: 100%;
  font-size: 12px;
  color: #fff;
  font-family: "Verdana";
  margin-bottom: 0;
  padding-top: 10px;
}
.user-detail-section .user-top-section .user-profile {
  margin-right: 10px;
}
.user-detail-section .user-top-section .user-profile img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.user-detail-section .user-top-section .user-detail label {
  width: 100%;
  font-size: 18px;
  color: #fff;
  font-family: "Verdana";
  margin-bottom: 0px;
}
.user-detail-section .user-top-section .user-detail span {
  width: 100%;
  font-size: 12px;
  color: #fff;
  font-family: "Verdana";
  display: block;
}

.notification-main-section {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.notification-section {
  padding: 15px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* notification-list */
.notification-list {
  padding: 2px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.notification-list span {
  font-size: 12px;
  color: #253141;
  line-height: normal;
}

.notification-list p {
  font-size: 12px;
  color: #95A2AF;
  line-height: normal;
  margin-bottom: 0;
}

.notification-list .right-section img {
  padding: 0px 6px;
  cursor: pointer;
}

.notification-list .right-section img:first-child {
  padding: 0px 14px;
}

.notification-section .left-section img {
  margin-right: 8px;
}

.notification-section .left-section label {
  margin-bottom: 0;
  font-size: 14px;
  color: #253040;
  font-family: "Gotham Narrow Medium";
}

.notification-section .left-section label span {
  font-size: 10px;
  vertical-align: top;
  display: inline-block;
  margin-top: 6px;
}

.notification-section .right-section img {
  cursor: pointer;
}

.all-title span {
  font-size: 12px;
  color: #253141;
  line-height: normal;
  color: #95A2AF;
}

.notification-list .title {
  color: #028A4B;
}

#close-read-notification, #close-unread-notification {
  cursor: pointer;
}

.notification-list .left-section {
  width: 75%;
  cursor: pointer;
}

/* notification End */
.custom-tab-section {
  padding: 15px 25px;
  position: relative;
}

.custom-tab-section .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: none;
}

.custom-tab-section .nav .nav-item .nav-link {
  border: 1px solid #EFEFEF;
  border-radius: 0;
  padding: 7px 45px;
  color: #253040;
  font-size: 14px;
  font-family: "Gotham Narrow Medium";
}

.custom-tab-section .nav .nav-item .nav-link img {
  margin-bottom: 2px;
}

.custom-tab-section .nav .nav-item .nav-link.active {
  background-color: rgba(2, 138, 75, 0.2);
  color: #028A4B;
}

.more-icon {
  position: absolute;
  right: 25px;
  top: 25px;
}

.custom-tab-section .tab-content .tab-pane {
  padding-top: 10px;
}

.custom-tab-section .tab-content .tab-pane ul {
  padding: 0;
  margin: 0;
}

.custom-tab-section .tab-content .tab-pane ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
}

.custom-tab-section .tab-content .tab-pane ul li .left-icon img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  margin-right: 10px;
}

.custom-tab-section .tab-content .tab-pane ul li .right-info span {
  color: #94A2AF;
  font-size: 12px;
  font-family: "Verdana";
  line-height: normal;
  display: block;
}

.custom-tab-section .tab-content .tab-pane ul li .right-info label {
  color: #000;
  width: 100%;
  font-size: 12px;
  font-family: "Verdana";
  margin-bottom: 0;
  line-height: normal;
  display: block;
}

.more-btn {
  color: #028A4B;
  font-size: 12px;
  cursor: pointer;
  font-family: "Verdana";
  margin-top: 5px;
}

#unread-notification-list-ul .more-btn {
  padding-left: 50px;
}

.left-main-section {
  -webkit-box-shadow: 0px 0px 14px 0px hsla(0deg, 0%, 0%, 0.1);
  box-shadow: 0px 0px 14px 0px hsla(0deg, 0%, 0%, 0.1);
  z-index: 1;
  position: relative;
  max-width: 400px;
  min-width: 400px;
  width: 100%;
  min-height: 700px;
  transition: all 1s ease-in-out;
}

.left-contact-section {
  transition: all 1s ease-in-out;
  /*background-color: #EFEFEF;*/
  padding: 0px;
}

.left-main-section.collapse-menu {
  margin-left: -380px;
  transition: all 1s ease-in-out;
}

.custom-collapse-icon {
  position: absolute;
  top: 50%;
  right: -10px;
  z-index: 110;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px hsla(0deg, 0%, 0%, 0.1);
  box-shadow: 0px 0px 5px 0px hsla(0deg, 0%, 0%, 0.1);
}

.custom-collapse-expand-icon {
  position: absolute;
  top: 45%;
  right: -10px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px hsla(0deg, 0%, 0%, 0.1);
  box-shadow: 0px 0px 5px 0px hsla(0deg, 0%, 0%, 0.1);
}

.right-main-section {
  background-color: #EFEFEF;
  padding: 25px 10px;
}

.app-section-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 14px 0px hsla(0deg, 0%, 0%, 0.1);
  box-shadow: 0px 0px 14px 0px hsla(0deg, 0%, 0%, 0.1);
  padding: 15px 20px;
}

.app-section-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-left {
  color: #253141;
  font-size: 18px;
  font-family: "Gotham Narrow Medium";
  cursor: pointer;
}

.app-left img {
  margin-right: 5px;
}

.right-app ul {
  margin: 0 -10px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.right-app ul li {
  list-style: none;
  font-size: 12px;
  font-family: "Verdana";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  padding: 0px 10px;
}

.right-app ul li img {
  margin-right: 5px;
  vertical-align: top;
}

.box-section {
  padding: 20px 0px 15px;
  overflow: hidden;
  /*overflow-y: auto;
  scrollbar-width: thin;*/
}

/*.box-section::-webkit-scrollbar { width: 5px; }
.box-section::-webkit-scrollbar-track { background: #ffffff; }
.box-section::-webkit-scrollbar-thumb { background: #EFEFEF; }*/
.box-section .box-inner {
  text-align: center;
  margin-bottom: 15px;
}

.box-section .box-inner .img-wraper {
  background-color: rgba(216, 216, 216, 0.2);
  padding: 25px 0px;
  margin-bottom: 10px;
}

.box-section .box-inner .img-wraper img {
  width: 45px;
  height: 40px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.box-section .box-inner label {
  font-size: 12px;
  margin-bottom: 0;
  color: #253040;
  font-family: "Verdana";
}

.box-section .boxrow .no-result {
  padding-top: 35px;
}

.footer {
  text-align: right;
  width: 100%;
  padding: 15px 50px 10px 0px;
  color: #939393;
  font-size: 10px;
}
.footer a {
  color: #028A4B;
}
.footer p {
  margin-bottom: 0;
}
.footer .portlet {
  margin-bottom: 0;
}

.screen-shot {
  width: 100%;
  height: 642px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top;
  object-position: top;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("../images/menuicon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.login-user-detail-section, .contact-user-detail-section {
  padding: 15px 25px;
}

.login-user-detail-section {
  padding-right: 28px;
  padding-left: 50px;
}

.login-user-detail-section .login-user-detail-section-inner {
  padding: 5px 0px;
}

.login-user-detail-section .login-user-detail-section-inner .main-ttl {
  color: #253040;
  font-family: "Verdana";
  font-size: 12px;
  text-transform: uppercase;
}

.login-user-detail-section .login-user-detail-section-inner .sub-ttl {
  color: #253040;
  font-family: "Verdana";
  font-size: 12px;
  word-break: break-word;
}

.login-user-detail-section .btn-section {
  /*position: absolute;
  bottom: 25px;
  left: 0;
  margin-top: 60px*/
  width: 100%;
}

.login-user-detail-section .btn-section button {
  color: #fff;
  background-color: #028A4B;
  font-size: 16px;
  font-family: "Verdana";
  padding: 15px 35px;
  text-transform: uppercase;
  border: none;
  line-height: normal;
}

/* notification-menu */
.notification-menu {
  position: absolute;
  float: right;
  z-index: 999;
  background: #fff;
  right: 55px;
  top: 30px;
  width: 42%;
}

.notification-menu ul {
  box-shadow: 3px -1px 10px -6px;
  padding: 0;
}

.notification-menu ul li {
  list-style: none;
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
}

.notification-menu ul li.active {
  color: #028A4B;
}

/* Start Contact */
#contact {
  padding: 0px;
}

.contact-title {
  font-size: 24px;
  color: #253040;
  cursor: pointer;
  padding: 5px 0px 20px 0px;
}

.contact-title a:hover {
  text-decoration: none;
}

.contact-user-detail-section {
  padding: 15px 80px 15px 53px;
}

.contact-user-detail-section-inner {
  padding: 10px 0px;
}

.contact-user-detail-section .contact-user-detail-section-inner .sub-ttl {
  color: #253040;
  font-family: "Verdana";
  font-size: 14px;
  word-break: break-word;
}

.contact-user-detail-section-inner .col-lg-5 {
  padding: 0px 0px;
}

.contact-user-detail-section .contact-user-detail-section-inner .main-ttl {
  color: #253040;
  font-family: "Verdana";
  font-size: 14px;
  text-transform: uppercase;
}

.form-section label {
  font-size: 10px;
  color: #028A4B;
  margin: 0px;
}

.form-section input {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #CBCBCB;
  padding: 0px;
}

.form-section input::placeholder {
  font-size: 12px;
  font-family: "Verdana";
}

.form-section p {
  font-size: 12px;
  color: #253040;
  font-family: "Verdana";
}

.form-section .contact-form-btn {
  font-size: 12px;
  font-family: "Verdana";
  padding: 0px;
  color: #FFFFFF;
  background-color: #028A4B;
  border-radius: 0px;
  float: right;
  border-color: #028A4B;
  width: 140px;
  height: 30px;
}

.form-section .contact-form-btn:focus {
  box-shadow: none;
}

.contact-title i {
  font-size: 32px;
  margin-right: 11px;
}

.form-section .form-control:focus {
  border-color: none;
  box-shadow: none;
}

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body.modal-open #contact {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="4");
}

#modal_submit_frm .modal-header {
  border: none;
}

#myProgress {
  width: 100%;
}

#myBar {
  width: 1%;
  height: 10px;
  background-color: #028A4B;
  border-radius: 10px;
}

.thanks-you-section p {
  font-size: 12px;
  color: #253040;
  font-family: "verdana";
}

.thanks-you-section span {
  font-size: 12px;
  color: #253040;
  font-family: "verdana";
}

.thanks-btn {
  font-size: 12px;
  font-family: "Verdana";
  padding: 0px;
  color: #FFFFFF;
  background-color: #028A4B;
  border-radius: 0px;
  border-color: #028A4B;
  border: 0;
}

.thanks-btn:focus {
  box-shadow: none;
}

.thanks-btn:hover {
  font-size: 12px;
  font-family: "Verdana";
  padding: 0px;
  color: #FFFFFF;
  background-color: #028A4B;
  border-radius: 0px;
  border-color: #028A4B;
}

.thanks-btn:active {
  font-size: 12px;
  font-family: "Verdana";
  padding: 0px;
  color: #FFFFFF;
  background-color: #028A4B !important;
  border-radius: 0px;
  border-color: #028A4B !important;
  box-shadow: none !important;
}

.form-section.help-form {
  margin: 30px auto 0;
  max-width: 460px;
}
.form-section.help-form .contact-msg {
  padding-bottom: 35px;
}
.form-section.help-form .button__box {
  display: flex;
  justify-content: center;
  border-top: 0.5px solid #E1E1E1;
  padding-top: 20px;
}
.form-section.help-form .button__box .button__br {
  background-color: transparent;
  color: #028A4B;
  margin-right: 20px;
  border-radius: 0;
}
.form-section.help-form .button__box .button__br:focus, .form-section.help-form .button__box .button__br:active {
  background-color: transparent;
  color: #028A4B;
}

.redirect-box {
  display: flex;
  background: rgba(216, 216, 216, 0.2);
  padding: 12px 12px 15px 20px;
}
.redirect-box .redirect-text {
  font-size: 12px;
  color: #253040;
  font-family: "Verdana";
  padding: 0 75px 0 20px;
}
.redirect-box .redirect-text a {
  color: #028A4B;
}
.redirect-box .icon-box {
  align-items: center;
  display: flex;
}
.redirect-box .icon-box img {
  height: 12px;
}

/* End Contact */
/* End Search */
.search-close img {
  float: right;
  cursor: pointer;
}

.search-detail-title {
  float: left;
  font-size: 12px;
  font-family: "Verdana";
  border-bottom: 1px solid #D8D8D8;
  padding: 0px;
}

.search-close {
  padding: 30px 50px;
}

.search-detail-title .title {
  width: auto;
  float: left;
}

.search-detail-title .search-img {
  float: right;
}

.search-by {
  font-size: 10px;
  font-family: "Verdana";
  padding: 0px;
}

.search-by p.menu-name {
  float: left;
  padding: 10px 7px 0px 0px;
  color: #253040;
  cursor: pointer;
  margin-bottom: 0px;
}

.search-by p.menu-name.active {
  color: #028A4B;
}

.advance-search-btn {
  font-size: 10px;
  font-family: "Verdana";
  float: right;
  padding-top: 10px;
  cursor: pointer;
}

.search-result {
  padding: 0px;
}

.tab-inner {
  font-size: 12px;
  font-family: "Verdana";
}

.tab-inner:hover span {
  color: #028A4B;
}

.tab-inner span {
  color: #253040;
  font-weight: bold;
}

.tab-inner p {
  color: #94A2AF;
}

/* End Search */
@media (max-width: 991px) {
  .custom-tab-section .nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .custom-tab-section .nav .nav-item .nav-link {
    padding: 7px 14px;
  }
  .custom-tab-section .tab-content .tab-pane {
    padding: 10px 0px;
  }
  .custom-tab-section .tab-content .tab-pane ul li {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .ss-section {
    margin-top: 25px;
  }
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
@media (max-width: 575px) {
  .brand-tag {
    display: none;
  }
  .brand-user-txt {
    display: none;
  }
  .custom-collapse-icon {
    display: none;
  }
  .app-section-top {
    display: block;
  }
  .app-left {
    margin-bottom: 10px;
  }
  .watch-icon {
    display: none;
  }
}
@media (max-width: 1600px) {
  .ss-section {
    margin-top: 25px;
  }
}
.columns-3 .portlet-layout.row {
  margin: 0;
}

/*Theme*/
*:focus, *:active {
  outline: 0 !important;
}

input:focus, button:focus, select:focus {
  box-shadow: 0 0 0 !important;
}

.btn-primary:focus,
.btn-primary:active,
.bottom-btn .btn-danger:focus,
.bottom-btn .btn-danger:active {
  background-color: #028a4b !important;
  border-color: #028a4b !important;
}

.flipped, .main-wrapper {
  height: calc(100% - 1px);
}

.main-wrapper .portlet-static + #content.user-content {
  height: calc(100% - 280px);
}

.inn-wrapper {
  padding-top: 78px;
}

.main-wrapper .portlet-static + .user-content .portlet-layout > .col-md-4.portlet-column {
  max-width: inherit;
  flex: 0 0 0;
  padding-left: 0;
  padding-right: 0;
}

.main-wrapper .portlet-static + .user-content .portlet-layout > .portlet-column:nth-child(2) {
  margin: 0 auto;
  min-width: 460px;
}

.main-wrapper .portlet-static + .user-content .portlet-layout > .portlet-column-first,
.main-wrapper .portlet-static + .user-content .portlet-layout > .portlet-column-last {
  display: none;
}

.header .navbar {
  padding: 15px 50px;
}
.header .navbar .navbar-toggler-icon {
  background-image: url(../images/custom/hamburger.svg);
  width: 18px;
  height: 17px;
}
.header .navbar .navbar-brand img {
  width: auto;
  height: auto;
  margin-top: 1px;
}
.header .navbar .navbar-brand .brand-tag {
  font-size: 30px;
  line-height: normal;
  height: 48px;
  display: flex;
  align-items: center;
}
.header .brand-user-txt {
  font-size: 10px;
  color: #253040;
  font-weight: 400;
  font-family: "Verdana";
  margin: 0px;
}

.search-icon,
.right-nav .search-icon,
.right-nav .contact-icon,
.right-nav .notification-icon,
.right-nav .settings-icon,
.right-nav .logout-icon {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  background-size: 100% 100%;
}

.right-nav .search-icon, .search-icon {
  background-image: url(../images/custom/search.svg);
}

.right-nav {
  margin-right: -8px;
}
.right-nav .contact-icon {
  background-image: url(../images/custom/contact.svg);
}
.right-nav .notification-icon {
  background-image: url(../images/custom/notification.svg);
}
.right-nav .settings-icon {
  background-image: url(../images/custom/settings.svg);
}
.right-nav .logout-icon {
  background-image: url(../images/custom/logout.svg);
}
.right-nav .nav-link {
  line-height: 0;
}
.right-nav .nav-link.active .search-icon {
  background-image: url(../images/custom/search-select.svg);
}
.right-nav .nav-link.active .contact-icon {
  background-image: url(../images/custom/contact-select.svg);
}
.right-nav .nav-link.active .notification-icon {
  background-image: url(../images/custom/notification.svg);
}
.right-nav .nav-link.active .settings-icon {
  background-image: url(../images/custom/settings-select.svg);
}

.mob-search-link, .nav-link-text, .navbar-expand-md .nav-item.mob-link {
  display: none;
}

.main-content-section, #content {
  height: 100%;
}

.main-content-section + #content {
  float: right;
  width: calc(100% - 12px);
  transition: width 1s ease;
}

.openSideNav + #content {
  width: calc(100% - 433px);
  transition: width 1s ease-in-out;
}

.notification-menu {
  top: 50px;
  right: 45px;
}

/*.notification-main-section { border-bottom: 0; }*/
.main-content-section > .left-main-section {
  max-width: 433px;
  min-width: 433px;
  min-height: inherit;
  background: #fff;
}

.main-content-section + #content .portlet-column-last {
  max-width: 220px;
  padding: 0;
  margin: 0 12px;
  background-color: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
}

.main-content-section + #content .portlet-column-last .app-section-main {
  box-shadow: none;
}

.main-content-section + #content .portlet-column-first {
  max-width: calc(100% - 244px);
  flex: 0 0 100%;
}

.main-content-section + #content .portlet-layout .portlet-column-content-first {
  height: 100%;
  background: white;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
}

.main-content-section + #content .portlet-layout .portlet-column-content-first .app-section-main {
  padding: 0;
  box-shadow: none;
}

.main-content-section + #content .portlet-layout {
  padding: 20px 30px 0 43px;
  transition: padding-left 1s;
}

.main-content-section + #content .portlet {
  margin-bottom: 0;
}

.openSideNav + #content .portlet-layout {
  padding-left: 20px;
}

.user-detail-section {
  padding: 20px 40px 20px 50px;
}

.user-detail-section .arrow {
  right: 40px;
  top: 23px;
}

.user-detail-section .cancel {
  right: 40px;
}

.user-detail-section .login-user,
.user-detail-section .user-top-section .user-detail label,
.login-user-detail-section .login-user-detail-section-inner .main-ttl,
.login-user-detail-section .login-user-detail-section-inner .sub-ttl {
  font-weight: 400;
}

.box-section .box-inner {
  width: 101px;
}

.app-section-main .box-section .box-inner .img-wraper {
  width: 100%;
  height: 110px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.box-section .box-inner .img-wraper .appHcontent {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #028a4b;
  font-size: 10px;
  color: #fff;
  text-align: left;
  padding: 5px 5px 5px 10px;
  line-height: normal;
  display: none;
}

.box-section .box-inner .img-wraper .appHcontent a {
  color: #fff;
  cursor: pointer;
}

.box-section .box-inner .img-wraper .appHcontent a:hover {
  text-decoration: none;
}

.box-section .box-inner .img-wraper .appHcontent .favourite-icon {
  position: absolute;
  bottom: 5px;
  left: 10px;
  cursor: pointer;
}

.box-section .box-inner .img-wraper .appHcontent .favourite-icon img {
  width: auto;
  height: auto;
}

.box-section .box-inner .img-wraper .img-link {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.box-section .box-inner:hover .img-wraper .appHcontent {
  display: block;
}

.box-section .box-inner .img-wraper + label {
  width: 100%;
  font-weight: 400;
}

.login-user-action-detail-section .more-icon {
  right: 40px;
}

.custom-tab-section {
  padding: 15px 20px 15px 50px;
}

.box-section .box-inner label,
.custom-tab-section .nav .nav-item .nav-link {
  color: #253040;
}

.custom-tab-section .nav .nav-item .nav-link.active {
  color: #028a4b;
  border-color: rgba(2, 138, 75, 0.01);
}

/*.custom-tab-section .nav .nav-item .nav-link.active[href="#tasks"] { border-right:0; }
.custom-tab-section .nav .nav-item .nav-link.active[href="#alerts"] { border-left:0; }*/
.box-section .box-inner label a {
  font-weight: 400;
  cursor: pointer;
}

.box-section .box-inner label a:hover {
  text-decoration: none;
}

.custom-tab-section .nav .nav-item .nav-link:focus {
  box-shadow: none;
}

.scrollcbox {
  max-height: 325px;
  overflow-y: auto; /*scrollbar-width: thin;*/
}

/*.scrollcbox::-webkit-scrollbar { width: 5px; }
.scrollcbox::-webkit-scrollbar-track { background: #ffffff; }
.scrollcbox::-webkit-scrollbar-thumb {
  background: #EFEFEF; 
}*/
#unread-notification-list-ul .scrollcbox {
  max-height: 350px;
}

#unread-notification-list-ul {
  padding-right: 20px;
}

.notification-list {
  padding: 7px 10px 7px 50px;
}

.notification-list p {
  margin-bottom: 0;
}

.alert-list .left-section,
.task-list .left-section,
.notification-list .left-section {
  color: #028a4b;
  font-size: 12px;
  font-family: verdana;
}

.notification-section {
  padding: 15px 40px 15px 50px;
  line-height: normal;
}

.notification-section .left-section img {
  vertical-align: top;
}

.notification-section .left-section label {
  font-weight: 400;
  line-height: normal;
  vertical-align: top;
  font-size: 18px;
}

/*.notification-list .left-section.no-result { color:#253040; }
.alert-list .left-section.no-result { color:#253040; }
.task-list .left-section.no-result { color:#253040; }*/
.no-result,
.task-list .no-result,
.alert-list .no-result,
.scrollcbox.no-result {
  color: #253040;
  font-size: 12px;
  font-family: verdana;
}

.scrollcbox.no-result {
  margin: 0;
  padding: 7px 10px 7px 50px;
  list-style: none;
}

.more-btn {
  padding-bottom: 15px;
}

#unread-notification-list-ul > .notification-list:last-child {
  margin-right: 10px;
  padding-bottom: 0;
}

#view-all-task-body .task-list {
  padding: 2px 0px;
  margin-top: 15px;
}

#view-all-alert-body .alert-list,
#view-all-task-body .task-list {
  padding: 2px 0px;
  margin-top: 7px;
  flex-direction: inherit;
  margin-right: 20px;
}

#view-all-alert-body .alert-list .right-section {
  margin-left: auto;
}

#view-all-task-body .right-info label {
  font-weight: 400;
  color: #253041;
}

.custom-tab-section .nav {
  justify-content: flex-start;
}

.custom-tab-section .nav .nav-item .nav-link {
  padding: 0px;
  min-width: 140px;
  min-height: 44px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.custom-tab-section .nav .nav-item .nav-link img {
  margin-right: 5px;
}

#tasks .portlet-content .portlet-body ul li {
  padding: 10px 20px 10px 0;
}

#view-all-alert-body > ul > li {
  padding: 10px 20px 10px 0px;
}

#view-all-alert-body .right-info {
  width: calc(60% - 4px);
}

#view-all-alert-body .right-info label {
  font-weight: 400;
  color: #253041;
}

#view-all-alert-body .left-info {
  margin-left: auto;
}

#view-all-alert-body .left-icon img {
  width: auto;
  height: auto;
}

#view-all-alert-body .left-info .btn {
  padding: 0px;
  width: 80px;
  border-radius: 0;
  font-weight: 400;
  font-size: 11px;
  background-color: #028A4B;
  border: 0;
}

.app-filter .active {
  color: #028A4B;
}

.app-section-main .app-section-top .app-left {
  line-height: normal;
}

.app-section-main .app-section-top .app-left img {
  vertical-align: top;
}

/*.login-user-detail-section .btn-section { margin-top: 110px; }*/
.login-user-detail-section .btn-section button {
  border-radius: 0;
  font-weight: 400;
  min-width: 140px;
  min-height: 45px;
  padding: 0;
}

.nav-link .task-icon, .alert-icon {
  width: 14px;
  height: 16px;
  margin: -3px 5px 0 0;
  display: inline-block;
  background-image: url(../images/custom/task.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.nav-link .alert-icon {
  width: 17px;
  height: 15px;
  background-image: url(../images/custom/alerts.svg);
}

.nav-link.active .task-icon {
  background-image: url(../images/custom/task-select.svg);
}

.nav-link.active .alert-icon {
  background-image: url(../images/custom/alerts-select.svg);
}

.left-main-section.collapse-menu {
  margin-left: -421px;
  transition: margin-left 1s;
}

.app-section-top .right-app ul li a {
  display: flex;
  align-items: center;
}

.custom-collapse-icon, .custom-collapse-expand-icon {
  z-index: 1;
}

/*[Start] Dashboard Timeline*/
.green-text {
  color: #028A4B !important;
}

.timeline {
  position: relative;
  padding: 0;
}

.timeline label {
  margin: 0;
  font-weight: 400;
}

.timeline__header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}

.timeline__header__title {
  font-family: "Gotham Narrow Medium";
  font-size: 18px;
  color: #253141;
}

.timeline__header__title__icon {
  vertical-align: top;
  margin-right: 10px;
}

.timeline__filter {
  padding-bottom: 20px;
  position: relative;
}

.timeline__filter__select {
  cursor: pointer;
}

.timeline__filter__title {
  font-family: "Verdana";
  font-size: 10px;
  color: #028A4B;
  display: block;
}

.timeline__filter__selectext {
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 12px;
  color: #253040;
  border-bottom: solid 1px #CBCBCB;
  padding: 5px 0 10px;
  font-family: "Verdana";
  background-image: url(../images/custom/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 5px;
  -webkit-appearance: none;
}

.timeline__filter__selectlist {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 49px;
  left: 0;
  display: none;
  width: 100%;
  z-index: 10;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.timeline__filter__selectlist li {
  font-size: 14px;
  color: rgb(37, 48, 64);
  line-height: normal;
  padding: 10px;
}

.timeline__filter__selectlist li.select {
  color: rgb(2, 138, 75);
}

.timeline__filterdata {
  position: relative;
}

.timeline__filterdata:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 32px;
  bottom: 0px;
  width: 4px;
  border-left: dotted 2px #ED1F26;
}

.timeline__entry {
  font-family: "Verdana";
  display: flex;
}

.timeline__entry__month {
  width: 33px;
  font-size: 10px;
  color: #253040;
  position: relative;
}

.timeline__entry__month:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #028A4B;
  border-radius: 100%;
  top: 2px;
  right: -5px;
  z-index: 9;
}

.timeline__entry__body {
  width: calc(100% - 33px);
  padding-left: 15px;
  letter-spacing: -0.2px;
  padding-bottom: 10px;
}

.timeline__entry__body__title {
  font-size: 10px;
  color: #253040;
  padding-bottom: 5px;
}

.timeline__entry__body__desc {
  font-size: 8px;
  color: #95A2AF;
  margin: 0;
  line-height: normal;
}

.timeline__entry__body__year {
  display: inline-flex;
  width: 44px;
  height: 16px;
  background: rgba(216, 216, 216, 0.4);
  font-size: 10px;
  color: #253040;
  justify-content: center;
  align-items: center;
}

/*[End] Dashboard Timeline*/
/*Profile Setting*/
.user-left-part .user-profil-part {
  padding-right: 0;
}

.contact-user-detail-section {
  padding: 15px 50px;
  position: sticky;
  position: -webkit-sticky;
  top: 78px;
}

.dropdown .input-select-wrapper .form-control {
  width: auto;
}

.contact-title .lexicon-icon {
  color: #253141;
  margin-left: -5px;
}

.setting-cbox > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.left-seting-section {
  z-index: 1;
  position: relative;
  width: 100%;
  max-width: 275px;
  transition: all 1s ease-in-out;
  background-color: #EFEFEF;
  padding: 0px;
}

.left-seting-section .menu {
  padding: 0px;
  margin: 0px;
  position: inherit;
}

.left-seting-section .menu li {
  list-style: none;
  font-size: 14px;
  line-height: normal;
  font-family: "Verdana";
  padding: 10px 0px;
  color: #253040;
  text-transform: uppercase;
}

.left-seting-section .menu li a {
  color: #253040;
}

.left-seting-section .menu li.active a {
  color: #028A4B;
}

.right-seting-section {
  padding: 88px 15px 10px 20px;
  font-family: "Verdana";
}

.dashboard-setting-section .title, .profile-setting-section .title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: normal;
  letter-spacing: 1px;
}

.dashboard-setting-section .sub-title, .profile-setting-section .sub-title {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.profile-setting-section .sub-title {
  margin-bottom: 0;
}

.note-text {
  color: #939393;
  font-size: 12px;
}
.note-text .bold-text {
  font-weight: 600;
}

.timezone-cbox label {
  font-size: 10px;
  color: #028A4B;
  font-family: verdana;
}

.timezone-cbox .dropdown {
  font-size: 12px;
  color: #253040;
  width: 220px;
  font-family: verdana;
}

.inner-img {
  float: left;
  margin-right: 20px;
}

.inner-img p {
  font-size: 10px;
  margin: 10px 0 8px;
  text-transform: none;
  line-height: normal;
}

.profile-setting-section .user-profile {
  width: auto;
  float: left;
}

.profile-setting-section .user-profile img {
  width: 141px;
  height: 141px;
}

.img-content {
  display: inline-block;
  position: relative;
}

.dashboard-img-section .img-content .grid-container {
  display: flex;
}

.dashboard-img-section .img-content .grid-container .grid-item {
  border: 1px solid #909090;
  border-left: 0;
}

.dashboard-img-section .img-content .grid-container .grid-item:first-child {
  border-left: 1px solid #909090;
}

.inner-img .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 87px;
  background: rgba(2, 138, 75, 0.5098039216);
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}

.inner-img.active .overlay {
  opacity: 1;
}

.dashboard-img-section .imageTheme.active + p,
.dashboard-img-section .img-content.active p {
  color: #028A4B;
}

.imageTheme span,
.userLayout span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

#setting .profile-header .form-group {
  margin-bottom: 3px;
}

#setting .form-group label {
  font-size: 10px;
  color: #028A4B;
  margin-bottom: 0px;
}

#setting .form-group .form-control {
  border: none;
  background-color: #EFEFEF;
  border-radius: 0px;
  padding: 0px;
  border-bottom: 1px solid #CBCBCB;
  font-size: 12px !important;
}

#setting .form-group select.form-control {
  width: auto;
}

#setting .profile_save button {
  background-color: #028A4B;
  border-color: #028A4B;
  border-radius: 0;
  font-size: 12px;
  padding: 5px 17px;
  color: #fff;
}

.edit-profile-btn {
  font-size: 12px;
  color: #028A4B;
}

.set_date_time {
  font-size: 14px !important;
  margin-top: 12px;
}

.bottom-btn {
  float: right;
  margin-right: 0;
}

.bottom-btn button {
  background-color: #028A4B;
  border-color: #028A4B;
  border-radius: 0;
  font-size: 12px;
  padding: 5px 55px;
  color: #fff;
}

.bottom-btn button:hover {
  background-color: #028A4B;
}

.cancle-btn {
  color: #028A4B !important;
  background: #fff !important;
  border: none;
}

/* End Setting */
.content-wraper {
  background-color: #028a4b;
  height: 90px;
  margin-bottom: 10px;
  color: #fff;
  font-family: "Verdana";
  text-align: left;
}

.content-wraper p {
  font-size: 10px;
}

/* user profile section */
.user-img {
  width: 100%;
}

.profile-header-section1 h5 {
  text-transform: uppercase;
}

.profile_save {
  margin: 17px 0px 35px 12px;
  font-size: 14px;
  color: #000;
}

.profile_save .field {
  vertical-align: top;
  margin-top: 4px;
  margin-bottom: 17px;
}

.profile_save label {
  color: #253040 !important;
  font-size: 14px !important;
}

.time-zone {
  width: 216px;
  text-align: left;
  background-color: #ffffff !important;
  margin-top: -28px;
  font-size: 16px !important;
}

.containt_radio {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.containt_radio input[type=radio]:checked + .radio-text {
  color: #028a4b;
}

/* Hide the browser's default radio button */
.containt_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark_radio {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
  border: 2px solid #253040;
}

/* On mouse-over, add a grey background color */
.containt_radio:hover input ~ .checkmark_radio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containt_radio input:checked ~ .checkmark_radio {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containt_radio input:checked ~ .checkmark_radio:after {
  display: block;
  color: #028A4B;
}

.containt_radio .radio-text {
  margin-left: 4px;
}

/* Style the indicator (dot/circle) */
.containt_radio .checkmark_radio:after {
  top: 2px;
  left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #028A4B;
}

.containt_radio input[type=radio]:checked + .radio-text + .checkmark_radio {
  border-color: #028A4B;
}

.containt_radio input[type=radio]:checked + .radio-text + .checkmark_radio::after {
  background-color: #028A4B;
}

.language_radio {
  border: 2px solid #253040;
}

.containt_radio .language_radio:after {
  background: #253040;
}

.border_divider {
  padding-right: 25px;
}

.user-left-part {
  margin-left: -12px !important;
}

label, .btn {
  font-weight: unset !important;
}

#setting .form-group .checkbox label {
  padding-left: 10px;
  font-size: 14px;
  color: #253040;
}

.profile-header {
  padding-right: 15px !important;
}

#setting .form-group .checkbox label {
  position: relative;
}

#setting .form-group .checkbox .checkmark_checkbox {
  width: 14px;
  height: 14px;
  border: solid 1px #253040;
  background: #fff;
  left: 0px;
  top: 4px;
  position: absolute;
  display: inline-block;
}

/* [Start] Login screen css */
.login-section {
  max-width: 450px;
}

.login-header label {
  font-weight: 400;
  font-size: 50px;
}

.lohin-header-bg img {
  height: 40px;
}

.login-container .control-label {
  display: none;
  font-size: 12px;
  color: #007549;
  font-family: "Verdana";
  position: absolute;
  top: 11px;
  transition: top 1s ease-in-out;
}
.login-container .button-holder .btn {
  border-radius: 0;
  min-width: 140px;
  height: 44px;
  padding: 0;
  width: auto;
  border: 0;
  background: #028A4B;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Verdana";
}

.puma-login .input-checkbox-wrapper label {
  line-height: normal;
  font-weight: 400;
  color: #253040;
  font-family: "Verdana";
}
.puma-login .input-checkbox-wrapper .field {
  vertical-align: top;
  margin: 3px 2px 0 0;
}
.puma-login .form-control {
  font-family: "Verdana";
  border-radius: 0;
  border: 0;
  border-bottom: solid 1px #D8D8D8;
  box-shadow: none;
  font-size: 12px;
  padding: 0;
  background-color: #fff;
}
.puma-login .password-intbox {
  position: relative;
}
.puma-login .password-intbox .swp-icon {
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
}
.puma-login .btn-primary:focus,
.puma-login .btn-primary:active {
  background-color: #028a4b !important;
  border-color: #028a4b !important;
}
.puma-login .forgot-box {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-family: "Verdana";
  padding-bottom: 20px;
}
.puma-login .forgot-box .forgot-text {
  color: #028A4B;
}
.puma-login .forgot-box .forgot-text a {
  color: #028A4B;
}
.puma-login .forgot-box .forgot-text a:hover {
  text-decoration: none;
}

.copy-right-section {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/*[Start] Custom check box */
.containt_checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox button */
.containt_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox button */
.custom_checkbox {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
  border: 2px solid #95A2AF;
}

/* When the checkbox button is checked, add a background */
.containt_checkbox input:checked ~ .custom_checkbox {
  background: url(../images/custom/apply-filter.svg) no-repeat center center;
  background-size: 17px 17px;
  border: 0;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.custom_checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.containt_checkbox .checkbox-text {
  font-size: 14px;
  color: #253040;
  font-family: "Verdana";
}

/*[End] Custom check box */
.loader__cbox {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
  align-items: center;
  justify-content: center;
}

/* [End] Login screen css */
/* [Start] Search screen css */
.search-detail-title {
  border-bottom: 1px solid #D8D8D8;
}

.search-bar .form-control {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  font-size: 12px;
  color: #253040;
  font-family: verdana;
}

.search-bar .search-bar-search-button-wrapper {
  border-radius: 0;
  border: 0;
  background: transparent;
}

/* [End] Search screen css */
/*[Start] Button css */
.button {
  min-width: 140px;
  min-height: 30px;
  padding: 0;
  font-size: 12px;
  font-family: "Verdana";
  border: 1px solid #028A4B;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  display: inline-flex;
}
.button:hover {
  color: inherit;
  text-decoration: none;
}

.button__nobgbr {
  border-width: 0;
  background: transparent;
  color: #028A4B;
}
.button__nobgbr:hover {
  color: #028A4B;
  text-decoration: none;
}

.button__br {
  border-color: #028A4B;
  color: #028A4B;
  background: transparent;
}
.button__br:hover {
  color: #028A4B;
  text-decoration: none;
}

.button__text {
  border: 0;
  background: none;
}

.button__disabled {
  background-color: #EFEFEF;
  color: #95A2AF;
  border: 0;
}
.button__disabled:hover {
  color: #95A2AF;
  text-decoration: none;
  cursor: not-allowed !important;
}

.button-bg--green {
  background-color: #028A4B;
  color: #fff;
}
.button-bg--green:hover {
  color: #fff;
  text-decoration: none;
}

.button__text--green {
  color: #028A4B;
}
.button__text--green:hover {
  color: #028A4B;
  text-decoration: none;
}

/*[End] Button css */
/* [Start] Case screen css */
.title__rpart .title__link {
  font-family: "Verdana";
  color: #253040;
  font-size: 12px;
}
.title__rpart .title__link:hover {
  text-decoration: none;
  color: #253040;
}
.title__rpart .title__link .pin__icon {
  background-image: url(../images/custom/pin.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 5px;
}
.title__rpart .title__link.active {
  color: #028A4B;
}
.title__rpart .title__link.active .pin__icon {
  background-image: url(../images/custom/pin-selected.svg);
}

/* [End] Case screen css */
.filter__action__link, .filter__action__reset {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.filter__action__link {
  background-image: url(../images/custom/filter.svg);
}
.filter__action__link.active {
  background-image: url(../images/custom/filter-selected.svg);
}
.filter__action__reset {
  background-image: url(../images/custom/refresh.svg);
  margin-left: 7px;
}
.filter__action__reset.active {
  background-image: url(../images/custom/refresh-selected.svg);
}

.tab__box {
  border-bottom: solid 1px #D8D8D8;
}
.tab__box .mobo__tab {
  font-size: 14px;
  font-family: "Verdana";
  color: #028A4B;
  display: none;
  align-items: center;
  cursor: pointer;
}
.tab__box .mobo__tab .text {
  padding: 0 10px 0 5px;
}

.tab__one {
  flex-direction: row;
}
.tab__one__item {
  min-width: 170px;
  text-align: center;
  line-height: normal;
}
.tab__one__link {
  font-size: 14px;
  font-family: "Verdana";
  color: #253141;
  padding: 5px 0 10px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.tab__one__link:hover {
  text-decoration: none;
  color: #253141;
}
.tab__one__link.active {
  color: #028A4B !important;
}
.tab__one__link.active:after {
  content: "";
  display: block;
  border-bottom: solid 4px #028A4B;
  position: absolute;
  bottom: -1px;
  width: 100%;
}
.tab__one .tab__icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: top;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.tab__one .icon__all {
  background-image: url(../images/custom/all-cases.svg);
}
.tab__one .icon__progress {
  background-image: url(../images/custom/in-progress-cases.svg);
}
.tab__one .icon__resolved {
  background-image: url(../images/custom/resolved-cases.svg);
}
.tab__one .icon__closed {
  background-image: url(../images/custom/ic-closed.svg);
}
.tab__one .active .icon__all {
  background-image: url(../images/custom/all-cases-selected.svg);
}
.tab__one .active .icon__progress {
  background-image: url(../images/custom/in-progress-cases-selected.svg);
}
.tab__one .active .icon__resolved {
  background-image: url(../images/custom/resolved-cases-selected.svg);
}
.tab__one .active .icon__closed {
  background-image: url(../images/custom/ic-closed-selected.svg);
}

.sub__title__box .nav-item[data-tab-name=manage-case] a {
  background-image: url(../images/custom/manage-case-selected.svg);
  background-position: left calc(50% - 75px) center;
}
.sub__title__box .nav-item[data-tab-name=create-case] a {
  background-image: url(../images/custom/create-case-selected.svg);
  background-position: left calc(50% - 70px) center;
}
.sub__title__box .nav-item.manage-case-bg a {
  background-position: left calc(50% - 120px) center;
}
.sub__title__box .nav-item.create-case-bg a {
  background-position: left calc(50% - 95px) center;
}
.sub__title__box .nav-item:first-child {
  background-position: left 23px center;
  background-repeat: no-repeat;
}
.sub__title__box .nav-item:first-child a {
  padding-left: 35px !important;
  background: none;
  color: #272833;
}
.sub__title__box .nav-item:first-child[data-tab-name=manage-case] {
  background-image: url(../images/custom/manage-case-non-selected.svg);
}
.sub__title__box .nav-item:first-child[data-tab-name=create-case] {
  background-image: url(../images/custom/create-case-non-selected.svg);
}
.sub__title__box .nav-item a {
  background-repeat: no-repeat;
}

.filter__option .form-control, .case__form .form-control {
  background: url(../images/custom/dropdown.svg) no-repeat right 2px center !important;
}
.filter__option .form-control-textarea, .case__form .form-control-textarea {
  background-image: inherit !important;
  background-color: rgba(239, 239, 239, 0.5) !important;
  border: 0;
  margin: 0;
  height: 195px !important;
  padding-left: 10px;
  padding-right: 10px;
}
.filter__option .search__field, .case__form .search__field {
  background: url(../images/custom/search-small.svg) no-repeat right center !important;
}
.filter__option .search__field::-webkit-input-placeholder, .case__form .search__field::-webkit-input-placeholder { /* Edge */
  color: #253040;
}
.filter__option .search__field:-ms-input-placeholder, .case__form .search__field:-ms-input-placeholder { /* Internet Explorer */
  color: #253040;
}
.filter__option .search__field::placeholder, .case__form .search__field::placeholder {
  color: #253040;
}

.modal-backdrop.show {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #fff;
}

.document-box-scroll .nicescroll-rails-hr {
  height: 7px !important;
}

.filter__container .filter__option .date-control {
  background: url(../images/custom/calendar.png) no-repeat center right 1px !important;
  padding-right: 17px;
}
.filter__container .filter__option .date-control:focus {
  background: url(../images/custom/calendar-selected.png) no-repeat center right 1px !important;
}

/*[Start] Error message css */
.error__box {
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  width: 360px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 1;
}
.error__box .icon__box {
  background: #FC8E03;
  padding: 10px 0;
  width: 53px;
  text-align: center;
}
.error__box .icon__box img {
  width: 19px;
  height: 19px;
}
.error__box .message__cbox {
  font-size: 10px;
  font-family: "Verdana";
  position: relative;
}
.error__box .message__cbox .close__button {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #7D838C;
  cursor: pointer;
  font-family: "Verdana";
  font-size: 10px;
}
.error__box .message__cbox .message__title {
  color: #253040;
  font-weight: bold;
  font-size: 10px;
  margin: 15px 10px 10px;
}
.error__box .message__cbox .message__text {
  color: rgba(37, 48, 64, 0.8);
  margin: 0 10px 10px;
}
.error__box .message__cbox .font__italic {
  font-style: italic;
}
.error__box .message__cbox .color__light__gray {
  color: rgba(37, 48, 64, 0.5);
}
.error__box .message__cbox .message__button__box {
  border-top: 1px solid rgba(112, 112, 112, 0.1);
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 20px;
  text-align: right;
  cursor: pointer;
}
.error__box .message__cbox .mb5 {
  margin-bottom: 5px;
}

/* [end] Error message css */
/* [Start] Media Query css */
@media all and (max-width: 1610px) {
  .ss-section {
    margin-top: 0;
  }
}
@media all and (max-width: 1370px) {
  .box-section .box-inner {
    width: 99px;
  }
}
@media all and (max-width: 1300px) {
  .login-user-detail-section .btn-section {
    margin-top: 20px;
  }
}
@media all and (max-width: 1260px) {
  .header .navbar {
    padding: 15px 20px;
  }
  .header .navbar .brand-user-txt {
    margin-left: -2px;
  }
  .login-user-detail-section {
    padding-right: 32px;
    padding-left: 20px;
  }
  .main-content-section > .left-main-section {
    max-width: 375px;
    min-width: 375px;
  }
  .left-main-section.collapse-menu {
    margin-left: -363px;
  }
  .main-content-section + #content .portlet-column-first {
    max-width: calc(100% - 246px);
  }
  .main-content-section + #content .portlet-column-last {
    max-width: 236px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
  }
  .main-content-section + #content .portlet-layout {
    padding: 20px 10px 0 55px;
  }
  .main-content-section + #content .portlet-layout .portlet-column-content-first {
    padding: 15px 12px;
  }
  .box-section .box-inner {
    width: 108px;
  }
  .openSideNav + #content {
    width: calc(100% - 375px);
  }
  .openSideNav + #content .portlet-layout {
    padding-left: 10px;
  }
  .box-section .boxrow .journal-content-article > div {
    padding-left: 9px;
    padding-right: 9px;
  }
  .main-content-section + #content .portlet-column-last .app-section-main {
    padding: 15px 0px;
  }
  .user-detail-section, .notification-section, .notification-list, .custom-tab-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .user-detail-section .arrow, .user-detail-section .cancel, .login-user-action-detail-section .more-icon {
    right: 20px;
  }
  .custom-tab-section .nav .nav-item .nav-link {
    min-width: 118px;
  }
  #view-all-alert-body > ul > li {
    padding-left: 0;
  }
  .scrollcbox.no-result {
    padding-top: 0;
    padding-right: 0;
    padding-left: 20px;
  }
  .right-seting-section {
    padding-top: 20px;
    padding-bottom: 45px;
  }
  .contact-user-detail-section {
    padding: 15px 20px;
  }
  .footer {
    padding-right: 25px;
  }
  .lohin-header-bg img {
    height: 20px;
    vertical-align: top;
  }
  #unread-notification-list-ul {
    padding-right: 10px;
  }
  #unread-notification-list-ul .more-btn {
    padding-left: 32px;
  }
  .notification-list {
    padding-right: 4px;
  }
  .search-close {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 1000px) {
  .header .navbar .navbar-brand img {
    height: 36px;
  }
  .header .navbar .navbar-brand .brand-tag {
    height: 44px;
  }
  .openSideNav + #content .app-section-top {
    flex-wrap: wrap;
  }
  .openSideNav + #content .app-section-top .app-left {
    width: 100%;
    padding-bottom: 10px;
  }
  .right-app ul {
    margin-right: 0;
  }
  .right-app ul li {
    padding: 0 5px;
  }
  .login-container .button-holder .btn {
    min-width: 170px;
  }
  .box-section .boxrow .no-result {
    padding-top: 0;
  }
  .inn-wrapper {
    padding-top: 74px;
  }
  .main-content-section > .left-main-section {
    position: fixed;
    top: 74px;
    left: 0;
    height: calc(100% - 74px);
  }
}
@media all and (max-width: 850px) {
  .app-section-top .right-app ul li {
    font-size: 11px;
  }
  .main-content-section + #content .portlet-column-first {
    max-width: 100%;
  }
  .main-content-section + #content .portlet-column-last {
    max-width: calc(100% - 20px);
    margin: 10px;
  }
  .box-section .box-inner {
    width: 105px;
  }
}
@media all and (max-width: 760px) {
  .header .navbar {
    padding: 10px;
  }
  .header .navbar .navbar-brand {
    margin-left: 10px;
    margin-right: auto;
    padding-right: 22px;
  }
  .header .navbar .navbar-brand img {
    height: 24px;
  }
  .header .navbar .navbar-brand .brand-tag {
    height: auto;
    margin-left: 0;
    padding-left: 0;
    font-style: italic;
    font-size: 20px;
  }
  .header .navbar .navbar-brand .brand-tag span {
    display: none;
  }
  .header .navbar .login-date-time {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .header .navbar .login-date-time .brand-user-txt {
    margin-left: 0;
  }
  .header .navbar .login-date-time .watch-icon {
    margin-left: 0 !important;
  }
  .header .navbar .mob-search-link {
    display: block;
    position: absolute;
    top: 12px;
    right: 10px;
    line-height: 0;
    cursor: pointer;
  }
  .header .navbar .nav-item.search-link, .header .navbar .nav-item.mob-hide {
    display: none;
  }
  .header .navbar .navbar-toggler {
    padding: 0;
    margin-top: -1px;
  }
  .header .navbar .navbar-toggler:focus {
    outline: 0;
  }
  .header .navbar .navbar-collapse {
    padding-top: 10px;
  }
  .header .navbar .nav-item {
    border-top: solid 1px rgba(216, 216, 216, 0.5);
  }
  .header .navbar .nav-item.mob-link {
    display: block;
  }
  .header .navbar .nav-item .nav-link {
    padding: 15px 0;
  }
  .header .navbar .nav-link-text {
    font-family: Verdana;
    font-size: 16px;
    color: #253040;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 11px 0 0 6px;
  }
  .header .navbar > .watch-icon {
    margin-right: auto;
  }
  .right-nav .nav-link.active .settings-icon {
    background-image: url(../images/custom/settings.svg);
  }
  .right-nav .nav-link.active .contact-icon {
    background-image: url(../images/custom/contact.svg);
  }
  .main-wrapper .portlet-static + .user-content .portlet-layout > .portlet-column:nth-child(2) {
    min-width: 440px;
  }
  .openSideNav + #content {
    width: calc(100% - 330px);
  }
  .left-main-section.collapse-menu {
    margin-left: -318px;
  }
  .main-content-section > .left-main-section {
    max-width: 330px;
    min-width: 330px;
  }
  .main-content-section + #content .portlet-layout {
    padding-left: 20px;
  }
  .login-user-action-detail-section .custom-tab-section {
    padding: 20px;
  }
  .custom-tab-section .nav .nav-item .nav-link {
    padding: 7px 25px;
  }
  .box-section .box-inner {
    width: 101px;
  }
  .login-user-detail-section .btn-section {
    display: none;
  }
  .left-seting-section {
    background-color: transparent;
  }
  .right-seting-section {
    padding: 15px 10px 0px 10px;
  }
  .left-seting-section .menu {
    position: inherit;
    display: none;
  }
  .contact-user-detail-section {
    padding: 10px;
  }
  .contact-title {
    padding: 0;
  }
  #unread-notification-list-ul .more-btn,
  .login-user-action-detail-section .custom-tab-section,
  .user-detail-section, .notification-section, .custom-tab-section {
    padding-left: 20px;
  }
  .tab__one__item {
    min-width: 140px;
  }
}
@media all and (max-width: 590px) {
  .header .navbar .login-date-time .watch-icon,
  .header .navbar .login-date-time .brand-user-txt {
    display: inline-block;
  }
  .login-user-detail-section {
    padding-right: 22px;
    padding-left: 10px;
  }
  .app-section-top .right-app ul {
    flex-wrap: wrap;
  }
  .app-section-top .right-app ul li {
    padding: 0 0 5px;
    width: 33.33%;
    justify-content: center;
    font-size: 12px;
  }
  .custom-collapse-icon {
    display: block;
  }
  .main-content-section, #content {
    height: auto;
  }
  .main-wrapper > .main-content-section {
    width: 100%;
    padding: 10px 10px 0;
  }
  .main-wrapper > #content {
    clear: both;
  }
  .main-content-section > .left-main-section {
    min-width: inherit;
    max-width: inherit;
    position: inherit;
    height: auto;
  }
  .main-content-section > .left-main-section .custom-collapse-icon {
    display: none;
  }
  .openSideNav + #content {
    width: 100%;
  }
  .openSideNav + #content .portlet-layout {
    padding-left: 10px;
  }
  .main-content-section + #content .portlet-layout {
    padding: 10px 0 0;
    margin: 0;
  }
  /*.box-section .boxrow .journal-content-article > div { padding-left: 5px; padding-right: 5px; }
  .box-section .box-inner { width: 105px; }
  .main-content-section + #content .portlet-layout .portlet-column-content-first { padding: 15px 17px; }*/
  .main-content-section + #content .portlet-layout .portlet-column-content-first {
    padding: 15px 10px;
  }
  .main-content-section + #content .portlet-column-last {
    margin: 10px 10px 0;
  }
  .box-section .boxrow {
    margin-left: -5px;
    margin-right: -5px;
  }
  .box-section .boxrow .journal-content-article > div {
    padding-left: 5px;
    padding-right: 5px;
  }
  .box-section .box-inner {
    width: 105px;
  }
  .custom-tab-section .nav .nav-item .nav-link {
    min-width: 150px;
  }
  .custom-tab-section .tab-content .tab-pane {
    padding-bottom: 0;
  }
  .portlet {
    margin-bottom: 0;
  }
  .tab-content .more-btn {
    padding-bottom: 0;
    margin-top: 10px;
  }
  .user-detail-section, .notification-section, .notification-list, .custom-tab-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  .timeline__filterdata {
    max-width: 220px;
    margin: 0 auto;
  }
  .user-detail-section .arrow, .user-detail-section .cancel, .login-user-action-detail-section .more-icon {
    right: 10px;
  }
  .user-detail-section, .login-user-detail-section {
    padding: 10px;
  }
  .notification-section {
    padding-bottom: 8px;
  }
  .notification-main-section .more-btn {
    margin-top: 8px;
  }
  .box-section .box-inner .img-wraper img {
    width: auto;
    height: auto;
  }
  .scrollcbox.no-result {
    padding-left: 10px;
  }
  .profile-header {
    padding-top: 15px !important;
    padding-right: 0 !important;
  }
  .user-profil-part .user-image {
    text-align: left !important;
  }
  .user-profil-part .user-image .user-img {
    width: auto;
  }
  .lohin-header-bg img {
    object-position: right;
  }
  .login-user-action-detail-section .custom-tab-section {
    padding: 20px 10px;
  }
  #unread-notification-list-ul,
  #unread-notification-list-ul > .notification-list:last-child {
    padding-right: 0;
  }
  #unread-notification-list-ul .more-btn {
    padding-left: 10px;
  }
  .footer {
    padding-top: 10px;
    padding-right: 0px;
    text-align: center;
  }
  .tab__one__item {
    min-width: 120px;
  }
}
@media all and (max-width: 500px) {
  .main-wrapper .portlet-static + .user-content .portlet-layout > .portlet-column:nth-child(2) {
    min-width: calc(100% - 60px);
  }
  .left-main-section {
    max-width: inherit;
    min-width: inherit;
    min-height: inherit;
  }
  .user-detail-section,
  .login-user-detail-section {
    padding: 10px;
  }
  .user-detail-section .arrow,
  .user-detail-section .cancel {
    right: 10px;
  }
  #content {
    clear: both;
  }
  .main-content-section {
    width: 100%;
  }
  .bottom-btn button {
    padding: 8px 35px;
  }
  #setting .form-group .form-control {
    width: 100%;
  }
  .profile-setting-section .border_divider,
  .profile-setting-section:last-child .border_divider {
    display: none;
  }
  .profile-setting-section:last-child .profile-header-section1 {
    padding-right: 0;
    padding-left: 0;
  }
  .profile-setting-section:last-child .bottom-btn {
    float: none;
  }
  .profile-setting-section:last-child .bottom-btn .btn {
    width: 49%;
    padding: 5px 0;
  }
  .profile-right-section-row .profile-header .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  #setting .form-group select.form-control {
    width: 100%;
  }
  .profile-setting-section .mob-hide,
  .dashboard-setting-section,
  .dashboard-setting-section + .profile-setting-section {
    display: none;
  }
  .profile-setting-section .containt_radio {
    margin-bottom: 20px;
  }
  .login-section {
    padding-bottom: 60px;
    padding-top: 20px;
  }
  .login-header span {
    font-size: 14px;
  }
  .login-section .login-header label {
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 30px;
  }
  .login-container .button-holder {
    margin-top: 42px;
  }
}
@media all and (max-width: 450px) {
  .box-section .boxrow > .journal-content-article {
    width: 33.33%;
  }
  .box-section .box-inner {
    width: 100%;
  }
  #view-all-body .login-user-action-detail-section {
    padding: 0 10px;
  }
  #view-all-body .login-user-action-detail-section .notification-section {
    padding-left: 0;
    padding-right: 0;
  }
  #unread-notification-list-ul {
    padding-right: 0;
  }
  #tasks .portlet-content .portlet-body ul li,
  #view-all-alert-body > ul > li {
    padding-right: 10px;
    padding-left: 0;
  }
  #view-all-alert-body .alert-list {
    padding-right: 10px;
  }
  .notification-list {
    padding-left: 0;
  }
  .login-user-action-detail-section .custom-tab-section {
    padding: 20px 10px;
  }
  .box-section .box-inner:hover .img-wraper .appHcontent {
    display: none;
  }
  .sticky-task-alert-box, .sticky-task-alert-box body {
    overflow: hidden;
  }
  .sticky-task-alert-box .user-detail-section {
    display: none;
  }
  .scrollcbox.no-result {
    padding: 0px;
  }
  .right-seting-section .profile-setting-section:last-child {
    padding-top: 250px;
  }
  .notification-list .left-section {
    width: 77%;
  }
  .search-close {
    padding-right: 13px;
  }
  .sub__title__box .title-tab li.nav-item {
    padding-left: 10px;
  }
  .sub__title__box .nav-item[data-tab-name=create-case] a,
  .sub__title__box .nav-item[data-tab-name=manage-case] a {
    background-position: left 8px center;
    padding-left: 40px !important;
  }
  .sub__title__box .nav-item:first-child[data-tab-name=manage-case], .sub__title__box .nav-item:first-child[data-tab-name=create-case] {
    background-position: left 10px center;
  }
  .sub__title__box .nav-item:first-child a {
    padding-left: 35px !important;
  }
  .tab__box {
    position: relative;
    border-bottom: 0;
  }
  .tab__box .mobo__tab {
    display: flex;
  }
  .tab__box .tab__one {
    position: absolute;
    width: 75%;
    top: calc(100% + 10px);
    left: 0;
    background: #fff;
    z-index: 99;
    flex-wrap: wrap;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 10px;
    display: none;
  }
  .tab__box .tab__one .tab__one__item {
    padding: 5px 0;
    min-width: 100%;
    text-align: left;
  }
  .tab__box .tab__one .tab__one__link.active:after {
    border-bottom: solid 2px #028A4B;
    display: none;
  }
}
@media all and (max-height: 600px) {
  .main-content-section, .main-content-section + #content {
    height: auto;
  }
  .copy-right-section {
    position: inherit;
  }
}
/* [End] Media Query css */
.user-notification-menu-item .notification-count {
  background-color: #da1414;
  color: #fff;
  position: relative;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 10rem;
  display: inline-flex;
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 0.125rem;
  margin-right: 0.25rem;
  margin-top: 0.125rem;
  max-width: 100%;
  padding: 0.09375rem 0.25rem;
  text-align: 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;
  white-space: inherit;
  word-wrap: break-word;
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}

.mwp-user-notification {
  background-color: #f8f9fa;
  border: 1px solid #007bff;
  border-radius: 5px;
  padding: 15px;
  margin: 20px auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.mwp-user-notification h3 {
  color: #007bff;
  margin-bottom: 10px;
}
.mwp-user-notification h4 {
  margin-top: 15px;
  color: #333;
}
.mwp-user-notification ul {
  list-style-type: none;
  padding: 0;
}
.mwp-user-notification li {
  margin: 5px 0;
  color: #555;
}
.mwp-user-notification strong {
  color: #333;
}