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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

.tagselector .lfr-tags-selector-content {
  border-width: 0; }

.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.tagselector .field .field-content {
  margin: 0; }

.tagselector .textboxlist-input-container {
  margin: 0; }

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

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

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

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

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.loadingmask-message {
  background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: ""; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: ""; }

.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }

.tree-node [class^="icon-"] {
  margin-right: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

.paginator-current-page {
  background: #0083BD url(../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; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.aui .cke_editable_inline a {
  cursor: pointer; }

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

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

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

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

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../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; }

/* ---------- Inline editing ---------- */
.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 .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

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

.ie input.cke_dialog_ui_input_text {
  height: auto; }

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

.ie7 .menu-content li {
  z-index: 10; }

.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }

.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }

.ie7 .paginator-current-page {
  color: #FFF; }

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

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

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

#wrapper {
  position: relative; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

.modify-pages .add-page-editor-input {
  width: 150px; }

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

.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }

.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }

@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }

.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

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

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

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

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

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

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

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../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 wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

@media (max-width: 979px) {
  .portlet-content, .portlet-minimized .portlet-content-container {
    padding: 0px 0px 0px !important; } }

@media (min-width: 980px) and (max-width: 1440px) {
  .portlet-content, .portlet-minimized .portlet-content-container {
    padding: 0px 0px 0px !important; } }

@media (min-width: 1441px) {
  .portlet-content, .portlet-minimized .portlet-content-container {
    padding: 0px 0px 0px !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-status-alert-label {
  background-image: url(../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; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../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; }

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

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

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

.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }

.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }

.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }

.ie6 .portlet-borderless-container {
  height: 2.5em; }

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

.ie6 .breadcrumbs {
  zoom: 1; }

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

.yui3-widget-stdmod {
  background-color: white; }

div.portlet-content::after {
  content: none !important; }

.aui .form-group.has-error .help-block {
  color: #b94a48;
  font-style: italic; }

.form-group.form-inline.input-checkbox-wrapper.has-error {
  display: flex;
  justify-content: start;
  column-gap: 5px;
  color: #b94a48; }

input#inputSearchField {
  text-transform: uppercase; }

.lfr-pagination-page-selector, .last.page-item, .first.page-item {
  display: none; }

ul.lfr-pagination-buttons.pagination {
  list-style: none; }

div.clearfix.lfr-pagination {
  display: flex; }

ul.lfr-pagination-buttons.pagination {
  display: flex;
  margin-left: auto;
  column-gap: 1em; }

li.page-item a {
  display: none; }

.taglib-search-iterator-page-iterator-top, .taglib-search-iterator-page-iterator-bottom {
  display: flex;
  justify-content: space-between; }

.pagination-custom-parent small.search-results {
  display: none !important; }

.pagination-custom-parent {
  display: flex !important; }

.pagination-custom-parent small {
  font-size: 100% !important;
  display: flex;
  align-items: center; }

.pagination-links-custom a:first-child {
  margin-right: 2em; }

.pagination-links-custom a.disabled {
  color: #ccc !important; }

.pagination-custom-select {
  position: relative;
  margin-right: 1em; }

.table div {
  color: #646464 !important; }

.pagination-custom-select select.options {
  border: 0;
  background: none;
  font-family: Montserrat, sans-serif !important; }

.pagination-custom-select select.options::-ms-expand {
  display: none; }

.pagination-custom-parent .lfr-pagination-delta-selector {
  display: none; }

table.tableRisultatiGratuita.w100vw {
  width: 100vw !important; }

.linkRisultatiRicerca b {
  font-size: 16px;
  color: #646464; }

#ToastAlertContainer {
  display: none; }

.textRed {
  color: #cc3333 !important; }

button#btnCercaGratuita {
  font-size: 16px !important;
  width: fit-content !important; }

.aui .text-success {
  color: #468847 !important; }

.aui .text-error {
  color: #b94a48 !important; }

@media (max-width: 480px) {
  .pagination-custom-select {
    display: none; }
  .spanCheckNonCancellateMobile {
    display: inherit; }
  .spanCheckNonCancellateDesktop {
    display: none !important; }
  .spanHaiCercato {
    text-align: center !important; }
  .taglib-search-iterator-page-iterator-top {
    flex-wrap: wrap; }
  .pagination-links-custom {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-around; }
  .pagination-custom-parent {
    width: 100%; }
  .search-results-custom {
    align-items: baseline !important; }
  .divDesktop {
    display: none !important; }
  .taglib-search-iterator-page-iterator-bottom {
    display: none !important; }
  .linkRisultatiRicercaTabella .row-fluid .span12 {
    display: flex !important; }
  .spanOtherInfo {
    text-align: right !important; } }

@media (min-width: 480px) {
  .spanHaiCercato {
    text-align: left !important; }
  .spanCheckNonCancellateMobile {
    display: none !important; }
  .spanCheckNonCancellateDesktop {
    display: inherit; }
  .break {
    display: none; }
  .divMobile {
    display: none; } }

.yui3-widget-stdmod {
  background-color: rgba(0, 0, 0, 0) !important; }

.portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGratuitaPortlet_ {
  opacity: 0; }

.portlet {
  box-shadow: none !important; }

.portlet-content {
  border: 0 !important; }

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

.yui3-widget-modal {
  background: white !important; }

.text-success-ri {
  color: #00b929 !important; }

.has-success {
  color: #468847 !important; }

input.field[type=checkbox] {
  -webkit-transform: scale(1.2);
  margin: 0;
  line-height: normal;
  font-size: 14px;
  font-weight: normal;
  appearance: auto;
  box-sizing: border-box;
  border: initial; }

.error {
  color: #b94a48 !important; }

#required-field-cminfo {
  color: #b94a48 !important;
  font-style: italic;
  opacity: 0; }

body > div:has(ul.lfr-menu-list) {
  position: absolute !important;
  background: rgba(0, 0, 0, 0) !important;
  top: 0 !important; }

body > div:has(ul.lfr-menu-list) .dropdown-menu {
  top: 66.4vh !important; }

.gratuitaTd .row-fluid:hover {
  background-color: #e6e6e6 !important; }

.dropdown .lfr-icon-menu {
  position: relative;
  right: -205px;
  top: -3px; }

.breadcrumb-arrows li {
  background-color: #EFEFEF;
  margin-bottom: 3px;
  overflow: visible; }

.breadcrumb-arrows li + li::before {
  content: none; }

.breadcrumb-arrows li > a {
  border-right: 4px solid #FFF;
  display: block;
  max-width: 100%;
  position: relative; }

.breadcrumb-arrows .entry {
  line-height: 40px;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 7px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.breadcrumb-arrows a::after {
  border-bottom: 20px inset transparent;
  border-left: 20px solid #EFEFEF;
  border-top: 20px inset transparent;
  content: '';
  height: 0;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  z-index: 2; }

.breadcrumb-arrows li:nth-child(n+2) a::before {
  border-bottom: 20px inset transparent;
  border-left: 20px solid #FFF;
  border-top: 20px inset transparent;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0; }

.breadcrumb-arrows li:last-child {
  border-bottom-right-radius: 4px;
  border-right-width: 0;
  border-top-right-radius: 4px;
  position: relative; }

.breadcrumb-arrows li:last-child::before {
  border-bottom: 20px inset transparent;
  border-left: 20px solid #FFF;
  border-top: 20px inset transparent;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0; }

.breadcrumb-arrows li:last-child .entry {
  padding-right: 23px; }

.breadcrumb-arrows li:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.breadcrumb-arrows li:first-child::before {
  border-left-width: 0; }

.breadcrumb-arrows li:first-child .entry {
  padding-left: 23px; }

.breadcrumb-arrows .active {
  background-color: #007ACC; }

.breadcrumb-arrows .active a, .breadcrumb-arrows .active .entry {
  color: #FFF; }

.breadcrumb-arrows .active a::after {
  border-left-color: #007ACC; }

.portlet-barebone .breadcrumb-arrows li > a, .portlet-borderless .breadcrumb-arrows li > a, .taglib-portlet-preview .breadcrumb-arrows li > a {
  border-right-color: #F5F7F8; }

.portlet-barebone .breadcrumb-arrows li:last-child::before, .portlet-barebone .breadcrumb-arrows li:nth-child(n+2) a::before, .portlet-borderless .breadcrumb-arrows li:last-child::before, .portlet-borderless .breadcrumb-arrows li:nth-child(n+2) a::before, .taglib-portlet-preview .breadcrumb-arrows li:last-child::before, .taglib-portlet-preview .breadcrumb-arrows li:nth-child(n+2) a::before {
  border-left-color: #F5F7F8; }

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

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

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

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

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

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #FFF;
  -moz-box-shadow: 0 0 1px #FFF;
  box-shadow: 0 0 1px #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

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

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

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

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

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

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }

.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

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

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

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

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

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

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

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

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

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

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

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

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

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -owg-linear-gradient(#D2DBE4, #BDC8D6);
  background-image: -webkit-linear-gradient(#D2DBE4, #BDC8D6);
  background-image: -moz-linear-gradient(#D2DBE4, #BDC8D6);
  background-image: -o-linear-gradient(#D2DBE4, #BDC8D6);
  background-image: linear-gradient(#D2DBE4, #BDC8D6); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }

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

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

@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

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

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

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

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

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

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

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

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

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'fontawesome-alloy';
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit; }
  .icon-stack .icon-stack-base {
    font-size: 2em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

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

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg); }
100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'fontawesome-alloy';
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: 'fontawesome-alloy';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-caret-bottom-right:before {
  content: "\e016"; }

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

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

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

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

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

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

.icon-star-empty:before {
  content: "\f006"; }

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

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

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

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

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

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

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

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

.icon-cog:before {
  content: "\f013"; }

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

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

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

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

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

.icon-repeat:before {
  content: "\f01e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-indent-left:before {
  content: "\f03b"; }

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

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

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

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

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

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

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

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

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

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

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

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

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

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

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

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

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

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

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

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

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

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

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

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

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

.icon-exclamation-sign:before {
  content: "\f06a"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

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

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

.icon-cogs:before {
  content: "\f085"; }

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

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

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

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

.icon-signin:before {
  content: "\f090"; }

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

.icon-github-sign:before {
  content: "\f092"; }

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

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

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

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

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

.icon-facebook:before {
  content: "\f09a"; }

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

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

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

.icon-rss:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

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

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

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

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

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

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

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

.icon-paste:before {
  content: "\f0ea"; }

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

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

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

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

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

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

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

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

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

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

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

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-reply:before {
  content: "\f112"; }

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

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

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

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

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

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

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

.icon-flag-alt:before {
  content: "\f11d"; }

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

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

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

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before {
  content: "\f123"; }

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

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

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

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

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

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

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

.icon-microphone-off:before {
  content: "\f131"; }

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

.icon-calendar-empty:before {
  content: "\f133"; }

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

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

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

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

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

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

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

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

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

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-fb-boolean:before {
  content: "\e008"; }

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

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

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

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

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

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

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

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

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

.icon-plus-sign-2:before {
  content: "\f055"; }

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

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

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

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

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

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

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

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

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

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

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

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

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

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

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

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

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

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

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

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

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

.icon-mobile:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

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

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

.icon-unlink:before {
  content: "\f127"; }

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

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

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

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

.icon-play-sign:before {
  content: "\f144"; }

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

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

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

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

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

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

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

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

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

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

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before {
  content: "\f153"; }

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

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-yen:before {
  content: "\f157"; }

.icon-renminbi:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

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

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

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-time:before {
  content: "\f017"; }

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

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

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-db-joinxor:before {
  content: "\e006"; }

.icon-db-state:before {
  content: "\e009"; }

.icon-db-start:before {
  content: "\e00b"; }

.icon-db-end:before {
  content: "\e00a"; }

.icon-db-fork:before {
  content: "\e00c"; }

.icon-db-condition:before {
  content: "\e00e"; }

.icon-db-task:before {
  content: "\e00d"; }

.icon-db-join:before {
  content: "\e00f"; }

.icon-fb-button:before {
  content: "\e010"; }

.icon-fb-fieldset:before {
  content: "\e011"; }

.icon-fb-custom-field:before {
  content: "\e012"; }

.icon-fb-separator:before {
  content: "\e013"; }

.icon-fb-paragraph:before {
  content: "\e014"; }

.icon-fb-file-upload:before {
  content: "\e015"; }

.icon-fb-text:before {
  content: "\e000"; }

.icon-fb-text-box:before {
  content: "\e001"; }

.icon-fb-select:before {
  content: "\e002"; }

.icon-fb-radio:before {
  content: "\e003"; }

.icon-fb-number:before {
  content: "\e004"; }

.icon-fb-integer:before {
  content: "\e005"; }

.icon-fb-decimal:before {
  content: "\e007"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-cny:before {
  content: "\f158"; }

.icon-eur:before {
  content: "\f153"; }

.icon-gear:before {
  content: "\f013"; }

.icon-gears:before {
  content: "\f085"; }

.icon-inr:before {
  content: "\f156"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-krw:before {
  content: "\f159"; }

.icon-mail-forward:before {
  content: "\f064"; }

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

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

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

.icon-rotate-left:before {
  content: "\f0e2"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-unchecked:before {
  content: "\f096"; }

.icon-usd:before {
  content: "\f155"; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

/* fonts */
/** button con font monserrat su tutto il portale */
.btn {
  font-family: "Montserrat", sans-serif !important; }

/** tutto il portale con font-family Lato */
.aui body, .aui h1, .aui h2, .aui h3, .aui input, .aui select, .aui textarea {
  font-family: "Lato",Helvetica,Arial,sans-serif !important; }

.span9 .marginTop20 {
  margin-top: 10px !important; }

.aui .row {
  margin-left: 0 !important; }

select.options {
  color: #c33 !important; }

select option {
  color: black !important; }

option[data="selected"] {
  background: #c33 !important;
  color: white !important; }

#content {
  min-height: 0px !important; }

.inlineRadioButton {
  display: contents !important; }

.has-success label {
  color: #468847 !important; }

/* MENU - INIZIO */
.aui .nav-overlined > li > a {
  border-top: none; }

.aui .nav-overlined > li {
  border-top: none; }

#navigation {
  background: #1c2024;
  z-index: 999;
  height: 58px;
  font-size: 14px;
  font-family: "Montserrat",Helvetica,Arial,sans-serif;
  font-weight: 400 !important;
  /*     padding-left:20px !important; */ }

.delete-tab {
  display: none !important; }

.aui .nav-overlined > li > a {
  color: white;
  text-transform: none; }

.aui .nav-overlined > li > a:hover, .aui .nav-overlined > li > a:focus {
  color: #fff !important;
  background: #464a4e !important; }

.modify-pages ul {
  margin: 1px 0 0 0 !important;
  width: 100% !important; }

.affix {
  width: auto;
  /* 	margin-top: -10px !important; */ }

.aui .nav-overlined > li {
  padding: 0px !important; }

.aui .nav-overlined > li > a:hover, .aui .nav-overlined > li > a:focus {
  color: #fff;
  background: #464a4e; }

.aui .nav-overlined > li.active > a {
  color: #fff;
  background: #464a4e; }

.aui .nav-overlined > li.active > a:hover,
.aui .nav-overlined > li.active > a:focus {
  color: #fff;
  background: #464a4e; }

.firstLevelMenuItem span, .firstLevelMenuItem_no_menu span {
  text-transform: uppercase; }

a.firstLevelMenuItem, a.firstLevelMenuItem_no_menu {
  font-weight: 500 !important; }

.li_home a {
  padding: 12px !important; }

.nav-overlined > li:not(.li_home) > a {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }

.imgRI {
  object-fit: contain;
  width: 33px !important;
  height: 33px !important;
  cursor: pointer !important; }

.imgRI-resp {
  width: 35px; }

.li_no_menu {
  /* 	margin-left: 80px */ }

.languageItem a span {
  background-color: #ffffff;
  color: #1c2024;
  font-weight: 700;
  padding: 2px; }

.icon-user-menu {
  color: #fff;
  margin-right: 4px;
  font-size: 15px; }

.spanCenterNavigation {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.rowNav {
  height: 58px;
  background: #1c2024;
  position: fixed;
  z-index: 3; }

/* MENU - FINE */
/* HIDDEN MENU */
.hiddenMenu {
  position: absolute;
  width: 980px;
  height: auto;
  background: #464a4e;
  overflow: hidden;
  z-index: 10000;
  /* 	opacity: 0; */
  /* 	alpha(opacity=0); */
  /* 	-moz-opacity:0; */
  /* 	-khtml-opacity: 0; */
  color: #ffffff;
  display: none; }

.rowFirstLevelHiddenMenu {
  font-family: "Montserrat",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
  /*   	border-bottom: 1px solid rgba(255, 255, 255, .1); */
  padding: 2%;
  /*   	margin-bottom:5%; */ }

.rowHiddenMenu {
  padding-top: 5%;
  padding-bottom: 1%;
  padding-left: 4%;
  padding-right: 4%; }

.rowFirstLevelHiddenMenu div a {
  text-transform: uppercase;
  color: #ffffff; }

.rowFirstLevelHiddenMenu div a:hover, .rowSecondLevelHiddenMenu div a:hover {
  cursor: pointer;
  color: #ffffff; }

.rowSecondLevelHiddenMenu div a {
  text-transform: none;
  color: #ffffff;
  margin-left: 2% !important;
  font-family: "Lato",Helvetica,Arial,sans-serif; }

.rowSecondLevelHiddenMenu {
  margin-top: 3%; }

.dot {
  margin-right: 1%;
  height: 4px;
  width: 4px;
  background-color: rgba(255, 255, 255, 0.3); }

.icon-list-menu {
  opacity: 0.3;
  font-size: 6px;
  /* 	alpha(opacity=30); */
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3; }

.itemFirstLevelHiddenMenu {
  margin-bottom: 5%; }

.itemFirstLevelHiddenMenu a:focus {
  color: white !important; }

.noBorderBottom {
  border-bottom: none; }

.line-menu-first-level {
  margin-top: 0 !important;
  margin-bottom: 5% !important;
  width: 70%;
  opacity: 0.1;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  /* BUG IE */
  text-align: left; }

.line-menu-first-level-100 {
  margin-top: 0 !important;
  margin-bottom: 5% !important;
  width: 100%;
  opacity: 0.1;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important; }

.last-span {
  margin-left: 0 !important; }

/* MENU RESPONSIVE */
#resp-menu {
  background: #464a4e; }

#resp-menu:not(.mm-menu) {
  display: none; }

/* .mm-navbar .mm-prev{ */
/* 	margin-top:20px; */
/* } */
.mm-listview {
  margin-top: 10px !important; }

.mm-listview > li {
  border-top: 3px solid rgba(255, 255, 255, 0.1) !important;
  border-bottom: 1px solid transparent !important;
  padding: 10px !important;
  color: #fff !important; }

.mm-menu em.mm-counter {
  color: #fff !important; }

.mm-navbar .mm-title {
  color: #464a4e !important; }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: #fff !important; }

.mm-navbar {
  background: #fff !important;
  height: 70px !important; }

.mm-navbar-bottom {
  border-top: 3px solid rgba(255, 255, 255, 0.1) !important;
  background: #464a4e !important;
  height: 40px !important;
  color: #fff !important; }

.aui .navbar-inner {
  background: #1c2024; }

.btn-resp-menu {
  background: #1c2024;
  /*     background-repeat: repeat-x; */
  float: left;
  margin: 8px 15px 8px 5px;
  padding: 4px 10px;
  width: auto;
  border: 1px solid #ddd;
  color: #ffffff !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.btn-resp-menu:hover, .btn-resp-menu:focus {
  text-decoration: none !important; }

.mm-listview .mm-next:before {
  border-left-style: none !important; }

.mm-next:hover {
  background-color: transparent !important; }

.navbar-mobile {
  margin-top: -10px; }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background-color: transparent !important; }

.icon-user-menu-mobile {
  color: #fff;
  font-size: 20px; }

.icon-user-menu-mobile:hover {
  text-decoration: none !important; }

.navbar-mobile .navbar-inner {
  text-align: center; }

.mm-menu.mm-offcanvas {
  z-index: 50 !important; }

@media (max-width: 360px) {
  .imgRI-resp {
    margin-top: 2%; }
  .user-mobile {
    margin-top: 2%; } }

@media (min-width: 361px) {
  .imgRI-resp {
    margin-top: 1%; }
  .user-mobile {
    margin-top: 1%; } }

@media (max-width: 1023px) {
  #navigation {
    font-size: 13px; } }

.firstLevelMenuItem:hover, .firstLevelMenuItem:focus,
.firstLevelMenuItem_no_menu:hover, .firstLevelMenuItem_no_menu:focus, .mm-listview li a:hover, .mm-listview li a:focus {
  background-color: inherit !important;
  color: inherit !important; }

/* footer */
.row-powered-by {
  font-family: Cabin;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #969696; }

.row-footer-navigation {
  background: #4b4b4b;
  z-index: 999;
  height: auto;
  font-size: 14px;
  font-family: "Lato",Helvetica,Arial,sans-serif;
  /*     font-weight: 500 !important; */
  padding-top: 3%;
  padding-bottom: 2%;
  /* 	padding-left: 4%; */
  /* 	padding-right: 4%; */
  color: #ffffff;
  margin-bottom: 2%; }

.row-loghi {
  margin-bottom: 2%; }

.rowFirstLevelFooterMenu {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  margin-bottom: 10px;
  text-transform: uppercase; }

.rowSecondLevelFooterMenu div a {
  /* 	text-transform: lowercase; */
  color: #ffffff;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1; }

.rowSecondLevelFooterMenu div a:hover {
  color: #ffffff; }

.spanCenterFooter {
  margin-left: 0;
  margin-right: 0; }

/* generali */
#content {
  min-height: 800px; }

html {
  overflow-x: hidden; }

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.row-intest {
  background: linear-gradient(to bottom, #ffffff, #e5e5e5);
  background: -moz-linear-gradient(#FFFFFF, #e5e5e5);
  background: -webkit-linear-gradient(bottom #ffffff 0%, #e5e5e5 100%);
  margin-top: 1%;
  /*     min-height: 500px; */ }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.marginTop10 {
  margin-top: 10px; }

.marginTop30 {
  margin-top: 30px; }

.margin-left0 {
  margin-left: 0px !important; }

.img-logo {
  margin-bottom: 5%; }

.spanTitolo2Colonne {
  text-align: center; }

.linea2colonne {
  width: 100% !important; }

@media (max-width: 979px) {
  .btn-center {
    width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .aui .breadcrumb, .titolo-principale-landing-header h2 {
    text-align: center !important; }
  .didascalia-landing-header {
    text-align: center; }
  .footerImgLeft {
    width: 30%; }
  .footerImgRight {
    width: 50%; }
  .spanPrimaColonna {
    text-align: left !important; }
  .spanSecondaColonna {
    text-align: left !important;
    margin-top: 10px; }
  .spanTitolo2Colonne {
    text-align: left; }
  .linea2colonneMobile {
    width: 30%; } }

@media (max-width: 979px) and (min-width: 768px) {
  .row-content {
    margin-left: 20px;
    max-width: 97%; } }

@media (max-width: 1024px) and (min-width: 980px) {
  .rowHiddenMenu {
    padding-left: 10px; } }

@media (max-width: 1024px) {
  #resp-menu:not(.mm-menu) {
    display: none; } }

/* landing page header */
.titolo-principale-landing-header h2 {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -1.7px;
  color: #414141;
  text-shadow: 0 5px 5px rgba(255, 255, 255, 0.5);
  font-family: Montserrat !important;
  line-height: 1;
  text-transform: uppercase; }

.line-landing-header {
  color: #414141;
  width: 138.5px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  border-top: 1px solid #414141 !important;
  opacity: 0.1;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1; }

.didascalia-landing-header {
  font-family: Lato;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #646464; }

.pulsante-ri-rosso {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border: solid 1px #ffffff !important;
  font-family: Montserrat !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.14 !important;
  letter-spacing: 1px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: uppercase; }

.aui .breadcrumb {
  background-color: transparent !important;
  margin: 0px;
  font-family: Lato;
  font-size: 12px;
  font-weight: 400;
  padding-left: 0px;
  pointer-events: none;
  text-decoration: none; }

.span-pulsante-landing-header {
  position: relative;
  bottom: -15px; }

/* landing page con ancore */
.ancora-primo-livello h2 {
  font-family: Montserrat !important;
  font-size: 28px;
  line-height: 1.14;
  color: #cc3333;
  font-weight: 400; }

.ancora-secondo-livello h3 {
  font-family: Montserrat !important;
  font-size: 20px;
  line-height: 1.2;
  color: #cc3333;
  font-weight: 400; }

.contenuto-secondo-livello {
  font-family: Lato;
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
  color: #646464; }

.menu-ancora-primo-livello a {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  color: #646464 !important;
  text-decoration: none; }

.menu-ancora-secondo-livello a {
  font-family: Montserrat;
  font-size: 12px;
  color: #646464 !important;
  text-decoration: none; }

.menu-ancora-secondo-livello a.active {
  color: #e41e03 !important;
  text-decoration: none; }

@media (max-width: 767px) {
  .row-intest {
    margin-left: -20px;
    padding-right: 40px;
    padding-left: 20px; }
  .contentInfoCookie {
    margin-left: -20px;
    padding-right: 40px; } }

.spanLogoCobranding {
  float: right; }

.imgLinkPiccola {
  margin-left: -30px;
  margin-right: 4px; }

.imgLinkGrande {
  margin-left: -40px;
  margin-right: 5px; }

.persapernedipiu {
  color: #cc3333;
  font-size: 13px;
  font-weight: bold;
  font-family: Montserrat;
  margin-top: 20px; }

.menu-ancora-secondo-livello.ancore.active a {
  background: white !important;
  margin-left: 20px !important;
  border-left: 2px solid #e41e03;
  color: #c33 !important; }

.menu-ancora-secondo-livello.ancore a {
  margin-left: 20px !important; }

.menu-ancora-primo-livello.ancore.active a {
  background: white !important;
  color: #c33 !important; }

.divAncoreSecondoLivello {
  margin-left: 20px;
  border-left: 2px solid #eeeeee; }

hr.linea-ancore-primo-livello {
  width: 10%;
  border-top: 4px solid #eeeeee;
  margin: 10px 0; }

hr.linea-ancore-secondo-livello {
  width: 10%;
  border-top: 2px solid #eeeeee;
  margin: 10px 0 20px; }

.link-social-menu {
  /* 	width:32px; */
  /* 	height:32px; */
  /* 	background: #969696; */
  /* 	border-radius:50%; */
  display: inline;
  /* 	padding: 5px; */
  /* 	margin-left:10px */ }

.link-social-menu a {
  color: white !important;
  cursor: pointer; }

.divSocial {
  text-align: center; }

.marginTop20 {
  margin-top: 18px; }

@media (min-width: 1801px) {
  .aui .width70auto {
    width: 70% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .spanCenterNavigation {
    padding-left: 15%; } }

.alert-container.cadmin.container {
  display: block; }

html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
  border-color: gray !important; }

@media (max-width: 1800px) {
  .aui .width70auto {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .spanCenterNavigation {
    padding-left: 9%; } }

@media (max-width: 1500px) {
  .aui .width70auto {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .spanCenterNavigation {
    padding-left: 5%; } }

@media (max-width: 767px) {
  .aui .width70auto {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

.circle-social {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 40px;
  right: 30px;
  width: 45px;
  height: 35px;
  z-index: 100;
  cursor: pointer; }

.div-social {
  margin: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  right: 0;
  left: 0;
  background: #f2f2f2;
  z-index: 1015;
  text-align: center;
  height: 150px;
  opacity: 1;
  display: none; }

.div-social .link-social-menu {
  position: relative;
  top: 30px;
  margin-left: 20px; }

.spanSocial {
  height: 100PX;
  /*     top: 30px; */
  /*     position: relative; */ }

.div-social .annulla {
  background: white;
  height: 50px;
  font-family: Montserrat !important;
  font-size: 20px; }

.div-social .annulla .span12 {
  cursor: pointer; }

.blockUI h1 {
  opacity: 0; }

.aui body {
  overflow-x: hidden; }

.row-content {
  margin-top: 20px;
  margin-bottom: 60px; }

.hr-semplice {
  border-top: 1px solid #cccccc !important; }

.spanImmagine {
  margin-bottom: 20px; }

.spanTesto {
  text-align: left;
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #646464; }

.spanTesto2colonne {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #646464; }

.spanTitolo {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #cc3333;
  text-transform: uppercase; }

.spanTitoloNoMenu {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #cc3333;
  text-transform: uppercase; }

.spanSottotitolo {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #cc3333; }

@media (min-width: 980px) {
  .btn-sotto-testo {
    min-width: 380px; }
  .spanServizio {
    width: 25% !important; } }

/* VISUALIZZAZIONE TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .aui [class*="span"], .aui .uneditable-input[class*="span"], .aui .row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: none;
    margin-left: 0;
    width: 100%; }
  .imgLogo {
    width: 40%;
    margin-left: 20px; }
  .imgCobranding {
    width: 30%;
    margin-right: 20px; }
  .row-intest {
    padding-left: 20px; }
  .spanServizio {
    width: 33% !important; } }

@media (max-width: 767px) {
  .imgLogo {
    width: 50%; }
  .imgCobranding {
    width: 40%; } }

/* GALLERY HOME PAGE */
.rowTitoloSezione {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #8c8c8c; }

.rowImmagineGallery {
  height: 300px;
  width: 300px !important;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #ffffff; }

.spanImmagineGallery {
  position: relative;
  bottom: -122px; }

.spanTestoImmagine {
  padding: 15px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.98));
  height: 145px; }

.itemImmagineGallery {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.98)); }

.itemImmagineGallery img {
  z-index: -1;
  position: relative; }

.spanTestoImmagine span {
  position: relative;
  bottom: -65px; }

@media (max-width: 767px) {
  .btn-scopri {
    width: 120px !important; }
  .aui select {
    max-width: 100%; } }

@media (max-width: 979px) {
  .margin-auto {
    margin: 0 auto; }
  .aui select {
    max-width: 100%; } }

.btn-scopri {
  width: 80px;
  margin: 0 auto;
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.rowImmagineGallery .icon-chevron-right.icon-white, .rowImmagineGallery .icon-chevron-left.icon-white {
  font-size: 20px; }

.rowImmagineGallery .owl-controls .owl-buttons div {
  opacity: 1 !important;
  background: none !important; }

.spanTestoImmaginiGallery {
  margin-left: 0;
  margin-top: -175px;
  padding: 15px;
  height: 145px; }

@media (min-width: 980px) {
  .rowTitoloSezioneGallery {
    max-width: 300px; }
  .rowImmagineGallery.inEvidenza {
    margin-top: 20px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .rowImmagineGallery {
    float: left; }
  .rowImmagineGallery.inEvidenza {
    float: right; } }

.spanTestoImmaginiGallery span {
  position: relative;
  bottom: -65px; }

.owl-wrapper-outer {
  height: 100%; }

/* TITOLO SEZIONE */
.line-title:after {
  content: "";
  display: table;
  clear: both; }

.line-title span {
  padding-right: 10px;
  float: left; }

.line-title hr {
  border: 1px solid #eeeeee;
  border-width: 1px 0 0 0;
  margin-top: 7px; }

.line-title {
  padding-top: 1px;
  text-transform: uppercase; }

.line-title-si hr {
  border: 1px solid #c33; }

.line-title-si {
  color: #c33; }

/* FINE GALLERY HOME PAGE */
/* INFOGRAFICA HOME PAGE */
.spanTitoloInfografica {
  text-transform: uppercase;
  margin-top: 20px;
  background: #ffffff;
  height: 38px;
  width: 80% !important;
  margin-left: 10% !important;
  padding-top: 10px;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #4b4b4b; }

/* .bolla{ */
/*     text-align: center; */
/*     background: #fff; */
/*     max-width: 100px; */
/*     width: auto; */
/*     padding: 15px; */
/*     border-radius: 50%; */
/*     min-height:90px; */
/*     position:relative */
/* } */
/* .titolo-bolla{ */
/*   font-family: Montserrat; */
/*   font-size: 28px; */
/*   font-weight: bold; */
/*   font-style: normal; */
/*   font-stretch: normal; */
/*   line-height: 0.71; */
/*   letter-spacing: normal; */
/*   color: #464a4e; */
/* } */
/* .testo-bolla{ */
/*   font-family: Montserrat; */
/*   font-size: 16px; */
/*   font-weight: bold; */
/*   font-style: normal; */
/*   font-stretch: normal; */
/*   line-height: 1; */
/*   letter-spacing: normal; */
/*   color: #cc3333; */
/* } */
@media (max-width: 1150px) and (min-width: 980px) {
  .divInfoGrafica {
    margin-left: 5%; } }

@media (max-width: 979px) {
  .divInfoGrafica {
    margin-top: 20px; } }

/*  @media (max-width: 768px){ */
/*     .bolla1,.bolla3{ */
/*         margin-left:10% */
/*     } */
/*      .bolla2,.bolla4{ */
/*         margin-left:55% */
/*     } */
/*     .spanTitoloInfografica{ */
/*     	font-size:16px; */
/*     	height:45px */
/*     } */
/* } */
/* @media (min-width: 769px) and (max-width: 979px){ */
/*     .bolla1,.bolla3{ */
/*         margin-left:25% */
/*     } */
/*      .bolla2,.bolla4{ */
/*         margin-left:55% */
/*     } */
/* } */
/* @media (min-width: 980px){ */
/*     .bolla1,.bolla3{ */
/*         margin-left:35% */
/*     } */
/*      .bolla2,.bolla4{ */
/*         margin-left:70% */
/*     } */
/*  } */
/* .bolla:after { */
/*   content: ''; */
/*   position: absolute; */
/*   top: -10px; */
/*   left: -10px; */
/*   right: -10px; */
/*   bottom: -10px; */
/*   border: #fff 1px solid; */
/*   border-radius: 50%; */
/* } */
.row-rettangolo {
  height: 620px;
  max-height: 620px;
  /*   background-size:contain; */
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center; }

/* SERVIZI PER LE IMPRESE HOME PAGE */
.divServiziImprese {
  margin-top: 20px;
  text-align: center; }

.spanServizio {
  /*         width:335px !important; */
  /*         height:225px; */
  border: solid 1px #eeeeee;
  /*          padding-left:20px; */
  /*   padding-right:20px; */ }

.spanServizioGrey {
  background: #ededed;
  border: solid 1px #ededed; }

.rowServizio {
  text-align: center; }

.rowTitoloServizio {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #4b4b4b;
  text-transform: uppercase; }

.rowImmagineServizio {
  min-height: 70px; }

.rowTitoloSezioneServizi {
  position: relative;
  bottom: 55px; }

@media (max-width: 979px) {
  /*         .rowTitoloSezioneServizi{ */
  /*         max-width:335px */
  /*         } */
  /*         .rowServizio{ */
  /* 		      max-width:335px */
  /*         } */
  /*         .spanServizioPari{ */
  /*             margin-top:20px !important */
  /*         } */ }

@media (max-width: 769px) {
  .rowServizio {
    max-width: 335px; }
  .spanServizioPari {
    margin-top: 20px !important; }
  .rowTitoloSezioneServizi {
    /*         	max-width:335px; */
    margin-left: 3%;
    width: 95% !important; } }

@media (max-width: 979px) and (min-width: 768px) {
  .spanServizio {
    float: left !important;
    width: 33% !important; }
  .spanServizioPari {
    float: right !important; } }

/*     @media (min-width: 980px){ */
/*         .rowServizio{ */
/*         max-width:690px */
/*         } */
/*     } */
@media (max-width: 1150px) and (min-width: 980px) {
  .divServiziImprese {
    margin-left: 5%; } }

/* LE CIFRE HOME PAGE */
.rowLeCifre {
  background: #ededed;
  text-align: center;
  height: 466px;
  max-height: 466px;
  width: 300px !important; }

.spanTestoCifra {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #464a4e;
  text-transform: uppercase;
  padding-left: 35px;
  padding-right: 35px; }

.spanCifra {
  font-family: Montserrat;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -3px; }

.divLecifre {
  margin-top: 60px; }

.marginTop50 {
  margin-top: 50px; }

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

.label-required {
  display: none; }

.field.error-field {
  margin-bottom: 0 !important; }

.form-validator-stack.help-inline {
  font-style: italic; }

.aui .btn {
  border-radius: 5px; }

.cuffieAssistenza {
  cursor: pointer;
  padding-left: 10px !important;
  padding-right: 10px !important; }

.cuffieMobile {
  margin-right: 5px;
  position: absolute;
  right: 50px;
  top: 5px; }

.divSocialFooter {
  background: white;
  margin-bottom: 10px; }

.divSocialFooter div .link-social-menu {
  margin-left: 5px; }

li.cuffieAssistenza:hover {
  background: #464a4e; }

.breadcrumb li a:hover, .breadcrumb li a:focus {
  color: #c33;
  text-decoration: none;
  cursor: default; }

.white-badge {
  background-color: #c33 !important; }

.aui .modal {
  border: 1px solid #eee !important;
  border-radius: 0 !important; }

.rowServiziImprese {
  /* 	background: #eee; */
  margin-top: -27px; }

.no-hover-link:hover {
  text-decoration: none !important; }

#site_search {
  height: 35px !important;
  margin-top: 10px !important;
  width: 120px !important;
  margin-right: 10px !important; }

/* CSS per tabella risultati ricerca libera */
#portlet_3 .portlet-topper {
  display: none; }

#portlet_3 .portlet-topper .portlet-topper-toolbar {
  color: #c33; }

#portlet_3 #_3_searchContainer, #portlet_3 #_3_facetNavigation,
#portlet_3 .search-suggested-spelling {
  display: none; }

#portlet_3 .portlet-content {
  border: none; }

#portlet_3 .portlet-content:after {
  border: none; }

#portlet_3 .portlet-content:last-child:after {
  display: none; }

#portlet_3 .table-bordered {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0; }

#portlet_3 .table-bordered thead {
  display: none; }

#portlet_3 .result {
  width: 90% !important; }

#portlet_3 .table-cell {
  border-left: none; }

#portlet_3 #_3_searchTokens {
  display: none; }

.contentInfoCookie {
  display: none;
  width: 100% !important;
  margin-right: -20px; }

#infoCookie {
  background: #6464648e none repeat scroll 0 0;
  /*     border-top: 5px solid #c33; */
  COLOR: WHITE;
  position: fixed;
  /*     text-align: center; */
  width: 100%;
  height: 100%;
  z-index: 999999999;
  padding: 10px 0 10px 0;
  padding-left: 20PX;
  padding-right: 20PX; }

#infoCookieText {
  background: white;
  width: 820px;
  height: auto;
  margin-top: 15%;
  margin-left: 25%;
  padding: 30px;
  padding-top: 50px;
  border-radius: 5px;
  font-family: Arial !important; }

.bodyDivCookie {
  text-align: justify !important;
  margin-bottom: 30px; }

.cookies-title {
  color: #CC3333;
  font-size: 17pt;
  font-weight: bold; }

.cookies-body {
  color: #333333;
  font-size: 12pt;
  line-height: 22px; }

.anchorCookie {
  padding: 15px !important;
  font-size: 11pt;
  text-decoration: underline;
  margin-left: 0 !important;
  padding-left: 0 !important;
  text-align: left; }

.helper-hidden-accessible, .overlay-hidden, .overlaycontext-hidden, .overlaymask-hidden, .date-picker-hidden, .datepicker-hidden, .colorpicker-hidden, .tooltip-hidden {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  _position: absolute !important; }

@media (max-width: 360px) {
  #infoCookieText {
    width: auto;
    margin-left: 0%; }
  .bodyDivCookie {
    margin-bottom: 0px;
    max-height: 320px;
    overflow-y: scroll; }
  .accettaCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; }
  .refuseCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; } }

@media (max-width: 767px) and (min-width: 361px) {
  #infoCookieText {
    width: auto;
    margin-left: 0%; }
  .bodyDivCookie {
    margin-bottom: 0px;
    max-height: 400px;
    overflow-y: scroll; }
  .accettaCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; }
  .refuseCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; } }

@media (max-width: 979px) and (min-width: 768px) {
  #infoCookieText {
    width: auto;
    margin-left: 0%; }
  .bodyDivCookie {
    margin-bottom: 0px; }
  .accettaCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; }
  .refuseCookie {
    width: 100% !important;
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; } }

@media (min-width: 980px) and (max-width: 1366px) {
  .accettaCookie {
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; }
  .refuseCookie {
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; } }

@media (min-width: 1367px) {
  .accettaCookie {
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; }
  .refuseCookie {
    font-weight: bold !important;
    font-size: 16pt !important;
    padding: 15px !important; } }

html[data-useragent*='MSIE 10.0'] .imgBannerVetrina {
  width: 818px !important; }

html.ie11 .imgBannerVetrina {
  width: 818px !important; }

.grecaptcha-badge {
  display: none; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

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

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

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px; }
  .span12 {
    width: 1170px; }
  .span11 {
    width: 1070px; }
  .span10 {
    width: 970px; }
  .span9 {
    width: 870px; }
  .span8 {
    width: 770px; }
  .span7 {
    width: 670px; }
  .span6 {
    width: 570px; }
  .span5 {
    width: 470px; }
  .span4 {
    width: 370px; }
  .span3 {
    width: 270px; }
  .span2 {
    width: 170px; }
  .span1 {
    width: 70px; }
  .offset12 {
    margin-left: 1230px; }
  .offset11 {
    margin-left: 1130px; }
  .offset10 {
    margin-left: 1030px; }
  .offset9 {
    margin-left: 930px; }
  .offset8 {
    margin-left: 830px; }
  .offset7 {
    margin-left: 730px; }
  .offset6 {
    margin-left: 630px; }
  .offset5 {
    margin-left: 530px; }
  .offset4 {
    margin-left: 430px; }
  .offset3 {
    margin-left: 330px; }
  .offset2 {
    margin-left: 230px; }
  .offset1 {
    margin-left: 130px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%; }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%; }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%; }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%; }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%; }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%; }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%; }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%; }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%; }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%; }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%; }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%; }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%; }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%; }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%; }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%; }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%; }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%; }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%; }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%; }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%; }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%; }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .span12 {
    width: 724px; }
  .span11 {
    width: 662px; }
  .span10 {
    width: 600px; }
  .span9 {
    width: 538px; }
  .span8 {
    width: 476px; }
  .span7 {
    width: 414px; }
  .span6 {
    width: 352px; }
  .span5 {
    width: 290px; }
  .span4 {
    width: 228px; }
  .span3 {
    width: 166px; }
  .span2 {
    width: 104px; }
  .span1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; } }

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0; }
  .modal.fade {
    top: -100px; }
  .modal.fade.in {
    top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px; }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-menu, .mm-panels > .mm-panel:not(.mm-hidden) {
  display: block; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  padding: 0;
  position: absolute; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking, html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

.mm-menu.mm-offcanvas.mm-current {
  display: block; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-menu.mm-autoheight.mm-bottom, .mm-menu.mm-autoheight.mm-top {
  max-height: 80%; }

.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight .mm-panel {
  display: block !important; }

.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

.mm-menu.mm-columns {
  -webkit-transition-property: width,max-width,-webkit-transform;
  transition-property: width,max-width,-webkit-transform;
  transition-property: transform,width,max-width;
  transition-property: transform,width,max-width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel {
  width: 100%;
  right: auto;
  display: none;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0; }

html.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
  width: 100%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px; }

html.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0); } }

.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
  width: 50%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px; }

html.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0); } }

.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
  width: 33.34%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px; }

html.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0); } }

.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
  width: 25%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px; }

html.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(2200px, 0, 0);
    transform: translate3d(2200px, 0, 0); } }

.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
  width: 20%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -webkit-transform: translate3d(700%, 0, 0);
  transform: translate3d(700%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px; }

html.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(2640px, 0, 0);
    transform: translate3d(2640px, 0, 0); } }

.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
  width: 16.67%; }

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-dropdown #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-dropdown .mm-menu {
  z-index: 2; }

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none; }

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-tipleft:before {
  left: 22px; }

.mm-menu.mm-tipright:before {
  right: 22px; }

.mm-menu.mm-tiptop:before {
  top: -8px; }

.mm-menu.mm-tipbottom:before {
  bottom: -8px; }

.mm-iconpanel .mm-panel {
  -webkit-transition-property: left,-webkit-transform;
  transition-property: left,-webkit-transform;
  transition-property: transform,left;
  transition-property: transform,left,-webkit-transform; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0; }

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0; }

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

.mm-sronly {
  text-indent: 10px;
  overflow: hidden;
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1; }

.mm-search, .mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative; }

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-panels > .mm-resultspanel:not(.mm-opened) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right .4s ease;
  transition: right .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  -webkit-transition: background .4s ease;
  transition: background .4s ease; }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5); }

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px; }

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px; }

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px; }

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a, label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none; }

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important; }

.mm-listview.mm-border-offset > li:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px; }

.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center; }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1; }

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
  -webkit-transition: none .4s ease;
  transition: none .4s ease; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms; }

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1; }

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  -webkit-transition-property: opacity,top;
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0; }

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0); } }

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0); } }

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom, .mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview:after, .mm-menu .mm-panels > .mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:after, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:before {
  content: none;
  display: none; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span {
  box-sizing: border-box;
  height: 100%; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0; }

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal; }

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
  opacity: 0; }

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s; }

html.mm-pagedim #mm-blocker {
  background: inherit; }

html.mm-pagedim-white #mm-blocker {
  background: #fff; }

html.mm-pagedim-black #mm-blocker {
  background: #000; }

.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-popup {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1; }

html.mm-popup .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-popup #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-popup .mm-menu {
  z-index: 2; }

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-front #mm-blocker {
  z-index: 1; }

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2; }

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto;
  bottom: 0; }

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative; }

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

/*! jQuery UI - v1.12.0 - 2016-08-21
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

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

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

/*
 GENERALE (preso da delta.css)
}*/
.titolo22 {
  font-size: 22px; }

.titolo16 {
  font-size: 16px; }

.textRed {
  color: #cc3333; }

.textUppercase {
  text-transform: uppercase; }

.bold {
  font-weight: bold; }

/* Ridefinizione CALENDARIO*/
.aui .popover {
  z-index: 300 !important; }

.yui3-calendar-header {
  background: #ffffff; }

.yui3-widget-stdmod.datepicker-popover-content .popover-content {
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  border-radius: 10px !important;
  z-index: 1000 !important; }

.yui3-skin-sam .yui3-calendar-content {
  border: none !important;
  padding: 0 !important;
  color: #646464 !important; }

.yui3-skin-sam .yui3-calendar-day {
  background: #f0f0f0 !important;
  text-align: right !important; }

.yui3-skin-sam .yui3-calendar-day:hover {
  background: #cc3333 !important;
  color: #ffffff; }

.yui3-skin-sam .yui3-calendar-day:hover {
  background: #cc3333 !important;
  color: #ffffff; }

.yui3-skin-sam .yui3-calendarnav-prevmonth,
.yui3-skin-sam .yui3-calendarnav-prevmonth:hover {
  border-right-color: #646464 !important; }

.yui3-skin-sam .yui3-calendarnav-nextmonth,
.yui3-skin-sam .yui3-calendarnav-nextmonth:hover {
  border-left-color: #646464 !important; }

.yui3-skin-sam .yui3-calendar-weekdayrow th {
  padding: 5px 8px !important;
  border: 1px solid #ccc !important;
  background: #e3e3e3 !important; }

.yui3-skin-sam .yui3-calendar-row td {
  padding: 5px 8px !important; }

/* Redefined bootstrap modal background color */
.aui body.yui3-skin-sam .yui3-widget-mask {
  background-color: #b1b1b1 !important;
  z-index: 130 !important; }

/* Ridefinizione bootstrap TAB */
.aui .nav-tabs > .active > a,
.aui .nav-tabs > .active > a:hover,
.aui .nav-tabs > .active > a:focus {
  color: none;
  background-color: none;
  border-left-radius: 0px; }

.aui .tabs-left > .nav-tabs > li > a {
  border-radius: 0px; }

/* Ridefinizione border PANEL */
.aui .panel-body:last-child:after {
  display: none; }

/*Ridefinizione Cursore disabled*/
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: default; }

/* Ridefiniizone POPOVER*/
.aui .popover {
  border-radius: 10px;
  padding: 0;
  max-width: none;
  z-index: 101 !important; }

.aui .popover-title {
  background: #ffffff;
  text-align: center;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

.aui .popover-content {
  background-color: #646464;
  color: #ffffff;
  border: 1px solid #646464;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
  font-weight: bold; }

.popover-content {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  z-index: 1000 !important; }

.popover-title {
  text-align: left !important; }

.aui .popover.bottom .arrow::after {
  border-bottom-color: #646464; }

div[id*="_popover"] > * > .popover-content {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  z-index: 1000 !important; }

/* popover widget ricerca */
div[id*="_homepopover"] > * > .popover-content {
  background-color: #646464 !important;
  border: none !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10p !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  -moz-border-bottom-left-radius: 10px !important;
  -webkit-border-bottom-left-radius: 10px !important;
  -moz-border-bottom-right-radius: 10px !important;
  -webkit-border-bottom-right-radius: 10px !important;
  z-index: 1000 !important;
  color: white !important;
  font-weight: bold !important;
  text-align: center !important; }

/*ALTEZZA NAV*/
.aui .nav {
  margin-bottom: 0; }

.aui .nav-overlined > li > a {
  padding: 15px 3px 5px 0; }

input[type="text"],
input[type="number"],
input[type="select"],
input[type="password"] {
  border-radius: 10px;
  border: 1px solid #cccccc;
  padding: 0 10px;
  font-size: 14px;
  height: 35px !important;
  line-height: 35px !important;
  vertical-align: center;
  box-sizing: border-box; }

select {
  outline: 0 !important;
  height: 40px !important; }
  select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    transition-property: border;
    transition-property: box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: linear; }

@media (max-width: 979px) {
  input[type="text"],
  input[type="number"],
  input[type="select"],
  input[type="password"] {
    font-size: 14px !important; }
  select {
    font-size: 14px !important; } }

h1 .portlet-title {
  font-size: 25px;
  margin: 0;
  padding: 0; }

.btn, label.radio {
  font-size: 14px; }

.clear {
  clear: both; }

.navbar .nav > li > a {
  padding: 0;
  padding-right: 6px;
  font-size: 14px; }

.telemacoTop {
  padding: 20px 0 0 0; }

/* CSS PORTLET RICERCA IMPRESA - INIZIO*/
.aui .ricerca-imprese-gratuita-portlet,
.risultati-ricerca-imprese-gratuita-portlet {
  /* sezione elenchi a valle */
  /* 	.spanIntestElenchi{ */
  /* 		opacity:0.7; */
  /* 	} */
  /* nascondere select pagina searchcontainer */
  /* modifiche widget proposte da Matteo De Santi */
  /* Contenuti blocchi ricerca*/
  /* 	.elenco-azioni-ricerca-gratuita .text-center:last-child, */
  /* 		.elenco-azioni-ricerca-avanzata .text-center:last-child, */
  /* 		.elenco-azioni-ricerca-semplice .text-center:last-child { */
  /* 		font-family: "Lato", sans-serif; */
  /* 		font-weight: normal; */
  /* 		font-size: 14px; */
  /* 		color: #ccc; */
  /* 	} */
  /*Bottoni*/
  /*Linguette*/
  /*Angoli*/
  /*BORDI*/
  /*OMBRA*/
  /* Internet Explorer 10 */
  /*BOTTONI*/ }
  .aui .ricerca-imprese-gratuita-portlet .scegli-lingua .radio input[type="radio"],
  .risultati-ricerca-imprese-gratuita-portlet .scegli-lingua .radio input[type="radio"] {
    padding-left: 0px !important;
    margin-top: 9px; }
  .aui .ricerca-imprese-gratuita-portlet .scegli-lingua .radio .deu,
  .risultati-ricerca-imprese-gratuita-portlet .scegli-lingua .radio .deu {
    display: inline-block;
    width: 20px;
    height: 30px;
    background: url("../images/ri/ricerca/blocchi_deu.png") left center no-repeat; }
  .aui .ricerca-imprese-gratuita-portlet .scegli-lingua .radio .ita,
  .risultati-ricerca-imprese-gratuita-portlet .scegli-lingua .radio .ita {
    display: inline-block;
    width: 20px;
    height: 30px;
    background: url("../images/ri/ricerca/blocchi_ita.png") left center no-repeat; }
  .aui .ricerca-imprese-gratuita-portlet .lenteColore,
  .risultati-ricerca-imprese-gratuita-portlet .lenteColore {
    border: transparent !important;
    background: url("../images/ri/ricerca/ricerca_attivo.svg") no-repeat !important;
    position: absolute;
    left: 40px;
    top: 0px;
    z-index: 1000;
    height: 52px;
    width: 50px; }
  .aui .ricerca-imprese-gratuita-portlet .tableRisultatiGratuita,
  .risultati-ricerca-imprese-gratuita-portlet .tableRisultatiGratuita {
    border: 0px solid #ccc;
    border-collapse: separate !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
  .aui .ricerca-imprese-gratuita-portlet .tableRisultatiGratuita tbody tr:hover,
  .risultati-ricerca-imprese-gratuita-portlet .tableRisultatiGratuita tbody tr:hover {
    background-color: #e6e6e6; }
  .aui .ricerca-imprese-gratuita-portlet span.bg-caratteri-nascosti,
  .risultati-ricerca-imprese-gratuita-portlet span.bg-caratteri-nascosti {
    background: url("../images/ri/ricerca/puntini.png") right center repeat-x;
    display: block;
    width: 100px;
    height: 20px;
    float: right; }
  .aui .ricerca-imprese-gratuita-portlet .linkRisultatiRicerca,
  .risultati-ricerca-imprese-gratuita-portlet .linkRisultatiRicerca {
    font-size: 16px;
    color: #646464 !important; }
  @media (max-width: 979px) {
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard .contenitoreTabRosso,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard .contenitoreTabRosso {
      background: #fff none repeat scroll 0 0;
      /* 		   matteo border: 1px solid #cc3333; */
      border: 1px solid transparent;
      border-radius: 10px;
      margin-left: 0px;
      margin-top: 0px;
      min-height: 450px;
      padding: 15px; }
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard .tabPersonalizzati,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard .tabPersonalizzati {
      position: relative;
      width: 100%;
      z-index: 0; }
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard .tabPersonalizzati li,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard .tabPersonalizzati li {
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px; }
    .aui .ricerca-imprese-gratuita-portlet ul.tabPersonalizzati,
    .risultati-ricerca-imprese-gratuita-portlet ul.tabPersonalizzati {
      border-right: 0px !important; }
    .aui .ricerca-imprese-gratuita-portlet .tabLink:hover, .aui .ricerca-imprese-gratuita-portlet .tabLink:focus,
    .risultati-ricerca-imprese-gratuita-portlet .tabLink:hover,
    .risultati-ricerca-imprese-gratuita-portlet .tabLink:focus {
      /* 		border-color:transparent!important; */ }
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a,
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a:hover,
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a:focus,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a:hover,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .active > a:focus {
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px;
      /* 		    matteo border-right: 1px solid #cc3333; */
      border-right: 1px solid #cccccc; }
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .tab-disabled > a:hover,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .tab-disabled > a:hover {
      border-right-color: transparent !important; } }
  @media (min-width: 980px) {
    .aui .ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .tab-disabled > a:hover,
    .risultati-ricerca-imprese-gratuita-portlet .contenitoreWizard #ricercaAvanzataTab .nav-tabs > .tab-disabled > a:hover {
      /* 			border-right-color: #cc3333 !important; */ }
    .aui .ricerca-imprese-gratuita-portlet .panelRisultatiRicerca,
    .risultati-ricerca-imprese-gratuita-portlet .panelRisultatiRicerca {
      width: 64%; } }
  @media (max-width: 1023px) and (min-width: 980px) {
    .aui .ricerca-imprese-gratuita-portlet .panelRisultatiRicerca,
    .risultati-ricerca-imprese-gratuita-portlet .panelRisultatiRicerca {
      /*width: auto;*/
      width: 100%; } }
  @media (max-width: 1023px) {
    .aui .ricerca-imprese-gratuita-portlet .boxGreyCornerGrey,
    .risultati-ricerca-imprese-gratuita-portlet .boxGreyCornerGrey {
      display: none !important; }
    .aui .ricerca-imprese-gratuita-portlet .panelRisultatiRicerca,
    .risultati-ricerca-imprese-gratuita-portlet .panelRisultatiRicerca {
      /*width: auto;*/
      width: 100%; } }
  @media (min-width: 980px) {
    .aui .ricerca-imprese-gratuita-portlet .spanElenchi,
    .risultati-ricerca-imprese-gratuita-portlet .spanElenchi {
      border-left: 1px solid #ddd;
      /* 		width: 80%; */
      padding-left: 15px; }
    .aui .ricerca-imprese-gratuita-portlet .spanButtonElenchi,
    .risultati-ricerca-imprese-gratuita-portlet .spanButtonElenchi {
      margin-top: 5px; }
    .aui .ricerca-imprese-gratuita-portlet .spanDettaglioElenco,
    .risultati-ricerca-imprese-gratuita-portlet .spanDettaglioElenco {
      border-right: 1px solid #646464; }
    .aui .ricerca-imprese-gratuita-portlet .spanUltimoDettaglioElenco, .aui .ricerca-imprese-gratuita-portlet .spanDettaglioElenco,
    .risultati-ricerca-imprese-gratuita-portlet .spanUltimoDettaglioElenco,
    .risultati-ricerca-imprese-gratuita-portlet .spanDettaglioElenco {
      height: 250px; } }
  @media (max-width: 979px) {
    .aui .ricerca-imprese-gratuita-portlet,
    .risultati-ricerca-imprese-gratuita-portlet {
      /* 		.btnElenchiValle{ */
      /* 			width: 27%!important */
      /* 		} */ }
      .aui .ricerca-imprese-gratuita-portlet .spanElenchi,
      .risultati-ricerca-imprese-gratuita-portlet .spanElenchi {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding-top: 10px;
        padding-bottom: 10px; }
      .aui .ricerca-imprese-gratuita-portlet .spanDettaglioElenco,
      .risultati-ricerca-imprese-gratuita-portlet .spanDettaglioElenco {
        border-bottom: 1px solid #646464; }
      .aui .ricerca-imprese-gratuita-portlet .rowSecondoSpan,
      .risultati-ricerca-imprese-gratuita-portlet .rowSecondoSpan {
        margin-top: 25px; } }
  .aui .ricerca-imprese-gratuita-portlet .spanborderRed,
  .risultati-ricerca-imprese-gratuita-portlet .spanborderRed {
    border-bottom: 3px solid #ff8080; }
  .aui .ricerca-imprese-gratuita-portlet .popover-content,
  .risultati-ricerca-imprese-gratuita-portlet .popover-content {
    background-color: #ffffff !important;
    border: none !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    z-index: 1000 !important; }
  .aui .ricerca-imprese-gratuita-portlet .popover-title,
  .risultati-ricerca-imprese-gratuita-portlet .popover-title {
    text-align: left !important; }
  .aui .ricerca-imprese-gratuita-portlet .aui .popover.bottom .arrow::after,
  .risultati-ricerca-imprese-gratuita-portlet .aui .popover.bottom .arrow::after {
    border-bottom-color: #646464; }
  .aui .ricerca-imprese-gratuita-portlet .lfr-pagination-buttons > .last, .aui .ricerca-imprese-gratuita-portlet .lfr-pagination-buttons > .first,
  .risultati-ricerca-imprese-gratuita-portlet .lfr-pagination-buttons > .last,
  .risultati-ricerca-imprese-gratuita-portlet .lfr-pagination-buttons > .first {
    display: none !important; }
  .aui .ricerca-imprese-gratuita-portlet .lfr-pagination-page-selector,
  .risultati-ricerca-imprese-gratuita-portlet .lfr-pagination-page-selector {
    display: none !important; }
  .aui .ricerca-imprese-gratuita-portlet .sel-ricerca-gratuita,
  .risultati-ricerca-imprese-gratuita-portlet .sel-ricerca-gratuita {
    padding-top: 40px !important; }
  .aui .ricerca-imprese-gratuita-portlet .sel-ricerca-avanzata,
  .risultati-ricerca-imprese-gratuita-portlet .sel-ricerca-avanzata {
    border-top-color: #999999 !important; }
  .aui .ricerca-imprese-gratuita-portlet .boxWhiteCorner, .aui .ricerca-imprese-gratuita-portlet .boxGreyCornerWhiteRA, .aui .ricerca-imprese-gratuita-portlet .boxGreyCornerWhite,
  .risultati-ricerca-imprese-gratuita-portlet .boxWhiteCorner,
  .risultati-ricerca-imprese-gratuita-portlet .boxGreyCornerWhiteRA,
  .risultati-ricerca-imprese-gratuita-portlet .boxGreyCornerWhite {
    display: none; }
  .aui .ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
  .risultati-ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca .sel-ricerca-gratuita {
    height: 110px; }
  .aui .ricerca-imprese-gratuita-portlet .round-rosso-top-vetrina, .aui .ricerca-imprese-gratuita-portlet .boxGreyCornerRosso, .aui .ricerca-imprese-gratuita-portlet .boxGreyCornerWhiteRA,
  .risultati-ricerca-imprese-gratuita-portlet .round-rosso-top-vetrina,
  .risultati-ricerca-imprese-gratuita-portlet .boxGreyCornerRosso,
  .risultati-ricerca-imprese-gratuita-portlet .boxGreyCornerWhiteRA {
    display: none; }
  .aui .ricerca-imprese-gratuita-portlet .panel,
  .risultati-ricerca-imprese-gratuita-portlet .panel {
    box-shadow: none; }
  .aui .ricerca-imprese-gratuita-portlet .panel-body-vetrina,
  .risultati-ricerca-imprese-gratuita-portlet .panel-body-vetrina {
    border: none;
    background: #F3F3F3; }
  .aui .ricerca-imprese-gratuita-portlet .panel-body-laterale,
  .risultati-ricerca-imprese-gratuita-portlet .panel-body-laterale {
    border: 1px solid #f3f3f3;
    border-left: none; }
  .aui .ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca,
  .risultati-ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca {
    border: 1px solid #f3f3f3 !important;
    border-right: none; }
  .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group > div,
  .risultati-ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group > div {
    position: relative;
    z-index: 2;
    background: #fff; }
  .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group,
  .risultati-ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group {
    position: relative; }
  .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
  .risultati-ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after {
    content: "";
    position: absolute;
    bottom: 50px;
    z-index: 1;
    height: 10px;
    left: 40px;
    right: 40px;
    box-shadow: 0 20px 50px #000; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
    .risultati-ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after {
      display: none\9; }
    .aui .ricerca-imprese-gratuita-portlet .panel-elenco-container,
    .risultati-ricerca-imprese-gratuita-portlet .panel-elenco-container {
      position: absolute\9;
      top: 0\9; } }
  .aui .ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca, .aui .ricerca-imprese-gratuita-portlet .panel-primary .panel-body-laterale,
  .risultati-ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca,
  .risultati-ricerca-imprese-gratuita-portlet .panel-primary .panel-body-laterale {
    background-color: #fff !important;
    color: #c33; }
  .aui .ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca.ricerca-selezionata, .aui .ricerca-imprese-gratuita-portlet .panel-primary .panel-body-laterale.ricerca-selezionata,
  .risultati-ricerca-imprese-gratuita-portlet .box-scegli-tipo-ricerca.ricerca-selezionata,
  .risultati-ricerca-imprese-gratuita-portlet .panel-primary .panel-body-laterale.ricerca-selezionata {
    color: #fff;
    background-color: #c33 !important; }
  @media (min-width: 980px) {
    .aui .ricerca-imprese-gratuita-portlet,
    .risultati-ricerca-imprese-gratuita-portlet {
      /*FRECCETTE (solo deskop)*/ }
      .aui .ricerca-imprese-gratuita-portlet .ricerca-selezionata:after,
      .risultati-ricerca-imprese-gratuita-portlet .ricerca-selezionata:after {
        content: "";
        display: box;
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 9px solid #c33;
        position: absolute;
        right: -9px;
        top: 50%;
        margin-top: -10px; }
      .aui .ricerca-imprese-gratuita-portlet .sel-ricerca-gratuita.ricerca-selezionata:after,
      .risultati-ricerca-imprese-gratuita-portlet .sel-ricerca-gratuita.ricerca-selezionata:after {
        top: 25%; }
      .aui .ricerca-imprese-gratuita-portlet .panel-body-laterale.ricerca-selezionata:before,
      .risultati-ricerca-imprese-gratuita-portlet .panel-body-laterale.ricerca-selezionata:before {
        content: "";
        display: box;
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-right: 9px solid #c33;
        position: absolute;
        right: -10px;
        top: 50%;
        margin-top: -10px;
        right: auto;
        left: -9px;
        z-index: 999; } }

/* CSS PORTLET RICERCA IMPRESA - FINE*/
.boxGreyCorner,
.boxGreyCornerContainerBox,
.boxGreyCornerGrey,
.boxGreyCornerWhite,
.boxGreyCornerRosso,
.boxGreyCornerWhiteRA {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/ri/ricerca/angolo-mascherino_grigio.png") center center no-repeat; }

.round-rosso-top-vetrina {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 10;
  background: url("../images/ri/ricerca/angolo-right-top-vetrina.png") top right no-repeat;
  background-size: 107%; }

.boxGreyCornerGrey {
  background: url("../images/ri/ricerca/angolo-mascherino_grigio_bg_grigio.png") center center no-repeat;
  right: -2px;
  z-index: 2;
  border-bottom: 1px solid #cccccc;
  bottom: -1px; }

.boxGreyCornerWhite {
  bottom: -1px;
  right: -1px; }

.boxGreyCornerWhiteRA {
  background: url("../images/ri/ricerca/angolo-mascherino_grigio_bordo_rosso.png") center center no-repeat;
  bottom: -1px;
  right: -1px;
  border-bottom: 1px solid #cc3333; }

.boxGreyCornerContainerBox {
  bottom: -1px;
  right: -1px; }

.boxGreyCornerRosso {
  background: url("../images/ri/ricerca/angolo-mascherino_rosso_grigio.png") center center no-repeat;
  bottom: -1px;
  right: -2px;
  z-index: 1;
  background-size: 107%;
  border-bottom: 1px solid #cccccc; }

.boxWhiteCorner {
  width: 25px;
  height: 25px;
  position: absolute;
  background: url("../images/ri/ricerca/angolo-mascherino_bianco.png") center center no-repeat !important;
  bottom: -1px !important;
  right: -1px !important; }

.aui .vetrina,
.aui .portlet-boundary_1_WAR_vetrinaportlet_,
.aui .portlet-boundary_1_WAR_blocconotificheportlet_,
.portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui,
.aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ {
  /* DETTAGLIO IMPRESA RICERCA GRATUITA*/ }
  .aui .vetrina .panel-group-desktop-hidden,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-group-desktop-hidden,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-group-desktop-hidden,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-group-desktop-hidden,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-group-desktop-hidden {
    display: none; }
  .aui .vetrina .box-vetrina,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-vetrina,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-vetrina,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-vetrina,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-vetrina {
    height: 220px; }
  .aui .vetrina .box-scegli-tipo-ricerca,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca {
    width: 130px !important;
    height: 220px;
    /*border:none!important;*/
    border: 1px solid #cc3333;
    border-right: 1px solid #e3e3e3;
    background: #f0f0f0;
    position: absolute;
    top: -1px;
    left: -1px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase; }
    .aui .vetrina .box-scegli-tipo-ricerca.unselected,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca.unselected,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca.unselected,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca.unselected,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca.unselected {
      border: 1px solid #e3e3e3;
      height: 236px; }
    .aui .vetrina .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita {
      border-top-left-radius: 7px; }
    .aui .vetrina .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata {
      border-bottom-left-radius: 7px;
      border-top: 1px solid #eee !important; }
    .aui .vetrina .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .vetrina .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca .sel-ricerca-avanzata,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca .sel-ricerca-avanzata {
      box-sizing: border-box;
      height: 110px;
      display: block;
      padding: 35px 10px 0 10px;
      text-align: center;
      cursor: pointer; }
  .aui .vetrina .ricerca-selezionata,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ricerca-selezionata,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ricerca-selezionata,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ricerca-selezionata,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ricerca-selezionata {
    background: #cc3333;
    color: #ffffff; }
  .aui .vetrina .panel-body.panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body.panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body.panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body.panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body.panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco {
    background: url("../images/ri/ricerca/ottieni-elenco-selezionato.png") 28px 115px no-repeat; }
  .aui .vetrina .lente,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .lente,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .lente,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .lente,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .lente {
    width: 130px;
    position: absolute;
    top: 92px;
    left: 0;
    z-index: 2;
    text-align: center; }
  .aui .vetrina .panel-body-vetrina,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body-vetrina,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body-vetrina,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body-vetrina,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body-vetrina {
    border-color: #cc3333;
    border-top-right-radius: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px; }
  .aui .vetrina .panel-body-laterale,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body-laterale,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body-laterale,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body-laterale,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body-laterale {
    border-left-color: #cc3333;
    width: auto; }
  .aui .vetrina .panel-width-aside-vetrina,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-vetrina,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-vetrina,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-vetrina,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-vetrina {
    width: 130px; }
  .aui .vetrina .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco {
    padding: 60px 10px 0 10px;
    background: url("../images/ri/ricerca/ottieni-elenco.svg") 28px 115px no-repeat;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    height: 220px;
    text-transform: uppercase;
    box-sizing: border-box; }
    .aui .vetrina .sel-ottieni-elenco span,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco span,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco span,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco span,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco span {
      /*width:100px;*/
      display: block; }
  .aui .vetrina .sel-ottieni-elenco,
  .aui .vetrina .sel-ricerca-avanzata,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata {
    position: relative; }
    .aui .vetrina .sel-ottieni-elenco .txt-accedi,
    .aui .vetrina .sel-ricerca-avanzata .txt-accedi,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco .txt-accedi,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata .txt-accedi,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco .txt-accedi,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata .txt-accedi,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco .txt-accedi,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata .txt-accedi,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco .txt-accedi,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata .txt-accedi {
      display: block;
      position: absolute;
      width: 100%;
      text-align: center;
      left: 0;
      bottom: 20px;
      font-size: 14px;
      text-transform: lowercase; }
  .aui .vetrina .contenitore-azioni-ricerche,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche {
    margin-left: 130px;
    padding: 10px 10px;
    overflow-y: auto;
    height: 220px;
    box-sizing: border-box;
    position: relative; }
    .aui .vetrina .contenitore-azioni-ricerche .info-vetrina,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche .info-vetrina,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche .info-vetrina,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche .info-vetrina,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche .info-vetrina {
      position: absolute;
      width: 20px;
      height: 21px;
      color: #969696;
      font-size: 22px;
      top: 0px;
      right: 0px;
      z-index: 11; }
  .aui .vetrina .hide,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .hide,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .hide,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .hide,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .hide {
    display: none; }
  .aui .vetrina .table-table,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table {
    width: 100%; }
    .aui .vetrina .table-table thead,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table thead,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table thead,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table thead,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table thead {
      display: none; }
    .aui .vetrina .table-table td,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table td,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table td,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table td,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table td {
      border-top: none;
      border-bottom: 1px solid #cccccc;
      padding: 15px;
      vertical-align: bottom;
      box-sizing: border-box; }
      .aui .vetrina .table-table td.no-border,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table td.no-border,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table td.no-border,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table td.no-border,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table td.no-border {
        border-bottom: none; }
      .aui .vetrina .table-table td.no-padding,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table td.no-padding,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table td.no-padding,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table td.no-padding,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table td.no-padding {
        padding-bottom: 0 !important; }
      .aui .vetrina .table-table td.table-col-nome,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .table-table td.table-col-nome,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .table-table td.table-col-nome,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .table-table td.table-col-nome,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .table-table td.table-col-nome {
        cursor: pointer !important; }
  .aui .vetrina .ricerca-gratuita-verde,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ricerca-gratuita-verde,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ricerca-gratuita-verde,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ricerca-gratuita-verde,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ricerca-gratuita-verde {
    background: url("../images/ri/ricerca/impresa_ricerca-gratuita_verde.png") center center no-repeat;
    display: block;
    width: 45px;
    height: 29px; }
  .aui .vetrina .ricerca-gratuita-rosso,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ricerca-gratuita-rosso,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ricerca-gratuita-rosso,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ricerca-gratuita-rosso,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ricerca-gratuita-rosso {
    background: url("../images/ri/ricerca/impresa_ricerca-gratuita_rosso.png") center center no-repeat;
    display: block;
    width: 45px;
    height: 29px; }
  .aui .vetrina .paginatore,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .paginatore,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .paginatore,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .paginatore,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .paginatore {
    text-align: right; }
    .aui .vetrina .paginatore .yui3-datatable-paginator,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .paginatore .yui3-datatable-paginator,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .paginatore .yui3-datatable-paginator,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .paginatore .yui3-datatable-paginator,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .paginatore .yui3-datatable-paginator {
      background-image: none; }
    .aui .vetrina .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group input,
    .aui .vetrina .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group input,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group input,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group input,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group input,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select {
      width: 2.2em;
      padding: 0 5px !important;
      margin: 0 15px; }
    .aui .vetrina .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .paginatore .yui3-datatable-paginator .yui3-datatable-paginator-group select {
      width: 4em; }
  .aui .vetrina .panel-width-aside-ricerca-gratuita,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita {
    width: 60%; }
  .aui .vetrina .btn-testo-acquista-prospetto,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .btn-testo-acquista-prospetto,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .btn-testo-acquista-prospetto,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .btn-testo-acquista-prospetto,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .btn-testo-acquista-prospetto {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .aui .vetrina .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dt,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dt {
    width: 50%; }
  .aui .vetrina .content-dl-dettaglio-imprese,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .content-dl-dettaglio-imprese,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .content-dl-dettaglio-imprese,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .content-dl-dettaglio-imprese,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .content-dl-dettaglio-imprese {
    height: 212px; }
  .aui .vetrina .bg-pannello-aside-dettaglio_impresa,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .bg-pannello-aside-dettaglio_impresa,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .bg-pannello-aside-dettaglio_impresa,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .bg-pannello-aside-dettaglio_impresa,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .bg-pannello-aside-dettaglio_impresa {
    background: url("../images/ri/ricerca/bg_pannello_aside_dettaglio_impresa.png") center 20px repeat-y; }
  .aui .vetrina .ri-dettaglio-imprese .display-inline,
  .aui .vetrina .panel-width-aside-ricerca-gratuita .display-inline,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese .display-inline,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita .display-inline,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese .display-inline,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita .display-inline,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese .display-inline,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita .display-inline,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese .display-inline,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita .display-inline {
    display: inline; }
  .aui .vetrina .ri-dettaglio-imprese dt,
  .aui .vetrina .ri-dettaglio-imprese dd,
  .aui .vetrina .panel-width-aside-ricerca-gratuita dt,
  .aui .vetrina .panel-width-aside-ricerca-gratuita dd,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dd,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dt,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dd,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dd,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dt,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dd,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dt,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dd,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dt,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dd,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dt,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dd,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dt,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dd {
    margin-bottom: 8px; }
    .aui .vetrina .ri-dettaglio-imprese dt label,
    .aui .vetrina .ri-dettaglio-imprese dd label,
    .aui .vetrina .panel-width-aside-ricerca-gratuita dt label,
    .aui .vetrina .panel-width-aside-ricerca-gratuita dd label,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dt label,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dd label,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dt label,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dd label,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dt label,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dd label,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dt label,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dd label,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dt label,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dd label,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dt label,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dd label,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dt label,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dd label,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dt label,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dd label {
      font-weight: bold !important;
      margin-bottom: 0px; }
  .aui .vetrina .ri-dettaglio-imprese span.bg-caratteri-nascosti,
  .aui .vetrina .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese span.bg-caratteri-nascosti,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese span.bg-caratteri-nascosti,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti {
    background: url("../images/ri/ricerca/puntini.png") right center repeat-x;
    display: block;
    width: 100px;
    height: 20px;
    float: right; }
  .aui .vetrina .box-captcha,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
    position: relative; }
    .aui .vetrina .box-captcha .button-captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
      position: absolute;
      right: 0;
      top: 0px;
      width: 25%; }
  .aui .vetrina .taglib-captcha,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha {
    text-align: left;
    padding: 0;
    position: relative; }
    .aui .vetrina .taglib-captcha img,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img {
      float: left;
      margin: 0; }
      .aui .vetrina .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img.captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img.captcha {
        width: 120px;
        margin-left: 0px;
        margin-bottom: 10px;
        height: 42px; }
    .aui .vetrina .taglib-captcha .taglib-icon,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .taglib-icon,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .taglib-icon,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .taglib-icon,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .taglib-icon {
      float: left; }
    .aui .vetrina .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .refresh,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .refresh {
      display: block;
      position: absolute;
      left: 127px;
      top: 7px;
      width: 24px; }
    .aui .vetrina .taglib-captcha .control-group,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .control-group,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .control-group,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .control-group,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .control-group {
      float: left;
      padding-left: 40px; }
      .aui .vetrina .taglib-captcha .control-group input,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .control-group input,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .control-group input,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .control-group input,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .control-group input {
        width: 40px;
        padding: 2px 5px; }
    .aui .vetrina .taglib-captcha .label-required,
    .aui .vetrina .taglib-captcha .control-label,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .label-required,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .control-label,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .label-required,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .control-label,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .label-required,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .control-label,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .label-required,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .control-label {
      display: none; }
    .aui .vetrina .taglib-captcha .pec,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .pec,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .pec,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .pec,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .pec {
      display: block; }
  .aui .vetrina .info-lucchetto,
  .aui .portlet-boundary_1_WAR_vetrinaportlet_ .info-lucchetto,
  .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .info-lucchetto,
  .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .info-lucchetto,
  .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .info-lucchetto {
    color: #ffffff;
    padding: 25px;
    font-size: 26px;
    font-weight: bold;
    background: url("../images/ri/ricerca/lucchetto.png") right top no-repeat #646464; }
    .aui .vetrina .info-lucchetto span,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .info-lucchetto span,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .info-lucchetto span,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .info-lucchetto span,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .info-lucchetto span {
      display: block;
      padding: 15px 0;
      line-height: 40px; }
  @media (max-width: 1300px) {
    .aui .vetrina .panel-width-aside-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita {
      width: 100%; }
    .aui .vetrina .ri-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese {
      width: 100%; }
    .aui .vetrina .box-captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
      position: relative; }
      .aui .vetrina .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
        position: absolute;
        right: 10px;
        top: 0px;
        width: 70px !important;
        padding-top: 15px !important; }
    .aui .vetrina .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img.captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img.captcha {
      width: 80px;
      margin-left: 0px; }
    .aui .vetrina .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .refresh,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .refresh {
      left: 90px;
      top: 7px; } }
  @media (max-width: 1170px) {
    .aui .vetrina .box-captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
      position: relative; }
      .aui .vetrina .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
        width: 100% !important;
        text-align: center;
        padding-top: 0px !important; }
    .aui .vetrina .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img.captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img.captcha {
      width: 110px;
      margin-left: 0px; }
    .aui .vetrina .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .refresh,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .refresh {
      left: 120px;
      top: 7px; } }
  @media (max-width: 1023px) {
    .aui .vetrina,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ {
      /* new */
      /* new */
      /* new */ }
      .aui .vetrina .panel-body.panel-body-vetrina,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body.panel-body-vetrina,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body.panel-body-vetrina,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body.panel-body-vetrina,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body.panel-body-vetrina {
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 10px !important; }
        .aui .vetrina .panel-body.panel-body-vetrina .box-vetrina,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body.panel-body-vetrina .box-vetrina,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body.panel-body-vetrina .box-vetrina,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body.panel-body-vetrina .box-vetrina,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body.panel-body-vetrina .box-vetrina {
          margin-right: 140px;
          margin-left: 10px; }
      .aui .vetrina .box-scegli-tipo-ricerca.unselected,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-scegli-tipo-ricerca.unselected,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-scegli-tipo-ricerca.unselected,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-scegli-tipo-ricerca.unselected,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-scegli-tipo-ricerca.unselected {
        height: 235px !important; }
      .aui .vetrina .boxGreyCornerRosso,
      .aui .vetrina .boxGreyCornerWhiteRA,
      .aui .vetrina .round-rosso-top-vetrina,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .boxGreyCornerRosso,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .boxGreyCornerWhiteRA,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .round-rosso-top-vetrina,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .boxGreyCornerRosso,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .boxGreyCornerWhiteRA,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .round-rosso-top-vetrina,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .boxGreyCornerRosso,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .boxGreyCornerWhiteRA,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .round-rosso-top-vetrina,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .boxGreyCornerRosso,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .boxGreyCornerWhiteRA,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .round-rosso-top-vetrina {
        display: none !important; }
      .aui .vetrina .panel-body-laterale,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body-laterale,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body-laterale,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body-laterale,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body-laterale {
        border-left-color: #cccccc;
        border-top-color: #cc3333;
        /* new */
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px !important; }
      .aui .vetrina .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco {
        background: url("/RegistroImprese-theme/css/../images/ri/ricerca/ottieni-elenco.svg") no-repeat scroll 28px 115px;
        background-position: 29px 135px !important;
        padding: 10px;
        height: 217px;
        /* new */ }
        .aui .vetrina .sel-ottieni-elenco span,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco span,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco span,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco span,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco span {
          width: 100%;
          display: block; }
        .aui .vetrina .sel-ottieni-elenco .txt-accedi,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco .txt-accedi,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco .txt-accedi,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco .txt-accedi,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco .txt-accedi {
          text-align: left;
          left: 30px;
          top: 10px; }
      .aui .vetrina .panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-body-laterale.ricerca-selezionata .sel-ottieni-elenco {
        padding: 20px 10px 20px 10px; }
      .aui .vetrina .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .aui .ricerca-imprese-gratuita-portlet .panel-group-mobile-hidden .panel-group::after {
        bottom: 30px !important; }
      .aui .vetrina .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche {
        /* new */
        margin-left: 20%;
        width: 100%;
        margin-right: 28%; }
      .aui .vetrina .link-container,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .link-container,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .link-container,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .link-container,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .link-container {
        margin: 0 10px 0 0px !important; }
      .aui .vetrina .titolo-blocco-notifiche,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .titolo-blocco-notifiche,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .titolo-blocco-notifiche,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .titolo-blocco-notifiche,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .titolo-blocco-notifiche {
        padding: 10px; }
      .aui .vetrina .ri-dettaglio-imprese,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese {
        width: 100%; }
        .aui .vetrina .ri-dettaglio-imprese .boxGreyCornerGrey,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese .boxGreyCornerGrey,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese .boxGreyCornerGrey,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese .boxGreyCornerGrey,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese .boxGreyCornerGrey {
          display: none; }
      .aui .vetrina .box-captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
        position: relative; }
        .aui .vetrina .box-captcha .button-captcha,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
          position: absolute;
          top: 0;
          right: 20px;
          width: 100px !important;
          text-align: right;
          padding-top: 15px !important; }
      .aui .vetrina .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img.captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img.captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img.captcha {
        width: 120px;
        margin-left: 0px; }
      .aui .vetrina .taglib-captcha .refresh,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .refresh,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .refresh,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .refresh,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .refresh {
        left: 130px;
        top: 7px; } }
  @media (max-width: 979px) {
    .aui .vetrina .box-captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
      position: relative; }
      .aui .vetrina .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
        position: absolute;
        top: 0;
        right: 0;
        width: 100px !important;
        text-align: right; }
    .aui .vetrina .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha img.captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha img.captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha img.captcha {
      width: 120px;
      margin-left: 0px; }
    .aui .vetrina .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .taglib-captcha .refresh,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .taglib-captcha .refresh,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .taglib-captcha .refresh {
      left: 130px;
      top: 7px; } }
  @media (max-width: 768px) {
    .aui .vetrina .elenco-azioni-ricerca-gratuita .titolo22,
    .aui .vetrina .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .vetrina .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .vetrina .elenco-azioni-ottieni-elenco .titolo22,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .elenco-azioni-ricerca-gratuita .titolo22,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .elenco-azioni-ottieni-elenco .titolo22,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .elenco-azioni-ricerca-gratuita .titolo22,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .elenco-azioni-ottieni-elenco .titolo22,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .elenco-azioni-ricerca-gratuita .titolo22,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .elenco-azioni-ricerca-avanzata .titolo22,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .elenco-azioni-ricerca-avanzata .titolo22,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .elenco-azioni-ottieni-elenco .titolo22,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .elenco-azioni-ricerca-gratuita .titolo22,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .elenco-azioni-ricerca-avanzata .titolo22,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .elenco-azioni-ottieni-elenco .titolo22 {
      font-size: 18px !important; }
    .aui .vetrina .box-captcha,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha {
      position: relative; }
      .aui .vetrina .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .box-captcha .button-captcha,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .box-captcha .button-captcha,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .box-captcha .button-captcha {
        position: absolute;
        top: -5px;
        right: 0;
        width: 100px !important;
        text-align: right;
        padding-top: 0 !important; }
    .aui .vetrina .border-white,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .border-white,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .border-white,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .border-white,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .border-white {
      border-left: none;
      border-right: none; }
    .aui .vetrina .bg-pannello-aside-dettaglio_impresa,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .bg-pannello-aside-dettaglio_impresa,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .bg-pannello-aside-dettaglio_impresa,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .bg-pannello-aside-dettaglio_impresa,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .bg-pannello-aside-dettaglio_impresa {
      background-image: none; }
    .aui .vetrina .panel-width-aside-ricerca-gratuita .marginTo40,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita .marginTo40,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita .marginTo40,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita .marginTo40,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita .marginTo40 {
      margin-top: 0px;
      margin-bottom: 20px; }
    .aui .vetrina .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dd,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dd {
      text-align: left; }
    .aui .vetrina .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita span.bg-caratteri-nascosti {
      background: url("../images/ri/ricerca/puntini.png") right center repeat-x;
      display: block;
      width: 100px;
      height: 20px;
      float: none; }
    .aui .vetrina .ri-dettaglio-imprese dt,
    .aui .vetrina .ri-dettaglio-imprese dd,
    .aui .vetrina .panel-width-aside-ricerca-gratuita dt,
    .aui .vetrina .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dt,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .ri-dettaglio-imprese dd,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dt,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dt,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .ri-dettaglio-imprese dd,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dt,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-width-aside-ricerca-gratuita dd,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dt,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .ri-dettaglio-imprese dd,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dt,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-width-aside-ricerca-gratuita dd,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dt,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .ri-dettaglio-imprese dd,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dt,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-width-aside-ricerca-gratuita dd {
      margin-bottom: 0; }
    .aui .vetrina .contenitore-azioni-ricerche,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche {
      margin-left: 120px; }
    .aui .vetrina .content-dl-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_ .content-dl-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .content-dl-dettaglio-imprese,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .content-dl-dettaglio-imprese,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .content-dl-dettaglio-imprese {
      height: 245px; } }
  @media (max-width: 979px) {
    .aui .vetrina,
    .aui .portlet-boundary_1_WAR_vetrinaportlet_,
    .aui .portlet-boundary_1_WAR_blocconotificheportlet_,
    .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui,
    .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ {
      /* fine */ }
      .aui .vetrina .panel-group-desktop-hidden,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-group-desktop-hidden,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-group-desktop-hidden,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-group-desktop-hidden,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-group-desktop-hidden {
        display: inherit; }
      .aui .vetrina .panel-group-mobile-hidden,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .panel-group-mobile-hidden,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .panel-group-mobile-hidden,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .panel-group-mobile-hidden,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .panel-group-mobile-hidden {
        display: none; }
      .aui .vetrina .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche {
        padding: 0px;
        margin: 0px;
        height: auto;
        overflow: none;
        position: relative; }
      .aui .vetrina .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche {
        background-color: #f0f0f0;
        border: 1px solid #cccccc;
        padding: 25px 15px;
        margin: 0 0 15px 0 !important;
        border-radius: 10px; }
        .aui .vetrina .contenitore-azioni-ricerche .info-vetrina-mob,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche .info-vetrina-mob,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche .info-vetrina-mob,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche .info-vetrina-mob,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche .info-vetrina-mob {
          position: absolute;
          width: 20px;
          height: 21px;
          color: #646464;
          font-size: 22px;
          top: 10px;
          right: 10px;
          z-index: 11; }
        .aui .vetrina .contenitore-azioni-ricerche input[type=text],
        .aui .vetrina .contenitore-azioni-ricerche select,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche input[type=text],
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche select,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche input[type=text],
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche select,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche input[type=text],
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche select,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche input[type=text],
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche select {
          font-size: 14px !important;
          color: #000000 !important; }
          .aui .vetrina .contenitore-azioni-ricerche input[type=text] placeholder,
          .aui .vetrina .contenitore-azioni-ricerche select placeholder,
          .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche input[type=text] placeholder,
          .aui .portlet-boundary_1_WAR_vetrinaportlet_ .contenitore-azioni-ricerche select placeholder,
          .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche input[type=text] placeholder,
          .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .contenitore-azioni-ricerche select placeholder,
          .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche input[type=text] placeholder,
          .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .contenitore-azioni-ricerche select placeholder,
          .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche input[type=text] placeholder,
          .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .contenitore-azioni-ricerche select placeholder {
            font-size: 14px !important;
            color: #000000 !important; }
      .aui .vetrina .menu-orizzontale-ricerca .span4,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .menu-orizzontale-ricerca .span4,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .menu-orizzontale-ricerca .span4,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .menu-orizzontale-ricerca .span4,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .menu-orizzontale-ricerca .span4 {
        width: 32% !important;
        display: inline-block !important;
        padding: 0 !important;
        box-sizing: border-box;
        margin: 0 !important;
        text-align: center;
        display: table-cell; }
      .aui .vetrina .sel-ricerca-gratuita,
      .aui .vetrina .sel-ricerca-avanzata,
      .aui .vetrina .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-gratuita,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco {
        box-sizing: border-box;
        width: 80px !important;
        margin-left: auto;
        margin-right: auto;
        height: 70px !important;
        padding: 45px 0 0 0;
        cursor: pointer;
        color: #000000;
        font-size: 14px !important;
        text-transform: inherit;
        border-bottom: 0px solid #ffffff; }
        .aui .vetrina .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .vetrina .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .vetrina .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-gratuita.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco.ricerca-selezionata {
          color: #cc3333 !important;
          /* 				border-bottom:2px solid #cc3333!important; */ }
      .aui .vetrina .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-gratuita,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-gratuita,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-gratuita {
        background: url("../images/ri/ricerca/ricerca-gratuita-off.svg") top center no-repeat;
        background-size: 45px; }
        .aui .vetrina .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-gratuita.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-gratuita.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-gratuita.ricerca-selezionata {
          background: url("../images/ri/ricerca/ricerca-gratuita-on.svg") top center no-repeat;
          background-size: 45px; }
      .aui .vetrina .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata {
        background: url("../images/ri/ricerca/ricerca-avanzata-off.svg") top center no-repeat;
        background-size: 45px; }
        .aui .vetrina .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ricerca-avanzata.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ricerca-avanzata.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ricerca-avanzata.ricerca-selezionata {
          background: url("../images/ri/ricerca/ricerca-avanzata-on.svg") top center no-repeat;
          background-size: 45px; }
      .aui .vetrina .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco,
      .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco,
      .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco {
        background: rgba(0, 0, 0, 0) url("../images/ri/ricerca/ottieni-elenco-mob.svg") no-repeat scroll center top !important;
        background-color: transparent !important;
        border-bottom: 20px solid white !important; }
        .aui .vetrina .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_vetrinaportlet_ .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_blocconotificheportlet_ .sel-ottieni-elenco.ricerca-selezionata,
        .portlet-boundary_ricerca_ri_portlet_RiRicercaImpreseGadgetPortlet_ .aui .sel-ottieni-elenco.ricerca-selezionata,
        .aui .portlet-boundary_1_WAR_riricercagratuitaportlet_ .sel-ottieni-elenco.ricerca-selezionata {
          background: url("../images/ri/ricerca/ottieni-elenco-mob-selezionato.svg") top center no-repeat !important;
          background-size: 45px; } }

/*PERSONALIZZAZIONE PAGINATOR*/
small.search-results {
  font-size: 14px;
  padding-top: 1px;
  padding-left: 15px; }

ul.pager.lfr-pagination-buttons {
  margin: 14px 0px; }

.taglib-page-iterator .lfr-pagination-buttons > li {
  padding-top: 0;
  padding-bottom: 0; }

.taglib-page-iterator .lfr-pagination-buttons > li > a {
  border: none;
  background: none;
  padding-top: 0;
  padding-bottom: 0; }
  .taglib-page-iterator .lfr-pagination-buttons > li > a:hover {
    background: none;
    text-decoration: underline; }

.lfr-pagination-config .btn {
  border: none;
  margin-bottom: 1px; }
  .lfr-pagination-config .btn:hover {
    border-left-radius: 8px; }

.lfr-pagination-config .lfr-icon-menu-text {
  margin-right: 10px; }

@media (max-width: 979px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none; }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block; }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block; } }

/*fine paginator*/
.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0;
    z-index: 4; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/*owl carousel*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

#owl-modal .item img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 700px; }

.owl-theme .owl-controls .owl-buttons div {
  position: absolute; }

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
  top: 45%; }

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
  top: 45%; }

.icon-chevron-right.icon-white, .icon-chevron-left.icon-white {
  font-size: 30px;
  padding: 10px; }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

html:not(#__):not(#___) .cadmin {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  animation: none;
  background-color: transparent;
  background-image: none;
  border-width: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #272833;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: auto;
  letter-spacing: normal;
  line-height: 1.5;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-decoration-color: currentcolor;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  transform: none;
  transition: none;
  visibility: visible;
  white-space: normal;
  width: auto;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  word-wrap: normal; }

html:not(#__):not(#___) .cadmin a,
html:not(#__):not(#___) .cadmin abbr,
html:not(#__):not(#___) .cadmin address,
html:not(#__):not(#___) .cadmin area,
html:not(#__):not(#___) .cadmin article,
html:not(#__):not(#___) .cadmin aside,
html:not(#__):not(#___) .cadmin audio,
html:not(#__):not(#___) .cadmin b,
html:not(#__):not(#___) .cadmin blockquote,
html:not(#__):not(#___) .cadmin button,
html:not(#__):not(#___) .cadmin caption,
html:not(#__):not(#___) .cadmin cite,
html:not(#__):not(#___) .cadmin code,
html:not(#__):not(#___) .cadmin data,
html:not(#__):not(#___) .cadmin datalist,
html:not(#__):not(#___) .cadmin dd,
html:not(#__):not(#___) .cadmin del,
html:not(#__):not(#___) .cadmin details,
html:not(#__):not(#___) .cadmin div,
html:not(#__):not(#___) .cadmin dl,
html:not(#__):not(#___) .cadmin dt,
html:not(#__):not(#___) .cadmin em,
html:not(#__):not(#___) .cadmin fieldset,
html:not(#__):not(#___) .cadmin figcaption,
html:not(#__):not(#___) .cadmin figure,
html:not(#__):not(#___) .cadmin footer,
html:not(#__):not(#___) .cadmin form,
html:not(#__):not(#___) .cadmin h1,
html:not(#__):not(#___) .cadmin h2,
html:not(#__):not(#___) .cadmin h3,
html:not(#__):not(#___) .cadmin h4,
html:not(#__):not(#___) .cadmin h5,
html:not(#__):not(#___) .cadmin h6,
html:not(#__):not(#___) .cadmin header,
html:not(#__):not(#___) .cadmin hr,
html:not(#__):not(#___) .cadmin i,
html:not(#__):not(#___) .cadmin img,
html:not(#__):not(#___) .cadmin input,
html:not(#__):not(#___) .cadmin ins,
html:not(#__):not(#___) .cadmin kbd,
html:not(#__):not(#___) .cadmin label,
html:not(#__):not(#___) .cadmin legend,
html:not(#__):not(#___) .cadmin li,
html:not(#__):not(#___) .cadmin main,
html:not(#__):not(#___) .cadmin mark,
html:not(#__):not(#___) .cadmin nav,
html:not(#__):not(#___) .cadmin optgroup,
html:not(#__):not(#___) .cadmin option,
html:not(#__):not(#___) .cadmin p,
html:not(#__):not(#___) .cadmin pre,
html:not(#__):not(#___) .cadmin progress,
html:not(#__):not(#___) .cadmin q,
html:not(#__):not(#___) .cadmin s,
html:not(#__):not(#___) .cadmin samp,
html:not(#__):not(#___) .cadmin section,
html:not(#__):not(#___) .cadmin select,
html:not(#__):not(#___) .cadmin small,
html:not(#__):not(#___) .cadmin span,
html:not(#__):not(#___) .cadmin strong,
html:not(#__):not(#___) .cadmin sub,
html:not(#__):not(#___) .cadmin sup,
html:not(#__):not(#___) .cadmin svg,
html:not(#__):not(#___) .cadmin table,
html:not(#__):not(#___) .cadmin tbody,
html:not(#__):not(#___) .cadmin td,
html:not(#__):not(#___) .cadmin textarea,
html:not(#__):not(#___) .cadmin tfoot,
html:not(#__):not(#___) .cadmin th,
html:not(#__):not(#___) .cadmin thead,
html:not(#__):not(#___) .cadmin tr,
html:not(#__):not(#___) .cadmin ul,
html:not(#__):not(#___) .cadmin var, html:not(#__):not(#___) .cadmin .nav-link::before, html:not(#__):not(#___) .cadmin .custom-control-label::before, html:not(#__):not(#___) .cadmin .nav-link::after, html:not(#__):not(#___) .cadmin .custom-control-label::after {
  animation: none;
  background-color: transparent;
  background-image: none;
  border-width: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  height: auto;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow-wrap: inherit;
  word-wrap: inherit;
  padding: 0;
  text-align: inherit;
  text-decoration: inherit;
  text-decoration-color: inherit;
  text-indent: inherit;
  text-shadow: inherit;
  text-transform: inherit;
  transform: none;
  transition: none;
  visibility: inherit;
  white-space: inherit;
  width: auto;
  word-break: inherit;
  word-spacing: inherit; }

html:not(#__):not(#___) .cadmin .nav-link::before, html:not(#__):not(#___) .cadmin .custom-control-label::before, html:not(#__):not(#___) .cadmin .nav-link::after, html:not(#__):not(#___) .cadmin .custom-control-label::after {
  content: none;
  display: inline; }

html:not(#__):not(#___) .cadmin main {
  display: block; }

html:not(#__):not(#___) .cadmin p {
  margin-bottom: 16px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin abbr[title],
html:not(#__):not(#___) .cadmin abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  text-decoration-skip-ink: none; }

html:not(#__):not(#___) .cadmin address {
  font-style: normal;
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin ol,
html:not(#__):not(#___) .cadmin ul,
html:not(#__):not(#___) .cadmin dl {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 40px; }

html:not(#__):not(#___) .cadmin ol ol,
html:not(#__):not(#___) .cadmin ul ul,
html:not(#__):not(#___) .cadmin ol ul,
html:not(#__):not(#___) .cadmin ul ol {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin dt {
  font-weight: 700; }

html:not(#__):not(#___) .cadmin dd {
  margin-bottom: 8px;
  margin-left: 0; }

html:not(#__):not(#___) .cadmin blockquote {
  margin: 0 0 16px; }

html:not(#__):not(#___) .cadmin b,
html:not(#__):not(#___) .cadmin strong {
  font-weight: 900; }

html:not(#__):not(#___) .cadmin sub,
html:not(#__):not(#___) .cadmin sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

html:not(#__):not(#___) .cadmin sub {
  bottom: -0.25em; }

html:not(#__):not(#___) .cadmin sup {
  top: -0.5em; }

html:not(#__):not(#___) .cadmin a {
  border-radius: 1px;
  color: #0b5fff;
  cursor: pointer;
  text-decoration: none;
  text-underline-offset: 0.23em;
  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; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin a {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin a {
  transition: none; }

html:not(#__):not(#___) .cadmin a:hover, html:not(#__):not(#___) .cadmin a.hover {
  color: #004ad7;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin a.focus, html:not(#__):not(#___) .cadmin a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin a {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin pre,
html:not(#__):not(#___) .cadmin code,
html:not(#__):not(#___) .cadmin kbd,
html:not(#__):not(#___) .cadmin samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

html:not(#__):not(#___) .cadmin pre {
  margin-bottom: 16px;
  margin-top: 0;
  overflow: auto; }

html:not(#__):not(#___) .cadmin figure {
  margin: 0 0 16px; }

html:not(#__):not(#___) .cadmin img {
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin svg {
  overflow: hidden;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin label {
  display: inline-block;
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin input,
html:not(#__):not(#___) .cadmin button,
html:not(#__):not(#___) .cadmin select,
html:not(#__):not(#___) .cadmin optgroup,
html:not(#__):not(#___) .cadmin textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0; }

html:not(#__):not(#___) .cadmin button,
html:not(#__):not(#___) .cadmin input {
  overflow: visible; }

html:not(#__):not(#___) .cadmin select {
  word-wrap: normal; }

html:not(#__):not(#___) .cadmin button,
html:not(#__):not(#___) .cadmin [type=button],
html:not(#__):not(#___) .cadmin [type=reset],
html:not(#__):not(#___) .cadmin [type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

html:not(#__):not(#___) .cadmin button::-moz-focus-inner,
html:not(#__):not(#___) .cadmin [type=button]::-moz-focus-inner,
html:not(#__):not(#___) .cadmin [type=reset]::-moz-focus-inner,
html:not(#__):not(#___) .cadmin [type=submit]::-moz-focus-inner {
  border-style: none; }

html:not(#__):not(#___) .cadmin input[type=date],
html:not(#__):not(#___) .cadmin input[type=time],
html:not(#__):not(#___) .cadmin input[type=datetime-local],
html:not(#__):not(#___) .cadmin input[type=month] {
  -webkit-appearance: listbox; }

html:not(#__):not(#___) .cadmin textarea {
  overflow: auto; }

html:not(#__):not(#___) .cadmin fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0; }

html:not(#__):not(#___) .cadmin legend {
  color: inherit;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin-bottom: 8px;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%; }

html:not(#__):not(#___) .cadmin progress {
  vertical-align: baseline; }

html:not(#__):not(#___) .cadmin [type=number]::-webkit-inner-spin-button,
html:not(#__):not(#___) .cadmin [type=number]::-webkit-outer-spin-button {
  height: auto; }

html:not(#__):not(#___) .cadmin [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

html:not(#__):not(#___) .cadmin [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

html:not(#__):not(#___) .cadmin ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

html:not(#__):not(#___) .cadmin output {
  display: inline-block; }

html:not(#__):not(#___) .cadmin summary {
  display: list-item;
  cursor: pointer; }

html:not(#__):not(#___) .cadmin template {
  display: none; }

html:not(#__):not(#___) .cadmin [hidden] {
  display: none !important; }

html:not(#__):not(#___) .cadmin h1,
html:not(#__):not(#___) .cadmin h2,
html:not(#__):not(#___) .cadmin h3,
html:not(#__):not(#___) .cadmin h4,
html:not(#__):not(#___) .cadmin h5,
html:not(#__):not(#___) .cadmin h6,
html:not(#__):not(#___) .cadmin .h1,
html:not(#__):not(#___) .cadmin .h2,
html:not(#__):not(#___) .cadmin .h3,
html:not(#__):not(#___) .cadmin .h4,
html:not(#__):not(#___) .cadmin .h5,
html:not(#__):not(#___) .cadmin .h6 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 8px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin h1,
html:not(#__):not(#___) .cadmin .h1 {
  font-size: 26px; }

html:not(#__):not(#___) .cadmin h2,
html:not(#__):not(#___) .cadmin .h2 {
  font-size: 22px; }

html:not(#__):not(#___) .cadmin h3,
html:not(#__):not(#___) .cadmin .h3 {
  font-size: 19px; }

html:not(#__):not(#___) .cadmin h4,
html:not(#__):not(#___) .cadmin .h4 {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin h5,
html:not(#__):not(#___) .cadmin .h5 {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin h6,
html:not(#__):not(#___) .cadmin .h6 {
  font-size: 13px; }

html:not(#__):not(#___) .cadmin .lead {
  font-size: 20px;
  font-weight: 300; }

html:not(#__):not(#___) .cadmin .display-1 {
  font-size: 96px;
  font-weight: 300;
  line-height: 1.2; }

html:not(#__):not(#___) .cadmin .display-2 {
  font-size: 88px;
  font-weight: 300;
  line-height: 1.2; }

html:not(#__):not(#___) .cadmin .display-3 {
  font-size: 72px;
  font-weight: 300;
  line-height: 1.2; }

html:not(#__):not(#___) .cadmin .display-4 {
  font-size: 56px;
  font-weight: 300;
  line-height: 1.2; }

html:not(#__):not(#___) .cadmin hr {
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px 0 0 0;
  margin-bottom: 16px;
  margin-top: 16px; }

html:not(#__):not(#___) .cadmin small,
html:not(#__):not(#___) .cadmin .small {
  font-size: 80%;
  font-weight: 400; }

html:not(#__):not(#___) .cadmin mark,
html:not(#__):not(#___) .cadmin .mark {
  background-color: #fcf8e3;
  box-decoration-break: clone;
  box-shadow: -0.25em 0 0 #fcf8e3;
  display: inline;
  line-height: normal;
  padding: 2px 0.25em 3px 0;
  position: relative;
  white-space: pre-wrap; }

html:not(#__):not(#___) .cadmin mark:before,
html:not(#__):not(#___) .cadmin .mark:before {
  background-color: #fcf8e3;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 0.25em;
  z-index: -1; }

html:not(#__):not(#___) .cadmin .list-unstyled {
  list-style: none;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .list-inline {
  list-style: none;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .list-inline-item {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .list-inline-item:not(:last-child) {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .initialism {
  font-size: 90%;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .blockquote {
  font-size: 20px;
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .blockquote-footer {
  color: #6b6c7e;
  display: block;
  font-size: 80%; }

html:not(#__):not(#___) .cadmin b {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin strong {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .reference-mark {
  display: inline-block;
  font-size: 12px;
  position: relative;
  vertical-align: super; }

html:not(#__):not(#___) .cadmin .reference-mark.lexicon-icon {
  vertical-align: super; }

html:not(#__):not(#___) .cadmin .c-kbd-group {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .c-kbd-group > .c-kbd {
  font-size: inherit; }

html:not(#__):not(#___) .cadmin .c-kbd {
  background-color: transparent;
  border-radius: 2px;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: inherit;
  display: inline-block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 14px;
  font-weight: 600;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  text-align: center;
  text-transform: capitalize; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd {
  border-width: 0;
  font-size: inherit;
  font-weight: inherit;
  height: auto;
  line-height: inherit;
  min-width: 0;
  padding: 0; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd[class*=c-kbd-] {
  border-width: inherit;
  height: inherit;
  min-width: inherit;
  padding: inherit; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd[class*=c-kbd-]:first-child {
  margin-left: -5px; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd[class*=c-kbd-]:last-child {
  margin-right: -5px; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd.c-kbd-monospaced {
  padding: 0; }

html:not(#__):not(#___) .cadmin .c-kbd > .c-kbd-separator {
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .c-kbd-monospaced {
  padding: 0; }

html:not(#__):not(#___) .cadmin .c-kbd-inline {
  border-width: 0;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  min-width: 0;
  padding: 0; }

html:not(#__):not(#___) .cadmin .c-kbd-inline .c-kbd-separator {
  font-weight: inherit; }

html:not(#__):not(#___) .cadmin .c-kbd-sm,
html:not(#__):not(#___) .cadmin .c-kbd.c-kbd-sm {
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .c-kbd-group-sm {
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .c-kbd-lg,
html:not(#__):not(#___) .cadmin .c-kbd.c-kbd-lg {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin .c-kbd-group-lg {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin .c-kbd-group-light {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .c-kbd-light {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .c-kbd-group-dark {
  color: #fff; }

html:not(#__):not(#___) .cadmin .c-kbd-dark {
  background-color: #393a4a;
  border-color: #393a4a;
  color: #fff; }

html:not(#__):not(#___) .cadmin code {
  color: #e83e8c;
  font-size: 87.5%;
  word-wrap: break-word; }

a > html:not(#__):not(#___) .cadmin code {
  color: inherit; }

html:not(#__):not(#___) .cadmin kbd {
  background-color: #272833;
  border-radius: 3px;
  box-shadow: inset 0 -1.6px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 87.5%;
  padding: 3.2px 6.4px; }

html:not(#__):not(#___) .cadmin kbd kbd {
  box-shadow: none;
  font-size: 100%;
  font-weight: 700;
  padding: 0; }

html:not(#__):not(#___) .cadmin pre {
  color: #272833;
  display: block;
  font-size: 87.5%; }

html:not(#__):not(#___) .cadmin pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal; }

html:not(#__):not(#___) .cadmin .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

html:not(#__):not(#___) .cadmin .img-fluid {
  height: auto;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .img-thumbnail {
  background-color: #fff;
  border: 1px solid #e7e7ed;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  height: auto;
  max-width: 100%;
  padding: 4px; }

html:not(#__):not(#___) .cadmin .figure {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .figure-img {
  line-height: 1;
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin .figure-caption {
  color: #6b6c7e;
  font-size: 90%; }

html:not(#__):not(#___) .cadmin .lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  margin-top: -3px;
  vertical-align: middle;
  width: 1em; }

html:not(#__):not(#___) .cadmin .order-arrow-down-active .order-arrow-arrow-down {
  fill: #a7a9bc; }

html:not(#__):not(#___) .cadmin .order-arrow-up-active .order-arrow-arrow-up {
  fill: #a7a9bc; }

html:not(#__):not(#___) .cadmin a.collapse-icon,
html:not(#__):not(#___) .cadmin button.collapse-icon {
  padding-right: 45px; }

html:not(#__):not(#___) .cadmin a.collapse-icon .c-inner,
html:not(#__):not(#___) .cadmin button.collapse-icon .c-inner {
  margin-right: -45px; }

html:not(#__):not(#___) .cadmin .collapse-icon-closed .lexicon-icon,
html:not(#__):not(#___) .cadmin .collapse-icon-open .lexicon-icon {
  display: block; }

html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-open {
  height: 1em;
  position: absolute;
  right: 15px;
  top: calc(10px + 1px + (((0.9375em * 1.5) - 1em) * 0.5));
  width: 1em; }

html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-closed .lexicon-icon,
html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-open .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-closed {
  display: none; }

html:not(#__):not(#___) .cadmin .collapse-icon .collapse-icon-open {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .collapsed .collapse-icon-closed {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .collapsed .collapse-icon-open {
  display: none; }

html:not(#__):not(#___) .cadmin .collapse-icon.collapse-icon-middle .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .collapse-icon.collapse-icon-middle .collapse-icon-open {
  margin-top: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .aspect-ratio {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: calc(1 / 1 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-item {
  left: 0;
  position: absolute;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .sticker-img, html:not(#__):not(#___) .cadmin .aspect-ratio-item-fluid {
  max-width: 100%;
  position: absolute;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-vertical-fluid {
  max-height: 100%;
  position: absolute;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-flush {
  max-width: none;
  position: absolute;
  width: 100.6%; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-vertical-flush {
  height: 100.6%;
  max-height: none;
  position: absolute; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-top-left {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 0; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-top-center {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 0;
  transform: translateX(-50%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-top-right {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-right-middle {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-bottom-right {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  top: auto; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-bottom-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  top: auto; }

html:not(#__):not(#___) .cadmin .aspect-ratio-item-left-middle {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .sticker-img, html:not(#__):not(#___) .cadmin .aspect-ratio-item-center-middle {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-3-to-2 {
  padding-bottom: calc(2 / 3 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-4-to-3 {
  padding-bottom: calc(3 / 4 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-8-to-3 {
  padding-bottom: calc(3 / 8 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-8-to-5 {
  padding-bottom: calc(5 / 8 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-16-to-9 {
  padding-bottom: calc(9 / 16 * 100%); }

html:not(#__):not(#___) .cadmin .aspect-ratio-bg-contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

html:not(#__):not(#___) .cadmin .aspect-ratio-bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

html:not(#__):not(#___) .cadmin .aspect-ratio-bg-center {
  background-position: center;
  background-repeat: no-repeat; }

html:not(#__):not(#___) .cadmin .btn {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: [];
  color: #272833;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: inherit;
  line-height: 1.5;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  text-align: center;
  text-transform: none;
  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;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .btn {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .btn {
  transition: none; }

html:not(#__):not(#___) .cadmin .btn:hover {
  color: #272833;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .btn.focus, html:not(#__):not(#___) .cadmin .btn:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .btn:active {
  box-shadow: []; }

html:not(#__):not(#___) .cadmin .btn.active {
  box-shadow: []; }

html:not(#__):not(#___) .cadmin .btn:disabled, html:not(#__):not(#___) .cadmin .btn.disabled {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .btn:disabled:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn, html:not(#__):not(#___) .cadmin .btn.disabled:focus-visible {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .btn:disabled:active, html:not(#__):not(#___) .cadmin .btn.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn.show {
  box-shadow: []; }

html:not(#__):not(#___) .cadmin .btn .c-inner {
  margin-bottom: -7px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .btn .inline-item {
  line-height: 1;
  margin-top: -3px; }

html:not(#__):not(#___) .cadmin .btn .inline-item .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .btn .btn-section {
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 1; }

html:not(#__):not(#___) .cadmin fieldset:disabled a.btn {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin fieldset:disabled a.btn:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin fieldset:disabled a.btn:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .btn-xs {
  font-size: 0.75rem;
  padding-bottom: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem; }

html:not(#__):not(#___) .cadmin .btn-xs .c-inner {
  margin-bottom: -0.125rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.125rem; }

html:not(#__):not(#___) .cadmin .btn-xs .inline-item {
  font-size: inherit;
  margin-top: -0.16em; }

html:not(#__):not(#___) .cadmin .btn-xs .inline-item-before {
  margin-right: 0.25rem; }

html:not(#__):not(#___) .cadmin .btn-xs .inline-item-after {
  margin-left: 0.25rem; }

html:not(#__):not(#___) .cadmin .btn-xs .btn-section {
  font-size: 0.375rem; }

html:not(#__):not(#___) .cadmin .btn-group-lg > .btn,
html:not(#__):not(#___) .cadmin .btn-group-lg .btn-group > .btn, html:not(#__):not(#___) .cadmin .btn-lg {
  border-radius: 4px;
  font-size: 18px;
  line-height: 1.5;
  padding-bottom: 9.5px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 9.5px; }

html:not(#__):not(#___) .cadmin .btn-group-lg > .btn .c-inner,
html:not(#__):not(#___) .cadmin .btn-group-lg .btn-group > .btn .c-inner, html:not(#__):not(#___) .cadmin .btn-lg .c-inner {
  margin-bottom: -9.5px;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -9.5px; }

html:not(#__):not(#___) .cadmin .btn-group-lg > .btn .lexicon-icon,
html:not(#__):not(#___) .cadmin .btn-group-lg .btn-group > .btn .lexicon-icon, html:not(#__):not(#___) .cadmin .btn-lg .lexicon-icon {
  font-size: 18px; }

html:not(#__):not(#___) .cadmin .btn-group-lg > .btn .btn-section,
html:not(#__):not(#___) .cadmin .btn-group-lg .btn-group > .btn .btn-section, html:not(#__):not(#___) .cadmin .btn-lg .btn-section {
  font-size: 13px; }

html:not(#__):not(#___) .cadmin .form-group-sm .btn, html:not(#__):not(#___) .cadmin .btn-group-sm > .btn,
html:not(#__):not(#___) .cadmin .btn-group-sm .btn-group > .btn, html:not(#__):not(#___) .cadmin .btn-sm {
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.15;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .form-group-sm .btn .c-inner, html:not(#__):not(#___) .cadmin .btn-group-sm > .btn .c-inner,
html:not(#__):not(#___) .cadmin .btn-group-sm .btn-group > .btn .c-inner, html:not(#__):not(#___) .cadmin .btn-sm .c-inner {
  margin-bottom: -7px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .form-group-sm .btn .btn-section, html:not(#__):not(#___) .cadmin .btn-group-sm > .btn .btn-section,
html:not(#__):not(#___) .cadmin .btn-group-sm .btn-group > .btn .btn-section, html:not(#__):not(#___) .cadmin .btn-sm .btn-section {
  font-size: 9px; }

html:not(#__):not(#___) .cadmin .btn-block {
  display: block;
  width: 100%; }

html:not(#__):not(#___) .cadmin .btn-block + .btn-block {
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin input[type=submit].btn-block,
html:not(#__):not(#___) .cadmin input[type=reset].btn-block,
html:not(#__):not(#___) .cadmin input[type=button].btn-block {
  width: 100%; }

html:not(#__):not(#___) .cadmin .menubar-toggler, html:not(#__):not(#___) .cadmin .btn-unstyled {
  background-color: rgba(0, 0, 0, 0.001);
  border-width: 0;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  max-width: 100%;
  padding: 0;
  text-align: left;
  text-transform: inherit;
  vertical-align: baseline; }

html:not(#__):not(#___) .cadmin .menubar-toggler .c-inner, html:not(#__):not(#___) .cadmin .btn-unstyled .c-inner {
  margin: 0;
  max-width: none; }

html:not(#__):not(#___) .cadmin .btn-monospaced.btn-xs {
  font-size: 0.75rem;
  height: 1.5rem;
  width: 1.4rem; }

html:not(#__):not(#___) .cadmin .btn-monospaced.btn-xs .lexicon-icon {
  font-size: inherit; }

html:not(#__):not(#___) .cadmin .btn-monospaced {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  height: 40px;
  justify-content: center;
  line-height: 1;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: center;
  white-space: normal;
  width: 40px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .btn-monospaced .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 0;
  width: 100%; }

html:not(#__):not(#___) .cadmin .btn-monospaced .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .btn-monospaced .inline-item {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-monospaced.btn-lg, html:not(#__):not(#___) .cadmin .btn-group-lg .btn-monospaced, html:not(#__):not(#___) .cadmin .btn-monospaced.btn-lg {
  font-size: 18px;
  height: 48px;
  width: 48px; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-monospaced.btn-sm, html:not(#__):not(#___) .cadmin .btn-group-sm .btn-monospaced, html:not(#__):not(#___) .cadmin .btn-monospaced.btn-sm {
  font-size: 14px;
  height: 32px;
  width: 32px; }

html:not(#__):not(#___) .cadmin .btn-primary {
  background-color: #0b5fff;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary:hover {
  background-color: #0053f0;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary.focus, html:not(#__):not(#___) .cadmin .btn-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-primary {
  background-color: #0053f0;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary:active {
  background-color: #004ad7;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary.active {
  background-color: #004ad7;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary:disabled, html:not(#__):not(#___) .cadmin .btn-primary.disabled {
  background-color: #0b5fff;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-primary[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-primary.show {
  background-color: #004ad7;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-secondary {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .btn-secondary:hover {
  background-color: #f7f8f9;
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-secondary.focus, html:not(#__):not(#___) .cadmin .btn-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-secondary {
  background-color: #f7f8f9;
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-secondary:active {
  background-color: #f1f2f5;
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-secondary.active {
  background-color: #f1f2f5;
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-secondary:disabled, html:not(#__):not(#___) .cadmin .btn-secondary.disabled {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .btn-secondary[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-secondary.show {
  background-color: #f1f2f5;
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-success {
  background-color: #287d3c;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success:hover {
  background-color: #226a33;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success.focus, html:not(#__):not(#___) .cadmin .btn-success:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-success {
  background-color: #226a33;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success:active {
  background-color: #1c5629;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success.active {
  background-color: #1c5629;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success:disabled, html:not(#__):not(#___) .cadmin .btn-success.disabled {
  background-color: #287d3c;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-success[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-success.show {
  background-color: #1c5629;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info {
  background-color: #2e5aac;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info:hover {
  background-color: #294f98;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info.focus, html:not(#__):not(#___) .cadmin .btn-info:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-info {
  background-color: #294f98;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info:active {
  background-color: #234584;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info.active {
  background-color: #234584;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info:disabled, html:not(#__):not(#___) .cadmin .btn-info.disabled {
  background-color: #2e5aac;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-info[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-info.show {
  background-color: #234584;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning {
  background-color: #b95000;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning:hover {
  background-color: #9f4500;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning.focus, html:not(#__):not(#___) .cadmin .btn-warning:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-warning {
  background-color: #9f4500;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning:active {
  background-color: #863a00;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning.active {
  background-color: #863a00;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning:disabled, html:not(#__):not(#___) .cadmin .btn-warning.disabled {
  background-color: #b95000;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-warning[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-warning.show {
  background-color: #863a00;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger {
  background-color: #da1414;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger:hover {
  background-color: #c31212;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger.focus, html:not(#__):not(#___) .cadmin .btn-danger:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-danger {
  background-color: #c31212;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger:active {
  background-color: #ab1010;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger.active {
  background-color: #ab1010;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger:disabled, html:not(#__):not(#___) .cadmin .btn-danger.disabled {
  background-color: #da1414;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-danger[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-danger.show {
  background-color: #ab1010;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-light {
  background-color: #f1f2f5;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light:hover {
  background-color: #e2e4ea;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light.focus, html:not(#__):not(#___) .cadmin .btn-light:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-light {
  background-color: #e2e4ea;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light:active {
  background-color: #d3d6e0;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light.active {
  background-color: #d3d6e0;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light:disabled, html:not(#__):not(#___) .cadmin .btn-light.disabled {
  background-color: #f1f2f5;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-light[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-light.show {
  background-color: #d3d6e0;
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-dark {
  background-color: #272833;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark:hover {
  background-color: #1c1c24;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark.focus, html:not(#__):not(#___) .cadmin .btn-dark:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-dark {
  background-color: #1c1c24;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark:active {
  background-color: #111116;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark.active {
  background-color: #111116;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark:disabled, html:not(#__):not(#___) .cadmin .btn-dark.disabled {
  background-color: #272833;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-dark[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-dark.show {
  background-color: #111116;
  border-color: transparent;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-link {
  border-radius: 1px;
  box-shadow: [none];
  color: #0b5fff;
  font-weight: 400;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .btn-link:hover {
  color: #004ad7;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .btn-link.focus, html:not(#__):not(#___) .cadmin .btn-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .btn-link:active {
  box-shadow: [none]; }

html:not(#__):not(#___) .cadmin .btn-link:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .btn-link.active {
  box-shadow: [none]; }

html:not(#__):not(#___) .cadmin .btn-link:disabled, html:not(#__):not(#___) .cadmin .btn-link.disabled {
  box-shadow: none;
  color: #0b5fff;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .btn-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-link.show {
  box-shadow: [none]; }

html:not(#__):not(#___) .cadmin .btn-beta {
  background-color: #f7f8f9;
  color: #294f98;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .btn-beta:hover {
  background-color: #f1f2f5;
  color: #294f98; }

html:not(#__):not(#___) .cadmin .focus.btn-beta, html:not(#__):not(#___) .cadmin .btn-beta:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-beta {
  background-color: #f1f2f5;
  color: #294f98; }

html:not(#__):not(#___) .cadmin .btn-outline-primary {
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-primary:hover {
  background-color: #f0f5ff;
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-primary.focus, html:not(#__):not(#___) .cadmin .btn-outline-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-primary {
  background-color: #f0f5ff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-primary:active {
  background-color: #e6edf8;
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-primary.active {
  background-color: #e6edf8;
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-primary:disabled, html:not(#__):not(#___) .cadmin .btn-outline-primary.disabled {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .btn-outline-primary[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-primary.show {
  background-color: #e6edf8;
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary {
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary:hover {
  background-color: rgba(39, 40, 51, 0.03);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary.focus, html:not(#__):not(#___) .cadmin .btn-outline-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-secondary {
  background-color: rgba(39, 40, 51, 0.03);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary:active {
  background-color: rgba(39, 40, 51, 0.06);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary.active {
  background-color: rgba(39, 40, 51, 0.06);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary:disabled, html:not(#__):not(#___) .cadmin .btn-outline-secondary.disabled {
  background-color: transparent;
  border-color: #6b6c7e;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .btn-outline-secondary[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-secondary.show {
  background-color: rgba(39, 40, 51, 0.06);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-success {
  border-color: #287d3c;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .btn-outline-success:hover {
  background-color: #226a33;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-success.focus, html:not(#__):not(#___) .cadmin .btn-outline-success:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-success {
  background-color: #226a33;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-success:active {
  background-color: #1c5629;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-success.active {
  background-color: #1c5629;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-success:disabled, html:not(#__):not(#___) .cadmin .btn-outline-success.disabled {
  background-color: transparent;
  border-color: #287d3c;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .btn-outline-success[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-success.show {
  background-color: #1c5629;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-info {
  border-color: #2e5aac;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .btn-outline-info:hover {
  background-color: #294f98;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-info.focus, html:not(#__):not(#___) .cadmin .btn-outline-info:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-info {
  background-color: #294f98;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-info:active {
  background-color: #234584;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-info.active {
  background-color: #234584;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-info:disabled, html:not(#__):not(#___) .cadmin .btn-outline-info.disabled {
  background-color: transparent;
  border-color: #2e5aac;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .btn-outline-info[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-info.show {
  background-color: #234584;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-warning {
  border-color: #b95000;
  color: #b95000; }

html:not(#__):not(#___) .cadmin .btn-outline-warning:hover {
  background-color: #9f4500;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-warning.focus, html:not(#__):not(#___) .cadmin .btn-outline-warning:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-warning {
  background-color: #9f4500;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-warning:active {
  background-color: #863a00;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-warning.active {
  background-color: #863a00;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-warning:disabled, html:not(#__):not(#___) .cadmin .btn-outline-warning.disabled {
  background-color: transparent;
  border-color: #b95000;
  color: #b95000; }

html:not(#__):not(#___) .cadmin .btn-outline-warning[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-warning.show {
  background-color: #863a00;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-danger {
  border-color: #da1414;
  color: #da1414; }

html:not(#__):not(#___) .cadmin .btn-outline-danger:hover {
  background-color: #c31212;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-danger.focus, html:not(#__):not(#___) .cadmin .btn-outline-danger:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-danger {
  background-color: #c31212;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-danger:active {
  background-color: #ab1010;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-danger.active {
  background-color: #ab1010;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-danger:disabled, html:not(#__):not(#___) .cadmin .btn-outline-danger.disabled {
  background-color: transparent;
  border-color: #da1414;
  color: #da1414; }

html:not(#__):not(#___) .cadmin .btn-outline-danger[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-danger.show {
  background-color: #ab1010;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-light {
  border-color: #f1f2f5;
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .btn-outline-light:hover {
  background-color: #e2e4ea;
  border-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-light.focus, html:not(#__):not(#___) .cadmin .btn-outline-light:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-light {
  background-color: #e2e4ea;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-light:active {
  background-color: #d3d6e0;
  border-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-light:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-light {
  box-shadow: 0 0 0 3.2px rgba(241, 242, 245, 0.5); }

html:not(#__):not(#___) .cadmin .btn-outline-light.active {
  background-color: #d3d6e0;
  border-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-light:disabled, html:not(#__):not(#___) .cadmin .btn-outline-light.disabled {
  background-color: transparent;
  border-color: #f1f2f5;
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .btn-outline-light[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-light.show {
  background-color: #d3d6e0;
  border-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-dark {
  border-color: #272833;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-dark:hover {
  background-color: #1c1c24;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-dark.focus, html:not(#__):not(#___) .cadmin .btn-outline-dark:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-dark {
  background-color: #1c1c24;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-dark:active {
  background-color: #111116;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-dark:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-dark {
  box-shadow: 0 0 0 3.2px rgba(39, 40, 51, 0.5); }

html:not(#__):not(#___) .cadmin .btn-outline-dark.active {
  background-color: #111116;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-dark:disabled, html:not(#__):not(#___) .cadmin .btn-outline-dark.disabled {
  background-color: transparent;
  border-color: #272833;
  color: #272833; }

html:not(#__):not(#___) .cadmin .btn-outline-dark[aria-expanded=true], html:not(#__):not(#___) .cadmin .btn-outline-dark.show {
  background-color: #111116;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .btn-outline-borderless {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .btn-outline-borderless:hover {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .btn-outline-borderless.focus, html:not(#__):not(#___) .cadmin .btn-outline-borderless:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .btn-outline-borderless {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .btn-outline-borderless:disabled, html:not(#__):not(#___) .cadmin .btn-outline-borderless.disabled {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .btn-outline-borderless:not(:disabled):not(.disabled):active {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .show > .btn-outline-borderless.dropdown-toggle {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .btn .loading-animation {
  font-size: 1em;
  margin-top: -0.1em; }

html:not(#__):not(#___) .cadmin .c-horizontal-resizer {
  background-color: transparent;
  bottom: 0;
  cursor: ew-resize;
  margin-right: -0.25rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.5rem;
  z-index: 10; }

html:not(#__):not(#___) .cadmin .c-horizontal-resizer:hover {
  background-color: #528eff; }

html:not(#__):not(#___) .cadmin .c-horizontal-resizer:focus {
  background-color: #528eff; }

html:not(#__):not(#___) .cadmin .fade, html:not(#__):not(#___) .cadmin.fade {
  transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .fade, html:not(#__):not(#___) .cadmin.fade {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .fade, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.fade {
  transition: none; }

html:not(#__):not(#___) .cadmin .fade:not(.show), html:not(#__):not(#___) .cadmin.fade:not(.show) {
  opacity: 0; }

html:not(#__):not(#___) .cadmin .collapse:not(.show), html:not(#__):not(#___) .cadmin.collapse:not(.show) {
  display: none; }

html:not(#__):not(#___) .cadmin .collapsing, html:not(#__):not(#___) .cadmin.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .collapsing, html:not(#__):not(#___) .cadmin.collapsing {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .collapsing, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.collapsing {
  transition: none; }

html:not(#__):not(#___) .cadmin .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .container {
    max-width: 960px; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .container {
    max-width: 1248px; } }

html:not(#__):not(#___) .cadmin .container-xl, html:not(#__):not(#___) .cadmin .container-lg, html:not(#__):not(#___) .cadmin .container-md, html:not(#__):not(#___) .cadmin .container-sm, html:not(#__):not(#___) .cadmin .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .container-sm, html:not(#__):not(#___) .cadmin .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .container-md, html:not(#__):not(#___) .cadmin .container-sm, html:not(#__):not(#___) .cadmin .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .container-lg, html:not(#__):not(#___) .cadmin .container-md, html:not(#__):not(#___) .cadmin .container-sm, html:not(#__):not(#___) .cadmin .container {
    max-width: 960px; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .container-xl, html:not(#__):not(#___) .cadmin .container-lg, html:not(#__):not(#___) .cadmin .container-md, html:not(#__):not(#___) .cadmin .container-sm, html:not(#__):not(#___) .cadmin .container {
    max-width: 1248px; } }

html:not(#__):not(#___) .cadmin .row, html:not(#__):not(#___) .cadmin.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

html:not(#__):not(#___) .cadmin .no-gutters {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .no-gutters > .col,
html:not(#__):not(#___) .cadmin .no-gutters > [class*=col-] {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .col-xl,
html:not(#__):not(#___) .cadmin .col-xl-auto, html:not(#__):not(#___) .cadmin .col-xl-12, html:not(#__):not(#___) .cadmin .col-xl-11, html:not(#__):not(#___) .cadmin .col-xl-10, html:not(#__):not(#___) .cadmin .col-xl-9, html:not(#__):not(#___) .cadmin .col-xl-8, html:not(#__):not(#___) .cadmin .col-xl-7, html:not(#__):not(#___) .cadmin .col-xl-6, html:not(#__):not(#___) .cadmin .col-xl-5, html:not(#__):not(#___) .cadmin .col-xl-4, html:not(#__):not(#___) .cadmin .col-xl-3, html:not(#__):not(#___) .cadmin .col-xl-2, html:not(#__):not(#___) .cadmin .col-xl-1, html:not(#__):not(#___) .cadmin .col-lg,
html:not(#__):not(#___) .cadmin .col-lg-auto, html:not(#__):not(#___) .cadmin .col-lg-12, html:not(#__):not(#___) .cadmin .col-lg-11, html:not(#__):not(#___) .cadmin .col-lg-10, html:not(#__):not(#___) .cadmin .col-lg-9, html:not(#__):not(#___) .cadmin .col-lg-8, html:not(#__):not(#___) .cadmin .col-lg-7, html:not(#__):not(#___) .cadmin .col-lg-6, html:not(#__):not(#___) .cadmin .col-lg-5, html:not(#__):not(#___) .cadmin .col-lg-4, html:not(#__):not(#___) .cadmin .col-lg-3, html:not(#__):not(#___) .cadmin .col-lg-2, html:not(#__):not(#___) .cadmin .col-lg-1, html:not(#__):not(#___) .cadmin .col-md,
html:not(#__):not(#___) .cadmin .col-md-auto, html:not(#__):not(#___) .cadmin .col-md-12, html:not(#__):not(#___) .cadmin .col-md-11, html:not(#__):not(#___) .cadmin .col-md-10, html:not(#__):not(#___) .cadmin .col-md-9, html:not(#__):not(#___) .cadmin .col-md-8, html:not(#__):not(#___) .cadmin .col-md-7, html:not(#__):not(#___) .cadmin .col-md-6, html:not(#__):not(#___) .cadmin .col-md-5, html:not(#__):not(#___) .cadmin .col-md-4, html:not(#__):not(#___) .cadmin .col-md-3, html:not(#__):not(#___) .cadmin .col-md-2, html:not(#__):not(#___) .cadmin .col-md-1, html:not(#__):not(#___) .cadmin .col-sm,
html:not(#__):not(#___) .cadmin .col-sm-auto, html:not(#__):not(#___) .cadmin .col-sm-12, html:not(#__):not(#___) .cadmin .col-sm-11, html:not(#__):not(#___) .cadmin .col-sm-10, html:not(#__):not(#___) .cadmin .col-sm-9, html:not(#__):not(#___) .cadmin .col-sm-8, html:not(#__):not(#___) .cadmin .col-sm-7, html:not(#__):not(#___) .cadmin .col-sm-6, html:not(#__):not(#___) .cadmin .col-sm-5, html:not(#__):not(#___) .cadmin .col-sm-4, html:not(#__):not(#___) .cadmin .col-sm-3, html:not(#__):not(#___) .cadmin .col-sm-2, html:not(#__):not(#___) .cadmin .col-sm-1, html:not(#__):not(#___) .cadmin .col,
html:not(#__):not(#___) .cadmin .col-auto, html:not(#__):not(#___) .cadmin .col-12, html:not(#__):not(#___) .cadmin .col-11, html:not(#__):not(#___) .cadmin .col-10, html:not(#__):not(#___) .cadmin .col-9, html:not(#__):not(#___) .cadmin .col-8, html:not(#__):not(#___) .cadmin .col-7, html:not(#__):not(#___) .cadmin .col-6, html:not(#__):not(#___) .cadmin .col-5, html:not(#__):not(#___) .cadmin .col-4, html:not(#__):not(#___) .cadmin .col-3, html:not(#__):not(#___) .cadmin .col-2, html:not(#__):not(#___) .cadmin .col-1 {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .row-cols-1 > * {
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1); }

html:not(#__):not(#___) .cadmin .row-cols-2 > * {
  flex: 0 0 calc(100% / 2);
  max-width: calc(100% / 2); }

html:not(#__):not(#___) .cadmin .row-cols-3 > * {
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3); }

html:not(#__):not(#___) .cadmin .row-cols-4 > * {
  flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4); }

html:not(#__):not(#___) .cadmin .row-cols-5 > * {
  flex: 0 0 calc(100% / 5);
  max-width: calc(100% / 5); }

html:not(#__):not(#___) .cadmin .row-cols-6 > * {
  flex: 0 0 calc(100% / 6);
  max-width: calc(100% / 6); }

html:not(#__):not(#___) .cadmin .col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto; }

html:not(#__):not(#___) .cadmin .col-1 {
  flex: 0 0 calc(1 / 12 * 100%);
  max-width: calc(
 1 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-2 {
  flex: 0 0 calc(2 / 12 * 100%);
  max-width: calc(
 2 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-3 {
  flex: 0 0 calc(3 / 12 * 100%);
  max-width: calc(
 3 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-4 {
  flex: 0 0 calc(4 / 12 * 100%);
  max-width: calc(
 4 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-5 {
  flex: 0 0 calc(5 / 12 * 100%);
  max-width: calc(
 5 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-6 {
  flex: 0 0 calc(6 / 12 * 100%);
  max-width: calc(
 6 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-7 {
  flex: 0 0 calc(7 / 12 * 100%);
  max-width: calc(
 7 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-8 {
  flex: 0 0 calc(8 / 12 * 100%);
  max-width: calc(
 8 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-9 {
  flex: 0 0 calc(9 / 12 * 100%);
  max-width: calc(
 9 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-10 {
  flex: 0 0 calc(10 / 12 * 100%);
  max-width: calc(
 10 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-11 {
  flex: 0 0 calc(11 / 12 * 100%);
  max-width: calc(
 11 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .col-12 {
  flex: 0 0 calc(12 / 12 * 100%);
  max-width: calc(
 12 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .order-first {
  order: -1; }

html:not(#__):not(#___) .cadmin .order-last {
  order: 13; }

html:not(#__):not(#___) .cadmin .order-0 {
  order: 0; }

html:not(#__):not(#___) .cadmin .order-1 {
  order: 1; }

html:not(#__):not(#___) .cadmin .order-2 {
  order: 2; }

html:not(#__):not(#___) .cadmin .order-3 {
  order: 3; }

html:not(#__):not(#___) .cadmin .order-4 {
  order: 4; }

html:not(#__):not(#___) .cadmin .order-5 {
  order: 5; }

html:not(#__):not(#___) .cadmin .order-6 {
  order: 6; }

html:not(#__):not(#___) .cadmin .order-7 {
  order: 7; }

html:not(#__):not(#___) .cadmin .order-8 {
  order: 8; }

html:not(#__):not(#___) .cadmin .order-9 {
  order: 9; }

html:not(#__):not(#___) .cadmin .order-10 {
  order: 10; }

html:not(#__):not(#___) .cadmin .order-11 {
  order: 11; }

html:not(#__):not(#___) .cadmin .order-12 {
  order: 12; }

html:not(#__):not(#___) .cadmin .offset-1 {
  margin-left: calc(
 1 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-2 {
  margin-left: calc(
 2 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-3 {
  margin-left: calc(
 3 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-4 {
  margin-left: calc(
 4 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-5 {
  margin-left: calc(
 5 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-6 {
  margin-left: calc(
 6 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-7 {
  margin-left: calc(
 7 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-8 {
  margin-left: calc(
 8 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-9 {
  margin-left: calc(
 9 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-10 {
  margin-left: calc(
 10 / 12 * 100%); }

html:not(#__):not(#___) .cadmin .offset-11 {
  margin-left: calc(
 11 / 12 * 100%); }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .row-cols-sm-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  html:not(#__):not(#___) .cadmin .row-cols-sm-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  html:not(#__):not(#___) .cadmin .row-cols-sm-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  html:not(#__):not(#___) .cadmin .row-cols-sm-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  html:not(#__):not(#___) .cadmin .row-cols-sm-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  html:not(#__):not(#___) .cadmin .row-cols-sm-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  html:not(#__):not(#___) .cadmin .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  html:not(#__):not(#___) .cadmin .col-sm-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(
 11 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-sm-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(
 12 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .order-sm-first {
    order: -1; }
  html:not(#__):not(#___) .cadmin .order-sm-last {
    order: 13; }
  html:not(#__):not(#___) .cadmin .order-sm-0 {
    order: 0; }
  html:not(#__):not(#___) .cadmin .order-sm-1 {
    order: 1; }
  html:not(#__):not(#___) .cadmin .order-sm-2 {
    order: 2; }
  html:not(#__):not(#___) .cadmin .order-sm-3 {
    order: 3; }
  html:not(#__):not(#___) .cadmin .order-sm-4 {
    order: 4; }
  html:not(#__):not(#___) .cadmin .order-sm-5 {
    order: 5; }
  html:not(#__):not(#___) .cadmin .order-sm-6 {
    order: 6; }
  html:not(#__):not(#___) .cadmin .order-sm-7 {
    order: 7; }
  html:not(#__):not(#___) .cadmin .order-sm-8 {
    order: 8; }
  html:not(#__):not(#___) .cadmin .order-sm-9 {
    order: 9; }
  html:not(#__):not(#___) .cadmin .order-sm-10 {
    order: 10; }
  html:not(#__):not(#___) .cadmin .order-sm-11 {
    order: 11; }
  html:not(#__):not(#___) .cadmin .order-sm-12 {
    order: 12; }
  html:not(#__):not(#___) .cadmin .offset-sm-0 {
    margin-left: calc(
 0 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-1 {
    margin-left: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-2 {
    margin-left: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-3 {
    margin-left: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-4 {
    margin-left: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-5 {
    margin-left: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-6 {
    margin-left: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-7 {
    margin-left: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-8 {
    margin-left: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-9 {
    margin-left: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-10 {
    margin-left: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-sm-11 {
    margin-left: calc(
 11 / 12 * 100%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .row-cols-md-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  html:not(#__):not(#___) .cadmin .row-cols-md-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  html:not(#__):not(#___) .cadmin .row-cols-md-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  html:not(#__):not(#___) .cadmin .row-cols-md-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  html:not(#__):not(#___) .cadmin .row-cols-md-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  html:not(#__):not(#___) .cadmin .row-cols-md-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  html:not(#__):not(#___) .cadmin .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  html:not(#__):not(#___) .cadmin .col-md-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(
 11 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-md-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(
 12 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .order-md-first {
    order: -1; }
  html:not(#__):not(#___) .cadmin .order-md-last {
    order: 13; }
  html:not(#__):not(#___) .cadmin .order-md-0 {
    order: 0; }
  html:not(#__):not(#___) .cadmin .order-md-1 {
    order: 1; }
  html:not(#__):not(#___) .cadmin .order-md-2 {
    order: 2; }
  html:not(#__):not(#___) .cadmin .order-md-3 {
    order: 3; }
  html:not(#__):not(#___) .cadmin .order-md-4 {
    order: 4; }
  html:not(#__):not(#___) .cadmin .order-md-5 {
    order: 5; }
  html:not(#__):not(#___) .cadmin .order-md-6 {
    order: 6; }
  html:not(#__):not(#___) .cadmin .order-md-7 {
    order: 7; }
  html:not(#__):not(#___) .cadmin .order-md-8 {
    order: 8; }
  html:not(#__):not(#___) .cadmin .order-md-9 {
    order: 9; }
  html:not(#__):not(#___) .cadmin .order-md-10 {
    order: 10; }
  html:not(#__):not(#___) .cadmin .order-md-11 {
    order: 11; }
  html:not(#__):not(#___) .cadmin .order-md-12 {
    order: 12; }
  html:not(#__):not(#___) .cadmin .offset-md-0 {
    margin-left: calc(
 0 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-1 {
    margin-left: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-2 {
    margin-left: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-3 {
    margin-left: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-4 {
    margin-left: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-5 {
    margin-left: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-6 {
    margin-left: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-7 {
    margin-left: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-8 {
    margin-left: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-9 {
    margin-left: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-10 {
    margin-left: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-md-11 {
    margin-left: calc(
 11 / 12 * 100%); } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .row-cols-lg-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  html:not(#__):not(#___) .cadmin .row-cols-lg-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  html:not(#__):not(#___) .cadmin .row-cols-lg-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  html:not(#__):not(#___) .cadmin .row-cols-lg-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  html:not(#__):not(#___) .cadmin .row-cols-lg-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  html:not(#__):not(#___) .cadmin .row-cols-lg-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  html:not(#__):not(#___) .cadmin .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  html:not(#__):not(#___) .cadmin .col-lg-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(
 11 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-lg-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(
 12 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .order-lg-first {
    order: -1; }
  html:not(#__):not(#___) .cadmin .order-lg-last {
    order: 13; }
  html:not(#__):not(#___) .cadmin .order-lg-0 {
    order: 0; }
  html:not(#__):not(#___) .cadmin .order-lg-1 {
    order: 1; }
  html:not(#__):not(#___) .cadmin .order-lg-2 {
    order: 2; }
  html:not(#__):not(#___) .cadmin .order-lg-3 {
    order: 3; }
  html:not(#__):not(#___) .cadmin .order-lg-4 {
    order: 4; }
  html:not(#__):not(#___) .cadmin .order-lg-5 {
    order: 5; }
  html:not(#__):not(#___) .cadmin .order-lg-6 {
    order: 6; }
  html:not(#__):not(#___) .cadmin .order-lg-7 {
    order: 7; }
  html:not(#__):not(#___) .cadmin .order-lg-8 {
    order: 8; }
  html:not(#__):not(#___) .cadmin .order-lg-9 {
    order: 9; }
  html:not(#__):not(#___) .cadmin .order-lg-10 {
    order: 10; }
  html:not(#__):not(#___) .cadmin .order-lg-11 {
    order: 11; }
  html:not(#__):not(#___) .cadmin .order-lg-12 {
    order: 12; }
  html:not(#__):not(#___) .cadmin .offset-lg-0 {
    margin-left: calc(
 0 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-1 {
    margin-left: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-2 {
    margin-left: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-3 {
    margin-left: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-4 {
    margin-left: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-5 {
    margin-left: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-6 {
    margin-left: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-7 {
    margin-left: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-8 {
    margin-left: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-9 {
    margin-left: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-10 {
    margin-left: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-lg-11 {
    margin-left: calc(
 11 / 12 * 100%); } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .row-cols-xl-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  html:not(#__):not(#___) .cadmin .row-cols-xl-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  html:not(#__):not(#___) .cadmin .row-cols-xl-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  html:not(#__):not(#___) .cadmin .row-cols-xl-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  html:not(#__):not(#___) .cadmin .row-cols-xl-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  html:not(#__):not(#___) .cadmin .row-cols-xl-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  html:not(#__):not(#___) .cadmin .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  html:not(#__):not(#___) .cadmin .col-xl-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(
 11 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .col-xl-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(
 12 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .order-xl-first {
    order: -1; }
  html:not(#__):not(#___) .cadmin .order-xl-last {
    order: 13; }
  html:not(#__):not(#___) .cadmin .order-xl-0 {
    order: 0; }
  html:not(#__):not(#___) .cadmin .order-xl-1 {
    order: 1; }
  html:not(#__):not(#___) .cadmin .order-xl-2 {
    order: 2; }
  html:not(#__):not(#___) .cadmin .order-xl-3 {
    order: 3; }
  html:not(#__):not(#___) .cadmin .order-xl-4 {
    order: 4; }
  html:not(#__):not(#___) .cadmin .order-xl-5 {
    order: 5; }
  html:not(#__):not(#___) .cadmin .order-xl-6 {
    order: 6; }
  html:not(#__):not(#___) .cadmin .order-xl-7 {
    order: 7; }
  html:not(#__):not(#___) .cadmin .order-xl-8 {
    order: 8; }
  html:not(#__):not(#___) .cadmin .order-xl-9 {
    order: 9; }
  html:not(#__):not(#___) .cadmin .order-xl-10 {
    order: 10; }
  html:not(#__):not(#___) .cadmin .order-xl-11 {
    order: 11; }
  html:not(#__):not(#___) .cadmin .order-xl-12 {
    order: 12; }
  html:not(#__):not(#___) .cadmin .offset-xl-0 {
    margin-left: calc(
 0 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-1 {
    margin-left: calc(
 1 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-2 {
    margin-left: calc(
 2 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-3 {
    margin-left: calc(
 3 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-4 {
    margin-left: calc(
 4 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-5 {
    margin-left: calc(
 5 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-6 {
    margin-left: calc(
 6 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-7 {
    margin-left: calc(
 7 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-8 {
    margin-left: calc(
 8 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-9 {
    margin-left: calc(
 9 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-10 {
    margin-left: calc(
 10 / 12 * 100%); }
  html:not(#__):not(#___) .cadmin .offset-xl-11 {
    margin-left: calc(
 11 / 12 * 100%); } }

html:not(#__):not(#___) .cadmin .container-fluid-max-sm {
  max-width: 540px; }

html:not(#__):not(#___) .cadmin .container-fluid-max-md {
  max-width: 720px; }

html:not(#__):not(#___) .cadmin .container-fluid-max-lg {
  max-width: 960px; }

html:not(#__):not(#___) .cadmin .container-fluid-max-xl {
  max-width: 1248px; }

html:not(#__):not(#___) .cadmin .container-no-gutters {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .container-no-gutters > .row {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .container-no-gutters > .row > .col,
html:not(#__):not(#___) .cadmin .container-no-gutters > .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .container-no-gutters-sm-down {
    padding-left: 0;
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-sm-down > .row {
    margin-left: 0;
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-sm-down > .row > .col,
  html:not(#__):not(#___) .cadmin .container-no-gutters-sm-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .container-no-gutters-md-down {
    padding-left: 0;
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-md-down > .row {
    margin-left: 0;
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-md-down > .row > .col,
  html:not(#__):not(#___) .cadmin .container-no-gutters-md-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .container-no-gutters-lg-down {
    padding-left: 0;
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-lg-down > .row {
    margin-left: 0;
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-lg-down > .row > .col,
  html:not(#__):not(#___) .cadmin .container-no-gutters-lg-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 1279.98px) {
  html:not(#__):not(#___) .cadmin .container-no-gutters-xl-down {
    padding-left: 0;
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-xl-down > .row {
    margin-left: 0;
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .container-no-gutters-xl-down > .row > .col,
  html:not(#__):not(#___) .cadmin .container-no-gutters-xl-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

html:not(#__):not(#___) .cadmin .card-page {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.container html:not(#__):not(#___) .cadmin .card-page, .container-fluid html:not(#__):not(#___) .cadmin .card-page {
  margin-left: -12px;
  margin-right: -12px; }

html:not(#__):not(#___) .cadmin .container-form-lg, html:not(#__):not(#___) .cadmin.container-form-lg {
  padding-bottom: 48px;
  padding-top: 48px; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .container-form-lg, html:not(#__):not(#___) .cadmin.container-form-lg {
    padding-bottom: 16px;
    padding-top: 16px; } }

html:not(#__):not(#___) .cadmin .container-view, html:not(#__):not(#___) .cadmin.container-view {
  padding-bottom: 24px;
  padding-top: 24px; }

html:not(#__):not(#___) .cadmin .alert {
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  margin-bottom: 16px;
  padding: 15px 16px;
  position: relative;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .alert .alert-btn {
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.15;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .alert .alert-btn .c-inner {
  margin-bottom: -7px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .alert .btn-group {
  margin-bottom: -2px;
  margin-top: -2px; }

html:not(#__):not(#___) .cadmin .alert .btn-group-item {
  margin-bottom: 2px;
  margin-top: 2px; }

html:not(#__):not(#___) .cadmin .alert .close {
  color: inherit;
  font-size: 16px;
  height: 32px;
  opacity: 1;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  right: 8px;
  top: 11px;
  width: 32px; }

html:not(#__):not(#___) .cadmin .alert .close:hover {
  color: inherit; }

html:not(#__):not(#___) .cadmin .alert .close:disabled, html:not(#__):not(#___) .cadmin .alert .close.disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .alert .close .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .alert .lead {
  font-size: 14px;
  font-weight: 600;
  margin-right: 5px; }

html:not(#__):not(#___) .cadmin .alert .component-title {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .alert .component-subtitle {
  font-size: 12px;
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .alert-heading {
  color: inherit; }

html:not(#__):not(#___) .cadmin .alert-footer {
  margin-top: 16px; }

html:not(#__):not(#___) .cadmin .alert-link,
html:not(#__):not(#___) .cadmin .alert-link.btn-unstyled {
  font-weight: 600;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .alert-link:hover, html:not(#__):not(#___) .cadmin .alert-link.hover,
html:not(#__):not(#___) .cadmin .alert-link.btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .alert-link.btn-unstyled.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .alert-link.focus, html:not(#__):not(#___) .cadmin .alert-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .alert-link, html:not(#__):not(#___) .c-prefers-focus .cadmin .alert-link.btn-unstyled,
html:not(#__):not(#___) .cadmin .alert-link.btn-unstyled.focus,
html:not(#__):not(#___) .cadmin .alert-link.btn-unstyled:focus-visible {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .alert-indicator {
  font-size: 16px;
  line-height: 1; }

html:not(#__):not(#___) .cadmin .alert-indicator + .lead {
  margin-left: 5px; }

html:not(#__):not(#___) .cadmin .alert-dismissible {
  padding-right: 40px; }

html:not(#__):not(#___) .cadmin .alert-fluid {
  border-radius: 0;
  border-width: 0 0 1px 0;
  margin-bottom: 0;
  padding: 0; }

html:not(#__):not(#___) .cadmin .alert-fluid.alert-dismissible .container,
html:not(#__):not(#___) .cadmin .alert-fluid.alert-dismissible .container-fluid {
  padding-right: calc( 				40px + 24px * 					0.5);
  position: relative; }

html:not(#__):not(#___) .cadmin .alert-fluid .close {
  right: calc(12px + 4px); }

html:not(#__):not(#___) .cadmin .alert-fluid .container,
html:not(#__):not(#___) .cadmin .alert-fluid .container-fluid {
  padding-bottom: 15.5px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15.5px; }

html:not(#__):not(#___) .cadmin .alert-container, html:not(#__):not(#___) .cadmin.alert-container {
  height: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .alert-notifications .alert {
  box-shadow: 0 8px 32px -4px rgba(0, 0, 0, 0.3);
  margin-bottom: 16px;
  max-width: 360px;
  padding-bottom: 16px;
  padding-top: 16px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-notifications .alert {
    max-width: none;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .alert-notifications .alert:last-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .alert-notifications .alert-fluid {
  padding-bottom: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .alert-notifications-absolute {
  height: 0;
  position: absolute;
  right: 8px;
  top: 76px;
  z-index: 5000; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-notifications-absolute {
    left: 8px;
    right: 8px;
    top: 68px; } }

html:not(#__):not(#___) .cadmin .alert-notifications-fixed {
  bottom: 20px;
  left: 20px;
  position: fixed;
  z-index: 5000; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-notifications-fixed {
    bottom: 16px;
    left: 12px;
    right: 12px; } }

html:not(#__):not(#___) .cadmin .alert-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .alert-list .close {
  top: 50%;
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .modal-body .alert .close {
  right: 24px; }

html:not(#__):not(#___) .cadmin .modal-body .alert-list .alert-fluid:last-child {
  margin-bottom: -1px; }

html:not(#__):not(#___) .cadmin .autofit-row.alert-autofit-row {
  align-items: baseline;
  margin-left: -4px;
  margin-right: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert {
  background-color: transparent;
  border-width: 0;
  margin-bottom: 4px;
  padding: 0; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .alert-autofit-row,
html:not(#__):not(#___) .cadmin .alert-feedback.alert .autofit-row {
  display: inline;
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .alert-autofit-row > .autofit-col,
html:not(#__):not(#___) .cadmin .alert-feedback.alert .autofit-row > .autofit-col {
  display: inline;
  padding-left: 0;
  padding-right: 0.25em; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .alert-autofit-row > .autofit-col > .autofit-section,
html:not(#__):not(#___) .cadmin .alert-feedback.alert .autofit-row > .autofit-col > .autofit-section {
  display: inline; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .close {
  font-size: inherit;
  height: 16px;
  position: relative;
  right: auto;
  top: 0.125em;
  width: 16px; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .lead {
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .alert-feedback.alert .lead + .component-text {
  margin-left: 0.25em; }

html:not(#__):not(#___) .cadmin .alert-inline.alert {
  display: inline-block;
  max-width: 100%;
  width: auto; }

html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible {
  padding-right: 56px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container,
html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container-fluid {
  padding-right: 56px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container > .alert-autofit-row,
html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container-fluid > .alert-autofit-row {
  align-items: center;
  margin-bottom: calc(-15px - 1px);
  margin-top: calc(-15px - 1px);
  padding-bottom: 9px;
  padding-top: 9px;
  min-height: 56px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container > .alert-autofit-row .btn-group,
html:not(#__):not(#___) .cadmin .alert-inline.alert.alert-dismissible.alert-fluid > .container-fluid > .alert-autofit-row .btn-group {
  margin-right: 32px;
  margin-left: 12px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert > .alert-autofit-row {
  align-items: center;
  margin-bottom: calc(-15px - 1px);
  margin-top: calc(-15px - 1px);
  padding-bottom: 9px;
  padding-top: 9px;
  min-height: 56px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert > .alert-autofit-row .btn-group {
  margin-right: 32px;
  margin-left: 12px; }

html:not(#__):not(#___) .cadmin .alert-inline.alert .close {
  margin-top: -16px;
  top: 50%; }

html:not(#__):not(#___) .cadmin .alert-autofit-stacked.alert > .alert-autofit-row {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .alert-autofit-stacked.alert > .alert-autofit-row > .autofit-col {
  width: 100%; }

html:not(#__):not(#___) .cadmin .alert-autofit-stacked.alert > .alert-autofit-row .btn-group {
  margin-left: 0;
  margin-right: 0;
  margin-top: 14px; }

html:not(#__):not(#___) .cadmin .alert-autofit-stacked.alert .close {
  margin-top: 0;
  top: 11px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-sm-down.alert > .alert-autofit-row {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
    padding-bottom: 0;
    padding-top: 0; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-sm-down.alert > .alert-autofit-row > .autofit-col {
    width: 100%; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-sm-down.alert > .alert-autofit-row .btn-group {
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-sm-down.alert .close {
    margin-top: 0;
    top: 11px; } }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-xs-down.alert > .alert-autofit-row {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
    padding-bottom: 0;
    padding-top: 0; } }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-xs-down.alert > .alert-autofit-row > .autofit-col {
    width: 100%; } }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-xs-down.alert > .alert-autofit-row .btn-group {
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px; } }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .alert-autofit-stacked-xs-down.alert .close {
    margin-top: 0;
    top: 11px; } }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert {
  padding-left: calc( 				16px + 16px + 					4px); }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert.alert-fluid {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert.alert-fluid > .container,
html:not(#__):not(#___) .cadmin .alert-indicator-start.alert.alert-fluid > .container-fluid {
  padding-left: calc( 						16px + 16px + 							4px); }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert.alert-feedback {
  padding-left: calc( 					16px + 4px); }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert .alert-indicator {
  line-height: 1;
  margin-left: calc( 					-1em - 4px);
  margin-top: 2px;
  position: absolute; }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert .alert-indicator + .lead {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .alert-indicator-start.alert .alert-autofit-row .alert-indicator:only-child {
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .alert-primary {
  background-color: #f0f5ff;
  border-color: #80acff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .alert-primary .alert-btn {
  background-color: #fff;
  border-color: #80acff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .alert-primary .alert-btn:hover {
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-primary .alert-btn:active {
  background-color: #0053f1;
  border-color: #0053f1; }

html:not(#__):not(#___) .cadmin .alert-primary .alert-btn.active {
  background-color: #0053f1;
  border-color: #0053f1; }

html:not(#__):not(#___) .cadmin .alert-primary .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-primary .alert-btn.show {
  background-color: #0053f1;
  border-color: #0053f1; }

html:not(#__):not(#___) .cadmin .alert-primary .close {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .alert-primary .close:hover {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .alert-primary .lead {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .alert-secondary {
  background-color: #f7f8f9;
  border-color: #d3d6e0;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn {
  background-color: #fff;
  border-color: #a7a9bc;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn:hover {
  background-color: #6b6c7e;
  border-color: #6b6c7e;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn:active {
  background-color: #5f6070;
  border-color: #5f6070; }

html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn.active {
  background-color: #5f6070;
  border-color: #5f6070; }

html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-secondary .alert-btn.show {
  background-color: #5f6070;
  border-color: #5f6070; }

html:not(#__):not(#___) .cadmin .alert-secondary .close {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .alert-secondary .close:hover {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .alert-secondary .lead {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .alert-success {
  background-color: #edf9f0;
  border-color: #5aca75;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .alert-success .alert-btn {
  background-color: #fff;
  border-color: #5aca75;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .alert-success .alert-btn:hover {
  background-color: #287d3c;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-success .alert-btn:active {
  background-color: #226a33;
  border-color: #226a33; }

html:not(#__):not(#___) .cadmin .alert-success .alert-btn.active {
  background-color: #226a33;
  border-color: #226a33; }

html:not(#__):not(#___) .cadmin .alert-success .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-success .alert-btn.show {
  background-color: #226a33;
  border-color: #226a33; }

html:not(#__):not(#___) .cadmin .alert-success .close {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .alert-success .close:hover {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .alert-success .lead {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .alert-info {
  background-color: #eef2fa;
  border-color: #89a7e0;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .alert-info .alert-btn {
  background-color: #fff;
  border-color: #89a7e0;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .alert-info .alert-btn:hover {
  background-color: #2e5aac;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-info .alert-btn:active {
  background-color: #294f98;
  border-color: #294f98; }

html:not(#__):not(#___) .cadmin .alert-info .alert-btn.active {
  background-color: #294f98;
  border-color: #294f98; }

html:not(#__):not(#___) .cadmin .alert-info .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-info .alert-btn.show {
  background-color: #294f98;
  border-color: #294f98; }

html:not(#__):not(#___) .cadmin .alert-info .close {
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .alert-info .close:hover {
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .alert-info .lead {
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .alert-warning {
  background-color: #fff4ec;
  border-color: #ff8f39;
  color: #b95000; }

html:not(#__):not(#___) .cadmin .alert-warning .alert-btn {
  background-color: #fff;
  border-color: #ff8f39;
  color: #b95000; }

html:not(#__):not(#___) .cadmin .alert-warning .alert-btn:hover {
  background-color: #b95000;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-warning .alert-btn:active {
  background-color: #a04500;
  border-color: #a04500; }

html:not(#__):not(#___) .cadmin .alert-warning .alert-btn.active {
  background-color: #a04500;
  border-color: #a04500; }

html:not(#__):not(#___) .cadmin .alert-warning .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-warning .alert-btn.show {
  background-color: #a04500;
  border-color: #a04500; }

html:not(#__):not(#___) .cadmin .alert-warning .close {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .alert-warning .close:hover {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .alert-warning .lead {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .alert-danger {
  background-color: #feefef;
  border-color: #f48989;
  color: #da1414; }

html:not(#__):not(#___) .cadmin .alert-danger .alert-btn {
  background-color: #fff;
  border-color: #f48989;
  color: #da1414; }

html:not(#__):not(#___) .cadmin .alert-danger .alert-btn:hover {
  background-color: #da1414;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-danger .alert-btn:active {
  background-color: #c31212;
  border-color: #c31212; }

html:not(#__):not(#___) .cadmin .alert-danger .alert-btn.active {
  background-color: #c31212;
  border-color: #c31212; }

html:not(#__):not(#___) .cadmin .alert-danger .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-danger .alert-btn.show {
  background-color: #c31212;
  border-color: #c31212; }

html:not(#__):not(#___) .cadmin .alert-danger .close {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .alert-danger .close:hover {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .alert-danger .lead {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .alert-light {
  background-color: white;
  border-color: #f7f8f9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-light .alert-btn {
  background-color: #fff;
  border-color: #30313f;
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-light .alert-btn:hover {
  background-color: #272833;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-light .alert-btn:active {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-light .alert-btn.active {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-light .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-light .alert-btn.show {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-light .close {
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-light .close:hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-light .lead {
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-dark {
  background-color: #393a4a;
  border-color: #30313f;
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .alert-dark .alert-btn {
  background-color: #fff;
  border-color: #30313f;
  color: #272833; }

html:not(#__):not(#___) .cadmin .alert-dark .alert-btn:hover {
  background-color: #272833;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .alert-dark .alert-btn:active {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-dark .alert-btn.active {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-dark .alert-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .alert-dark .alert-btn.show {
  background-color: #1c1d25;
  border-color: #1c1d25; }

html:not(#__):not(#___) .cadmin .alert-dark .close {
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .alert-dark .close:hover {
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .alert-dark .lead {
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .badge {
  border-color: transparent;
  border-radius: 160px;
  border-style: solid;
  border-width: 1px;
  display: inline-flex;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 2px;
  margin-right: 4px;
  margin-top: 2px;
  max-width: 100%;
  padding-bottom: 1.5px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1.5px;
  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;
  overflow-wrap: break-word;
  word-wrap: break-word; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .badge {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .badge {
  transition: none; }

html:not(#__):not(#___) .cadmin .badge:empty {
  display: none; }

html:not(#__):not(#___) .cadmin .badge[href]:hover, html:not(#__):not(#___) .cadmin .badge[href].hover, html:not(#__):not(#___) .cadmin .badge[type]:hover, html:not(#__):not(#___) .cadmin .badge[type].hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .badge[href].focus, html:not(#__):not(#___) .cadmin .badge[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .badge[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .badge[type], html:not(#__):not(#___) .cadmin .badge[type].focus, html:not(#__):not(#___) .cadmin .badge[type]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .badge a {
  color: #fff;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .badge a:hover, html:not(#__):not(#___) .cadmin .badge a.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .badge a.focus, html:not(#__):not(#___) .cadmin .badge a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .badge a {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .badge > .c-inner {
  margin: -1.5px -4px;
  max-width: none; }

html:not(#__):not(#___) .cadmin .badge-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  min-height: 0;
  position: relative;
  text-align: left; }

html:not(#__):not(#___) .cadmin .badge-item a {
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .badge-item .btn-unstyled {
  color: inherit;
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .badge-item .close {
  color: inherit;
  opacity: 1;
  border-radius: 1px;
  display: inline-flex;
  font-size: inherit;
  height: auto;
  width: auto; }

html:not(#__):not(#___) .cadmin .badge-item .close:hover {
  color: inherit;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .badge-item .close.focus, html:not(#__):not(#___) .cadmin .badge-item .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .badge-item .close {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .badge-item .lexicon-icon {
  height: 0.875em;
  margin-top: 0;
  width: 0.875em; }

html:not(#__):not(#___) .cadmin .badge-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 6px;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .badge-item-expand a {
  flex-direction: column; }

html:not(#__):not(#___) .cadmin .badge-item-before {
  margin-right: 0.85714em; }

html:not(#__):not(#___) .cadmin .badge-item-after {
  margin-left: 0.85714em; }

html:not(#__):not(#___) .cadmin .btn .badge {
  margin-right: 0;
  position: relative;
  top: -1px; }

html:not(#__):not(#___) .cadmin .badge-primary {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-primary:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-primary, html:not(#__):not(#___) .cadmin [type].badge-primary:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-primary {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-primary, html:not(#__):not(#___) .cadmin [href].badge-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-primary, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-primary, html:not(#__):not(#___) .cadmin [type].focus.badge-primary, html:not(#__):not(#___) .cadmin [type].badge-primary:focus-visible {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .badge-secondary {
  background-color: #e7e7ed;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].badge-secondary:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-secondary, html:not(#__):not(#___) .cadmin [type].badge-secondary:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-secondary {
  background-color: #e7e7ed;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].focus.badge-secondary, html:not(#__):not(#___) .cadmin [href].badge-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-secondary, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-secondary, html:not(#__):not(#___) .cadmin [type].focus.badge-secondary, html:not(#__):not(#___) .cadmin [type].badge-secondary:focus-visible {
  background-color: #e7e7ed;
  color: #272833; }

html:not(#__):not(#___) .cadmin .badge-secondary a {
  color: #272833; }

html:not(#__):not(#___) .cadmin .badge-success {
  background-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-success:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-success, html:not(#__):not(#___) .cadmin [type].badge-success:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-success {
  background-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-success, html:not(#__):not(#___) .cadmin [href].badge-success:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-success, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-success, html:not(#__):not(#___) .cadmin [type].focus.badge-success, html:not(#__):not(#___) .cadmin [type].badge-success:focus-visible {
  background-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin .badge-info {
  background-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-info:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-info, html:not(#__):not(#___) .cadmin [type].badge-info:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-info {
  background-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-info, html:not(#__):not(#___) .cadmin [href].badge-info:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-info, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-info, html:not(#__):not(#___) .cadmin [type].focus.badge-info, html:not(#__):not(#___) .cadmin [type].badge-info:focus-visible {
  background-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin .badge-warning {
  background-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-warning:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-warning, html:not(#__):not(#___) .cadmin [type].badge-warning:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-warning {
  background-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-warning, html:not(#__):not(#___) .cadmin [href].badge-warning:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-warning, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-warning, html:not(#__):not(#___) .cadmin [type].focus.badge-warning, html:not(#__):not(#___) .cadmin [type].badge-warning:focus-visible {
  background-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin .badge-danger {
  background-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-danger:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-danger, html:not(#__):not(#___) .cadmin [type].badge-danger:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-danger {
  background-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-danger, html:not(#__):not(#___) .cadmin [href].badge-danger:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-danger, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-danger, html:not(#__):not(#___) .cadmin [type].focus.badge-danger, html:not(#__):not(#___) .cadmin [type].badge-danger:focus-visible {
  background-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin .badge-light {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].badge-light:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-light, html:not(#__):not(#___) .cadmin [type].badge-light:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-light {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].focus.badge-light, html:not(#__):not(#___) .cadmin [href].badge-light:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-light, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-light, html:not(#__):not(#___) .cadmin [type].focus.badge-light, html:not(#__):not(#___) .cadmin [type].badge-light:focus-visible {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .badge-light a {
  color: #272833; }

html:not(#__):not(#___) .cadmin .badge-dark {
  background-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].badge-dark:hover, html:not(#__):not(#___) .cadmin [href].hover.badge-dark, html:not(#__):not(#___) .cadmin [type].badge-dark:hover, html:not(#__):not(#___) .cadmin [type].hover.badge-dark {
  background-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].focus.badge-dark, html:not(#__):not(#___) .cadmin [href].badge-dark:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].badge-dark, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].badge-dark, html:not(#__):not(#___) .cadmin [type].focus.badge-dark, html:not(#__):not(#___) .cadmin [type].badge-dark:focus-visible {
  background-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin if true, html:not(#__):not(#___) .cadmin .badge-beta, html:not(#__):not(#___) .cadmin badge-beta {
  background-color: #f7f8f9;
  color: #294f98;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .breadcrumb {
  background-color: transparent;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
  padding: 9.5px 2px; }

html:not(#__):not(#___) .cadmin .breadcrumb-link {
  border-radius: 1px;
  color: #6b6c7e;
  display: block;
  text-decoration: none;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .breadcrumb-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .breadcrumb-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-link:hover, html:not(#__):not(#___) .cadmin .breadcrumb-link.hover {
  color: #6b6c7e;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .breadcrumb-link.focus, html:not(#__):not(#___) .cadmin .breadcrumb-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .breadcrumb-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #6b6c7e;
  outline: 0;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .breadcrumb-link > .breadcrumb-text-truncate {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-link > .breadcrumb-text-truncate:hover, html:not(#__):not(#___) .cadmin .breadcrumb-link > .breadcrumb-text-truncate:focus {
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .breadcrumb-toggle {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .breadcrumb-item {
  font-size: 14px;
  margin-right: 0.5em;
  position: relative; }

html:not(#__):not(#___) .cadmin .breadcrumb-item.active,
html:not(#__):not(#___) .cadmin .breadcrumb-item .active {
  color: #272833;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .breadcrumb-item.active .breadcrumb-link,
html:not(#__):not(#___) .cadmin .breadcrumb-item .active .breadcrumb-link {
  color: inherit; }

html:not(#__):not(#___) .cadmin .breadcrumb-item > span {
  text-transform: inherit; }

html:not(#__):not(#___) .cadmin .breadcrumb-item + .breadcrumb-item {
  padding-left: 1em; }

html:not(#__):not(#___) .cadmin .breadcrumb-item + .breadcrumb-item::before {
  color: #6b6c7e;
  display: block;
  float: left;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M375.2%20239.2%20173.3%2037c-23.6-23-59.9%2011.9-36%2035.1l183%20183.9-182.9%20183.8c-24%2023.5%2012.5%2058.2%2036.1%2035.2l201.7-202.1c10.2-10.1%209.3-24.4%200-33.7z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 0.6em;
  left: 0;
  margin-top: calc( 						-0.6em / 							2);
  padding: 0;
  position: absolute;
  top: 50%;
  width: 0.6em; }

html:not(#__):not(#___) .cadmin .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-item .dropdown-toggle {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-item .dropdown-toggle:hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-item .dropdown-toggle.focus, html:not(#__):not(#___) .cadmin .breadcrumb-item .dropdown-toggle:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .breadcrumb-item .dropdown-toggle {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .breadcrumb-text-truncate {
  display: inline-block;
  max-width: 286px;
  overflow: hidden;
  text-decoration: inherit;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .breadcrumb-text-truncate {
    max-width: 136px; } }

html:not(#__):not(#___) .cadmin .btn-group,
html:not(#__):not(#___) .cadmin .btn-group-vertical {
  display: inline-flex;
  position: relative;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .btn-group > .btn,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn {
  position: relative; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:hover,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:hover {
  z-index: 1; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:focus,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:focus {
  z-index: 3; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:active, html:not(#__):not(#___) .cadmin .btn-group > .btn.active,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:active,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn.active {
  z-index: 2; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:not(:first-child),
html:not(#__):not(#___) .cadmin .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
html:not(#__):not(#___) .cadmin .btn-group > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .btn-group > .btn:not(:first-child),
html:not(#__):not(#___) .cadmin .btn-group > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .btn-group {
  flex-wrap: wrap; }

html:not(#__):not(#___) .cadmin .btn-group-nowrap {
  flex-wrap: nowrap; }

html:not(#__):not(#___) .cadmin .btn-group-item {
  align-items: center;
  display: inline-flex;
  margin-right: 16px; }

html:not(#__):not(#___) .cadmin .btn-group-item:last-child,
html:not(#__):not(#___) .cadmin .btn-group-item-last {
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

html:not(#__):not(#___) .cadmin .btn-toolbar .btn-group,
html:not(#__):not(#___) .cadmin .btn-toolbar .input-group {
  margin-bottom: 2px;
  margin-top: 2px; }

html:not(#__):not(#___) .cadmin .btn-toolbar .btn-group:not(:last-child),
html:not(#__):not(#___) .cadmin .btn-toolbar .input-group:not(:last-child) {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .btn-toolbar .input-group {
  width: auto; }

html:not(#__):not(#___) .cadmin .btn-group-vertical {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn,
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-group {
  width: 100%; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:not(:first-child),
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn:not(:first-child),
html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .btn-group-vertical > .btn-monospaced {
  width: 40px; }

html:not(#__):not(#___) .cadmin .c-empty-state-animation {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 80px auto 24px;
  max-width: 340px;
  text-align: center; }

html:not(#__):not(#___) .cadmin .c-empty-state-image {
  margin-bottom: -8px;
  max-width: 250px;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .c-empty-state-aspect-ratio {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .c-empty-state-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 40px;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .c-empty-state-text {
  color: #6b6c7e;
  margin-bottom: 0;
  margin-top: 8px;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .c-empty-state-footer {
  margin-top: 16px;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .c-empty-state-sm.c-empty-state-animation {
  margin: 2.5rem auto 2rem;
  max-width: 268px; }

html:not(#__):not(#___) .cadmin .c-empty-state-sm .c-empty-state-image {
  max-width: 120px; }

html:not(#__):not(#___) .cadmin .c-empty-state-sm .c-empty-state-title {
  font-size: 1rem;
  line-height: 1.5; }

html:not(#__):not(#___) .cadmin .c-empty-state-sm .c-empty-state-text {
  font-size: 0.875rem; }

html:not(#__):not(#___) .cadmin .label {
  border-color: #272833;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  display: inline-flex;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
  margin-right: 4px;
  margin-top: 2px;
  max-width: 100%;
  outline: 0;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  text-transform: uppercase;
  transition: box-shadow 0.15s ease-in-out;
  white-space: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .label {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .label {
  transition: none; }

html:not(#__):not(#___) .cadmin .label:disabled, html:not(#__):not(#___) .cadmin .label.disabled {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .label[href], html:not(#__):not(#___) .cadmin .label[type], html:not(#__):not(#___) .cadmin .label[tabindex] {
  cursor: pointer;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .label[href]:hover, html:not(#__):not(#___) .cadmin .label[href].hover, html:not(#__):not(#___) .cadmin .label[type]:hover, html:not(#__):not(#___) .cadmin .label[type].hover, html:not(#__):not(#___) .cadmin .label[tabindex]:hover, html:not(#__):not(#___) .cadmin .label[tabindex].hover {
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .label[href].focus, html:not(#__):not(#___) .cadmin .label[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .label[type], html:not(#__):not(#___) .c-prefers-focus .cadmin .label[tabindex], html:not(#__):not(#___) .cadmin .label[type].focus, html:not(#__):not(#___) .cadmin .label[type]:focus-visible, html:not(#__):not(#___) .cadmin .label[tabindex].focus, html:not(#__):not(#___) .cadmin .label[tabindex]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .label a,
html:not(#__):not(#___) .cadmin .label .btn-unstyled {
  color: inherit;
  display: inline-block;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .label a:hover, html:not(#__):not(#___) .cadmin .label a.hover,
html:not(#__):not(#___) .cadmin .label .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label .btn-unstyled.hover {
  color: inherit;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .label a.focus, html:not(#__):not(#___) .cadmin .label a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label a, html:not(#__):not(#___) .c-prefers-focus .cadmin .label .btn-unstyled,
html:not(#__):not(#___) .cadmin .label .btn-unstyled.focus,
html:not(#__):not(#___) .cadmin .label .btn-unstyled:focus-visible {
  color: inherit;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .label .sticker {
  border-radius: 100px;
  height: 0.875em;
  line-height: 0.875em;
  width: 0.875em; }

html:not(#__):not(#___) .cadmin .label .sticker-overlay {
  border-radius: 100px; }

html:not(#__):not(#___) .cadmin .label > .c-inner {
  margin-bottom: -2px;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -2px;
  max-width: none; }

html:not(#__):not(#___) .cadmin .label-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  min-height: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .label-item a {
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .label-item .btn-unstyled {
  color: inherit;
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .label-item .close {
  border-radius: 1px;
  color: inherit;
  display: inline-flex;
  font-size: 16px;
  height: auto;
  margin-bottom: -2px;
  margin-top: -2px;
  opacity: 1;
  width: auto; }

html:not(#__):not(#___) .cadmin .label-item .close:hover {
  color: inherit;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .label-item .close.focus, html:not(#__):not(#___) .cadmin .label-item .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-item .close {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .label-item .close:disabled, html:not(#__):not(#___) .cadmin .label-item .close.disabled {
  color: inherit;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .label-item .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .label-item .text-truncate-inline {
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .label-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 16px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .label-item-expand a {
  flex-direction: column; }

html:not(#__):not(#___) .cadmin .label-item-before {
  margin-right: 0.85714em; }

html:not(#__):not(#___) .cadmin .label-item-after {
  margin-left: 0.85714em; }

html:not(#__):not(#___) .cadmin .label-lg {
  font-size: 12px;
  height: auto;
  min-height: 24px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  text-transform: none; }

html:not(#__):not(#___) .cadmin .label-lg .lexicon-icon {
  height: 1em;
  width: 1em; }

html:not(#__):not(#___) .cadmin .label-lg .label-item {
  margin-bottom: -1px;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .label-lg .label-item .lexicon-icon {
  height: 1em;
  width: 1em; }

html:not(#__):not(#___) .cadmin .label-lg .sticker {
  height: 14px;
  line-height: 14px;
  width: 14px; }

html:not(#__):not(#___) .cadmin .label-lg > .c-inner {
  margin-bottom: -5px;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -5px; }

html:not(#__):not(#___) .cadmin .label-primary {
  background-color: #fff;
  border-color: #80acff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin [href].label-primary:hover, html:not(#__):not(#___) .cadmin [href].hover.label-primary, html:not(#__):not(#___) .cadmin [type].label-primary:hover, html:not(#__):not(#___) .cadmin [type].hover.label-primary, html:not(#__):not(#___) .cadmin [tabindex].label-primary:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-primary {
  border-color: #80acff;
  color: #004ad7; }

html:not(#__):not(#___) .cadmin [href].focus.label-primary, html:not(#__):not(#___) .cadmin [href].label-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-primary, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-primary, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-primary, html:not(#__):not(#___) .cadmin [type].focus.label-primary, html:not(#__):not(#___) .cadmin [type].label-primary:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-primary, html:not(#__):not(#___) .cadmin [tabindex].label-primary:focus-visible {
  color: #004ad7; }

html:not(#__):not(#___) .cadmin .label-primary a:hover, html:not(#__):not(#___) .cadmin .label-primary a.hover,
html:not(#__):not(#___) .cadmin .label-primary .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-primary .btn-unstyled.hover {
  color: #004ad7; }

html:not(#__):not(#___) .cadmin .label-primary .close:hover {
  color: #004ad7; }

html:not(#__):not(#___) .cadmin .label-primary .close.focus, html:not(#__):not(#___) .cadmin .label-primary .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-primary .close {
  color: #004ad7; }

html:not(#__):not(#___) .cadmin .label-secondary {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin [href].label-secondary:hover, html:not(#__):not(#___) .cadmin [href].hover.label-secondary, html:not(#__):not(#___) .cadmin [type].label-secondary:hover, html:not(#__):not(#___) .cadmin [type].hover.label-secondary, html:not(#__):not(#___) .cadmin [tabindex].label-secondary:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-secondary {
  border-color: #cdced9;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].focus.label-secondary, html:not(#__):not(#___) .cadmin [href].label-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-secondary, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-secondary, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-secondary, html:not(#__):not(#___) .cadmin [type].focus.label-secondary, html:not(#__):not(#___) .cadmin [type].label-secondary:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-secondary, html:not(#__):not(#___) .cadmin [tabindex].label-secondary:focus-visible {
  color: #272833; }

html:not(#__):not(#___) .cadmin .label-secondary a:hover, html:not(#__):not(#___) .cadmin .label-secondary a.hover,
html:not(#__):not(#___) .cadmin .label-secondary .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-secondary .btn-unstyled.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .label-secondary .close:hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .label-secondary .close.focus, html:not(#__):not(#___) .cadmin .label-secondary .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-secondary .close {
  color: #272833; }

html:not(#__):not(#___) .cadmin .label-success {
  background-color: #fff;
  border-color: #5aca75;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin [href].label-success:hover, html:not(#__):not(#___) .cadmin [href].hover.label-success, html:not(#__):not(#___) .cadmin [type].label-success:hover, html:not(#__):not(#___) .cadmin [type].hover.label-success, html:not(#__):not(#___) .cadmin [tabindex].label-success:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-success {
  border-color: #5aca75;
  color: #1c5629; }

html:not(#__):not(#___) .cadmin [href].focus.label-success, html:not(#__):not(#___) .cadmin [href].label-success:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-success, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-success, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-success, html:not(#__):not(#___) .cadmin [type].focus.label-success, html:not(#__):not(#___) .cadmin [type].label-success:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-success, html:not(#__):not(#___) .cadmin [tabindex].label-success:focus-visible {
  color: #1c5629; }

html:not(#__):not(#___) .cadmin .label-success a:hover, html:not(#__):not(#___) .cadmin .label-success a.hover,
html:not(#__):not(#___) .cadmin .label-success .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-success .btn-unstyled.hover {
  color: #1c5629; }

html:not(#__):not(#___) .cadmin .label-success .close:hover {
  color: #1c5629; }

html:not(#__):not(#___) .cadmin .label-success .close.focus, html:not(#__):not(#___) .cadmin .label-success .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-success .close {
  color: #1c5629; }

html:not(#__):not(#___) .cadmin .label-info {
  background-color: #fff;
  border-color: #89a7e0;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin [href].label-info:hover, html:not(#__):not(#___) .cadmin [href].hover.label-info, html:not(#__):not(#___) .cadmin [type].label-info:hover, html:not(#__):not(#___) .cadmin [type].hover.label-info, html:not(#__):not(#___) .cadmin [tabindex].label-info:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-info {
  border-color: #89a7e0;
  color: #234584; }

html:not(#__):not(#___) .cadmin [href].focus.label-info, html:not(#__):not(#___) .cadmin [href].label-info:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-info, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-info, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-info, html:not(#__):not(#___) .cadmin [type].focus.label-info, html:not(#__):not(#___) .cadmin [type].label-info:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-info, html:not(#__):not(#___) .cadmin [tabindex].label-info:focus-visible {
  color: #234584; }

html:not(#__):not(#___) .cadmin .label-info a:hover, html:not(#__):not(#___) .cadmin .label-info a.hover,
html:not(#__):not(#___) .cadmin .label-info .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-info .btn-unstyled.hover {
  color: #234584; }

html:not(#__):not(#___) .cadmin .label-info .close:hover {
  color: #234584; }

html:not(#__):not(#___) .cadmin .label-info .close.focus, html:not(#__):not(#___) .cadmin .label-info .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-info .close {
  color: #234584; }

html:not(#__):not(#___) .cadmin .label-warning {
  background-color: #fff;
  border-color: #ff8f39;
  color: #b95000; }

html:not(#__):not(#___) .cadmin [href].label-warning:hover, html:not(#__):not(#___) .cadmin [href].hover.label-warning, html:not(#__):not(#___) .cadmin [type].label-warning:hover, html:not(#__):not(#___) .cadmin [type].hover.label-warning, html:not(#__):not(#___) .cadmin [tabindex].label-warning:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-warning {
  border-color: #ff8f39;
  color: #863a00; }

html:not(#__):not(#___) .cadmin [href].focus.label-warning, html:not(#__):not(#___) .cadmin [href].label-warning:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-warning, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-warning, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-warning, html:not(#__):not(#___) .cadmin [type].focus.label-warning, html:not(#__):not(#___) .cadmin [type].label-warning:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-warning, html:not(#__):not(#___) .cadmin [tabindex].label-warning:focus-visible {
  color: #863a00; }

html:not(#__):not(#___) .cadmin .label-warning a:hover, html:not(#__):not(#___) .cadmin .label-warning a.hover,
html:not(#__):not(#___) .cadmin .label-warning .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-warning .btn-unstyled.hover {
  color: #863a00; }

html:not(#__):not(#___) .cadmin .label-warning .close:hover {
  color: #863a00; }

html:not(#__):not(#___) .cadmin .label-warning .close.focus, html:not(#__):not(#___) .cadmin .label-warning .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-warning .close {
  color: #863a00; }

html:not(#__):not(#___) .cadmin .label-danger {
  background-color: #fff;
  border-color: #f48989;
  color: #da1414; }

html:not(#__):not(#___) .cadmin [href].label-danger:hover, html:not(#__):not(#___) .cadmin [href].hover.label-danger, html:not(#__):not(#___) .cadmin [type].label-danger:hover, html:not(#__):not(#___) .cadmin [type].hover.label-danger, html:not(#__):not(#___) .cadmin [tabindex].label-danger:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-danger {
  border-color: #f48989;
  color: #ab1010; }

html:not(#__):not(#___) .cadmin [href].focus.label-danger, html:not(#__):not(#___) .cadmin [href].label-danger:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-danger, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-danger, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-danger, html:not(#__):not(#___) .cadmin [type].focus.label-danger, html:not(#__):not(#___) .cadmin [type].label-danger:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-danger, html:not(#__):not(#___) .cadmin [tabindex].label-danger:focus-visible {
  color: #ab1010; }

html:not(#__):not(#___) .cadmin .label-danger a:hover, html:not(#__):not(#___) .cadmin .label-danger a.hover,
html:not(#__):not(#___) .cadmin .label-danger .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-danger .btn-unstyled.hover {
  color: #ab1010; }

html:not(#__):not(#___) .cadmin .label-danger .close:hover {
  color: #ab1010; }

html:not(#__):not(#___) .cadmin .label-danger .close.focus, html:not(#__):not(#___) .cadmin .label-danger .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-danger .close {
  color: #ab1010; }

html:not(#__):not(#___) .cadmin .label-dark {
  background-color: #fff;
  border-color: #272833;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].label-dark:hover, html:not(#__):not(#___) .cadmin [href].hover.label-dark, html:not(#__):not(#___) .cadmin [type].label-dark:hover, html:not(#__):not(#___) .cadmin [type].hover.label-dark, html:not(#__):not(#___) .cadmin [tabindex].label-dark:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-dark {
  border-color: #272833;
  color: #393a4a; }

html:not(#__):not(#___) .cadmin [href].focus.label-dark, html:not(#__):not(#___) .cadmin [href].label-dark:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-dark, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-dark, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-dark, html:not(#__):not(#___) .cadmin [type].focus.label-dark, html:not(#__):not(#___) .cadmin [type].label-dark:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-dark, html:not(#__):not(#___) .cadmin [tabindex].label-dark:focus-visible {
  color: #393a4a; }

html:not(#__):not(#___) .cadmin .label-dark a:hover, html:not(#__):not(#___) .cadmin .label-dark a.hover,
html:not(#__):not(#___) .cadmin .label-dark .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-dark .btn-unstyled.hover {
  color: #393a4a; }

html:not(#__):not(#___) .cadmin .label-dark .close:hover {
  color: #393a4a; }

html:not(#__):not(#___) .cadmin .label-dark .close.focus, html:not(#__):not(#___) .cadmin .label-dark .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-dark .close {
  color: #393a4a; }

html:not(#__):not(#___) .cadmin .label-light {
  background-color: #272833;
  border-color: #f1f2f5;
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin [href].label-light:hover, html:not(#__):not(#___) .cadmin [href].hover.label-light, html:not(#__):not(#___) .cadmin [type].label-light:hover, html:not(#__):not(#___) .cadmin [type].hover.label-light, html:not(#__):not(#___) .cadmin [tabindex].label-light:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-light {
  border-color: #f1f2f5;
  color: #d3d6e0; }

html:not(#__):not(#___) .cadmin [href].focus.label-light, html:not(#__):not(#___) .cadmin [href].label-light:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin [href].label-light, html:not(#__):not(#___) .c-prefers-focus .cadmin [type].label-light, html:not(#__):not(#___) .c-prefers-focus .cadmin [tabindex].label-light, html:not(#__):not(#___) .cadmin [type].focus.label-light, html:not(#__):not(#___) .cadmin [type].label-light:focus-visible, html:not(#__):not(#___) .cadmin [tabindex].focus.label-light, html:not(#__):not(#___) .cadmin [tabindex].label-light:focus-visible {
  color: #d3d6e0; }

html:not(#__):not(#___) .cadmin .label-light a:hover, html:not(#__):not(#___) .cadmin .label-light a.hover,
html:not(#__):not(#___) .cadmin .label-light .btn-unstyled:hover,
html:not(#__):not(#___) .cadmin .label-light .btn-unstyled.hover {
  color: #d3d6e0; }

html:not(#__):not(#___) .cadmin .label-light .close:hover {
  color: #d3d6e0; }

html:not(#__):not(#___) .cadmin .label-light .close.focus, html:not(#__):not(#___) .cadmin .label-light .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .label-light .close {
  color: #d3d6e0; }

html:not(#__):not(#___) .cadmin .label-inverse-primary {
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-primary:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-primary, html:not(#__):not(#___) .cadmin [type].label-inverse-primary:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-primary, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-primary:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-primary {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-secondary {
  background-color: #6b6c7e;
  border-color: #6b6c7e;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-secondary:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-secondary, html:not(#__):not(#___) .cadmin [type].label-inverse-secondary:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-secondary, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-secondary:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-secondary {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-success {
  background-color: #287d3c;
  border-color: #287d3c;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-success:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-success, html:not(#__):not(#___) .cadmin [type].label-inverse-success:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-success, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-success:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-success {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-info {
  background-color: #2e5aac;
  border-color: #2e5aac;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-info:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-info, html:not(#__):not(#___) .cadmin [type].label-inverse-info:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-info, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-info:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-info {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-warning {
  background-color: #b95000;
  border-color: #b95000;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-warning:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-warning, html:not(#__):not(#___) .cadmin [type].label-inverse-warning:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-warning, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-warning:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-warning {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-danger {
  background-color: #da1414;
  border-color: #da1414;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-danger:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-danger, html:not(#__):not(#___) .cadmin [type].label-inverse-danger:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-danger, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-danger:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-danger {
  color: #fff; }

html:not(#__):not(#___) .cadmin .label-inverse-light {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin [href].label-inverse-light:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-light, html:not(#__):not(#___) .cadmin [type].label-inverse-light:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-light, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-light:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-light {
  color: #272833; }

html:not(#__):not(#___) .cadmin .label-inverse-dark {
  background-color: #272833;
  border-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin [href].label-inverse-dark:hover, html:not(#__):not(#___) .cadmin [href].hover.label-inverse-dark, html:not(#__):not(#___) .cadmin [type].label-inverse-dark:hover, html:not(#__):not(#___) .cadmin [type].hover.label-inverse-dark, html:not(#__):not(#___) .cadmin [tabindex].label-inverse-dark:hover, html:not(#__):not(#___) .cadmin [tabindex].hover.label-inverse-dark {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sticker {
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  line-height: 32px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 32px; }

html:not(#__):not(#___) .cadmin .sticker > .inline-item {
  justify-content: center; }

html:not(#__):not(#___) .cadmin .sticker > .inline-item .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .sticker .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .sticker-overlay {
  align-items: center;
  border-radius: inherit;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .sticker-bottom-left {
  bottom: 16px;
  left: 16px;
  position: absolute;
  right: auto;
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-bottom-right {
  bottom: 16px;
  left: auto;
  position: absolute;
  right: 16px;
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-top-left {
  left: 16px;
  position: absolute;
  top: 16px; }

html:not(#__):not(#___) .cadmin .sticker-top-right {
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px; }

html:not(#__):not(#___) .cadmin .sticker-outside {
  left: -16px;
  top: -16px; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-left {
  bottom: -16px;
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-right {
  bottom: -16px;
  left: auto;
  right: -16px;
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-top-right {
  left: auto;
  right: -16px; }

html:not(#__):not(#___) .cadmin .sticker-user-icon {
  background-color: #fff;
  border-radius: 5000px;
  box-shadow: 0 0 0 1px #e7e7ed; }

html:not(#__):not(#___) .cadmin .sticker-sm {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-sm {
  left: calc(-24px / 2);
  top: calc(-24px / 2); }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-left.sticker-sm {
  bottom: calc(-24px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-right.sticker-sm {
  bottom: calc(-24px / 2);
  left: auto;
  right: calc(-24px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-top-right.sticker-sm {
  left: auto;
  right: calc(-24px / 2); }

html:not(#__):not(#___) .cadmin .sticker-lg {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-lg {
  left: calc(-40px / 2);
  top: calc(-40px / 2); }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-left.sticker-lg {
  bottom: calc(-40px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-right.sticker-lg {
  bottom: calc(-40px / 2);
  left: auto;
  right: calc(-40px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-top-right.sticker-lg {
  left: auto;
  right: calc(-40px / 2); }

html:not(#__):not(#___) .cadmin .sticker-xl {
  font-size: 24px;
  height: 48px;
  line-height: 48px;
  width: 48px; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-xl {
  left: calc(-48px / 2);
  top: calc(-48px / 2); }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-left.sticker-xl {
  bottom: calc(-48px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-bottom-right.sticker-xl {
  bottom: calc(-48px / 2);
  left: auto;
  right: calc(-48px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sticker-outside.sticker-top-right.sticker-xl {
  left: auto;
  right: calc(-48px / 2); }

html:not(#__):not(#___) .cadmin .sticker-primary {
  background-color: #fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .sticker-secondary {
  background-color: #fff;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .sticker-success {
  background-color: #fff;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .sticker-info {
  background-color: #fff;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .sticker-warning {
  background-color: #fff;
  color: #b95000; }

html:not(#__):not(#___) .cadmin .sticker-danger {
  background-color: #fff;
  color: #da1414; }

html:not(#__):not(#___) .cadmin .sticker-light {
  background-color: #272833;
  color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .sticker-dark {
  background-color: #fff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .sticker-circle {
  border-radius: 5000px; }

html:not(#__):not(#___) .cadmin .card,
html:not(#__):not(#___) .cadmin .card-horizontal {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.125);
  border-radius: 4px;
  border-style: solid;
  border-width: 0px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
  display: block;
  margin-bottom: 24px;
  min-width: 0;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio .label,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio .label {
  display: block;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-top-left,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-top-left {
  left: 16px;
  top: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-top-center,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-top-center {
  top: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-top-right,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-top-right {
  right: 16px;
  top: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-right-middle,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-right-middle {
  right: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-bottom-right,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-bottom-right {
  bottom: 16px;
  right: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-bottom-center,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-bottom-center {
  bottom: 16px; }

html:not(#__):not(#___) .cadmin .card .aspect-ratio-item-bottom-left,
html:not(#__):not(#___) .cadmin .card-horizontal .aspect-ratio-item-bottom-left {
  bottom: 16px;
  left: 16px; }

html:not(#__):not(#___) .cadmin .card > hr,
html:not(#__):not(#___) .cadmin .card-horizontal > hr {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .card .autofit-col:first-child,
html:not(#__):not(#___) .cadmin .card-horizontal .autofit-col:first-child {
  border-bottom-left-radius: calc(
 4px - 0px);
  border-top-left-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .card .autofit-col:last-child,
html:not(#__):not(#___) .cadmin .card-horizontal .autofit-col:last-child {
  border-bottom-right-radius: calc(
 4px - 0px);
  border-top-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .card > .list-group:first-child .list-group-item:first-child,
html:not(#__):not(#___) .cadmin .card-horizontal > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .card > .list-group:last-child .list-group-item:last-child,
html:not(#__):not(#___) .cadmin .card-horizontal > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .card-section-header {
  color: #6b6c7e;
  font-size: 12px;
  font-weight: 600;
  line-height: 2.5;
  margin-bottom: 24px;
  padding: 0 12px;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .card-title {
  color: #272833;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .card-title[href],
html:not(#__):not(#___) .cadmin .card-title [href] {
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-title[href]:hover, html:not(#__):not(#___) .cadmin .card-title[href].hover,
html:not(#__):not(#___) .cadmin .card-title [href]:hover,
html:not(#__):not(#___) .cadmin .card-title [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-subtitle {
  color: #6b6c7e;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .card-subtitle[href],
html:not(#__):not(#___) .cadmin .card-subtitle [href] {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .card-subtitle[href]:hover, html:not(#__):not(#___) .cadmin .card-subtitle[href].hover,
html:not(#__):not(#___) .cadmin .card-subtitle [href]:hover,
html:not(#__):not(#___) .cadmin .card-subtitle [href].hover {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .card-text:last-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .card-link {
  color: #6b6c7e;
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .card-link:hover, html:not(#__):not(#___) .cadmin .card-link.hover {
  color: #6b6c7e;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .card-link.btn-unstyled {
  white-space: normal; }

html:not(#__):not(#___) .cadmin .card-link + .card-link {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .card-divider {
  background-color: rgba(0, 0, 0, 0.125);
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px; }

html:not(#__):not(#___) .cadmin .card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  padding: 12px 20px; }

html:not(#__):not(#___) .cadmin .card-header:first-child {
  border-radius: calc( 	4px - 0px) calc( 	4px - 0px) 0 0; }

html:not(#__):not(#___) .cadmin .card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

html:not(#__):not(#___) .cadmin .card-footer {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0px solid rgba(0, 0, 0, 0.125);
  padding: 12px 20px; }

html:not(#__):not(#___) .cadmin .card-footer:last-child {
  border-radius: 0 0 calc( 	4px - 0px) calc( 	4px - 0px); }

html:not(#__):not(#___) .cadmin .card-img-overlay {
  bottom: 0;
  left: 0;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .card-img,
html:not(#__):not(#___) .cadmin .card-img-top,
html:not(#__):not(#___) .cadmin .card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

html:not(#__):not(#___) .cadmin .card-img,
html:not(#__):not(#___) .cadmin .card-img-top {
  border-top-left-radius: calc(
 4px - 0px);
  border-top-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .card-img,
html:not(#__):not(#___) .cadmin .card-img-bottom {
  border-bottom-left-radius: calc(
 4px - 0px);
  border-bottom-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .card-row {
  display: flex;
  width: 100%; }

html:not(#__):not(#___) .cadmin .card-row .autofit-col {
  justify-content: center;
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .card-row .autofit-col-expand {
  min-width: 25px; }

html:not(#__):not(#___) .cadmin .card-row .autofit-col-gutters {
  padding-left: 10px;
  padding-right: 10px; }

html:not(#__):not(#___) .cadmin .card-row .autofit-col-gutters .card-divider {
  margin-left: -10px;
  margin-right: -10px; }

.justify-content-center html:not(#__):not(#___) .cadmin .autofit-col {
  justify-content: center; }

.justify-content-start html:not(#__):not(#___) .cadmin .autofit-col {
  justify-content: flex-start; }

.justify-content-end html:not(#__):not(#___) .cadmin .autofit-col {
  justify-content: flex-end; }

.text-center html:not(#__):not(#___) .cadmin .autofit-col {
  text-align: center; }

.text-left html:not(#__):not(#___) .cadmin .autofit-col {
  text-align: left; }

.text-right html:not(#__):not(#___) .cadmin .autofit-col {
  text-align: right; }

html:not(#__):not(#___) .cadmin .card-item-first {
  border-top-left-radius: calc(
 4px - 0px);
  border-top-right-radius: calc(
 4px - 0px);
  width: 100%; }

html:not(#__):not(#___) .cadmin .autofit-col:first-child .card-item-first {
  border-radius: calc(
 4px - 0px) 0 0 calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .card-item-last {
  border-bottom-left-radius: calc(
 4px - 0px);
  border-bottom-right-radius: calc(
 4px - 0px);
  width: 100%; }

html:not(#__):not(#___) .cadmin .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(
 4px - 0px) calc(
 4px - 0px) 0; }

html:not(#__):not(#___) .cadmin .rounded .card-header,
html:not(#__):not(#___) .cadmin .rounded .card-item-first {
  border-top-left-radius: calc(
 4px - 0px);
  border-top-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .rounded .card-footer,
html:not(#__):not(#___) .cadmin .rounded .card-item-last {
  border-bottom-left-radius: calc(
 4px - 0px);
  border-bottom-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .rounded .autofit-col:first-child {
  border-bottom-left-radius: calc(
 4px - 0px);
  border-top-left-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .rounded .autofit-col:first-child .card-item-first {
  border-radius: calc(
 4px - 0px) 0 0 calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .rounded .autofit-col:last-child {
  border-bottom-right-radius: calc(
 4px - 0px);
  border-top-right-radius: calc(
 4px - 0px); }

html:not(#__):not(#___) .cadmin .rounded .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(
 4px - 0px) calc(
 4px - 0px) 0; }

html:not(#__):not(#___) .cadmin .rounded-0 .card-header,
html:not(#__):not(#___) .cadmin .rounded-0 .card-item-first {
  border-top-left-radius: calc(
 0 - 0px);
  border-top-right-radius: calc(
 0 - 0px); }

html:not(#__):not(#___) .cadmin .rounded-0 .card-footer,
html:not(#__):not(#___) .cadmin .rounded-0 .card-item-last {
  border-bottom-left-radius: calc(
 0 - 0px);
  border-bottom-right-radius: calc(
 0 - 0px); }

html:not(#__):not(#___) .cadmin .rounded-0 .autofit-col:first-child {
  border-bottom-left-radius: calc(
 0 - 0px);
  border-top-left-radius: calc(
 0 - 0px); }

html:not(#__):not(#___) .cadmin .rounded-0 .autofit-col:first-child .card-item-first {
  border-radius: calc(
 0 - 0px) 0 0 calc(
 0 - 0px); }

html:not(#__):not(#___) .cadmin .rounded-0 .autofit-col:last-child {
  border-bottom-right-radius: calc(
 0 - 0px);
  border-top-right-radius: calc(
 0 - 0px); }

html:not(#__):not(#___) .cadmin .rounded-0 .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(
 0 - 0px) calc(
 0 - 0px) 0; }

html:not(#__):not(#___) .cadmin .rounded-circle .card-header,
html:not(#__):not(#___) .cadmin .rounded-circle .card-item-first {
  border-top-left-radius: calc(
 5000px - 0px);
  border-top-right-radius: calc(
 5000px - 0px); }

html:not(#__):not(#___) .cadmin .rounded-circle .card-footer,
html:not(#__):not(#___) .cadmin .rounded-circle .card-item-last {
  border-bottom-left-radius: calc(
 5000px - 0px);
  border-bottom-right-radius: calc(
 5000px - 0px); }

html:not(#__):not(#___) .cadmin .rounded-circle .autofit-col:first-child {
  border-bottom-left-radius: calc(
 5000px - 0px);
  border-top-left-radius: calc(
 5000px - 0px); }

html:not(#__):not(#___) .cadmin .rounded-circle .autofit-col:first-child .card-item-first {
  border-radius: calc(
 5000px - 0px) 0 0 calc(
 5000px - 0px); }

html:not(#__):not(#___) .cadmin .rounded-circle .autofit-col:last-child {
  border-bottom-right-radius: calc(
 5000px - 0px);
  border-top-right-radius: calc(
 5000px - 0px); }

html:not(#__):not(#___) .cadmin .rounded-circle .autofit-col:last-child .card-item-last {
  border-radius: 0 calc(
 5000px - 0px) calc(
 5000px - 0px) 0; }

html:not(#__):not(#___) .cadmin .form-check-card {
  margin-bottom: 24px;
  margin-top: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .form-check-card .card {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .form-check-card .custom-control {
  display: inline;
  margin-right: 0;
  position: static; }

html:not(#__):not(#___) .cadmin .form-check-card .custom-control > label {
  font-weight: 400;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .form-check-card .custom-control-input {
  z-index: 2; }

html:not(#__):not(#___) .cadmin .form-check-card .custom-control-label {
  position: absolute;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .form-check-card .custom-control-label::before, html:not(#__):not(#___) .cadmin .form-check-card .custom-control-label::after {
  top: 0; }

html:not(#__):not(#___) .cadmin .form-check-card .form-check-input {
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .form-check-card .form-check-label {
  color: #272833;
  display: inline;
  font-weight: 400;
  padding-left: 0;
  position: static; }

html:not(#__):not(#___) .cadmin .form-check-card.active .card,
html:not(#__):not(#___) .cadmin .form-check-card .custom-control-input:checked ~ .card,
html:not(#__):not(#___) .cadmin .form-check-card .form-check-input:checked ~ .card {
  box-shadow: 0 0 0 2px #80acff; }

html:not(#__):not(#___) .cadmin .form-check-card:hover .card {
  box-shadow: 0 0 0 2px #80acff; }

html:not(#__):not(#___) .cadmin .custom-control-input:hover ~ .card,
html:not(#__):not(#___) .cadmin .form-check-input:hover ~ .card {
  box-shadow: 0 0 0 2px #80acff; }

html:not(#__):not(#___) .cadmin .form-check-bottom-left .card-horizontal > .card-body,
html:not(#__):not(#___) .cadmin .form-check-middle-left .card-horizontal > .card-body,
html:not(#__):not(#___) .cadmin .form-check-top-left .card-horizontal > .card-body {
  padding-left: 50px; }

html:not(#__):not(#___) .cadmin .form-check-bottom-right .card-horizontal > .card-body,
html:not(#__):not(#___) .cadmin .form-check-middle-right .card-horizontal > .card-body,
html:not(#__):not(#___) .cadmin .form-check-top-right .card-horizontal > .card-body {
  padding-right: 50px; }

html:not(#__):not(#___) .cadmin .form-check-bottom-left .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-bottom-left .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-bottom-left .form-check-input {
  bottom: 16px;
  left: 16px;
  top: auto;
  transform: none; }

html:not(#__):not(#___) .cadmin .form-check-bottom-right .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-bottom-right .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-bottom-right .form-check-input {
  bottom: 16px;
  left: auto;
  right: 16px;
  top: auto;
  transform: none; }

html:not(#__):not(#___) .cadmin .form-check-middle-left .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-middle-left .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-middle-left .form-check-input {
  left: 16px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .form-check-middle-right .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-middle-right .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-middle-right .form-check-input {
  left: auto;
  margin-top: 0;
  right: 16px;
  top: 50%;
  transform: translateY(-50%); }

html:not(#__):not(#___) .cadmin .form-check-top-left .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-top-left .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-top-left .form-check-input {
  left: 16px;
  top: 16px;
  transform: none; }

html:not(#__):not(#___) .cadmin .form-check-top-right .custom-control-input,
html:not(#__):not(#___) .cadmin .form-check-top-right .custom-control-label,
html:not(#__):not(#___) .cadmin .form-check-top-right .form-check-input {
  left: auto;
  right: 16px;
  top: 16px;
  transform: none; }

html:not(#__):not(#___) .cadmin .card-page.card-page-equal-height .card-page-item,
html:not(#__):not(#___) .cadmin .card-page.card-page-equal-height .card-page-item-asset,
html:not(#__):not(#___) .cadmin .card-page.card-page-equal-height .card-page-item-directory {
  display: flex;
  flex-direction: column; }

html:not(#__):not(#___) .cadmin .card-page.card-page-equal-height .form-check-card {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .card-page.card-page-equal-height .card {
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .card-page-item-header {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%; }

html:not(#__):not(#___) .cadmin .card-page-item-directory {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  html:not(#__):not(#___) .cadmin .card-page-item-directory {
    min-width: 193px;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .card-page-item-directory {
    flex-basis: 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .card-page-item-directory {
    flex-basis: 33.3333%;
    max-width: 33.3333%; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .card-page-item-directory {
    flex-basis: 25%;
    max-width: 25%; } }

html:not(#__):not(#___) .cadmin .card-page-item-asset {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  html:not(#__):not(#___) .cadmin .card-page-item-asset {
    min-width: 193px;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .card-page-item-asset {
    flex-basis: 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .card-page-item-asset {
    flex-basis: 33.3333%;
    max-width: 33.3333%; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .card-page-item-asset {
    flex-basis: 25%;
    max-width: 25%; } }

html:not(#__):not(#___) .cadmin .card-page-item-user {
  display: block;
  flex-basis: 50%;
  flex-grow: 1;
  max-width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  html:not(#__):not(#___) .cadmin .card-page-item-user {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .card-page-item-user {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    min-width: 200px; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .card-page-item-user {
    flex-basis: 20%;
    max-width: 20%; } }

html:not(#__):not(#___) .cadmin .card-interactive {
  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; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .card-interactive {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .card-interactive {
  transition: none; }

html:not(#__):not(#___) .cadmin .card-interactive:hover, html:not(#__):not(#___) .cadmin .card-interactive.hover {
  background-color: #f7f8f9;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .card-interactive.focus, html:not(#__):not(#___) .cadmin .card-interactive:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .card-interactive {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #719aff; }

html:not(#__):not(#___) .cadmin .card-interactive:active, html:not(#__):not(#___) .cadmin .card-interactive.active {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .card-interactive::after {
  border-radius: 0 0 4px 4px;
  bottom: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .card-interactive::after {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .card-interactive::after {
  transition: none; }

html:not(#__):not(#___) .cadmin .card-interactive:hover::after, html:not(#__):not(#___) .cadmin .card-interactive.hover::after {
  height: 4px; }

html:not(#__):not(#___) .cadmin .card-interactive:focus::after, html:not(#__):not(#___) .cadmin .card-interactive.focus::after {
  height: 4px; }

html:not(#__):not(#___) .cadmin .card-interactive:active::after, html:not(#__):not(#___) .cadmin .card-interactive.active::after {
  height: 4px; }

html:not(#__):not(#___) .cadmin .card-interactive .card-body {
  display: block; }

html:not(#__):not(#___) .cadmin .card-interactive label {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin .card-interactive-primary.focus, html:not(#__):not(#___) .cadmin .card-interactive-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .card-interactive-primary {
  background-color: #f7f8f9; }

html:not(#__):not(#___) .cadmin .card-interactive-primary:active, html:not(#__):not(#___) .cadmin .card-interactive-primary.active {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .card-interactive-primary:hover::after, html:not(#__):not(#___) .cadmin .card-interactive-primary.hover::after {
  background-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .card-interactive-primary:focus::after, html:not(#__):not(#___) .cadmin .card-interactive-primary.focus::after {
  background-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .card-interactive-primary:active::after, html:not(#__):not(#___) .cadmin .card-interactive-primary.active::after {
  background-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .card-interactive-secondary {
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-interactive-secondary:hover, html:not(#__):not(#___) .cadmin .card-interactive-secondary.hover {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 0 2px #719aff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-interactive-secondary.focus, html:not(#__):not(#___) .cadmin .card-interactive-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .card-interactive-secondary {
  border-color: transparent;
  box-shadow: 0 0 0 2px #719aff; }

html:not(#__):not(#___) .cadmin .card-interactive-secondary:active, html:not(#__):not(#___) .cadmin .card-interactive-secondary.active {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .card-type-asset .aspect-ratio {
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding-bottom: calc(9 / 16 * 100%); }

html:not(#__):not(#___) .cadmin .card-type-asset .aspect-ratio .custom-control label,
html:not(#__):not(#___) .cadmin .card-type-asset .aspect-ratio .form-check-label {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-body {
  padding-top: 12px; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-row {
  align-items: flex-start; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-type-asset-icon {
  width: 22.225%; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-type-asset-icon .inline-item {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-type-asset-icon > .lexicon-icon {
  height: 100%;
  width: 100%; }

html:not(#__):not(#___) .cadmin .card-type-asset .card-type-asset-icon > .sticker {
  border-radius: 50%;
  display: block;
  font-size: 2vw;
  padding-bottom: 100%;
  width: 100%; }

html:not(#__):not(#___) .cadmin .card-type-asset .dropdown-action {
  margin-right: -8px;
  margin-top: -3px; }

html:not(#__):not(#___) .cadmin .image-card .aspect-ratio {
  background-image: linear-gradient(45deg, #e7e7ed 25%, transparent 25%), linear-gradient(-45deg, #e7e7ed 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e7e7ed 75%), linear-gradient(-45deg, transparent 75%, #e7e7ed 75%);
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
  background-size: 20px 20px; }

html:not(#__):not(#___) .cadmin .file-card .card-type-asset-icon {
  color: #cdced9; }

html:not(#__):not(#___) .cadmin .product-card .aspect-ratio {
  background-color: #fff;
  background-image: linear-gradient(0deg, #ebebeb, #ebebeb); }

html:not(#__):not(#___) .cadmin .product-card .card-body {
  text-align: center; }

html:not(#__):not(#___) .cadmin .product-card .card-title {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin .product-card .card-subtitle {
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .product-card .card-text {
  font-size: 18px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .user-card .card-type-asset-icon {
  max-width: 80px;
  min-width: 48px;
  width: 30%; }

html:not(#__):not(#___) .cadmin .user-card .card-type-asset-icon > .lexicon-icon {
  height: auto;
  width: 50%; }

html:not(#__):not(#___) .cadmin .card-type-directory .sticker {
  font-size: 18px; }

html:not(#__):not(#___) .cadmin .card-type-template {
  border-width: 1px;
  box-shadow: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-type-template:hover, html:not(#__):not(#___) .cadmin .card-type-template.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .card-type-template::after {
  bottom: -1px;
  left: -1px;
  right: -1px; }

html:not(#__):not(#___) .cadmin .card-type-template .aspect-ratio {
  background-image: none;
  border-width: 0;
  color: #6b6c7e;
  text-align: center;
  padding-bottom: calc(9 / 16 * 100%); }

html:not(#__):not(#___) .cadmin .card-type-template .aspect-ratio .lexicon-icon {
  height: auto;
  width: 28%; }

html:not(#__):not(#___) .cadmin .card-type-template .aspect-ratio-item {
  color: #6b6c7e;
  width: 100.6%; }

html:not(#__):not(#___) .cadmin .card-type-template .card-title {
  display: block;
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin .card-type-template .card-text {
  display: block; }

html:not(#__):not(#___) .cadmin .template-card .card-body {
  padding-top: 0;
  text-align: center; }

html:not(#__):not(#___) .cadmin .template-card-horizontal {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .template-card-horizontal:hover, html:not(#__):not(#___) .cadmin .template-card-horizontal.hover {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .template-card-horizontal .sticker {
  font-size: 20px; }

html:not(#__):not(#___) .cadmin .template-card-horizontal .card-row {
  margin-left: -4px;
  margin-right: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .template-card-horizontal .card-row .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .template-card-horizontal .card-title {
  color: inherit;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown {
  position: relative; }

html:not(#__):not(#___) .cadmin .dropdown-toggle {
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .dropdown-header {
  color: #272833;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  padding-bottom: 6px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .dropdown-header:first-child {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-subheader {
  color: #272833;
  font-size: 12px;
  font-weight: 600;
  margin-top: 10px;
  padding-bottom: 6px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  text-transform: uppercase;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .dropdown-subheader:first-child {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-caption {
  color: #6b6c7e;
  font-size: 14px;
  padding: 8px 16px;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .dropdown-item {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  clear: both;
  color: #6b6c7e;
  cursor: pointer;
  display: block;
  font-size: inherit;
  font-weight: 400;
  overflow: hidden;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  position: relative;
  text-align: inherit;
  transition: none;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .dropdown-item:hover, html:not(#__):not(#___) .cadmin .dropdown-item.hover {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .dropdown-item.focus, html:not(#__):not(#___) .cadmin .dropdown-item:focus-visible, .c-prefers-focus html:not(#__):not(#___) .cadmin .dropdown-item:focus {
  background-color: #f0f5ff;
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff;
  color: #272833;
  outline: 0;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .dropdown-item:active {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .dropdown-item:active label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .dropdown-item:active .form-check-label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .dropdown-item.active {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none;
  font-weight: 600;
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .dropdown-item.active label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .dropdown-item.active .form-check-label {
  color: #272833;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .dropdown-item.active .custom-control-label {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .dropdown-item.active .c-kbd-inline {
  color: #272833; }

html:not(#__):not(#___) .cadmin .dropdown-item.btn:not([disabled]):not(.disabled):active:focus-visible, .c-prefers-focus html:not(#__):not(#___) .cadmin .dropdown-item.btn:not([disabled]):not(.disabled):active:focus, html:not(#__):not(#___) .cadmin .dropdown-item.btn:not([disabled]):not(.disabled).active:focus-visible, .c-prefers-focus html:not(#__):not(#___) .cadmin .dropdown-item.btn:not([disabled]):not(.disabled).active:focus {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .dropdown-item:disabled, html:not(#__):not(#___) .cadmin .dropdown-item.disabled {
  background-color: transparent;
  box-shadow: none;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1;
  outline: 0; }

html:not(#__):not(#___) .cadmin .dropdown-item:disabled label,
html:not(#__):not(#___) .cadmin .dropdown-item:disabled .form-check-label, html:not(#__):not(#___) .cadmin .dropdown-item.disabled label,
html:not(#__):not(#___) .cadmin .dropdown-item.disabled .form-check-label {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .dropdown-item:disabled .c-kbd-inline, html:not(#__):not(#___) .cadmin .dropdown-item.disabled .c-kbd-inline {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .dropdown-item:disabled:active, html:not(#__):not(#___) .cadmin .dropdown-item.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .dropdown-item .c-inner {
  flex-grow: 1;
  margin-bottom: -8px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -8px;
  width: auto; }

html:not(#__):not(#___) .cadmin .dropdown-item.autofit-row {
  padding-left: calc(16px - 4px);
  padding-right: calc(16px - 4px); }

html:not(#__):not(#___) .cadmin .dropdown-item.autofit-row > .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .dropdown-item .autofit-row {
  margin-left: -4px;
  margin-right: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .dropdown-item .autofit-row > .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .dropdown-item .c-kbd-inline {
  color: #a7a9bc;
  line-height: 21px; }

html:not(#__):not(#___) .cadmin .dropdown-item .form-check-label {
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .dropdown-item .custom-control-label {
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .dropdown-item .form-check {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown-item .custom-control {
  margin-bottom: 0;
  margin-right: 0;
  min-height: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-item-text {
  color: #6b6c7e;
  display: block;
  font-weight: 400;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px; }

html:not(#__):not(#___) .cadmin .dropdown-section {
  padding: 8px 16px; }

html:not(#__):not(#___) .cadmin .dropdown-section .form-group + .form-group {
  margin-top: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-section .custom-control {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown-section .custom-control-label {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .dropdown-section .custom-control-label-text {
  padding-left: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-section.active .custom-control-label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .dropdown-footer {
  box-shadow: -1px -2px 3px -3px rgba(0, 0, 0, 0.5);
  padding: 8px 16px 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .dropdown-menu, html:not(#__):not(#___) .cadmin.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0;
  border-radius: 4px;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  color: #272833;
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: none;
  margin: 5px 0 0;
  max-height: 500px;
  max-width: 240px;
  min-height: 40px;
  min-width: 240px;
  overflow: auto;
  padding: 6px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu, html:not(#__):not(#___) .cadmin.dropdown-menu {
    max-height: 295px;
    max-width: 230px; } }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert, html:not(#__):not(#___) .cadmin.dropdown-menu .alert {
  line-height: normal;
  margin: 8px;
  padding: 6px 16px; }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert:first-child, html:not(#__):not(#___) .cadmin.dropdown-menu .alert:first-child {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert:last-child, html:not(#__):not(#___) .cadmin.dropdown-menu .alert:last-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert-fluid, html:not(#__):not(#___) .cadmin.dropdown-menu .alert-fluid {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert-fluid:first-child, html:not(#__):not(#___) .cadmin.dropdown-menu .alert-fluid:first-child {
  margin-top: -6px; }

html:not(#__):not(#___) .cadmin .dropdown-menu .alert-fluid:last-child, html:not(#__):not(#___) .cadmin.dropdown-menu .alert-fluid:last-child {
  margin-bottom: -6px; }

html:not(#__):not(#___) .cadmin .dropdown-menu .form-group, html:not(#__):not(#___) .cadmin.dropdown-menu .form-group {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu .inline-scroller, html:not(#__):not(#___) .cadmin.dropdown-menu .inline-scroller {
  max-height: 200px; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu .inline-scroller, html:not(#__):not(#___) .cadmin.dropdown-menu .inline-scroller {
    max-height: none; } }

html:not(#__):not(#___) .cadmin .dropdown-menu > .list-unstyled, html:not(#__):not(#___) .cadmin.dropdown-menu > .list-unstyled {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu.show, html:not(#__):not(#___) .cadmin.dropdown-menu.show {
  display: block; }

html:not(#__):not(#___) .cadmin .dropdown-menu-left, html:not(#__):not(#___) .cadmin.dropdown-menu-left {
  left: 0;
  right: auto; }

html:not(#__):not(#___) .cadmin .dropdown-menu-right, html:not(#__):not(#___) .cadmin.dropdown-menu-right {
  left: auto;
  right: 0; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu-sm-left, html:not(#__):not(#___) .cadmin.dropdown-menu-sm-left {
    left: 0;
    right: auto; }
  html:not(#__):not(#___) .cadmin .dropdown-menu-sm-right, html:not(#__):not(#___) .cadmin.dropdown-menu-sm-right {
    left: auto;
    right: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu-md-left, html:not(#__):not(#___) .cadmin.dropdown-menu-md-left {
    left: 0;
    right: auto; }
  html:not(#__):not(#___) .cadmin .dropdown-menu-md-right, html:not(#__):not(#___) .cadmin.dropdown-menu-md-right {
    left: auto;
    right: 0; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu-lg-left, html:not(#__):not(#___) .cadmin.dropdown-menu-lg-left {
    left: 0;
    right: auto; }
  html:not(#__):not(#___) .cadmin .dropdown-menu-lg-right, html:not(#__):not(#___) .cadmin.dropdown-menu-lg-right {
    left: auto;
    right: 0; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu-xl-left, html:not(#__):not(#___) .cadmin.dropdown-menu-xl-left {
    left: 0;
    right: auto; }
  html:not(#__):not(#___) .cadmin .dropdown-menu-xl-right, html:not(#__):not(#___) .cadmin.dropdown-menu-xl-right {
    left: auto;
    right: 0; } }

html:not(#__):not(#___) .cadmin .dropdown-menu[x-placement^=top], html:not(#__):not(#___) .cadmin .dropdown-menu[x-placement^=right], html:not(#__):not(#___) .cadmin .dropdown-menu[x-placement^=bottom], html:not(#__):not(#___) .cadmin .dropdown-menu[x-placement^=left], html:not(#__):not(#___) .cadmin.dropdown-menu[x-placement^=top], html:not(#__):not(#___) .cadmin.dropdown-menu[x-placement^=right], html:not(#__):not(#___) .cadmin.dropdown-menu[x-placement^=bottom], html:not(#__):not(#___) .cadmin.dropdown-menu[x-placement^=left] {
  bottom: auto;
  right: auto; }

html:not(#__):not(#___) .cadmin .dropdown-divider {
  border-top: 1px solid #e7e7ed;
  height: 0;
  margin: 8px 0;
  overflow: hidden; }

html:not(#__):not(#___) .cadmin .dropdown-action {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .dropdown-action > .dropdown-toggle {
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  font-size: inherit;
  font-weight: inherit;
  height: 32px;
  justify-content: center;
  line-height: inherit;
  padding: 0;
  text-transform: inherit;
  vertical-align: baseline;
  width: 32px; }

html:not(#__):not(#___) .cadmin .dropdown-action > .dropdown-toggle:disabled, html:not(#__):not(#___) .cadmin .dropdown-action > .dropdown-toggle.disabled {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .dropdown-action > .dropdown-toggle .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-action > .dropdown-toggle .inline-item .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-item-indicator, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-item-indicator {
  height: 16px;
  left: 16px;
  position: absolute;
  top: 8px;
  width: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-item-indicator-text-start, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-item-indicator-text-start {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-header,
html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-subheader,
html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-caption,
html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-item, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-header,
html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-subheader,
html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-caption,
html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-item {
  padding-left: calc(
 16px + 16px +
 16px); }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-start .dropdown-item .c-inner, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-start .dropdown-item .c-inner {
  margin-left: calc((
 16px +
 16px +
 16px
 ) * -1); }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-start {
  align-items: center;
  color: inherit;
  display: inline-flex;
  height: 16px;
  justify-content: center;
  left: 16px;
  position: absolute;
  right: auto;
  top: calc( 				8px - (( 								16px - (1em * 											1.5) 							) / 2));
  width: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-start .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start {
  color: inherit;
  display: block;
  padding-left: 32px;
  text-decoration: inherit;
  width: 100%; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start:hover, html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start.hover {
  color: inherit;
  text-decoration: inherit; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start.focus, html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .dropdown-item-indicator-text-start {
  color: inherit;
  text-decoration: inherit; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-start > .c-inner {
  margin-left: -32px; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-end .dropdown-item-indicator, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-end .dropdown-item-indicator {
  position: absolute;
  right: 16px;
  top: 8px; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-end .dropdown-item-indicator-text-end, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-end .dropdown-item-indicator-text-end {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-end .dropdown-item, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-end .dropdown-item {
  padding-right: calc(
 16px + 16px +
 16px); }

html:not(#__):not(#___) .cadmin .dropdown-menu-indicator-end .dropdown-item .c-inner, html:not(#__):not(#___) .cadmin.dropdown-menu-indicator-end .dropdown-item .c-inner {
  margin-right: calc((
 16px +
 16px +
 16px
 ) * -1); }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-end {
  align-items: center;
  color: inherit;
  display: inline-flex;
  height: 16px;
  justify-content: center;
  left: auto;
  position: absolute;
  right: 16px;
  top: calc( 				8px - (( 								16px - (1em * 											1.5) 							) / 2));
  width: 16px; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-end .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end {
  color: inherit;
  display: block;
  padding-right: 32px;
  text-decoration: inherit;
  width: 100%; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end:hover, html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end.hover {
  color: inherit;
  text-decoration: inherit; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end.focus, html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .dropdown-item-indicator-text-end {
  color: inherit;
  text-decoration: inherit; }

html:not(#__):not(#___) .cadmin .dropdown-item-indicator-text-end > .c-inner {
  margin-right: -32px; }

html:not(#__):not(#___) .cadmin .dropdown-menu-top, html:not(#__):not(#___) .cadmin.dropdown-menu-top {
  bottom: 100% !important;
  left: 0 !important;
  margin-top: 0;
  margin-bottom: 5px;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-top-right, html:not(#__):not(#___) .cadmin.dropdown-menu-top-right {
  bottom: 100% !important;
  left: auto !important;
  margin-top: 0;
  margin-bottom: 5px;
  right: 0 !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-top-center, html:not(#__):not(#___) .cadmin.dropdown-menu-top-center {
  bottom: 100% !important;
  left: 50% !important;
  margin-top: 0;
  margin-bottom: 5px;
  right: auto !important;
  top: auto !important;
  transform: translateX(-50%) !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-center, html:not(#__):not(#___) .cadmin.dropdown-menu-center {
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  top: 100% !important;
  transform: translateX(-50%) !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-left-side, html:not(#__):not(#___) .cadmin.dropdown-menu-left-side {
  bottom: auto !important;
  left: auto !important;
  margin-right: 5px;
  margin-top: 0;
  right: 100% !important;
  top: 0 !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-left-side-bottom, html:not(#__):not(#___) .cadmin.dropdown-menu-left-side-bottom {
  bottom: 0 !important;
  left: auto !important;
  margin-right: 5px;
  margin-top: 0;
  right: 100% !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-left-side-middle, html:not(#__):not(#___) .cadmin.dropdown-menu-left-side-middle {
  bottom: auto !important;
  left: auto !important;
  margin-right: 5px;
  margin-top: 0;
  right: 100% !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-right-side, html:not(#__):not(#___) .cadmin.dropdown-menu-right-side {
  bottom: auto !important;
  left: 100% !important;
  margin-left: 5px;
  margin-top: 0;
  right: auto !important;
  top: 0 !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-right-side-bottom, html:not(#__):not(#___) .cadmin.dropdown-menu-right-side-bottom {
  bottom: 0 !important;
  left: 100% !important;
  margin-left: 5px;
  margin-top: 0;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-menu-right-side-middle, html:not(#__):not(#___) .cadmin.dropdown-menu-right-side-middle {
  bottom: auto !important;
  left: 100% !important;
  margin-left: 5px;
  margin-top: 0;
  right: auto !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  will-change: auto !important; }

html:not(#__):not(#___) .cadmin .dropdown-full .dropdown-menu,
html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-menu {
  max-width: none;
  width: 100%; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .dropdown-full .dropdown-menu,
  html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-menu {
    max-height: none;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .dropdown-full .dropdown-header ~ .dropdown-header,
html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-header ~ .dropdown-header {
  margin-top: 20px; }

html:not(#__):not(#___) .cadmin .dropdown-full .dropdown-menu > .row,
html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-menu > .row {
  margin-left: 0;
  margin-right: 0;
  min-width: 500px; }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .dropdown-wide .dropdown-menu {
    min-width: 500px; } }

html:not(#__):not(#___) .cadmin .dropdown-menu-width-shrink {
  min-width: 0;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .dropdown-menu-width-full {
  left: 12px !important;
  right: 12px !important;
  max-width: none;
  min-width: 0;
  width: calc(100% - 24px); }

html:not(#__):not(#___) .cadmin .dropdown-menu-width-sm {
  max-width: none;
  min-width: 0;
  width: 500px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .dropdown-menu-width-sm {
    left: 12px !important;
    right: 12px !important;
    width: calc(100% - 24px); } }

html:not(#__):not(#___) .cadmin .dropdown-menu-height-auto {
  height: auto;
  max-height: none;
  min-height: 0; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .dropdown-full .autocomplete-dropdown-menu,
  html:not(#__):not(#___) .cadmin .dropdown-full .dropdown-menu-autocomplete {
    max-height: 160px; } }

html:not(#__):not(#___) .cadmin .autocomplete-dropdown-menu,
html:not(#__):not(#___) .cadmin .dropdown-menu-autocomplete {
  max-height: 160px;
  max-width: none;
  width: 100%; }

html:not(#__):not(#___) .cadmin [type=checkbox] {
  cursor: pointer;
  height: 14px;
  width: 14px; }

html:not(#__):not(#___) .cadmin [type=checkbox]:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin [type=radio] {
  cursor: pointer;
  height: 15px;
  width: 14px; }

html:not(#__):not(#___) .cadmin [type=radio]:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin fieldset {
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin label {
  color: #272833;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
  max-width: 100%;
  position: static;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin label[for] {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin label + .form-text {
  margin-bottom: 4px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin label .reference-mark {
  color: #b95000;
  font-size: 6px; }

html:not(#__):not(#___) .cadmin .form-control-label {
  display: inline;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .form-control-label-text {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 4px;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin fieldset[disabled] label,
html:not(#__):not(#___) .cadmin label.disabled {
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin fieldset[disabled] label .form-control {
  font-weight: normal;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control {
  background-color: #f1f2f5;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-radius: 4px;
  box-shadow: [];
  color: #272833;
  display: block;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  letter-spacing: inherit;
  line-height: 1.5;
  min-width: 0;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 7px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .form-control {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control {
  transition: none; }

html:not(#__):not(#___) .cadmin .form-control::placeholder {
  color: #6b6c7e;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control.focus, html:not(#__):not(#___) .cadmin .form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control {
  background-color: #f0f5ff;
  border-color: #80acff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .form-control:focus-within:has(input:focus) {
  background-color: #f0f5ff;
  border-color: #80acff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .form-control:disabled, html:not(#__):not(#___) .cadmin .form-control.disabled {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control:disabled::placeholder, html:not(#__):not(#___) .cadmin .form-control.disabled::placeholder {
  color: #a7a9bc; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .form-control {
    font-size: 16px; } }

html:not(#__):not(#___) .cadmin .form-control:not([type=range]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

html:not(#__):not(#___) .cadmin .form-control::-ms-clear, html:not(#__):not(#___) .cadmin .form-control::-ms-reveal {
  display: none;
  height: 0;
  width: 0; }

html:not(#__):not(#___) .cadmin .form-control[contenteditable] p {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .form-control .label {
  border-width: 1px;
  font-size: 12px;
  height: auto;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-top: 5px;
  min-height: 24px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  text-transform: none; }

html:not(#__):not(#___) .cadmin .form-control .label .label-item {
  margin-bottom: -1px;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .form-control .label > .c-inner {
  margin-bottom: -5px;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -5px; }

html:not(#__):not(#___) .cadmin fieldset[disabled] .form-control {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control-plaintext {
  background-clip: border-box;
  background-color: transparent;
  border-bottom-width: 1px;
  border-color: transparent;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  color: #272833;
  display: block;
  font-size: 16px;
  height: 40px;
  letter-spacing: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  min-width: 0;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 7px;
  text-overflow: ellipsis;
  width: 100%; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .form-control-plaintext {
    font-size: 16px; } }

html:not(#__):not(#___) .cadmin .form-control-plaintext.form-control-sm, html:not(#__):not(#___) .cadmin .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .form-control-hidden {
  left: 0;
  opacity: 0;
  position: absolute;
  z-index: -1; }

html:not(#__):not(#___) .cadmin div.form-control {
  height: auto;
  min-height: 40px; }

html:not(#__):not(#___) .cadmin div.form-control-lg {
  min-height: 48px; }

html:not(#__):not(#___) .cadmin div.form-control-sm {
  min-height: 32px; }

html:not(#__):not(#___) .cadmin .form-control-tag-group {
  align-items: center;
  color: #6b6c7e;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .autofit-row {
  align-items: center;
  flex-grow: 1;
  margin-left: -8px;
  margin-right: -8px;
  width: auto; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .autofit-col {
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .autofit-col .form-control-inset {
  width: auto; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .input-group-item {
  align-items: center; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .inline-item {
  height: 24px;
  margin-bottom: 5px;
  margin-top: 5px; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .btn {
  height: 24px;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .btn .c-inner {
  margin-bottom: 0;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .btn-monospaced {
  height: 24px;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
  width: 24px; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .btn-monospaced .c-inner {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .form-control-tag-group .component-action {
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  width: 32px; }

html:not(#__):not(#___) .cadmin .form-control-inset {
  background-color: transparent;
  border-width: 0;
  color: #272833;
  flex-grow: 1;
  margin-bottom: 5px;
  margin-left: 8px;
  margin-top: 5px;
  min-height: 24px;
  padding: 0;
  width: 50px; }

html:not(#__):not(#___) .cadmin .form-control-inset.focus, html:not(#__):not(#___) .cadmin .form-control-inset:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control-inset {
  outline: 0; }

html:not(#__):not(#___) .cadmin .form-control-inset:disabled, html:not(#__):not(#___) .cadmin .form-control-inset.disabled {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control-inset::-ms-clear, html:not(#__):not(#___) .cadmin .form-control-inset::-ms-reveal {
  display: none;
  height: 0;
  width: 0; }

html:not(#__):not(#___) .cadmin select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  cursor: pointer;
  padding-right: 2em;
  color: #272833; }

html:not(#__):not(#___) .cadmin select.form-control.focus, html:not(#__):not(#___) .cadmin select.form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin select.form-control:disabled, html:not(#__):not(#___) .cadmin select.form-control.disabled {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23a7a9bc'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23a7a9bc'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin select.form-control:disabled > option, html:not(#__):not(#___) .cadmin select.form-control.disabled > option {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin select.form-control option {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin select.form-control::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #272833; }

html:not(#__):not(#___) .cadmin select.form-control:focus::-ms-value {
  background-color: transparent;
  color: inherit; }

html:not(#__):not(#___) .cadmin .form-control-select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .form-control-select:hover {
  color: inherit;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .form-control-select:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin select.form-control[size] {
  background-image: none;
  height: auto;
  padding-left: 8px;
  padding-right: 8px;
  scrollbar-width: thin;
  color: #272833; }

html:not(#__):not(#___) .cadmin select.form-control[size].focus, html:not(#__):not(#___) .cadmin select.form-control[size]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[size] {
  background-image: none; }

html:not(#__):not(#___) .cadmin select.form-control[size].focus > option:checked, html:not(#__):not(#___) .cadmin select.form-control[size]:focus-visible > option:checked,
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[size] > option:checked {
  background-image: linear-gradient(#ffa700, #ffa700);
  filter: invert(100%); }

html:not(#__):not(#___) .cadmin select.form-control[size] option {
  padding: 7px 8px; }

html:not(#__):not(#___) .cadmin select.form-control[size] option:checked {
  background-image: linear-gradient(#e7e7ed, #e7e7ed); }

@-moz-document url-prefix() {
  html:not(#__):not(#___) .cadmin select.form-control[size].focus > option:checked, html:not(#__):not(#___) .cadmin select.form-control[size]:focus-visible > option:checked,
  html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[size] > option:checked {
    background-image: linear-gradient(#004ad7, #004ad7);
    filter: invert(0); }
  html:not(#__):not(#___) .cadmin select.form-control[size] option {
    padding: 6.5px 8px; } }

html:not(#__):not(#___) .cadmin select.form-control[multiple] {
  background-image: none;
  height: auto;
  padding-left: 8px;
  padding-right: 8px;
  scrollbar-width: thin;
  color: #272833; }

html:not(#__):not(#___) .cadmin select.form-control[multiple].focus, html:not(#__):not(#___) .cadmin select.form-control[multiple]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[multiple] {
  background-image: none; }

html:not(#__):not(#___) .cadmin select.form-control[multiple].focus > option:checked, html:not(#__):not(#___) .cadmin select.form-control[multiple]:focus-visible > option:checked,
html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[multiple] > option:checked {
  background-image: linear-gradient(#ffa700, #ffa700);
  filter: invert(100%); }

html:not(#__):not(#___) .cadmin select.form-control[multiple] option {
  padding: 7px 8px; }

html:not(#__):not(#___) .cadmin select.form-control[multiple] option:checked {
  background-image: linear-gradient(#e7e7ed, #e7e7ed); }

@-moz-document url-prefix() {
  html:not(#__):not(#___) .cadmin select.form-control[multiple].focus > option:checked, html:not(#__):not(#___) .cadmin select.form-control[multiple]:focus-visible > option:checked,
  html:not(#__):not(#___) .c-prefers-focus .cadmin select.form-control[multiple] > option:checked {
    background-image: linear-gradient(#004ad7, #004ad7);
    filter: invert(0); }
  html:not(#__):not(#___) .cadmin select.form-control[multiple] option {
    padding: 6.5px 8px; } }

html:not(#__):not(#___) .cadmin .form-control-select-secondary {
  background-color: #fff;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .form-control-select-secondary:hover, html:not(#__):not(#___) .cadmin .form-control-select-secondary.hover {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .form-control-select-secondary.focus, html:not(#__):not(#___) .cadmin .form-control-select-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control-select-secondary {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
  color: #272833; }

html:not(#__):not(#___) .cadmin .form-control-select-secondary.show {
  background-color: #f1f2f5;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
  color: #272833; }

html:not(#__):not(#___) .cadmin .form-control-select-secondary:disabled, html:not(#__):not(#___) .cadmin .form-control-select-secondary.disabled {
  background-color: #fff;
  color: #6b6c7e;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin textarea.form-control,
html:not(#__):not(#___) .cadmin textarea.form-control-plaintext,
html:not(#__):not(#___) .cadmin .form-control.form-control-textarea {
  height: 100px;
  resize: vertical; }

html:not(#__):not(#___) .cadmin .form-control-file {
  cursor: pointer;
  display: block;
  width: 100%; }

html:not(#__):not(#___) .cadmin .form-control-file::-webkit-file-upload-button {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin .form-control[type=range] {
  background-color: transparent;
  border-color: transparent;
  padding: 0; }

html:not(#__):not(#___) .cadmin .form-control[type=range]:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .form-control[type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .form-control[type=range]::-webkit-slider-thumb {
  border-radius: 100px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .form-control[type=range]::-webkit-slider-thumb {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control[type=range]::-webkit-slider-thumb {
  transition: none; }

html:not(#__):not(#___) .cadmin .form-control-range {
  display: block;
  width: 100%; }

html:not(#__):not(#___) .cadmin .form-check {
  display: block;
  padding-left: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .form-check-label {
  cursor: pointer;
  display: inline;
  margin-bottom: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .form-check-input {
  margin-left: 0;
  margin-top: 0;
  position: static; }

html:not(#__):not(#___) .cadmin .form-check-input[disabled], html:not(#__):not(#___) .cadmin .form-check-input:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .form-check-input[disabled] ~ .form-check-label,
html:not(#__):not(#___) .cadmin .form-check-input[disabled] + .form-check-label-text, html:not(#__):not(#___) .cadmin .form-check-input:disabled ~ .form-check-label,
html:not(#__):not(#___) .cadmin .form-check-input:disabled + .form-check-label-text {
  color: #a7a9bc;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .form-check-label-text {
  margin-left: -3px;
  padding-left: 8px; }

html:not(#__):not(#___) .cadmin .form-check-inline {
  align-items: center;
  display: inline-flex;
  margin-right: 12px;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .form-check-inline .form-check-input {
  margin-left: 0;
  margin-right: auto;
  margin-top: 0;
  position: static; }

@media (-webkit-min-device-pixel-ratio: 0) {
  html:not(#__):not(#___) .cadmin .form-control[disabled] > option {
    color: #a7a9bc; } }

html:not(#__):not(#___) .cadmin .form-control-file:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .form-control-file:disabled::-webkit-file-upload-button {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .form-control[readonly] {
  background-color: #fff;
  border-color: #e7e7ed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .form-control[readonly].focus, html:not(#__):not(#___) .cadmin .form-control[readonly]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control[readonly] {
  border-color: #80acff;
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .form-control-plaintext[readonly] {
  border-radius: 4px;
  outline: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .form-control-plaintext[readonly] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control-plaintext[readonly] {
  transition: none; }

html:not(#__):not(#___) .cadmin .form-control-plaintext[readonly].focus, html:not(#__):not(#___) .cadmin .form-control-plaintext[readonly]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .form-control-plaintext[readonly] {
  border-color: #80acff;
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .form-control-lg {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin textarea.form-control-lg,
html:not(#__):not(#___) .cadmin .form-control-lg.form-control-textarea {
  height: 120px; }

html:not(#__):not(#___) .cadmin .form-control-sm {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  padding: 4px 12px; }

html:not(#__):not(#___) .cadmin .form-control-lg {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  line-height: 1.5;
  padding: 7px 16px; }

html:not(#__):not(#___) .cadmin .input-group-sm .form-control, html:not(#__):not(#___) .cadmin .form-group-sm .form-control,
html:not(#__):not(#___) .cadmin .form-group-sm .form-control-plaintext, html:not(#__):not(#___) .cadmin .form-control-sm {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .form-group-sm select.form-control, html:not(#__):not(#___) .cadmin .form-control-select.form-control-sm {
  height: 32px;
  padding-right: 2em; }

html:not(#__):not(#___) .cadmin .form-group-sm textarea.form-control,
html:not(#__):not(#___) .cadmin .form-group-sm .form-control.form-control-textarea {
  height: 80px; }

html:not(#__):not(#___) .cadmin textarea.form-control-sm,
html:not(#__):not(#___) .cadmin .form-control-sm.form-control-textarea {
  height: 80px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control {
  border-radius: 4px;
  font-size: 14px;
  height: auto;
  line-height: 1.5;
  min-height: 32px;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .inline-item, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .inline-item, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .inline-item {
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .label, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .label, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .label, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .label {
  margin-bottom: 3px;
  margin-right: 4px;
  margin-top: 3px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .input-group-sm .form-control-tag-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-group-sm .form-control-tag-group.input-group .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group.input-group-sm .form-control-inset, html:not(#__):not(#___) .cadmin .form-control-tag-group-sm.form-control .form-control-inset {
  margin-bottom: 2px;
  margin-left: 8px;
  margin-top: 3px; }

html:not(#__):not(#___) .cadmin .form-group {
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .form-group-autofit {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 24px; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-autofit {
    flex-direction: row;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .form-group-autofit label {
  align-self: flex-start; }

html:not(#__):not(#___) .cadmin .form-group-autofit .form-group-item {
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 1;
  min-width: 25px;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .form-group-autofit .form-group-item:not(:last-child) {
  margin-bottom: 24px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .form-group-autofit .form-group-item:not(:last-child) {
    margin-bottom: 16px; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-autofit > .form-group-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 12px; } }

html:not(#__):not(#___) .cadmin .form-group-autofit .form-group-item-shrink {
  flex-shrink: 0;
  max-width: 100%;
  width: auto; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .form-group-autofit .form-group-item-label:not(:last-child) {
    margin-bottom: 0; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-item-label {
    justify-content: center;
    min-height: 40px; }
  html:not(#__):not(#___) .cadmin .form-group-item-label > label {
    margin-bottom: 0;
    max-width: 200px; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-item-label-spacer {
    margin-top: 25px; } }

html:not(#__):not(#___) .cadmin .form-group {
  position: relative; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .form-group {
    margin-bottom: 16px; } }

html:not(#__):not(#___) .cadmin .form-group-sm {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .form-group-sm label {
  margin-bottom: 3px; }

html:not(#__):not(#___) .cadmin .form-group-sm div.form-control,
html:not(#__):not(#___) .cadmin .form-group-sm .form-control[contenteditable] {
  height: auto;
  min-height: 32px; }

html:not(#__):not(#___) .cadmin .form-group-sm select[multiple],
html:not(#__):not(#___) .cadmin .form-group-sm .form-control[size] {
  height: auto; }

html:not(#__):not(#___) .cadmin .form-group-sm .form-feedback-item ~ .form-feedback-item,
html:not(#__):not(#___) .cadmin .form-group-sm .form-feedback-item ~ .form-text,
html:not(#__):not(#___) .cadmin .form-group-sm .form-text ~ .form-feedback-item,
html:not(#__):not(#___) .cadmin .form-group-sm .form-text ~ .form-text {
  margin-top: 0; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-sm .form-group-item-label {
    min-height: 32px; }
  html:not(#__):not(#___) .cadmin .form-group-sm .form-group-item-label > label {
    margin-bottom: 0; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .form-group-sm .form-group-item-label-spacer {
    margin-top: 25px; } }

html:not(#__):not(#___) .cadmin .c-link {
  text-decoration: none;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .c-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .c-link:hover, html:not(#__):not(#___) .cadmin .c-link.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .c-link.focus, html:not(#__):not(#___) .cadmin .c-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .c-link {
  border-radius: 1px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .c-link.text-secondary {
  color: #272833 !important; }

html:not(#__):not(#___) .cadmin .c-link.text-secondary:hover, html:not(#__):not(#___) .cadmin .c-link.text-secondary.hover {
  color: #000 !important; }

html:not(#__):not(#___) .cadmin .c-link.text-secondary.focus, html:not(#__):not(#___) .cadmin .c-link.text-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .c-link.text-secondary {
  color: #000 !important; }

html:not(#__):not(#___) .cadmin .c-link.text-tertiary {
  color: #272833 !important; }

html:not(#__):not(#___) .cadmin .c-link.text-tertiary:hover, html:not(#__):not(#___) .cadmin .c-link.text-tertiary.hover {
  color: #000 !important; }

html:not(#__):not(#___) .cadmin .component-link {
  border-radius: 1px;
  color: #6b6c7e;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .component-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .component-link:hover, html:not(#__):not(#___) .cadmin .component-link.hover {
  color: #484955; }

html:not(#__):not(#___) .cadmin .component-link.focus, html:not(#__):not(#___) .cadmin .component-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .component-link {
  color: #484955;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .single-link {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .link-primary {
  border-radius: 1px;
  color: #0b5fff;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .link-primary {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-primary {
  transition: none; }

html:not(#__):not(#___) .cadmin .link-primary:hover, html:not(#__):not(#___) .cadmin .link-primary.hover {
  color: #0041be; }

html:not(#__):not(#___) .cadmin .link-primary.focus, html:not(#__):not(#___) .cadmin .link-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .link-primary {
  color: #0041be;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .link-secondary {
  border-radius: 1px;
  color: #6b6c7e;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .link-secondary {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-secondary {
  transition: none; }

html:not(#__):not(#___) .cadmin .link-secondary:hover, html:not(#__):not(#___) .cadmin .link-secondary.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-secondary.focus, html:not(#__):not(#___) .cadmin .link-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .link-secondary {
  color: #272833;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin button.link-outline {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin .link-outline {
  align-items: center;
  background-color: transparent;
  border-color: transparent;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.15;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  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;
  vertical-align: middle; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .link-outline {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-outline {
  transition: none; }

html:not(#__):not(#___) .cadmin .link-outline:hover, html:not(#__):not(#___) .cadmin .link-outline.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .link-outline.focus, html:not(#__):not(#___) .cadmin .link-outline:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .link-outline {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .link-outline:disabled, html:not(#__):not(#___) .cadmin .link-outline.disabled {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .link-outline:disabled:active, html:not(#__):not(#___) .cadmin .link-outline.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .link-outline > .c-inner {
  margin-bottom: -7px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .link-outline .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .link-outline-primary {
  border-color: #0b5fff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-primary:hover, html:not(#__):not(#___) .cadmin .link-outline-primary.hover {
  background-color: #f0f5ff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-primary.focus, html:not(#__):not(#___) .cadmin .link-outline-primary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .link-outline-primary {
  background-color: #f0f5ff;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-primary:active {
  background-color: #e6edf8;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-primary.active {
  background-color: #e6edf8;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-primary:disabled, html:not(#__):not(#___) .cadmin .link-outline-primary.disabled {
  background-color: transparent;
  color: #0b5fff;
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .link-outline-primary[aria-expanded=true], html:not(#__):not(#___) .cadmin .link-outline-primary.show {
  background-color: #e6edf8;
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .link-outline-secondary {
  border-color: #cdced9;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .link-outline-secondary:hover, html:not(#__):not(#___) .cadmin .link-outline-secondary.hover {
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-outline-secondary.focus, html:not(#__):not(#___) .cadmin .link-outline-secondary:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .link-outline-secondary {
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-outline-secondary:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-outline-secondary.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-outline-secondary:disabled, html:not(#__):not(#___) .cadmin .link-outline-secondary.disabled {
  background-color: transparent;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .link-outline-secondary[aria-expanded=true], html:not(#__):not(#___) .cadmin .link-outline-secondary.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .link-outline-borderless {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .link-monospaced {
  align-items: center;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  vertical-align: middle;
  width: 32px; }

html:not(#__):not(#___) .cadmin .link-monospaced > .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .link-monospaced .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .component-title {
  color: #272833;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: calc((32px - (1em * 1.25)) / 2);
  margin-top: calc((32px - (1em * 1.25)) / 2); }

html:not(#__):not(#___) .cadmin .component-title[href],
html:not(#__):not(#___) .cadmin .component-title [href] {
  border-radius: 1px;
  color: #272833;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .component-title[href],
  html:not(#__):not(#___) .cadmin .component-title [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-title[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-title [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .component-title[href]:hover, html:not(#__):not(#___) .cadmin .component-title[href].hover,
html:not(#__):not(#___) .cadmin .component-title [href]:hover,
html:not(#__):not(#___) .cadmin .component-title [href].hover {
  color: #060608; }

html:not(#__):not(#___) .cadmin .component-title[href].focus, html:not(#__):not(#___) .cadmin .component-title[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .component-title[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .component-title [href],
html:not(#__):not(#___) .cadmin .component-title [href].focus,
html:not(#__):not(#___) .cadmin .component-title [href]:focus-visible {
  color: #060608;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .component-subtitle {
  color: #6b6c7e;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .component-subtitle[href],
html:not(#__):not(#___) .cadmin .component-subtitle [href] {
  border-radius: 1px;
  color: #6b6c7e;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .component-subtitle[href],
  html:not(#__):not(#___) .cadmin .component-subtitle [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-subtitle[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-subtitle [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .component-subtitle[href]:hover, html:not(#__):not(#___) .cadmin .component-subtitle[href].hover,
html:not(#__):not(#___) .cadmin .component-subtitle [href]:hover,
html:not(#__):not(#___) .cadmin .component-subtitle [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .component-subtitle[href].focus, html:not(#__):not(#___) .cadmin .component-subtitle[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .component-subtitle[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .component-subtitle [href],
html:not(#__):not(#___) .cadmin .component-subtitle [href].focus,
html:not(#__):not(#___) .cadmin .component-subtitle [href]:focus-visible {
  color: #272833;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .component-action {
  align-items: center;
  background-color: transparent;
  border-color: transparent;
  border-radius: 4px;
  border-width: 0;
  color: #6b6c7e;
  display: inline-flex;
  font-size: 16px;
  height: 32px;
  justify-content: center;
  overflow: hidden;
  padding: 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;
  vertical-align: middle;
  width: 32px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .component-action {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-action {
  transition: none; }

html:not(#__):not(#___) .cadmin .component-action:hover, html:not(#__):not(#___) .cadmin .component-action.hover {
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

html:not(#__):not(#___) .cadmin .component-action.focus, html:not(#__):not(#___) .cadmin .component-action:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .component-action {
  background-color: rgba(39, 40, 51, 0.03);
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .component-action:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .component-action.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .component-action:disabled, html:not(#__):not(#___) .cadmin .component-action.disabled {
  background-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .component-action:disabled:active, html:not(#__):not(#___) .cadmin .component-action.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .component-action[aria-expanded=true], html:not(#__):not(#___) .cadmin .component-action.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .component-action .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .component-icon {
  align-items: center;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  width: 32px; }

html:not(#__):not(#___) .cadmin .component-icon .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-range {
  padding-bottom: 0.1px; }

html:not(#__):not(#___) .cadmin .clay-range .input-group {
  align-items: center; }

html:not(#__):not(#___) .cadmin .clay-range .input-group-item {
  flex-direction: column; }

html:not(#__):not(#___) .cadmin .clay-range .input-group-text {
  background-color: transparent;
  border-width: 0;
  color: #a7a9bc;
  font-size: 14px;
  font-weight: 600;
  min-width: 24px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .clay-range.disabled .clay-range-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .clay-range.disabled .input-group-text {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .clay-range-progress-none .clay-range-progress {
  visibility: hidden; }

html:not(#__):not(#___) .cadmin .clay-range-title {
  display: block;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
  text-align: center; }

html:not(#__):not(#___) .cadmin .clay-range-input {
  color: #a7a9bc;
  display: block;
  padding-bottom: 0.1px;
  position: relative;
  vertical-align: middle;
  width: 100%; }

html:not(#__):not(#___) .cadmin .clay-range-input .tooltip {
  margin-left: 13px;
  transition: opacity 0.15s linear;
  visibility: hidden;
  white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .clay-range-input .tooltip {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .clay-range-input .tooltip {
  transition: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .tooltip-inner {
  padding: 8px 12px; }

html:not(#__):not(#___) .cadmin .clay-range-input .tooltip-arrow {
  height: 6px;
  width: 6px; }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-tooltip-bottom {
  margin-top: 4px;
  padding-top: 3px;
  top: 100%;
  transform: translateX(-50%); }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-tooltip-bottom .tooltip-arrow {
  margin-left: -4px; }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-tooltip-top {
  bottom: 100%;
  margin-bottom: 4px;
  padding-bottom: 3px;
  transform: translateX(-50%); }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-tooltip-top .tooltip-arrow {
  margin-left: -4px; }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-range-track {
  background-color: #f1f2f5;
  border-radius: 100px;
  height: 4px;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: calc(4px * -0.5); }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-range-progress {
  background-color: #0b5fff;
  border-radius: 100px 0 0 100px;
  position: absolute;
  top: 50%;
  width: 50%;
  height: 4px;
  margin-top: calc(4px * -0.5); }

html:not(#__):not(#___) .cadmin .clay-range-input .clay-range-thumb {
  background-color: #fff;
  border-radius: 100px;
  border-width: 0;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 24px;
  width: 24px;
  position: absolute;
  top: 50%;
  margin-top: calc(24px * -0.5);
  right: calc(24px * -0.5); }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  height: 40px;
  position: relative;
  z-index: 1;
  content: "24px"; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-moz-focus-outer {
  border-width: 0; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-moz-range-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 100px;
  border-width: 0;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 24px;
  margin-top: calc(24px * -0.5);
  position: relative;
  top: 50%;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-moz-range-thumb::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-thumb::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-webkit-slider-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 100px;
  border-width: 0;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 24px;
  margin-top: calc(24px * -0.5);
  position: relative;
  top: 50%;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range::-webkit-slider-thumb::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:hover {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range.focus, html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-range-input {
  outline: 0; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-range-input ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:disabled {
  color: #a7a9bc;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:disabled ~ .clay-range-track {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .clay-range-input .form-control-range:disabled ~ .clay-range-progress {
  background-color: #b3cdff; }

html:not(#__):not(#___) .cadmin .clay-range-input[data-label-min], html:not(#__):not(#___) .cadmin .clay-range-input[data-label-max] {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .clay-range-input[data-label-min]::before {
  content: "﻿" attr(data-label-min); }

html:not(#__):not(#___) .cadmin .clay-range-input[data-label-max]::after {
  content: "﻿" attr(data-label-max);
  right: 0; }

html:not(#__):not(#___) .cadmin .clay-range-input::after, html:not(#__):not(#___) .cadmin .clay-range-input::before {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-top: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-range-align-items-start .input-group {
  align-items: flex-start; }

html:not(#__):not(#___) .cadmin .clay-range-align-items-end .input-group {
  align-items: flex-end; }

html:not(#__):not(#___) .cadmin .clay-reorder {
  padding: 2px;
  position: relative;
  z-index: 0; }

html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
  overflow: auto;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100%; }

html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset.focus, html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-reorder .form-control-inset {
  background-color: transparent;
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset:focus + .clay-reorder-underlay, html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset.focus + .clay-reorder-underlay {
  background-color: #f0f5ff;
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .clay-reorder .form-control-inset + .clay-reorder-underlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

html:not(#__):not(#___) .cadmin .clay-reorder-footer {
  padding: 8px; }

html:not(#__):not(#___) .cadmin .clay-reorder-footer-invisible.clay-reorder-footer *,
html:not(#__):not(#___) .cadmin .clay-reorder-footer-invisible .clay-reorder-footer * {
  visibility: hidden; }

html:not(#__):not(#___) .cadmin .clay-reorder-footer-center.clay-reorder-footer,
html:not(#__):not(#___) .cadmin .clay-reorder-footer-center .clay-reorder-footer {
  text-align: center; }

html:not(#__):not(#___) .cadmin .clay-reorder-footer-end.clay-reorder-footer,
html:not(#__):not(#___) .cadmin .clay-reorder-footer-end .clay-reorder-footer {
  text-align: right; }

html:not(#__):not(#___) .cadmin .clay-color > .input-group-item > .input-group-inset-item-before {
  color: #6b6c7e;
  font-size: inherit;
  padding-left: 16px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .clay-color > .input-group-item > .input-group-text {
  background-color: #fff;
  border-color: #e7e7ed;
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu {
  max-height: 500px;
  max-width: none;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  width: 272px; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close {
  color: #6b6c7e;
  font-size: 16px;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close:hover {
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close.focus, html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-dropdown-menu .close {
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close:active {
  background-color: rgba(39, 40, 51, 0.06); }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close.active {
  background-color: rgba(39, 40, 51, 0.06); }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close:disabled, html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .close.disabled {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .form-control {
  font-size: 14px;
  height: 32px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .form-group {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .clay-color-dropdown-menu .input-group .input-group-inset-item-before {
  color: #6b6c7e;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .clay-color-btn {
  border-radius: 2px;
  height: 24px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-color-btn:active {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .clay-color-btn.active {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .clay-color-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .clay-color-btn.show {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .clay-color-btn .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-color-btn-bordered {
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .clay-color-pointer {
  background-color: transparent;
  border-radius: 100px;
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  height: 14px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  transition: box-shadow 0.15s ease-in-out;
  width: 14px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .clay-color-pointer {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .clay-color-pointer {
  transition: none; }

html:not(#__):not(#___) .cadmin .clay-color-pointer.focus, html:not(#__):not(#___) .cadmin .clay-color-pointer:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-pointer {
  box-shadow: 0 0 0 2px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .clay-color-pointer:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-pointer {
  box-shadow: 0 0 0 2px #528eff; }

html:not(#__):not(#___) .cadmin .clay-color-pointer .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-color-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  margin-right: -4px; }

html:not(#__):not(#___) .cadmin .clay-color-header .component-title {
  color: #6b6c7e;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  max-width: calc(100% - 32px); }

html:not(#__):not(#___) .cadmin .clay-color-footer {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .clay-color-swatch {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin .clay-color-swatch + .clay-color-swatch {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-color-swatch-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 16px;
  width: 16.66667%; }

html:not(#__):not(#___) .cadmin .clay-color-map-group {
  display: flex;
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin .clay-color-map {
  flex-shrink: 0;
  height: 128px;
  margin-bottom: 16px;
  margin-right: 16px;
  position: relative;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 144px; }

html:not(#__):not(#___) .cadmin .clay-color-map-hsb {
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)), linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); }

html:not(#__):not(#___) .cadmin .clay-color-map-values {
  flex-grow: 1;
  flex-shrink: 1;
  width: 1%; }

html:not(#__):not(#___) .cadmin .clay-color-map-values .form-control {
  padding-left: 0;
  padding-right: 10%;
  text-align: right; }

html:not(#__):not(#___) .cadmin .clay-color-map-values .input-group .input-group-inset-item-before {
  font-weight: 600;
  padding-left: 10%;
  padding-right: 0;
  min-width: 18px; }

html:not(#__):not(#___) .cadmin .clay-color-range {
  border-radius: 100px;
  height: 8px;
  margin-bottom: 20px;
  margin-top: 4px;
  position: relative;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

html:not(#__):not(#___) .cadmin .clay-color-range-hue {
  background-image: linear-gradient(270deg, #fc0d1b 0%, #fc22d6 18.23%, #1824fb 34.25%, #2bf6fd 50.28%, #2bfd2e 67.58%, #fcfd37 81.22%, #fc121b 100%); }

html:not(#__):not(#___) .cadmin .clay-color-range-pointer {
  margin-top: -7px;
  top: 50%; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input {
  border-radius: 100px; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .clay-range-track {
  border-radius: inherit;
  height: 8px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .clay-range-progress {
  background-color: transparent;
  border-radius: inherit;
  height: 8px;
  margin-top: -4px;
  width: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .clay-range-thumb {
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 2px #fff;
  height: 10px;
  margin-top: -5px;
  transition: box-shadow 0.15s ease-in-out;
  visibility: hidden;
  width: 10px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .clay-range-thumb {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .clay-color-slider .clay-range-input .clay-range-thumb {
  transition: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range {
  background-color: inherit;
  border-radius: inherit;
  color: inherit;
  height: 8px;
  content: "10px"; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-moz-range-thumb {
  visibility: visible;
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 2px #fff;
  height: 10px;
  margin-top: -5px;
  width: 10px; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-ms-thumb {
  visibility: visible; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-webkit-slider-runnable-track::-ms-expand {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range::-webkit-slider-thumb {
  visibility: visible;
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 2px #fff;
  height: 10px;
  margin-top: -5px;
  width: 10px; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range.focus ~ .clay-range-progress .clay-range-thumb, html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .clay-range-thumb,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider .clay-range-input ~ .clay-range-progress .clay-range-thumb {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider .clay-range-input ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range.focus::-moz-range-thumb, html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:focus-visible::-moz-range-thumb,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider .clay-range-input::-moz-range-thumb {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range.focus::-ms-thumb, html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:focus-visible::-ms-thumb,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider .clay-range-input::-ms-thumb {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range.focus::-webkit-slider-thumb, html:not(#__):not(#___) .cadmin .clay-color-slider .clay-range-input .form-control-range:focus-visible::-webkit-slider-thumb,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider .clay-range-input::-webkit-slider-thumb {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input {
  color: #26affd; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .clay-range-track {
  background-image: linear-gradient(270deg, #fc0d1b 0%, #fc22d6 18.23%, #1824fb 34.25%, #2bf6fd 50.28%, #2bfd2e 67.58%, #fcfd37 81.22%, #fc121b 100%); }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range {
  content: ""; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, html:not(#__):not(#___) .cadmin .clay-color-slider-hue .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider-hue .clay-range-input ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input {
  color: #000; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .clay-range-track {
  background-color: #fff;
  background-image: linear-gradient(45deg, #e7e7ed 25%, transparent 25%), linear-gradient(-45deg, #e7e7ed 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e7e7ed 75%), linear-gradient(-45deg, transparent 75%, #e7e7ed 75%);
  background-position: 0 0, 0 4px, 4px -4px, -4px 0px;
  background-size: 8px 8px; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .clay-range-progress {
  background-image: linear-gradient(90deg, transparent 0%, currentcolor 100%); }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range {
  color: inherit;
  content: ""; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, html:not(#__):not(#___) .cadmin .clay-color-slider-alpha .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-color-slider-alpha .clay-range-input ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .clay-color-form-group {
  display: flex;
  align-items: center;
  margin-top: 4px;
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .clay-color-form-group .clay-range {
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 16px;
  width: 144px; }

html:not(#__):not(#___) .cadmin .clay-color-form-group .form-control {
  padding-left: 0;
  padding-right: 10%;
  text-align: right; }

html:not(#__):not(#___) .cadmin .clay-color-form-group .input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .clay-color-form-group .input-group .btn-unstyled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .clay-color-form-group .input-group .input-group-inset-item-before {
  font-weight: 600;
  padding-left: 10%;
  padding-right: 0;
  min-width: 18px; }

html:not(#__):not(#___) .cadmin .form-group-sm .clay-color.input-group > .input-group-item > .input-group-inset-item-before, html:not(#__):not(#___) .cadmin .clay-color.input-group-sm > .input-group-item > .input-group-inset-item-before {
  padding-left: 12px; }

html:not(#__):not(#___) .cadmin .form-group-sm .clay-color.input-group > .input-group-item > .input-group-text, html:not(#__):not(#___) .cadmin .clay-color.input-group-sm > .input-group-item > .input-group-text {
  padding: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .clay-color.input-group > .input-group-item > .input-group-text > .clay-color-btn, html:not(#__):not(#___) .cadmin .clay-color.input-group-sm > .input-group-item > .input-group-text > .clay-color-btn {
  border-radius: 2px;
  height: 20px;
  padding: 0;
  width: 20px; }

html:not(#__):not(#___) .cadmin .form-file {
  border-radius: 4px;
  display: flex;
  position: relative;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .form-file {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-file {
  transition: none; }

html:not(#__):not(#___) .cadmin .form-file:focus-within:has(input:focus) {
  background-color: #f0f5ff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .form-file-input {
  cursor: pointer;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 10; }

html:not(#__):not(#___) .cadmin .form-file-input::-webkit-file-upload-button {
  cursor: pointer; }

html:not(#__):not(#___) .cadmin .form-file-input:focus + .input-group {
  border-radius: 1px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .form-file-input:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .form-file-input:disabled::-webkit-file-upload-button {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .custom-control {
  display: block;
  line-height: 1;
  margin-bottom: 16px;
  min-height: 20px;
  position: relative;
  text-align: left; }

html:not(#__):not(#___) .cadmin .custom-control:only-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .custom-control label {
  cursor: pointer;
  display: inline;
  font-size: 16px;
  margin-bottom: 0;
  position: static; }

html:not(#__):not(#___) .cadmin .custom-control-label {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  position: static;
  vertical-align: top; }

html:not(#__):not(#___) .cadmin .custom-control-label::before {
  background-color: #fff;
  border-color: #cdced9;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  content: "";
  display: block;
  float: left;
  font-size: 16px;
  height: 16px;
  left: 0;
  position: relative;
  top: 2px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 16px;
  z-index: 0; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .custom-control-label::before {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .custom-control-label::before {
  transition: none; }

html:not(#__):not(#___) .cadmin .custom-control-label::after {
  background: no-repeat 50%/50% 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 16px;
  z-index: 0; }

html:not(#__):not(#___) .cadmin label.custom-control-label {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .custom-control-label-text {
  padding-left: 8px; }

html:not(#__):not(#___) .cadmin .custom-control-label-text small,
html:not(#__):not(#___) .cadmin .custom-control-label-text .small {
  font-size: 100%; }

html:not(#__):not(#___) .cadmin .custom-control-primary .custom-control-label-text {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .custom-control-label::before {
  background-color: #fff;
  border-color: #cdced9;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  content: "";
  display: block;
  float: left;
  font-size: 16px;
  height: 16px;
  left: 0;
  position: relative;
  top: 2px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 16px;
  z-index: 0; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .custom-control-label::before {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .custom-control-label::before {
  transition: none; }

html:not(#__):not(#___) .cadmin .custom-control-label::after {
  background: no-repeat 50%/50% 50%;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 16px;
  z-index: 0; }

html:not(#__):not(#___) .cadmin .custom-control-input {
  cursor: pointer;
  height: 16px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 2px;
  width: 16px;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .custom-control-input:focus-visible ~ .custom-control-label::before,
html:not(#__):not(#___) .c-prefers-focus .cadmin .custom-control-input ~ .custom-control-label::before {
  border-color: #cdced9;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .custom-control-input:active ~ .custom-control-label::before {
  background-color: #fff;
  border-color: #cdced9;
  color: #fff; }

html:not(#__):not(#___) .cadmin .custom-control-input[disabled], html:not(#__):not(#___) .cadmin .custom-control-input:disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .custom-control-input[disabled] ~ .custom-control-label, html:not(#__):not(#___) .cadmin .custom-control-input:disabled ~ .custom-control-label {
  color: #a7a9bc;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .custom-control-input[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f1f2f5;
  border-color: #e7e7ed;
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .custom-control-input[readonly] ~ .custom-control-label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .custom-control-input[readonly] ~ .custom-control-label::before {
  background-color: #f1f2f5;
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .custom-control-input[readonly][disabled] ~ .custom-control-label {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .custom-control-input:checked:active ~ .custom-control-label::before {
  background-color: #0b5fff;
  border-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .custom-control-input:checked[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: #b3cdff;
  border-color: #b3cdff; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input ~ .custom-control-label::before {
  border-radius: 2px; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M220.9%20377.2c-8%200-15.8-3.2-21.5-8.9l-91-91c-28.1-28.1%2014.8-71%2042.9-42.9l68.2%2068.2%20139.8-157.2c26.4-30%2072%2010.1%2045.6%2040.1L243.7%20366.9c-5.5%206.3-13.4%2010-21.8%2010.3h-1z'%20fill='%23fff'/%3E%3C/svg%3E");
  background-size: 100%; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M220.9%20377.2c-8%200-15.8-3.2-21.5-8.9l-91-91c-28.1-28.1%2014.8-71%2042.9-42.9l68.2%2068.2%20139.8-157.2c26.4-30%2072%2010.1%2045.6%2040.1L243.7%20366.9c-5.5%206.3-13.4%2010-21.8%2010.3h-1z'%20fill='%23fff'/%3E%3C/svg%3E");
  background-size: 100%; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: #b3cdff; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked[readonly] ~ .custom-control-label::before {
  background-color: #fff;
  border-color: #cdced9; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked[readonly] ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M220.9%20377.2c-8%200-15.8-3.2-21.5-8.9l-91-91c-28.1-28.1%2014.8-71%2042.9-42.9l68.2%2068.2%20139.8-157.2c26.4-30%2072%2010.1%2045.6%2040.1L243.7%20366.9c-5.5%206.3-13.4%2010-21.8%2010.3h-1z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked[readonly][disabled] ~ .custom-control-label::before {
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:checked[readonly][disabled] ~ .custom-control-label::after {
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #0b5fff;
  border-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M384%20288H128c-42.7%200-42.7-64%200-64h256c42.7%200%2042.7%2064%200%2064z'%20fill='%23fff'/%3E%3C/svg%3E");
  background-size: 100%; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate:disabled ~ .custom-control-label::before {
  background-color: #b3cdff;
  border-color: #b3cdff; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate[readonly] ~ .custom-control-label::before {
  background-color: #fff;
  border-color: #cdced9; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate[readonly] ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M384%20288H128c-42.7%200-42.7-64%200-64h256c42.7%200%2042.7%2064%200%2064z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate[readonly][disabled] ~ .custom-control-label::before {
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .custom-checkbox .custom-control-input:indeterminate[readonly][disabled] ~ .custom-control-label::after {
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input ~ .custom-control-label::before {
  border-radius: 50%; }

html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input:disabled ~ .custom-control-label::before {
  border-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Ccircle%20class='lexicon-icon-outline'%20cx='256'%20cy='256'%20r='256'%20fill='%23fff'/%3E%3C/svg%3E");
  background-size: 50%; }

html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Ccircle%20class='lexicon-icon-outline'%20cx='256'%20cy='256'%20r='256'%20fill='%23fff'/%3E%3C/svg%3E");
  background-size: 50%; }

html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input:checked[disabled] ~ .custom-control-label::before, html:not(#__):not(#___) .cadmin .custom-radio .custom-control-input:checked:disabled ~ .custom-control-label::before {
  background-color: #b3cdff;
  border-color: #b3cdff; }

html:not(#__):not(#___) .cadmin .custom-control-inline {
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .custom-control-inline + .custom-control-inline {
  margin-left: 16px; }

html:not(#__):not(#___) .cadmin .clay-time .btn {
  align-items: center;
  color: #6b6c7e;
  display: inline-flex;
  font-size: 12px;
  height: 24px;
  justify-content: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-time .btn.focus, html:not(#__):not(#___) .cadmin .clay-time .btn:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-time .btn {
  box-shadow: 0 0 0 1px #528eff; }

html:not(#__):not(#___) .cadmin .clay-time .btn:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-time .btn {
  box-shadow: 0 0 0 1px #528eff; }

html:not(#__):not(#___) .cadmin .clay-time .btn .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-time .btn .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .clay-time .form-control {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  padding-bottom: 2px;
  padding-top: 2px; }

html:not(#__):not(#___) .cadmin .clay-time .form-control-inset {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  width: 20px; }

html:not(#__):not(#___) .cadmin .clay-time .form-control-inset::-moz-selection, html:not(#__):not(#___) .cadmin .clay-time .form-control-inset::selection {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .clay-time .form-control-inset.focus, html:not(#__):not(#___) .cadmin .clay-time .form-control-inset:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .clay-time .form-control-inset {
  background-color: #b3d8fd; }

html:not(#__):not(#___) .cadmin .clay-time .input-group-text {
  background-color: transparent;
  border-color: transparent;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .clay-time .clay-time-ampm {
  font-weight: 500;
  margin-left: 4px;
  text-transform: uppercase;
  width: 24px; }

html:not(#__):not(#___) .cadmin .clay-time-edit {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .clay-time-edit:first-child {
  margin-left: -8px; }

html:not(#__):not(#___) .cadmin .clay-time-edit:last-child {
  margin-right: -8px; }

html:not(#__):not(#___) .cadmin .clay-time-action-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px; }

html:not(#__):not(#___) .cadmin .clay-time-action-group-item {
  align-items: center;
  display: flex;
  margin-left: 2px;
  margin-right: 2px; }

html:not(#__):not(#___) .cadmin .clay-time-inner-spin {
  border-color: #cdced9;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .clay-time-inner-spin .btn {
  align-items: center;
  border-radius: 8px;
  border-width: 0;
  display: inline-flex;
  font-size: 8px;
  height: auto;
  justify-content: center;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  width: auto; }

html:not(#__):not(#___) .cadmin .clay-time-inner-spin .btn .c-inner {
  margin-bottom: -2px;
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px; }

html:not(#__):not(#___) .cadmin .date-picker .input-group-item {
  margin-left: 2px; }

html:not(#__):not(#___) .cadmin .date-picker .input-group-text {
  background-color: transparent;
  border-color: transparent;
  min-width: 32px;
  padding-left: 4px;
  padding-right: 4px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker .input-group-text {
    font-size: inherit;
    height: 32px;
    min-width: 24px; } }

html:not(#__):not(#___) .cadmin .date-picker-dropdown-menu {
  max-height: none;
  max-width: 352px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 100%; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-dropdown-menu {
    font-size: 12px;
    margin: 0;
    max-height: 255px;
    max-width: 264px; } }

html:not(#__):not(#___) .cadmin .date-picker-nav {
  display: flex;
  margin-left: -2px;
  margin-right: -2px; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn {
  color: #6b6c7e;
  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; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .date-picker-nav .nav-btn {
  transition: none; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn:hover {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn.focus, html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav .nav-btn {
  background-color: #f1f2f5;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn:active {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav .nav-btn {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn.active {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn.disabled {
  background-color: transparent;
  box-shadow: none;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn[aria-expanded=true], html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn.show {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn-monospaced {
  margin-bottom: 0;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn-monospaced {
    font-size: 12px;
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-width: 24px; } }

html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control {
  background-color: transparent;
  border-color: transparent;
  color: #6b6c7e;
  font-size: 14px;
  font-weight: 600;
  height: 32px;
  padding-bottom: 0;
  padding-left: 8px;
  padding-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control {
    font-size: 12px;
    height: 24px;
    color: #272833; } }

html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control:hover, html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control.hover {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control.focus, html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav select.form-control {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control.disabled {
  background-color: transparent;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select {
  background-color: transparent;
  border-color: transparent;
  color: #6b6c7e;
  font-size: 14px;
  font-weight: 600;
  height: 32px;
  padding-bottom: 0;
  padding-left: 8px;
  padding-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select {
    font-size: 12px;
    height: 24px;
    color: #272833; } }

html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:hover, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.hover {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.focus, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-nav .form-control-select {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.disabled {
  background-color: transparent;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .date-picker-nav-item {
  align-items: center;
  display: flex;
  padding-left: 2px;
  padding-right: 2px; }

html:not(#__):not(#___) .cadmin .date-picker-nav-item-expand {
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .date-picker-nav-controls {
  display: flex;
  justify-content: flex-end; }

html:not(#__):not(#___) .cadmin .date-picker-calendar {
  float: left;
  min-width: 100%; }

html:not(#__):not(#___) .cadmin .date-picker-calendar-header {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-calendar-header {
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 8px; } }

html:not(#__):not(#___) .cadmin .date-picker-calendar-body {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-calendar-body {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px; } }

html:not(#__):not(#___) .cadmin .date-picker-calendar-footer {
  border-color: #cdced9;
  border-style: solid;
  border-width: 1px 0 0 0;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 8px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-calendar-footer {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 7px; } }

html:not(#__):not(#___) .cadmin .date-picker-calendar-item {
  align-items: center;
  background-color: transparent;
  border-width: 0;
  display: inline-flex;
  flex-shrink: 0;
  font-weight: 600;
  height: 32px;
  justify-content: center;
  line-height: 1;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 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;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 32px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .date-picker-calendar-item {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .date-picker-calendar-item {
  transition: none; }

html:not(#__):not(#___) .cadmin .date-picker-calendar-item:disabled, html:not(#__):not(#___) .cadmin .date-picker-calendar-item.disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .date-picker-calendar-item .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-calendar-item {
    height: 24px;
    width: 24px; } }

html:not(#__):not(#___) .cadmin .date-picker-row {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-row {
    margin-bottom: 4px;
    margin-top: 4px; } }

html:not(#__):not(#___) .cadmin .date-picker-col {
  display: flex;
  flex-grow: 1;
  justify-content: center; }

html:not(#__):not(#___) .cadmin .date-picker-col.c-selected {
  background-image: linear-gradient(#f0f5ff, #f0f5ff);
  background-repeat: no-repeat; }

html:not(#__):not(#___) .cadmin .date-picker-col.c-selected:first-child {
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px; }

html:not(#__):not(#___) .cadmin .date-picker-col.c-selected:last-child {
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px; }

html:not(#__):not(#___) .cadmin .date-picker-col.c-selected-start {
  background-position: right top;
  background-size: 50% 100%; }

html:not(#__):not(#___) .cadmin .date-picker-col.c-selected-end {
  background-position: left top;
  background-size: 50% 100%; }

html:not(#__):not(#___) .cadmin .date-picker-days-row {
  margin-bottom: 16px;
  margin-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .date-picker-days-row {
    margin-bottom: 4px; } }

html:not(#__):not(#___) .cadmin .date-picker-day {
  height: 21px; }

html:not(#__):not(#___) .cadmin .date-picker-date {
  border-radius: 100px;
  color: #6b6c7e;
  cursor: pointer;
  position: relative; }

html:not(#__):not(#___) .cadmin .date-picker-date:hover {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .date-picker-date.focus, html:not(#__):not(#___) .cadmin .date-picker-date:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-date {
  background-color: #f1f2f5;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .date-picker-date:active {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .date-picker-date:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .date-picker-date {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .date-picker-date.active {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .date-picker-date:disabled, html:not(#__):not(#___) .cadmin .date-picker-date.disabled {
  background-color: transparent;
  box-shadow: none;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .date-picker-date[aria-expanded=true], html:not(#__):not(#___) .cadmin .date-picker-date.show {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .previous-month-date {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .previous-month-date:active {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .previous-month-date.active {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .previous-month-date[aria-expanded=true], html:not(#__):not(#___) .cadmin .previous-month-date.show {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .next-month-date {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .next-month-date:active {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .next-month-date.active {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .next-month-date[aria-expanded=true], html:not(#__):not(#___) .cadmin .next-month-date.show {
  background-color: #b3cdff;
  color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox {
  display: flex;
  flex-direction: row; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox .clay-reorder {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox label {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox-item {
  display: flex;
  flex-direction: column;
  margin-right: 4px; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .clay-dual-listbox-item {
    margin-right: 24px; } }

html:not(#__):not(#___) .cadmin .clay-dual-listbox-item:last-child {
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox-item-expand {
  flex-grow: 1;
  width: 48px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .clay-dual-listbox-actions {
  align-self: center;
  margin-top: 37px; }

html:not(#__):not(#___) .cadmin .form-feedback-group {
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .form-feedback-item {
  font-size: 14px;
  font-weight: 600;
  margin-top: 4px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .form-feedback-indicator {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .form-feedback-indicator:first-child {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .form-text {
  color: #6b6c7e;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-top: 4px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .has-error .custom-control-label,
html:not(#__):not(#___) .cadmin .has-error .form-check-label {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .has-error .form-control {
  background-color: #feefef;
  border-color: #f48989;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-error .form-control.focus, html:not(#__):not(#___) .cadmin .has-error .form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-error .form-control {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-error .form-control[readonly] {
  background-color: #fff;
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .has-error .form-control[readonly].focus, html:not(#__):not(#___) .cadmin .has-error .form-control[readonly]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-error .form-control[readonly] {
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .has-error .form-feedback-item {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .has-error select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23f48989'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23f48989'/%3E%3C/svg%3E");
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-error select.form-control[size] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-error select.form-control[multiple] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-error .input-group-item.focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-error .input-group-item.focus .input-group-inset {
  background-color: #feefef;
  border-color: #f48989; }

html:not(#__):not(#___) .cadmin .has-error .input-group-item.focus .input-group-inset ~ .input-group-inset-item {
  background-color: #feefef;
  border-color: #f48989; }

html:not(#__):not(#___) .cadmin .has-error .input-group-item .input-group-inset ~ .input-group-inset-item {
  background-color: #feefef;
  border-color: #f48989;
  box-shadow: 0 0 rgba(0, 0, 0, 0); }

html:not(#__):not(#___) .cadmin .has-error .input-group-item .input-group-inset:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .has-error .input-group-item .input-group-inset:focus ~ .input-group-inset-item {
  background-color: #feefef;
  border-color: #f48989; }

html:not(#__):not(#___) .cadmin .has-warning .custom-control-label,
html:not(#__):not(#___) .cadmin .has-warning .form-check-label {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .has-warning .form-control {
  background-color: #fff4ec;
  border-color: #ff8f39;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-warning .form-control.focus, html:not(#__):not(#___) .cadmin .has-warning .form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-warning .form-control {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-warning .form-control[readonly] {
  background-color: #fff;
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .has-warning .form-control[readonly].focus, html:not(#__):not(#___) .cadmin .has-warning .form-control[readonly]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-warning .form-control[readonly] {
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .has-warning .form-feedback-item {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .has-warning select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23ff8f39'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23ff8f39'/%3E%3C/svg%3E");
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-warning select.form-control[size] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-warning select.form-control[multiple] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item.focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item.focus .input-group-inset {
  background-color: #fff4ec;
  border-color: #ff8f39; }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item.focus .input-group-inset ~ .input-group-inset-item {
  background-color: #fff4ec;
  border-color: #ff8f39; }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item .input-group-inset ~ .input-group-inset-item {
  background-color: #fff4ec;
  border-color: #ff8f39;
  box-shadow: 0 0 rgba(0, 0, 0, 0); }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item .input-group-inset:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .has-warning .input-group-item .input-group-inset:focus ~ .input-group-inset-item {
  background-color: #fff4ec;
  border-color: #ff8f39; }

html:not(#__):not(#___) .cadmin .has-success .custom-control-label,
html:not(#__):not(#___) .cadmin .has-success .form-check-label {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .has-success .form-control {
  background-color: #edf9f0;
  border-color: #5aca75;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-success .form-control.focus, html:not(#__):not(#___) .cadmin .has-success .form-control:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-success .form-control {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-success .form-control[readonly] {
  background-color: #fff;
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .has-success .form-control[readonly].focus, html:not(#__):not(#___) .cadmin .has-success .form-control[readonly]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .has-success .form-control[readonly] {
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .has-success .form-feedback-item {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .has-success select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%235aca75'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%235aca75'/%3E%3C/svg%3E");
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-success select.form-control[size] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-success select.form-control[multiple] {
  background-image: none;
  color: #272833; }

html:not(#__):not(#___) .cadmin .has-success .input-group-item.focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .has-success .input-group-item.focus .input-group-inset {
  background-color: #edf9f0;
  border-color: #5aca75; }

html:not(#__):not(#___) .cadmin .has-success .input-group-item.focus .input-group-inset ~ .input-group-inset-item {
  background-color: #edf9f0;
  border-color: #5aca75; }

html:not(#__):not(#___) .cadmin .has-success .input-group-item .input-group-inset ~ .input-group-inset-item {
  background-color: #edf9f0;
  border-color: #5aca75;
  box-shadow: 0 0 rgba(0, 0, 0, 0); }

html:not(#__):not(#___) .cadmin .has-success .input-group-item .input-group-inset:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .has-success .input-group-item .input-group-inset:focus ~ .input-group-inset-item {
  background-color: #edf9f0;
  border-color: #5aca75; }

html:not(#__):not(#___) .cadmin .input-group > .form-control,
html:not(#__):not(#___) .cadmin .input-group > .form-control-plaintext {
  flex: 1 1 0%;
  margin-bottom: 0;
  min-width: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .input-group > .form-control + .form-control,
html:not(#__):not(#___) .cadmin .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px; }

html:not(#__):not(#___) .cadmin .input-group > .form-control:focus {
  z-index: 3; }

html:not(#__):not(#___) .cadmin .input-group > .form-control:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .form-control:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group-prepend > .btn + .btn,
html:not(#__):not(#___) .cadmin .input-group-prepend > .btn + .input-group-text,
html:not(#__):not(#___) .cadmin .input-group-prepend > .input-group-text + .input-group-text,
html:not(#__):not(#___) .cadmin .input-group-prepend > .input-group-text + .btn,
html:not(#__):not(#___) .cadmin .input-group-append > .btn + .btn,
html:not(#__):not(#___) .cadmin .input-group-append > .btn + .input-group-text,
html:not(#__):not(#___) .cadmin .input-group-append > .input-group-text + .input-group-text,
html:not(#__):not(#___) .cadmin .input-group-append > .input-group-text + .btn {
  margin-left: -1px; }

html:not(#__):not(#___) .cadmin .input-group-prepend .btn,
html:not(#__):not(#___) .cadmin .input-group-append .btn {
  z-index: 1; }

html:not(#__):not(#___) .cadmin .input-group-prepend .btn:hover,
html:not(#__):not(#___) .cadmin .input-group-append .btn:hover {
  z-index: 3; }

html:not(#__):not(#___) .cadmin .input-group-prepend .btn,
html:not(#__):not(#___) .cadmin .input-group-prepend .form-control,
html:not(#__):not(#___) .cadmin .input-group-append .btn,
html:not(#__):not(#___) .cadmin .input-group-append .form-control {
  position: relative; }

html:not(#__):not(#___) .cadmin .input-group-prepend .btn:focus,
html:not(#__):not(#___) .cadmin .input-group-prepend .form-control:focus,
html:not(#__):not(#___) .cadmin .input-group-append .btn:focus,
html:not(#__):not(#___) .cadmin .input-group-append .form-control:focus {
  z-index: 4; }

html:not(#__):not(#___) .cadmin .input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .input-group .btn-unstyled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .input-group-item {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  margin-left: 8px;
  width: 1%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .input-group-item.focus {
  border-radius: 4px;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .input-group-item.focus.input-group-prepend {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .input-group-item.focus.input-group-append {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group-item.focus > .form-control {
  background-color: #f0f5ff;
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .input-group-item.focus > .input-group-inset-item {
  background-color: #f0f5ff;
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .input-group-item:first-child {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .input-group-item > .btn {
  align-self: flex-start; }

html:not(#__):not(#___) .cadmin .input-group-item > .dropdown {
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 100%; }

html:not(#__):not(#___) .cadmin .input-group-item-shrink {
  flex-grow: 0;
  width: auto; }

html:not(#__):not(#___) .cadmin .input-group-item-focusable {
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .input-group-item-focusable {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .input-group-item-focusable {
  transition: none; }

html:not(#__):not(#___) .cadmin .input-group-item-focusable:focus-within:has(input:focus) {
  background-color: #f0f5ff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .input-group-text {
  align-items: center;
  background-color: #e7e7ed;
  border-bottom-width: 1px;
  border-color: #e7e7ed;
  border-left-width: 1px;
  border-radius: 4px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  color: #6b6c7e;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  line-height: 1.5;
  margin-bottom: 0;
  min-width: 40px;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  text-align: center;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .input-group-text label {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .input-group-text .custom-control {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .input-group-text .form-check {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .input-group-text .form-check input[type=radio],
html:not(#__):not(#___) .cadmin .input-group-text .form-check input[type=checkbox] {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .input-group-text .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .input-group-text-secondary {
  background-color: #fff;
  border-color: #cdced9;
  border-width: 1px;
  color: #6b6c7e;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .input-group-text-secondary label {
  color: #6b6c7e; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .input-group-stacked-sm-down > .input-group-item {
    margin-bottom: 8px;
    margin-left: 0;
    width: 100%; }
  html:not(#__):not(#___) .cadmin .input-group-stacked-sm-down > .input-group-item-shrink {
    margin-right: 8px;
    width: auto; } }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .btn {
  font-size: 18px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .btn .btn-section {
  font-size: 13px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .btn-monospaced {
  height: 48px;
  line-height: 1;
  width: 48px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .form-control {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  line-height: 1.5;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .form-file .btn {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  line-height: 1.5;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .form-file .btn .c-inner {
  margin-bottom: -7px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > textarea.form-control,
html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .form-control-textarea {
  height: 120px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .form-control-plaintext {
  font-size: 18px;
  height: 48px;
  line-height: 1.5;
  padding-bottom: 7px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .input-group-text {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  min-width: 48px;
  padding-left: 16px;
  padding-right: 16px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .input-group-inset-item > .form-file .btn {
  border-radius: 6px;
  font-size: 18px;
  height: 48px;
  line-height: 1.5;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item > .input-group-inset-item > .form-file .btn .c-inner {
  margin-bottom: -7px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -7px; }

html:not(#__):not(#___) .cadmin .input-group-lg > .input-group-item .form-control-inset {
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .btn, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .btn {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .btn .btn-section, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .btn .btn-section {
  font-size: 9px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .btn-monospaced, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .btn-monospaced {
  height: 32px;
  line-height: 1;
  width: 32px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-file .btn, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-file .btn {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-file .btn .c-inner, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-file .btn .c-inner {
  margin-bottom: -4px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > textarea.form-control, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > textarea.form-control,
html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-control-textarea,
html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-control-textarea {
  height: 80px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .form-control-plaintext, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .form-control-plaintext {
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  padding-bottom: 4px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-text, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-text {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  min-width: 32px;
  padding-left: 12px;
  padding-right: 12px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-inset-item > .btn, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-inset-item > .btn {
  line-height: 1;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-inset-item > .btn .c-inner, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-inset-item > .btn .c-inner {
  margin-bottom: 0;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-inset-item > .btn-monospaced, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-inset-item > .btn-monospaced {
  height: 24px;
  margin-left: 4px;
  margin-right: 4px;
  width: 24px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-inset-item > .form-file .btn, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-inset-item > .form-file .btn {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .form-group-sm .input-group > .input-group-item > .input-group-inset-item > .form-file .btn .c-inner, html:not(#__):not(#___) .cadmin .input-group-sm > .input-group-item > .input-group-inset-item > .form-file .btn .c-inner {
  margin-bottom: -4px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .input-group-inset {
  flex-grow: 1;
  order: 5;
  width: 1%; }

html:not(#__):not(#___) .cadmin .input-group-inset.focus, html:not(#__):not(#___) .cadmin .input-group-inset:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .input-group-inset {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .input-group-inset.focus ~ .input-group-inset-item, html:not(#__):not(#___) .cadmin .input-group-inset:focus-visible ~ .input-group-inset-item,
html:not(#__):not(#___) .c-prefers-focus .cadmin .input-group-inset ~ .input-group-inset-item {
  background-color: #f0f5ff;
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .input-group-inset:disabled ~ .input-group-inset-item, html:not(#__):not(#___) .cadmin .input-group-inset.disabled ~ .input-group-inset-item {
  background-color: #f1f2f5;
  border-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .input-group-inset ~ .form-feedback-group {
  order: 13; }

html:not(#__):not(#___) .cadmin .input-group-inset[readonly] ~ .input-group-inset-item {
  background-color: #fff;
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .input-group-inset[readonly].focus ~ .input-group-inset-item, html:not(#__):not(#___) .cadmin .input-group-inset[readonly]:focus-visible ~ .input-group-inset-item,
html:not(#__):not(#___) .c-prefers-focus .cadmin .input-group-inset[readonly] ~ .input-group-inset-item {
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item {
  align-items: center;
  background-color: #f1f2f5;
  border-bottom-width: 1px;
  border-color: #e7e7ed;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  display: flex;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .input-group .input-group-inset-item {
  transition: none; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .btn {
  align-items: center;
  display: flex;
  height: 75%;
  justify-content: center;
  line-height: 1;
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .btn .c-inner {
  margin-bottom: 0;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 0;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .btn .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .btn .c-inner .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .btn-monospaced {
  font-size: 16px;
  height: 32px;
  margin-bottom: -1px;
  margin-top: -1px;
  padding: 0;
  width: 32px; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .form-file {
  height: 75%; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item .form-file .btn {
  height: 100%; }

html:not(#__):not(#___) .cadmin .input-group .input-group-item .input-group-inset-before.form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left-width: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item-before {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right-width: 0;
  color: #6b6c7e;
  order: 3; }

html:not(#__):not(#___) .cadmin .input-group .input-group-append > .input-group-inset-item-before {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-item .input-group-inset-after.form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-width: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item-after {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left-width: 0;
  color: #6b6c7e;
  order: 9; }

.input-group-prepend html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item-after {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend {
  align-items: stretch;
  display: flex;
  margin-right: -1px; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend:not(:last-child) > .btn,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend:not(:last-child) > .form-control,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend:not(:last-child) > .input-group-text {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend:not(:last-child) > .btn + .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend + .input-group-prepend {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend + .input-group-prepend > .btn,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend + .input-group-prepend > .form-control,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend + .input-group-prepend > .input-group-text {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append {
  align-items: stretch;
  display: flex;
  margin-right: -1px; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:first-child > .btn,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:first-child > .form-control,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:first-child > .input-group-text {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:not(:first-child) > .btn,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:not(:first-child) > .form-control,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:not(:first-child) > .form-file .btn,
html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append:not(:first-child) > .input-group-text {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-append + .input-group-append, html:not(#__):not(#___) .cadmin .input-group > .input-group-item.input-group-prepend + .input-group-append {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .input-group-password .form-control[type=text] ~ .input-group-inset-item .input-password-label {
  display: none; }

html:not(#__):not(#___) .cadmin .input-group-password .form-control[type=password] ~ .input-group-inset-item .input-text-label {
  display: none; }

html:not(#__):not(#___) .cadmin .list-group-item-action {
  color: #495057;
  text-align: inherit;
  width: 100%; }

html:not(#__):not(#___) .cadmin .list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-action:focus {
  background-color: #f0f5ff;
  color: #495057;
  text-decoration: none;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .list-group-item-action:active {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  margin-bottom: 24px;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .list-group-bordered .list-group-item-flex {
  padding: 0; }

html:not(#__):not(#___) .cadmin .list-group-bordered .list-group-item-flex.active .autofit-col {
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .list-group-bordered .autofit-col {
  border-left: 1px solid #e7e7ed;
  border-right: 1px solid #e7e7ed;
  margin-left: -1px;
  padding: 16px 16px; }

html:not(#__):not(#___) .cadmin .list-group-bordered .autofit-col:first-child, html:not(#__):not(#___) .cadmin .list-group-bordered .autofit-col:last-child {
  border-left-width: 0;
  border-right-width: 0;
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .list-group-header {
  align-items: center;
  background-color: #f7f8f9;
  border: 1px solid #e7e7ed;
  display: flex;
  justify-content: space-between;
  margin-bottom: -1px;
  padding: 8px 16px; }

html:not(#__):not(#___) .cadmin .list-group-header:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .list-group-header:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .list-group-header-title {
  color: #6b6c7e;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .list-group-title {
  color: #272833;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 0;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .list-group-title[href],
html:not(#__):not(#___) .cadmin .list-group-title [href] {
  border-radius: 1px;
  color: #272833;
  display: inline-block;
  text-decoration: underline;
  transition: box-shadow 0.15s ease-in-out;
  max-width: 100%; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .list-group-title[href],
  html:not(#__):not(#___) .cadmin .list-group-title [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-title[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-title [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .list-group-title[href]:hover, html:not(#__):not(#___) .cadmin .list-group-title[href].hover,
html:not(#__):not(#___) .cadmin .list-group-title [href]:hover,
html:not(#__):not(#___) .cadmin .list-group-title [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-title[href].focus, html:not(#__):not(#___) .cadmin .list-group-title[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-title[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-title [href],
html:not(#__):not(#___) .cadmin .list-group-title [href].focus,
html:not(#__):not(#___) .cadmin .list-group-title [href]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .list-group-subtitle {
  color: #6b6c7e;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .list-group-subtitle[href],
html:not(#__):not(#___) .cadmin .list-group-subtitle [href] {
  border-radius: 1px;
  color: #6b6c7e;
  display: inline-block;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .list-group-subtitle[href],
  html:not(#__):not(#___) .cadmin .list-group-subtitle [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtitle[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtitle [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .list-group-subtitle[href]:hover, html:not(#__):not(#___) .cadmin .list-group-subtitle[href].hover,
html:not(#__):not(#___) .cadmin .list-group-subtitle [href]:hover,
html:not(#__):not(#___) .cadmin .list-group-subtitle [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-subtitle[href].focus, html:not(#__):not(#___) .cadmin .list-group-subtitle[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-subtitle[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-subtitle [href],
html:not(#__):not(#___) .cadmin .list-group-subtitle [href].focus,
html:not(#__):not(#___) .cadmin .list-group-subtitle [href]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .list-group-text {
  color: #6b6c7e;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .list-group-text[href],
html:not(#__):not(#___) .cadmin .list-group-text [href] {
  border-radius: 1px;
  color: #6b6c7e;
  display: inline-block;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .list-group-text[href],
  html:not(#__):not(#___) .cadmin .list-group-text [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-text[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-text [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .list-group-text[href]:hover, html:not(#__):not(#___) .cadmin .list-group-text[href].hover,
html:not(#__):not(#___) .cadmin .list-group-text [href]:hover,
html:not(#__):not(#___) .cadmin .list-group-text [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-text[href].focus, html:not(#__):not(#___) .cadmin .list-group-text[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-text[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-text [href],
html:not(#__):not(#___) .cadmin .list-group-text [href].focus,
html:not(#__):not(#___) .cadmin .list-group-text [href]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .list-group-subtext {
  color: #6b6c7e;
  margin-bottom: 0;
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin .list-group-subtext[href],
html:not(#__):not(#___) .cadmin .list-group-subtext [href] {
  border-radius: 1px;
  color: #6b6c7e;
  display: inline-block;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .list-group-subtext[href],
  html:not(#__):not(#___) .cadmin .list-group-subtext [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtext[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtext [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .list-group-subtext[href]:hover, html:not(#__):not(#___) .cadmin .list-group-subtext[href].hover,
html:not(#__):not(#___) .cadmin .list-group-subtext [href]:hover,
html:not(#__):not(#___) .cadmin .list-group-subtext [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-subtext[href].focus, html:not(#__):not(#___) .cadmin .list-group-subtext[href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-subtext[href], html:not(#__):not(#___) .c-prefers-focus .cadmin .list-group-subtext [href],
html:not(#__):not(#___) .cadmin .list-group-subtext [href].focus,
html:not(#__):not(#___) .cadmin .list-group-subtext [href]:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .show-dropdown-action-on-active .list-group-item.active .dropdown-action .dropdown-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .show-dropdown-action-on-active .list-group-item.active .dropdown-action .dropdown-item {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-item {
  background-color: #fff;
  border: 1px solid #e7e7ed;
  display: block;
  padding: 16px 16px;
  position: relative; }

html:not(#__):not(#___) .cadmin .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .list-group-item.active {
  background-color: #f0f5ff;
  border-color: #e7e7ed;
  color: #272833;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .list-group-item.active:focus, html:not(#__):not(#___) .cadmin .list-group-item.active.focus {
  z-index: 2; }

html:not(#__):not(#___) .cadmin .list-group-item.active .dropdown-action .dropdown-toggle,
html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-link {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-title,
html:not(#__):not(#___) .cadmin .list-group-item.active a.list-group-title,
html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-title a {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-text,
html:not(#__):not(#___) .cadmin .list-group-item.active a.list-group-text,
html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-text a {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-subtext,
html:not(#__):not(#___) .cadmin .list-group-item.active a.list-group-subtext,
html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-subtext a {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .list-group-item.active .list-group-link {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-item.disabled, html:not(#__):not(#___) .cadmin .list-group-item:disabled {
  background-color: #fff;
  color: #6b6c7e;
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .list-group-item + .list-group-item {
  border-top-width: 0; }

html:not(#__):not(#___) .cadmin .list-group-item + .list-group-item.active {
  border-top-width: 1px;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex {
  display: flex;
  margin-bottom: -1px;
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex:last-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .list-group-item-flex + .list-group-item-flex {
  border-top-width: 1px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex + .list-group-item-flex.active {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col {
  justify-content: flex-start;
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .custom-control:only-child {
  margin-bottom: 0;
  margin-top: 1px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .custom-control:only-child .custom-control-input,
html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .custom-control:only-child .custom-control-label::before,
html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .custom-control:only-child .custom-control-label::after {
  margin-top: 3px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .form-check:only-child {
  margin-bottom: 0;
  margin-top: 1px;
  padding-top: 3px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .sticker:only-child {
  margin-top: 1px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .list-group-title:only-child {
  align-items: center;
  display: flex;
  min-height: 32px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .list-group-title:only-child::after {
  content: "";
  display: block;
  min-height: inherit; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .dropdown-action {
  margin-top: 1px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex .autofit-col .quick-action-item {
  margin-top: 1px; }

html:not(#__):not(#___) .cadmin .list-group-item-action .c-inner {
  margin: -16px -16px;
  width: auto; }

html:not(#__):not(#___) .cadmin .list-group-item-action:focus {
  z-index: 1; }

html:not(#__):not(#___) .cadmin .list-group-link {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-link:hover, html:not(#__):not(#___) .cadmin .list-group-link:focus {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item, html:not(#__):not(#___) .cadmin .list-group-flush .list-group-item {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item:first-child, html:not(#__):not(#___) .cadmin .list-group-flush .list-group-item:first-child {
  border-top-width: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item:last-child .list-group-item:last-child, html:not(#__):not(#___) .cadmin .list-group-flush .list-group-item:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item > .autofit-col:first-child, html:not(#__):not(#___) .cadmin .list-group-flush .list-group-item > .autofit-col:first-child {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item > .autofit-col:last-child, html:not(#__):not(#___) .cadmin .list-group-flush .list-group-item > .autofit-col:last-child {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .list-group-item-primary {
  background-color: #bbd2ff;
  color: #063185; }

html:not(#__):not(#___) .cadmin .list-group-item-primary.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-primary.list-group-item-action:focus {
  background-color: #a2c1ff;
  color: #063185; }

html:not(#__):not(#___) .cadmin .list-group-item-primary.list-group-item-action.active {
  background-color: #063185;
  border-color: #063185;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-secondary {
  background-color: #d6d6db;
  color: #383842; }

html:not(#__):not(#___) .cadmin .list-group-item-secondary.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-secondary.list-group-item-action:focus {
  background-color: #c8c8cf;
  color: #383842; }

html:not(#__):not(#___) .cadmin .list-group-item-secondary.list-group-item-action.active {
  background-color: #383842;
  border-color: #383842;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-success {
  background-color: #c3dbc8;
  color: #15411f; }

html:not(#__):not(#___) .cadmin .list-group-item-success.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-success.list-group-item-action:focus {
  background-color: #b3d1b9;
  color: #15411f; }

html:not(#__):not(#___) .cadmin .list-group-item-success.list-group-item-action.active {
  background-color: #15411f;
  border-color: #15411f;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-info {
  background-color: #c4d1e8;
  color: #182f59; }

html:not(#__):not(#___) .cadmin .list-group-item-info.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-info.list-group-item-action:focus {
  background-color: #b2c3e1;
  color: #182f59; }

html:not(#__):not(#___) .cadmin .list-group-item-info.list-group-item-action.active {
  background-color: #182f59;
  border-color: #182f59;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-warning {
  background-color: #ebceb8;
  color: #602a00; }

html:not(#__):not(#___) .cadmin .list-group-item-warning.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-warning.list-group-item-action:focus {
  background-color: #e5c0a4;
  color: #602a00; }

html:not(#__):not(#___) .cadmin .list-group-item-warning.list-group-item-action.active {
  background-color: #602a00;
  border-color: #602a00;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-danger {
  background-color: #f5bdbd;
  color: #710a0a; }

html:not(#__):not(#___) .cadmin .list-group-item-danger.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-danger.list-group-item-action:focus {
  background-color: #f2a7a7;
  color: #710a0a; }

html:not(#__):not(#___) .cadmin .list-group-item-danger.list-group-item-action.active {
  background-color: #710a0a;
  border-color: #710a0a;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-light {
  background-color: #fbfbfc;
  color: #7d7e7f; }

html:not(#__):not(#___) .cadmin .list-group-item-light.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-light.list-group-item-action:focus {
  background-color: #ececf1;
  color: #7d7e7f; }

html:not(#__):not(#___) .cadmin .list-group-item-light.list-group-item-action.active {
  background-color: #7d7e7f;
  border-color: #7d7e7f;
  color: #fff; }

html:not(#__):not(#___) .cadmin .list-group-item-dark {
  background-color: #c3c3c6;
  color: #14151b; }

html:not(#__):not(#___) .cadmin .list-group-item-dark.list-group-item-action:hover, html:not(#__):not(#___) .cadmin .list-group-item-dark.list-group-item-action:focus {
  background-color: #b6b6ba;
  color: #14151b; }

html:not(#__):not(#___) .cadmin .list-group-item-dark.list-group-item-action.active {
  background-color: #14151b;
  border-color: #14151b;
  color: #fff; }

html:not(#__):not(#___) .cadmin .show-quick-actions-on-hover .list-group-item:not(.active):hover .quick-action-menu {
  display: flex; }

html:not(#__):not(#___) .cadmin .show-quick-actions-on-hover .focus:not(.active) .quick-action-menu {
  display: flex; }

html:not(#__):not(#___) .cadmin .list-group .quick-action-menu {
  align-items: flex-start;
  background-color: #fff;
  margin-bottom: -16px;
  margin-top: -16px;
  padding-bottom: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .list-group-bordered .quick-action-menu {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .list-group-item-flex.active .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .list-group-item-flex.active .quick-action-item {
  color: #272833; }

html:not(#__):not(#___) .cadmin .list-group-notification.list-group-bordered .quick-action-menu {
  margin-bottom: 1px;
  margin-top: 1px; }

html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item {
  border-width: 0; }

html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-flex.active {
  border-top-width: 0; }

html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary {
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed; }

html:not(#__):not(#___) .cadmin .list-group-notification .list-group-item-primary.active {
  background-color: #f0f5ff;
  box-shadow: inset 8px 0 #80acff, inset -1px 0 #e7e7ed, inset 0 1px #e7e7ed, inset 0 -1px #e7e7ed; }

html:not(#__):not(#___) .cadmin .list-group-notification .quick-action-menu {
  margin-bottom: calc(
 -16px + 1px);
  margin-top: calc(
 -16px + 1px); }

html:not(#__):not(#___) .cadmin .list-group-notification .autofit-col .quick-action-item {
  margin-top: 0px; }

html:not(#__):not(#___) .cadmin .list-group-sm .list-group-item {
  padding-bottom: 6.5px;
  padding-top: 6.5px; }

html:not(#__):not(#___) .cadmin .list-group-sm .quick-action-menu {
  margin-bottom: -6.5px;
  margin-top: -6.5px;
  padding-bottom: 6.5px;
  padding-top: 6.5px; }

html:not(#__):not(#___) .cadmin .modal-open, html:not(#__):not(#___) .cadmin.modal-open {
  overflow: hidden; }

html:not(#__):not(#___) .modal-open .cadmin .modal {
  overflow-x: hidden;
  overflow-y: auto; }

html:not(#__):not(#___) .cadmin .modal, html:not(#__):not(#___) .cadmin.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050; }

html:not(#__):not(#___) .cadmin .modal-dialog {
  margin: 8px;
  position: relative;
  pointer-events: none;
  width: auto; }

html:not(#__):not(#___) .cadmin .modal.fade .modal-dialog, html:not(#__):not(#___) .cadmin.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .modal.fade .modal-dialog, html:not(#__):not(#___) .cadmin.modal.fade .modal-dialog {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .modal.fade .modal-dialog, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.modal.fade .modal-dialog {
  transition: none; }

html:not(#__):not(#___) .cadmin .modal.show, html:not(#__):not(#___) .cadmin.modal.show {
  display: block; }

html:not(#__):not(#___) .cadmin .modal.show .modal-dialog, html:not(#__):not(#___) .cadmin.modal.show .modal-dialog {
  transform: none; }

html:not(#__):not(#___) .cadmin .modal.modal-static, html:not(#__):not(#___) .cadmin.modal.modal-static {
  transform: scale(1.02); }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .modal-dialog {
    margin: 28px auto;
    max-width: 600px; }
  html:not(#__):not(#___) .cadmin .modal-dialog-scrollable {
    max-height: calc(100% - 56px); }
  html:not(#__):not(#___) .cadmin .modal-dialog-scrollable .modal-content {
    max-height: calc(
 100vh - 56px); }
  html:not(#__):not(#___) .cadmin .modal-dialog-centered .modal-dialog,
  html:not(#__):not(#___) .cadmin .modal-dialog-centered.modal-dialog {
    min-height: calc(100% - 56px); }
  html:not(#__):not(#___) .cadmin .modal-dialog-centered .modal-dialog::before,
  html:not(#__):not(#___) .cadmin .modal-dialog-centered.modal-dialog::before {
    height: calc(100vh - 56px); }
  html:not(#__):not(#___) .cadmin .modal-content {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); }
  html:not(#__):not(#___) .cadmin .modal-sm {
    max-width: 320px; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .modal-lg,
  html:not(#__):not(#___) .cadmin .modal-xl {
    max-width: 896px; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .modal-xl {
    max-width: 1140px; } }

html:not(#__):not(#___) .cadmin .modal-dialog-centered .modal-dialog,
html:not(#__):not(#___) .cadmin .modal-dialog-centered.modal-dialog {
  align-items: center;
  display: flex;
  min-height: calc(100% - 16px); }

html:not(#__):not(#___) .cadmin .modal-dialog-centered .modal-dialog::before,
html:not(#__):not(#___) .cadmin .modal-dialog-centered.modal-dialog::before {
  content: "";
  display: block;
  height: calc(100vh - 16px); }

html:not(#__):not(#___) .cadmin .modal-backdrop, html:not(#__):not(#___) .cadmin.modal-backdrop {
  background-color: #393a4a;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040; }

html:not(#__):not(#___) .cadmin .modal-backdrop.fade, html:not(#__):not(#___) .cadmin.modal-backdrop.fade {
  opacity: 0; }

html:not(#__):not(#___) .cadmin .modal-backdrop.show, html:not(#__):not(#___) .cadmin.modal-backdrop.show {
  opacity: 0.8; }

html:not(#__):not(#___) .cadmin .modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid transparent;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 28px * 2);
  outline: 0;
  overflow: hidden;
  pointer-events: auto;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .modal-header, html:not(#__):not(#___) .cadmin.modal-header {
  align-items: center;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0 0 1px 0;
  display: flex;
  flex-shrink: 0;
  height: 64px;
  justify-content: space-between;
  padding: 24px;
  padding-bottom: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .modal-body, html:not(#__):not(#___) .cadmin.modal-body {
  border-top: 1px solid #e7e7ed;
  flex-grow: 1;
  flex-shrink: 1;
  margin-top: -1px;
  overflow: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 24px;
  position: relative; }

html:not(#__):not(#___) .cadmin .modal-body.inline-scroller, html:not(#__):not(#___) .cadmin.modal-body.inline-scroller {
  max-height: none;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  padding: 24px; }

html:not(#__):not(#___) .cadmin .modal-body-flush, html:not(#__):not(#___) .cadmin.modal-body-flush {
  padding: 0; }

html:not(#__):not(#___) .cadmin .modal-footer, html:not(#__):not(#___) .cadmin.modal-footer {
  align-items: center;
  border-bottom-left-radius: calc( 	6px - 1px);
  border-bottom-right-radius: calc( 	6px - 1px);
  border-top: 1px solid #e7e7ed;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px; }

html:not(#__):not(#___) .cadmin .modal-footer > *, html:not(#__):not(#___) .cadmin.modal-footer > * {
  margin: calc(8px * 0.5); }

html:not(#__):not(#___) .cadmin .modal-item-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 48px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%; }

html:not(#__):not(#___) .cadmin .modal-item-group:first-child, html:not(#__):not(#___) .cadmin .modal-item-group.modal-item-group-first {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .modal-item-group:last-child, html:not(#__):not(#___) .cadmin .modal-item-group.modal-item-group-last {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .modal-item-group:only-child, html:not(#__):not(#___) .cadmin .modal-item-group.modal-item-group-only {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .modal-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
  min-height: 0;
  min-width: 50px;
  padding: 0;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .modal-item-shrink {
  flex-grow: 0; }

html:not(#__):not(#___) .cadmin .modal-item-last {
  margin-left: auto; }

html:not(#__):not(#___) .cadmin .modal-footer > .modal-item-last, html:not(#__):not(#___) .cadmin.modal-footer > .modal-item-last {
  margin-left: auto; }

html:not(#__):not(#___) .cadmin .modal-title {
  flex-grow: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .modal-title-indicator {
  display: inline-block;
  font-size: 14px;
  margin-right: 8px;
  margin-top: -0.2em;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .modal-subtitle {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .modal-subtitle-divider {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px; }

html:not(#__):not(#___) .cadmin .close + .modal-title {
  margin-left: 5px; }

html:not(#__):not(#___) .cadmin .modal-title + .close {
  margin-right: 5px; }

html:not(#__):not(#___) .cadmin .modal-body-iframe, html:not(#__):not(#___) .cadmin.modal-body-iframe {
  height: 160px;
  padding: 0; }

html:not(#__):not(#___) .cadmin .modal-body-iframe iframe, html:not(#__):not(#___) .cadmin.modal-body-iframe iframe {
  border-width: 0;
  height: 100%;
  position: absolute;
  width: 100%; }

html:not(#__):not(#___) .cadmin.modal-full-screen,
html:not(#__):not(#___) .cadmin .modal-full-screen {
  bottom: 45px;
  left: 45px;
  margin: 0;
  max-width: none;
  position: absolute;
  right: 45px;
  top: 45px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin.modal-full-screen,
  html:not(#__):not(#___) .cadmin .modal-full-screen {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; } }

html:not(#__):not(#___) .cadmin.modal-full-screen .modal-content,
html:not(#__):not(#___) .cadmin .modal-full-screen .modal-content {
  border-color: transparent;
  border-radius: 6px;
  border-width: 1px;
  height: 100%; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin.modal-full-screen .modal-content,
  html:not(#__):not(#___) .cadmin .modal-full-screen .modal-content {
    border-radius: 0;
    border-width: 0; } }

html:not(#__):not(#___) .cadmin.modal-full-screen .modal-body,
html:not(#__):not(#___) .cadmin .modal-full-screen .modal-body {
  overflow: auto; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .modal-full-screen-sm-down {
    bottom: 0;
    left: 0;
    margin: 0;
    max-width: none;
    position: absolute;
    right: 0;
    top: 0; }
  html:not(#__):not(#___) .cadmin .modal-full-screen-sm-down .modal-body {
    overflow: auto; }
  html:not(#__):not(#___) .cadmin .modal-full-screen-sm-down .modal-content {
    border-radius: 0;
    border-width: 0;
    height: 100%; } }

html:not(#__):not(#___) .cadmin.modal-height-sm .modal-content,
html:not(#__):not(#___) .cadmin .modal-height-sm .modal-content {
  height: 250px; }

html:not(#__):not(#___) .cadmin.modal-height-md .modal-content,
html:not(#__):not(#___) .cadmin .modal-height-md .modal-content {
  height: 450px; }

html:not(#__):not(#___) .cadmin.modal-height-lg .modal-content,
html:not(#__):not(#___) .cadmin .modal-height-lg .modal-content {
  height: 650px; }

html:not(#__):not(#___) .cadmin.modal-height-xl .modal-content,
html:not(#__):not(#___) .cadmin .modal-height-xl .modal-content {
  height: 800px; }

html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog,
html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog {
  height: 100%;
  margin: 0; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog {
    bottom: 0;
    height: 100%;
    left: 50%;
    margin-bottom: 0;
    margin-left: calc(-600px / 2);
    margin-right: 0;
    margin-top: 0;
    top: 0; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog.modal-sm,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog.modal-sm {
    margin-left: calc(-320px / 2); } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog.modal-lg,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog.modal-lg {
    margin-left: calc(-896px / 2); } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog.modal-xl,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog.modal-xl {
    margin-left: calc(-896px / 2); } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-dialog.modal-xl,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-dialog.modal-xl {
    margin-left: calc(-1140px / 2); } }

html:not(#__):not(#___) .cadmin.modal-height-full .modal-body,
html:not(#__):not(#___) .cadmin .modal-height-full .modal-body {
  overflow: auto; }

html:not(#__):not(#___) .cadmin.modal-height-full .modal-content,
html:not(#__):not(#___) .cadmin .modal-height-full .modal-content {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  top: 8px; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin.modal-height-full .modal-content,
  html:not(#__):not(#___) .cadmin .modal-height-full .modal-content {
    bottom: 28px;
    left: auto;
    right: auto;
    top: 28px; } }

html:not(#__):not(#___) .cadmin.modal-success .modal-header,
html:not(#__):not(#___) .cadmin .modal-success .modal-header {
  background-color: #edf9f0;
  border-color: #5aca75;
  color: #287d3c; }

html:not(#__):not(#___) .cadmin.modal-success .modal-header .close,
html:not(#__):not(#___) .cadmin .modal-success .modal-header .close {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin.modal-success .modal-header .close .hover,
html:not(#__):not(#___) .cadmin .modal-success .modal-header .close .hover {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-success .modal-header .close .focus,
html:not(#__):not(#___) .cadmin .modal-success .modal-header .close .focus {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-success .modal-header .close .disabled,
html:not(#__):not(#___) .cadmin .modal-success .modal-header .close .disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-info .modal-header,
html:not(#__):not(#___) .cadmin .modal-info .modal-header {
  background-color: #eef2fa;
  border-color: #89a7e0;
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin.modal-info .modal-header .close,
html:not(#__):not(#___) .cadmin .modal-info .modal-header .close {
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin.modal-info .modal-header .close .hover,
html:not(#__):not(#___) .cadmin .modal-info .modal-header .close .hover {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-info .modal-header .close .focus,
html:not(#__):not(#___) .cadmin .modal-info .modal-header .close .focus {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-info .modal-header .close .disabled,
html:not(#__):not(#___) .cadmin .modal-info .modal-header .close .disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-warning .modal-header,
html:not(#__):not(#___) .cadmin .modal-warning .modal-header {
  background-color: #fff4ec;
  border-color: #ff8f39;
  color: #b95000; }

html:not(#__):not(#___) .cadmin.modal-warning .modal-header .close,
html:not(#__):not(#___) .cadmin .modal-warning .modal-header .close {
  color: #b95000; }

html:not(#__):not(#___) .cadmin.modal-warning .modal-header .close .hover,
html:not(#__):not(#___) .cadmin .modal-warning .modal-header .close .hover {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-warning .modal-header .close .focus,
html:not(#__):not(#___) .cadmin .modal-warning .modal-header .close .focus {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-warning .modal-header .close .disabled,
html:not(#__):not(#___) .cadmin .modal-warning .modal-header .close .disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-danger .modal-header,
html:not(#__):not(#___) .cadmin .modal-danger .modal-header {
  background-color: #feefef;
  border-color: #f48989;
  color: #da1414; }

html:not(#__):not(#___) .cadmin.modal-danger .modal-header .close,
html:not(#__):not(#___) .cadmin .modal-danger .modal-header .close {
  color: #da1414; }

html:not(#__):not(#___) .cadmin.modal-danger .modal-header .close .hover,
html:not(#__):not(#___) .cadmin .modal-danger .modal-header .close .hover {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-danger .modal-header .close .focus,
html:not(#__):not(#___) .cadmin .modal-danger .modal-header .close .focus {
  color: inherit; }

html:not(#__):not(#___) .cadmin.modal-danger .modal-header .close .disabled,
html:not(#__):not(#___) .cadmin .modal-danger .modal-header .close .disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px; }

html:not(#__):not(#___) .cadmin .multi-step-nav {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 15px;
  padding: 0 15px;
  position: relative; }

html:not(#__):not(#___) .cadmin .multi-step-indicator-label-bottom .multi-step-item {
  padding-bottom: 21px; }

html:not(#__):not(#___) .cadmin .multi-step-indicator-label-bottom .multi-step-indicator-label {
  top: 32px; }

html:not(#__):not(#___) .cadmin .multi-step-indicator-label-top .multi-step-item {
  padding-top: 21px; }

html:not(#__):not(#___) .cadmin .multi-step-indicator-label-top .multi-step-indicator-label {
  bottom: 36px; }

html:not(#__):not(#___) .cadmin .multi-step-title-center .multi-step-title {
  margin-left: calc(32px * 0.5);
  max-width: 100px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  white-space: nowrap;
  width: auto; }

html:not(#__):not(#___) .cadmin .multi-step-item {
  margin-bottom: 10px;
  position: relative; }

html:not(#__):not(#___) .cadmin .multi-step-item.active .multi-step-icon {
  background-color: #0b5fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  color: #fff; }

html:not(#__):not(#___) .cadmin .multi-step-item.active .multi-step-divider {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .multi-step-item.active.complete .multi-step-icon {
  background-color: #0b5fff;
  color: #fff; }

html:not(#__):not(#___) .cadmin .multi-step-item.complete .dropdown .multi-step-icon, html:not(#__):not(#___) .cadmin .multi-step-item.complete .dropdown .multi-step-icon:active {
  background-image: none; }

html:not(#__):not(#___) .cadmin .multi-step-item.complete .multi-step-icon {
  background-color: #6b6c7e;
  color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='%23fff'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px; }

html:not(#__):not(#___) .cadmin .multi-step-item.complete .multi-step-icon[data-multi-step-icon]:before {
  content: none; }

html:not(#__):not(#___) .cadmin .multi-step-item.complete .multi-step-icon:active {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='%23fff'/%3E%3C/svg%3E"); }

html:not(#__):not(#___) .cadmin .multi-step-item.complete .multi-step-divider {
  background-color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .multi-step-item.error .multi-step-icon {
  background-color: #da1414;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.4%20256%20467%2089.4c29.6-29.6-14.8-74.1-44.4-44.4L256%20211.6%2089.4%2045C59.8%2015.3%2015.3%2059.8%2045%2089.4L211.6%20256%2045%20422.6c-29.7%2029.7%2014.7%2074.1%2044.4%2044.4L256%20300.4%20422.6%20467c29.7%2029.7%2074.1-14.7%2044.4-44.4L300.4%20256z'%20fill='%23fff'/%3E%3C/svg%3E");
  color: #fff;
  text-indent: -100px; }

html:not(#__):not(#___) .cadmin .multi-step-item.error .multi-step-icon[data-multi-step-icon]::before {
  content: none; }

html:not(#__):not(#___) .cadmin .multi-step-item.error .multi-step-icon .lexicon-icon {
  display: none; }

html:not(#__):not(#___) .cadmin .multi-step-item.disabled .multi-step-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .multi-step-item.disabled .multi-step-icon {
  background-color: #f1f2f5;
  background-repeat: no-repeat;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .multi-step-item.disabled .multi-step-icon:focus {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .multi-step-item.disabled .multi-step-indicator-label {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .multi-step-item.disabled .multi-step-divider {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .multi-step-title {
  color: #6b6c7e;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .multi-step-item-expand {
  flex-grow: 1;
  width: 75px; }

html:not(#__):not(#___) .cadmin .multi-step-divider {
  background-color: #f1f2f5;
  height: 4px;
  margin-left: 32px;
  margin-top: -4px;
  position: relative;
  top: 18px; }

html:not(#__):not(#___) .cadmin .multi-step-indicator {
  position: relative;
  width: 32px; }

html:not(#__):not(#___) .cadmin .multi-step-indicator .dropdown-item-indicator,
html:not(#__):not(#___) .cadmin .multi-step-indicator .dropdown-item-indicator-start,
html:not(#__):not(#___) .cadmin .multi-step-indicator .dropdown-item-indicator-end {
  display: none; }

html:not(#__):not(#___) .cadmin .multi-step-indicator .complete .dropdown-item-indicator,
html:not(#__):not(#___) .cadmin .multi-step-indicator .complete .dropdown-item-indicator-start,
html:not(#__):not(#___) .cadmin .multi-step-indicator .complete .dropdown-item-indicator-end {
  display: block; }

html:not(#__):not(#___) .cadmin .multi-step-indicator .multi-step-indicator-label {
  color: #6b6c7e;
  font-size: 14px;
  font-weight: 600;
  left: 50%;
  max-width: 100px;
  position: absolute;
  transform: translateX(-50%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .multi-step-icon {
  align-items: center;
  background-color: #f1f2f5;
  border-radius: 100px;
  border-width: 0;
  color: #6b6c7e;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  height: 32px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  transition: box-shadow 0.15s ease-in-out;
  width: 32px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .multi-step-icon {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .multi-step-icon {
  transition: none; }

html:not(#__):not(#___) .cadmin .multi-step-icon:hover {
  background-color: #f1f2f5;
  color: #6b6c7e;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .multi-step-icon:focus {
  background-color: #f1f2f5;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #6b6c7e;
  outline: 0;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .multi-step-icon[data-multi-step-icon]:before {
  content: attr(data-multi-step-icon);
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 32px; }

html:not(#__):not(#___) .cadmin .multi-step-icon .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  position: absolute; }

html:not(#__):not(#___) .cadmin .multi-step-icon .btn-link {
  vertical-align: baseline; }

html:not(#__):not(#___) .cadmin .multi-step-icon .lexicon-icon {
  height: 14px;
  margin-top: 0;
  width: 14px; }

html:not(#__):not(#___) .cadmin .multi-step-item-fixed-width.multi-step-item,
html:not(#__):not(#___) .cadmin .multi-step-item-fixed-width .multi-step-item-expand {
  flex-grow: 0;
  width: 150px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm {
    flex-wrap: nowrap; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm.multi-step-indicator-label-top .multi-step-indicator-label {
    bottom: auto;
    top: 0; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm.multi-step-indicator-label-bottom .multi-step-indicator-label {
    bottom: 0;
    top: auto; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm.multi-step-title-center .multi-step-title {
    margin-left: 0;
    max-width: none;
    transform: none; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .active.multi-step-item {
    position: static; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .active .multi-step-title {
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .active .multi-step-indicator {
    position: static; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .active .multi-step-indicator-label {
    display: block;
    left: 0;
    max-width: none;
    position: absolute;
    right: 0;
    text-align: center;
    transform: none;
    width: auto; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .multi-step-item {
    margin-bottom: 0;
    min-width: 32px;
    padding-top: 26px; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .multi-step-title {
    display: none; }
  html:not(#__):not(#___) .cadmin .multi-step-nav-collapse-sm .multi-step-indicator-label {
    display: none; } }

html:not(#__):not(#___) .cadmin .nav {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .nav-link {
  display: block;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  position: relative; }

html:not(#__):not(#___) .cadmin .nav-link:hover, html:not(#__):not(#___) .cadmin .nav-link.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .nav-link.focus, html:not(#__):not(#___) .cadmin .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .nav-link {
  text-decoration: none;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .nav-link:disabled, html:not(#__):not(#___) .cadmin .nav-link.disabled {
  color: #a7a9bc;
  box-shadow: none;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .nav-link:disabled:active, html:not(#__):not(#___) .cadmin .nav-link.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .nav-link > .c-inner {
  margin-bottom: -10px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -10px; }

html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled {
  width: 100%; }

html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled.focus, html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .nav-link.btn-unstyled {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .nav-link.btn-unstyled {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled:disabled, html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled.disabled {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .nav-link.btn-unstyled .c-inner {
  width: auto; }

html:not(#__):not(#___) .cadmin .nav-btn {
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  line-height: 1.5;
  margin: 6px 4px;
  min-width: 32px;
  padding: 0 12px;
  position: relative;
  text-align: center;
  width: auto; }

html:not(#__):not(#___) .cadmin .nav-btn.focus, html:not(#__):not(#___) .cadmin .nav-btn:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .nav-btn {
  z-index: 1; }

html:not(#__):not(#___) .cadmin .nav-btn:disabled, html:not(#__):not(#___) .cadmin .nav-btn.disabled {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .nav-btn .c-inner {
  margin-bottom: 0;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .nav-btn .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .nav-btn.btn-link {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .nav-btn-monospaced {
  padding: 0; }

html:not(#__):not(#___) .cadmin .nav-btn-monospaced .c-inner {
  margin-left: -1px;
  margin-right: -1px; }

html:not(#__):not(#___) .cadmin .nav-link-monospaced {
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  margin: 6px 4px;
  min-width: 32px;
  padding: 0; }

html:not(#__):not(#___) .cadmin .nav-link-monospaced .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .nav-item {
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .nav-item[class*=col-] {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

html:not(#__):not(#___) .cadmin .nav-divider {
  margin-left: 8px;
  padding-left: 8px;
  position: relative; }

html:not(#__):not(#___) .cadmin .nav-divider::before {
  background-color: #6b6c7e;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 1px;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .nav-divider-end {
  margin-right: 8px;
  padding-right: 8px;
  position: relative; }

html:not(#__):not(#___) .cadmin .nav-divider-end::after {
  background-color: #6b6c7e;
  content: "";
  display: block;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .nav-text-truncate {
  display: inline-block;
  margin-bottom: -6px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .dropdown-toggle .nav-text-truncate {
  max-width: calc(100% - 24px); }

html:not(#__):not(#___) .cadmin .nav .nav-form {
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

html:not(#__):not(#___) .cadmin .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

html:not(#__):not(#___) .cadmin .nav-justified button.nav-link {
  text-align: center;
  width: 100%; }

html:not(#__):not(#___) .cadmin .nav-stacked {
  display: block; }

html:not(#__):not(#___) .cadmin .nav-stacked .nav-form {
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px; }

html:not(#__):not(#___) .cadmin .nav-unstyled {
  flex-wrap: nowrap; }

html:not(#__):not(#___) .cadmin .nav-unstyled .nav-link {
  line-height: 32px;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .nav-unstyled .nav-link > .c-inner {
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .nav-unstyled .nav-link-monospaced {
  margin: 0 4px; }

html:not(#__):not(#___) .cadmin .nav-unstyled .nav-btn {
  margin: 0 4px;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .nav-unstyled .nav-btn .c-inner {
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .nav-nested {
  flex-direction: column;
  flex-wrap: nowrap; }

html:not(#__):not(#___) .cadmin .nav-nested .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav > li > .btn {
  padding-left: calc(16px * 2); }

html:not(#__):not(#___) .cadmin .nav-nested .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav > li > .btn .c-inner {
  margin-left: calc(16px * -2); }

html:not(#__):not(#___) .cadmin .nav-nested .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 1); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav > li > .btn {
  padding-left: calc(16px * 3); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -3); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 2); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 4); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -4); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 3); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 5); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -5); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 4); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 6); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -6); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 5); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 7); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -7); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 6); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 8); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -8); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 7); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 9); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -9); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 8); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 10); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -10); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 9); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 11); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -11); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 10); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 12); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -12); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 11); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 13); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -13); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 12); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 14); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -14); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 13); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 15); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -15); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 14); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn {
  padding-left: calc(16px * 16); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > a .c-inner,
html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .btn .c-inner {
  margin-left: calc(16px * -16); }

html:not(#__):not(#___) .cadmin .nav-nested .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav .nav > li > .nav-equal-height-heading {
  padding-left: calc(16px * 15); }

html:not(#__):not(#___) .cadmin .nav-nested-margins {
  flex-direction: column;
  flex-wrap: nowrap; }

html:not(#__):not(#___) .cadmin .nav-nested-margins > li .nav > li {
  margin-left: 16px; }

html:not(#__):not(#___) .cadmin .nav-tabs {
  background-color: #f7f8f9;
  border-color: #cdced9;
  border-style: solid;
  border-width: 1px 0;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 7px;
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link {
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px 4px 0 0;
  color: #6b6c7e;
  font-weight: 600;
  padding-bottom: 4.5px;
  padding-top: 4.5px;
  transition: box-shadow 0.15s ease-in-out;
  white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .nav-tabs .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .nav-tabs .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link:hover, html:not(#__):not(#___) .cadmin .nav-tabs .nav-link.hover {
  border-color: transparent; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link.focus, html:not(#__):not(#___) .cadmin .nav-tabs .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .nav-tabs .nav-link {
  border-color: transparent;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link:active {
  background-color: #fff;
  border-color: #cdced9 #cdced9 #fff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link.active {
  background-color: #fff;
  color: #272833;
  border-color: #cdced9 #cdced9 #fff; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link:disabled, html:not(#__):not(#___) .cadmin .nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .nav-tabs .nav-link.show {
  background-color: #fff;
  color: #272833;
  border-color: #cdced9 #cdced9 #fff; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-link > .c-inner {
  margin-bottom: -4.5px;
  margin-top: -4.5px; }

html:not(#__):not(#___) .cadmin .nav-tabs .nav-item {
  margin-bottom: -1px; }

html:not(#__):not(#___) .cadmin .nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .nav-tabs + .tab-content .tab-pane {
  background-color: #fff;
  border-radius: 4px;
  padding: 32px; }

html:not(#__):not(#___) .cadmin .nav-tabs + .tab-content .tab-pane.active:first-child {
  border-top-left-radius: 0; }

html:not(#__):not(#___) .cadmin .tab-content > .tab-pane {
  display: none; }

html:not(#__):not(#___) .cadmin .tab-content > .active {
  display: block; }

html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab] .dropdown-item-indicator,
html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab] .dropdown-item-indicator-start,
html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab] .dropdown-item-indicator-end {
  display: none; }

html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab].active .dropdown-item-indicator,
html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab].active .dropdown-item-indicator-start,
html:not(#__):not(#___) .cadmin .dropdown-item[data-toggle=tab].active .dropdown-item-indicator-end {
  display: block; }

html:not(#__):not(#___) .cadmin .menubar {
  position: relative; }

html:not(#__):not(#___) .cadmin .menubar-toggler {
  display: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md {
  max-width: 250px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
  display: block; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse.show {
  display: block; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md {
    margin-bottom: 16px;
    max-width: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-collapse {
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    display: none;
    position: relative;
    top: 100%;
    z-index: 499; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler {
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    display: flex;
    height: 32px;
    padding-left: 8px;
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler .c-inner {
    margin-left: -8px;
    margin-right: -8px;
    max-width: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .menubar-toggler .lexicon-icon {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-nested {
    margin-bottom: 8px;
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-nested-margins > li .nav > li {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link {
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.hover {
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.disabled {
    color: #a7a9bc; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md .nav-link.show {
    color: #272833; } }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
  border-radius: 4px;
  color: #6b6c7e;
  letter-spacing: 0.02em;
  margin-bottom: 4px;
  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; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link::before {
  border-radius: 4px 0 0 4px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.hover {
  background-color: rgba(39, 40, 51, 0.04);
  color: #272833;
  font-weight: 600;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:hover::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.hover::before {
  background: #88889a;
  width: 3px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.focus::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
  font-weight: 600;
  background-color: rgba(11, 95, 255, 0.06);
  color: #272833;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active::before {
  background-color: #528eff;
  width: 4px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.3);
  box-shadow: none;
  font-weight: 400;
  letter-spacing: 0.02em; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled::before {
  content: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled::after {
  content: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.show {
  font-weight: 600;
  background-color: transparent;
  color: #272833;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link[aria-expanded=true]::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.show::before {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link[aria-expanded=true]:hover::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.show:hover::before {
  background-color: #88889a;
  width: 3px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-collapse {
    background-color: #fff;
    border-color: #e7e7ed;
    border-radius: 4px;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3); }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
    color: #6b6c7e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: box-shadow 0.15s ease-in-out; } }

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
    transition: none; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
    transition: none; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
    border-radius: 0;
    color: #272833;
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link::before {
    content: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.hover {
    background-color: rgba(39, 40, 51, 0.04);
    color: #272833;
    box-shadow: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:focus-visible,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.focus::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:focus-visible::after,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link::after {
    box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.active {
    font-weight: 600;
    background-color: rgba(11, 95, 255, 0.06);
    box-shadow: none;
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.disabled {
    background-color: transparent;
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link.show {
    box-shadow: none; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-decorated .nav {
    border-left-color: #e7e7ed;
    border-left-style: solid;
    border-left-width: 2px;
    display: block;
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-decorated .nav > .nav-item .nav {
    margin-bottom: 4px;
    margin-left: 16px;
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-decorated .nav-link {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-decorated .nav-link.active::after {
    background-color: #b3cdff;
    bottom: 0;
    content: "";
    display: block;
    left: -10px;
    position: absolute;
    top: 0;
    width: 2px; } }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg {
  max-width: 250px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
  display: block; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.collapsing, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse.show {
  display: block; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg {
    margin-bottom: 16px;
    max-width: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-collapse {
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    display: none;
    position: relative;
    top: 100%;
    z-index: 499; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler {
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    display: flex;
    height: 32px;
    padding-left: 8px;
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler .c-inner {
    margin-left: -8px;
    margin-right: -8px;
    max-width: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .menubar-toggler .lexicon-icon {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-nested {
    margin-bottom: 8px;
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-nested-margins > li .nav > li {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link {
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.hover {
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.disabled {
    color: #a7a9bc; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg .nav-link.show {
    color: #272833; } }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
  border-radius: 4px;
  color: #6b6c7e;
  letter-spacing: 0.02em;
  margin-bottom: 4px;
  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; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link::before {
  border-radius: 4px 0 0 4px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.hover {
  background-color: rgba(39, 40, 51, 0.04);
  color: #272833;
  font-weight: 600;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:hover::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.hover::before {
  background: #88889a;
  width: 3px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.focus::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
  font-weight: 600;
  background-color: rgba(11, 95, 255, 0.06);
  color: #272833;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active::before {
  background-color: #528eff;
  width: 4px; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.3);
  box-shadow: none;
  font-weight: 400;
  letter-spacing: 0.02em; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled::before {
  content: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled::after {
  content: none; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.show {
  font-weight: 600;
  background-color: transparent;
  color: #272833;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link[aria-expanded=true]::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.show::before {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link[aria-expanded=true]:hover::before, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.show:hover::before {
  background-color: #88889a;
  width: 3px; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-collapse {
    background-color: #fff;
    border-color: #e7e7ed;
    border-radius: 4px;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3); }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
    color: #6b6c7e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: box-shadow 0.15s ease-in-out; } }

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
    transition: none; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
    transition: none; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
    border-radius: 0;
    color: #272833;
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link::before {
    content: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:hover, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.hover {
    background-color: rgba(39, 40, 51, 0.04);
    color: #6b6c7e;
    box-shadow: none; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.focus, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:focus-visible,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.focus::after, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:focus-visible::after,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link::after {
    box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.active {
    font-weight: 600;
    background-color: rgba(11, 95, 255, 0.06);
    box-shadow: none;
    color: #272833; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link:disabled, html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.disabled {
    background-color: transparent;
    color: #6b6c7e; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link.show {
    box-shadow: none; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-decorated .nav {
    border-left-color: #e7e7ed;
    border-left-style: solid;
    border-left-width: 2px;
    display: block;
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-decorated .nav > .nav-item .nav {
    margin-bottom: 4px;
    margin-left: 16px;
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-decorated .nav-link {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-decorated .nav-link.active::after {
    background-color: #b3cdff;
    bottom: 0;
    content: "";
    display: block;
    left: -10px;
    position: absolute;
    top: 0;
    width: 2px; } }

html:not(#__):not(#___) .cadmin .navbar {
  align-items: center;
  border-width: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  padding: 8px 16px;
  position: relative; }

html:not(#__):not(#___) .cadmin .navbar > .container-xl, html:not(#__):not(#___) .cadmin .navbar > .container-lg, html:not(#__):not(#___) .cadmin .navbar > .container-md, html:not(#__):not(#___) .cadmin .navbar > .container-sm, html:not(#__):not(#___) .cadmin .navbar .container,
html:not(#__):not(#___) .cadmin .navbar .container-fluid {
  align-items: inherit;
  background-color: inherit;
  display: inherit;
  flex-wrap: inherit;
  justify-content: inherit; }

html:not(#__):not(#___) .cadmin .navbar-nowrap {
  flex-wrap: nowrap; }

html:not(#__):not(#___) .cadmin .navbar-nowrap .navbar-text {
  min-width: 0;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .navbar-nav .dropdown-menu-right,
html:not(#__):not(#___) .cadmin .navbar-form .dropdown-menu-right {
  left: auto;
  right: 0; }

html:not(#__):not(#___) .cadmin .navbar-nav {
  display: flex;
  flex-wrap: inherit;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .navbar-nav .dropdown-menu {
  float: none; }

html:not(#__):not(#___) .cadmin .navbar-nav .nav-item,
html:not(#__):not(#___) .cadmin .navbar-nav .nav-item .dropdown {
  align-items: center;
  display: flex;
  word-wrap: normal;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .navbar-nav .nav-item > .custom-control,
html:not(#__):not(#___) .cadmin .navbar-nav .nav-item > .form-check {
  margin-bottom: 0;
  margin-left: 8px;
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .navbar-nav .nav-link {
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .navbar-nav-expand {
  flex-grow: 1;
  min-width: 0; }

html:not(#__):not(#___) .cadmin .navbar-nav-last {
  margin-left: auto; }

html:not(#__):not(#___) .cadmin .nav-item-expand {
  flex-grow: 1;
  min-width: 0; }

html:not(#__):not(#___) .cadmin .nav-item-shrink {
  min-width: 0; }

html:not(#__):not(#___) .cadmin .navbar-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .navbar-text {
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px; }

html:not(#__):not(#___) .cadmin .navbar-collapse {
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

html:not(#__):not(#___) .cadmin .navbar-collapse .container,
html:not(#__):not(#___) .cadmin .navbar-collapse .container-fluid {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .navbar-collapse .dropdown-toggle .navbar-text-truncate {
  max-width: calc(100% - 25px); }

html:not(#__):not(#___) .cadmin .navbar-text-truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .navbar-toggler-icon {
  background-size: 100% 100%;
  background: no-repeat center center;
  content: "";
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em; }

html:not(#__):not(#___) .cadmin .navbar-toggler {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1;
  padding: 4px 12px; }

html:not(#__):not(#___) .cadmin .navbar-toggler:hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .navbar-toggler:focus {
  text-decoration: none;
  z-index: 525; }

html:not(#__):not(#___) .cadmin .navbar-toggler-link {
  align-items: center;
  display: flex;
  border-width: 0;
  line-height: 1.5;
  max-width: 100%;
  padding: 8.5px 8px;
  position: relative; }

html:not(#__):not(#___) .cadmin .navbar-toggler-link .lexicon-icon {
  min-width: 1em;
  margin-left: 3px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .navbar-brand {
  display: inline-block;
  font-size: 18px;
  line-height: inherit;
  max-width: calc(100% - 72px);
  padding-bottom: 8.5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8.5px;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .navbar-brand:hover, html:not(#__):not(#___) .cadmin .navbar-brand:focus {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .navbar-form {
  align-items: center;
  display: flex;
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .navbar-form > form {
  width: 100%; }

html:not(#__):not(#___) .cadmin .navbar-form-autofit {
  flex-basis: 100px;
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .navbar-form-autofit form {
  display: flex;
  width: 100%; }

html:not(#__):not(#___) .cadmin .navbar-overlay {
  background-color: inherit;
  flex-wrap: inherit; }

html:not(#__):not(#___) .cadmin .navbar-breakpoint-d-block,
html:not(#__):not(#___) .cadmin .navbar-breakpoint-d-inline-block,
html:not(#__):not(#___) .cadmin .navbar-breakpoint-d-flex {
  display: none !important; }

html:not(#__):not(#___) .cadmin .navbar-expand-sm .nav-item .navbar-text-truncate {
  max-width: 200px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse {
    background-color: inherit;
    left: 0;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 500; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container,
  html:not(#__):not(#___) .cadmin .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 12px;
    padding-right: 12px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .navbar-nav:last-child,
  html:not(#__):not(#___) .cadmin .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .navbar-form:last-child {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .nav-item,
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .nav-item .dropdown {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-text-truncate {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav {
    flex-direction: column; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-toggle .navbar-text-truncate {
    max-width: calc(
 100% - 25px); }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-divider {
    margin-left: -16px;
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-item:focus {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-item.active {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .navbar-nav .dropdown-menu {
    background-color: transparent;
    border-width: 0;
    box-shadow: none;
    margin: 0;
    max-height: none;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: static; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .show-dropdown-on-collapse .dropdown-header,
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .show-dropdown-on-collapse .dropdown-item {
    padding: 10px 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .show-dropdown-on-collapse .dropdown-menu {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .show-dropdown-on-collapse .dropdown-toggle {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-down-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-down-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-down-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-down-d-none {
    display: none !important; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-brand .navbar-text-truncate {
    max-width: 200px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    width: auto; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-collapse .dropdown-toggle .navbar-text-truncate {
    max-width: 175px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-toggler {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-sm .navbar-breakpoint-d-none {
    display: none !important; } }

html:not(#__):not(#___) .cadmin .navbar-expand-md .nav-item .navbar-text-truncate {
  max-width: 200px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-md.navbar-collapse-absolute .navbar-collapse {
    background-color: inherit;
    left: 0;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 500; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container,
  html:not(#__):not(#___) .cadmin .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 12px;
    padding-right: 12px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .navbar-nav:last-child,
  html:not(#__):not(#___) .cadmin .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .navbar-form:last-child {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .nav-item,
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .nav-item .dropdown {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-text-truncate {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav {
    flex-direction: column; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-toggle .navbar-text-truncate {
    max-width: calc(
 100% - 25px); }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-divider {
    margin-left: -16px;
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:focus {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.active {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-menu {
    background-color: transparent;
    border-width: 0;
    box-shadow: none;
    margin: 0;
    max-height: none;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: static; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .show-dropdown-on-collapse .dropdown-header,
  html:not(#__):not(#___) .cadmin .navbar-expand-md .show-dropdown-on-collapse .dropdown-item {
    padding: 10px 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .show-dropdown-on-collapse .dropdown-menu {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .show-dropdown-on-collapse .dropdown-toggle {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-down-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-down-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-down-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-down-d-none {
    display: none !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-brand .navbar-text-truncate {
    max-width: 200px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse {
    display: flex !important;
    width: auto; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-collapse .dropdown-toggle .navbar-text-truncate {
    max-width: 175px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-toggler {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-md .navbar-breakpoint-d-none {
    display: none !important; } }

html:not(#__):not(#___) .cadmin .navbar-expand-lg .nav-item .navbar-text-truncate {
  max-width: 200px; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse {
    background-color: inherit;
    left: 0;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 500; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container,
  html:not(#__):not(#___) .cadmin .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 12px;
    padding-right: 12px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .navbar-nav:last-child,
  html:not(#__):not(#___) .cadmin .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .navbar-form:last-child {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .nav-item,
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .nav-item .dropdown {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-text-truncate {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav {
    flex-direction: column; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-toggle .navbar-text-truncate {
    max-width: calc(
 100% - 25px); }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-divider {
    margin-left: -16px;
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item:focus {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-item.active {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .navbar-nav .dropdown-menu {
    background-color: transparent;
    border-width: 0;
    box-shadow: none;
    margin: 0;
    max-height: none;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: static; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .show-dropdown-on-collapse .dropdown-header,
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .show-dropdown-on-collapse .dropdown-item {
    padding: 10px 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .show-dropdown-on-collapse .dropdown-menu {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .show-dropdown-on-collapse .dropdown-toggle {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-down-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-down-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-down-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-down-d-none {
    display: none !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-brand .navbar-text-truncate {
    max-width: 200px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    width: auto; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-collapse .dropdown-toggle .navbar-text-truncate {
    max-width: 175px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-toggler {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-lg .navbar-breakpoint-d-none {
    display: none !important; } }

html:not(#__):not(#___) .cadmin .navbar-expand-xl .nav-item .navbar-text-truncate {
  max-width: 200px; }

@media (max-width: 1279.98px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse {
    background-color: inherit;
    left: 0;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 500; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container,
  html:not(#__):not(#___) .cadmin .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 12px;
    padding-right: 12px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .navbar-nav:last-child,
  html:not(#__):not(#___) .cadmin .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .navbar-form:last-child {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .nav-item,
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .nav-item .dropdown {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-text-truncate {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav {
    flex-direction: column; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-toggle .navbar-text-truncate {
    max-width: calc(
 100% - 25px); }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-divider {
    margin-left: -16px;
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-item:focus {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-item.active {
    background-color: transparent; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .navbar-nav .dropdown-menu {
    background-color: transparent;
    border-width: 0;
    box-shadow: none;
    margin: 0;
    max-height: none;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: static; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .show-dropdown-on-collapse .dropdown-header,
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .show-dropdown-on-collapse .dropdown-item {
    padding: 10px 8px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .show-dropdown-on-collapse .dropdown-menu {
    display: block; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .show-dropdown-on-collapse .dropdown-toggle {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-down-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-down-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-down-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-down-d-none {
    display: none !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-brand .navbar-text-truncate {
    max-width: 200px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    width: auto; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-collapse .dropdown-toggle .navbar-text-truncate {
    max-width: 175px; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-toggler {
    display: none; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-d-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-d-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-d-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .navbar-expand-xl .navbar-breakpoint-d-none {
    display: none !important; } }

html:not(#__):not(#___) .cadmin .navbar-expand .nav-item .navbar-text-truncate {
  max-width: 200px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .navbar-overlay-xs-down {
    bottom: 0;
    display: none;
    justify-content: space-between;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 450; }
  html:not(#__):not(#___) .cadmin .navbar-overlay-xs-down.show {
    display: flex; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .navbar-overlay-sm-down {
    bottom: 0;
    display: none;
    justify-content: space-between;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 450; }
  html:not(#__):not(#___) .cadmin .navbar-overlay-sm-down.show {
    display: flex; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .navbar-overlay-md-down {
    bottom: 0;
    display: none;
    justify-content: space-between;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 450; }
  html:not(#__):not(#___) .cadmin .navbar-overlay-md-down.show {
    display: flex; } }

@media (max-width: 1279.98px) {
  html:not(#__):not(#___) .cadmin .navbar-overlay-lg-down {
    bottom: 0;
    display: none;
    justify-content: space-between;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 450; }
  html:not(#__):not(#___) .cadmin .navbar-overlay-lg-down.show {
    display: flex; } }

html:not(#__):not(#___) .cadmin .navbar-overlay-up {
  bottom: 0;
  display: none;
  justify-content: space-between;
  left: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 450; }

html:not(#__):not(#___) .cadmin .navbar-overlay-up.show {
  display: flex; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-brand {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-brand:hover, html:not(#__):not(#___) .cadmin .navbar-light .navbar-brand:focus {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link:focus {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link.disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .show > .nav-link,
html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .active > .nav-link,
html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link.show,
html:not(#__):not(#___) .cadmin .navbar-light .navbar-nav .nav-link.active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%236b6c7e' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-text {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-text a {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navbar-light .navbar-text a:hover, html:not(#__):not(#___) .cadmin .navbar-light .navbar-text a:focus {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-brand {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-brand:hover, html:not(#__):not(#___) .cadmin .navbar-dark .navbar-brand:focus {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link:focus {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link.disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .show > .nav-link,
html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .active > .nav-link,
html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link.show,
html:not(#__):not(#___) .cadmin .navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-text {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-text a {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-dark .navbar-text a:hover, html:not(#__):not(#___) .cadmin .navbar-dark .navbar-text a:focus {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navbar-underline .navbar-toggler-link::after {
  background-color: #80acff;
  bottom: -8px;
  content: "";
  display: block;
  height: 0.25rem;
  left: 0;
  position: absolute;
  right: 0;
  width: auto; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .navbar-underline.navbar-expand-md.navbar-underline .navbar-nav .nav-link.active::after {
    background-color: #80acff;
    bottom: -8px;
    content: "";
    display: block;
    height: 0.25rem;
    left: 0;
    position: absolute;
    right: 0;
    width: auto; }
  html:not(#__):not(#___) .cadmin .navbar-underline.navbar-expand-md.navbar-underline .navbar-nav .nav-link[aria-expanded=true]::after, html:not(#__):not(#___) .cadmin .navbar-underline.navbar-expand-md.navbar-underline .navbar-nav .nav-link.show::after {
    background-color: #80acff;
    bottom: -8px;
    content: "";
    display: block;
    height: 0.25rem;
    left: 0;
    position: absolute;
    right: 0;
    width: auto; } }

html:not(#__):not(#___) .cadmin .management-bar {
  border-width: 0px 0px 1px 0px;
  font-size: 14px;
  min-height: 64px;
  padding: 0px 0;
  border-color: transparent;
  border-style: solid; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-toggler {
  font-size: 18px;
  height: calc(48px * 0.66667);
  margin-left: 14px;
  margin-right: 14px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-toggler .c-inner {
  margin-bottom: -4px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-toggler-link {
  font-size: 14px;
  height: auto;
  line-height: 1.5;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 14px *
 1.5
 ) * 0.5);
  padding-left: 4px;
  padding-right: 4px;
  padding-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 14px *
 1.5
 ) * 0.5); }

html:not(#__):not(#___) .cadmin .management-bar .navbar-toggler-link .c-inner {
  margin-left: -4px;
  margin-right: -4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-brand {
  font-size: 18px;
  margin-right: 0;
  padding-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 18px *
 1.5
 ) * 0.5);
  padding-left: 4px;
  padding-right: 4px;
  padding-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 18px *
 1.5
 ) * 0.5); }

html:not(#__):not(#___) .cadmin .management-bar .navbar-brand .c-inner {
  margin-left: -4px;
  margin-right: -4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-btn {
  font-size: 14px;
  margin-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  margin-left: 4px;
  margin-right: 4px;
  margin-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-btn .c-inner {
  margin-bottom: -4px;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-btn-monospaced {
  font-size: 16px;
  padding: 0; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-btn-monospaced .c-inner {
  margin: 0; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-item > .custom-control,
html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-item > .form-check {
  margin-left: 4px;
  margin-right: 4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link,
html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .navbar-text {
  margin-bottom: calc((
 (
 48px -
 1px -
 0px
 ) -
 32px
 ) * 0.5);
  margin-left: 4px;
  margin-right: 4px;
  margin-top: calc((
 (
 48px -
 1px -
 0px
 ) -
 32px
 ) * 0.5);
  padding-bottom: calc((
 32px -
 (14px * 1.5)
 ) * 0.5);
  padding-left: 4px;
  padding-right: 4px;
  padding-top: calc((
 32px -
 (14px * 1.5)
 ) * 0.5); }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link .c-inner,
html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .navbar-text .c-inner {
  margin-left: -4px;
  margin-right: -4px; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link-monospaced {
  font-size: 16px;
  margin-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  margin-left: 4px;
  margin-right: 4px;
  margin-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  padding: 0; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link-monospaced .c-inner {
  margin: 0; }

html:not(#__):not(#___) .cadmin .management-bar .dropdown-menu {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link {
  border-radius: 4px;
  outline: 0;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .management-bar .navbar-nav .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar .navbar-nav .nav-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link.disabled {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-brand {
  border-radius: 4px;
  outline: 0;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .management-bar .navbar-brand {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .management-bar .navbar-brand {
  transition: none; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-brand.focus, html:not(#__):not(#___) .cadmin .management-bar .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar .navbar-brand {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .management-bar .navbar-brand.disabled {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .management-bar .navbar-overlay {
  padding: 0; }

html:not(#__):not(#___) .cadmin .management-bar.navbar-nowrap .navbar-text {
  white-space: normal;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .management-bar-light {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link.hover {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar-light .navbar-nav .nav-link {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link.disabled {
  background-color: transparent;
  color: #a7a9bc;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-link.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-nav .nav-btn {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand.focus, html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar-light .navbar-brand {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand.disabled {
  background-color: transparent;
  color: #a7a9bc;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand[aria-expanded=true], html:not(#__):not(#___) .cadmin .management-bar-light .navbar-brand.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-toggler {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-light .navbar-overlay {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .management-bar-primary {
  background-color: #f0f5ff;
  border-color: #0b5fff;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link {
  border-radius: 4px;
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link.hover {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar-primary .navbar-nav .nav-link {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link.disabled {
  background-color: transparent;
  color: #a7a9bc;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-link.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-nav .nav-btn {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand {
  border-radius: 4px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand.focus, html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .management-bar-primary .navbar-brand {
  color: #272833;
  background-color: rgba(39, 40, 51, 0.03); }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand.disabled {
  background-color: transparent;
  color: #a7a9bc;
  opacity: 1; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand[aria-expanded=true], html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-brand.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-toggler {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .management-bar-primary .navbar-overlay {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .navigation-bar {
  border-width: 0px 0px 1px 0px;
  font-size: 14px;
  padding: 0px 0;
  border-color: transparent;
  border-style: solid; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-toggler {
  font-size: 18px;
  height: calc(48px * 0.66667);
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-toggler .c-inner {
  margin-bottom: -4px;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-toggler-link {
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  margin-bottom: 7.5px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 7.5px;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-toggler-link .c-inner {
  margin-bottom: 0;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand {
  font-size: 18px;
  margin-right: 0;
  padding-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 18px *
 1.5
 ) * 0.5);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 18px *
 1.5
 ) * 0.5); }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand .c-inner {
  margin-left: -16px;
  margin-right: -16px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-btn {
  font-size: 14px;
  margin-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  margin-left: 16px;
  margin-right: 16px;
  margin-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-btn .c-inner {
  margin-bottom: -16px;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -16px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-btn-monospaced {
  padding: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-btn-monospaced .c-inner {
  margin: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-item > .custom-control,
html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-item > .form-check {
  margin-left: 16px;
  margin-right: 16px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link,
html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .navbar-text {
  margin-bottom: calc((
 (
 48px -
 1px -
 0px
 ) -
 32px
 ) * 0.5);
  margin-top: calc((
 (
 48px -
 1px -
 0px
 ) -
 32px
 ) * 0.5);
  padding-bottom: calc((
 32px -
 (14px * 1.5)
 ) * 0.5);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: calc((
 32px -
 (14px * 1.5)
 ) * 0.5); }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link .c-inner,
html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .navbar-text .c-inner {
  margin-left: -16px;
  margin-right: -16px; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link-monospaced {
  margin-bottom: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  margin-left: 16px;
  margin-right: 16px;
  margin-top: calc((
 48px -
 1px -
 0px -
 0px *
 2 -
 32px
 ) * 0.5);
  padding: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link-monospaced .c-inner {
  margin: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .dropdown-menu {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link {
  border-radius: 4px;
  border-width: 0;
  outline: 0;
  font-size: inherit; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar .navbar-nav .nav-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .navigation-bar .navbar-nav .nav-link.disabled {
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand {
  border-radius: 4px;
  border-width: 0;
  outline: 0;
  font-size: inherit; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand.focus, html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar .navbar-brand {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .navigation-bar .navbar-brand.disabled {
  box-shadow: none; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md.navbar-collapse-absolute .navbar-collapse {
    border-color: transparent;
    border-style: solid;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    left: 0;
    margin-top: 1px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    right: 0; }
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-divider {
    margin-left: 0;
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item {
    padding-bottom: 13px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 13px; }
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item > .c-inner {
    margin-bottom: -13px;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: -13px; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md.navbar-underline .navbar-nav .nav-link.active::after {
    bottom: -8.5px;
    height: 4px; }
  html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md.navbar-underline .navbar-nav .nav-link[aria-expanded=true]::after, html:not(#__):not(#___) .cadmin .navigation-bar.navbar-expand-md.navbar-underline .navbar-nav .nav-link.show::after {
    bottom: -8.5px;
    height: 4px; } }

html:not(#__):not(#___) .cadmin .navigation-bar-light {
  background-color: #fff;
  border-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-light .navbar-nav .nav-link {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link.active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link.disabled {
  color: #6b6c7e;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-link.show {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-nav .nav-btn {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand.focus, html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-light .navbar-brand {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand.active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand.disabled {
  color: #6b6c7e;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-brand.show {
  color: #272833; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-toggler {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-light .navbar-overlay {
  background-color: #fff; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item {
    color: #6b6c7e;
    font-weight: 600; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.hover {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.focus, html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:focus-visible,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.active {
    color: #272833; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.disabled {
    color: #6b6c7e;
    opacity: 0.4; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.show {
    color: #272833; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md.navbar-underline .navbar-nav .nav-link.active::after {
    background-color: #528eff; }
  html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md.navbar-underline .navbar-nav .nav-link[aria-expanded=true]::after, html:not(#__):not(#___) .cadmin .navigation-bar-light.navbar-expand-md.navbar-underline .navbar-nav .nav-link.show::after {
    background-color: #528eff; } }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary {
  background-color: #393a4a;
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link {
  color: #cdced9;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link.hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link.focus, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-secondary .navbar-nav .nav-link {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link:active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link.active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link.disabled {
  color: #cdced9;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-link.show {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-nav .nav-btn {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand:hover, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand.hover {
  color: rgba(255, 255, 255, 0.9); }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand.focus, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-secondary .navbar-brand {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand:active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand.active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand.disabled {
  color: #cdced9;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-brand.show {
  color: #fff; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-toggler {
  color: #cdced9;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .navigation-bar-secondary .navbar-overlay {
  background-color: #393a4a; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item {
    color: #cdced9;
    font-weight: 600; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:hover, html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.hover {
    color: #fff; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.focus, html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:focus-visible,
  html:not(#__):not(#___) .c-prefers-focus .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item {
    color: #fff; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:active {
    color: #fff; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.active {
    color: #fff; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item:disabled, html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.disabled {
    color: #cdced9;
    opacity: 0.4; }
  html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item[aria-expanded=true], html:not(#__):not(#___) .cadmin .navigation-bar-secondary.navbar-expand-md .navbar-collapse .navbar-nav .dropdown-item.show {
    color: #fff; } }

html:not(#__):not(#___) .cadmin .pagination {
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  list-style: none;
  margin-bottom: 8px;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .pagination-bar {
  align-items: center;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .pagination-bar {
    flex-direction: column;
    justify-content: center; }
  html:not(#__):not(#___) .cadmin .pagination-bar .pagination {
    margin-top: 8px; } }

html:not(#__):not(#___) .cadmin .page-link {
  align-items: center;
  background-color: transparent;
  border-radius: 4px;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  color: #6b6c7e;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  letter-spacing: 0.033em;
  line-height: 1;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  position: relative;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .page-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .page-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .page-link::before {
  border-radius: 0 0 4px 4px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0; }

html:not(#__):not(#___) .cadmin .page-link:hover, html:not(#__):not(#___) .cadmin .page-link.hover {
  background-color: rgba(39, 40, 51, 0.04);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .page-link:hover::before, html:not(#__):not(#___) .cadmin .page-link.hover::before {
  background-color: #88889a;
  height: 3px; }

html:not(#__):not(#___) .cadmin .page-link.focus, html:not(#__):not(#___) .cadmin .page-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .page-link {
  border-color: transparent;
  box-shadow: none;
  color: #272833;
  outline: 0;
  z-index: 4; }

html:not(#__):not(#___) .cadmin .page-link.focus::after, html:not(#__):not(#___) .cadmin .page-link:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .page-link::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .page-link:active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0;
  z-index: 3; }

html:not(#__):not(#___) .cadmin .page-link.active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0;
  z-index: 3; }

html:not(#__):not(#___) .cadmin .page-link.active::before {
  background-color: #528eff;
  height: 4px; }

html:not(#__):not(#___) .cadmin .page-link:disabled, html:not(#__):not(#___) .cadmin .page-link.disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  z-index: 0; }

html:not(#__):not(#___) .cadmin .page-link:disabled::before, html:not(#__):not(#___) .cadmin .page-link.disabled::before {
  content: none; }

html:not(#__):not(#___) .cadmin .page-link:disabled:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .page-link::after, html:not(#__):not(#___) .cadmin .page-link.disabled:focus-visible::after {
  content: none; }

html:not(#__):not(#___) .cadmin .page-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .page-link.show {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0;
  z-index: 3; }

html:not(#__):not(#___) .cadmin .page-link[aria-expanded=true]::before, html:not(#__):not(#___) .cadmin .page-link.show::before {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .page-link[aria-expanded=true]:hover::before, html:not(#__):not(#___) .cadmin .page-link.show:hover::before {
  background-color: #88889a;
  height: 3px; }

html:not(#__):not(#___) .cadmin .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .page-link .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .page-item {
  margin-left: 4px;
  margin-right: 4px; }

html:not(#__):not(#___) .cadmin .page-item.active .page-link {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .page-item.active .page-link::before {
  background-color: #528eff;
  height: 4px; }

html:not(#__):not(#___) .cadmin .page-item.disabled .page-link {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  z-index: 0; }

html:not(#__):not(#___) .cadmin .page-item.disabled .page-link::before {
  content: none; }

html:not(#__):not(#___) .cadmin .page-item.disabled .page-link.focus::after, html:not(#__):not(#___) .cadmin .page-item.disabled .page-link:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .page-item.disabled .page-link::after {
  content: none; }

html:not(#__):not(#___) .cadmin .page-item:first-child .page-link,
html:not(#__):not(#___) .cadmin .page-link-first {
  border-radius: 4px; }

html:not(#__):not(#___) .cadmin .page-item:last-child .page-link,
html:not(#__):not(#___) .cadmin .page-link-last {
  border-radius: 4px; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page {
  font-size: 14px;
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button {
  align-items: center;
  border-color: transparent;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #6b6c7e;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  letter-spacing: 0.025em;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .pagination-items-per-page > a,
  html:not(#__):not(#___) .cadmin .pagination-items-per-page > button {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .pagination-items-per-page > a, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .pagination-items-per-page > button {
  transition: none; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button::before {
  border-radius: 0 0 4px 4px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:hover, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.hover,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:hover,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.hover {
  background-color: rgba(39, 40, 51, 0.04);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.focus, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > a, html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > button,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.focus,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:focus-visible {
  border-color: transparent;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.focus::after, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > a::after, html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > button::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.focus::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:focus-visible::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:active,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.active,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:disabled, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.disabled,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:disabled,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  font-weight: 400;
  opacity: 0.5;
  pointer-events: auto;
  letter-spacing: 0.033em; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:disabled::before, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.disabled::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:disabled::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.disabled::before {
  content: none; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a:disabled:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > a::after, html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page > button::after, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.disabled:focus-visible::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button:disabled:focus-visible::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.disabled:focus-visible::after {
  content: none; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a[aria-expanded=true], html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.show,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button[aria-expanded=true],
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.show {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a[aria-expanded=true]::before, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.show::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button[aria-expanded=true]::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.show::before {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a[aria-expanded=true]:hover::before, html:not(#__):not(#___) .cadmin .pagination-items-per-page > a.show:hover::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button[aria-expanded=true]:hover::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button.show:hover::before {
  background-color: #88889a;
  height: 3px; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a > .c-inner,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button > .c-inner {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page > a .lexicon-icon,
html:not(#__):not(#___) .cadmin .pagination-items-per-page > button .lexicon-icon {
  margin-left: 2px;
  margin-top: 2px; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > a,
html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > button {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  font-weight: 400;
  opacity: 0.5;
  pointer-events: auto;
  letter-spacing: 0.033em; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > a::before,
html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > button::before {
  content: none; }

html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > a.focus::after, html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > a:focus-visible::after,
html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page.disabled > a::after, html:not(#__):not(#___) .c-prefers-focus .cadmin .pagination-items-per-page.disabled > button::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > button.focus::after,
html:not(#__):not(#___) .cadmin .pagination-items-per-page.disabled > button:focus-visible::after {
  content: none; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .pagination-items-per-page + .pagination-results {
    margin-left: auto; } }

html:not(#__):not(#___) .cadmin .page-item .dropdown-menu,
html:not(#__):not(#___) .cadmin .pagination-items-per-page .dropdown-menu {
  margin-bottom: 10px;
  margin-top: 10px; }

html:not(#__):not(#___) .cadmin .pagination-results {
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  color: #6b6c7e;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
  margin-right: auto;
  max-width: 100%;
  padding: 0 10px;
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .pagination-sm .page-link {
  font-size: 12px;
  height: 24px;
  line-height: 1;
  padding-bottom: 0;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-sm .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-sm .page-item:first-child .page-link,
html:not(#__):not(#___) .cadmin .pagination-sm .page-link-first {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-sm .page-item:last-child .page-link,
html:not(#__):not(#___) .cadmin .pagination-sm .page-link-last {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page {
  border-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page > a,
html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page > button {
  font-size: 12px;
  height: 24px;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page > a > .c-inner,
html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page > button > .c-inner {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-sm .pagination-items-per-page + .pagination-results {
  font-size: 12px;
  line-height: 1;
  padding: 0 10px; }

html:not(#__):not(#___) .cadmin .pagination-lg .page-link {
  font-size: 18px;
  height: 44px;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-lg .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-lg .page-item:first-child .page-link,
html:not(#__):not(#___) .cadmin .pagination-lg .page-link-first {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-lg .page-item:last-child .page-link,
html:not(#__):not(#___) .cadmin .pagination-lg .page-link-last {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page {
  border-radius: 5px; }

html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page > a,
html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page > button {
  font-size: 18px;
  height: 44px;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page > a > .c-inner,
html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page > button > .c-inner {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .pagination-lg .pagination-items-per-page + .pagination-results {
  font-size: 18px;
  line-height: 1;
  padding: 0 10px; }

html:not(#__):not(#___) .cadmin .panel {
  background-color: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 4px;
  margin-bottom: 16px;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .panel-header {
  border-bottom: 0 solid transparent;
  border-top-left-radius: calc(
 4px - 1px);
  border-top-right-radius: calc(
 4px - 1px);
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 12px 20px;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .panel-header .c-inner {
  margin: -12px -20px;
  width: auto; }

html:not(#__):not(#___) .cadmin .panel-header.collapsed {
  border-bottom-left-radius: calc(
 4px - 1px);
  border-bottom-right-radius: calc(
 4px - 1px); }

html:not(#__):not(#___) .cadmin .panel-header .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .panel-header .collapse-icon-open {
  font-size: 12px;
  top: calc(12px + (((1em * 1.2) - 1em) * 0.5)); }

html:not(#__):not(#___) .cadmin .panel-header-link {
  color: inherit;
  display: block;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .panel-header-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .panel-header-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .panel-header-link:hover, html:not(#__):not(#___) .cadmin .panel-header-link.hover {
  color: inherit;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .panel-header-link.focus, html:not(#__):not(#___) .cadmin .panel-header-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .panel-header-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .panel-header-link .collapse-icon {
  padding-right: 45px; }

html:not(#__):not(#___) .cadmin .panel-body {
  padding: 12px 20px; }

html:not(#__):not(#___) .cadmin .panel-footer {
  border-bottom-left-radius: calc(
 4px - 1px);
  border-bottom-right-radius: calc(
 4px - 1px);
  border-top: 0 solid transparent;
  padding: 12px 20px; }

html:not(#__):not(#___) .cadmin .panel-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .panel-title small,
html:not(#__):not(#___) .cadmin .panel-title .small {
  font-size: 100%;
  margin-left: 6px; }

html:not(#__):not(#___) .cadmin .panel-group {
  border-radius: 4px; }

html:not(#__):not(#___) .cadmin .panel-group .panel {
  margin-bottom: -1px; }

html:not(#__):not(#___) .cadmin .panel-group .panel:first-child, html:not(#__):not(#___) .cadmin .panel-group .panel:first-child .panel-header {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group .panel:not(:first-child) {
  border-radius: 0;
  margin-top: -1px; }

html:not(#__):not(#___) .cadmin .panel-group .panel:not(:first-child) .panel-header {
  border-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group .panel:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

html:not(#__):not(#___) .cadmin .panel-group .panel:last-child .panel-header.collapsed {
  border-bottom-left-radius: calc(
 4px - 1px);
  border-bottom-right-radius: calc(
 4px - 1px); }

html:not(#__):not(#___) .cadmin .panel-group .panel-header {
  border-bottom-width: 0; }

html:not(#__):not(#___) .cadmin .panel-group .panel-header + .panel-collapse > .panel-body {
  border-top: 0 solid transparent; }

html:not(#__):not(#___) .cadmin .panel-group .panel-unstyled {
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .panel-group-fluid .panel,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel {
  border-left-width: 0;
  border-right-width: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:first-child, html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:last-child,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:first-child,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:last-child {
  border-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:first-child .panel-header, html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:first-child .panel-header.collapsed, html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:last-child .panel-header, html:not(#__):not(#___) .cadmin .panel-group-fluid .panel:last-child .panel-header.collapsed,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:first-child .panel-header,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:first-child .panel-header.collapsed,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:last-child .panel-header,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel:last-child .panel-header.collapsed {
  border-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid .panel-unstyled,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel-unstyled {
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .panel-group-fluid .panel-unstyled .panel-body,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel-unstyled .panel-body {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-first .panel {
  border-left-width: 0;
  border-right-width: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-first .panel:first-child {
  border-top-width: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-first .panel:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-last .panel {
  border-left-width: 0;
  border-right-width: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-last .panel:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .cadmin .panel-group-fluid-last .panel:last-child {
  border-bottom-width: 0; }

html:not(#__):not(#___) .cadmin .card-body > .panel-group-fluid,
html:not(#__):not(#___) .cadmin .card-body > .panel-group-fluid-first,
html:not(#__):not(#___) .cadmin .card-body > .panel-group-fluid-last {
  margin-left: -20px;
  margin-right: -20px; }

html:not(#__):not(#___) .cadmin .sheet > .panel-group-fluid {
  margin-left: -24px;
  margin-right: -24px; }

html:not(#__):not(#___) .cadmin .sheet > .panel-group-fluid-first {
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -24px; }

html:not(#__):not(#___) .cadmin .sheet > .panel-group-fluid-last {
  margin-bottom: -1px;
  margin-left: -24px;
  margin-right: -24px; }

html:not(#__):not(#___) .cadmin .panel-group-flush .panel-header,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel-header-link {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .panel-group-flush .panel-header .c-inner,
html:not(#__):not(#___) .cadmin .panel-group-flush .panel-header-link .c-inner {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .panel-group-flush .panel-body {
  margin-bottom: 24px;
  padding: 0; }

html:not(#__):not(#___) .cadmin .panel-group-flush .collapse-icon {
  padding-right: 24px; }

html:not(#__):not(#___) .cadmin .panel-group-flush .collapse-icon .c-inner {
  margin-right: -24px; }

html:not(#__):not(#___) .cadmin .panel-group-flush .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .panel-group-flush .collapse-icon-open {
  right: 0; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel .panel-header {
  padding-bottom: 8px;
  padding-top: 8px; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel .panel-header .c-inner {
  margin-bottom: -8px;
  margin-top: -8px; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel .panel-header:not(.collapse-icon-middle) .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .panel-group-sm .panel .panel-header:not(.collapse-icon-middle) .collapse-icon-open {
  top: 11px; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel .panel-title {
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .panel-group-sm .panel-unstyled {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .panel-secondary {
  border-color: #e7e7ed;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .panel-secondary .panel-header {
  border-color: #e7e7ed; }

.panel-group html:not(#__):not(#___) .cadmin .panel-secondary .panel-header + .panel-collapse > .panel-body {
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .panel-secondary .panel-footer {
  border-color: #e7e7ed; }

html:not(#__):not(#___) .cadmin .panel-unstyled {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header {
  border-color: #a7a9bc;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header .c-inner {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header.collapsed {
  border-color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header.panel-header-link {
  border-radius: 1px; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header.panel-header-link.focus, html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header.panel-header-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .panel-unstyled .panel-header.panel-header-link {
  box-shadow: 0 0 0 4px #fff, 0 0 0 6px #528eff; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header:not(.collapse-icon-middle) .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header:not(.collapse-icon-middle) .collapse-icon-open {
  right: 0; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-body {
  padding: 16px 0 0.1px 0; }

html:not(#__):not(#___) .cadmin .panel-unstyled .panel-footer {
  padding: 16px 0 0.1px 0; }

.panel-group.panel-group-flush html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header-link, .panel-group.panel-group-flush html:not(#__):not(#___) .cadmin .panel-unstyled .panel-header-link.collapsed {
  border-radius: 1px; }

html:not(#__):not(#___) .cadmin .popover {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 15px -2px rgba(0, 0, 0, 0.2);
  display: block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  letter-spacing: normal;
  line-height: 1.5;
  max-width: 232px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 0;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  z-index: 1060; }

html:not(#__):not(#___) .cadmin .popover .arrow {
  display: block;
  height: 4.8px;
  margin: 0 4px;
  position: absolute;
  width: 9.6px; }

html:not(#__):not(#___) .cadmin .popover .arrow::before {
  border-color: transparent;
  border-style: solid;
  content: "";
  display: block;
  position: absolute; }

html:not(#__):not(#___) .cadmin .popover .arrow::after {
  border-color: transparent;
  border-style: solid;
  content: "";
  display: block;
  position: absolute; }

html:not(#__):not(#___) .cadmin .popover .inline-scroller {
  max-height: 238px; }

html:not(#__):not(#___) .cadmin .popover-secondary {
  box-shadow: 0 8px 16px 0 rgba(11, 95, 255, 0.16); }

html:not(#__):not(#___) .cadmin .popover-secondary .popover-header {
  background-color: transparent;
  border-color: transparent;
  padding-bottom: 0; }

html:not(#__):not(#___) .cadmin .popover-secondary .close {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .bs-popover-bottom,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=bottom] {
  margin-top: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-bottom > .arrow,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(
 -4.8px - 1px); }

html:not(#__):not(#___) .cadmin .bs-popover-bottom > .arrow::before,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  border-bottom-color: transparent;
  border-width: 0 4.8px 4.8px 4.8px;
  top: 0; }

html:not(#__):not(#___) .cadmin .bs-popover-bottom > .arrow::after,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  border-bottom-color: #fff;
  border-width: 0 4.8px 4.8px 4.8px;
  top: 1px; }

html:not(#__):not(#___) .cadmin .bs-popover-bottom .popover-header::before,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  border-bottom: 1px solid #fff;
  content: "";
  display: block;
  left: 50%;
  margin-left: calc(-9.6px / 2);
  position: absolute;
  top: 0;
  width: 9.6px; }

html:not(#__):not(#___) .cadmin .bs-popover-left,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=left] {
  margin-right: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-left > .arrow,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=left] > .arrow {
  height: 9.6px;
  margin: 4px 0;
  right: calc(
 -4.8px - 1px);
  width: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-left > .arrow::before,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=left] > .arrow::before {
  border-left-color: transparent;
  border-width: 4.8px 0 4.8px 4.8px;
  right: 0; }

html:not(#__):not(#___) .cadmin .bs-popover-left > .arrow::after,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=left] > .arrow::after {
  border-left-color: #fff;
  border-width: 4.8px 0 4.8px 4.8px;
  right: 1px; }

html:not(#__):not(#___) .cadmin .bs-popover-right,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=right] {
  margin-left: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-right > .arrow,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=right] > .arrow {
  height: 9.6px;
  left: calc(
 -4.8px - 1px);
  margin: 4px 0;
  width: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-right > .arrow::before,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=right] > .arrow::before {
  border-right-color: transparent;
  border-width: 4.8px 4.8px 4.8px 0;
  left: 0; }

html:not(#__):not(#___) .cadmin .bs-popover-right > .arrow::after,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=right] > .arrow::after {
  border-right-color: #fff;
  border-width: 4.8px 4.8px 4.8px 0;
  left: 1px; }

html:not(#__):not(#___) .cadmin .bs-popover-top,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=top] {
  margin-bottom: 4.8px; }

html:not(#__):not(#___) .cadmin .bs-popover-top > .arrow,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(
 -4.8px - 1px); }

html:not(#__):not(#___) .cadmin .bs-popover-top > .arrow::before,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=top] > .arrow::before {
  border-top-color: transparent;
  border-width: 4.8px 4.8px 0;
  bottom: 0; }

html:not(#__):not(#___) .cadmin .bs-popover-top > .arrow::after,
html:not(#__):not(#___) .cadmin .bs-popover-auto[x-placement^=top] > .arrow::after {
  border-top-color: #fff;
  border-width: 4.8px 4.8px 0;
  bottom: 1px; }

html:not(#__):not(#___) .cadmin .popover-header {
  color: #272833;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-color: #e7e7ed;
  border-top-left-radius: calc( 	4px - 1px);
  border-top-right-radius: calc( 	4px - 1px);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 0;
  padding: 12px 0; }

html:not(#__):not(#___) .cadmin .popover-header:empty {
  display: none; }

html:not(#__):not(#___) .cadmin .popover-body {
  border-bottom-left-radius: calc( 	4px - 1px);
  border-bottom-right-radius: calc( 	4px - 1px);
  color: #6b6c7e;
  padding: 12px 16px; }

html:not(#__):not(#___) .cadmin .popover-width-lg {
  max-width: 421px; }

html:not(#__):not(#___) .cadmin .clay-popover-top,
html:not(#__):not(#___) .cadmin .clay-popover-top-left,
html:not(#__):not(#___) .cadmin .clay-popover-top-right {
  margin-bottom: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-top .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-top-left .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-top-right .arrow {
  left: 50%;
  margin-left: -4.8px;
  bottom: calc(( 							4.8px + 1px 						) * -1);
  margin: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-top .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-top-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-top-right .arrow::before {
  border-top-color: transparent;
  border-width: 4.8px 4.8px 0;
  bottom: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-top .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-top-left .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-top-right .arrow::after {
  border-top-color: #fff;
  border-width: 4.8px 4.8px 0;
  bottom: 1px; }

html:not(#__):not(#___) .cadmin .clay-popover-top-left .arrow {
  left: 10px;
  margin: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-top-right .arrow {
  left: auto;
  margin: 0;
  right: 10px; }

html:not(#__):not(#___) .cadmin .clay-popover-right,
html:not(#__):not(#___) .cadmin .clay-popover-right-bottom,
html:not(#__):not(#___) .cadmin .clay-popover-right-top {
  margin-left: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-right .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-right-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-right-top .arrow {
  height: 9.6px;
  left: calc(( 							4.8px + 1px 						) * -1);
  margin: -2.4px 0 0;
  top: 50%;
  width: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-right .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-right-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-right-top .arrow::before {
  border-right-color: transparent;
  border-width: 4.8px 4.8px 4.8px 0;
  left: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-right .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-right-bottom .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-right-top .arrow::after {
  border-right-color: #fff;
  border-width: 4.8px 4.8px 4.8px 0;
  left: 1px; }

html:not(#__):not(#___) .cadmin .clay-popover-right-bottom .arrow {
  bottom: 10px;
  margin: 0;
  top: auto; }

html:not(#__):not(#___) .cadmin .clay-popover-right-top .arrow {
  margin: 0;
  top: 10px; }

html:not(#__):not(#___) .cadmin .clay-popover-right-top .arrow::after {
  border-right-color: #fff; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-left,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-right {
  margin-top: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-left .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-right .arrow {
  left: 50%;
  margin: 0 0 0 -4.8px;
  top: calc(( 							4.8px + 1px 						) * -1); }

html:not(#__):not(#___) .cadmin .clay-popover-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-right .arrow::before {
  border-bottom-color: transparent;
  border-width: 0 4.8px 4.8px 4.8px;
  top: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-left .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-bottom-right .arrow::after {
  border-bottom-color: #fff;
  border-width: 0 4.8px 4.8px 4.8px;
  top: 1px; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom-left .arrow {
  left: 10px;
  margin: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom-left .arrow::after {
  border-bottom-color: #fff; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom-right .arrow {
  left: auto;
  margin: 0;
  right: 10px; }

html:not(#__):not(#___) .cadmin .clay-popover-bottom-right .arrow::after {
  border-bottom-color: #fff; }

html:not(#__):not(#___) .cadmin .clay-popover-left,
html:not(#__):not(#___) .cadmin .clay-popover-left-bottom,
html:not(#__):not(#___) .cadmin .clay-popover-left-top {
  margin-right: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-left .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-left-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-popover-left-top .arrow {
  height: 9.6px;
  margin: -2.4px 0 0;
  right: calc(( 							4.8px + 1px 						) * -1);
  top: 50%;
  width: 4.8px; }

html:not(#__):not(#___) .cadmin .clay-popover-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-left-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-popover-left-top .arrow::before {
  border-left-color: transparent;
  border-width: 4.8px 0 4.8px 4.8px;
  right: 0; }

html:not(#__):not(#___) .cadmin .clay-popover-left .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-left-bottom .arrow::after,
html:not(#__):not(#___) .cadmin .clay-popover-left-top .arrow::after {
  border-left-color: #fff;
  border-width: 4.8px 0 4.8px 4.8px;
  right: 1px; }

html:not(#__):not(#___) .cadmin .clay-popover-left-bottom .arrow {
  bottom: 10px;
  margin: 0;
  top: auto; }

html:not(#__):not(#___) .cadmin .clay-popover-left-top .arrow {
  margin: 0;
  top: 10px; }

html:not(#__):not(#___) .cadmin .clay-popover-left-top .arrow::after {
  border-left-color: #fff; }

html:not(#__):not(#___) .cadmin .progress {
  background-color: #f1f2f5;
  border-radius: 100px;
  box-shadow: none;
  display: flex;
  flex-grow: 1;
  font-size: 9px;
  height: 8px;
  min-width: 100px;
  overflow: hidden; }

html:not(#__):not(#___) .cadmin .progress-bar {
  background-color: #0b5fff;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  transition: width 0.6s ease;
  white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .progress-bar {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .progress-bar {
  transition: none; }

html:not(#__):not(#___) .cadmin .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 8px 8px; }

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

html:not(#__):not(#___) .cadmin .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .progress-bar-animated {
    animation: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .progress-bar-animated {
  animation: none; }

html:not(#__):not(#___) .cadmin .progress-lg,
html:not(#__):not(#___) .cadmin .progress-lg > .progress {
  border-radius: 100px;
  font-size: 18px;
  height: 16px;
  line-height: 16px; }

html:not(#__):not(#___) .cadmin .progress-group {
  align-items: center;
  display: flex; }

html:not(#__):not(#___) .cadmin .progress-group .component-subtitle {
  font-size: 12px;
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .progress-group-addon {
  font-size: 14px;
  font-weight: 600;
  margin-right: 16px;
  min-width: 32px;
  text-align: center; }

html:not(#__):not(#___) .cadmin .progress-group-addon:first-child {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .progress-group-addon:last-child {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .progress ~ .progress-group-addon {
  margin-left: 16px;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .progress-group-feedback {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .progress-group-stacked {
  display: block; }

html:not(#__):not(#___) .cadmin .progress-group-stacked .progress {
  margin-bottom: 4px;
  margin-top: 4px; }

html:not(#__):not(#___) .cadmin .progress-group-stacked .progress-group-addon {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .progress-success .progress-bar {
  background-color: #287d3c; }

html:not(#__):not(#___) .cadmin .progress-success .progress-group-feedback {
  color: #287d3c; }

html:not(#__):not(#___) .cadmin .progress-info .progress-bar {
  background-color: #2e5aac; }

html:not(#__):not(#___) .cadmin .progress-info .progress-group-feedback {
  color: #2e5aac; }

html:not(#__):not(#___) .cadmin .progress-warning .progress-bar {
  background-color: #b95000; }

html:not(#__):not(#___) .cadmin .progress-warning .progress-group-feedback {
  color: #b95000; }

html:not(#__):not(#___) .cadmin .progress-danger .progress-bar {
  background-color: #da1414; }

html:not(#__):not(#___) .cadmin .progress-danger .progress-group-feedback {
  color: #da1414; }

html:not(#__):not(#___) .cadmin .quick-action-menu {
  align-items: center;
  bottom: 0;
  display: none;
  font-size: 16px;
  left: auto;
  position: absolute;
  right: 100%;
  top: 0; }

html:not(#__):not(#___) .cadmin .quick-action-item {
  border-radius: 4px;
  display: flex;
  line-height: 1;
  margin-left: 8px;
  margin-right: 8px;
  min-height: 32px;
  min-width: 32px; }

html:not(#__):not(#___) .cadmin .quick-action-item:disabled, html:not(#__):not(#___) .cadmin .quick-action-item.disabled {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .quick-action-item .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .sheet {
  background-color: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  padding-bottom: 1px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px; } }

html:not(#__):not(#___) .cadmin .sheet::after {
  content: "";
  display: block;
  margin-top: 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet::after {
    margin-top: 16px; } }

html:not(#__):not(#___) .cadmin .sheet + .sheet {
  margin-top: 48px; }

html:not(#__):not(#___) .cadmin .sheet .component-title {
  color: inherit;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .sheet .panel-group,
html:not(#__):not(#___) .cadmin .sheet .panel-group .panel:last-child .panel-body {
  margin-bottom: 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet .panel-group,
  html:not(#__):not(#___) .cadmin .sheet .panel-group .panel:last-child .panel-body {
    margin-bottom: 16px; } }

html:not(#__):not(#___) .cadmin .sheet .panel-group .panel-body {
  margin-bottom: 48px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet .panel-group .panel-body {
    margin-bottom: 32px; } }

html:not(#__):not(#___) .cadmin .sheet-header {
  margin-bottom: 48px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-header {
    margin-bottom: 32px; } }

html:not(#__):not(#___) .cadmin .sheet-header::after {
  clear: both;
  content: "";
  display: block; }

html:not(#__):not(#___) .cadmin .sheet-section {
  margin-bottom: 48px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-section {
    margin-bottom: 32px; } }

html:not(#__):not(#___) .cadmin .sheet-section > fieldset {
  margin-bottom: -48px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-section > fieldset {
    margin-bottom: -32px; } }

html:not(#__):not(#___) .cadmin .sheet-section > .card-page:last-child,
html:not(#__):not(#___) .cadmin .sheet-section .card-page-last {
  margin-bottom: -24px; }

html:not(#__):not(#___) .cadmin .sheet-section::after {
  clear: both;
  content: "";
  display: block; }

html:not(#__):not(#___) .cadmin fieldset + .sheet-footer {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .sheet-footer {
  display: flex;
  margin-bottom: 24px;
  margin-top: 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-footer {
    margin-bottom: 16px;
    margin-top: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-footer::after {
  clear: both;
  content: "";
  display: block; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-footer-btn-block-sm-down {
    display: block; }
  html:not(#__):not(#___) .cadmin .sheet-footer-btn-block-sm-down .btn {
    display: block;
    margin-bottom: 16px;
    width: 100%; }
  html:not(#__):not(#___) .cadmin .sheet-footer-btn-block-sm-down .btn-group {
    display: block; }
  html:not(#__):not(#___) .cadmin .sheet-footer-btn-block-sm-down .btn-group-item {
    display: block;
    margin-right: 0; } }

html:not(#__):not(#___) .cadmin .sheet-lg {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }

html:not(#__):not(#___) .cadmin .sheet-title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  word-wrap: break-word; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-title {
    font-size: 20px;
    margin-bottom: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-subtitle {
  border-color: #a7a9bc;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #272833;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 24px;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
  text-transform: uppercase;
  word-wrap: break-word; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-subtitle {
    margin-bottom: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-subtitle .c-inner {
  margin-bottom: -8px;
  margin-top: -8px; }

html:not(#__):not(#___) .cadmin .sheet-subtitle.autofit-row {
  padding-bottom: 0; }

html:not(#__):not(#___) .cadmin .sheet-subtitle.autofit-row .autofit-col {
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin .sheet-subtitle .collapse-icon-closed,
html:not(#__):not(#___) .cadmin .sheet-subtitle .collapse-icon-open {
  font-size: 12px;
  top: calc(8px + (((1em * 1.2) - 1em) * 0.5)); }

html:not(#__):not(#___) .cadmin .sheet-subtitle .component-title,
html:not(#__):not(#___) .cadmin .sheet-subtitle .heading-text {
  margin-bottom: 0;
  margin-top: auto; }

html:not(#__):not(#___) .cadmin .sheet-subtitle a,
html:not(#__):not(#___) .cadmin .sheet-subtitle .btn {
  text-transform: none; }

html:not(#__):not(#___) .cadmin a.sheet-subtitle {
  border-radius: 1px;
  color: #272833;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin a.sheet-subtitle {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin a.sheet-subtitle {
  transition: none; }

html:not(#__):not(#___) .cadmin a.sheet-subtitle:hover, html:not(#__):not(#___) .cadmin a.sheet-subtitle.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin a.sheet-subtitle.focus, html:not(#__):not(#___) .cadmin a.sheet-subtitle:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin a.sheet-subtitle {
  box-shadow: 0 0 0 4px #fff, 0 0 0 6px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .sheet-tertiary-title {
  color: #272833;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 24px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-transform: uppercase;
  word-wrap: break-word; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-tertiary-title {
    margin-bottom: 8px; } }

html:not(#__):not(#___) .cadmin .sheet-tertiary-title .component-title {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .sheet-text {
  color: #6b6c7e;
  margin-bottom: 24px;
  word-wrap: break-word; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-text {
    margin-bottom: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-multiple-form .sheet-header {
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0 0 1px;
  margin: -24px -24px 24px;
  padding: 16px 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-multiple-form .sheet-header {
    margin: -16px -16px 16px;
    padding: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-multiple-form .sheet-header .sheet-title {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .sheet-dataset-content .sheet-header {
  border-width: 0;
  margin: -24px -24px 24px;
  padding: 16px 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .sheet-dataset-content .sheet-header {
    margin: -16px -16px 16px;
    padding: 16px; } }

html:not(#__):not(#___) .cadmin .sheet-dataset-content .sheet-header .sheet-title {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .card-page-equal-height .sheet {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .card-page-equal-height .sheet > .autofit-row {
  flex-grow: 1; }

html:not(#__):not(#___) .cadmin .card-page-item .sheet {
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .sidenav-container {
  position: relative; }

html:not(#__):not(#___) .cadmin .sidenav-container > .sidenav-menu-slider {
  visibility: hidden;
  width: 0; }

html:not(#__):not(#___) .cadmin .sidenav-container > .sidenav-content {
  left: 0; }

html:not(#__):not(#___) .cadmin .sidenav-container.open.sidenav-transition > .sidenav-menu-slider {
  overflow: hidden; }

html:not(#__):not(#___) .cadmin .sidenav-container.open > .sidenav-menu-slider {
  overflow: visible;
  visibility: visible; }

html:not(#__):not(#___) .cadmin .sidenav-content {
  position: relative; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .sidenav-content {
    position: static; }
  html:not(#__):not(#___) .cadmin .sidenav-content::after {
    clear: both;
    content: "";
    display: block; } }

html:not(#__):not(#___) .cadmin .sidenav-menu {
  height: 100%;
  position: relative; }

html:not(#__):not(#___) .cadmin .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-menu-slider {
  overflow: hidden;
  position: absolute;
  width: 320px;
  z-index: 10; }

html:not(#__):not(#___) .cadmin .sidenav-fixed > .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-fixed > .sidenav-menu-slider {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1035; }

html:not(#__):not(#___) .cadmin .sidenav-end > .sidenav-content, html:not(#__):not(#___) .cadmin.sidenav-end > .sidenav-content,
html:not(#__):not(#___) .cadmin .sidenav-right > .sidenav-content, html:not(#__):not(#___) .cadmin.sidenav-right > .sidenav-content {
  left: auto;
  right: 0; }

html:not(#__):not(#___) .cadmin .sidenav-end > .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-end > .sidenav-menu-slider,
html:not(#__):not(#___) .cadmin .sidenav-right > .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-right > .sidenav-menu-slider {
  left: auto;
  right: 0; }

html:not(#__):not(#___) .cadmin .sidenav-end > .sidenav-menu-slider .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-end > .sidenav-menu-slider .sidenav-menu,
html:not(#__):not(#___) .cadmin .sidenav-right > .sidenav-menu-slider .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-right > .sidenav-menu-slider .sidenav-menu {
  right: 0; }

html:not(#__):not(#___) .cadmin .sidenav-js-fouc > .sidenav-menu-slider {
  opacity: 0;
  visibility: hidden; }

html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-content,
html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-menu,
html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-content,
html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu,
html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu-slider {
  transition: all 0.5s ease; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-content,
  html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-menu,
  html:not(#__):not(#___) .cadmin .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-content,
  html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu,
  html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu-slider {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-content, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-menu, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-content, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-menu, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-menu-slider {
  transition: none; }

html:not(#__):not(#___) .cadmin .sidenav-transition, html:not(#__):not(#___) .cadmin.sidenav-transition {
  transition: all 0.5s ease; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .sidenav-transition, html:not(#__):not(#___) .cadmin.sidenav-transition {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition {
  transition: none; }

html:not(#__):not(#___) .cadmin .sidenav-fixed.sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-fixed.sidenav-menu-slider {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 0; }

html:not(#__):not(#___) .cadmin .sidenav-fixed.sidenav-menu-slider.open, html:not(#__):not(#___) .cadmin.sidenav-fixed.sidenav-menu-slider.open {
  visibility: visible;
  width: 320px; }

html:not(#__):not(#___) .cadmin .sidenav-fixed.sidenav-menu-slider .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-fixed.sidenav-menu-slider .sidenav-menu {
  position: absolute; }

html:not(#__):not(#___) .cadmin .sidenav-menu-slider .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-menu-slider .sidenav-menu {
  width: 320px; }

html:not(#__):not(#___) .cadmin .sidenav-menu-slider.sidenav-end, html:not(#__):not(#___) .cadmin .sidenav-menu-slider.sidenav-right, html:not(#__):not(#___) .cadmin.sidenav-menu-slider.sidenav-end, html:not(#__):not(#___) .cadmin.sidenav-menu-slider.sidenav-right {
  left: auto;
  right: 0; }

html:not(#__):not(#___) .cadmin .sidenav-menu-slider.sidenav-end .sidenav-menu, html:not(#__):not(#___) .cadmin .sidenav-menu-slider.sidenav-right .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-menu-slider.sidenav-end .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-menu-slider.sidenav-right .sidenav-menu {
  right: 0; }

html:not(#__):not(#___) .cadmin .sidebar, html:not(#__):not(#___) .cadmin.sidebar {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

html:not(#__):not(#___) .cadmin .sidebar:focus, html:not(#__):not(#___) .cadmin .sidebar.focus, html:not(#__):not(#___) .cadmin.sidebar:focus, html:not(#__):not(#___) .cadmin.sidebar.focus {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .sidebar .container-fluid, html:not(#__):not(#___) .cadmin.sidebar .container-fluid {
  padding-left: 16px;
  padding-right: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-header {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-header .component-title {
  font-size: 20px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .sidebar-header .component-title[href],
html:not(#__):not(#___) .cadmin .sidebar-header .component-title [href] {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-header .component-subtitle {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .sidebar-footer {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-body > .sidebar-section {
  margin-bottom: 32px; }

html:not(#__):not(#___) .cadmin .sidebar-body > .sidebar-section:last-child {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .sidebar-section {
  position: relative;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .sidebar-list-group {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .autofit-col {
  padding-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .autofit-col .list-group-title:only-child {
  min-height: 24px; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .list-group-item {
  background-color: transparent;
  border-color: #e7e7ed;
  padding: 0; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .sticker {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .sticker.sticker-outside {
  left: calc(-24px / 2);
  top: calc(-24px / 2); }

html:not(#__):not(#___) .cadmin .sidebar-list-group .sticker.sticker-outside.sticker-bottom-left {
  bottom: calc(-24px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .sticker.sticker-outside.sticker-bottom-right {
  bottom: calc(-24px / 2);
  left: auto;
  right: calc(-24px / 2);
  top: auto; }

html:not(#__):not(#___) .cadmin .sidebar-list-group .sticker.sticker-outside.sticker-top-right {
  left: auto;
  right: calc(-24px / 2); }

html:not(#__):not(#___) .cadmin .sidebar-panel {
  margin-bottom: 16px;
  position: relative; }

html:not(#__):not(#___) .cadmin .sidebar-dt {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 4px;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .sidebar-dd {
  font-size: 14px;
  margin-bottom: 12px; }

html:not(#__):not(#___) .cadmin .sidebar-light {
  background-color: #fff;
  border-color: #e7e7ed;
  border-left-width: 0;
  box-shadow: -4px 0 8px -4px rgba(0, 0, 0, 0.1);
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidenav-start .sidebar-light,
html:not(#__):not(#___) .cadmin .sidenav-left .sidebar-light {
  box-shadow: 4px 0 8px -4px rgba(0, 0, 0, 0.1); }

html:not(#__):not(#___) .cadmin .sidebar-light .sidebar-panel {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .sidebar-light .sidebar-dt {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .sidebar-light .sidebar-dd[href],
html:not(#__):not(#___) .cadmin .sidebar-light .sidebar-dd [href] {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .panel-unstyled .panel-header.panel-header-link.focus, html:not(#__):not(#___) .cadmin .sidebar-light .panel-unstyled .panel-header.panel-header-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .sidebar-light .panel-unstyled .panel-header.panel-header-link {
  box-shadow: 0 0 0 4px #fff, 0 0 0 6px #528eff; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar {
  background-color: #fff;
  border-color: #cdced9; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link:hover, html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link.hover {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link.active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link:disabled, html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link.disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-nav .nav-link.show {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand:active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand.active {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand:disabled, html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand.disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand[aria-expanded=true], html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-brand.show {
  color: #272833; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-toggler {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .sidebar-light .component-navigation-bar .navbar-overlay {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark {
  background-color: #272833;
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark .close {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .sidebar-dark .close:hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-title {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-title[href],
html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-title [href] {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-subtitle {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-subtitle[href],
html:not(#__):not(#___) .cadmin .sidebar-dark .sidebar-header .component-subtitle [href] {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link {
  border-radius: 4px;
  color: #a7a9bc;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidebar-dark .nav-nested .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link:hover, html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.focus, html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .sidebar-dark .nav-nested .nav-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link:active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link:disabled, html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.disabled {
  box-shadow: none;
  color: #a7a9bc;
  opacity: 0.65; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link:disabled:active, html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link.show {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 {
  background-color: #393a4a;
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .close {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .close:hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-title {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-title[href],
html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-title [href] {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-subtitle {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-subtitle[href],
html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .sidebar-header .component-subtitle [href] {
  color: inherit; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
  border-radius: 4px;
  color: #a7a9bc;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link:hover, html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.focus, html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link:active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.active {
  color: #fff; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link:disabled, html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.disabled {
  box-shadow: none;
  color: #a7a9bc;
  opacity: 0.65; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link:disabled:active, html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.disabled:active {
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link.show {
  color: #fff; }

html:not(#__):not(#___) .cadmin .c-slideout-transition-in {
  transition: all 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .c-slideout-transition-in {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-slideout-transition-in {
  transition: none; }

html:not(#__):not(#___) .cadmin .c-slideout-transition-out {
  transition: all 0.2s ease-in; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .c-slideout-transition-out {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-slideout-transition-out {
  transition: none; }

html:not(#__):not(#___) .cadmin .c-slideout-fixed {
  position: fixed; }

html:not(#__):not(#___) .cadmin .c-slideout-absolute {
  position: absolute; }

html:not(#__):not(#___) .cadmin .c-slideout {
  display: flex;
  overflow: hidden;
  z-index: 1035; }

html:not(#__):not(#___) .cadmin .c-slideout.c-slideout-shown {
  overflow: visible; }

html:not(#__):not(#___) .cadmin .c-slideout .sidebar {
  display: none;
  flex-shrink: 0;
  overflow: visible;
  position: relative;
  width: 320px; }

html:not(#__):not(#___) .cadmin .c-slideout .sidebar.c-slideout-show {
  display: block; }

html:not(#__):not(#___) .cadmin .c-slideout .sidebar.c-slideout-transition {
  display: block; }

html:not(#__):not(#___) .cadmin .c-slideout .sidebar.c-slideout-transition .c-horizontal-resizer {
  display: none; }

html:not(#__):not(#___) .cadmin .c-slideout .tbar-stacked {
  display: none;
  flex-shrink: 0;
  min-width: 40px;
  overflow: auto;
  position: relative;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .c-slideout .tbar-stacked.c-slideout-show {
  display: block; }

html:not(#__):not(#___) .cadmin .c-slideout .tbar-stacked.c-slideout-transition {
  display: block; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .c-slideout .sidebar {
    width: 280px; } }

html:not(#__):not(#___) .cadmin .c-slideout-start {
  bottom: 0;
  left: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .c-slideout-start.c-slideout-tbar-shown .sidebar {
  left: -320px; }

html:not(#__):not(#___) .cadmin .c-slideout-start .sidebar {
  left: -360px;
  width: 320px; }

html:not(#__):not(#___) .cadmin .c-slideout-start .sidebar.c-slideout-show {
  left: 0; }

html:not(#__):not(#___) .cadmin .c-slideout-start .tbar-stacked {
  left: -40px; }

html:not(#__):not(#___) .cadmin .c-slideout-start .tbar-stacked.c-slideout-show {
  left: 0; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .c-slideout-start.c-slideout-tbar-shown .sidebar {
    left: -280px; }
  html:not(#__):not(#___) .cadmin .c-slideout-start .sidebar {
    left: -320px;
    width: 280px; }
  html:not(#__):not(#___) .cadmin .c-slideout-start .tbar-stacked {
    left: -40px; } }

html:not(#__):not(#___) .cadmin .c-slideout-end {
  bottom: 0;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .c-slideout-end.c-slideout-tbar-shown .sidebar {
  right: -320px; }

html:not(#__):not(#___) .cadmin .c-slideout-end .sidebar {
  right: -360px; }

html:not(#__):not(#___) .cadmin .c-slideout-end .sidebar.c-slideout-show {
  right: 0; }

html:not(#__):not(#___) .cadmin .c-slideout-end .tbar-stacked {
  right: -40px; }

html:not(#__):not(#___) .cadmin .c-slideout-end .tbar-stacked.c-slideout-show {
  right: 0; }

html:not(#__):not(#___) .cadmin .c-slideout-end .c-horizontal-resizer {
  left: 0;
  right: auto; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .c-slideout-end.c-slideout-tbar-shown .sidebar {
    right: -280px; }
  html:not(#__):not(#___) .cadmin .c-slideout-end .sidebar {
    right: -320px; }
  html:not(#__):not(#___) .cadmin .c-slideout-end .tbar-stacked {
    right: -40px; } }

html:not(#__):not(#___) .cadmin table {
  border-collapse: collapse; }

html:not(#__):not(#___) .cadmin th {
  height: 20px;
  text-align: left; }

html:not(#__):not(#___) .cadmin caption {
  color: #272833;
  padding-bottom: 12px;
  padding-top: 12px;
  text-align: left; }

html:not(#__):not(#___) .cadmin .table-head-title .inline-item-before {
  margin-right: 4px; }

html:not(#__):not(#___) .cadmin .table-head-title .inline-item-before + .text-truncate-inline {
  max-width: calc(
 100% - 1em - 4px); }

html:not(#__):not(#___) .cadmin .table-head-title .inline-item-after {
  margin-left: 4px; }

html:not(#__):not(#___) .cadmin .table {
  border-spacing: 0;
  color: #272833;
  font-size: 14px;
  margin-bottom: 0;
  width: 100%; }

html:not(#__):not(#___) .cadmin .table thead {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table thead th,
html:not(#__):not(#___) .cadmin .table thead td {
  background-color: #fff;
  border-bottom: 0px solid #e7e7ed;
  border-top-width: 0;
  vertical-align: bottom; }

html:not(#__):not(#___) .cadmin .table thead th [href] {
  border-radius: 1px;
  color: #6b6c7e;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table thead th [href] {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table thead th [href] {
  transition: none; }

html:not(#__):not(#___) .cadmin .table thead th [href]:hover, html:not(#__):not(#___) .cadmin .table thead th [href].hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .table thead th [href].focus, html:not(#__):not(#___) .cadmin .table thead th [href]:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table thead th [href] {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table th:first-child,
html:not(#__):not(#___) .cadmin .table td:first-child,
html:not(#__):not(#___) .cadmin .table .table-column-start {
  padding-left: 12px; }

html:not(#__):not(#___) .cadmin .table th:last-child,
html:not(#__):not(#___) .cadmin .table td:last-child,
html:not(#__):not(#___) .cadmin .table .table-column-end {
  padding-right: 12px; }

html:not(#__):not(#___) .cadmin .table th {
  background-clip: padding-box;
  border-top: 1px solid #e7e7ed;
  color: #6b6c7e;
  font-weight: 600;
  height: 36px;
  padding: 12px;
  position: relative;
  vertical-align: top; }

html:not(#__):not(#___) .cadmin .table td {
  background-clip: padding-box;
  border-bottom-width: 1px;
  border-color: #e7e7ed;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-top-width: 1px;
  padding: 12px;
  position: relative;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .table tbody {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table tbody th,
html:not(#__):not(#___) .cadmin .table tbody td {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table tbody + tbody {
  border-top: 2px solid #e7e7ed; }

html:not(#__):not(#___) .cadmin .table tfoot {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table tfoot th,
html:not(#__):not(#___) .cadmin .table tfoot td {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table caption {
  caption-side: top;
  padding-left: 12px;
  padding-right: 12px; }

html:not(#__):not(#___) .cadmin .table .table-divider th,
html:not(#__):not(#___) .cadmin .table .table-divider td {
  background-color: #f7f8f9;
  color: #6b6c7e;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 12px;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .table .table-active {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table .table-active th,
html:not(#__):not(#___) .cadmin .table .table-active td {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table .table-active .quick-action-menu {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .table .table-disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table .table-disabled th,
html:not(#__):not(#___) .cadmin .table .table-disabled td {
  background-color: #fff;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .table .table-disabled th [href],
html:not(#__):not(#___) .cadmin .table .table-disabled td [href] {
  color: #a7a9bc;
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .table .table-disabled .table-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table .table-disabled .table-list-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table .autofit-col {
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px; }

html:not(#__):not(#___) .cadmin .table .autofit-col:first-child {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .table .autofit-col:last-child {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .table .custom-control,
html:not(#__):not(#___) .cadmin .table .form-check {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .table .quick-action-menu {
  align-items: flex-start;
  background-color: #fff;
  padding-bottom: 12px;
  padding-top: 12px; }

html:not(#__):not(#___) .cadmin .table-caption-bottom caption {
  caption-side: bottom; }

html:not(#__):not(#___) .cadmin .table-sm th,
html:not(#__):not(#___) .cadmin .table-sm td {
  padding: 4.8px; }

html:not(#__):not(#___) .cadmin .table-bordered {
  border: 1px solid #e7e7ed; }

html:not(#__):not(#___) .cadmin .table-bordered thead th,
html:not(#__):not(#___) .cadmin .table-bordered thead td {
  border-bottom-width: calc(2 * 1px); }

html:not(#__):not(#___) .cadmin .table-bordered th,
html:not(#__):not(#___) .cadmin .table-bordered td {
  border: 1px solid #e7e7ed; }

html:not(#__):not(#___) .cadmin .table-borderless th,
html:not(#__):not(#___) .cadmin .table-borderless td,
html:not(#__):not(#___) .cadmin .table-borderless thead th,
html:not(#__):not(#___) .cadmin .table-borderless tbody + tbody {
  border: 0; }

html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd) td,
html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd) th {
  background-color: #f7f8f9; }

html:not(#__):not(#___) .cadmin .table-hover tbody tr:hover {
  background-color: #f0f5ff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-hover tbody tr:hover th,
html:not(#__):not(#___) .cadmin .table-hover tbody tr:hover td {
  background-color: #f0f5ff;
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-hover tbody tr:hover .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-hover .table-active:hover .quick-action-menu {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .table-hover .table-disabled:hover {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-hover .table-disabled:hover th,
html:not(#__):not(#___) .cadmin .table-hover .table-disabled:hover td {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-striped tbody .table-disabled:nth-of-type(odd) td,
html:not(#__):not(#___) .cadmin .table-striped tbody .table-disabled:nth-of-type(odd) th {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table .thead-dark th {
  background-color: #393a4a;
  border-color: #4a4b60;
  color: #fff; }

html:not(#__):not(#___) .cadmin .table .thead-light th {
  background-color: #fff;
  border-color: #e7e7ed;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .table-dark {
  background-color: #393a4a;
  color: #fff; }

html:not(#__):not(#___) .cadmin .table-dark th,
html:not(#__):not(#___) .cadmin .table-dark td,
html:not(#__):not(#___) .cadmin .table-dark thead th {
  border-color: #4a4b60; }

html:not(#__):not(#___) .cadmin .table-dark.table-bordered {
  border-width: 0; }

html:not(#__):not(#___) .cadmin .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05); }

html:not(#__):not(#___) .cadmin .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
  color: #fff; }

html:not(#__):not(#___) .cadmin .table-title {
  color: #272833;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .table-title a {
  border-radius: 1px;
  color: #272833;
  display: inline-flex;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-title a {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-title a {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-title a:hover, html:not(#__):not(#___) .cadmin .table-title a.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-title a.focus, html:not(#__):not(#___) .cadmin .table-title a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-title a {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-link {
  border-radius: 1px;
  color: #272833;
  display: inline-flex;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-link:hover, html:not(#__):not(#___) .cadmin .table-link.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-link.focus, html:not(#__):not(#___) .cadmin .table-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-action-link {
  align-items: center;
  border-radius: 4px;
  color: #6b6c7e;
  display: inline-flex;
  font-size: 16px;
  height: 32px;
  justify-content: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  width: 32px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-action-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-action-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-action-link:hover, html:not(#__):not(#___) .cadmin .table-action-link.hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #272833;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .table-action-link.focus, html:not(#__):not(#___) .cadmin .table-action-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-action-link {
  background-color: rgba(0, 0, 0, 0.02);
  color: #272833;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-action-link:active {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-action-link.active {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-action-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .table-action-link.show {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-action-link .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .table-responsive-sm {
  margin-bottom: 24px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .table-responsive-sm {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .table-responsive-md {
  margin-bottom: 24px; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .table-responsive-md {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .table-responsive-lg {
  margin-bottom: 24px; }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .table-responsive-lg {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .table-responsive-xl {
  margin-bottom: 24px; }

@media (max-width: 1279.98px) {
  html:not(#__):not(#___) .cadmin .table-responsive-xl {
    display: block;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%; } }

html:not(#__):not(#___) .cadmin .table-responsive {
  margin-bottom: 24px;
  display: block;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  width: 100%; }

html:not(#__):not(#___) .cadmin .table-list {
  border-collapse: separate;
  border-color: #e7e7ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px 1px;
  color: #272833;
  margin-bottom: 1px; }

html:not(#__):not(#___) .cadmin .table-list thead {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list thead th,
html:not(#__):not(#___) .cadmin .table-list thead td {
  background-color: #fff;
  border-bottom-width: 0; }

html:not(#__):not(#___) .cadmin .table-list th,
html:not(#__):not(#___) .cadmin .table-list td {
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px 0 0 0; }

html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child th,
html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child td,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child th,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child td,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child th,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child td,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child th,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child td {
  border-top-width: 0; }

html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child td:first-child,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child td:first-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child td:first-child,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child td:first-child {
  border-top-left-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list thead:first-child tr:first-child td:last-child,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list tbody:first-child tr:first-child td:last-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:first-child tr:first-child td:last-child,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list caption:first-child + thead tr:first-child td:last-child {
  border-top-right-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list .table-row-start .table-cell-start {
  border-top-left-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list .table-row-start .table-cell-end {
  border-top-right-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list thead:last-child tr:last-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list thead:last-child tr:last-child td:first-child,
html:not(#__):not(#___) .cadmin .table-list tbody:last-child tr:last-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list tbody:last-child tr:last-child td:first-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:last-child tr:last-child th:first-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:last-child tr:last-child td:first-child {
  border-bottom-left-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list thead:last-child tr:last-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list thead:last-child tr:last-child td:last-child,
html:not(#__):not(#___) .cadmin .table-list tbody:last-child tr:last-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list tbody:last-child tr:last-child td:last-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:last-child tr:last-child th:last-child,
html:not(#__):not(#___) .cadmin .table-list tfoot:last-child tr:last-child td:last-child {
  border-bottom-right-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list .table-row-end .table-cell-start {
  border-bottom-left-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list .table-row-end .table-cell-end {
  border-bottom-right-radius: calc(4px - 1px); }

html:not(#__):not(#___) .cadmin .table-list tbody {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list tbody th,
html:not(#__):not(#___) .cadmin .table-list tbody td {
  background-color: #fff;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .table-list tfoot {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list tfoot th,
html:not(#__):not(#___) .cadmin .table-list tfoot td {
  background-color: #fff;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .table-list .table-divider th,
html:not(#__):not(#___) .cadmin .table-list .table-divider td {
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px; }

html:not(#__):not(#___) .cadmin .table-list .table-active {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list .table-active th,
html:not(#__):not(#___) .cadmin .table-list .table-active td {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list .table-active .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list .table-disabled {
  background-color: #fff;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table-list .table-disabled th,
html:not(#__):not(#___) .cadmin .table-list .table-disabled td {
  background-color: #fff;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table-list .table-disabled th [href],
html:not(#__):not(#___) .cadmin .table-list .table-disabled td [href] {
  color: #a7a9bc;
  pointer-events: none; }

html:not(#__):not(#___) .cadmin .table-list .table-disabled .table-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table-list .table-disabled .table-list-title {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .table-list .quick-action-menu {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .table.table-list.table-bordered thead th,
html:not(#__):not(#___) .cadmin .table.table-list.table-bordered thead td {
  border-bottom-width: 0; }

html:not(#__):not(#___) .cadmin .table.table-list.table-bordered th,
html:not(#__):not(#___) .cadmin .table.table-list.table-bordered td {
  border-left-width: 1px; }

html:not(#__):not(#___) .cadmin .table.table-list.table-bordered th:first-child,
html:not(#__):not(#___) .cadmin .table.table-list.table-bordered td:first-child,
html:not(#__):not(#___) .cadmin .table.table-list.table-bordered .table-column-start {
  border-left-width: 0; }

html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(odd) td,
html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(odd) th {
  background-color: #f7f8f9; }

html:not(#__):not(#___) .cadmin .table-list.table-hover tbody tr:hover {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover tbody tr:hover th,
html:not(#__):not(#___) .cadmin .table-list.table-hover tbody tr:hover td {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover tbody tr:hover .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-active:hover {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-active:hover th,
html:not(#__):not(#___) .cadmin .table-list.table-hover .table-active:hover td {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-active:hover .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-disabled {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-disabled:hover {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list.table-hover .table-disabled:hover th,
html:not(#__):not(#___) .cadmin .table-list.table-hover .table-disabled:hover td {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list.table-striped tbody .table-disabled:nth-of-type(odd),
html:not(#__):not(#___) .cadmin .table-list.table-striped tbody .table-disabled:nth-of-type(odd) td,
html:not(#__):not(#___) .cadmin .table-list.table-striped tbody .table-disabled:nth-of-type(odd) th {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .table-list-title {
  color: #272833;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .table-list-title a {
  border-radius: 1px;
  color: #272833;
  display: inline-flex;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-list-title a {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-title a {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-list-title a:hover, html:not(#__):not(#___) .cadmin .table-list-title a.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-list-title a.focus, html:not(#__):not(#___) .cadmin .table-list-title a:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-list-title a {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-list-link {
  border-radius: 1px;
  color: #272833;
  display: inline-flex;
  max-width: 100%;
  transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-list-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-list-link:hover, html:not(#__):not(#___) .cadmin .table-list-link.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .table-list-link.focus, html:not(#__):not(#___) .cadmin .table-list-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-list-link {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-list-action-link {
  align-items: center;
  color: #6b6c7e;
  display: inline-flex;
  font-size: 16px;
  height: 32px;
  justify-content: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  width: 32px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .table-list-action-link {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-action-link {
  transition: none; }

html:not(#__):not(#___) .cadmin .table-list-action-link:hover, html:not(#__):not(#___) .cadmin .table-list-action-link.hover {
  background-color: rgba(0, 0, 0, 0.02);
  color: #272833;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .table-list-action-link.focus, html:not(#__):not(#___) .cadmin .table-list-action-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .table-list-action-link {
  background-color: rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  color: #272833;
  outline: 0; }

html:not(#__):not(#___) .cadmin .table-list-action-link:active {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-list-action-link.active {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-list-action-link[aria-expanded=true], html:not(#__):not(#___) .cadmin .table-list-action-link.show {
  background-color: rgba(0, 0, 0, 0.04); }

html:not(#__):not(#___) .cadmin .table-list-action-link .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .table-nowrap td,
html:not(#__):not(#___) .cadmin .table-nowrap th {
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .table-heading-nowrap thead td,
html:not(#__):not(#___) .cadmin .table-heading-nowrap thead th {
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .table-valign-bottom tbody td,
html:not(#__):not(#___) .cadmin .table-valign-bottom tbody th,
html:not(#__):not(#___) .cadmin .table-valign-bottom tfoot td,
html:not(#__):not(#___) .cadmin .table-valign-bottom tfoot th,
html:not(#__):not(#___) .cadmin .table-valign-bottom thead td,
html:not(#__):not(#___) .cadmin .table-valign-bottom thead th {
  vertical-align: bottom; }

html:not(#__):not(#___) .cadmin .table-valign-bottom tbody td,
html:not(#__):not(#___) .cadmin .table-valign-bottom tbody th {
  padding-bottom: 16px; }

html:not(#__):not(#___) .cadmin .table-valign-bottom.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-end; }

html:not(#__):not(#___) .cadmin .table-valign-middle tbody td,
html:not(#__):not(#___) .cadmin .table-valign-middle tbody th,
html:not(#__):not(#___) .cadmin .table-valign-middle tfoot td,
html:not(#__):not(#___) .cadmin .table-valign-middle tfoot th,
html:not(#__):not(#___) .cadmin .table-valign-middle thead td,
html:not(#__):not(#___) .cadmin .table-valign-middle thead th {
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .table-valign-top tbody td,
html:not(#__):not(#___) .cadmin .table-valign-top tbody th,
html:not(#__):not(#___) .cadmin .table-valign-top tfoot td,
html:not(#__):not(#___) .cadmin .table-valign-top tfoot th,
html:not(#__):not(#___) .cadmin .table-valign-top thead td,
html:not(#__):not(#___) .cadmin .table-valign-top thead th {
  vertical-align: top; }

html:not(#__):not(#___) .cadmin .table-valign-top tbody td,
html:not(#__):not(#___) .cadmin .table-valign-top tbody th {
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .table-valign-top.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-start; }

html:not(#__):not(#___) .cadmin .tbody-valign-bottom tbody td,
html:not(#__):not(#___) .cadmin .tbody-valign-bottom tbody th {
  padding-bottom: 16px;
  vertical-align: bottom; }

html:not(#__):not(#___) .cadmin .tbody-valign-bottom.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-end; }

html:not(#__):not(#___) .cadmin .tbody-valign-middle tbody td {
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .tbody-valign-top tbody td,
html:not(#__):not(#___) .cadmin .tbody-valign-top tbody th {
  padding-top: 16px;
  vertical-align: top; }

html:not(#__):not(#___) .cadmin .tbody-valign-top.show-quick-actions-on-hover .quick-action-menu {
  align-items: flex-start; }

html:not(#__):not(#___) .cadmin .thead-valign-bottom thead td,
html:not(#__):not(#___) .cadmin .thead-valign-bottom thead th {
  vertical-align: bottom; }

html:not(#__):not(#___) .cadmin .thead-valign-middle thead td,
html:not(#__):not(#___) .cadmin .thead-valign-middle thead th {
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .thead-valign-top thead td,
html:not(#__):not(#___) .cadmin .thead-valign-top thead th {
  vertical-align: top; }

html:not(#__):not(#___) .cadmin .show-quick-actions-on-hover tr:not(.table-active):not(.table-disabled):hover .quick-action-menu {
  display: flex; }

html:not(#__):not(#___) .cadmin .show-quick-actions-on-hover .table-focus:not(.table-active):not(.table-disabled) .quick-action-menu {
  display: flex; }

html:not(#__):not(#___) .cadmin .table-striped tbody tr:nth-of-type(odd) .quick-action-menu {
  background-color: #f7f8f9; }

html:not(#__):not(#___) .cadmin .table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-list.table-striped tbody tr:nth-of-type(odd) .quick-action-menu {
  background-color: #f7f8f9; }

html:not(#__):not(#___) .cadmin .table-list.table-striped tbody .table-active:nth-of-type(odd) .quick-action-menu {
  background-color: #f0f5ff; }

html:not(#__):not(#___) .cadmin .table-column-text-start,
html:not(#__):not(#___) .cadmin .table-cell-text-start {
  text-align: left; }

html:not(#__):not(#___) .cadmin .table-column-text-center,
html:not(#__):not(#___) .cadmin .table-cell-text-center {
  text-align: center; }

html:not(#__):not(#___) .cadmin .table-column-text-end,
html:not(#__):not(#___) .cadmin .table-cell-text-end {
  text-align: right; }

html:not(#__):not(#___) .cadmin .table-column,
html:not(#__):not(#___) .cadmin .table-cell-contract, html:not(#__):not(#___) .cadmin .table-autofit td,
html:not(#__):not(#___) .cadmin .table-autofit th {
  display: table-cell;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 1%; }

html:not(#__):not(#___) .cadmin .table-cell-expand,
html:not(#__):not(#___) .cadmin .table-column-expand, html:not(#__):not(#___) .cadmin .table-autofit .table-cell-expand {
  display: table-cell;
  max-width: 200px;
  min-width: 200px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: auto; }

html:not(#__):not(#___) .cadmin .table-cell-expand-small,
html:not(#__):not(#___) .cadmin .table-column-expand-small, html:not(#__):not(#___) .cadmin .table-autofit .table-cell-expand-small {
  max-width: 200px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 25%; }

html:not(#__):not(#___) .cadmin .table-cell-expand-smaller,
html:not(#__):not(#___) .cadmin .table-column-expand-smaller, html:not(#__):not(#___) .cadmin .table-autofit .table-cell-expand-smaller {
  max-width: 200px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 15%; }

html:not(#__):not(#___) .cadmin .table-cell-expand-smallest,
html:not(#__):not(#___) .cadmin .table-column-expand-smallest, html:not(#__):not(#___) .cadmin .table-autofit .table-cell-expand-smallest {
  max-width: 200px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  width: 10%; }

html:not(#__):not(#___) .cadmin .table-cell-minw-50,
html:not(#__):not(#___) .cadmin .table-column-minw-50 {
  min-width: 50px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-75,
html:not(#__):not(#___) .cadmin .table-column-minw-75 {
  min-width: 75px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-100,
html:not(#__):not(#___) .cadmin .table-column-minw-100 {
  min-width: 100px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-150,
html:not(#__):not(#___) .cadmin .table-column-minw-150 {
  min-width: 150px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-200,
html:not(#__):not(#___) .cadmin .table-column-minw-200 {
  min-width: 200px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-250,
html:not(#__):not(#___) .cadmin .table-column-minw-250 {
  min-width: 250px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-300,
html:not(#__):not(#___) .cadmin .table-column-minw-300 {
  min-width: 300px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-350,
html:not(#__):not(#___) .cadmin .table-column-minw-350 {
  min-width: 350px; }

html:not(#__):not(#___) .cadmin .table-cell-minw-400,
html:not(#__):not(#___) .cadmin .table-column-minw-400 {
  min-width: 400px; }

html:not(#__):not(#___) .cadmin .table-cell-ws-normal,
html:not(#__):not(#___) .cadmin .table-column-ws-normal {
  white-space: normal; }

html:not(#__):not(#___) .cadmin .table-cell-ws-nowrap,
html:not(#__):not(#___) .cadmin .table-column-ws-nowrap {
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .table-img {
  height: auto;
  max-height: 100px;
  max-width: none;
  width: auto; }

html:not(#__):not(#___) .cadmin .table-drag th,
html:not(#__):not(#___) .cadmin .table-drag td {
  position: relative; }

html:not(#__):not(#___) .cadmin .table-drag .c-drag {
  cursor: move; }

html:not(#__):not(#___) .cadmin .table-drag .c-dragging::after {
  background-color: #cdced9;
  bottom: 0;
  content: "";
  display: block;
  left: 1px;
  position: absolute;
  right: 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .table-drag .c-droppable::before {
  background-image: linear-gradient(#ffb46e 50%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-repeat: repeat-y;
  background-size: 5px 6px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .table-dragging {
  cursor: move;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

html:not(#__):not(#___) .cadmin .table-clone {
  background-color: rgba(240, 245, 255, 0.9);
  cursor: move;
  position: absolute;
  top: 0;
  z-index: 1050; }

html:not(#__):not(#___) .cadmin .table-clone::before {
  background-color: #0b5fff;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 1px;
  width: 2px;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .table-clone::after {
  background-color: #0b5fff;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 1px;
  width: 2px;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .table-clone thead th,
html:not(#__):not(#___) .cadmin .table-clone tbody td {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .tbar {
  display: flex; }

html:not(#__):not(#___) .cadmin .tbar > .container,
html:not(#__):not(#___) .cadmin .tbar > .container-fluid {
  display: flex; }

html:not(#__):not(#___) .cadmin .tbar-nav {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: nowrap;
  list-style: none;
  margin-bottom: 0;
  min-width: 50px;
  padding-left: 0;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .tbar-nav > .tbar-item {
  justify-content: center; }

html:not(#__):not(#___) .cadmin .tbar-nav-shrink {
  flex-grow: 0;
  flex-shrink: 0;
  width: auto; }

html:not(#__):not(#___) .cadmin .tbar-nav-wrap {
  flex-wrap: wrap; }

html:not(#__):not(#___) .cadmin .tbar-item {
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .tbar-item:first-child {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .tbar-item:last-child {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .tbar-item-expand {
  text-align: center; }

html:not(#__):not(#___) .cadmin .tbar-link {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .tbar-btn-monospaced,
html:not(#__):not(#___) .cadmin .tbar-link-monospaced {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  text-align: center; }

html:not(#__):not(#___) .cadmin .tbar-btn-monospaced .inline-item .lexicon-icon,
html:not(#__):not(#___) .cadmin .tbar-btn-monospaced .lexicon-icon,
html:not(#__):not(#___) .cadmin .tbar-link-monospaced .inline-item .lexicon-icon,
html:not(#__):not(#___) .cadmin .tbar-link-monospaced .lexicon-icon {
  margin-top: 0; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .container,
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .container-fluid {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .component-title,
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .tbar-nav,
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .tbar-section {
    display: inline; }
  html:not(#__):not(#___) .cadmin .tbar-inline-xs-down .tbar-item {
    padding-left: 0;
    display: inline; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .container,
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .container-fluid {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .component-title,
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .tbar-nav,
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .tbar-section {
    display: inline; }
  html:not(#__):not(#___) .cadmin .tbar-inline-sm-down .tbar-item {
    padding-left: 0;
    display: inline; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .container,
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .container-fluid {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .component-title,
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .tbar-nav,
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .tbar-section {
    display: inline; }
  html:not(#__):not(#___) .cadmin .tbar-inline-md-down .tbar-item {
    padding-left: 0;
    display: inline; } }

@media (max-width: 1279.98px) {
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .container,
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .container-fluid {
    display: block; }
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .component-title,
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .tbar-nav,
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .tbar-section {
    display: inline; }
  html:not(#__):not(#___) .cadmin .tbar-inline-lg-down .tbar-item {
    padding-left: 0;
    display: inline; } }

html:not(#__):not(#___) .cadmin .tbar-inline-xl-down {
  display: block; }

html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .container,
html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .container-fluid {
  display: block; }

html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .component-title,
html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .tbar-nav,
html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .tbar-section {
  display: inline; }

html:not(#__):not(#___) .cadmin .tbar-inline-xl-down .tbar-item {
  padding-left: 0;
  display: inline; }

html:not(#__):not(#___) .cadmin .component-tbar {
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #6b6c7e;
  height: 56px; }

html:not(#__):not(#___) .cadmin .component-tbar .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .subnav-tbar {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .btn-unstyled {
  color: #0b5fff;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .subnav-tbar .btn-unstyled:hover {
  color: #004ad7;
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .subnav-tbar strong {
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .subnav-tbar .component-link {
  color: #0b5fff;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .subnav-tbar .component-link:hover, html:not(#__):not(#___) .cadmin .subnav-tbar .component-link.hover {
  color: #004ad7; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-btn {
  height: 24px;
  line-height: 1;
  margin-bottom: 2px;
  margin-top: 2px;
  padding-bottom: 0;
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-btn .c-inner {
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-btn .c-inner {
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-link {
  margin-bottom: 2px;
  margin-top: 2px;
  padding-bottom: 1.5px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1.5px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-link > .c-inner {
  margin-bottom: -1.5px;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -1.5px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-link .c-inner {
  margin-bottom: -1.5px;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -1.5px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-btn-monospaced {
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 4px;
  height: 24px;
  width: 24px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-btn-monospaced .c-inner {
  margin: -4px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-link-monospaced {
  height: 24px;
  margin-bottom: 2px;
  margin-top: 2px;
  width: 24px; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-section {
  text-align: left; }

html:not(#__):not(#___) .cadmin .subnav-tbar .component-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: 4px;
  margin-top: 4px;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .subnav-tbar .component-text {
  display: inline-block;
  line-height: 1.45;
  margin-bottom: 4px;
  margin-top: 4px;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .subnav-tbar .component-label {
  font-weight: 400; }

html:not(#__):not(#___) .cadmin .subnav-tbar .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary {
  background-color: #b3cdff;
  padding-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 10px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-link {
  color: #272833; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-link:hover, html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-link.hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-link:disabled, html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-link.disabled {
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.65;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-item {
  justify-content: flex-start;
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-link-monospaced {
  border-radius: 0;
  border-width: 0;
  height: 48px;
  margin-bottom: -10px;
  margin-top: -10px;
  width: 48px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-label .close.focus, html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-label .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .subnav-tbar-primary .component-label .close {
  color: inherit; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-label .close:disabled, html:not(#__):not(#___) .cadmin .subnav-tbar-primary .component-label .close.disabled {
  color: #6b6c7e;
  opacity: 0.65; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-label {
  font-size: 12px;
  margin-right: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  text-transform: none;
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary .tbar-label > .c-inner {
  margin-bottom: -5px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -5px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled {
  background-color: #cfddf8;
  color: #8e94aa; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .component-label {
  border-color: #8e94aa; }

html:not(#__):not(#___) .cadmin .subnav-tbar-primary.subnav-tbar-disabled .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-light {
  background-color: white;
  color: #6b6c7e;
  padding-bottom: 2px;
  padding-top: 2px; }

html:not(#__):not(#___) .cadmin .subnav-tbar-light .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .tbar-stacked {
  display: inline-flex;
  height: 100%;
  padding-bottom: 8px;
  padding-top: 8px; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-nav {
  flex-direction: column;
  min-width: 0; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-item {
  align-items: center;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-divider-before::before {
  background-color: #272833;
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 4px;
  margin-top: 4px;
  width: 40px; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-divider-after::after {
  background-color: #272833;
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 4px;
  margin-top: 4px;
  width: 40px; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-item-expand {
  flex-shrink: 0;
  min-width: 0; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced {
  border-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  height: 40px;
  margin-bottom: 0;
  margin-top: 0;
  overflow: visible;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: relative;
  width: 40px; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced.focus, html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .tbar-stacked .tbar-btn-monospaced {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .tbar-stacked .tbar-btn-monospaced {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-btn-monospaced .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .tbar-stacked .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .tbar-light {
  background-color: #fff;
  box-shadow: inset 1px 0 0 0 #f1f2f5 , inset -1px 0 0 0 #f1f2f5;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-divider-before::before {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-divider-after::after {
  background-color: #f1f2f5; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced:hover {
  color: #272833; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced.focus, html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .tbar-light .tbar-btn-monospaced {
  color: #272833; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced:active {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced.active {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced:disabled, html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced.disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced[aria-expanded=true], html:not(#__):not(#___) .cadmin .tbar-light .tbar-btn-monospaced.show {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .tbar-light .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 {
  background-color: #393a4a;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06), inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.06);
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-divider-before::before {
  background-color: rgba(255, 255, 255, 0.06); }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-divider-after::after {
  background-color: rgba(255, 255, 255, 0.06); }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced:hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced.focus, html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .tbar-dark-l2 .tbar-btn-monospaced {
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced:active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced.active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced:disabled, html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced.disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced[aria-expanded=true], html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-btn-monospaced.show {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-l2 .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 {
  background-color: #1c1c24;
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.06), inset -1px 0 0 0 rgba(255, 255, 255, 0.06);
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-divider-before::before {
  background-color: rgba(255, 255, 255, 0.06); }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-divider-after::after {
  background-color: rgba(255, 255, 255, 0.06); }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced:hover {
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced.focus, html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .tbar-dark-d1 .tbar-btn-monospaced {
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced:active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced.active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced:disabled, html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced.disabled {
  color: inherit; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced[aria-expanded=true], html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-btn-monospaced.show {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .tbar-dark-d1 .tbar-label {
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .timeline {
  list-style: none;
  padding-left: 0;
  padding-left: 25px; }

html:not(#__):not(#___) .cadmin .timeline .panel,
html:not(#__):not(#___) .cadmin .timeline .panel-group {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .timeline-icon {
  background-color: #fff;
  border: 2px solid #6b6c7e;
  border-radius: 50%;
  display: block;
  height: 10px;
  line-height: 10px;
  width: 10px; }

html:not(#__):not(#___) .cadmin .timeline-increment {
  background-color: #fff;
  left: -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

html:not(#__):not(#___) .cadmin .timeline-increment-text {
  display: block;
  max-width: 65px; }

html:not(#__):not(#___) .cadmin .timeline-item-label {
  color: #272833; }

html:not(#__):not(#___) .cadmin .timeline-item {
  padding-bottom: 5px;
  padding-left: 40px;
  padding-top: 5px;
  position: relative; }

html:not(#__):not(#___) .cadmin .timeline-item:before {
  background-color: #272833;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px; }

html:not(#__):not(#___) .cadmin .timeline-item.active .timeline-icon {
  background-color: #0b5fff;
  border-color: #0b5fff; }

html:not(#__):not(#___) .cadmin .timeline-item .panel,
html:not(#__):not(#___) .cadmin .timeline-item .panel-heading {
  position: relative; }

html:not(#__):not(#___) .cadmin .timeline-item .panel .timeline-increment {
  margin-left: -1px; }

html:not(#__):not(#___) .cadmin .timeline-right {
  padding-left: 0;
  padding-right: 25px; }

html:not(#__):not(#___) .cadmin .timeline-right .timeline-item {
  padding-left: 0;
  padding-right: 40px; }

html:not(#__):not(#___) .cadmin .timeline-right .timeline-item:before {
  left: auto;
  right: -2px; }

html:not(#__):not(#___) .cadmin .timeline-right .timeline-item .panel .timeline-increment {
  margin-left: auto;
  margin-right: 0px; }

html:not(#__):not(#___) .cadmin .timeline-right .timeline-item .timeline-increment {
  left: auto;
  right: -40px;
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%); }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .timeline-right-xs-only {
    padding-left: 0;
    padding-right: 25px; }
  html:not(#__):not(#___) .cadmin .timeline-right-xs-only .timeline-item {
    padding-left: 0;
    padding-right: 40px; }
  html:not(#__):not(#___) .cadmin .timeline-right-xs-only .timeline-item:before {
    left: auto;
    right: -2px; }
  html:not(#__):not(#___) .cadmin .timeline-right-xs-only .timeline-item .panel .timeline-increment {
    margin-left: auto;
    margin-right: 0px; }
  html:not(#__):not(#___) .cadmin .timeline-right-xs-only .timeline-item .timeline-increment {
    left: auto;
    right: -40px;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .timeline-center {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item {
    margin-left: 50%;
    width: 50%; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item .timeline-item-label {
    left: -100%;
    margin-left: -80px;
    position: absolute;
    text-align: right;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item.timeline-item-reverse {
    padding-left: 0;
    padding-right: 40px;
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item.timeline-item-reverse:before {
    left: auto;
    right: -2px; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item.timeline-item-reverse .panel .timeline-increment {
    margin-left: auto;
    margin-right: 0px; }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item.timeline-item-reverse .timeline-increment {
    left: auto;
    right: -40px;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%); }
  html:not(#__):not(#___) .cadmin .timeline-center .timeline-item.timeline-item-reverse .timeline-item-label {
    margin-left: auto;
    margin-right: -80px;
    right: -100%;
    text-align: left; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .timeline-even .timeline-item:nth-of-type(even),
  html:not(#__):not(#___) .cadmin .timeline-odd .timeline-item:nth-of-type(odd) {
    padding-left: 0;
    padding-right: 40px;
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .timeline-even .timeline-item:nth-of-type(even):before,
  html:not(#__):not(#___) .cadmin .timeline-odd .timeline-item:nth-of-type(odd):before {
    left: auto;
    right: -2px; }
  html:not(#__):not(#___) .cadmin .timeline-even .timeline-item:nth-of-type(even) .panel .timeline-increment,
  html:not(#__):not(#___) .cadmin .timeline-odd .timeline-item:nth-of-type(odd) .panel .timeline-increment {
    margin-left: auto;
    margin-right: 0px; }
  html:not(#__):not(#___) .cadmin .timeline-even .timeline-item:nth-of-type(even) .timeline-increment,
  html:not(#__):not(#___) .cadmin .timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment {
    left: auto;
    right: -40px;
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%); }
  html:not(#__):not(#___) .cadmin .timeline-even .timeline-item:nth-of-type(even) .timeline-item-label,
  html:not(#__):not(#___) .cadmin .timeline-odd .timeline-item:nth-of-type(odd) .timeline-item-label {
    margin-left: auto;
    margin-right: -80px;
    right: -100%;
    text-align: left; } }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline {
  padding-left: 25px; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-center {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-center .timeline-item .timeline-item-label {
    margin-left: -100px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse {
    padding-right: 50px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-increment {
    right: -50px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-center .timeline-item.timeline-item-reverse .timeline-item-label {
    margin-left: auto;
    margin-right: -100px; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even), html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) {
    padding-right: 50px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-increment, html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-increment {
    right: -50px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-even .timeline-item:nth-of-type(even) .timeline-item-label, html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-odd .timeline-item:nth-of-type(odd) .timeline-item-label {
    margin-left: auto;
    margin-right: -100px; } }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right {
  padding-right: 25px; }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right .timeline-item {
  padding-right: 50px; }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right .timeline-item .timeline-increment {
  right: -50px; }

@media (max-width: 575.98px) {
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right-xs-only {
    padding-left: 0;
    padding-right: 25px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right-xs-only .timeline-item {
    padding-left: 0;
    padding-right: 50px; }
  html:not(#__):not(#___) .cadmin .timeline-spacing-xl.timeline-right-xs-only .timeline-item .timeline-increment {
    left: auto;
    right: -50px; } }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl .timeline-item {
  padding-bottom: 15px;
  padding-left: 50px;
  padding-top: 15px; }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl .timeline-item .timeline-increment {
  left: -50px; }

html:not(#__):not(#___) .cadmin .timeline-spacing-xl .timeline-increment-text {
  max-width: 75px; }

html:not(#__):not(#___) .cadmin .toggle-switch {
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  max-width: 100%;
  position: relative; }

html:not(#__):not(#___) .cadmin .toggle-switch.disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .toggle-switch.disabled .toggle-switch-label {
  color: #a7a9bc;
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .toggle-switch.disabled .toggle-switch-text {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .toggle-switch-check-bar {
  display: inline-flex;
  position: relative; }

html:not(#__):not(#___) .cadmin .toggle-switch-bar .toggle-switch-handle {
  display: block;
  min-width: 48px;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .toggle-switch-bar .toggle-switch-icon {
  font-size: 10px; }

html:not(#__):not(#___) .cadmin .toggle-switch-bar .toggle-switch-icon .lexicon-icon {
  margin-top: -0.2em; }

html:not(#__):not(#___) .cadmin .toggle-switch-bar .button-icon {
  font-size: 10px; }

html:not(#__):not(#___) .cadmin .toggle-switch-check {
  bottom: 0;
  font-size: 62.5%;
  height: 24px;
  opacity: 0;
  position: absolute;
  width: 48px;
  z-index: 2; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar {
  display: inline-flex;
  font-size: 10px;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-indent: 0;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
  background-color: #a7a9bc;
  border-color: #a7a9bc;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 48px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
  transition: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::after {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  bottom: 4px;
  content: "";
  display: block;
  height: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 16px; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::after {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar::after {
  transition: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::before {
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::before {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::before {
  transition: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::after {
  content: attr(data-label-off);
  margin-left: 56px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::after {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::after {
  transition: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
  color: #fff;
  left: 4px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 4px;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 16px;
  z-index: 1; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
  transition: none; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon-on {
  left: 4px;
  opacity: 0; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon-off {
  left: 28px; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .button-icon {
  color: #272833; }

html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .button-icon-on {
  opacity: 0; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:focus-visible ~ .toggle-switch-bar::before,
html:not(#__):not(#___) .c-prefers-focus .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .toggle-switch-check[disabled] ~ .toggle-switch-bar, html:not(#__):not(#___) .cadmin .toggle-switch-check:disabled ~ .toggle-switch-bar {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar::before {
  background-color: #0b5fff;
  border-color: #0b5fff;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar::after {
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  left: 28px; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle::after {
  content: attr(data-label-on); }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon {
  color: #fff; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon-on {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-icon-off {
  opacity: 0; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon {
  color: #0b5fff;
  left: 28px; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon-on {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon-off {
  opacity: 0; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .toggle-switch-check {
    height: 24px;
    width: 40px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar {
    height: 24px;
    line-height: 24px;
    text-indent: 0; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
    width: 40px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::after {
    bottom: 4px;
    height: 16px;
    left: 4px;
    top: 4px;
    width: 16px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle {
    min-width: 40px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::after {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
    font-size: 10px;
    left: 4px;
    line-height: 16px;
    top: 4px;
    width: 16px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon-on {
    left: 4px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon-off {
    left: 20px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .button-icon {
    font-size: 10px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar::after {
    left: 20px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .toggle-switch-handle::after {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .toggle-switch-check:checked ~ .toggle-switch-bar .button-icon {
    left: 20px; } }

html:not(#__):not(#___) .cadmin .toggle-switch-label {
  display: block;
  margin-bottom: 2px; }

html:not(#__):not(#___) .cadmin .toggle-switch-text {
  display: block;
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .toggle-switch-text-left {
  display: inline-flex;
  line-height: 24px;
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .toggle-switch-text-right {
  display: inline-flex;
  line-height: 24px;
  margin-left: 8px; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch {
  align-items: center;
  display: inline-flex; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch .toggle-switch-label {
  line-height: 1;
  margin-bottom: 0;
  max-width: calc( 					100% - 56px); }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .simple-toggle-switch .toggle-switch-label {
    max-width: calc( 						100% - 48px); } }

html:not(#__):not(#___) .cadmin .simple-toggle-switch .toggle-switch-check + .toggle-switch-label {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch .toggle-switch-label + .toggle-switch-check-bar {
  margin-left: 8px; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch-reverse .toggle-switch-check-bar {
  order: 5; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch-reverse .toggle-switch-check ~ .toggle-switch-bar {
  order: 5; }

html:not(#__):not(#___) .cadmin .simple-toggle-switch-reverse .toggle-switch-label {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .tooltip {
  display: block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.5;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  z-index: 1070; }

html:not(#__):not(#___) .cadmin .tooltip.show {
  opacity: 1; }

html:not(#__):not(#___) .cadmin .tooltip .arrow {
  display: block;
  height: 6.4px;
  position: absolute;
  width: 12.8px; }

html:not(#__):not(#___) .cadmin .tooltip .arrow::before {
  border-color: transparent;
  border-style: solid;
  content: "";
  position: absolute; }

html:not(#__):not(#___) .cadmin .tooltip-inner {
  background-color: #272833;
  border-radius: 4px;
  box-shadow: [0 1px 4px 0px rgba(0, 0, 0, 0.4)];
  color: #fff;
  max-width: 230px;
  padding: 12px 12px;
  text-align: center;
  white-space: pre-line; }

html:not(#__):not(#___) .cadmin .tooltip-arrow {
  background-color: #272833;
  position: absolute;
  transform: rotate(45deg); }

html:not(#__):not(#___) .cadmin .bs-tooltip-top,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=top] {
  padding: 6.4px 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-top .arrow,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-top .arrow::before,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #272833;
  border-width: 6.4px 6.4px 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-right,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=right] {
  padding: 0 6.4px; }

html:not(#__):not(#___) .cadmin .bs-tooltip-right .arrow,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=right] .arrow {
  height: 12.8px;
  left: 0;
  width: 6.4px; }

html:not(#__):not(#___) .cadmin .bs-tooltip-right .arrow::before,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=right] .arrow::before {
  border-right-color: #272833;
  border-width: 6.4px 6.4px 6.4px 0;
  right: 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-bottom,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=bottom] {
  padding: 6.4px 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-bottom .arrow,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-bottom-color: #272833;
  border-width: 0 6.4px 6.4px;
  bottom: 0; }

html:not(#__):not(#___) .cadmin .bs-tooltip-left,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=left] {
  padding: 0 6.4px; }

html:not(#__):not(#___) .cadmin .bs-tooltip-left .arrow,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=left] .arrow {
  height: 12.8px;
  right: 0;
  width: 6.4px; }

html:not(#__):not(#___) .cadmin .bs-tooltip-left .arrow::before,
html:not(#__):not(#___) .cadmin .bs-tooltip-auto[x-placement^=left] .arrow::before {
  border-left-color: #272833;
  border-width: 6.4px 0 6.4px 6.4px;
  left: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-left,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-right {
  padding-top: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-left .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-right .arrow {
  left: 50%;
  margin-left: -6.4px;
  top: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-right .arrow::before {
  border-bottom-color: #272833;
  border-width: 0 6.4px 6.4px;
  bottom: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-left .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-right .tooltip-arrow {
  border-bottom-color: transparent;
  border-right-color: transparent;
  left: 50%;
  top: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-left .arrow {
  left: 8px;
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-bottom-right .arrow {
  left: auto;
  margin-left: 0;
  right: 8px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-bottom,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-top {
  padding-right: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-top .arrow {
  height: 12.8px;
  margin-top: -6.4px;
  right: 0;
  top: 50%;
  width: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-top .arrow::before {
  border-left-color: #272833;
  border-width: 6.4px 0 6.4px 6.4px;
  left: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-bottom .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-left-top .tooltip-arrow {
  border-bottom-color: transparent;
  border-left-color: transparent;
  right: 0;
  top: 50%; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left-bottom .arrow {
  bottom: 8px;
  margin-top: 0;
  top: auto; }

html:not(#__):not(#___) .cadmin .clay-tooltip-left-top .arrow {
  margin-top: 0;
  top: 8px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-bottom,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-top {
  padding-left: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-bottom .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-top .arrow {
  height: 12.8px;
  left: 0;
  margin-top: -6.4px;
  top: 50%;
  width: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-bottom .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-top .arrow::before {
  border-right-color: #272833;
  border-width: 6.4px 6.4px 6.4px 0;
  right: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-bottom .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-right-top .tooltip-arrow {
  border-right-color: transparent;
  border-top-color: transparent;
  left: 0;
  top: 50%; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right-bottom .arrow {
  bottom: 8px;
  margin-top: 0;
  top: auto; }

html:not(#__):not(#___) .cadmin .clay-tooltip-right-top .arrow {
  margin-top: 0;
  top: 8px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-left,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-right {
  padding-bottom: 6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-left .arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-right .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -6.4px; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-left .arrow::before,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-right .arrow::before {
  border-top-color: #272833;
  border-width: 6.4px 6.4px 0;
  top: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-left .tooltip-arrow,
html:not(#__):not(#___) .cadmin .clay-tooltip-top-right .tooltip-arrow {
  border-left-color: transparent;
  border-top-color: transparent;
  bottom: 0;
  left: 50%; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top-left .arrow {
  left: 8px;
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .clay-tooltip-top-right .arrow {
  left: auto;
  margin-left: 0;
  right: 8px; }

html:not(#__):not(#___) .cadmin .treeview {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
  padding: 2px 0; }

html:not(#__):not(#___) .cadmin .treeview .btn {
  color: inherit;
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px; }

html:not(#__):not(#___) .cadmin .treeview .btn .c-inner {
  margin: -7px -8px; }

html:not(#__):not(#___) .cadmin .treeview .btn-monospaced {
  font-size: inherit;
  height: 24px;
  padding: 0;
  width: 24px; }

html:not(#__):not(#___) .cadmin .treeview .btn-monospaced.focus, html:not(#__):not(#___) .cadmin .treeview .btn-monospaced:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .treeview .btn-monospaced {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .treeview .btn-monospaced:active:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .treeview .btn-monospaced {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff; }

html:not(#__):not(#___) .cadmin .treeview .custom-control {
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 1.5px; }

html:not(#__):not(#___) .cadmin .treeview .component-expander {
  font-size: 10px; }

html:not(#__):not(#___) .cadmin .treeview .component-expander .lexicon-icon:not(.component-expanded-d-none) {
  display: none; }

html:not(#__):not(#___) .cadmin .treeview .component-action {
  font-size: 16px;
  margin-left: 2px;
  margin-right: 2px; }

html:not(#__):not(#___) .cadmin .treeview .component-action:hover {
  background-color: transparent;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .treeview .component-action.focus, html:not(#__):not(#___) .cadmin .treeview .component-action:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .treeview .component-action {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .treeview .component-action:active {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .treeview .component-action.active {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .treeview .component-action[aria-expanded=true], html:not(#__):not(#___) .cadmin .treeview .component-action.show {
  background-color: transparent; }

html:not(#__):not(#___) .cadmin .treeview .component-icon {
  display: inline-block;
  font-size: 16px;
  height: auto;
  margin: 4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .treeview .component-icon .lexicon-icon {
  display: block; }

html:not(#__):not(#___) .cadmin .treeview .component-text {
  line-height: 24px;
  padding-left: 4px;
  -ms-user-select: auto;
  -moz-user-select: auto;
  -webkit-user-select: auto;
  user-select: auto; }

html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover:hover .component-expander, html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover.hover .component-expander {
  opacity: 1;
  transition: opacity ease-in-out 600ms; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover:hover .component-expander, html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover.hover .component-expander {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover:hover .component-expander, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover.hover .component-expander {
  transition: none; }

html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover .treeview-link:focus .component-expander, html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover .treeview-link.focus .component-expander {
  opacity: 1;
  transition: none; }

html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover .component-expander {
  opacity: 0;
  transition: opacity ease-in-out 450ms; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover .component-expander {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover .component-expander {
  transition: none; }

html:not(#__):not(#___) .cadmin .treeview .quick-action-item {
  margin: 0 2px;
  min-height: 0;
  min-width: 0; }

html:not(#__):not(#___) .cadmin .treeview .autofit-row {
  align-items: center; }

html:not(#__):not(#___) .cadmin .treeview.show-quick-actions-on-hover .treeview-link:not(:hover):not(:focus):not(.focus) .quick-action-item {
  display: none; }

html:not(#__):not(#___) .cadmin .treeview.show-quick-actions-on-hover .treeview-link:disabled .quick-action-item, html:not(#__):not(#___) .cadmin .treeview.show-quick-actions-on-hover .treeview-link.disabled .quick-action-item {
  display: none; }

html:not(#__):not(#___) .cadmin .treeview.show-quick-actions-on-hover .treeview-link .quick-action-item:disabled, html:not(#__):not(#___) .cadmin .treeview.show-quick-actions-on-hover .treeview-link .quick-action-item.disabled {
  display: none; }

html:not(#__):not(#___) .cadmin .treeview-group {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .treeview-item {
  overflow-wrap: break-word;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .treeview-dropping-indicator-top {
  background-color: transparent;
  display: block;
  height: 2px;
  margin-top: -2px;
  outline: none;
  width: 100%; }

html:not(#__):not(#___) .cadmin .treeview-dropping-indicator-bottom {
  background-color: transparent;
  display: block;
  height: 2px;
  margin-bottom: -2px;
  outline: none;
  width: 100%; }

html:not(#__):not(#___) .cadmin .treeview-dropping-indicator-over {
  background-color: #528eff; }

html:not(#__):not(#___) .cadmin .treeview-link {
  background-color: transparent;
  cursor: pointer;
  display: block;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 2px;
  margin-top: 2px;
  min-width: 100%;
  padding: 0;
  position: relative;
  text-align: left;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

html:not(#__):not(#___) .cadmin .treeview-link:hover, html:not(#__):not(#___) .cadmin .treeview-link.hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .treeview-link.focus, html:not(#__):not(#___) .cadmin .treeview-link:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .treeview-link {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .treeview-link:disabled, html:not(#__):not(#___) .cadmin .treeview-link.disabled {
  cursor: not-allowed; }

html:not(#__):not(#___) .cadmin .treeview-link.treeview-dropping-middle {
  background-color: #f0f5ff;
  border-color: #528eff; }

html:not(#__):not(#___) .cadmin .treeview-link.show .component-expander .component-expanded-d-none, html:not(#__):not(#___) .cadmin .treeview-link[aria-expanded=true] .component-expander .component-expanded-d-none {
  display: none; }

html:not(#__):not(#___) .cadmin .treeview-link.show .component-expander .lexicon-icon:not(.component-expanded-d-none), html:not(#__):not(#___) .cadmin .treeview-link[aria-expanded=true] .component-expander .lexicon-icon:not(.component-expanded-d-none) {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .treeview-nested-margins .treeview-group .treeview-item {
  margin-left: 24px; }

html:not(#__):not(#___) .cadmin .treeview-item-dragging {
  cursor: not-allowed;
  opacity: 0.4; }

html:not(#__):not(#___) .cadmin .treeview-item-dragging .treeview-link {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none; }

html:not(#__):not(#___) .cadmin .treeview-dragging {
  background-color: #fff;
  border-color: #528eff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  padding: 4px 12px;
  text-transform: uppercase; }

html:not(#__):not(#___) .cadmin .treeview-light .component-expander {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .treeview-light .component-expander:hover {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .treeview-light .component-expander:disabled, html:not(#__):not(#___) .cadmin .treeview-light .component-expander.disabled {
  color: #6b6c7e;
  opacity: 0.5; }

html:not(#__):not(#___) .cadmin .treeview-light .component-expander.btn-secondary {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link:hover, html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.hover {
  background-color: #f7f8f9;
  color: #272833; }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link:active {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.active {
  background-color: #f1f2f5;
  color: #272833; }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link:disabled, html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.disabled {
  background-color: transparent;
  color: rgba(107, 108, 126, 0.5); }

html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.treeview-no-hover:hover, html:not(#__):not(#___) .cadmin .treeview-light .treeview-link.treeview-no-hover.hover {
  background-color: transparent;
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .treeview-dark .component-expander {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .treeview-dark .component-expander:hover {
  color: #80acff; }

html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link:hover, html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.hover {
  background-color: rgba(255, 255, 255, 0.04); }

html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff; }

html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link:disabled, html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.disabled {
  background-color: transparent;
  color: rgba(167, 169, 188, 0.5); }

html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.treeview-no-hover:hover, html:not(#__):not(#___) .cadmin .treeview-dark .treeview-link.treeview-no-hover.hover {
  background-color: transparent;
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .treeview-dark .component-action {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .treeview-dark .component-action:disabled, html:not(#__):not(#___) .cadmin .treeview-dark .component-action.disabled {
  color: #a7a9bc; }

html:not(#__):not(#___) .cadmin .bg-checkered {
  background-image: linear-gradient(45deg, #e7e7ed 25%, transparent 25%), linear-gradient(-45deg, #e7e7ed 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e7e7ed 75%), linear-gradient(-45deg, transparent 75%, #e7e7ed 75%);
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
  background-size: 20px 20px; }

html:not(#__):not(#___) .cadmin .close {
  align-items: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border-radius: 3px;
  border-width: 0;
  color: #272833;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  line-height: 1;
  opacity: 1;
  padding: 0;
  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;
  width: 32px; }

html:not(#__):not(#___) .cadmin .close::-ms-expand {
  display: none; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .close {
    transition: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .close {
  transition: none; }

html:not(#__):not(#___) .cadmin .close:hover {
  color: #272833;
  opacity: 1;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .close.focus, html:not(#__):not(#___) .cadmin .close:focus-visible,
html:not(#__):not(#___) .c-prefers-focus .cadmin .close {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff;
  opacity: 1;
  outline: 0; }

html:not(#__):not(#___) .cadmin .close:disabled, html:not(#__):not(#___) .cadmin .close.disabled {
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.4;
  outline: 0; }

html:not(#__):not(#___) .cadmin .close .lexicon-icon {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .c-focus-inset:focus:not(:disabled):not(.disabled):not([disabled]), html:not(#__):not(#___) .cadmin .c-focus-inset.focus:not(:disabled):not(.disabled):not([disabled]) {
  box-shadow: inset 0 0 0 2px #528eff, inset 0 0 0 4px #fff;
  border-color: #528eff;
  outline: 0; }

html:not(#__):not(#___) .cadmin .autofit-row {
  display: flex;
  flex-wrap: nowrap;
  width: 100%; }

ulhtml:not(#__):not(#___) html:not(#__):not(#___) .cadmin .autofit-row, html:not(#__):not(#___) ulhtml:not(#__):not(#___) .cadmin .autofit-row {
  list-style: none;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .autofit-row-center > .autofit-col {
  justify-content: center; }

html:not(#__):not(#___) .cadmin .autofit-row-end > .autofit-col {
  justify-content: flex-end; }

html:not(#__):not(#___) .cadmin .autofit-padded > .autofit-col {
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-x {
  margin-left: -8px;
  margin-right: -8px;
  width: auto; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-x > .autofit-col {
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-y {
  margin-bottom: -4px;
  margin-top: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-y > .autofit-col {
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters {
  margin-bottom: -4px;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters > .autofit-col {
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-sm, html:not(#__):not(#___) .cadmin .sheet-title .autofit-padded-no-gutters {
  margin: -4px;
  width: auto; }

html:not(#__):not(#___) .cadmin .autofit-padded-no-gutters-sm > .autofit-col, html:not(#__):not(#___) .cadmin .sheet-title .autofit-padded-no-gutters > .autofit-col {
  padding: 4px; }

html:not(#__):not(#___) .cadmin .autofit-col, html:not(#__):not(#___) .cadmin .tbar-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  min-height: 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .autofit-col-shrink {
  flex-shrink: 1;
  min-width: 16px;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .autofit-col-expand, html:not(#__):not(#___) .cadmin .tbar-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 50px;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .autofit-section, html:not(#__):not(#___) .cadmin .tbar-section {
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .autofit-float {
  flex-wrap: wrap; }

html:not(#__):not(#___) .cadmin .autofit-float > .autofit-col {
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .autofit-float > .autofit-col-end {
  margin-left: auto; }

html:not(#__):not(#___) .cadmin .autofit-float > .autofit-col-end + .autofit-col-end {
  margin-left: 0; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .autofit-float-sm-down {
    flex-wrap: wrap; }
  html:not(#__):not(#___) .cadmin .autofit-float-sm-down > .autofit-col {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .autofit-float-sm-down > .autofit-col-end {
    margin-left: auto; }
  html:not(#__):not(#___) .cadmin .autofit-float-sm-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .autofit-float-md-down {
    flex-wrap: wrap; }
  html:not(#__):not(#___) .cadmin .autofit-float-md-down > .autofit-col {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .autofit-float-md-down > .autofit-col-end {
    margin-left: auto; }
  html:not(#__):not(#___) .cadmin .autofit-float-md-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0; } }

html:not(#__):not(#___) .cadmin .autofit-float-end {
  flex-wrap: wrap;
  justify-content: flex-end; }

html:not(#__):not(#___) .cadmin .autofit-float-end > .autofit-col {
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .autofit-float-end > .autofit-col-end {
  margin-left: auto; }

html:not(#__):not(#___) .cadmin .autofit-float-end > .autofit-col-end + .autofit-col-end {
  margin-left: 0; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .cadmin .autofit-float-end-sm-down {
    flex-wrap: wrap;
    justify-content: flex-end; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-sm-down > .autofit-col {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-sm-down > .autofit-col-end {
    margin-left: auto; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-sm-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0; } }

@media (max-width: 991.98px) {
  html:not(#__):not(#___) .cadmin .autofit-float-end-md-down {
    flex-wrap: wrap;
    justify-content: flex-end; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-md-down > .autofit-col {
    max-width: 100%; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-md-down > .autofit-col-end {
    margin-left: auto; }
  html:not(#__):not(#___) .cadmin .autofit-float-end-md-down > .autofit-col-end + .autofit-col-end {
    margin-left: 0; } }

html:not(#__):not(#___) .cadmin .c-inner {
  align-items: inherit;
  display: inherit;
  flex-direction: inherit;
  height: inherit;
  justify-content: inherit;
  line-height: inherit;
  max-width: inherit;
  min-width: inherit;
  outline: 0;
  overflow: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-right: inherit;
  padding-top: inherit;
  width: inherit; }

html:not(#__):not(#___) .cadmin .heading-start {
  margin-right: 16px; }

html:not(#__):not(#___) .cadmin .heading-end {
  margin-left: 16px; }

html:not(#__):not(#___) .cadmin .heading-text {
  margin-bottom: auto;
  margin-top: auto; }

html:not(#__):not(#___) .cadmin .inline-scroller {
  list-style: none;
  margin: 0;
  max-height: 125px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0; }

html:not(#__):not(#___) .cadmin .inline-scroller:focus {
  outline: 0; }

html:not(#__):not(#___) .cadmin .inline-scroller:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #528eff; }

html:not(#__):not(#___) .cadmin .inline-item {
  align-items: center;
  display: inline-flex;
  vertical-align: middle; }

html:not(#__):not(#___) .cadmin .inline-item .inline-item {
  display: inline; }

html:not(#__):not(#___) .cadmin .inline-item .lexicon-icon {
  margin-top: -0.1em; }

html:not(#__):not(#___) .cadmin .inline-item-before {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .inline-item-middle {
  margin-left: 8px;
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .inline-item-middle + .inline-item-middle {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .inline-item-after {
  margin-left: 8px; }

html:not(#__):not(#___) .cadmin .page-header {
  background-color: #fff; }

html:not(#__):not(#___) .cadmin .c-gap-0 {
  gap: 0; }

html:not(#__):not(#___) .cadmin .c-gapx-0 {
  column-gap: 0; }

html:not(#__):not(#___) .cadmin .c-gapy-0 {
  row-gap: 0; }

html:not(#__):not(#___) .cadmin .c-gap-1 {
  gap: 4px; }

html:not(#__):not(#___) .cadmin .c-gapx-1 {
  column-gap: 4px; }

html:not(#__):not(#___) .cadmin .c-gapy-1 {
  row-gap: 4px; }

html:not(#__):not(#___) .cadmin .c-gap-2 {
  gap: 8px; }

html:not(#__):not(#___) .cadmin .c-gapx-2 {
  column-gap: 8px; }

html:not(#__):not(#___) .cadmin .c-gapy-2 {
  row-gap: 8px; }

html:not(#__):not(#___) .cadmin .c-gap-3 {
  gap: 16px; }

html:not(#__):not(#___) .cadmin .c-gapx-3 {
  column-gap: 16px; }

html:not(#__):not(#___) .cadmin .c-gapy-3 {
  row-gap: 16px; }

html:not(#__):not(#___) .cadmin .c-gap-4 {
  gap: 24px; }

html:not(#__):not(#___) .cadmin .c-gapx-4 {
  column-gap: 24px; }

html:not(#__):not(#___) .cadmin .c-gapy-4 {
  row-gap: 24px; }

html:not(#__):not(#___) .cadmin .c-gap-5 {
  gap: 48px; }

html:not(#__):not(#___) .cadmin .c-gapx-5 {
  column-gap: 48px; }

html:not(#__):not(#___) .cadmin .c-gapy-5 {
  row-gap: 48px; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .c-gap-sm-0 {
    gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-0 {
    column-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-0 {
    row-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gap-sm-1 {
    gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-1 {
    column-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-1 {
    row-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gap-sm-2 {
    gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-2 {
    column-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-2 {
    row-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gap-sm-3 {
    gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-3 {
    column-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-3 {
    row-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gap-sm-4 {
    gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-4 {
    column-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-4 {
    row-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gap-sm-5 {
    gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapx-sm-5 {
    column-gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapy-sm-5 {
    row-gap: 48px; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .c-gap-md-0 {
    gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-0 {
    column-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-0 {
    row-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gap-md-1 {
    gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-1 {
    column-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-1 {
    row-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gap-md-2 {
    gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-2 {
    column-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-2 {
    row-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gap-md-3 {
    gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-3 {
    column-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-3 {
    row-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gap-md-4 {
    gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-4 {
    column-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-4 {
    row-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gap-md-5 {
    gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapx-md-5 {
    column-gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapy-md-5 {
    row-gap: 48px; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .c-gap-lg-0 {
    gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-0 {
    column-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-0 {
    row-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gap-lg-1 {
    gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-1 {
    column-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-1 {
    row-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gap-lg-2 {
    gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-2 {
    column-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-2 {
    row-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gap-lg-3 {
    gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-3 {
    column-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-3 {
    row-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gap-lg-4 {
    gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-4 {
    column-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-4 {
    row-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gap-lg-5 {
    gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapx-lg-5 {
    column-gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapy-lg-5 {
    row-gap: 48px; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .c-gap-xl-0 {
    gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-0 {
    column-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-0 {
    row-gap: 0; }
  html:not(#__):not(#___) .cadmin .c-gap-xl-1 {
    gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-1 {
    column-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-1 {
    row-gap: 4px; }
  html:not(#__):not(#___) .cadmin .c-gap-xl-2 {
    gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-2 {
    column-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-2 {
    row-gap: 8px; }
  html:not(#__):not(#___) .cadmin .c-gap-xl-3 {
    gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-3 {
    column-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-3 {
    row-gap: 16px; }
  html:not(#__):not(#___) .cadmin .c-gap-xl-4 {
    gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-4 {
    column-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-4 {
    row-gap: 24px; }
  html:not(#__):not(#___) .cadmin .c-gap-xl-5 {
    gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapx-xl-5 {
    column-gap: 48px; }
  html:not(#__):not(#___) .cadmin .c-gapy-xl-5 {
    row-gap: 48px; } }

html:not(#__):not(#___) .cadmin .c-m-0 {
  margin: 0; }

html:not(#__):not(#___) .cadmin .c-mt-0,
html:not(#__):not(#___) .cadmin .c-my-0 {
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .c-mr-0,
html:not(#__):not(#___) .cadmin .c-mx-0 {
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .c-mb-0,
html:not(#__):not(#___) .cadmin .c-my-0 {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .c-ml-0,
html:not(#__):not(#___) .cadmin .c-mx-0 {
  margin-left: 0; }

html:not(#__):not(#___) .cadmin .c-m-1 {
  margin: 4px; }

html:not(#__):not(#___) .cadmin .c-mt-1,
html:not(#__):not(#___) .cadmin .c-my-1 {
  margin-top: 4px; }

html:not(#__):not(#___) .cadmin .c-mr-1,
html:not(#__):not(#___) .cadmin .c-mx-1 {
  margin-right: 4px; }

html:not(#__):not(#___) .cadmin .c-mb-1,
html:not(#__):not(#___) .cadmin .c-my-1 {
  margin-bottom: 4px; }

html:not(#__):not(#___) .cadmin .c-ml-1,
html:not(#__):not(#___) .cadmin .c-mx-1 {
  margin-left: 4px; }

html:not(#__):not(#___) .cadmin .c-m-2 {
  margin: 8px; }

html:not(#__):not(#___) .cadmin .c-mt-2,
html:not(#__):not(#___) .cadmin .c-my-2 {
  margin-top: 8px; }

html:not(#__):not(#___) .cadmin .c-mr-2,
html:not(#__):not(#___) .cadmin .c-mx-2 {
  margin-right: 8px; }

html:not(#__):not(#___) .cadmin .c-mb-2,
html:not(#__):not(#___) .cadmin .c-my-2 {
  margin-bottom: 8px; }

html:not(#__):not(#___) .cadmin .c-ml-2,
html:not(#__):not(#___) .cadmin .c-mx-2 {
  margin-left: 8px; }

html:not(#__):not(#___) .cadmin .c-m-3 {
  margin: 16px; }

html:not(#__):not(#___) .cadmin .c-mt-3,
html:not(#__):not(#___) .cadmin .c-my-3 {
  margin-top: 16px; }

html:not(#__):not(#___) .cadmin .c-mr-3,
html:not(#__):not(#___) .cadmin .c-mx-3 {
  margin-right: 16px; }

html:not(#__):not(#___) .cadmin .c-mb-3,
html:not(#__):not(#___) .cadmin .c-my-3 {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .c-ml-3,
html:not(#__):not(#___) .cadmin .c-mx-3 {
  margin-left: 16px; }

html:not(#__):not(#___) .cadmin .c-m-4 {
  margin: 24px; }

html:not(#__):not(#___) .cadmin .c-mt-4,
html:not(#__):not(#___) .cadmin .c-my-4 {
  margin-top: 24px; }

html:not(#__):not(#___) .cadmin .c-mr-4,
html:not(#__):not(#___) .cadmin .c-mx-4 {
  margin-right: 24px; }

html:not(#__):not(#___) .cadmin .c-mb-4,
html:not(#__):not(#___) .cadmin .c-my-4 {
  margin-bottom: 24px; }

html:not(#__):not(#___) .cadmin .c-ml-4,
html:not(#__):not(#___) .cadmin .c-mx-4 {
  margin-left: 24px; }

html:not(#__):not(#___) .cadmin .c-m-5 {
  margin: 48px; }

html:not(#__):not(#___) .cadmin .c-mt-5,
html:not(#__):not(#___) .cadmin .c-my-5 {
  margin-top: 48px; }

html:not(#__):not(#___) .cadmin .c-mr-5,
html:not(#__):not(#___) .cadmin .c-mx-5 {
  margin-right: 48px; }

html:not(#__):not(#___) .cadmin .c-mb-5,
html:not(#__):not(#___) .cadmin .c-my-5 {
  margin-bottom: 48px; }

html:not(#__):not(#___) .cadmin .c-ml-5,
html:not(#__):not(#___) .cadmin .c-mx-5 {
  margin-left: 48px; }

html:not(#__):not(#___) .cadmin .c-m-6 {
  margin: 72px; }

html:not(#__):not(#___) .cadmin .c-mt-6,
html:not(#__):not(#___) .cadmin .c-my-6 {
  margin-top: 72px; }

html:not(#__):not(#___) .cadmin .c-mr-6,
html:not(#__):not(#___) .cadmin .c-mx-6 {
  margin-right: 72px; }

html:not(#__):not(#___) .cadmin .c-mb-6,
html:not(#__):not(#___) .cadmin .c-my-6 {
  margin-bottom: 72px; }

html:not(#__):not(#___) .cadmin .c-ml-6,
html:not(#__):not(#___) .cadmin .c-mx-6 {
  margin-left: 72px; }

html:not(#__):not(#___) .cadmin .c-m-7 {
  margin: 96px; }

html:not(#__):not(#___) .cadmin .c-mt-7,
html:not(#__):not(#___) .cadmin .c-my-7 {
  margin-top: 96px; }

html:not(#__):not(#___) .cadmin .c-mr-7,
html:not(#__):not(#___) .cadmin .c-mx-7 {
  margin-right: 96px; }

html:not(#__):not(#___) .cadmin .c-mb-7,
html:not(#__):not(#___) .cadmin .c-my-7 {
  margin-bottom: 96px; }

html:not(#__):not(#___) .cadmin .c-ml-7,
html:not(#__):not(#___) .cadmin .c-mx-7 {
  margin-left: 96px; }

html:not(#__):not(#___) .cadmin .c-m-8 {
  margin: 120px; }

html:not(#__):not(#___) .cadmin .c-mt-8,
html:not(#__):not(#___) .cadmin .c-my-8 {
  margin-top: 120px; }

html:not(#__):not(#___) .cadmin .c-mr-8,
html:not(#__):not(#___) .cadmin .c-mx-8 {
  margin-right: 120px; }

html:not(#__):not(#___) .cadmin .c-mb-8,
html:not(#__):not(#___) .cadmin .c-my-8 {
  margin-bottom: 120px; }

html:not(#__):not(#___) .cadmin .c-ml-8,
html:not(#__):not(#___) .cadmin .c-mx-8 {
  margin-left: 120px; }

html:not(#__):not(#___) .cadmin .c-m-9 {
  margin: 144px; }

html:not(#__):not(#___) .cadmin .c-mt-9,
html:not(#__):not(#___) .cadmin .c-my-9 {
  margin-top: 144px; }

html:not(#__):not(#___) .cadmin .c-mr-9,
html:not(#__):not(#___) .cadmin .c-mx-9 {
  margin-right: 144px; }

html:not(#__):not(#___) .cadmin .c-mb-9,
html:not(#__):not(#___) .cadmin .c-my-9 {
  margin-bottom: 144px; }

html:not(#__):not(#___) .cadmin .c-ml-9,
html:not(#__):not(#___) .cadmin .c-mx-9 {
  margin-left: 144px; }

html:not(#__):not(#___) .cadmin .c-m-10 {
  margin: 160px; }

html:not(#__):not(#___) .cadmin .c-mt-10,
html:not(#__):not(#___) .cadmin .c-my-10 {
  margin-top: 160px; }

html:not(#__):not(#___) .cadmin .c-mr-10,
html:not(#__):not(#___) .cadmin .c-mx-10 {
  margin-right: 160px; }

html:not(#__):not(#___) .cadmin .c-mb-10,
html:not(#__):not(#___) .cadmin .c-my-10 {
  margin-bottom: 160px; }

html:not(#__):not(#___) .cadmin .c-ml-10,
html:not(#__):not(#___) .cadmin .c-mx-10 {
  margin-left: 160px; }

html:not(#__):not(#___) .cadmin .c-p-0 {
  padding: 0; }

html:not(#__):not(#___) .cadmin .c-pt-0,
html:not(#__):not(#___) .cadmin .c-py-0 {
  padding-top: 0; }

html:not(#__):not(#___) .cadmin .c-pr-0,
html:not(#__):not(#___) .cadmin .c-px-0 {
  padding-right: 0; }

html:not(#__):not(#___) .cadmin .c-pb-0,
html:not(#__):not(#___) .cadmin .c-py-0 {
  padding-bottom: 0; }

html:not(#__):not(#___) .cadmin .c-pl-0,
html:not(#__):not(#___) .cadmin .c-px-0 {
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .c-p-1 {
  padding: 4px; }

html:not(#__):not(#___) .cadmin .c-pt-1,
html:not(#__):not(#___) .cadmin .c-py-1 {
  padding-top: 4px; }

html:not(#__):not(#___) .cadmin .c-pr-1,
html:not(#__):not(#___) .cadmin .c-px-1 {
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .c-pb-1,
html:not(#__):not(#___) .cadmin .c-py-1 {
  padding-bottom: 4px; }

html:not(#__):not(#___) .cadmin .c-pl-1,
html:not(#__):not(#___) .cadmin .c-px-1 {
  padding-left: 4px; }

html:not(#__):not(#___) .cadmin .c-p-2 {
  padding: 8px; }

html:not(#__):not(#___) .cadmin .c-pt-2,
html:not(#__):not(#___) .cadmin .c-py-2 {
  padding-top: 8px; }

html:not(#__):not(#___) .cadmin .c-pr-2,
html:not(#__):not(#___) .cadmin .c-px-2 {
  padding-right: 8px; }

html:not(#__):not(#___) .cadmin .c-pb-2,
html:not(#__):not(#___) .cadmin .c-py-2 {
  padding-bottom: 8px; }

html:not(#__):not(#___) .cadmin .c-pl-2,
html:not(#__):not(#___) .cadmin .c-px-2 {
  padding-left: 8px; }

html:not(#__):not(#___) .cadmin .c-p-3 {
  padding: 16px; }

html:not(#__):not(#___) .cadmin .c-pt-3,
html:not(#__):not(#___) .cadmin .c-py-3 {
  padding-top: 16px; }

html:not(#__):not(#___) .cadmin .c-pr-3,
html:not(#__):not(#___) .cadmin .c-px-3 {
  padding-right: 16px; }

html:not(#__):not(#___) .cadmin .c-pb-3,
html:not(#__):not(#___) .cadmin .c-py-3 {
  padding-bottom: 16px; }

html:not(#__):not(#___) .cadmin .c-pl-3,
html:not(#__):not(#___) .cadmin .c-px-3 {
  padding-left: 16px; }

html:not(#__):not(#___) .cadmin .c-p-4 {
  padding: 24px; }

html:not(#__):not(#___) .cadmin .c-pt-4,
html:not(#__):not(#___) .cadmin .c-py-4 {
  padding-top: 24px; }

html:not(#__):not(#___) .cadmin .c-pr-4,
html:not(#__):not(#___) .cadmin .c-px-4 {
  padding-right: 24px; }

html:not(#__):not(#___) .cadmin .c-pb-4,
html:not(#__):not(#___) .cadmin .c-py-4 {
  padding-bottom: 24px; }

html:not(#__):not(#___) .cadmin .c-pl-4,
html:not(#__):not(#___) .cadmin .c-px-4 {
  padding-left: 24px; }

html:not(#__):not(#___) .cadmin .c-p-5 {
  padding: 48px; }

html:not(#__):not(#___) .cadmin .c-pt-5,
html:not(#__):not(#___) .cadmin .c-py-5 {
  padding-top: 48px; }

html:not(#__):not(#___) .cadmin .c-pr-5,
html:not(#__):not(#___) .cadmin .c-px-5 {
  padding-right: 48px; }

html:not(#__):not(#___) .cadmin .c-pb-5,
html:not(#__):not(#___) .cadmin .c-py-5 {
  padding-bottom: 48px; }

html:not(#__):not(#___) .cadmin .c-pl-5,
html:not(#__):not(#___) .cadmin .c-px-5 {
  padding-left: 48px; }

html:not(#__):not(#___) .cadmin .c-p-6 {
  padding: 72px; }

html:not(#__):not(#___) .cadmin .c-pt-6,
html:not(#__):not(#___) .cadmin .c-py-6 {
  padding-top: 72px; }

html:not(#__):not(#___) .cadmin .c-pr-6,
html:not(#__):not(#___) .cadmin .c-px-6 {
  padding-right: 72px; }

html:not(#__):not(#___) .cadmin .c-pb-6,
html:not(#__):not(#___) .cadmin .c-py-6 {
  padding-bottom: 72px; }

html:not(#__):not(#___) .cadmin .c-pl-6,
html:not(#__):not(#___) .cadmin .c-px-6 {
  padding-left: 72px; }

html:not(#__):not(#___) .cadmin .c-p-7 {
  padding: 96px; }

html:not(#__):not(#___) .cadmin .c-pt-7,
html:not(#__):not(#___) .cadmin .c-py-7 {
  padding-top: 96px; }

html:not(#__):not(#___) .cadmin .c-pr-7,
html:not(#__):not(#___) .cadmin .c-px-7 {
  padding-right: 96px; }

html:not(#__):not(#___) .cadmin .c-pb-7,
html:not(#__):not(#___) .cadmin .c-py-7 {
  padding-bottom: 96px; }

html:not(#__):not(#___) .cadmin .c-pl-7,
html:not(#__):not(#___) .cadmin .c-px-7 {
  padding-left: 96px; }

html:not(#__):not(#___) .cadmin .c-p-8 {
  padding: 120px; }

html:not(#__):not(#___) .cadmin .c-pt-8,
html:not(#__):not(#___) .cadmin .c-py-8 {
  padding-top: 120px; }

html:not(#__):not(#___) .cadmin .c-pr-8,
html:not(#__):not(#___) .cadmin .c-px-8 {
  padding-right: 120px; }

html:not(#__):not(#___) .cadmin .c-pb-8,
html:not(#__):not(#___) .cadmin .c-py-8 {
  padding-bottom: 120px; }

html:not(#__):not(#___) .cadmin .c-pl-8,
html:not(#__):not(#___) .cadmin .c-px-8 {
  padding-left: 120px; }

html:not(#__):not(#___) .cadmin .c-p-9 {
  padding: 144px; }

html:not(#__):not(#___) .cadmin .c-pt-9,
html:not(#__):not(#___) .cadmin .c-py-9 {
  padding-top: 144px; }

html:not(#__):not(#___) .cadmin .c-pr-9,
html:not(#__):not(#___) .cadmin .c-px-9 {
  padding-right: 144px; }

html:not(#__):not(#___) .cadmin .c-pb-9,
html:not(#__):not(#___) .cadmin .c-py-9 {
  padding-bottom: 144px; }

html:not(#__):not(#___) .cadmin .c-pl-9,
html:not(#__):not(#___) .cadmin .c-px-9 {
  padding-left: 144px; }

html:not(#__):not(#___) .cadmin .c-p-10 {
  padding: 160px; }

html:not(#__):not(#___) .cadmin .c-pt-10,
html:not(#__):not(#___) .cadmin .c-py-10 {
  padding-top: 160px; }

html:not(#__):not(#___) .cadmin .c-pr-10,
html:not(#__):not(#___) .cadmin .c-px-10 {
  padding-right: 160px; }

html:not(#__):not(#___) .cadmin .c-pb-10,
html:not(#__):not(#___) .cadmin .c-py-10 {
  padding-bottom: 160px; }

html:not(#__):not(#___) .cadmin .c-pl-10,
html:not(#__):not(#___) .cadmin .c-px-10 {
  padding-left: 160px; }

html:not(#__):not(#___) .cadmin .c-m-n1 {
  margin: -4px; }

html:not(#__):not(#___) .cadmin .c-mt-n1,
html:not(#__):not(#___) .cadmin .c-my-n1 {
  margin-top: -4px; }

html:not(#__):not(#___) .cadmin .c-mr-n1,
html:not(#__):not(#___) .cadmin .c-mx-n1 {
  margin-right: -4px; }

html:not(#__):not(#___) .cadmin .c-mb-n1,
html:not(#__):not(#___) .cadmin .c-my-n1 {
  margin-bottom: -4px; }

html:not(#__):not(#___) .cadmin .c-ml-n1,
html:not(#__):not(#___) .cadmin .c-mx-n1 {
  margin-left: -4px; }

html:not(#__):not(#___) .cadmin .c-m-n2 {
  margin: -8px; }

html:not(#__):not(#___) .cadmin .c-mt-n2,
html:not(#__):not(#___) .cadmin .c-my-n2 {
  margin-top: -8px; }

html:not(#__):not(#___) .cadmin .c-mr-n2,
html:not(#__):not(#___) .cadmin .c-mx-n2 {
  margin-right: -8px; }

html:not(#__):not(#___) .cadmin .c-mb-n2,
html:not(#__):not(#___) .cadmin .c-my-n2 {
  margin-bottom: -8px; }

html:not(#__):not(#___) .cadmin .c-ml-n2,
html:not(#__):not(#___) .cadmin .c-mx-n2 {
  margin-left: -8px; }

html:not(#__):not(#___) .cadmin .c-m-n3 {
  margin: -16px; }

html:not(#__):not(#___) .cadmin .c-mt-n3,
html:not(#__):not(#___) .cadmin .c-my-n3 {
  margin-top: -16px; }

html:not(#__):not(#___) .cadmin .c-mr-n3,
html:not(#__):not(#___) .cadmin .c-mx-n3 {
  margin-right: -16px; }

html:not(#__):not(#___) .cadmin .c-mb-n3,
html:not(#__):not(#___) .cadmin .c-my-n3 {
  margin-bottom: -16px; }

html:not(#__):not(#___) .cadmin .c-ml-n3,
html:not(#__):not(#___) .cadmin .c-mx-n3 {
  margin-left: -16px; }

html:not(#__):not(#___) .cadmin .c-m-n4 {
  margin: -24px; }

html:not(#__):not(#___) .cadmin .c-mt-n4,
html:not(#__):not(#___) .cadmin .c-my-n4 {
  margin-top: -24px; }

html:not(#__):not(#___) .cadmin .c-mr-n4,
html:not(#__):not(#___) .cadmin .c-mx-n4 {
  margin-right: -24px; }

html:not(#__):not(#___) .cadmin .c-mb-n4,
html:not(#__):not(#___) .cadmin .c-my-n4 {
  margin-bottom: -24px; }

html:not(#__):not(#___) .cadmin .c-ml-n4,
html:not(#__):not(#___) .cadmin .c-mx-n4 {
  margin-left: -24px; }

html:not(#__):not(#___) .cadmin .c-m-n5 {
  margin: -48px; }

html:not(#__):not(#___) .cadmin .c-mt-n5,
html:not(#__):not(#___) .cadmin .c-my-n5 {
  margin-top: -48px; }

html:not(#__):not(#___) .cadmin .c-mr-n5,
html:not(#__):not(#___) .cadmin .c-mx-n5 {
  margin-right: -48px; }

html:not(#__):not(#___) .cadmin .c-mb-n5,
html:not(#__):not(#___) .cadmin .c-my-n5 {
  margin-bottom: -48px; }

html:not(#__):not(#___) .cadmin .c-ml-n5,
html:not(#__):not(#___) .cadmin .c-mx-n5 {
  margin-left: -48px; }

html:not(#__):not(#___) .cadmin .c-m-n6 {
  margin: -72px; }

html:not(#__):not(#___) .cadmin .c-mt-n6,
html:not(#__):not(#___) .cadmin .c-my-n6 {
  margin-top: -72px; }

html:not(#__):not(#___) .cadmin .c-mr-n6,
html:not(#__):not(#___) .cadmin .c-mx-n6 {
  margin-right: -72px; }

html:not(#__):not(#___) .cadmin .c-mb-n6,
html:not(#__):not(#___) .cadmin .c-my-n6 {
  margin-bottom: -72px; }

html:not(#__):not(#___) .cadmin .c-ml-n6,
html:not(#__):not(#___) .cadmin .c-mx-n6 {
  margin-left: -72px; }

html:not(#__):not(#___) .cadmin .c-m-n7 {
  margin: -96px; }

html:not(#__):not(#___) .cadmin .c-mt-n7,
html:not(#__):not(#___) .cadmin .c-my-n7 {
  margin-top: -96px; }

html:not(#__):not(#___) .cadmin .c-mr-n7,
html:not(#__):not(#___) .cadmin .c-mx-n7 {
  margin-right: -96px; }

html:not(#__):not(#___) .cadmin .c-mb-n7,
html:not(#__):not(#___) .cadmin .c-my-n7 {
  margin-bottom: -96px; }

html:not(#__):not(#___) .cadmin .c-ml-n7,
html:not(#__):not(#___) .cadmin .c-mx-n7 {
  margin-left: -96px; }

html:not(#__):not(#___) .cadmin .c-m-n8 {
  margin: -120px; }

html:not(#__):not(#___) .cadmin .c-mt-n8,
html:not(#__):not(#___) .cadmin .c-my-n8 {
  margin-top: -120px; }

html:not(#__):not(#___) .cadmin .c-mr-n8,
html:not(#__):not(#___) .cadmin .c-mx-n8 {
  margin-right: -120px; }

html:not(#__):not(#___) .cadmin .c-mb-n8,
html:not(#__):not(#___) .cadmin .c-my-n8 {
  margin-bottom: -120px; }

html:not(#__):not(#___) .cadmin .c-ml-n8,
html:not(#__):not(#___) .cadmin .c-mx-n8 {
  margin-left: -120px; }

html:not(#__):not(#___) .cadmin .c-m-n9 {
  margin: -144px; }

html:not(#__):not(#___) .cadmin .c-mt-n9,
html:not(#__):not(#___) .cadmin .c-my-n9 {
  margin-top: -144px; }

html:not(#__):not(#___) .cadmin .c-mr-n9,
html:not(#__):not(#___) .cadmin .c-mx-n9 {
  margin-right: -144px; }

html:not(#__):not(#___) .cadmin .c-mb-n9,
html:not(#__):not(#___) .cadmin .c-my-n9 {
  margin-bottom: -144px; }

html:not(#__):not(#___) .cadmin .c-ml-n9,
html:not(#__):not(#___) .cadmin .c-mx-n9 {
  margin-left: -144px; }

html:not(#__):not(#___) .cadmin .c-m-n10 {
  margin: -160px; }

html:not(#__):not(#___) .cadmin .c-mt-n10,
html:not(#__):not(#___) .cadmin .c-my-n10 {
  margin-top: -160px; }

html:not(#__):not(#___) .cadmin .c-mr-n10,
html:not(#__):not(#___) .cadmin .c-mx-n10 {
  margin-right: -160px; }

html:not(#__):not(#___) .cadmin .c-mb-n10,
html:not(#__):not(#___) .cadmin .c-my-n10 {
  margin-bottom: -160px; }

html:not(#__):not(#___) .cadmin .c-ml-n10,
html:not(#__):not(#___) .cadmin .c-mx-n10 {
  margin-left: -160px; }

html:not(#__):not(#___) .cadmin .c-m-auto {
  margin: auto; }

html:not(#__):not(#___) .cadmin .c-mt-auto,
html:not(#__):not(#___) .cadmin .c-my-auto {
  margin-top: auto; }

html:not(#__):not(#___) .cadmin .c-mr-auto,
html:not(#__):not(#___) .cadmin .c-mx-auto {
  margin-right: auto; }

html:not(#__):not(#___) .cadmin .c-mb-auto,
html:not(#__):not(#___) .cadmin .c-my-auto {
  margin-bottom: auto; }

html:not(#__):not(#___) .cadmin .c-ml-auto,
html:not(#__):not(#___) .cadmin .c-mx-auto {
  margin-left: auto; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .c-m-sm-0 {
    margin: 0; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-0,
  html:not(#__):not(#___) .cadmin .c-my-sm-0 {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-0,
  html:not(#__):not(#___) .cadmin .c-mx-sm-0 {
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-0,
  html:not(#__):not(#___) .cadmin .c-my-sm-0 {
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-0,
  html:not(#__):not(#___) .cadmin .c-mx-sm-0 {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .c-m-sm-1 {
    margin: 4px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-1,
  html:not(#__):not(#___) .cadmin .c-my-sm-1 {
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-1,
  html:not(#__):not(#___) .cadmin .c-mx-sm-1 {
    margin-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-1,
  html:not(#__):not(#___) .cadmin .c-my-sm-1 {
    margin-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-1,
  html:not(#__):not(#___) .cadmin .c-mx-sm-1 {
    margin-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-2 {
    margin: 8px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-2,
  html:not(#__):not(#___) .cadmin .c-my-sm-2 {
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-2,
  html:not(#__):not(#___) .cadmin .c-mx-sm-2 {
    margin-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-2,
  html:not(#__):not(#___) .cadmin .c-my-sm-2 {
    margin-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-2,
  html:not(#__):not(#___) .cadmin .c-mx-sm-2 {
    margin-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-3 {
    margin: 16px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-3,
  html:not(#__):not(#___) .cadmin .c-my-sm-3 {
    margin-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-3,
  html:not(#__):not(#___) .cadmin .c-mx-sm-3 {
    margin-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-3,
  html:not(#__):not(#___) .cadmin .c-my-sm-3 {
    margin-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-3,
  html:not(#__):not(#___) .cadmin .c-mx-sm-3 {
    margin-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-4 {
    margin: 24px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-4,
  html:not(#__):not(#___) .cadmin .c-my-sm-4 {
    margin-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-4,
  html:not(#__):not(#___) .cadmin .c-mx-sm-4 {
    margin-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-4,
  html:not(#__):not(#___) .cadmin .c-my-sm-4 {
    margin-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-4,
  html:not(#__):not(#___) .cadmin .c-mx-sm-4 {
    margin-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-5 {
    margin: 48px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-5,
  html:not(#__):not(#___) .cadmin .c-my-sm-5 {
    margin-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-5,
  html:not(#__):not(#___) .cadmin .c-mx-sm-5 {
    margin-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-5,
  html:not(#__):not(#___) .cadmin .c-my-sm-5 {
    margin-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-5,
  html:not(#__):not(#___) .cadmin .c-mx-sm-5 {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-6 {
    margin: 72px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-6,
  html:not(#__):not(#___) .cadmin .c-my-sm-6 {
    margin-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-6,
  html:not(#__):not(#___) .cadmin .c-mx-sm-6 {
    margin-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-6,
  html:not(#__):not(#___) .cadmin .c-my-sm-6 {
    margin-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-6,
  html:not(#__):not(#___) .cadmin .c-mx-sm-6 {
    margin-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-7 {
    margin: 96px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-7,
  html:not(#__):not(#___) .cadmin .c-my-sm-7 {
    margin-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-7,
  html:not(#__):not(#___) .cadmin .c-mx-sm-7 {
    margin-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-7,
  html:not(#__):not(#___) .cadmin .c-my-sm-7 {
    margin-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-7,
  html:not(#__):not(#___) .cadmin .c-mx-sm-7 {
    margin-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-8 {
    margin: 120px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-8,
  html:not(#__):not(#___) .cadmin .c-my-sm-8 {
    margin-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-8,
  html:not(#__):not(#___) .cadmin .c-mx-sm-8 {
    margin-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-8,
  html:not(#__):not(#___) .cadmin .c-my-sm-8 {
    margin-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-8,
  html:not(#__):not(#___) .cadmin .c-mx-sm-8 {
    margin-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-9 {
    margin: 144px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-9,
  html:not(#__):not(#___) .cadmin .c-my-sm-9 {
    margin-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-9,
  html:not(#__):not(#___) .cadmin .c-mx-sm-9 {
    margin-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-9,
  html:not(#__):not(#___) .cadmin .c-my-sm-9 {
    margin-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-9,
  html:not(#__):not(#___) .cadmin .c-mx-sm-9 {
    margin-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-10 {
    margin: 160px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-10,
  html:not(#__):not(#___) .cadmin .c-my-sm-10 {
    margin-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-10,
  html:not(#__):not(#___) .cadmin .c-mx-sm-10 {
    margin-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-10,
  html:not(#__):not(#___) .cadmin .c-my-sm-10 {
    margin-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-10,
  html:not(#__):not(#___) .cadmin .c-mx-sm-10 {
    margin-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-0 {
    padding: 0; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-0,
  html:not(#__):not(#___) .cadmin .c-py-sm-0 {
    padding-top: 0; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-0,
  html:not(#__):not(#___) .cadmin .c-px-sm-0 {
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-0,
  html:not(#__):not(#___) .cadmin .c-py-sm-0 {
    padding-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-0,
  html:not(#__):not(#___) .cadmin .c-px-sm-0 {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .c-p-sm-1 {
    padding: 4px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-1,
  html:not(#__):not(#___) .cadmin .c-py-sm-1 {
    padding-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-1,
  html:not(#__):not(#___) .cadmin .c-px-sm-1 {
    padding-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-1,
  html:not(#__):not(#___) .cadmin .c-py-sm-1 {
    padding-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-1,
  html:not(#__):not(#___) .cadmin .c-px-sm-1 {
    padding-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-2 {
    padding: 8px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-2,
  html:not(#__):not(#___) .cadmin .c-py-sm-2 {
    padding-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-2,
  html:not(#__):not(#___) .cadmin .c-px-sm-2 {
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-2,
  html:not(#__):not(#___) .cadmin .c-py-sm-2 {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-2,
  html:not(#__):not(#___) .cadmin .c-px-sm-2 {
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-3 {
    padding: 16px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-3,
  html:not(#__):not(#___) .cadmin .c-py-sm-3 {
    padding-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-3,
  html:not(#__):not(#___) .cadmin .c-px-sm-3 {
    padding-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-3,
  html:not(#__):not(#___) .cadmin .c-py-sm-3 {
    padding-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-3,
  html:not(#__):not(#___) .cadmin .c-px-sm-3 {
    padding-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-4 {
    padding: 24px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-4,
  html:not(#__):not(#___) .cadmin .c-py-sm-4 {
    padding-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-4,
  html:not(#__):not(#___) .cadmin .c-px-sm-4 {
    padding-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-4,
  html:not(#__):not(#___) .cadmin .c-py-sm-4 {
    padding-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-4,
  html:not(#__):not(#___) .cadmin .c-px-sm-4 {
    padding-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-5 {
    padding: 48px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-5,
  html:not(#__):not(#___) .cadmin .c-py-sm-5 {
    padding-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-5,
  html:not(#__):not(#___) .cadmin .c-px-sm-5 {
    padding-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-5,
  html:not(#__):not(#___) .cadmin .c-py-sm-5 {
    padding-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-5,
  html:not(#__):not(#___) .cadmin .c-px-sm-5 {
    padding-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-6 {
    padding: 72px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-6,
  html:not(#__):not(#___) .cadmin .c-py-sm-6 {
    padding-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-6,
  html:not(#__):not(#___) .cadmin .c-px-sm-6 {
    padding-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-6,
  html:not(#__):not(#___) .cadmin .c-py-sm-6 {
    padding-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-6,
  html:not(#__):not(#___) .cadmin .c-px-sm-6 {
    padding-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-7 {
    padding: 96px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-7,
  html:not(#__):not(#___) .cadmin .c-py-sm-7 {
    padding-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-7,
  html:not(#__):not(#___) .cadmin .c-px-sm-7 {
    padding-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-7,
  html:not(#__):not(#___) .cadmin .c-py-sm-7 {
    padding-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-7,
  html:not(#__):not(#___) .cadmin .c-px-sm-7 {
    padding-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-8 {
    padding: 120px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-8,
  html:not(#__):not(#___) .cadmin .c-py-sm-8 {
    padding-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-8,
  html:not(#__):not(#___) .cadmin .c-px-sm-8 {
    padding-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-8,
  html:not(#__):not(#___) .cadmin .c-py-sm-8 {
    padding-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-8,
  html:not(#__):not(#___) .cadmin .c-px-sm-8 {
    padding-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-9 {
    padding: 144px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-9,
  html:not(#__):not(#___) .cadmin .c-py-sm-9 {
    padding-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-9,
  html:not(#__):not(#___) .cadmin .c-px-sm-9 {
    padding-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-9,
  html:not(#__):not(#___) .cadmin .c-py-sm-9 {
    padding-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-9,
  html:not(#__):not(#___) .cadmin .c-px-sm-9 {
    padding-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-p-sm-10 {
    padding: 160px; }
  html:not(#__):not(#___) .cadmin .c-pt-sm-10,
  html:not(#__):not(#___) .cadmin .c-py-sm-10 {
    padding-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-pr-sm-10,
  html:not(#__):not(#___) .cadmin .c-px-sm-10 {
    padding-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-pb-sm-10,
  html:not(#__):not(#___) .cadmin .c-py-sm-10 {
    padding-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-pl-sm-10,
  html:not(#__):not(#___) .cadmin .c-px-sm-10 {
    padding-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n1 {
    margin: -4px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n1,
  html:not(#__):not(#___) .cadmin .c-my-sm-n1 {
    margin-top: -4px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n1,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n1 {
    margin-right: -4px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n1,
  html:not(#__):not(#___) .cadmin .c-my-sm-n1 {
    margin-bottom: -4px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n1,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n1 {
    margin-left: -4px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n2 {
    margin: -8px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n2,
  html:not(#__):not(#___) .cadmin .c-my-sm-n2 {
    margin-top: -8px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n2,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n2 {
    margin-right: -8px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n2,
  html:not(#__):not(#___) .cadmin .c-my-sm-n2 {
    margin-bottom: -8px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n2,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n2 {
    margin-left: -8px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n3 {
    margin: -16px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n3,
  html:not(#__):not(#___) .cadmin .c-my-sm-n3 {
    margin-top: -16px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n3,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n3 {
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n3,
  html:not(#__):not(#___) .cadmin .c-my-sm-n3 {
    margin-bottom: -16px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n3,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n3 {
    margin-left: -16px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n4 {
    margin: -24px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n4,
  html:not(#__):not(#___) .cadmin .c-my-sm-n4 {
    margin-top: -24px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n4,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n4 {
    margin-right: -24px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n4,
  html:not(#__):not(#___) .cadmin .c-my-sm-n4 {
    margin-bottom: -24px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n4,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n4 {
    margin-left: -24px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n5 {
    margin: -48px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n5,
  html:not(#__):not(#___) .cadmin .c-my-sm-n5 {
    margin-top: -48px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n5,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n5 {
    margin-right: -48px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n5,
  html:not(#__):not(#___) .cadmin .c-my-sm-n5 {
    margin-bottom: -48px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n5,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n5 {
    margin-left: -48px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n6 {
    margin: -72px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n6,
  html:not(#__):not(#___) .cadmin .c-my-sm-n6 {
    margin-top: -72px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n6,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n6 {
    margin-right: -72px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n6,
  html:not(#__):not(#___) .cadmin .c-my-sm-n6 {
    margin-bottom: -72px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n6,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n6 {
    margin-left: -72px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n7 {
    margin: -96px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n7,
  html:not(#__):not(#___) .cadmin .c-my-sm-n7 {
    margin-top: -96px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n7,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n7 {
    margin-right: -96px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n7,
  html:not(#__):not(#___) .cadmin .c-my-sm-n7 {
    margin-bottom: -96px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n7,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n7 {
    margin-left: -96px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n8 {
    margin: -120px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n8,
  html:not(#__):not(#___) .cadmin .c-my-sm-n8 {
    margin-top: -120px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n8,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n8 {
    margin-right: -120px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n8,
  html:not(#__):not(#___) .cadmin .c-my-sm-n8 {
    margin-bottom: -120px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n8,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n8 {
    margin-left: -120px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n9 {
    margin: -144px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n9,
  html:not(#__):not(#___) .cadmin .c-my-sm-n9 {
    margin-top: -144px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n9,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n9 {
    margin-right: -144px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n9,
  html:not(#__):not(#___) .cadmin .c-my-sm-n9 {
    margin-bottom: -144px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n9,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n9 {
    margin-left: -144px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-n10 {
    margin: -160px; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-n10,
  html:not(#__):not(#___) .cadmin .c-my-sm-n10 {
    margin-top: -160px; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-n10,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n10 {
    margin-right: -160px; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-n10,
  html:not(#__):not(#___) .cadmin .c-my-sm-n10 {
    margin-bottom: -160px; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-n10,
  html:not(#__):not(#___) .cadmin .c-mx-sm-n10 {
    margin-left: -160px; }
  html:not(#__):not(#___) .cadmin .c-m-sm-auto {
    margin: auto; }
  html:not(#__):not(#___) .cadmin .c-mt-sm-auto,
  html:not(#__):not(#___) .cadmin .c-my-sm-auto {
    margin-top: auto; }
  html:not(#__):not(#___) .cadmin .c-mr-sm-auto,
  html:not(#__):not(#___) .cadmin .c-mx-sm-auto {
    margin-right: auto; }
  html:not(#__):not(#___) .cadmin .c-mb-sm-auto,
  html:not(#__):not(#___) .cadmin .c-my-sm-auto {
    margin-bottom: auto; }
  html:not(#__):not(#___) .cadmin .c-ml-sm-auto,
  html:not(#__):not(#___) .cadmin .c-mx-sm-auto {
    margin-left: auto; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .c-m-md-0 {
    margin: 0; }
  html:not(#__):not(#___) .cadmin .c-mt-md-0,
  html:not(#__):not(#___) .cadmin .c-my-md-0 {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .c-mr-md-0,
  html:not(#__):not(#___) .cadmin .c-mx-md-0 {
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .c-mb-md-0,
  html:not(#__):not(#___) .cadmin .c-my-md-0 {
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-ml-md-0,
  html:not(#__):not(#___) .cadmin .c-mx-md-0 {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .c-m-md-1 {
    margin: 4px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-1,
  html:not(#__):not(#___) .cadmin .c-my-md-1 {
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-1,
  html:not(#__):not(#___) .cadmin .c-mx-md-1 {
    margin-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-1,
  html:not(#__):not(#___) .cadmin .c-my-md-1 {
    margin-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-1,
  html:not(#__):not(#___) .cadmin .c-mx-md-1 {
    margin-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-m-md-2 {
    margin: 8px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-2,
  html:not(#__):not(#___) .cadmin .c-my-md-2 {
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-2,
  html:not(#__):not(#___) .cadmin .c-mx-md-2 {
    margin-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-2,
  html:not(#__):not(#___) .cadmin .c-my-md-2 {
    margin-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-2,
  html:not(#__):not(#___) .cadmin .c-mx-md-2 {
    margin-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-m-md-3 {
    margin: 16px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-3,
  html:not(#__):not(#___) .cadmin .c-my-md-3 {
    margin-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-3,
  html:not(#__):not(#___) .cadmin .c-mx-md-3 {
    margin-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-3,
  html:not(#__):not(#___) .cadmin .c-my-md-3 {
    margin-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-3,
  html:not(#__):not(#___) .cadmin .c-mx-md-3 {
    margin-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-m-md-4 {
    margin: 24px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-4,
  html:not(#__):not(#___) .cadmin .c-my-md-4 {
    margin-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-4,
  html:not(#__):not(#___) .cadmin .c-mx-md-4 {
    margin-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-4,
  html:not(#__):not(#___) .cadmin .c-my-md-4 {
    margin-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-4,
  html:not(#__):not(#___) .cadmin .c-mx-md-4 {
    margin-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-m-md-5 {
    margin: 48px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-5,
  html:not(#__):not(#___) .cadmin .c-my-md-5 {
    margin-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-5,
  html:not(#__):not(#___) .cadmin .c-mx-md-5 {
    margin-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-5,
  html:not(#__):not(#___) .cadmin .c-my-md-5 {
    margin-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-5,
  html:not(#__):not(#___) .cadmin .c-mx-md-5 {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-m-md-6 {
    margin: 72px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-6,
  html:not(#__):not(#___) .cadmin .c-my-md-6 {
    margin-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-6,
  html:not(#__):not(#___) .cadmin .c-mx-md-6 {
    margin-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-6,
  html:not(#__):not(#___) .cadmin .c-my-md-6 {
    margin-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-6,
  html:not(#__):not(#___) .cadmin .c-mx-md-6 {
    margin-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-m-md-7 {
    margin: 96px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-7,
  html:not(#__):not(#___) .cadmin .c-my-md-7 {
    margin-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-7,
  html:not(#__):not(#___) .cadmin .c-mx-md-7 {
    margin-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-7,
  html:not(#__):not(#___) .cadmin .c-my-md-7 {
    margin-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-7,
  html:not(#__):not(#___) .cadmin .c-mx-md-7 {
    margin-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-m-md-8 {
    margin: 120px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-8,
  html:not(#__):not(#___) .cadmin .c-my-md-8 {
    margin-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-8,
  html:not(#__):not(#___) .cadmin .c-mx-md-8 {
    margin-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-8,
  html:not(#__):not(#___) .cadmin .c-my-md-8 {
    margin-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-8,
  html:not(#__):not(#___) .cadmin .c-mx-md-8 {
    margin-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-m-md-9 {
    margin: 144px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-9,
  html:not(#__):not(#___) .cadmin .c-my-md-9 {
    margin-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-9,
  html:not(#__):not(#___) .cadmin .c-mx-md-9 {
    margin-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-9,
  html:not(#__):not(#___) .cadmin .c-my-md-9 {
    margin-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-9,
  html:not(#__):not(#___) .cadmin .c-mx-md-9 {
    margin-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-m-md-10 {
    margin: 160px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-10,
  html:not(#__):not(#___) .cadmin .c-my-md-10 {
    margin-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-10,
  html:not(#__):not(#___) .cadmin .c-mx-md-10 {
    margin-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-10,
  html:not(#__):not(#___) .cadmin .c-my-md-10 {
    margin-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-10,
  html:not(#__):not(#___) .cadmin .c-mx-md-10 {
    margin-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-p-md-0 {
    padding: 0; }
  html:not(#__):not(#___) .cadmin .c-pt-md-0,
  html:not(#__):not(#___) .cadmin .c-py-md-0 {
    padding-top: 0; }
  html:not(#__):not(#___) .cadmin .c-pr-md-0,
  html:not(#__):not(#___) .cadmin .c-px-md-0 {
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .c-pb-md-0,
  html:not(#__):not(#___) .cadmin .c-py-md-0 {
    padding-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-pl-md-0,
  html:not(#__):not(#___) .cadmin .c-px-md-0 {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .c-p-md-1 {
    padding: 4px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-1,
  html:not(#__):not(#___) .cadmin .c-py-md-1 {
    padding-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-1,
  html:not(#__):not(#___) .cadmin .c-px-md-1 {
    padding-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-1,
  html:not(#__):not(#___) .cadmin .c-py-md-1 {
    padding-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-1,
  html:not(#__):not(#___) .cadmin .c-px-md-1 {
    padding-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-p-md-2 {
    padding: 8px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-2,
  html:not(#__):not(#___) .cadmin .c-py-md-2 {
    padding-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-2,
  html:not(#__):not(#___) .cadmin .c-px-md-2 {
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-2,
  html:not(#__):not(#___) .cadmin .c-py-md-2 {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-2,
  html:not(#__):not(#___) .cadmin .c-px-md-2 {
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-p-md-3 {
    padding: 16px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-3,
  html:not(#__):not(#___) .cadmin .c-py-md-3 {
    padding-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-3,
  html:not(#__):not(#___) .cadmin .c-px-md-3 {
    padding-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-3,
  html:not(#__):not(#___) .cadmin .c-py-md-3 {
    padding-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-3,
  html:not(#__):not(#___) .cadmin .c-px-md-3 {
    padding-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-p-md-4 {
    padding: 24px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-4,
  html:not(#__):not(#___) .cadmin .c-py-md-4 {
    padding-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-4,
  html:not(#__):not(#___) .cadmin .c-px-md-4 {
    padding-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-4,
  html:not(#__):not(#___) .cadmin .c-py-md-4 {
    padding-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-4,
  html:not(#__):not(#___) .cadmin .c-px-md-4 {
    padding-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-p-md-5 {
    padding: 48px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-5,
  html:not(#__):not(#___) .cadmin .c-py-md-5 {
    padding-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-5,
  html:not(#__):not(#___) .cadmin .c-px-md-5 {
    padding-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-5,
  html:not(#__):not(#___) .cadmin .c-py-md-5 {
    padding-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-5,
  html:not(#__):not(#___) .cadmin .c-px-md-5 {
    padding-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-p-md-6 {
    padding: 72px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-6,
  html:not(#__):not(#___) .cadmin .c-py-md-6 {
    padding-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-6,
  html:not(#__):not(#___) .cadmin .c-px-md-6 {
    padding-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-6,
  html:not(#__):not(#___) .cadmin .c-py-md-6 {
    padding-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-6,
  html:not(#__):not(#___) .cadmin .c-px-md-6 {
    padding-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-p-md-7 {
    padding: 96px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-7,
  html:not(#__):not(#___) .cadmin .c-py-md-7 {
    padding-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-7,
  html:not(#__):not(#___) .cadmin .c-px-md-7 {
    padding-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-7,
  html:not(#__):not(#___) .cadmin .c-py-md-7 {
    padding-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-7,
  html:not(#__):not(#___) .cadmin .c-px-md-7 {
    padding-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-p-md-8 {
    padding: 120px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-8,
  html:not(#__):not(#___) .cadmin .c-py-md-8 {
    padding-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-8,
  html:not(#__):not(#___) .cadmin .c-px-md-8 {
    padding-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-8,
  html:not(#__):not(#___) .cadmin .c-py-md-8 {
    padding-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-8,
  html:not(#__):not(#___) .cadmin .c-px-md-8 {
    padding-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-p-md-9 {
    padding: 144px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-9,
  html:not(#__):not(#___) .cadmin .c-py-md-9 {
    padding-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-9,
  html:not(#__):not(#___) .cadmin .c-px-md-9 {
    padding-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-9,
  html:not(#__):not(#___) .cadmin .c-py-md-9 {
    padding-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-9,
  html:not(#__):not(#___) .cadmin .c-px-md-9 {
    padding-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-p-md-10 {
    padding: 160px; }
  html:not(#__):not(#___) .cadmin .c-pt-md-10,
  html:not(#__):not(#___) .cadmin .c-py-md-10 {
    padding-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-pr-md-10,
  html:not(#__):not(#___) .cadmin .c-px-md-10 {
    padding-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-pb-md-10,
  html:not(#__):not(#___) .cadmin .c-py-md-10 {
    padding-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-pl-md-10,
  html:not(#__):not(#___) .cadmin .c-px-md-10 {
    padding-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n1 {
    margin: -4px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n1,
  html:not(#__):not(#___) .cadmin .c-my-md-n1 {
    margin-top: -4px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n1,
  html:not(#__):not(#___) .cadmin .c-mx-md-n1 {
    margin-right: -4px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n1,
  html:not(#__):not(#___) .cadmin .c-my-md-n1 {
    margin-bottom: -4px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n1,
  html:not(#__):not(#___) .cadmin .c-mx-md-n1 {
    margin-left: -4px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n2 {
    margin: -8px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n2,
  html:not(#__):not(#___) .cadmin .c-my-md-n2 {
    margin-top: -8px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n2,
  html:not(#__):not(#___) .cadmin .c-mx-md-n2 {
    margin-right: -8px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n2,
  html:not(#__):not(#___) .cadmin .c-my-md-n2 {
    margin-bottom: -8px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n2,
  html:not(#__):not(#___) .cadmin .c-mx-md-n2 {
    margin-left: -8px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n3 {
    margin: -16px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n3,
  html:not(#__):not(#___) .cadmin .c-my-md-n3 {
    margin-top: -16px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n3,
  html:not(#__):not(#___) .cadmin .c-mx-md-n3 {
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n3,
  html:not(#__):not(#___) .cadmin .c-my-md-n3 {
    margin-bottom: -16px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n3,
  html:not(#__):not(#___) .cadmin .c-mx-md-n3 {
    margin-left: -16px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n4 {
    margin: -24px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n4,
  html:not(#__):not(#___) .cadmin .c-my-md-n4 {
    margin-top: -24px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n4,
  html:not(#__):not(#___) .cadmin .c-mx-md-n4 {
    margin-right: -24px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n4,
  html:not(#__):not(#___) .cadmin .c-my-md-n4 {
    margin-bottom: -24px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n4,
  html:not(#__):not(#___) .cadmin .c-mx-md-n4 {
    margin-left: -24px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n5 {
    margin: -48px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n5,
  html:not(#__):not(#___) .cadmin .c-my-md-n5 {
    margin-top: -48px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n5,
  html:not(#__):not(#___) .cadmin .c-mx-md-n5 {
    margin-right: -48px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n5,
  html:not(#__):not(#___) .cadmin .c-my-md-n5 {
    margin-bottom: -48px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n5,
  html:not(#__):not(#___) .cadmin .c-mx-md-n5 {
    margin-left: -48px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n6 {
    margin: -72px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n6,
  html:not(#__):not(#___) .cadmin .c-my-md-n6 {
    margin-top: -72px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n6,
  html:not(#__):not(#___) .cadmin .c-mx-md-n6 {
    margin-right: -72px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n6,
  html:not(#__):not(#___) .cadmin .c-my-md-n6 {
    margin-bottom: -72px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n6,
  html:not(#__):not(#___) .cadmin .c-mx-md-n6 {
    margin-left: -72px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n7 {
    margin: -96px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n7,
  html:not(#__):not(#___) .cadmin .c-my-md-n7 {
    margin-top: -96px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n7,
  html:not(#__):not(#___) .cadmin .c-mx-md-n7 {
    margin-right: -96px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n7,
  html:not(#__):not(#___) .cadmin .c-my-md-n7 {
    margin-bottom: -96px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n7,
  html:not(#__):not(#___) .cadmin .c-mx-md-n7 {
    margin-left: -96px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n8 {
    margin: -120px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n8,
  html:not(#__):not(#___) .cadmin .c-my-md-n8 {
    margin-top: -120px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n8,
  html:not(#__):not(#___) .cadmin .c-mx-md-n8 {
    margin-right: -120px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n8,
  html:not(#__):not(#___) .cadmin .c-my-md-n8 {
    margin-bottom: -120px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n8,
  html:not(#__):not(#___) .cadmin .c-mx-md-n8 {
    margin-left: -120px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n9 {
    margin: -144px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n9,
  html:not(#__):not(#___) .cadmin .c-my-md-n9 {
    margin-top: -144px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n9,
  html:not(#__):not(#___) .cadmin .c-mx-md-n9 {
    margin-right: -144px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n9,
  html:not(#__):not(#___) .cadmin .c-my-md-n9 {
    margin-bottom: -144px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n9,
  html:not(#__):not(#___) .cadmin .c-mx-md-n9 {
    margin-left: -144px; }
  html:not(#__):not(#___) .cadmin .c-m-md-n10 {
    margin: -160px; }
  html:not(#__):not(#___) .cadmin .c-mt-md-n10,
  html:not(#__):not(#___) .cadmin .c-my-md-n10 {
    margin-top: -160px; }
  html:not(#__):not(#___) .cadmin .c-mr-md-n10,
  html:not(#__):not(#___) .cadmin .c-mx-md-n10 {
    margin-right: -160px; }
  html:not(#__):not(#___) .cadmin .c-mb-md-n10,
  html:not(#__):not(#___) .cadmin .c-my-md-n10 {
    margin-bottom: -160px; }
  html:not(#__):not(#___) .cadmin .c-ml-md-n10,
  html:not(#__):not(#___) .cadmin .c-mx-md-n10 {
    margin-left: -160px; }
  html:not(#__):not(#___) .cadmin .c-m-md-auto {
    margin: auto; }
  html:not(#__):not(#___) .cadmin .c-mt-md-auto,
  html:not(#__):not(#___) .cadmin .c-my-md-auto {
    margin-top: auto; }
  html:not(#__):not(#___) .cadmin .c-mr-md-auto,
  html:not(#__):not(#___) .cadmin .c-mx-md-auto {
    margin-right: auto; }
  html:not(#__):not(#___) .cadmin .c-mb-md-auto,
  html:not(#__):not(#___) .cadmin .c-my-md-auto {
    margin-bottom: auto; }
  html:not(#__):not(#___) .cadmin .c-ml-md-auto,
  html:not(#__):not(#___) .cadmin .c-mx-md-auto {
    margin-left: auto; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .c-m-lg-0 {
    margin: 0; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-0,
  html:not(#__):not(#___) .cadmin .c-my-lg-0 {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-0,
  html:not(#__):not(#___) .cadmin .c-mx-lg-0 {
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-0,
  html:not(#__):not(#___) .cadmin .c-my-lg-0 {
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-0,
  html:not(#__):not(#___) .cadmin .c-mx-lg-0 {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .c-m-lg-1 {
    margin: 4px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-1,
  html:not(#__):not(#___) .cadmin .c-my-lg-1 {
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-1,
  html:not(#__):not(#___) .cadmin .c-mx-lg-1 {
    margin-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-1,
  html:not(#__):not(#___) .cadmin .c-my-lg-1 {
    margin-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-1,
  html:not(#__):not(#___) .cadmin .c-mx-lg-1 {
    margin-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-2 {
    margin: 8px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-2,
  html:not(#__):not(#___) .cadmin .c-my-lg-2 {
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-2,
  html:not(#__):not(#___) .cadmin .c-mx-lg-2 {
    margin-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-2,
  html:not(#__):not(#___) .cadmin .c-my-lg-2 {
    margin-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-2,
  html:not(#__):not(#___) .cadmin .c-mx-lg-2 {
    margin-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-3 {
    margin: 16px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-3,
  html:not(#__):not(#___) .cadmin .c-my-lg-3 {
    margin-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-3,
  html:not(#__):not(#___) .cadmin .c-mx-lg-3 {
    margin-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-3,
  html:not(#__):not(#___) .cadmin .c-my-lg-3 {
    margin-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-3,
  html:not(#__):not(#___) .cadmin .c-mx-lg-3 {
    margin-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-4 {
    margin: 24px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-4,
  html:not(#__):not(#___) .cadmin .c-my-lg-4 {
    margin-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-4,
  html:not(#__):not(#___) .cadmin .c-mx-lg-4 {
    margin-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-4,
  html:not(#__):not(#___) .cadmin .c-my-lg-4 {
    margin-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-4,
  html:not(#__):not(#___) .cadmin .c-mx-lg-4 {
    margin-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-5 {
    margin: 48px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-5,
  html:not(#__):not(#___) .cadmin .c-my-lg-5 {
    margin-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-5,
  html:not(#__):not(#___) .cadmin .c-mx-lg-5 {
    margin-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-5,
  html:not(#__):not(#___) .cadmin .c-my-lg-5 {
    margin-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-5,
  html:not(#__):not(#___) .cadmin .c-mx-lg-5 {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-6 {
    margin: 72px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-6,
  html:not(#__):not(#___) .cadmin .c-my-lg-6 {
    margin-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-6,
  html:not(#__):not(#___) .cadmin .c-mx-lg-6 {
    margin-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-6,
  html:not(#__):not(#___) .cadmin .c-my-lg-6 {
    margin-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-6,
  html:not(#__):not(#___) .cadmin .c-mx-lg-6 {
    margin-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-7 {
    margin: 96px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-7,
  html:not(#__):not(#___) .cadmin .c-my-lg-7 {
    margin-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-7,
  html:not(#__):not(#___) .cadmin .c-mx-lg-7 {
    margin-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-7,
  html:not(#__):not(#___) .cadmin .c-my-lg-7 {
    margin-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-7,
  html:not(#__):not(#___) .cadmin .c-mx-lg-7 {
    margin-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-8 {
    margin: 120px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-8,
  html:not(#__):not(#___) .cadmin .c-my-lg-8 {
    margin-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-8,
  html:not(#__):not(#___) .cadmin .c-mx-lg-8 {
    margin-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-8,
  html:not(#__):not(#___) .cadmin .c-my-lg-8 {
    margin-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-8,
  html:not(#__):not(#___) .cadmin .c-mx-lg-8 {
    margin-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-9 {
    margin: 144px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-9,
  html:not(#__):not(#___) .cadmin .c-my-lg-9 {
    margin-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-9,
  html:not(#__):not(#___) .cadmin .c-mx-lg-9 {
    margin-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-9,
  html:not(#__):not(#___) .cadmin .c-my-lg-9 {
    margin-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-9,
  html:not(#__):not(#___) .cadmin .c-mx-lg-9 {
    margin-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-10 {
    margin: 160px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-10,
  html:not(#__):not(#___) .cadmin .c-my-lg-10 {
    margin-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-10,
  html:not(#__):not(#___) .cadmin .c-mx-lg-10 {
    margin-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-10,
  html:not(#__):not(#___) .cadmin .c-my-lg-10 {
    margin-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-10,
  html:not(#__):not(#___) .cadmin .c-mx-lg-10 {
    margin-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-0 {
    padding: 0; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-0,
  html:not(#__):not(#___) .cadmin .c-py-lg-0 {
    padding-top: 0; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-0,
  html:not(#__):not(#___) .cadmin .c-px-lg-0 {
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-0,
  html:not(#__):not(#___) .cadmin .c-py-lg-0 {
    padding-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-0,
  html:not(#__):not(#___) .cadmin .c-px-lg-0 {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .c-p-lg-1 {
    padding: 4px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-1,
  html:not(#__):not(#___) .cadmin .c-py-lg-1 {
    padding-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-1,
  html:not(#__):not(#___) .cadmin .c-px-lg-1 {
    padding-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-1,
  html:not(#__):not(#___) .cadmin .c-py-lg-1 {
    padding-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-1,
  html:not(#__):not(#___) .cadmin .c-px-lg-1 {
    padding-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-2 {
    padding: 8px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-2,
  html:not(#__):not(#___) .cadmin .c-py-lg-2 {
    padding-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-2,
  html:not(#__):not(#___) .cadmin .c-px-lg-2 {
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-2,
  html:not(#__):not(#___) .cadmin .c-py-lg-2 {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-2,
  html:not(#__):not(#___) .cadmin .c-px-lg-2 {
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-3 {
    padding: 16px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-3,
  html:not(#__):not(#___) .cadmin .c-py-lg-3 {
    padding-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-3,
  html:not(#__):not(#___) .cadmin .c-px-lg-3 {
    padding-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-3,
  html:not(#__):not(#___) .cadmin .c-py-lg-3 {
    padding-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-3,
  html:not(#__):not(#___) .cadmin .c-px-lg-3 {
    padding-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-4 {
    padding: 24px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-4,
  html:not(#__):not(#___) .cadmin .c-py-lg-4 {
    padding-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-4,
  html:not(#__):not(#___) .cadmin .c-px-lg-4 {
    padding-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-4,
  html:not(#__):not(#___) .cadmin .c-py-lg-4 {
    padding-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-4,
  html:not(#__):not(#___) .cadmin .c-px-lg-4 {
    padding-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-5 {
    padding: 48px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-5,
  html:not(#__):not(#___) .cadmin .c-py-lg-5 {
    padding-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-5,
  html:not(#__):not(#___) .cadmin .c-px-lg-5 {
    padding-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-5,
  html:not(#__):not(#___) .cadmin .c-py-lg-5 {
    padding-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-5,
  html:not(#__):not(#___) .cadmin .c-px-lg-5 {
    padding-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-6 {
    padding: 72px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-6,
  html:not(#__):not(#___) .cadmin .c-py-lg-6 {
    padding-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-6,
  html:not(#__):not(#___) .cadmin .c-px-lg-6 {
    padding-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-6,
  html:not(#__):not(#___) .cadmin .c-py-lg-6 {
    padding-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-6,
  html:not(#__):not(#___) .cadmin .c-px-lg-6 {
    padding-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-7 {
    padding: 96px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-7,
  html:not(#__):not(#___) .cadmin .c-py-lg-7 {
    padding-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-7,
  html:not(#__):not(#___) .cadmin .c-px-lg-7 {
    padding-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-7,
  html:not(#__):not(#___) .cadmin .c-py-lg-7 {
    padding-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-7,
  html:not(#__):not(#___) .cadmin .c-px-lg-7 {
    padding-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-8 {
    padding: 120px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-8,
  html:not(#__):not(#___) .cadmin .c-py-lg-8 {
    padding-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-8,
  html:not(#__):not(#___) .cadmin .c-px-lg-8 {
    padding-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-8,
  html:not(#__):not(#___) .cadmin .c-py-lg-8 {
    padding-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-8,
  html:not(#__):not(#___) .cadmin .c-px-lg-8 {
    padding-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-9 {
    padding: 144px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-9,
  html:not(#__):not(#___) .cadmin .c-py-lg-9 {
    padding-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-9,
  html:not(#__):not(#___) .cadmin .c-px-lg-9 {
    padding-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-9,
  html:not(#__):not(#___) .cadmin .c-py-lg-9 {
    padding-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-9,
  html:not(#__):not(#___) .cadmin .c-px-lg-9 {
    padding-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-p-lg-10 {
    padding: 160px; }
  html:not(#__):not(#___) .cadmin .c-pt-lg-10,
  html:not(#__):not(#___) .cadmin .c-py-lg-10 {
    padding-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-pr-lg-10,
  html:not(#__):not(#___) .cadmin .c-px-lg-10 {
    padding-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-pb-lg-10,
  html:not(#__):not(#___) .cadmin .c-py-lg-10 {
    padding-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-pl-lg-10,
  html:not(#__):not(#___) .cadmin .c-px-lg-10 {
    padding-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n1 {
    margin: -4px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n1,
  html:not(#__):not(#___) .cadmin .c-my-lg-n1 {
    margin-top: -4px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n1,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n1 {
    margin-right: -4px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n1,
  html:not(#__):not(#___) .cadmin .c-my-lg-n1 {
    margin-bottom: -4px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n1,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n1 {
    margin-left: -4px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n2 {
    margin: -8px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n2,
  html:not(#__):not(#___) .cadmin .c-my-lg-n2 {
    margin-top: -8px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n2,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n2 {
    margin-right: -8px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n2,
  html:not(#__):not(#___) .cadmin .c-my-lg-n2 {
    margin-bottom: -8px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n2,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n2 {
    margin-left: -8px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n3 {
    margin: -16px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n3,
  html:not(#__):not(#___) .cadmin .c-my-lg-n3 {
    margin-top: -16px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n3,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n3 {
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n3,
  html:not(#__):not(#___) .cadmin .c-my-lg-n3 {
    margin-bottom: -16px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n3,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n3 {
    margin-left: -16px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n4 {
    margin: -24px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n4,
  html:not(#__):not(#___) .cadmin .c-my-lg-n4 {
    margin-top: -24px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n4,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n4 {
    margin-right: -24px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n4,
  html:not(#__):not(#___) .cadmin .c-my-lg-n4 {
    margin-bottom: -24px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n4,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n4 {
    margin-left: -24px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n5 {
    margin: -48px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n5,
  html:not(#__):not(#___) .cadmin .c-my-lg-n5 {
    margin-top: -48px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n5,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n5 {
    margin-right: -48px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n5,
  html:not(#__):not(#___) .cadmin .c-my-lg-n5 {
    margin-bottom: -48px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n5,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n5 {
    margin-left: -48px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n6 {
    margin: -72px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n6,
  html:not(#__):not(#___) .cadmin .c-my-lg-n6 {
    margin-top: -72px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n6,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n6 {
    margin-right: -72px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n6,
  html:not(#__):not(#___) .cadmin .c-my-lg-n6 {
    margin-bottom: -72px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n6,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n6 {
    margin-left: -72px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n7 {
    margin: -96px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n7,
  html:not(#__):not(#___) .cadmin .c-my-lg-n7 {
    margin-top: -96px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n7,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n7 {
    margin-right: -96px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n7,
  html:not(#__):not(#___) .cadmin .c-my-lg-n7 {
    margin-bottom: -96px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n7,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n7 {
    margin-left: -96px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n8 {
    margin: -120px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n8,
  html:not(#__):not(#___) .cadmin .c-my-lg-n8 {
    margin-top: -120px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n8,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n8 {
    margin-right: -120px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n8,
  html:not(#__):not(#___) .cadmin .c-my-lg-n8 {
    margin-bottom: -120px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n8,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n8 {
    margin-left: -120px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n9 {
    margin: -144px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n9,
  html:not(#__):not(#___) .cadmin .c-my-lg-n9 {
    margin-top: -144px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n9,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n9 {
    margin-right: -144px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n9,
  html:not(#__):not(#___) .cadmin .c-my-lg-n9 {
    margin-bottom: -144px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n9,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n9 {
    margin-left: -144px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-n10 {
    margin: -160px; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-n10,
  html:not(#__):not(#___) .cadmin .c-my-lg-n10 {
    margin-top: -160px; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-n10,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n10 {
    margin-right: -160px; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-n10,
  html:not(#__):not(#___) .cadmin .c-my-lg-n10 {
    margin-bottom: -160px; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-n10,
  html:not(#__):not(#___) .cadmin .c-mx-lg-n10 {
    margin-left: -160px; }
  html:not(#__):not(#___) .cadmin .c-m-lg-auto {
    margin: auto; }
  html:not(#__):not(#___) .cadmin .c-mt-lg-auto,
  html:not(#__):not(#___) .cadmin .c-my-lg-auto {
    margin-top: auto; }
  html:not(#__):not(#___) .cadmin .c-mr-lg-auto,
  html:not(#__):not(#___) .cadmin .c-mx-lg-auto {
    margin-right: auto; }
  html:not(#__):not(#___) .cadmin .c-mb-lg-auto,
  html:not(#__):not(#___) .cadmin .c-my-lg-auto {
    margin-bottom: auto; }
  html:not(#__):not(#___) .cadmin .c-ml-lg-auto,
  html:not(#__):not(#___) .cadmin .c-mx-lg-auto {
    margin-left: auto; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .c-m-xl-0 {
    margin: 0; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-0,
  html:not(#__):not(#___) .cadmin .c-my-xl-0 {
    margin-top: 0; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-0,
  html:not(#__):not(#___) .cadmin .c-mx-xl-0 {
    margin-right: 0; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-0,
  html:not(#__):not(#___) .cadmin .c-my-xl-0 {
    margin-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-0,
  html:not(#__):not(#___) .cadmin .c-mx-xl-0 {
    margin-left: 0; }
  html:not(#__):not(#___) .cadmin .c-m-xl-1 {
    margin: 4px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-1,
  html:not(#__):not(#___) .cadmin .c-my-xl-1 {
    margin-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-1,
  html:not(#__):not(#___) .cadmin .c-mx-xl-1 {
    margin-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-1,
  html:not(#__):not(#___) .cadmin .c-my-xl-1 {
    margin-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-1,
  html:not(#__):not(#___) .cadmin .c-mx-xl-1 {
    margin-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-2 {
    margin: 8px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-2,
  html:not(#__):not(#___) .cadmin .c-my-xl-2 {
    margin-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-2,
  html:not(#__):not(#___) .cadmin .c-mx-xl-2 {
    margin-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-2,
  html:not(#__):not(#___) .cadmin .c-my-xl-2 {
    margin-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-2,
  html:not(#__):not(#___) .cadmin .c-mx-xl-2 {
    margin-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-3 {
    margin: 16px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-3,
  html:not(#__):not(#___) .cadmin .c-my-xl-3 {
    margin-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-3,
  html:not(#__):not(#___) .cadmin .c-mx-xl-3 {
    margin-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-3,
  html:not(#__):not(#___) .cadmin .c-my-xl-3 {
    margin-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-3,
  html:not(#__):not(#___) .cadmin .c-mx-xl-3 {
    margin-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-4 {
    margin: 24px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-4,
  html:not(#__):not(#___) .cadmin .c-my-xl-4 {
    margin-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-4,
  html:not(#__):not(#___) .cadmin .c-mx-xl-4 {
    margin-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-4,
  html:not(#__):not(#___) .cadmin .c-my-xl-4 {
    margin-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-4,
  html:not(#__):not(#___) .cadmin .c-mx-xl-4 {
    margin-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-5 {
    margin: 48px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-5,
  html:not(#__):not(#___) .cadmin .c-my-xl-5 {
    margin-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-5,
  html:not(#__):not(#___) .cadmin .c-mx-xl-5 {
    margin-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-5,
  html:not(#__):not(#___) .cadmin .c-my-xl-5 {
    margin-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-5,
  html:not(#__):not(#___) .cadmin .c-mx-xl-5 {
    margin-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-6 {
    margin: 72px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-6,
  html:not(#__):not(#___) .cadmin .c-my-xl-6 {
    margin-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-6,
  html:not(#__):not(#___) .cadmin .c-mx-xl-6 {
    margin-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-6,
  html:not(#__):not(#___) .cadmin .c-my-xl-6 {
    margin-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-6,
  html:not(#__):not(#___) .cadmin .c-mx-xl-6 {
    margin-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-7 {
    margin: 96px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-7,
  html:not(#__):not(#___) .cadmin .c-my-xl-7 {
    margin-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-7,
  html:not(#__):not(#___) .cadmin .c-mx-xl-7 {
    margin-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-7,
  html:not(#__):not(#___) .cadmin .c-my-xl-7 {
    margin-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-7,
  html:not(#__):not(#___) .cadmin .c-mx-xl-7 {
    margin-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-8 {
    margin: 120px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-8,
  html:not(#__):not(#___) .cadmin .c-my-xl-8 {
    margin-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-8,
  html:not(#__):not(#___) .cadmin .c-mx-xl-8 {
    margin-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-8,
  html:not(#__):not(#___) .cadmin .c-my-xl-8 {
    margin-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-8,
  html:not(#__):not(#___) .cadmin .c-mx-xl-8 {
    margin-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-9 {
    margin: 144px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-9,
  html:not(#__):not(#___) .cadmin .c-my-xl-9 {
    margin-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-9,
  html:not(#__):not(#___) .cadmin .c-mx-xl-9 {
    margin-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-9,
  html:not(#__):not(#___) .cadmin .c-my-xl-9 {
    margin-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-9,
  html:not(#__):not(#___) .cadmin .c-mx-xl-9 {
    margin-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-10 {
    margin: 160px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-10,
  html:not(#__):not(#___) .cadmin .c-my-xl-10 {
    margin-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-10,
  html:not(#__):not(#___) .cadmin .c-mx-xl-10 {
    margin-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-10,
  html:not(#__):not(#___) .cadmin .c-my-xl-10 {
    margin-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-10,
  html:not(#__):not(#___) .cadmin .c-mx-xl-10 {
    margin-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-0 {
    padding: 0; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-0,
  html:not(#__):not(#___) .cadmin .c-py-xl-0 {
    padding-top: 0; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-0,
  html:not(#__):not(#___) .cadmin .c-px-xl-0 {
    padding-right: 0; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-0,
  html:not(#__):not(#___) .cadmin .c-py-xl-0 {
    padding-bottom: 0; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-0,
  html:not(#__):not(#___) .cadmin .c-px-xl-0 {
    padding-left: 0; }
  html:not(#__):not(#___) .cadmin .c-p-xl-1 {
    padding: 4px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-1,
  html:not(#__):not(#___) .cadmin .c-py-xl-1 {
    padding-top: 4px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-1,
  html:not(#__):not(#___) .cadmin .c-px-xl-1 {
    padding-right: 4px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-1,
  html:not(#__):not(#___) .cadmin .c-py-xl-1 {
    padding-bottom: 4px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-1,
  html:not(#__):not(#___) .cadmin .c-px-xl-1 {
    padding-left: 4px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-2 {
    padding: 8px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-2,
  html:not(#__):not(#___) .cadmin .c-py-xl-2 {
    padding-top: 8px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-2,
  html:not(#__):not(#___) .cadmin .c-px-xl-2 {
    padding-right: 8px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-2,
  html:not(#__):not(#___) .cadmin .c-py-xl-2 {
    padding-bottom: 8px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-2,
  html:not(#__):not(#___) .cadmin .c-px-xl-2 {
    padding-left: 8px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-3 {
    padding: 16px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-3,
  html:not(#__):not(#___) .cadmin .c-py-xl-3 {
    padding-top: 16px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-3,
  html:not(#__):not(#___) .cadmin .c-px-xl-3 {
    padding-right: 16px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-3,
  html:not(#__):not(#___) .cadmin .c-py-xl-3 {
    padding-bottom: 16px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-3,
  html:not(#__):not(#___) .cadmin .c-px-xl-3 {
    padding-left: 16px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-4 {
    padding: 24px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-4,
  html:not(#__):not(#___) .cadmin .c-py-xl-4 {
    padding-top: 24px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-4,
  html:not(#__):not(#___) .cadmin .c-px-xl-4 {
    padding-right: 24px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-4,
  html:not(#__):not(#___) .cadmin .c-py-xl-4 {
    padding-bottom: 24px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-4,
  html:not(#__):not(#___) .cadmin .c-px-xl-4 {
    padding-left: 24px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-5 {
    padding: 48px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-5,
  html:not(#__):not(#___) .cadmin .c-py-xl-5 {
    padding-top: 48px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-5,
  html:not(#__):not(#___) .cadmin .c-px-xl-5 {
    padding-right: 48px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-5,
  html:not(#__):not(#___) .cadmin .c-py-xl-5 {
    padding-bottom: 48px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-5,
  html:not(#__):not(#___) .cadmin .c-px-xl-5 {
    padding-left: 48px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-6 {
    padding: 72px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-6,
  html:not(#__):not(#___) .cadmin .c-py-xl-6 {
    padding-top: 72px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-6,
  html:not(#__):not(#___) .cadmin .c-px-xl-6 {
    padding-right: 72px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-6,
  html:not(#__):not(#___) .cadmin .c-py-xl-6 {
    padding-bottom: 72px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-6,
  html:not(#__):not(#___) .cadmin .c-px-xl-6 {
    padding-left: 72px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-7 {
    padding: 96px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-7,
  html:not(#__):not(#___) .cadmin .c-py-xl-7 {
    padding-top: 96px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-7,
  html:not(#__):not(#___) .cadmin .c-px-xl-7 {
    padding-right: 96px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-7,
  html:not(#__):not(#___) .cadmin .c-py-xl-7 {
    padding-bottom: 96px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-7,
  html:not(#__):not(#___) .cadmin .c-px-xl-7 {
    padding-left: 96px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-8 {
    padding: 120px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-8,
  html:not(#__):not(#___) .cadmin .c-py-xl-8 {
    padding-top: 120px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-8,
  html:not(#__):not(#___) .cadmin .c-px-xl-8 {
    padding-right: 120px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-8,
  html:not(#__):not(#___) .cadmin .c-py-xl-8 {
    padding-bottom: 120px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-8,
  html:not(#__):not(#___) .cadmin .c-px-xl-8 {
    padding-left: 120px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-9 {
    padding: 144px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-9,
  html:not(#__):not(#___) .cadmin .c-py-xl-9 {
    padding-top: 144px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-9,
  html:not(#__):not(#___) .cadmin .c-px-xl-9 {
    padding-right: 144px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-9,
  html:not(#__):not(#___) .cadmin .c-py-xl-9 {
    padding-bottom: 144px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-9,
  html:not(#__):not(#___) .cadmin .c-px-xl-9 {
    padding-left: 144px; }
  html:not(#__):not(#___) .cadmin .c-p-xl-10 {
    padding: 160px; }
  html:not(#__):not(#___) .cadmin .c-pt-xl-10,
  html:not(#__):not(#___) .cadmin .c-py-xl-10 {
    padding-top: 160px; }
  html:not(#__):not(#___) .cadmin .c-pr-xl-10,
  html:not(#__):not(#___) .cadmin .c-px-xl-10 {
    padding-right: 160px; }
  html:not(#__):not(#___) .cadmin .c-pb-xl-10,
  html:not(#__):not(#___) .cadmin .c-py-xl-10 {
    padding-bottom: 160px; }
  html:not(#__):not(#___) .cadmin .c-pl-xl-10,
  html:not(#__):not(#___) .cadmin .c-px-xl-10 {
    padding-left: 160px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n1 {
    margin: -4px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n1,
  html:not(#__):not(#___) .cadmin .c-my-xl-n1 {
    margin-top: -4px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n1,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n1 {
    margin-right: -4px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n1,
  html:not(#__):not(#___) .cadmin .c-my-xl-n1 {
    margin-bottom: -4px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n1,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n1 {
    margin-left: -4px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n2 {
    margin: -8px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n2,
  html:not(#__):not(#___) .cadmin .c-my-xl-n2 {
    margin-top: -8px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n2,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n2 {
    margin-right: -8px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n2,
  html:not(#__):not(#___) .cadmin .c-my-xl-n2 {
    margin-bottom: -8px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n2,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n2 {
    margin-left: -8px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n3 {
    margin: -16px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n3,
  html:not(#__):not(#___) .cadmin .c-my-xl-n3 {
    margin-top: -16px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n3,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n3 {
    margin-right: -16px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n3,
  html:not(#__):not(#___) .cadmin .c-my-xl-n3 {
    margin-bottom: -16px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n3,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n3 {
    margin-left: -16px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n4 {
    margin: -24px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n4,
  html:not(#__):not(#___) .cadmin .c-my-xl-n4 {
    margin-top: -24px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n4,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n4 {
    margin-right: -24px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n4,
  html:not(#__):not(#___) .cadmin .c-my-xl-n4 {
    margin-bottom: -24px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n4,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n4 {
    margin-left: -24px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n5 {
    margin: -48px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n5,
  html:not(#__):not(#___) .cadmin .c-my-xl-n5 {
    margin-top: -48px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n5,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n5 {
    margin-right: -48px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n5,
  html:not(#__):not(#___) .cadmin .c-my-xl-n5 {
    margin-bottom: -48px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n5,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n5 {
    margin-left: -48px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n6 {
    margin: -72px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n6,
  html:not(#__):not(#___) .cadmin .c-my-xl-n6 {
    margin-top: -72px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n6,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n6 {
    margin-right: -72px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n6,
  html:not(#__):not(#___) .cadmin .c-my-xl-n6 {
    margin-bottom: -72px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n6,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n6 {
    margin-left: -72px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n7 {
    margin: -96px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n7,
  html:not(#__):not(#___) .cadmin .c-my-xl-n7 {
    margin-top: -96px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n7,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n7 {
    margin-right: -96px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n7,
  html:not(#__):not(#___) .cadmin .c-my-xl-n7 {
    margin-bottom: -96px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n7,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n7 {
    margin-left: -96px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n8 {
    margin: -120px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n8,
  html:not(#__):not(#___) .cadmin .c-my-xl-n8 {
    margin-top: -120px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n8,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n8 {
    margin-right: -120px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n8,
  html:not(#__):not(#___) .cadmin .c-my-xl-n8 {
    margin-bottom: -120px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n8,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n8 {
    margin-left: -120px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n9 {
    margin: -144px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n9,
  html:not(#__):not(#___) .cadmin .c-my-xl-n9 {
    margin-top: -144px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n9,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n9 {
    margin-right: -144px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n9,
  html:not(#__):not(#___) .cadmin .c-my-xl-n9 {
    margin-bottom: -144px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n9,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n9 {
    margin-left: -144px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-n10 {
    margin: -160px; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-n10,
  html:not(#__):not(#___) .cadmin .c-my-xl-n10 {
    margin-top: -160px; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-n10,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n10 {
    margin-right: -160px; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-n10,
  html:not(#__):not(#___) .cadmin .c-my-xl-n10 {
    margin-bottom: -160px; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-n10,
  html:not(#__):not(#___) .cadmin .c-mx-xl-n10 {
    margin-left: -160px; }
  html:not(#__):not(#___) .cadmin .c-m-xl-auto {
    margin: auto; }
  html:not(#__):not(#___) .cadmin .c-mt-xl-auto,
  html:not(#__):not(#___) .cadmin .c-my-xl-auto {
    margin-top: auto; }
  html:not(#__):not(#___) .cadmin .c-mr-xl-auto,
  html:not(#__):not(#___) .cadmin .c-mx-xl-auto {
    margin-right: auto; }
  html:not(#__):not(#___) .cadmin .c-mb-xl-auto,
  html:not(#__):not(#___) .cadmin .c-my-xl-auto {
    margin-bottom: auto; }
  html:not(#__):not(#___) .cadmin .c-ml-xl-auto,
  html:not(#__):not(#___) .cadmin .c-mx-xl-auto {
    margin-left: auto; } }

html:not(#__):not(#___) .cadmin .align-baseline {
  vertical-align: baseline !important; }

html:not(#__):not(#___) .cadmin .align-top {
  vertical-align: top !important; }

html:not(#__):not(#___) .cadmin .align-middle {
  vertical-align: middle !important; }

html:not(#__):not(#___) .cadmin .align-bottom {
  vertical-align: bottom !important; }

html:not(#__):not(#___) .cadmin .align-text-bottom {
  vertical-align: text-bottom !important; }

html:not(#__):not(#___) .cadmin .align-text-top {
  vertical-align: text-top !important; }

html:not(#__):not(#___) .cadmin .bg-blue {
  background-color: #4b9fff !important; }

html:not(#__):not(#___) .cadmin a.bg-blue:hover, html:not(#__):not(#___) .cadmin a.bg-blue:focus,
html:not(#__):not(#___) .cadmin button.bg-blue:hover,
html:not(#__):not(#___) .cadmin button.bg-blue:focus {
  background-color: #1884ff !important; }

html:not(#__):not(#___) .cadmin .bg-indigo {
  background-color: #7785ff !important; }

html:not(#__):not(#___) .cadmin a.bg-indigo:hover, html:not(#__):not(#___) .cadmin a.bg-indigo:focus,
html:not(#__):not(#___) .cadmin button.bg-indigo:hover,
html:not(#__):not(#___) .cadmin button.bg-indigo:focus {
  background-color: #4457ff !important; }

html:not(#__):not(#___) .cadmin .bg-purple {
  background-color: #af78ff !important; }

html:not(#__):not(#___) .cadmin a.bg-purple:hover, html:not(#__):not(#___) .cadmin a.bg-purple:focus,
html:not(#__):not(#___) .cadmin button.bg-purple:hover,
html:not(#__):not(#___) .cadmin button.bg-purple:focus {
  background-color: #9145ff !important; }

html:not(#__):not(#___) .cadmin .bg-pink {
  background-color: #ff73c3 !important; }

html:not(#__):not(#___) .cadmin a.bg-pink:hover, html:not(#__):not(#___) .cadmin a.bg-pink:focus,
html:not(#__):not(#___) .cadmin button.bg-pink:hover,
html:not(#__):not(#___) .cadmin button.bg-pink:focus {
  background-color: #ff40ad !important; }

html:not(#__):not(#___) .cadmin .bg-red {
  background-color: #ff5f5f !important; }

html:not(#__):not(#___) .cadmin a.bg-red:hover, html:not(#__):not(#___) .cadmin a.bg-red:focus,
html:not(#__):not(#___) .cadmin button.bg-red:hover,
html:not(#__):not(#___) .cadmin button.bg-red:focus {
  background-color: #ff2c2c !important; }

html:not(#__):not(#___) .cadmin .bg-orange {
  background-color: #ffb46e !important; }

html:not(#__):not(#___) .cadmin a.bg-orange:hover, html:not(#__):not(#___) .cadmin a.bg-orange:focus,
html:not(#__):not(#___) .cadmin button.bg-orange:hover,
html:not(#__):not(#___) .cadmin button.bg-orange:focus {
  background-color: #ff9a3b !important; }

html:not(#__):not(#___) .cadmin .bg-yellow {
  background-color: #ffd76e !important; }

html:not(#__):not(#___) .cadmin a.bg-yellow:hover, html:not(#__):not(#___) .cadmin a.bg-yellow:focus,
html:not(#__):not(#___) .cadmin button.bg-yellow:hover,
html:not(#__):not(#___) .cadmin button.bg-yellow:focus {
  background-color: #ffc93b !important; }

html:not(#__):not(#___) .cadmin .bg-green {
  background-color: #9be169 !important; }

html:not(#__):not(#___) .cadmin a.bg-green:hover, html:not(#__):not(#___) .cadmin a.bg-green:focus,
html:not(#__):not(#___) .cadmin button.bg-green:hover,
html:not(#__):not(#___) .cadmin button.bg-green:focus {
  background-color: #7fd93f !important; }

html:not(#__):not(#___) .cadmin .bg-teal {
  background-color: #50d2a0 !important; }

html:not(#__):not(#___) .cadmin a.bg-teal:hover, html:not(#__):not(#___) .cadmin a.bg-teal:focus,
html:not(#__):not(#___) .cadmin button.bg-teal:hover,
html:not(#__):not(#___) .cadmin button.bg-teal:focus {
  background-color: #31be88 !important; }

html:not(#__):not(#___) .cadmin .bg-cyan {
  background-color: #5fc8ff !important; }

html:not(#__):not(#___) .cadmin a.bg-cyan:hover, html:not(#__):not(#___) .cadmin a.bg-cyan:focus,
html:not(#__):not(#___) .cadmin button.bg-cyan:hover,
html:not(#__):not(#___) .cadmin button.bg-cyan:focus {
  background-color: #2cb6ff !important; }

html:not(#__):not(#___) .cadmin .bg-primary {
  background-color: #0b5fff !important; }

html:not(#__):not(#___) .cadmin a.bg-primary:hover, html:not(#__):not(#___) .cadmin a.bg-primary:focus,
html:not(#__):not(#___) .cadmin button.bg-primary:hover,
html:not(#__):not(#___) .cadmin button.bg-primary:focus {
  background-color: #004ad7 !important; }

html:not(#__):not(#___) .cadmin .bg-secondary {
  background-color: #6b6c7e !important; }

html:not(#__):not(#___) .cadmin a.bg-secondary:hover, html:not(#__):not(#___) .cadmin a.bg-secondary:focus,
html:not(#__):not(#___) .cadmin button.bg-secondary:hover,
html:not(#__):not(#___) .cadmin button.bg-secondary:focus {
  background-color: #545462 !important; }

html:not(#__):not(#___) .cadmin .bg-success {
  background-color: #287d3c !important; }

html:not(#__):not(#___) .cadmin a.bg-success:hover, html:not(#__):not(#___) .cadmin a.bg-success:focus,
html:not(#__):not(#___) .cadmin button.bg-success:hover,
html:not(#__):not(#___) .cadmin button.bg-success:focus {
  background-color: #1c5629 !important; }

html:not(#__):not(#___) .cadmin .bg-info {
  background-color: #2e5aac !important; }

html:not(#__):not(#___) .cadmin a.bg-info:hover, html:not(#__):not(#___) .cadmin a.bg-info:focus,
html:not(#__):not(#___) .cadmin button.bg-info:hover,
html:not(#__):not(#___) .cadmin button.bg-info:focus {
  background-color: #234584 !important; }

html:not(#__):not(#___) .cadmin .bg-warning {
  background-color: #b95000 !important; }

html:not(#__):not(#___) .cadmin a.bg-warning:hover, html:not(#__):not(#___) .cadmin a.bg-warning:focus,
html:not(#__):not(#___) .cadmin button.bg-warning:hover,
html:not(#__):not(#___) .cadmin button.bg-warning:focus {
  background-color: #863a00 !important; }

html:not(#__):not(#___) .cadmin .bg-danger {
  background-color: #da1414 !important; }

html:not(#__):not(#___) .cadmin a.bg-danger:hover, html:not(#__):not(#___) .cadmin a.bg-danger:focus,
html:not(#__):not(#___) .cadmin button.bg-danger:hover,
html:not(#__):not(#___) .cadmin button.bg-danger:focus {
  background-color: #ab1010 !important; }

html:not(#__):not(#___) .cadmin .bg-light {
  background-color: #f1f2f5 !important; }

html:not(#__):not(#___) .cadmin a.bg-light:hover, html:not(#__):not(#___) .cadmin a.bg-light:focus,
html:not(#__):not(#___) .cadmin button.bg-light:hover,
html:not(#__):not(#___) .cadmin button.bg-light:focus {
  background-color: #d3d6e0 !important; }

html:not(#__):not(#___) .cadmin .bg-dark {
  background-color: #272833 !important; }

html:not(#__):not(#___) .cadmin a.bg-dark:hover, html:not(#__):not(#___) .cadmin a.bg-dark:focus,
html:not(#__):not(#___) .cadmin button.bg-dark:hover,
html:not(#__):not(#___) .cadmin button.bg-dark:focus {
  background-color: #111116 !important; }

html:not(#__):not(#___) .cadmin .bg-white {
  background-color: #fff !important; }

html:not(#__):not(#___) .cadmin .bg-transparent {
  background-color: transparent !important; }

html:not(#__):not(#___) .cadmin .border {
  border: 1px solid #e7e7ed !important; }

html:not(#__):not(#___) .cadmin .border-top {
  border-top: 1px solid #e7e7ed !important; }

html:not(#__):not(#___) .cadmin .border-right {
  border-right: 1px solid #e7e7ed !important; }

html:not(#__):not(#___) .cadmin .border-bottom {
  border-bottom: 1px solid #e7e7ed !important; }

html:not(#__):not(#___) .cadmin .border-left {
  border-left: 1px solid #e7e7ed !important; }

html:not(#__):not(#___) .cadmin .border-0 {
  border: 0 !important; }

html:not(#__):not(#___) .cadmin .border-top-0 {
  border-top: 0 !important; }

html:not(#__):not(#___) .cadmin .border-right-0 {
  border-right: 0 !important; }

html:not(#__):not(#___) .cadmin .border-bottom-0 {
  border-bottom: 0 !important; }

html:not(#__):not(#___) .cadmin .border-left-0 {
  border-left: 0 !important; }

html:not(#__):not(#___) .cadmin .border-primary {
  border-color: #0b5fff !important; }

html:not(#__):not(#___) .cadmin .border-secondary {
  border-color: #6b6c7e !important; }

html:not(#__):not(#___) .cadmin .border-success {
  border-color: #287d3c !important; }

html:not(#__):not(#___) .cadmin .border-info {
  border-color: #2e5aac !important; }

html:not(#__):not(#___) .cadmin .border-warning {
  border-color: #b95000 !important; }

html:not(#__):not(#___) .cadmin .border-danger {
  border-color: #da1414 !important; }

html:not(#__):not(#___) .cadmin .border-light {
  border-color: #f1f2f5 !important; }

html:not(#__):not(#___) .cadmin .border-dark {
  border-color: #272833 !important; }

html:not(#__):not(#___) .cadmin .border-white {
  border-color: #fff !important; }

html:not(#__):not(#___) .cadmin .rounded-sm {
  border-radius: 3px !important; }

html:not(#__):not(#___) .cadmin .rounded {
  border-radius: 4px !important; }

html:not(#__):not(#___) .cadmin .rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important; }

html:not(#__):not(#___) .cadmin .rounded-right {
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important; }

html:not(#__):not(#___) .cadmin .rounded-bottom {
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

html:not(#__):not(#___) .cadmin .rounded-left {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important; }

html:not(#__):not(#___) .cadmin .rounded-lg {
  border-radius: 6px !important; }

html:not(#__):not(#___) .cadmin .rounded-circle {
  border-radius: 5000px !important; }

html:not(#__):not(#___) .cadmin .rounded-pill {
  border-radius: 800px !important; }

html:not(#__):not(#___) .cadmin .rounded-0 {
  border-radius: 0 !important; }

html:not(#__):not(#___) .cadmin .clearfix::after {
  clear: both;
  content: "";
  display: block; }

html:not(#__):not(#___) .cadmin .d-none, html:not(#__):not(#___) .cadmin.d-none {
  display: none !important; }

html:not(#__):not(#___) .cadmin .d-inline, html:not(#__):not(#___) .cadmin.d-inline {
  display: inline !important; }

html:not(#__):not(#___) .cadmin .d-inline-block, html:not(#__):not(#___) .cadmin.d-inline-block {
  display: inline-block !important; }

html:not(#__):not(#___) .cadmin .d-grid, html:not(#__):not(#___) .cadmin.d-grid {
  display: grid !important; }

html:not(#__):not(#___) .cadmin .d-block, html:not(#__):not(#___) .cadmin.d-block {
  display: block !important; }

html:not(#__):not(#___) .cadmin .d-contents, html:not(#__):not(#___) .cadmin.d-contents {
  display: contents !important; }

html:not(#__):not(#___) .cadmin .d-table, html:not(#__):not(#___) .cadmin.d-table {
  display: table !important; }

html:not(#__):not(#___) .cadmin .d-table-row, html:not(#__):not(#___) .cadmin.d-table-row {
  display: table-row !important; }

html:not(#__):not(#___) .cadmin .d-table-cell, html:not(#__):not(#___) .cadmin.d-table-cell {
  display: table-cell !important; }

html:not(#__):not(#___) .cadmin .d-flex, html:not(#__):not(#___) .cadmin.d-flex {
  display: flex !important; }

html:not(#__):not(#___) .cadmin .d-inline-flex, html:not(#__):not(#___) .cadmin.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .d-sm-none, html:not(#__):not(#___) .cadmin.d-sm-none {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-sm-inline, html:not(#__):not(#___) .cadmin.d-sm-inline {
    display: inline !important; }
  html:not(#__):not(#___) .cadmin .d-sm-inline-block, html:not(#__):not(#___) .cadmin.d-sm-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .d-sm-grid, html:not(#__):not(#___) .cadmin.d-sm-grid {
    display: grid !important; }
  html:not(#__):not(#___) .cadmin .d-sm-block, html:not(#__):not(#___) .cadmin.d-sm-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-sm-contents, html:not(#__):not(#___) .cadmin.d-sm-contents {
    display: contents !important; }
  html:not(#__):not(#___) .cadmin .d-sm-table, html:not(#__):not(#___) .cadmin.d-sm-table {
    display: table !important; }
  html:not(#__):not(#___) .cadmin .d-sm-table-row, html:not(#__):not(#___) .cadmin.d-sm-table-row {
    display: table-row !important; }
  html:not(#__):not(#___) .cadmin .d-sm-table-cell, html:not(#__):not(#___) .cadmin.d-sm-table-cell {
    display: table-cell !important; }
  html:not(#__):not(#___) .cadmin .d-sm-flex, html:not(#__):not(#___) .cadmin.d-sm-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .d-sm-inline-flex, html:not(#__):not(#___) .cadmin.d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .d-md-none, html:not(#__):not(#___) .cadmin.d-md-none {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-md-inline, html:not(#__):not(#___) .cadmin.d-md-inline {
    display: inline !important; }
  html:not(#__):not(#___) .cadmin .d-md-inline-block, html:not(#__):not(#___) .cadmin.d-md-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .d-md-grid, html:not(#__):not(#___) .cadmin.d-md-grid {
    display: grid !important; }
  html:not(#__):not(#___) .cadmin .d-md-block, html:not(#__):not(#___) .cadmin.d-md-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-md-contents, html:not(#__):not(#___) .cadmin.d-md-contents {
    display: contents !important; }
  html:not(#__):not(#___) .cadmin .d-md-table, html:not(#__):not(#___) .cadmin.d-md-table {
    display: table !important; }
  html:not(#__):not(#___) .cadmin .d-md-table-row, html:not(#__):not(#___) .cadmin.d-md-table-row {
    display: table-row !important; }
  html:not(#__):not(#___) .cadmin .d-md-table-cell, html:not(#__):not(#___) .cadmin.d-md-table-cell {
    display: table-cell !important; }
  html:not(#__):not(#___) .cadmin .d-md-flex, html:not(#__):not(#___) .cadmin.d-md-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .d-md-inline-flex, html:not(#__):not(#___) .cadmin.d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .d-lg-none, html:not(#__):not(#___) .cadmin.d-lg-none {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-lg-inline, html:not(#__):not(#___) .cadmin.d-lg-inline {
    display: inline !important; }
  html:not(#__):not(#___) .cadmin .d-lg-inline-block, html:not(#__):not(#___) .cadmin.d-lg-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .d-lg-grid, html:not(#__):not(#___) .cadmin.d-lg-grid {
    display: grid !important; }
  html:not(#__):not(#___) .cadmin .d-lg-block, html:not(#__):not(#___) .cadmin.d-lg-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-lg-contents, html:not(#__):not(#___) .cadmin.d-lg-contents {
    display: contents !important; }
  html:not(#__):not(#___) .cadmin .d-lg-table, html:not(#__):not(#___) .cadmin.d-lg-table {
    display: table !important; }
  html:not(#__):not(#___) .cadmin .d-lg-table-row, html:not(#__):not(#___) .cadmin.d-lg-table-row {
    display: table-row !important; }
  html:not(#__):not(#___) .cadmin .d-lg-table-cell, html:not(#__):not(#___) .cadmin.d-lg-table-cell {
    display: table-cell !important; }
  html:not(#__):not(#___) .cadmin .d-lg-flex, html:not(#__):not(#___) .cadmin.d-lg-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .d-lg-inline-flex, html:not(#__):not(#___) .cadmin.d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .d-xl-none, html:not(#__):not(#___) .cadmin.d-xl-none {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-xl-inline, html:not(#__):not(#___) .cadmin.d-xl-inline {
    display: inline !important; }
  html:not(#__):not(#___) .cadmin .d-xl-inline-block, html:not(#__):not(#___) .cadmin.d-xl-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .d-xl-grid, html:not(#__):not(#___) .cadmin.d-xl-grid {
    display: grid !important; }
  html:not(#__):not(#___) .cadmin .d-xl-block, html:not(#__):not(#___) .cadmin.d-xl-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-xl-contents, html:not(#__):not(#___) .cadmin.d-xl-contents {
    display: contents !important; }
  html:not(#__):not(#___) .cadmin .d-xl-table, html:not(#__):not(#___) .cadmin.d-xl-table {
    display: table !important; }
  html:not(#__):not(#___) .cadmin .d-xl-table-row, html:not(#__):not(#___) .cadmin.d-xl-table-row {
    display: table-row !important; }
  html:not(#__):not(#___) .cadmin .d-xl-table-cell, html:not(#__):not(#___) .cadmin.d-xl-table-cell {
    display: table-cell !important; }
  html:not(#__):not(#___) .cadmin .d-xl-flex, html:not(#__):not(#___) .cadmin.d-xl-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .d-xl-inline-flex, html:not(#__):not(#___) .cadmin.d-xl-inline-flex {
    display: inline-flex !important; } }

html:not(#__):not(#___) .cadmin .hide {
  display: none !important; }

@media print {
  html:not(#__):not(#___) .cadmin .d-print-none {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-print-inline {
    display: inline !important; }
  html:not(#__):not(#___) .cadmin .d-print-inline-block {
    display: inline-block !important; }
  html:not(#__):not(#___) .cadmin .d-print-grid {
    display: grid !important; }
  html:not(#__):not(#___) .cadmin .d-print-block {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-print-contents {
    display: contents !important; }
  html:not(#__):not(#___) .cadmin .d-print-table {
    display: table !important; }
  html:not(#__):not(#___) .cadmin .d-print-table-row {
    display: table-row !important; }
  html:not(#__):not(#___) .cadmin .d-print-table-cell {
    display: table-cell !important; }
  html:not(#__):not(#___) .cadmin .d-print-flex {
    display: flex !important; }
  html:not(#__):not(#___) .cadmin .d-print-inline-flex {
    display: inline-flex !important; } }

html:not(#__):not(#___) .cadmin .embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%; }

html:not(#__):not(#___) .cadmin .embed-responsive::before {
  content: "";
  display: block; }

html:not(#__):not(#___) .cadmin .embed-responsive .embed-responsive-item,
html:not(#__):not(#___) .cadmin .embed-responsive iframe,
html:not(#__):not(#___) .cadmin .embed-responsive embed,
html:not(#__):not(#___) .cadmin .embed-responsive object,
html:not(#__):not(#___) .cadmin .embed-responsive video {
  border-width: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

html:not(#__):not(#___) .cadmin .embed-responsive-21by9::before {
  padding-top: calc(
 9 /
 21 *
 100%); }

html:not(#__):not(#___) .cadmin .embed-responsive-16by9::before {
  padding-top: calc(
 9 /
 16 *
 100%); }

html:not(#__):not(#___) .cadmin .embed-responsive-4by3::before {
  padding-top: calc(
 3 /
 4 *
 100%); }

html:not(#__):not(#___) .cadmin .embed-responsive-1by1::before {
  padding-top: calc(
 1 /
 1 *
 100%); }

html:not(#__):not(#___) .cadmin .flex-row {
  flex-direction: row !important; }

html:not(#__):not(#___) .cadmin .flex-column {
  flex-direction: column !important; }

html:not(#__):not(#___) .cadmin .flex-row-reverse {
  flex-direction: row-reverse !important; }

html:not(#__):not(#___) .cadmin .flex-column-reverse {
  flex-direction: column-reverse !important; }

html:not(#__):not(#___) .cadmin .flex-wrap {
  flex-wrap: wrap !important; }

html:not(#__):not(#___) .cadmin .flex-nowrap {
  flex-wrap: nowrap !important; }

html:not(#__):not(#___) .cadmin .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

html:not(#__):not(#___) .cadmin .flex-fill {
  flex: 1 1 auto !important; }

html:not(#__):not(#___) .cadmin .flex-grow-0 {
  flex-grow: 0 !important; }

html:not(#__):not(#___) .cadmin .flex-grow-1 {
  flex-grow: 1 !important; }

html:not(#__):not(#___) .cadmin .flex-shrink-0 {
  flex-shrink: 0 !important; }

html:not(#__):not(#___) .cadmin .flex-shrink-1 {
  flex-shrink: 1 !important; }

html:not(#__):not(#___) .cadmin .justify-content-start {
  justify-content: flex-start !important; }

html:not(#__):not(#___) .cadmin .justify-content-end {
  justify-content: flex-end !important; }

html:not(#__):not(#___) .cadmin .justify-content-center {
  justify-content: center !important; }

html:not(#__):not(#___) .cadmin .justify-content-between {
  justify-content: space-between !important; }

html:not(#__):not(#___) .cadmin .justify-content-around {
  justify-content: space-around !important; }

html:not(#__):not(#___) .cadmin .align-items-start {
  align-items: flex-start !important; }

html:not(#__):not(#___) .cadmin .align-items-end {
  align-items: flex-end !important; }

html:not(#__):not(#___) .cadmin .align-items-center {
  align-items: center !important; }

html:not(#__):not(#___) .cadmin .align-items-baseline {
  align-items: baseline !important; }

html:not(#__):not(#___) .cadmin .align-items-stretch {
  align-items: stretch !important; }

html:not(#__):not(#___) .cadmin .align-content-start {
  align-content: flex-start !important; }

html:not(#__):not(#___) .cadmin .align-content-end {
  align-content: flex-end !important; }

html:not(#__):not(#___) .cadmin .align-content-center {
  align-content: center !important; }

html:not(#__):not(#___) .cadmin .align-content-between {
  align-content: space-between !important; }

html:not(#__):not(#___) .cadmin .align-content-around {
  align-content: space-around !important; }

html:not(#__):not(#___) .cadmin .align-content-stretch {
  align-content: stretch !important; }

html:not(#__):not(#___) .cadmin .align-self-auto {
  align-self: auto !important; }

html:not(#__):not(#___) .cadmin .align-self-start {
  align-self: flex-start !important; }

html:not(#__):not(#___) .cadmin .align-self-end {
  align-self: flex-end !important; }

html:not(#__):not(#___) .cadmin .align-self-center {
  align-self: center !important; }

html:not(#__):not(#___) .cadmin .align-self-baseline {
  align-self: baseline !important; }

html:not(#__):not(#___) .cadmin .align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .flex-sm-row {
    flex-direction: row !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-column {
    flex-direction: column !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-wrap {
    flex-wrap: wrap !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-fill {
    flex: 1 1 auto !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  html:not(#__):not(#___) .cadmin .justify-content-sm-start {
    justify-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .justify-content-sm-end {
    justify-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .justify-content-sm-center {
    justify-content: center !important; }
  html:not(#__):not(#___) .cadmin .justify-content-sm-between {
    justify-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .justify-content-sm-around {
    justify-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-items-sm-start {
    align-items: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-items-sm-end {
    align-items: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-items-sm-center {
    align-items: center !important; }
  html:not(#__):not(#___) .cadmin .align-items-sm-baseline {
    align-items: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-items-sm-stretch {
    align-items: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-start {
    align-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-end {
    align-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-center {
    align-content: center !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-between {
    align-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-around {
    align-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-content-sm-stretch {
    align-content: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-auto {
    align-self: auto !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-start {
    align-self: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-end {
    align-self: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-center {
    align-self: center !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-baseline {
    align-self: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .flex-md-row {
    flex-direction: row !important; }
  html:not(#__):not(#___) .cadmin .flex-md-column {
    flex-direction: column !important; }
  html:not(#__):not(#___) .cadmin .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-md-wrap {
    flex-wrap: wrap !important; }
  html:not(#__):not(#___) .cadmin .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  html:not(#__):not(#___) .cadmin .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-md-fill {
    flex: 1 1 auto !important; }
  html:not(#__):not(#___) .cadmin .flex-md-grow-0 {
    flex-grow: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-md-grow-1 {
    flex-grow: 1 !important; }
  html:not(#__):not(#___) .cadmin .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  html:not(#__):not(#___) .cadmin .justify-content-md-start {
    justify-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .justify-content-md-end {
    justify-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .justify-content-md-center {
    justify-content: center !important; }
  html:not(#__):not(#___) .cadmin .justify-content-md-between {
    justify-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .justify-content-md-around {
    justify-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-items-md-start {
    align-items: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-items-md-end {
    align-items: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-items-md-center {
    align-items: center !important; }
  html:not(#__):not(#___) .cadmin .align-items-md-baseline {
    align-items: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-items-md-stretch {
    align-items: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-start {
    align-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-end {
    align-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-center {
    align-content: center !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-between {
    align-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-around {
    align-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-content-md-stretch {
    align-content: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-auto {
    align-self: auto !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-start {
    align-self: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-end {
    align-self: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-center {
    align-self: center !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-baseline {
    align-self: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .flex-lg-row {
    flex-direction: row !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-column {
    flex-direction: column !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-wrap {
    flex-wrap: wrap !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-fill {
    flex: 1 1 auto !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  html:not(#__):not(#___) .cadmin .justify-content-lg-start {
    justify-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .justify-content-lg-end {
    justify-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .justify-content-lg-center {
    justify-content: center !important; }
  html:not(#__):not(#___) .cadmin .justify-content-lg-between {
    justify-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .justify-content-lg-around {
    justify-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-items-lg-start {
    align-items: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-items-lg-end {
    align-items: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-items-lg-center {
    align-items: center !important; }
  html:not(#__):not(#___) .cadmin .align-items-lg-baseline {
    align-items: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-items-lg-stretch {
    align-items: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-start {
    align-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-end {
    align-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-center {
    align-content: center !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-between {
    align-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-around {
    align-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-content-lg-stretch {
    align-content: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-auto {
    align-self: auto !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-start {
    align-self: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-end {
    align-self: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-center {
    align-self: center !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-baseline {
    align-self: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .flex-xl-row {
    flex-direction: row !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-column {
    flex-direction: column !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-wrap {
    flex-wrap: wrap !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-fill {
    flex: 1 1 auto !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  html:not(#__):not(#___) .cadmin .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  html:not(#__):not(#___) .cadmin .justify-content-xl-start {
    justify-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .justify-content-xl-end {
    justify-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .justify-content-xl-center {
    justify-content: center !important; }
  html:not(#__):not(#___) .cadmin .justify-content-xl-between {
    justify-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .justify-content-xl-around {
    justify-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-items-xl-start {
    align-items: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-items-xl-end {
    align-items: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-items-xl-center {
    align-items: center !important; }
  html:not(#__):not(#___) .cadmin .align-items-xl-baseline {
    align-items: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-items-xl-stretch {
    align-items: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-start {
    align-content: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-end {
    align-content: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-center {
    align-content: center !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-between {
    align-content: space-between !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-around {
    align-content: space-around !important; }
  html:not(#__):not(#___) .cadmin .align-content-xl-stretch {
    align-content: stretch !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-auto {
    align-self: auto !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-start {
    align-self: flex-start !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-end {
    align-self: flex-end !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-center {
    align-self: center !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-baseline {
    align-self: baseline !important; }
  html:not(#__):not(#___) .cadmin .align-self-xl-stretch {
    align-self: stretch !important; } }

html:not(#__):not(#___) .cadmin .float-left {
  float: left !important; }

html:not(#__):not(#___) .cadmin .float-right {
  float: right !important; }

html:not(#__):not(#___) .cadmin .float-none {
  float: none !important; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .float-sm-left {
    float: left !important; }
  html:not(#__):not(#___) .cadmin .float-sm-right {
    float: right !important; }
  html:not(#__):not(#___) .cadmin .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .float-md-left {
    float: left !important; }
  html:not(#__):not(#___) .cadmin .float-md-right {
    float: right !important; }
  html:not(#__):not(#___) .cadmin .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .float-lg-left {
    float: left !important; }
  html:not(#__):not(#___) .cadmin .float-lg-right {
    float: right !important; }
  html:not(#__):not(#___) .cadmin .float-lg-none {
    float: none !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .float-xl-left {
    float: left !important; }
  html:not(#__):not(#___) .cadmin .float-xl-right {
    float: right !important; }
  html:not(#__):not(#___) .cadmin .float-xl-none {
    float: none !important; } }

html:not(#__):not(#___) .cadmin .overflow-auto {
  overflow: auto !important; }

html:not(#__):not(#___) .cadmin .overflow-hidden {
  overflow: hidden !important; }

html:not(#__):not(#___) .cadmin .position-static {
  position: static !important; }

html:not(#__):not(#___) .cadmin .position-relative {
  position: relative !important; }

html:not(#__):not(#___) .cadmin .position-absolute {
  position: absolute !important; }

html:not(#__):not(#___) .cadmin .position-fixed {
  position: fixed !important; }

html:not(#__):not(#___) .cadmin .position-sticky {
  position: sticky !important; }

html:not(#__):not(#___) .cadmin .fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1030; }

html:not(#__):not(#___) .cadmin .fixed-bottom {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030; }

@supports (position: sticky) {
  html:not(#__):not(#___) .cadmin .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

html:not(#__):not(#___) .cadmin .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

html:not(#__):not(#___) .cadmin .sr-only-focusable:active, html:not(#__):not(#___) .cadmin .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

html:not(#__):not(#___) .cadmin .shadow-sm {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075) !important; }

html:not(#__):not(#___) .cadmin .shadow {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15) !important; }

html:not(#__):not(#___) .cadmin .shadow-lg {
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.175) !important; }

html:not(#__):not(#___) .cadmin .shadow-none {
  box-shadow: none !important; }

html:not(#__):not(#___) .cadmin .w-25 {
  width: 25% !important; }

html:not(#__):not(#___) .cadmin .w-50 {
  width: 50% !important; }

html:not(#__):not(#___) .cadmin .w-75 {
  width: 75% !important; }

html:not(#__):not(#___) .cadmin .w-100 {
  width: 100% !important; }

html:not(#__):not(#___) .cadmin .w-auto {
  width: auto !important; }

html:not(#__):not(#___) .cadmin .h-25 {
  height: 25% !important; }

html:not(#__):not(#___) .cadmin .h-50 {
  height: 50% !important; }

html:not(#__):not(#___) .cadmin .h-75 {
  height: 75% !important; }

html:not(#__):not(#___) .cadmin .h-100 {
  height: 100% !important; }

html:not(#__):not(#___) .cadmin .h-auto {
  height: auto !important; }

html:not(#__):not(#___) .cadmin .mw-100 {
  max-width: 100% !important; }

html:not(#__):not(#___) .cadmin .mh-100 {
  max-height: 100% !important; }

html:not(#__):not(#___) .cadmin .min-vw-100 {
  min-width: 100vw !important; }

html:not(#__):not(#___) .cadmin .min-vh-100 {
  min-height: 100vh !important; }

html:not(#__):not(#___) .cadmin .vw-100 {
  width: 100vw !important; }

html:not(#__):not(#___) .cadmin .vh-100 {
  height: 100vh !important; }

html:not(#__):not(#___) .cadmin .m-0 {
  margin: 0 !important; }

html:not(#__):not(#___) .cadmin .mt-0,
html:not(#__):not(#___) .cadmin .my-0 {
  margin-top: 0 !important; }

html:not(#__):not(#___) .cadmin .mr-0,
html:not(#__):not(#___) .cadmin .mx-0 {
  margin-right: 0 !important; }

html:not(#__):not(#___) .cadmin .mb-0,
html:not(#__):not(#___) .cadmin .my-0 {
  margin-bottom: 0 !important; }

html:not(#__):not(#___) .cadmin .ml-0,
html:not(#__):not(#___) .cadmin .mx-0 {
  margin-left: 0 !important; }

html:not(#__):not(#___) .cadmin .m-1 {
  margin: 4px !important; }

html:not(#__):not(#___) .cadmin .mt-1,
html:not(#__):not(#___) .cadmin .my-1 {
  margin-top: 4px !important; }

html:not(#__):not(#___) .cadmin .mr-1,
html:not(#__):not(#___) .cadmin .mx-1 {
  margin-right: 4px !important; }

html:not(#__):not(#___) .cadmin .mb-1,
html:not(#__):not(#___) .cadmin .my-1 {
  margin-bottom: 4px !important; }

html:not(#__):not(#___) .cadmin .ml-1,
html:not(#__):not(#___) .cadmin .mx-1 {
  margin-left: 4px !important; }

html:not(#__):not(#___) .cadmin .m-2 {
  margin: 8px !important; }

html:not(#__):not(#___) .cadmin .mt-2,
html:not(#__):not(#___) .cadmin .my-2 {
  margin-top: 8px !important; }

html:not(#__):not(#___) .cadmin .mr-2,
html:not(#__):not(#___) .cadmin .mx-2 {
  margin-right: 8px !important; }

html:not(#__):not(#___) .cadmin .mb-2,
html:not(#__):not(#___) .cadmin .my-2 {
  margin-bottom: 8px !important; }

html:not(#__):not(#___) .cadmin .ml-2,
html:not(#__):not(#___) .cadmin .mx-2 {
  margin-left: 8px !important; }

html:not(#__):not(#___) .cadmin .m-3 {
  margin: 16px !important; }

html:not(#__):not(#___) .cadmin .mt-3,
html:not(#__):not(#___) .cadmin .my-3 {
  margin-top: 16px !important; }

html:not(#__):not(#___) .cadmin .mr-3,
html:not(#__):not(#___) .cadmin .mx-3 {
  margin-right: 16px !important; }

html:not(#__):not(#___) .cadmin .mb-3,
html:not(#__):not(#___) .cadmin .my-3 {
  margin-bottom: 16px !important; }

html:not(#__):not(#___) .cadmin .ml-3,
html:not(#__):not(#___) .cadmin .mx-3 {
  margin-left: 16px !important; }

html:not(#__):not(#___) .cadmin .m-4 {
  margin: 24px !important; }

html:not(#__):not(#___) .cadmin .mt-4,
html:not(#__):not(#___) .cadmin .my-4 {
  margin-top: 24px !important; }

html:not(#__):not(#___) .cadmin .mr-4,
html:not(#__):not(#___) .cadmin .mx-4 {
  margin-right: 24px !important; }

html:not(#__):not(#___) .cadmin .mb-4,
html:not(#__):not(#___) .cadmin .my-4 {
  margin-bottom: 24px !important; }

html:not(#__):not(#___) .cadmin .ml-4,
html:not(#__):not(#___) .cadmin .mx-4 {
  margin-left: 24px !important; }

html:not(#__):not(#___) .cadmin .m-5 {
  margin: 48px !important; }

html:not(#__):not(#___) .cadmin .mt-5,
html:not(#__):not(#___) .cadmin .my-5 {
  margin-top: 48px !important; }

html:not(#__):not(#___) .cadmin .mr-5,
html:not(#__):not(#___) .cadmin .mx-5 {
  margin-right: 48px !important; }

html:not(#__):not(#___) .cadmin .mb-5,
html:not(#__):not(#___) .cadmin .my-5 {
  margin-bottom: 48px !important; }

html:not(#__):not(#___) .cadmin .ml-5,
html:not(#__):not(#___) .cadmin .mx-5 {
  margin-left: 48px !important; }

html:not(#__):not(#___) .cadmin .m-6 {
  margin: 72px !important; }

html:not(#__):not(#___) .cadmin .mt-6,
html:not(#__):not(#___) .cadmin .my-6 {
  margin-top: 72px !important; }

html:not(#__):not(#___) .cadmin .mr-6,
html:not(#__):not(#___) .cadmin .mx-6 {
  margin-right: 72px !important; }

html:not(#__):not(#___) .cadmin .mb-6,
html:not(#__):not(#___) .cadmin .my-6 {
  margin-bottom: 72px !important; }

html:not(#__):not(#___) .cadmin .ml-6,
html:not(#__):not(#___) .cadmin .mx-6 {
  margin-left: 72px !important; }

html:not(#__):not(#___) .cadmin .m-7 {
  margin: 96px !important; }

html:not(#__):not(#___) .cadmin .mt-7,
html:not(#__):not(#___) .cadmin .my-7 {
  margin-top: 96px !important; }

html:not(#__):not(#___) .cadmin .mr-7,
html:not(#__):not(#___) .cadmin .mx-7 {
  margin-right: 96px !important; }

html:not(#__):not(#___) .cadmin .mb-7,
html:not(#__):not(#___) .cadmin .my-7 {
  margin-bottom: 96px !important; }

html:not(#__):not(#___) .cadmin .ml-7,
html:not(#__):not(#___) .cadmin .mx-7 {
  margin-left: 96px !important; }

html:not(#__):not(#___) .cadmin .m-8 {
  margin: 120px !important; }

html:not(#__):not(#___) .cadmin .mt-8,
html:not(#__):not(#___) .cadmin .my-8 {
  margin-top: 120px !important; }

html:not(#__):not(#___) .cadmin .mr-8,
html:not(#__):not(#___) .cadmin .mx-8 {
  margin-right: 120px !important; }

html:not(#__):not(#___) .cadmin .mb-8,
html:not(#__):not(#___) .cadmin .my-8 {
  margin-bottom: 120px !important; }

html:not(#__):not(#___) .cadmin .ml-8,
html:not(#__):not(#___) .cadmin .mx-8 {
  margin-left: 120px !important; }

html:not(#__):not(#___) .cadmin .m-9 {
  margin: 144px !important; }

html:not(#__):not(#___) .cadmin .mt-9,
html:not(#__):not(#___) .cadmin .my-9 {
  margin-top: 144px !important; }

html:not(#__):not(#___) .cadmin .mr-9,
html:not(#__):not(#___) .cadmin .mx-9 {
  margin-right: 144px !important; }

html:not(#__):not(#___) .cadmin .mb-9,
html:not(#__):not(#___) .cadmin .my-9 {
  margin-bottom: 144px !important; }

html:not(#__):not(#___) .cadmin .ml-9,
html:not(#__):not(#___) .cadmin .mx-9 {
  margin-left: 144px !important; }

html:not(#__):not(#___) .cadmin .m-10 {
  margin: 160px !important; }

html:not(#__):not(#___) .cadmin .mt-10,
html:not(#__):not(#___) .cadmin .my-10 {
  margin-top: 160px !important; }

html:not(#__):not(#___) .cadmin .mr-10,
html:not(#__):not(#___) .cadmin .mx-10 {
  margin-right: 160px !important; }

html:not(#__):not(#___) .cadmin .mb-10,
html:not(#__):not(#___) .cadmin .my-10 {
  margin-bottom: 160px !important; }

html:not(#__):not(#___) .cadmin .ml-10,
html:not(#__):not(#___) .cadmin .mx-10 {
  margin-left: 160px !important; }

html:not(#__):not(#___) .cadmin .p-0 {
  padding: 0 !important; }

html:not(#__):not(#___) .cadmin .pt-0,
html:not(#__):not(#___) .cadmin .py-0 {
  padding-top: 0 !important; }

html:not(#__):not(#___) .cadmin .pr-0,
html:not(#__):not(#___) .cadmin .px-0 {
  padding-right: 0 !important; }

html:not(#__):not(#___) .cadmin .pb-0,
html:not(#__):not(#___) .cadmin .py-0 {
  padding-bottom: 0 !important; }

html:not(#__):not(#___) .cadmin .pl-0,
html:not(#__):not(#___) .cadmin .px-0 {
  padding-left: 0 !important; }

html:not(#__):not(#___) .cadmin .p-1 {
  padding: 4px !important; }

html:not(#__):not(#___) .cadmin .pt-1,
html:not(#__):not(#___) .cadmin .py-1 {
  padding-top: 4px !important; }

html:not(#__):not(#___) .cadmin .pr-1,
html:not(#__):not(#___) .cadmin .px-1 {
  padding-right: 4px !important; }

html:not(#__):not(#___) .cadmin .pb-1,
html:not(#__):not(#___) .cadmin .py-1 {
  padding-bottom: 4px !important; }

html:not(#__):not(#___) .cadmin .pl-1,
html:not(#__):not(#___) .cadmin .px-1 {
  padding-left: 4px !important; }

html:not(#__):not(#___) .cadmin .p-2 {
  padding: 8px !important; }

html:not(#__):not(#___) .cadmin .pt-2,
html:not(#__):not(#___) .cadmin .py-2 {
  padding-top: 8px !important; }

html:not(#__):not(#___) .cadmin .pr-2,
html:not(#__):not(#___) .cadmin .px-2 {
  padding-right: 8px !important; }

html:not(#__):not(#___) .cadmin .pb-2,
html:not(#__):not(#___) .cadmin .py-2 {
  padding-bottom: 8px !important; }

html:not(#__):not(#___) .cadmin .pl-2,
html:not(#__):not(#___) .cadmin .px-2 {
  padding-left: 8px !important; }

html:not(#__):not(#___) .cadmin .p-3 {
  padding: 16px !important; }

html:not(#__):not(#___) .cadmin .pt-3,
html:not(#__):not(#___) .cadmin .py-3 {
  padding-top: 16px !important; }

html:not(#__):not(#___) .cadmin .pr-3,
html:not(#__):not(#___) .cadmin .px-3 {
  padding-right: 16px !important; }

html:not(#__):not(#___) .cadmin .pb-3,
html:not(#__):not(#___) .cadmin .py-3 {
  padding-bottom: 16px !important; }

html:not(#__):not(#___) .cadmin .pl-3,
html:not(#__):not(#___) .cadmin .px-3 {
  padding-left: 16px !important; }

html:not(#__):not(#___) .cadmin .p-4 {
  padding: 24px !important; }

html:not(#__):not(#___) .cadmin .pt-4,
html:not(#__):not(#___) .cadmin .py-4 {
  padding-top: 24px !important; }

html:not(#__):not(#___) .cadmin .pr-4,
html:not(#__):not(#___) .cadmin .px-4 {
  padding-right: 24px !important; }

html:not(#__):not(#___) .cadmin .pb-4,
html:not(#__):not(#___) .cadmin .py-4 {
  padding-bottom: 24px !important; }

html:not(#__):not(#___) .cadmin .pl-4,
html:not(#__):not(#___) .cadmin .px-4 {
  padding-left: 24px !important; }

html:not(#__):not(#___) .cadmin .p-5 {
  padding: 48px !important; }

html:not(#__):not(#___) .cadmin .pt-5,
html:not(#__):not(#___) .cadmin .py-5 {
  padding-top: 48px !important; }

html:not(#__):not(#___) .cadmin .pr-5,
html:not(#__):not(#___) .cadmin .px-5 {
  padding-right: 48px !important; }

html:not(#__):not(#___) .cadmin .pb-5,
html:not(#__):not(#___) .cadmin .py-5 {
  padding-bottom: 48px !important; }

html:not(#__):not(#___) .cadmin .pl-5,
html:not(#__):not(#___) .cadmin .px-5 {
  padding-left: 48px !important; }

html:not(#__):not(#___) .cadmin .p-6 {
  padding: 72px !important; }

html:not(#__):not(#___) .cadmin .pt-6,
html:not(#__):not(#___) .cadmin .py-6 {
  padding-top: 72px !important; }

html:not(#__):not(#___) .cadmin .pr-6,
html:not(#__):not(#___) .cadmin .px-6 {
  padding-right: 72px !important; }

html:not(#__):not(#___) .cadmin .pb-6,
html:not(#__):not(#___) .cadmin .py-6 {
  padding-bottom: 72px !important; }

html:not(#__):not(#___) .cadmin .pl-6,
html:not(#__):not(#___) .cadmin .px-6 {
  padding-left: 72px !important; }

html:not(#__):not(#___) .cadmin .p-7 {
  padding: 96px !important; }

html:not(#__):not(#___) .cadmin .pt-7,
html:not(#__):not(#___) .cadmin .py-7 {
  padding-top: 96px !important; }

html:not(#__):not(#___) .cadmin .pr-7,
html:not(#__):not(#___) .cadmin .px-7 {
  padding-right: 96px !important; }

html:not(#__):not(#___) .cadmin .pb-7,
html:not(#__):not(#___) .cadmin .py-7 {
  padding-bottom: 96px !important; }

html:not(#__):not(#___) .cadmin .pl-7,
html:not(#__):not(#___) .cadmin .px-7 {
  padding-left: 96px !important; }

html:not(#__):not(#___) .cadmin .p-8 {
  padding: 120px !important; }

html:not(#__):not(#___) .cadmin .pt-8,
html:not(#__):not(#___) .cadmin .py-8 {
  padding-top: 120px !important; }

html:not(#__):not(#___) .cadmin .pr-8,
html:not(#__):not(#___) .cadmin .px-8 {
  padding-right: 120px !important; }

html:not(#__):not(#___) .cadmin .pb-8,
html:not(#__):not(#___) .cadmin .py-8 {
  padding-bottom: 120px !important; }

html:not(#__):not(#___) .cadmin .pl-8,
html:not(#__):not(#___) .cadmin .px-8 {
  padding-left: 120px !important; }

html:not(#__):not(#___) .cadmin .p-9 {
  padding: 144px !important; }

html:not(#__):not(#___) .cadmin .pt-9,
html:not(#__):not(#___) .cadmin .py-9 {
  padding-top: 144px !important; }

html:not(#__):not(#___) .cadmin .pr-9,
html:not(#__):not(#___) .cadmin .px-9 {
  padding-right: 144px !important; }

html:not(#__):not(#___) .cadmin .pb-9,
html:not(#__):not(#___) .cadmin .py-9 {
  padding-bottom: 144px !important; }

html:not(#__):not(#___) .cadmin .pl-9,
html:not(#__):not(#___) .cadmin .px-9 {
  padding-left: 144px !important; }

html:not(#__):not(#___) .cadmin .p-10 {
  padding: 160px !important; }

html:not(#__):not(#___) .cadmin .pt-10,
html:not(#__):not(#___) .cadmin .py-10 {
  padding-top: 160px !important; }

html:not(#__):not(#___) .cadmin .pr-10,
html:not(#__):not(#___) .cadmin .px-10 {
  padding-right: 160px !important; }

html:not(#__):not(#___) .cadmin .pb-10,
html:not(#__):not(#___) .cadmin .py-10 {
  padding-bottom: 160px !important; }

html:not(#__):not(#___) .cadmin .pl-10,
html:not(#__):not(#___) .cadmin .px-10 {
  padding-left: 160px !important; }

html:not(#__):not(#___) .cadmin .m-n1 {
  margin: -4px !important; }

html:not(#__):not(#___) .cadmin .mt-n1,
html:not(#__):not(#___) .cadmin .my-n1 {
  margin-top: -4px !important; }

html:not(#__):not(#___) .cadmin .mr-n1,
html:not(#__):not(#___) .cadmin .mx-n1 {
  margin-right: -4px !important; }

html:not(#__):not(#___) .cadmin .mb-n1,
html:not(#__):not(#___) .cadmin .my-n1 {
  margin-bottom: -4px !important; }

html:not(#__):not(#___) .cadmin .ml-n1,
html:not(#__):not(#___) .cadmin .mx-n1 {
  margin-left: -4px !important; }

html:not(#__):not(#___) .cadmin .m-n2 {
  margin: -8px !important; }

html:not(#__):not(#___) .cadmin .mt-n2,
html:not(#__):not(#___) .cadmin .my-n2 {
  margin-top: -8px !important; }

html:not(#__):not(#___) .cadmin .mr-n2,
html:not(#__):not(#___) .cadmin .mx-n2 {
  margin-right: -8px !important; }

html:not(#__):not(#___) .cadmin .mb-n2,
html:not(#__):not(#___) .cadmin .my-n2 {
  margin-bottom: -8px !important; }

html:not(#__):not(#___) .cadmin .ml-n2,
html:not(#__):not(#___) .cadmin .mx-n2 {
  margin-left: -8px !important; }

html:not(#__):not(#___) .cadmin .m-n3 {
  margin: -16px !important; }

html:not(#__):not(#___) .cadmin .mt-n3,
html:not(#__):not(#___) .cadmin .my-n3 {
  margin-top: -16px !important; }

html:not(#__):not(#___) .cadmin .mr-n3,
html:not(#__):not(#___) .cadmin .mx-n3 {
  margin-right: -16px !important; }

html:not(#__):not(#___) .cadmin .mb-n3,
html:not(#__):not(#___) .cadmin .my-n3 {
  margin-bottom: -16px !important; }

html:not(#__):not(#___) .cadmin .ml-n3,
html:not(#__):not(#___) .cadmin .mx-n3 {
  margin-left: -16px !important; }

html:not(#__):not(#___) .cadmin .m-n4 {
  margin: -24px !important; }

html:not(#__):not(#___) .cadmin .mt-n4,
html:not(#__):not(#___) .cadmin .my-n4 {
  margin-top: -24px !important; }

html:not(#__):not(#___) .cadmin .mr-n4,
html:not(#__):not(#___) .cadmin .mx-n4 {
  margin-right: -24px !important; }

html:not(#__):not(#___) .cadmin .mb-n4,
html:not(#__):not(#___) .cadmin .my-n4 {
  margin-bottom: -24px !important; }

html:not(#__):not(#___) .cadmin .ml-n4,
html:not(#__):not(#___) .cadmin .mx-n4 {
  margin-left: -24px !important; }

html:not(#__):not(#___) .cadmin .m-n5 {
  margin: -48px !important; }

html:not(#__):not(#___) .cadmin .mt-n5,
html:not(#__):not(#___) .cadmin .my-n5 {
  margin-top: -48px !important; }

html:not(#__):not(#___) .cadmin .mr-n5,
html:not(#__):not(#___) .cadmin .mx-n5 {
  margin-right: -48px !important; }

html:not(#__):not(#___) .cadmin .mb-n5,
html:not(#__):not(#___) .cadmin .my-n5 {
  margin-bottom: -48px !important; }

html:not(#__):not(#___) .cadmin .ml-n5,
html:not(#__):not(#___) .cadmin .mx-n5 {
  margin-left: -48px !important; }

html:not(#__):not(#___) .cadmin .m-n6 {
  margin: -72px !important; }

html:not(#__):not(#___) .cadmin .mt-n6,
html:not(#__):not(#___) .cadmin .my-n6 {
  margin-top: -72px !important; }

html:not(#__):not(#___) .cadmin .mr-n6,
html:not(#__):not(#___) .cadmin .mx-n6 {
  margin-right: -72px !important; }

html:not(#__):not(#___) .cadmin .mb-n6,
html:not(#__):not(#___) .cadmin .my-n6 {
  margin-bottom: -72px !important; }

html:not(#__):not(#___) .cadmin .ml-n6,
html:not(#__):not(#___) .cadmin .mx-n6 {
  margin-left: -72px !important; }

html:not(#__):not(#___) .cadmin .m-n7 {
  margin: -96px !important; }

html:not(#__):not(#___) .cadmin .mt-n7,
html:not(#__):not(#___) .cadmin .my-n7 {
  margin-top: -96px !important; }

html:not(#__):not(#___) .cadmin .mr-n7,
html:not(#__):not(#___) .cadmin .mx-n7 {
  margin-right: -96px !important; }

html:not(#__):not(#___) .cadmin .mb-n7,
html:not(#__):not(#___) .cadmin .my-n7 {
  margin-bottom: -96px !important; }

html:not(#__):not(#___) .cadmin .ml-n7,
html:not(#__):not(#___) .cadmin .mx-n7 {
  margin-left: -96px !important; }

html:not(#__):not(#___) .cadmin .m-n8 {
  margin: -120px !important; }

html:not(#__):not(#___) .cadmin .mt-n8,
html:not(#__):not(#___) .cadmin .my-n8 {
  margin-top: -120px !important; }

html:not(#__):not(#___) .cadmin .mr-n8,
html:not(#__):not(#___) .cadmin .mx-n8 {
  margin-right: -120px !important; }

html:not(#__):not(#___) .cadmin .mb-n8,
html:not(#__):not(#___) .cadmin .my-n8 {
  margin-bottom: -120px !important; }

html:not(#__):not(#___) .cadmin .ml-n8,
html:not(#__):not(#___) .cadmin .mx-n8 {
  margin-left: -120px !important; }

html:not(#__):not(#___) .cadmin .m-n9 {
  margin: -144px !important; }

html:not(#__):not(#___) .cadmin .mt-n9,
html:not(#__):not(#___) .cadmin .my-n9 {
  margin-top: -144px !important; }

html:not(#__):not(#___) .cadmin .mr-n9,
html:not(#__):not(#___) .cadmin .mx-n9 {
  margin-right: -144px !important; }

html:not(#__):not(#___) .cadmin .mb-n9,
html:not(#__):not(#___) .cadmin .my-n9 {
  margin-bottom: -144px !important; }

html:not(#__):not(#___) .cadmin .ml-n9,
html:not(#__):not(#___) .cadmin .mx-n9 {
  margin-left: -144px !important; }

html:not(#__):not(#___) .cadmin .m-n10 {
  margin: -160px !important; }

html:not(#__):not(#___) .cadmin .mt-n10,
html:not(#__):not(#___) .cadmin .my-n10 {
  margin-top: -160px !important; }

html:not(#__):not(#___) .cadmin .mr-n10,
html:not(#__):not(#___) .cadmin .mx-n10 {
  margin-right: -160px !important; }

html:not(#__):not(#___) .cadmin .mb-n10,
html:not(#__):not(#___) .cadmin .my-n10 {
  margin-bottom: -160px !important; }

html:not(#__):not(#___) .cadmin .ml-n10,
html:not(#__):not(#___) .cadmin .mx-n10 {
  margin-left: -160px !important; }

html:not(#__):not(#___) .cadmin .m-auto {
  margin: auto !important; }

html:not(#__):not(#___) .cadmin .mt-auto,
html:not(#__):not(#___) .cadmin .my-auto {
  margin-top: auto !important; }

html:not(#__):not(#___) .cadmin .mr-auto,
html:not(#__):not(#___) .cadmin .mx-auto {
  margin-right: auto !important; }

html:not(#__):not(#___) .cadmin .mb-auto,
html:not(#__):not(#___) .cadmin .my-auto {
  margin-bottom: auto !important; }

html:not(#__):not(#___) .cadmin .ml-auto,
html:not(#__):not(#___) .cadmin .mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .m-sm-0 {
    margin: 0 !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-0,
  html:not(#__):not(#___) .cadmin .my-sm-0 {
    margin-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-0,
  html:not(#__):not(#___) .cadmin .mx-sm-0 {
    margin-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-0,
  html:not(#__):not(#___) .cadmin .my-sm-0 {
    margin-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-0,
  html:not(#__):not(#___) .cadmin .mx-sm-0 {
    margin-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .m-sm-1 {
    margin: 4px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-1,
  html:not(#__):not(#___) .cadmin .my-sm-1 {
    margin-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-1,
  html:not(#__):not(#___) .cadmin .mx-sm-1 {
    margin-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-1,
  html:not(#__):not(#___) .cadmin .my-sm-1 {
    margin-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-1,
  html:not(#__):not(#___) .cadmin .mx-sm-1 {
    margin-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-2 {
    margin: 8px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-2,
  html:not(#__):not(#___) .cadmin .my-sm-2 {
    margin-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-2,
  html:not(#__):not(#___) .cadmin .mx-sm-2 {
    margin-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-2,
  html:not(#__):not(#___) .cadmin .my-sm-2 {
    margin-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-2,
  html:not(#__):not(#___) .cadmin .mx-sm-2 {
    margin-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-3 {
    margin: 16px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-3,
  html:not(#__):not(#___) .cadmin .my-sm-3 {
    margin-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-3,
  html:not(#__):not(#___) .cadmin .mx-sm-3 {
    margin-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-3,
  html:not(#__):not(#___) .cadmin .my-sm-3 {
    margin-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-3,
  html:not(#__):not(#___) .cadmin .mx-sm-3 {
    margin-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-4 {
    margin: 24px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-4,
  html:not(#__):not(#___) .cadmin .my-sm-4 {
    margin-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-4,
  html:not(#__):not(#___) .cadmin .mx-sm-4 {
    margin-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-4,
  html:not(#__):not(#___) .cadmin .my-sm-4 {
    margin-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-4,
  html:not(#__):not(#___) .cadmin .mx-sm-4 {
    margin-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-5 {
    margin: 48px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-5,
  html:not(#__):not(#___) .cadmin .my-sm-5 {
    margin-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-5,
  html:not(#__):not(#___) .cadmin .mx-sm-5 {
    margin-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-5,
  html:not(#__):not(#___) .cadmin .my-sm-5 {
    margin-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-5,
  html:not(#__):not(#___) .cadmin .mx-sm-5 {
    margin-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-6 {
    margin: 72px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-6,
  html:not(#__):not(#___) .cadmin .my-sm-6 {
    margin-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-6,
  html:not(#__):not(#___) .cadmin .mx-sm-6 {
    margin-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-6,
  html:not(#__):not(#___) .cadmin .my-sm-6 {
    margin-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-6,
  html:not(#__):not(#___) .cadmin .mx-sm-6 {
    margin-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-7 {
    margin: 96px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-7,
  html:not(#__):not(#___) .cadmin .my-sm-7 {
    margin-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-7,
  html:not(#__):not(#___) .cadmin .mx-sm-7 {
    margin-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-7,
  html:not(#__):not(#___) .cadmin .my-sm-7 {
    margin-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-7,
  html:not(#__):not(#___) .cadmin .mx-sm-7 {
    margin-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-8 {
    margin: 120px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-8,
  html:not(#__):not(#___) .cadmin .my-sm-8 {
    margin-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-8,
  html:not(#__):not(#___) .cadmin .mx-sm-8 {
    margin-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-8,
  html:not(#__):not(#___) .cadmin .my-sm-8 {
    margin-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-8,
  html:not(#__):not(#___) .cadmin .mx-sm-8 {
    margin-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-9 {
    margin: 144px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-9,
  html:not(#__):not(#___) .cadmin .my-sm-9 {
    margin-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-9,
  html:not(#__):not(#___) .cadmin .mx-sm-9 {
    margin-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-9,
  html:not(#__):not(#___) .cadmin .my-sm-9 {
    margin-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-9,
  html:not(#__):not(#___) .cadmin .mx-sm-9 {
    margin-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-10 {
    margin: 160px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-10,
  html:not(#__):not(#___) .cadmin .my-sm-10 {
    margin-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-10,
  html:not(#__):not(#___) .cadmin .mx-sm-10 {
    margin-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-10,
  html:not(#__):not(#___) .cadmin .my-sm-10 {
    margin-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-10,
  html:not(#__):not(#___) .cadmin .mx-sm-10 {
    margin-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-0 {
    padding: 0 !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-0,
  html:not(#__):not(#___) .cadmin .py-sm-0 {
    padding-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-0,
  html:not(#__):not(#___) .cadmin .px-sm-0 {
    padding-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-0,
  html:not(#__):not(#___) .cadmin .py-sm-0 {
    padding-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-0,
  html:not(#__):not(#___) .cadmin .px-sm-0 {
    padding-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .p-sm-1 {
    padding: 4px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-1,
  html:not(#__):not(#___) .cadmin .py-sm-1 {
    padding-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-1,
  html:not(#__):not(#___) .cadmin .px-sm-1 {
    padding-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-1,
  html:not(#__):not(#___) .cadmin .py-sm-1 {
    padding-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-1,
  html:not(#__):not(#___) .cadmin .px-sm-1 {
    padding-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-2 {
    padding: 8px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-2,
  html:not(#__):not(#___) .cadmin .py-sm-2 {
    padding-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-2,
  html:not(#__):not(#___) .cadmin .px-sm-2 {
    padding-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-2,
  html:not(#__):not(#___) .cadmin .py-sm-2 {
    padding-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-2,
  html:not(#__):not(#___) .cadmin .px-sm-2 {
    padding-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-3 {
    padding: 16px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-3,
  html:not(#__):not(#___) .cadmin .py-sm-3 {
    padding-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-3,
  html:not(#__):not(#___) .cadmin .px-sm-3 {
    padding-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-3,
  html:not(#__):not(#___) .cadmin .py-sm-3 {
    padding-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-3,
  html:not(#__):not(#___) .cadmin .px-sm-3 {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-4 {
    padding: 24px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-4,
  html:not(#__):not(#___) .cadmin .py-sm-4 {
    padding-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-4,
  html:not(#__):not(#___) .cadmin .px-sm-4 {
    padding-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-4,
  html:not(#__):not(#___) .cadmin .py-sm-4 {
    padding-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-4,
  html:not(#__):not(#___) .cadmin .px-sm-4 {
    padding-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-5 {
    padding: 48px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-5,
  html:not(#__):not(#___) .cadmin .py-sm-5 {
    padding-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-5,
  html:not(#__):not(#___) .cadmin .px-sm-5 {
    padding-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-5,
  html:not(#__):not(#___) .cadmin .py-sm-5 {
    padding-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-5,
  html:not(#__):not(#___) .cadmin .px-sm-5 {
    padding-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-6 {
    padding: 72px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-6,
  html:not(#__):not(#___) .cadmin .py-sm-6 {
    padding-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-6,
  html:not(#__):not(#___) .cadmin .px-sm-6 {
    padding-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-6,
  html:not(#__):not(#___) .cadmin .py-sm-6 {
    padding-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-6,
  html:not(#__):not(#___) .cadmin .px-sm-6 {
    padding-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-7 {
    padding: 96px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-7,
  html:not(#__):not(#___) .cadmin .py-sm-7 {
    padding-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-7,
  html:not(#__):not(#___) .cadmin .px-sm-7 {
    padding-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-7,
  html:not(#__):not(#___) .cadmin .py-sm-7 {
    padding-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-7,
  html:not(#__):not(#___) .cadmin .px-sm-7 {
    padding-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-8 {
    padding: 120px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-8,
  html:not(#__):not(#___) .cadmin .py-sm-8 {
    padding-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-8,
  html:not(#__):not(#___) .cadmin .px-sm-8 {
    padding-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-8,
  html:not(#__):not(#___) .cadmin .py-sm-8 {
    padding-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-8,
  html:not(#__):not(#___) .cadmin .px-sm-8 {
    padding-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-9 {
    padding: 144px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-9,
  html:not(#__):not(#___) .cadmin .py-sm-9 {
    padding-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-9,
  html:not(#__):not(#___) .cadmin .px-sm-9 {
    padding-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-9,
  html:not(#__):not(#___) .cadmin .py-sm-9 {
    padding-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-9,
  html:not(#__):not(#___) .cadmin .px-sm-9 {
    padding-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .p-sm-10 {
    padding: 160px !important; }
  html:not(#__):not(#___) .cadmin .pt-sm-10,
  html:not(#__):not(#___) .cadmin .py-sm-10 {
    padding-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .pr-sm-10,
  html:not(#__):not(#___) .cadmin .px-sm-10 {
    padding-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .pb-sm-10,
  html:not(#__):not(#___) .cadmin .py-sm-10 {
    padding-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .pl-sm-10,
  html:not(#__):not(#___) .cadmin .px-sm-10 {
    padding-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n1 {
    margin: -4px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n1,
  html:not(#__):not(#___) .cadmin .my-sm-n1 {
    margin-top: -4px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n1,
  html:not(#__):not(#___) .cadmin .mx-sm-n1 {
    margin-right: -4px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n1,
  html:not(#__):not(#___) .cadmin .my-sm-n1 {
    margin-bottom: -4px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n1,
  html:not(#__):not(#___) .cadmin .mx-sm-n1 {
    margin-left: -4px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n2 {
    margin: -8px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n2,
  html:not(#__):not(#___) .cadmin .my-sm-n2 {
    margin-top: -8px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n2,
  html:not(#__):not(#___) .cadmin .mx-sm-n2 {
    margin-right: -8px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n2,
  html:not(#__):not(#___) .cadmin .my-sm-n2 {
    margin-bottom: -8px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n2,
  html:not(#__):not(#___) .cadmin .mx-sm-n2 {
    margin-left: -8px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n3 {
    margin: -16px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n3,
  html:not(#__):not(#___) .cadmin .my-sm-n3 {
    margin-top: -16px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n3,
  html:not(#__):not(#___) .cadmin .mx-sm-n3 {
    margin-right: -16px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n3,
  html:not(#__):not(#___) .cadmin .my-sm-n3 {
    margin-bottom: -16px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n3,
  html:not(#__):not(#___) .cadmin .mx-sm-n3 {
    margin-left: -16px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n4 {
    margin: -24px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n4,
  html:not(#__):not(#___) .cadmin .my-sm-n4 {
    margin-top: -24px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n4,
  html:not(#__):not(#___) .cadmin .mx-sm-n4 {
    margin-right: -24px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n4,
  html:not(#__):not(#___) .cadmin .my-sm-n4 {
    margin-bottom: -24px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n4,
  html:not(#__):not(#___) .cadmin .mx-sm-n4 {
    margin-left: -24px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n5 {
    margin: -48px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n5,
  html:not(#__):not(#___) .cadmin .my-sm-n5 {
    margin-top: -48px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n5,
  html:not(#__):not(#___) .cadmin .mx-sm-n5 {
    margin-right: -48px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n5,
  html:not(#__):not(#___) .cadmin .my-sm-n5 {
    margin-bottom: -48px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n5,
  html:not(#__):not(#___) .cadmin .mx-sm-n5 {
    margin-left: -48px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n6 {
    margin: -72px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n6,
  html:not(#__):not(#___) .cadmin .my-sm-n6 {
    margin-top: -72px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n6,
  html:not(#__):not(#___) .cadmin .mx-sm-n6 {
    margin-right: -72px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n6,
  html:not(#__):not(#___) .cadmin .my-sm-n6 {
    margin-bottom: -72px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n6,
  html:not(#__):not(#___) .cadmin .mx-sm-n6 {
    margin-left: -72px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n7 {
    margin: -96px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n7,
  html:not(#__):not(#___) .cadmin .my-sm-n7 {
    margin-top: -96px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n7,
  html:not(#__):not(#___) .cadmin .mx-sm-n7 {
    margin-right: -96px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n7,
  html:not(#__):not(#___) .cadmin .my-sm-n7 {
    margin-bottom: -96px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n7,
  html:not(#__):not(#___) .cadmin .mx-sm-n7 {
    margin-left: -96px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n8 {
    margin: -120px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n8,
  html:not(#__):not(#___) .cadmin .my-sm-n8 {
    margin-top: -120px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n8,
  html:not(#__):not(#___) .cadmin .mx-sm-n8 {
    margin-right: -120px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n8,
  html:not(#__):not(#___) .cadmin .my-sm-n8 {
    margin-bottom: -120px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n8,
  html:not(#__):not(#___) .cadmin .mx-sm-n8 {
    margin-left: -120px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n9 {
    margin: -144px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n9,
  html:not(#__):not(#___) .cadmin .my-sm-n9 {
    margin-top: -144px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n9,
  html:not(#__):not(#___) .cadmin .mx-sm-n9 {
    margin-right: -144px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n9,
  html:not(#__):not(#___) .cadmin .my-sm-n9 {
    margin-bottom: -144px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n9,
  html:not(#__):not(#___) .cadmin .mx-sm-n9 {
    margin-left: -144px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-n10 {
    margin: -160px !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-n10,
  html:not(#__):not(#___) .cadmin .my-sm-n10 {
    margin-top: -160px !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-n10,
  html:not(#__):not(#___) .cadmin .mx-sm-n10 {
    margin-right: -160px !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-n10,
  html:not(#__):not(#___) .cadmin .my-sm-n10 {
    margin-bottom: -160px !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-n10,
  html:not(#__):not(#___) .cadmin .mx-sm-n10 {
    margin-left: -160px !important; }
  html:not(#__):not(#___) .cadmin .m-sm-auto {
    margin: auto !important; }
  html:not(#__):not(#___) .cadmin .mt-sm-auto,
  html:not(#__):not(#___) .cadmin .my-sm-auto {
    margin-top: auto !important; }
  html:not(#__):not(#___) .cadmin .mr-sm-auto,
  html:not(#__):not(#___) .cadmin .mx-sm-auto {
    margin-right: auto !important; }
  html:not(#__):not(#___) .cadmin .mb-sm-auto,
  html:not(#__):not(#___) .cadmin .my-sm-auto {
    margin-bottom: auto !important; }
  html:not(#__):not(#___) .cadmin .ml-sm-auto,
  html:not(#__):not(#___) .cadmin .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .m-md-0 {
    margin: 0 !important; }
  html:not(#__):not(#___) .cadmin .mt-md-0,
  html:not(#__):not(#___) .cadmin .my-md-0 {
    margin-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .mr-md-0,
  html:not(#__):not(#___) .cadmin .mx-md-0 {
    margin-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .mb-md-0,
  html:not(#__):not(#___) .cadmin .my-md-0 {
    margin-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .ml-md-0,
  html:not(#__):not(#___) .cadmin .mx-md-0 {
    margin-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .m-md-1 {
    margin: 4px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-1,
  html:not(#__):not(#___) .cadmin .my-md-1 {
    margin-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-1,
  html:not(#__):not(#___) .cadmin .mx-md-1 {
    margin-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-1,
  html:not(#__):not(#___) .cadmin .my-md-1 {
    margin-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-1,
  html:not(#__):not(#___) .cadmin .mx-md-1 {
    margin-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .m-md-2 {
    margin: 8px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-2,
  html:not(#__):not(#___) .cadmin .my-md-2 {
    margin-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-2,
  html:not(#__):not(#___) .cadmin .mx-md-2 {
    margin-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-2,
  html:not(#__):not(#___) .cadmin .my-md-2 {
    margin-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-2,
  html:not(#__):not(#___) .cadmin .mx-md-2 {
    margin-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .m-md-3 {
    margin: 16px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-3,
  html:not(#__):not(#___) .cadmin .my-md-3 {
    margin-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-3,
  html:not(#__):not(#___) .cadmin .mx-md-3 {
    margin-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-3,
  html:not(#__):not(#___) .cadmin .my-md-3 {
    margin-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-3,
  html:not(#__):not(#___) .cadmin .mx-md-3 {
    margin-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .m-md-4 {
    margin: 24px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-4,
  html:not(#__):not(#___) .cadmin .my-md-4 {
    margin-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-4,
  html:not(#__):not(#___) .cadmin .mx-md-4 {
    margin-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-4,
  html:not(#__):not(#___) .cadmin .my-md-4 {
    margin-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-4,
  html:not(#__):not(#___) .cadmin .mx-md-4 {
    margin-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .m-md-5 {
    margin: 48px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-5,
  html:not(#__):not(#___) .cadmin .my-md-5 {
    margin-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-5,
  html:not(#__):not(#___) .cadmin .mx-md-5 {
    margin-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-5,
  html:not(#__):not(#___) .cadmin .my-md-5 {
    margin-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-5,
  html:not(#__):not(#___) .cadmin .mx-md-5 {
    margin-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .m-md-6 {
    margin: 72px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-6,
  html:not(#__):not(#___) .cadmin .my-md-6 {
    margin-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-6,
  html:not(#__):not(#___) .cadmin .mx-md-6 {
    margin-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-6,
  html:not(#__):not(#___) .cadmin .my-md-6 {
    margin-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-6,
  html:not(#__):not(#___) .cadmin .mx-md-6 {
    margin-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .m-md-7 {
    margin: 96px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-7,
  html:not(#__):not(#___) .cadmin .my-md-7 {
    margin-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-7,
  html:not(#__):not(#___) .cadmin .mx-md-7 {
    margin-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-7,
  html:not(#__):not(#___) .cadmin .my-md-7 {
    margin-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-7,
  html:not(#__):not(#___) .cadmin .mx-md-7 {
    margin-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .m-md-8 {
    margin: 120px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-8,
  html:not(#__):not(#___) .cadmin .my-md-8 {
    margin-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-8,
  html:not(#__):not(#___) .cadmin .mx-md-8 {
    margin-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-8,
  html:not(#__):not(#___) .cadmin .my-md-8 {
    margin-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-8,
  html:not(#__):not(#___) .cadmin .mx-md-8 {
    margin-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .m-md-9 {
    margin: 144px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-9,
  html:not(#__):not(#___) .cadmin .my-md-9 {
    margin-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-9,
  html:not(#__):not(#___) .cadmin .mx-md-9 {
    margin-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-9,
  html:not(#__):not(#___) .cadmin .my-md-9 {
    margin-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-9,
  html:not(#__):not(#___) .cadmin .mx-md-9 {
    margin-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .m-md-10 {
    margin: 160px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-10,
  html:not(#__):not(#___) .cadmin .my-md-10 {
    margin-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-10,
  html:not(#__):not(#___) .cadmin .mx-md-10 {
    margin-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-10,
  html:not(#__):not(#___) .cadmin .my-md-10 {
    margin-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-10,
  html:not(#__):not(#___) .cadmin .mx-md-10 {
    margin-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .p-md-0 {
    padding: 0 !important; }
  html:not(#__):not(#___) .cadmin .pt-md-0,
  html:not(#__):not(#___) .cadmin .py-md-0 {
    padding-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .pr-md-0,
  html:not(#__):not(#___) .cadmin .px-md-0 {
    padding-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .pb-md-0,
  html:not(#__):not(#___) .cadmin .py-md-0 {
    padding-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .pl-md-0,
  html:not(#__):not(#___) .cadmin .px-md-0 {
    padding-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .p-md-1 {
    padding: 4px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-1,
  html:not(#__):not(#___) .cadmin .py-md-1 {
    padding-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-1,
  html:not(#__):not(#___) .cadmin .px-md-1 {
    padding-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-1,
  html:not(#__):not(#___) .cadmin .py-md-1 {
    padding-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-1,
  html:not(#__):not(#___) .cadmin .px-md-1 {
    padding-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .p-md-2 {
    padding: 8px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-2,
  html:not(#__):not(#___) .cadmin .py-md-2 {
    padding-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-2,
  html:not(#__):not(#___) .cadmin .px-md-2 {
    padding-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-2,
  html:not(#__):not(#___) .cadmin .py-md-2 {
    padding-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-2,
  html:not(#__):not(#___) .cadmin .px-md-2 {
    padding-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .p-md-3 {
    padding: 16px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-3,
  html:not(#__):not(#___) .cadmin .py-md-3 {
    padding-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-3,
  html:not(#__):not(#___) .cadmin .px-md-3 {
    padding-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-3,
  html:not(#__):not(#___) .cadmin .py-md-3 {
    padding-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-3,
  html:not(#__):not(#___) .cadmin .px-md-3 {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .p-md-4 {
    padding: 24px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-4,
  html:not(#__):not(#___) .cadmin .py-md-4 {
    padding-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-4,
  html:not(#__):not(#___) .cadmin .px-md-4 {
    padding-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-4,
  html:not(#__):not(#___) .cadmin .py-md-4 {
    padding-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-4,
  html:not(#__):not(#___) .cadmin .px-md-4 {
    padding-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .p-md-5 {
    padding: 48px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-5,
  html:not(#__):not(#___) .cadmin .py-md-5 {
    padding-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-5,
  html:not(#__):not(#___) .cadmin .px-md-5 {
    padding-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-5,
  html:not(#__):not(#___) .cadmin .py-md-5 {
    padding-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-5,
  html:not(#__):not(#___) .cadmin .px-md-5 {
    padding-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .p-md-6 {
    padding: 72px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-6,
  html:not(#__):not(#___) .cadmin .py-md-6 {
    padding-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-6,
  html:not(#__):not(#___) .cadmin .px-md-6 {
    padding-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-6,
  html:not(#__):not(#___) .cadmin .py-md-6 {
    padding-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-6,
  html:not(#__):not(#___) .cadmin .px-md-6 {
    padding-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .p-md-7 {
    padding: 96px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-7,
  html:not(#__):not(#___) .cadmin .py-md-7 {
    padding-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-7,
  html:not(#__):not(#___) .cadmin .px-md-7 {
    padding-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-7,
  html:not(#__):not(#___) .cadmin .py-md-7 {
    padding-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-7,
  html:not(#__):not(#___) .cadmin .px-md-7 {
    padding-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .p-md-8 {
    padding: 120px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-8,
  html:not(#__):not(#___) .cadmin .py-md-8 {
    padding-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-8,
  html:not(#__):not(#___) .cadmin .px-md-8 {
    padding-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-8,
  html:not(#__):not(#___) .cadmin .py-md-8 {
    padding-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-8,
  html:not(#__):not(#___) .cadmin .px-md-8 {
    padding-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .p-md-9 {
    padding: 144px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-9,
  html:not(#__):not(#___) .cadmin .py-md-9 {
    padding-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-9,
  html:not(#__):not(#___) .cadmin .px-md-9 {
    padding-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-9,
  html:not(#__):not(#___) .cadmin .py-md-9 {
    padding-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-9,
  html:not(#__):not(#___) .cadmin .px-md-9 {
    padding-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .p-md-10 {
    padding: 160px !important; }
  html:not(#__):not(#___) .cadmin .pt-md-10,
  html:not(#__):not(#___) .cadmin .py-md-10 {
    padding-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .pr-md-10,
  html:not(#__):not(#___) .cadmin .px-md-10 {
    padding-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .pb-md-10,
  html:not(#__):not(#___) .cadmin .py-md-10 {
    padding-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .pl-md-10,
  html:not(#__):not(#___) .cadmin .px-md-10 {
    padding-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n1 {
    margin: -4px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n1,
  html:not(#__):not(#___) .cadmin .my-md-n1 {
    margin-top: -4px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n1,
  html:not(#__):not(#___) .cadmin .mx-md-n1 {
    margin-right: -4px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n1,
  html:not(#__):not(#___) .cadmin .my-md-n1 {
    margin-bottom: -4px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n1,
  html:not(#__):not(#___) .cadmin .mx-md-n1 {
    margin-left: -4px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n2 {
    margin: -8px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n2,
  html:not(#__):not(#___) .cadmin .my-md-n2 {
    margin-top: -8px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n2,
  html:not(#__):not(#___) .cadmin .mx-md-n2 {
    margin-right: -8px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n2,
  html:not(#__):not(#___) .cadmin .my-md-n2 {
    margin-bottom: -8px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n2,
  html:not(#__):not(#___) .cadmin .mx-md-n2 {
    margin-left: -8px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n3 {
    margin: -16px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n3,
  html:not(#__):not(#___) .cadmin .my-md-n3 {
    margin-top: -16px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n3,
  html:not(#__):not(#___) .cadmin .mx-md-n3 {
    margin-right: -16px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n3,
  html:not(#__):not(#___) .cadmin .my-md-n3 {
    margin-bottom: -16px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n3,
  html:not(#__):not(#___) .cadmin .mx-md-n3 {
    margin-left: -16px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n4 {
    margin: -24px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n4,
  html:not(#__):not(#___) .cadmin .my-md-n4 {
    margin-top: -24px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n4,
  html:not(#__):not(#___) .cadmin .mx-md-n4 {
    margin-right: -24px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n4,
  html:not(#__):not(#___) .cadmin .my-md-n4 {
    margin-bottom: -24px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n4,
  html:not(#__):not(#___) .cadmin .mx-md-n4 {
    margin-left: -24px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n5 {
    margin: -48px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n5,
  html:not(#__):not(#___) .cadmin .my-md-n5 {
    margin-top: -48px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n5,
  html:not(#__):not(#___) .cadmin .mx-md-n5 {
    margin-right: -48px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n5,
  html:not(#__):not(#___) .cadmin .my-md-n5 {
    margin-bottom: -48px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n5,
  html:not(#__):not(#___) .cadmin .mx-md-n5 {
    margin-left: -48px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n6 {
    margin: -72px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n6,
  html:not(#__):not(#___) .cadmin .my-md-n6 {
    margin-top: -72px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n6,
  html:not(#__):not(#___) .cadmin .mx-md-n6 {
    margin-right: -72px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n6,
  html:not(#__):not(#___) .cadmin .my-md-n6 {
    margin-bottom: -72px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n6,
  html:not(#__):not(#___) .cadmin .mx-md-n6 {
    margin-left: -72px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n7 {
    margin: -96px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n7,
  html:not(#__):not(#___) .cadmin .my-md-n7 {
    margin-top: -96px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n7,
  html:not(#__):not(#___) .cadmin .mx-md-n7 {
    margin-right: -96px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n7,
  html:not(#__):not(#___) .cadmin .my-md-n7 {
    margin-bottom: -96px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n7,
  html:not(#__):not(#___) .cadmin .mx-md-n7 {
    margin-left: -96px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n8 {
    margin: -120px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n8,
  html:not(#__):not(#___) .cadmin .my-md-n8 {
    margin-top: -120px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n8,
  html:not(#__):not(#___) .cadmin .mx-md-n8 {
    margin-right: -120px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n8,
  html:not(#__):not(#___) .cadmin .my-md-n8 {
    margin-bottom: -120px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n8,
  html:not(#__):not(#___) .cadmin .mx-md-n8 {
    margin-left: -120px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n9 {
    margin: -144px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n9,
  html:not(#__):not(#___) .cadmin .my-md-n9 {
    margin-top: -144px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n9,
  html:not(#__):not(#___) .cadmin .mx-md-n9 {
    margin-right: -144px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n9,
  html:not(#__):not(#___) .cadmin .my-md-n9 {
    margin-bottom: -144px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n9,
  html:not(#__):not(#___) .cadmin .mx-md-n9 {
    margin-left: -144px !important; }
  html:not(#__):not(#___) .cadmin .m-md-n10 {
    margin: -160px !important; }
  html:not(#__):not(#___) .cadmin .mt-md-n10,
  html:not(#__):not(#___) .cadmin .my-md-n10 {
    margin-top: -160px !important; }
  html:not(#__):not(#___) .cadmin .mr-md-n10,
  html:not(#__):not(#___) .cadmin .mx-md-n10 {
    margin-right: -160px !important; }
  html:not(#__):not(#___) .cadmin .mb-md-n10,
  html:not(#__):not(#___) .cadmin .my-md-n10 {
    margin-bottom: -160px !important; }
  html:not(#__):not(#___) .cadmin .ml-md-n10,
  html:not(#__):not(#___) .cadmin .mx-md-n10 {
    margin-left: -160px !important; }
  html:not(#__):not(#___) .cadmin .m-md-auto {
    margin: auto !important; }
  html:not(#__):not(#___) .cadmin .mt-md-auto,
  html:not(#__):not(#___) .cadmin .my-md-auto {
    margin-top: auto !important; }
  html:not(#__):not(#___) .cadmin .mr-md-auto,
  html:not(#__):not(#___) .cadmin .mx-md-auto {
    margin-right: auto !important; }
  html:not(#__):not(#___) .cadmin .mb-md-auto,
  html:not(#__):not(#___) .cadmin .my-md-auto {
    margin-bottom: auto !important; }
  html:not(#__):not(#___) .cadmin .ml-md-auto,
  html:not(#__):not(#___) .cadmin .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .m-lg-0 {
    margin: 0 !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-0,
  html:not(#__):not(#___) .cadmin .my-lg-0 {
    margin-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-0,
  html:not(#__):not(#___) .cadmin .mx-lg-0 {
    margin-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-0,
  html:not(#__):not(#___) .cadmin .my-lg-0 {
    margin-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-0,
  html:not(#__):not(#___) .cadmin .mx-lg-0 {
    margin-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .m-lg-1 {
    margin: 4px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-1,
  html:not(#__):not(#___) .cadmin .my-lg-1 {
    margin-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-1,
  html:not(#__):not(#___) .cadmin .mx-lg-1 {
    margin-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-1,
  html:not(#__):not(#___) .cadmin .my-lg-1 {
    margin-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-1,
  html:not(#__):not(#___) .cadmin .mx-lg-1 {
    margin-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-2 {
    margin: 8px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-2,
  html:not(#__):not(#___) .cadmin .my-lg-2 {
    margin-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-2,
  html:not(#__):not(#___) .cadmin .mx-lg-2 {
    margin-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-2,
  html:not(#__):not(#___) .cadmin .my-lg-2 {
    margin-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-2,
  html:not(#__):not(#___) .cadmin .mx-lg-2 {
    margin-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-3 {
    margin: 16px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-3,
  html:not(#__):not(#___) .cadmin .my-lg-3 {
    margin-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-3,
  html:not(#__):not(#___) .cadmin .mx-lg-3 {
    margin-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-3,
  html:not(#__):not(#___) .cadmin .my-lg-3 {
    margin-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-3,
  html:not(#__):not(#___) .cadmin .mx-lg-3 {
    margin-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-4 {
    margin: 24px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-4,
  html:not(#__):not(#___) .cadmin .my-lg-4 {
    margin-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-4,
  html:not(#__):not(#___) .cadmin .mx-lg-4 {
    margin-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-4,
  html:not(#__):not(#___) .cadmin .my-lg-4 {
    margin-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-4,
  html:not(#__):not(#___) .cadmin .mx-lg-4 {
    margin-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-5 {
    margin: 48px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-5,
  html:not(#__):not(#___) .cadmin .my-lg-5 {
    margin-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-5,
  html:not(#__):not(#___) .cadmin .mx-lg-5 {
    margin-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-5,
  html:not(#__):not(#___) .cadmin .my-lg-5 {
    margin-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-5,
  html:not(#__):not(#___) .cadmin .mx-lg-5 {
    margin-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-6 {
    margin: 72px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-6,
  html:not(#__):not(#___) .cadmin .my-lg-6 {
    margin-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-6,
  html:not(#__):not(#___) .cadmin .mx-lg-6 {
    margin-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-6,
  html:not(#__):not(#___) .cadmin .my-lg-6 {
    margin-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-6,
  html:not(#__):not(#___) .cadmin .mx-lg-6 {
    margin-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-7 {
    margin: 96px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-7,
  html:not(#__):not(#___) .cadmin .my-lg-7 {
    margin-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-7,
  html:not(#__):not(#___) .cadmin .mx-lg-7 {
    margin-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-7,
  html:not(#__):not(#___) .cadmin .my-lg-7 {
    margin-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-7,
  html:not(#__):not(#___) .cadmin .mx-lg-7 {
    margin-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-8 {
    margin: 120px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-8,
  html:not(#__):not(#___) .cadmin .my-lg-8 {
    margin-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-8,
  html:not(#__):not(#___) .cadmin .mx-lg-8 {
    margin-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-8,
  html:not(#__):not(#___) .cadmin .my-lg-8 {
    margin-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-8,
  html:not(#__):not(#___) .cadmin .mx-lg-8 {
    margin-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-9 {
    margin: 144px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-9,
  html:not(#__):not(#___) .cadmin .my-lg-9 {
    margin-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-9,
  html:not(#__):not(#___) .cadmin .mx-lg-9 {
    margin-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-9,
  html:not(#__):not(#___) .cadmin .my-lg-9 {
    margin-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-9,
  html:not(#__):not(#___) .cadmin .mx-lg-9 {
    margin-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-10 {
    margin: 160px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-10,
  html:not(#__):not(#___) .cadmin .my-lg-10 {
    margin-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-10,
  html:not(#__):not(#___) .cadmin .mx-lg-10 {
    margin-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-10,
  html:not(#__):not(#___) .cadmin .my-lg-10 {
    margin-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-10,
  html:not(#__):not(#___) .cadmin .mx-lg-10 {
    margin-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-0 {
    padding: 0 !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-0,
  html:not(#__):not(#___) .cadmin .py-lg-0 {
    padding-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-0,
  html:not(#__):not(#___) .cadmin .px-lg-0 {
    padding-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-0,
  html:not(#__):not(#___) .cadmin .py-lg-0 {
    padding-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-0,
  html:not(#__):not(#___) .cadmin .px-lg-0 {
    padding-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .p-lg-1 {
    padding: 4px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-1,
  html:not(#__):not(#___) .cadmin .py-lg-1 {
    padding-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-1,
  html:not(#__):not(#___) .cadmin .px-lg-1 {
    padding-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-1,
  html:not(#__):not(#___) .cadmin .py-lg-1 {
    padding-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-1,
  html:not(#__):not(#___) .cadmin .px-lg-1 {
    padding-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-2 {
    padding: 8px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-2,
  html:not(#__):not(#___) .cadmin .py-lg-2 {
    padding-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-2,
  html:not(#__):not(#___) .cadmin .px-lg-2 {
    padding-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-2,
  html:not(#__):not(#___) .cadmin .py-lg-2 {
    padding-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-2,
  html:not(#__):not(#___) .cadmin .px-lg-2 {
    padding-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-3 {
    padding: 16px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-3,
  html:not(#__):not(#___) .cadmin .py-lg-3 {
    padding-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-3,
  html:not(#__):not(#___) .cadmin .px-lg-3 {
    padding-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-3,
  html:not(#__):not(#___) .cadmin .py-lg-3 {
    padding-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-3,
  html:not(#__):not(#___) .cadmin .px-lg-3 {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-4 {
    padding: 24px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-4,
  html:not(#__):not(#___) .cadmin .py-lg-4 {
    padding-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-4,
  html:not(#__):not(#___) .cadmin .px-lg-4 {
    padding-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-4,
  html:not(#__):not(#___) .cadmin .py-lg-4 {
    padding-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-4,
  html:not(#__):not(#___) .cadmin .px-lg-4 {
    padding-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-5 {
    padding: 48px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-5,
  html:not(#__):not(#___) .cadmin .py-lg-5 {
    padding-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-5,
  html:not(#__):not(#___) .cadmin .px-lg-5 {
    padding-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-5,
  html:not(#__):not(#___) .cadmin .py-lg-5 {
    padding-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-5,
  html:not(#__):not(#___) .cadmin .px-lg-5 {
    padding-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-6 {
    padding: 72px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-6,
  html:not(#__):not(#___) .cadmin .py-lg-6 {
    padding-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-6,
  html:not(#__):not(#___) .cadmin .px-lg-6 {
    padding-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-6,
  html:not(#__):not(#___) .cadmin .py-lg-6 {
    padding-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-6,
  html:not(#__):not(#___) .cadmin .px-lg-6 {
    padding-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-7 {
    padding: 96px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-7,
  html:not(#__):not(#___) .cadmin .py-lg-7 {
    padding-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-7,
  html:not(#__):not(#___) .cadmin .px-lg-7 {
    padding-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-7,
  html:not(#__):not(#___) .cadmin .py-lg-7 {
    padding-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-7,
  html:not(#__):not(#___) .cadmin .px-lg-7 {
    padding-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-8 {
    padding: 120px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-8,
  html:not(#__):not(#___) .cadmin .py-lg-8 {
    padding-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-8,
  html:not(#__):not(#___) .cadmin .px-lg-8 {
    padding-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-8,
  html:not(#__):not(#___) .cadmin .py-lg-8 {
    padding-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-8,
  html:not(#__):not(#___) .cadmin .px-lg-8 {
    padding-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-9 {
    padding: 144px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-9,
  html:not(#__):not(#___) .cadmin .py-lg-9 {
    padding-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-9,
  html:not(#__):not(#___) .cadmin .px-lg-9 {
    padding-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-9,
  html:not(#__):not(#___) .cadmin .py-lg-9 {
    padding-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-9,
  html:not(#__):not(#___) .cadmin .px-lg-9 {
    padding-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .p-lg-10 {
    padding: 160px !important; }
  html:not(#__):not(#___) .cadmin .pt-lg-10,
  html:not(#__):not(#___) .cadmin .py-lg-10 {
    padding-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .pr-lg-10,
  html:not(#__):not(#___) .cadmin .px-lg-10 {
    padding-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .pb-lg-10,
  html:not(#__):not(#___) .cadmin .py-lg-10 {
    padding-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .pl-lg-10,
  html:not(#__):not(#___) .cadmin .px-lg-10 {
    padding-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n1 {
    margin: -4px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n1,
  html:not(#__):not(#___) .cadmin .my-lg-n1 {
    margin-top: -4px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n1,
  html:not(#__):not(#___) .cadmin .mx-lg-n1 {
    margin-right: -4px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n1,
  html:not(#__):not(#___) .cadmin .my-lg-n1 {
    margin-bottom: -4px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n1,
  html:not(#__):not(#___) .cadmin .mx-lg-n1 {
    margin-left: -4px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n2 {
    margin: -8px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n2,
  html:not(#__):not(#___) .cadmin .my-lg-n2 {
    margin-top: -8px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n2,
  html:not(#__):not(#___) .cadmin .mx-lg-n2 {
    margin-right: -8px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n2,
  html:not(#__):not(#___) .cadmin .my-lg-n2 {
    margin-bottom: -8px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n2,
  html:not(#__):not(#___) .cadmin .mx-lg-n2 {
    margin-left: -8px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n3 {
    margin: -16px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n3,
  html:not(#__):not(#___) .cadmin .my-lg-n3 {
    margin-top: -16px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n3,
  html:not(#__):not(#___) .cadmin .mx-lg-n3 {
    margin-right: -16px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n3,
  html:not(#__):not(#___) .cadmin .my-lg-n3 {
    margin-bottom: -16px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n3,
  html:not(#__):not(#___) .cadmin .mx-lg-n3 {
    margin-left: -16px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n4 {
    margin: -24px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n4,
  html:not(#__):not(#___) .cadmin .my-lg-n4 {
    margin-top: -24px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n4,
  html:not(#__):not(#___) .cadmin .mx-lg-n4 {
    margin-right: -24px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n4,
  html:not(#__):not(#___) .cadmin .my-lg-n4 {
    margin-bottom: -24px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n4,
  html:not(#__):not(#___) .cadmin .mx-lg-n4 {
    margin-left: -24px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n5 {
    margin: -48px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n5,
  html:not(#__):not(#___) .cadmin .my-lg-n5 {
    margin-top: -48px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n5,
  html:not(#__):not(#___) .cadmin .mx-lg-n5 {
    margin-right: -48px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n5,
  html:not(#__):not(#___) .cadmin .my-lg-n5 {
    margin-bottom: -48px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n5,
  html:not(#__):not(#___) .cadmin .mx-lg-n5 {
    margin-left: -48px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n6 {
    margin: -72px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n6,
  html:not(#__):not(#___) .cadmin .my-lg-n6 {
    margin-top: -72px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n6,
  html:not(#__):not(#___) .cadmin .mx-lg-n6 {
    margin-right: -72px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n6,
  html:not(#__):not(#___) .cadmin .my-lg-n6 {
    margin-bottom: -72px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n6,
  html:not(#__):not(#___) .cadmin .mx-lg-n6 {
    margin-left: -72px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n7 {
    margin: -96px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n7,
  html:not(#__):not(#___) .cadmin .my-lg-n7 {
    margin-top: -96px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n7,
  html:not(#__):not(#___) .cadmin .mx-lg-n7 {
    margin-right: -96px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n7,
  html:not(#__):not(#___) .cadmin .my-lg-n7 {
    margin-bottom: -96px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n7,
  html:not(#__):not(#___) .cadmin .mx-lg-n7 {
    margin-left: -96px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n8 {
    margin: -120px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n8,
  html:not(#__):not(#___) .cadmin .my-lg-n8 {
    margin-top: -120px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n8,
  html:not(#__):not(#___) .cadmin .mx-lg-n8 {
    margin-right: -120px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n8,
  html:not(#__):not(#___) .cadmin .my-lg-n8 {
    margin-bottom: -120px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n8,
  html:not(#__):not(#___) .cadmin .mx-lg-n8 {
    margin-left: -120px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n9 {
    margin: -144px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n9,
  html:not(#__):not(#___) .cadmin .my-lg-n9 {
    margin-top: -144px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n9,
  html:not(#__):not(#___) .cadmin .mx-lg-n9 {
    margin-right: -144px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n9,
  html:not(#__):not(#___) .cadmin .my-lg-n9 {
    margin-bottom: -144px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n9,
  html:not(#__):not(#___) .cadmin .mx-lg-n9 {
    margin-left: -144px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-n10 {
    margin: -160px !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-n10,
  html:not(#__):not(#___) .cadmin .my-lg-n10 {
    margin-top: -160px !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-n10,
  html:not(#__):not(#___) .cadmin .mx-lg-n10 {
    margin-right: -160px !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-n10,
  html:not(#__):not(#___) .cadmin .my-lg-n10 {
    margin-bottom: -160px !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-n10,
  html:not(#__):not(#___) .cadmin .mx-lg-n10 {
    margin-left: -160px !important; }
  html:not(#__):not(#___) .cadmin .m-lg-auto {
    margin: auto !important; }
  html:not(#__):not(#___) .cadmin .mt-lg-auto,
  html:not(#__):not(#___) .cadmin .my-lg-auto {
    margin-top: auto !important; }
  html:not(#__):not(#___) .cadmin .mr-lg-auto,
  html:not(#__):not(#___) .cadmin .mx-lg-auto {
    margin-right: auto !important; }
  html:not(#__):not(#___) .cadmin .mb-lg-auto,
  html:not(#__):not(#___) .cadmin .my-lg-auto {
    margin-bottom: auto !important; }
  html:not(#__):not(#___) .cadmin .ml-lg-auto,
  html:not(#__):not(#___) .cadmin .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .m-xl-0 {
    margin: 0 !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-0,
  html:not(#__):not(#___) .cadmin .my-xl-0 {
    margin-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-0,
  html:not(#__):not(#___) .cadmin .mx-xl-0 {
    margin-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-0,
  html:not(#__):not(#___) .cadmin .my-xl-0 {
    margin-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-0,
  html:not(#__):not(#___) .cadmin .mx-xl-0 {
    margin-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .m-xl-1 {
    margin: 4px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-1,
  html:not(#__):not(#___) .cadmin .my-xl-1 {
    margin-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-1,
  html:not(#__):not(#___) .cadmin .mx-xl-1 {
    margin-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-1,
  html:not(#__):not(#___) .cadmin .my-xl-1 {
    margin-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-1,
  html:not(#__):not(#___) .cadmin .mx-xl-1 {
    margin-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-2 {
    margin: 8px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-2,
  html:not(#__):not(#___) .cadmin .my-xl-2 {
    margin-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-2,
  html:not(#__):not(#___) .cadmin .mx-xl-2 {
    margin-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-2,
  html:not(#__):not(#___) .cadmin .my-xl-2 {
    margin-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-2,
  html:not(#__):not(#___) .cadmin .mx-xl-2 {
    margin-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-3 {
    margin: 16px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-3,
  html:not(#__):not(#___) .cadmin .my-xl-3 {
    margin-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-3,
  html:not(#__):not(#___) .cadmin .mx-xl-3 {
    margin-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-3,
  html:not(#__):not(#___) .cadmin .my-xl-3 {
    margin-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-3,
  html:not(#__):not(#___) .cadmin .mx-xl-3 {
    margin-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-4 {
    margin: 24px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-4,
  html:not(#__):not(#___) .cadmin .my-xl-4 {
    margin-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-4,
  html:not(#__):not(#___) .cadmin .mx-xl-4 {
    margin-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-4,
  html:not(#__):not(#___) .cadmin .my-xl-4 {
    margin-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-4,
  html:not(#__):not(#___) .cadmin .mx-xl-4 {
    margin-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-5 {
    margin: 48px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-5,
  html:not(#__):not(#___) .cadmin .my-xl-5 {
    margin-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-5,
  html:not(#__):not(#___) .cadmin .mx-xl-5 {
    margin-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-5,
  html:not(#__):not(#___) .cadmin .my-xl-5 {
    margin-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-5,
  html:not(#__):not(#___) .cadmin .mx-xl-5 {
    margin-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-6 {
    margin: 72px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-6,
  html:not(#__):not(#___) .cadmin .my-xl-6 {
    margin-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-6,
  html:not(#__):not(#___) .cadmin .mx-xl-6 {
    margin-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-6,
  html:not(#__):not(#___) .cadmin .my-xl-6 {
    margin-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-6,
  html:not(#__):not(#___) .cadmin .mx-xl-6 {
    margin-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-7 {
    margin: 96px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-7,
  html:not(#__):not(#___) .cadmin .my-xl-7 {
    margin-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-7,
  html:not(#__):not(#___) .cadmin .mx-xl-7 {
    margin-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-7,
  html:not(#__):not(#___) .cadmin .my-xl-7 {
    margin-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-7,
  html:not(#__):not(#___) .cadmin .mx-xl-7 {
    margin-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-8 {
    margin: 120px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-8,
  html:not(#__):not(#___) .cadmin .my-xl-8 {
    margin-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-8,
  html:not(#__):not(#___) .cadmin .mx-xl-8 {
    margin-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-8,
  html:not(#__):not(#___) .cadmin .my-xl-8 {
    margin-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-8,
  html:not(#__):not(#___) .cadmin .mx-xl-8 {
    margin-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-9 {
    margin: 144px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-9,
  html:not(#__):not(#___) .cadmin .my-xl-9 {
    margin-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-9,
  html:not(#__):not(#___) .cadmin .mx-xl-9 {
    margin-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-9,
  html:not(#__):not(#___) .cadmin .my-xl-9 {
    margin-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-9,
  html:not(#__):not(#___) .cadmin .mx-xl-9 {
    margin-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-10 {
    margin: 160px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-10,
  html:not(#__):not(#___) .cadmin .my-xl-10 {
    margin-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-10,
  html:not(#__):not(#___) .cadmin .mx-xl-10 {
    margin-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-10,
  html:not(#__):not(#___) .cadmin .my-xl-10 {
    margin-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-10,
  html:not(#__):not(#___) .cadmin .mx-xl-10 {
    margin-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-0 {
    padding: 0 !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-0,
  html:not(#__):not(#___) .cadmin .py-xl-0 {
    padding-top: 0 !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-0,
  html:not(#__):not(#___) .cadmin .px-xl-0 {
    padding-right: 0 !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-0,
  html:not(#__):not(#___) .cadmin .py-xl-0 {
    padding-bottom: 0 !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-0,
  html:not(#__):not(#___) .cadmin .px-xl-0 {
    padding-left: 0 !important; }
  html:not(#__):not(#___) .cadmin .p-xl-1 {
    padding: 4px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-1,
  html:not(#__):not(#___) .cadmin .py-xl-1 {
    padding-top: 4px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-1,
  html:not(#__):not(#___) .cadmin .px-xl-1 {
    padding-right: 4px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-1,
  html:not(#__):not(#___) .cadmin .py-xl-1 {
    padding-bottom: 4px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-1,
  html:not(#__):not(#___) .cadmin .px-xl-1 {
    padding-left: 4px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-2 {
    padding: 8px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-2,
  html:not(#__):not(#___) .cadmin .py-xl-2 {
    padding-top: 8px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-2,
  html:not(#__):not(#___) .cadmin .px-xl-2 {
    padding-right: 8px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-2,
  html:not(#__):not(#___) .cadmin .py-xl-2 {
    padding-bottom: 8px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-2,
  html:not(#__):not(#___) .cadmin .px-xl-2 {
    padding-left: 8px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-3 {
    padding: 16px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-3,
  html:not(#__):not(#___) .cadmin .py-xl-3 {
    padding-top: 16px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-3,
  html:not(#__):not(#___) .cadmin .px-xl-3 {
    padding-right: 16px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-3,
  html:not(#__):not(#___) .cadmin .py-xl-3 {
    padding-bottom: 16px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-3,
  html:not(#__):not(#___) .cadmin .px-xl-3 {
    padding-left: 16px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-4 {
    padding: 24px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-4,
  html:not(#__):not(#___) .cadmin .py-xl-4 {
    padding-top: 24px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-4,
  html:not(#__):not(#___) .cadmin .px-xl-4 {
    padding-right: 24px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-4,
  html:not(#__):not(#___) .cadmin .py-xl-4 {
    padding-bottom: 24px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-4,
  html:not(#__):not(#___) .cadmin .px-xl-4 {
    padding-left: 24px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-5 {
    padding: 48px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-5,
  html:not(#__):not(#___) .cadmin .py-xl-5 {
    padding-top: 48px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-5,
  html:not(#__):not(#___) .cadmin .px-xl-5 {
    padding-right: 48px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-5,
  html:not(#__):not(#___) .cadmin .py-xl-5 {
    padding-bottom: 48px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-5,
  html:not(#__):not(#___) .cadmin .px-xl-5 {
    padding-left: 48px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-6 {
    padding: 72px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-6,
  html:not(#__):not(#___) .cadmin .py-xl-6 {
    padding-top: 72px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-6,
  html:not(#__):not(#___) .cadmin .px-xl-6 {
    padding-right: 72px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-6,
  html:not(#__):not(#___) .cadmin .py-xl-6 {
    padding-bottom: 72px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-6,
  html:not(#__):not(#___) .cadmin .px-xl-6 {
    padding-left: 72px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-7 {
    padding: 96px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-7,
  html:not(#__):not(#___) .cadmin .py-xl-7 {
    padding-top: 96px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-7,
  html:not(#__):not(#___) .cadmin .px-xl-7 {
    padding-right: 96px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-7,
  html:not(#__):not(#___) .cadmin .py-xl-7 {
    padding-bottom: 96px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-7,
  html:not(#__):not(#___) .cadmin .px-xl-7 {
    padding-left: 96px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-8 {
    padding: 120px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-8,
  html:not(#__):not(#___) .cadmin .py-xl-8 {
    padding-top: 120px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-8,
  html:not(#__):not(#___) .cadmin .px-xl-8 {
    padding-right: 120px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-8,
  html:not(#__):not(#___) .cadmin .py-xl-8 {
    padding-bottom: 120px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-8,
  html:not(#__):not(#___) .cadmin .px-xl-8 {
    padding-left: 120px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-9 {
    padding: 144px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-9,
  html:not(#__):not(#___) .cadmin .py-xl-9 {
    padding-top: 144px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-9,
  html:not(#__):not(#___) .cadmin .px-xl-9 {
    padding-right: 144px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-9,
  html:not(#__):not(#___) .cadmin .py-xl-9 {
    padding-bottom: 144px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-9,
  html:not(#__):not(#___) .cadmin .px-xl-9 {
    padding-left: 144px !important; }
  html:not(#__):not(#___) .cadmin .p-xl-10 {
    padding: 160px !important; }
  html:not(#__):not(#___) .cadmin .pt-xl-10,
  html:not(#__):not(#___) .cadmin .py-xl-10 {
    padding-top: 160px !important; }
  html:not(#__):not(#___) .cadmin .pr-xl-10,
  html:not(#__):not(#___) .cadmin .px-xl-10 {
    padding-right: 160px !important; }
  html:not(#__):not(#___) .cadmin .pb-xl-10,
  html:not(#__):not(#___) .cadmin .py-xl-10 {
    padding-bottom: 160px !important; }
  html:not(#__):not(#___) .cadmin .pl-xl-10,
  html:not(#__):not(#___) .cadmin .px-xl-10 {
    padding-left: 160px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n1 {
    margin: -4px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n1,
  html:not(#__):not(#___) .cadmin .my-xl-n1 {
    margin-top: -4px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n1,
  html:not(#__):not(#___) .cadmin .mx-xl-n1 {
    margin-right: -4px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n1,
  html:not(#__):not(#___) .cadmin .my-xl-n1 {
    margin-bottom: -4px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n1,
  html:not(#__):not(#___) .cadmin .mx-xl-n1 {
    margin-left: -4px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n2 {
    margin: -8px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n2,
  html:not(#__):not(#___) .cadmin .my-xl-n2 {
    margin-top: -8px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n2,
  html:not(#__):not(#___) .cadmin .mx-xl-n2 {
    margin-right: -8px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n2,
  html:not(#__):not(#___) .cadmin .my-xl-n2 {
    margin-bottom: -8px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n2,
  html:not(#__):not(#___) .cadmin .mx-xl-n2 {
    margin-left: -8px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n3 {
    margin: -16px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n3,
  html:not(#__):not(#___) .cadmin .my-xl-n3 {
    margin-top: -16px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n3,
  html:not(#__):not(#___) .cadmin .mx-xl-n3 {
    margin-right: -16px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n3,
  html:not(#__):not(#___) .cadmin .my-xl-n3 {
    margin-bottom: -16px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n3,
  html:not(#__):not(#___) .cadmin .mx-xl-n3 {
    margin-left: -16px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n4 {
    margin: -24px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n4,
  html:not(#__):not(#___) .cadmin .my-xl-n4 {
    margin-top: -24px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n4,
  html:not(#__):not(#___) .cadmin .mx-xl-n4 {
    margin-right: -24px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n4,
  html:not(#__):not(#___) .cadmin .my-xl-n4 {
    margin-bottom: -24px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n4,
  html:not(#__):not(#___) .cadmin .mx-xl-n4 {
    margin-left: -24px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n5 {
    margin: -48px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n5,
  html:not(#__):not(#___) .cadmin .my-xl-n5 {
    margin-top: -48px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n5,
  html:not(#__):not(#___) .cadmin .mx-xl-n5 {
    margin-right: -48px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n5,
  html:not(#__):not(#___) .cadmin .my-xl-n5 {
    margin-bottom: -48px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n5,
  html:not(#__):not(#___) .cadmin .mx-xl-n5 {
    margin-left: -48px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n6 {
    margin: -72px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n6,
  html:not(#__):not(#___) .cadmin .my-xl-n6 {
    margin-top: -72px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n6,
  html:not(#__):not(#___) .cadmin .mx-xl-n6 {
    margin-right: -72px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n6,
  html:not(#__):not(#___) .cadmin .my-xl-n6 {
    margin-bottom: -72px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n6,
  html:not(#__):not(#___) .cadmin .mx-xl-n6 {
    margin-left: -72px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n7 {
    margin: -96px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n7,
  html:not(#__):not(#___) .cadmin .my-xl-n7 {
    margin-top: -96px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n7,
  html:not(#__):not(#___) .cadmin .mx-xl-n7 {
    margin-right: -96px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n7,
  html:not(#__):not(#___) .cadmin .my-xl-n7 {
    margin-bottom: -96px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n7,
  html:not(#__):not(#___) .cadmin .mx-xl-n7 {
    margin-left: -96px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n8 {
    margin: -120px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n8,
  html:not(#__):not(#___) .cadmin .my-xl-n8 {
    margin-top: -120px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n8,
  html:not(#__):not(#___) .cadmin .mx-xl-n8 {
    margin-right: -120px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n8,
  html:not(#__):not(#___) .cadmin .my-xl-n8 {
    margin-bottom: -120px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n8,
  html:not(#__):not(#___) .cadmin .mx-xl-n8 {
    margin-left: -120px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n9 {
    margin: -144px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n9,
  html:not(#__):not(#___) .cadmin .my-xl-n9 {
    margin-top: -144px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n9,
  html:not(#__):not(#___) .cadmin .mx-xl-n9 {
    margin-right: -144px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n9,
  html:not(#__):not(#___) .cadmin .my-xl-n9 {
    margin-bottom: -144px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n9,
  html:not(#__):not(#___) .cadmin .mx-xl-n9 {
    margin-left: -144px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-n10 {
    margin: -160px !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-n10,
  html:not(#__):not(#___) .cadmin .my-xl-n10 {
    margin-top: -160px !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-n10,
  html:not(#__):not(#___) .cadmin .mx-xl-n10 {
    margin-right: -160px !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-n10,
  html:not(#__):not(#___) .cadmin .my-xl-n10 {
    margin-bottom: -160px !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-n10,
  html:not(#__):not(#___) .cadmin .mx-xl-n10 {
    margin-left: -160px !important; }
  html:not(#__):not(#___) .cadmin .m-xl-auto {
    margin: auto !important; }
  html:not(#__):not(#___) .cadmin .mt-xl-auto,
  html:not(#__):not(#___) .cadmin .my-xl-auto {
    margin-top: auto !important; }
  html:not(#__):not(#___) .cadmin .mr-xl-auto,
  html:not(#__):not(#___) .cadmin .mx-xl-auto {
    margin-right: auto !important; }
  html:not(#__):not(#___) .cadmin .mb-xl-auto,
  html:not(#__):not(#___) .cadmin .my-xl-auto {
    margin-bottom: auto !important; }
  html:not(#__):not(#___) .cadmin .ml-xl-auto,
  html:not(#__):not(#___) .cadmin .mx-xl-auto {
    margin-left: auto !important; } }

html:not(#__):not(#___) .cadmin .stretched-link::after {
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

html:not(#__):not(#___) .cadmin .text-justify {
  text-align: justify !important; }

html:not(#__):not(#___) .cadmin .text-wrap {
  white-space: normal !important; }

html:not(#__):not(#___) .cadmin .text-nowrap {
  white-space: nowrap !important; }

html:not(#__):not(#___) .cadmin .text-truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .text-truncate-inline {
  display: inline-flex;
  max-width: 100%; }

html:not(#__):not(#___) .cadmin .text-truncate-inline .text-truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
  overflow-wrap: normal;
  word-wrap: normal; }

html:not(#__):not(#___) .cadmin .text-left {
  text-align: left !important; }

html:not(#__):not(#___) .cadmin .text-right {
  text-align: right !important; }

html:not(#__):not(#___) .cadmin .text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .text-sm-left {
    text-align: left !important; }
  html:not(#__):not(#___) .cadmin .text-sm-right {
    text-align: right !important; }
  html:not(#__):not(#___) .cadmin .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .cadmin .text-md-left {
    text-align: left !important; }
  html:not(#__):not(#___) .cadmin .text-md-right {
    text-align: right !important; }
  html:not(#__):not(#___) .cadmin .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  html:not(#__):not(#___) .cadmin .text-lg-left {
    text-align: left !important; }
  html:not(#__):not(#___) .cadmin .text-lg-right {
    text-align: right !important; }
  html:not(#__):not(#___) .cadmin .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  html:not(#__):not(#___) .cadmin .text-xl-left {
    text-align: left !important; }
  html:not(#__):not(#___) .cadmin .text-xl-right {
    text-align: right !important; }
  html:not(#__):not(#___) .cadmin .text-xl-center {
    text-align: center !important; } }

html:not(#__):not(#___) .cadmin .text-lowercase {
  text-transform: lowercase !important; }

html:not(#__):not(#___) .cadmin .text-uppercase {
  text-transform: uppercase !important; }

html:not(#__):not(#___) .cadmin .text-capitalize {
  text-transform: capitalize !important; }

html:not(#__):not(#___) .cadmin .font-weight-lighter,
html:not(#__):not(#___) .cadmin .text-weight-lighter {
  font-weight: lighter !important; }

html:not(#__):not(#___) .cadmin .font-weight-light,
html:not(#__):not(#___) .cadmin .text-weight-light {
  font-weight: 300 !important; }

html:not(#__):not(#___) .cadmin .font-weight-normal,
html:not(#__):not(#___) .cadmin .text-weight-normal {
  font-weight: 400 !important; }

html:not(#__):not(#___) .cadmin .font-weight-semi-bold,
html:not(#__):not(#___) .cadmin .text-weight-semi-bold {
  font-weight: 600 !important; }

html:not(#__):not(#___) .cadmin .font-weight-bold,
html:not(#__):not(#___) .cadmin .text-weight-bold {
  font-weight: 700 !important; }

html:not(#__):not(#___) .cadmin .font-weight-bolder,
html:not(#__):not(#___) .cadmin .text-weight-bolder {
  font-weight: 900 !important; }

html:not(#__):not(#___) .cadmin .font-italic,
html:not(#__):not(#___) .cadmin .text-italic {
  font-style: italic !important; }

html:not(#__):not(#___) .cadmin .font-monospace,
html:not(#__):not(#___) .cadmin .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

html:not(#__):not(#___) .cadmin .text-1 {
  font-size: 10px; }

html:not(#__):not(#___) .cadmin .text-2 {
  font-size: 12px; }

html:not(#__):not(#___) .cadmin .text-3 {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .text-4 {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin .text-5 {
  font-size: 18px; }

html:not(#__):not(#___) .cadmin .text-6 {
  font-size: 20px; }

html:not(#__):not(#___) .cadmin .text-7 {
  font-size: 24px; }

html:not(#__):not(#___) .cadmin .text-8 {
  font-size: 28px; }

html:not(#__):not(#___) .cadmin .text-9 {
  font-size: 32px; }

html:not(#__):not(#___) .cadmin .text-10 {
  font-size: 36px; }

html:not(#__):not(#___) .cadmin .text-11 {
  font-size: 40px; }

html:not(#__):not(#___) .cadmin .text-white {
  color: #fff !important; }

html:not(#__):not(#___) .cadmin .text-blue {
  color: #4b9fff !important; }

html:not(#__):not(#___) .cadmin a.text-blue:hover, html:not(#__):not(#___) .cadmin a.text-blue:focus {
  color: #0076fe !important; }

html:not(#__):not(#___) .cadmin .text-indigo {
  color: #7785ff !important; }

html:not(#__):not(#___) .cadmin a.text-indigo:hover, html:not(#__):not(#___) .cadmin a.text-indigo:focus {
  color: #2b40ff !important; }

html:not(#__):not(#___) .cadmin .text-purple {
  color: #af78ff !important; }

html:not(#__):not(#___) .cadmin a.text-purple:hover, html:not(#__):not(#___) .cadmin a.text-purple:focus {
  color: #822cff !important; }

html:not(#__):not(#___) .cadmin .text-pink {
  color: #ff73c3 !important; }

html:not(#__):not(#___) .cadmin a.text-pink:hover, html:not(#__):not(#___) .cadmin a.text-pink:focus {
  color: #ff27a2 !important; }

html:not(#__):not(#___) .cadmin .text-red {
  color: #ff5f5f !important; }

html:not(#__):not(#___) .cadmin a.text-red:hover, html:not(#__):not(#___) .cadmin a.text-red:focus {
  color: #ff1313 !important; }

html:not(#__):not(#___) .cadmin .text-orange {
  color: #ffb46e !important; }

html:not(#__):not(#___) .cadmin a.text-orange:hover, html:not(#__):not(#___) .cadmin a.text-orange:focus {
  color: #ff8c22 !important; }

html:not(#__):not(#___) .cadmin .text-yellow {
  color: #ffd76e !important; }

html:not(#__):not(#___) .cadmin a.text-yellow:hover, html:not(#__):not(#___) .cadmin a.text-yellow:focus {
  color: #ffc222 !important; }

html:not(#__):not(#___) .cadmin .text-green {
  color: #9be169 !important; }

html:not(#__):not(#___) .cadmin a.text-green:hover, html:not(#__):not(#___) .cadmin a.text-green:focus {
  color: #71d32a !important; }

html:not(#__):not(#___) .cadmin .text-teal {
  color: #50d2a0 !important; }

html:not(#__):not(#___) .cadmin a.text-teal:hover, html:not(#__):not(#___) .cadmin a.text-teal:focus {
  color: #2caa79 !important; }

html:not(#__):not(#___) .cadmin .text-cyan {
  color: #5fc8ff !important; }

html:not(#__):not(#___) .cadmin a.text-cyan:hover, html:not(#__):not(#___) .cadmin a.text-cyan:focus {
  color: #13aeff !important; }

html:not(#__):not(#___) .cadmin .text-primary {
  color: #0b5fff !important; }

html:not(#__):not(#___) .cadmin a.text-primary:hover, html:not(#__):not(#___) .cadmin a.text-primary:focus {
  color: #0041be !important; }

html:not(#__):not(#___) .cadmin .text-secondary {
  color: #6b6c7e !important; }

html:not(#__):not(#___) .cadmin a.text-secondary:hover, html:not(#__):not(#___) .cadmin a.text-secondary:focus {
  color: #484955 !important; }

html:not(#__):not(#___) .cadmin .text-success {
  color: #287d3c !important; }

html:not(#__):not(#___) .cadmin a.text-success:hover, html:not(#__):not(#___) .cadmin a.text-success:focus {
  color: #154320 !important; }

html:not(#__):not(#___) .cadmin .text-info {
  color: #2e5aac !important; }

html:not(#__):not(#___) .cadmin a.text-info:hover, html:not(#__):not(#___) .cadmin a.text-info:focus {
  color: #1e3a70 !important; }

html:not(#__):not(#___) .cadmin .text-warning {
  color: #b95000 !important; }

html:not(#__):not(#___) .cadmin a.text-warning:hover, html:not(#__):not(#___) .cadmin a.text-warning:focus {
  color: #6d2f00 !important; }

html:not(#__):not(#___) .cadmin .text-danger {
  color: #da1414 !important; }

html:not(#__):not(#___) .cadmin a.text-danger:hover, html:not(#__):not(#___) .cadmin a.text-danger:focus {
  color: #940e0e !important; }

html:not(#__):not(#___) .cadmin .text-light {
  color: #f1f2f5 !important; }

html:not(#__):not(#___) .cadmin a.text-light:hover, html:not(#__):not(#___) .cadmin a.text-light:focus {
  color: #c4c9d5 !important; }

html:not(#__):not(#___) .cadmin .text-dark {
  color: #272833 !important; }

html:not(#__):not(#___) .cadmin a.text-dark:hover, html:not(#__):not(#___) .cadmin a.text-dark:focus {
  color: #060608 !important; }

html:not(#__):not(#___) .cadmin .text-body {
  color: #272833 !important; }

html:not(#__):not(#___) .cadmin .text-muted {
  color: #a7a9bc !important; }

html:not(#__):not(#___) .cadmin .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

html:not(#__):not(#___) .cadmin .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

html:not(#__):not(#___) .cadmin .text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

html:not(#__):not(#___) .cadmin .text-none, html:not(#__):not(#___) .cadmin .text-decoration-none {
  text-decoration: none !important; }

html:not(#__):not(#___) .cadmin .text-underline, html:not(#__):not(#___) .cadmin .text-decoration-underline {
  text-decoration: underline !important; }

html:not(#__):not(#___) .cadmin .text-break {
  overflow-wrap: break-word !important;
  word-wrap: break-word !important; }

html:not(#__):not(#___) .cadmin .text-reset {
  color: inherit !important; }

html:not(#__):not(#___) .cadmin .visible {
  visibility: visible !important; }

html:not(#__):not(#___) .cadmin .invisible {
  visibility: hidden !important; }

html:not(#__):not(#___) .c-prefers-link-underline .cadmin [href]:not(.disabled):not([role=button]) {
  text-decoration: underline !important; }

html:not(#__):not(#___) .c-prefers-link-underline .cadmin .btn-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .nav-btn-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .nav-link-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after {
  position: absolute;
  text-decoration: underline !important; }

html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.active .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.complete .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.error .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .dropdown .multi-step-icon[href]:not([role=button])::after {
  position: absolute;
  text-decoration: underline !important; }

html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.disabled .multi-step-icon[href]:not([role=button])::after {
  text-decoration: none !important; }

html:not(#__):not(#___) .c-prefers-letter-spacing-1 .cadmin {
  letter-spacing: 1px !important; }

html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
  display: none !important; }

html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
  display: none !important; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .d-none-c-prefers-reduced-motion {
    display: none !important; }
  html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
    display: block !important; }
  html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
    display: inline-block !important; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-none-c-prefers-reduced-motion {
  display: none !important; }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-block-c-prefers-reduced-motion {
  display: block !important; }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-inline-block-c-prefers-reduced-motion {
  display: inline-block !important; }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin {
  scroll-behavior: auto;
  transition: none; }

@keyframes cadmin-loading-animation-circle {
  100% {
    transform: rotate(360deg); } }

html:not(#__):not(#___) .cadmin .loading-animation {
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }

html:not(#__):not(#___) .cadmin .loading-animation::before {
  animation: cadmin-loading-animation-circle 1s linear infinite;
  border-radius: 50%;
  box-shadow: -0.03125em -0.375em 0 0 currentColor;
  content: "";
  height: 0.25em;
  left: 50%;
  margin-left: -0.125em;
  margin-top: -0.125em;
  position: absolute;
  top: 50%;
  width: 0.25em; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .loading-animation::before {
    animation: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation::before {
  animation: none; }

html:not(#__):not(#___) .cadmin .loading-animation::after {
  animation: cadmin-loading-animation-circle 1s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1em;
  -webkit-mask: conic-gradient(transparent 10%, #000), linear-gradient(#000 0 0) content-box;
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  padding: 0.25em;
  width: 1em; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .loading-animation::after {
    animation: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation::after {
  animation: none; }

@keyframes cadmin-loading-animation-squares-box-1 {
  0% {
    left: 0;
    opacity: 0.4;
    top: 0;
    transform: scale(1); }
  25% {
    left: calc(100% - 1em);
    opacity: 0.4;
    top: 0;
    transform: scale(1); }
  50% {
    left: calc(100% - 1.5em);
    opacity: 1;
    top: calc(100% - 1.5em);
    transform: scale(2); }
  75% {
    left: 0.5em;
    opacity: 1;
    top: calc(100% - 1.5em);
    transform: scale(2); } }

@keyframes cadmin-loading-animation-squares-box-2 {
  0% {
    left: calc(100% - 1.5em);
    opacity: 1;
    top: calc(100% - 1.5em);
    transform: scale(2); }
  25% {
    left: 0.5em;
    opacity: 1;
    top: calc(100% - 1.5em);
    transform: scale(2); }
  50% {
    left: 0;
    opacity: 0.4;
    top: 0;
    transform: scale(1); }
  75% {
    left: calc(100% - 1em);
    opacity: 0.4;
    top: 0;
    transform: scale(1); } }

html:not(#__):not(#___) .cadmin .loading-animation-squares {
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }

html:not(#__):not(#___) .cadmin .loading-animation-squares::before {
  animation: cadmin-loading-animation-squares-box-1 2.4s ease-in-out infinite;
  background-color: currentColor;
  border-radius: 0.2em;
  content: "";
  display: block;
  font-size: 0.3125em;
  height: 1em;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  transform: scale(1);
  width: 1em; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .loading-animation-squares::before {
    animation: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation-squares::before {
  animation: none; }

html:not(#__):not(#___) .cadmin .loading-animation-squares::after {
  animation: cadmin-loading-animation-squares-box-2 2.4s ease-in-out infinite;
  background-color: currentColor;
  border-radius: 0.2em;
  content: "";
  display: block;
  font-size: 0.3125em;
  height: 1em;
  left: calc(100% - 1.5em);
  opacity: 1;
  position: absolute;
  top: calc(100% - 1.5em);
  transform: scale(2);
  width: 1em; }

@media (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .cadmin .loading-animation-squares::after {
    animation: none; } }

html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation-squares::after {
  animation: none; }

html:not(#__):not(#___) .cadmin .loading-animation-xs {
  font-size: 10px; }

html:not(#__):not(#___) .cadmin .loading-animation-sm {
  font-size: 16px; }

html:not(#__):not(#___) .cadmin .loading-animation-md {
  font-size: 32px; }

html:not(#__):not(#___) .cadmin .loading-animation-lg {
  font-size: 64px; }

html:not(#__):not(#___) .cadmin .loading-animation-primary {
  color: #0b5fff; }

html:not(#__):not(#___) .cadmin .loading-animation-secondary {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .loading-animation-light {
  color: #fff; }

@media print {
  html:not(#__):not(#___) .cadmin *,
  html:not(#__):not(#___) .cadmin *::before,
  html:not(#__):not(#___) .cadmin *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  html:not(#__):not(#___) .cadmin a:not(.btn) {
    text-decoration: underline; }
  html:not(#__):not(#___) .cadmin abbr[title]::after {
    content: " (" attr(title) ")"; }
  html:not(#__):not(#___) .cadmin pre {
    white-space: pre-wrap !important; }
  html:not(#__):not(#___) .cadmin pre,
  html:not(#__):not(#___) .cadmin blockquote {
    border: 1px solid #a7a9bc;
    page-break-inside: avoid; }
  html:not(#__):not(#___) .cadmin thead {
    display: table-header-group; }
  html:not(#__):not(#___) .cadmin tr,
  html:not(#__):not(#___) .cadmin img {
    page-break-inside: avoid; }
  html:not(#__):not(#___) .cadmin p,
  html:not(#__):not(#___) .cadmin h2,
  html:not(#__):not(#___) .cadmin h3 {
    orphans: 3;
    widows: 3; }
  html:not(#__):not(#___) .cadmin h2,
  html:not(#__):not(#___) .cadmin h3 {
    page-break-after: avoid; }
  html:not(#__):not(#___) .cadmin {
    @page {
      size: a3; } }
  html:not(#__):not(#___) .cadmin body {
    min-width: 992px !important; }
  html:not(#__):not(#___) .cadmin .container {
    min-width: 992px !important; }
  html:not(#__):not(#___) .cadmin .navbar {
    display: none; }
  html:not(#__):not(#___) .cadmin .badge {
    border: 1px solid #000; }
  html:not(#__):not(#___) .cadmin .table {
    border-collapse: collapse !important; }
  html:not(#__):not(#___) .cadmin .table td,
  html:not(#__):not(#___) .cadmin .table th {
    background-color: #fff !important; }
  html:not(#__):not(#___) .cadmin .table-bordered th,
  html:not(#__):not(#___) .cadmin .table-bordered td {
    border: 1px solid #e7e7ed !important; }
  html:not(#__):not(#___) .cadmin .table-dark {
    color: inherit; }
  html:not(#__):not(#___) .cadmin .table-dark th,
  html:not(#__):not(#___) .cadmin .table-dark td,
  html:not(#__):not(#___) .cadmin .table-dark thead th,
  html:not(#__):not(#___) .cadmin .table-dark tbody + tbody {
    border-color: #e7e7ed; }
  html:not(#__):not(#___) .cadmin .table .thead-dark th {
    border-color: #e7e7ed;
    color: inherit; } }

html:not(#__):not(#___) .cadmin .sidebar-sm {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .sidebar-header .close {
  font-size: 14px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .sheet-subtitle {
  font-size: 12px;
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-group {
  margin-bottom: 16px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-control {
  border-radius: 3px;
  font-size: 14px;
  height: 32px;
  line-height: 1.5;
  min-height: auto;
  padding: 4px 12px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-control.form-control-tag-group {
  height: auto; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 4px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .form-control[type=file] {
  padding: 0; }

html:not(#__):not(#___) .cadmin .sidebar-sm select.form-control {
  padding-right: 25.6px; }

html:not(#__):not(#___) .cadmin .sidebar-sm select.form-control:not([size]) {
  height: 32px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 4.56px 12px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.15;
  padding: 7px 12px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 7px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .btn.btn-monospaced, html:not(#__):not(#___) .cadmin .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 32px;
  padding: 3px 0;
  width: 32px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .btn.btn-monospaced.input-localized-trigger, html:not(#__):not(#___) .cadmin .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0; }

html:not(#__):not(#___) .cadmin .sidebar-sm .input-group-item .input-group-text {
  font-size: 14px;
  height: 32px;
  min-width: 32px;
  padding-left: 12px;
  padding-right: 12px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .input-group-item .btn .btn-section {
  font-size: 9px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .list-group-item-flex {
  padding: 8px 4px; }

html:not(#__):not(#___) .cadmin .sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

html:not(#__):not(#___) .cadmin .form-control-sm[contenteditable] {
  height: auto;
  min-height: 32px; }

html:not(#__):not(#___) .cadmin .form-control-sm[contenteditable] p {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .lfr-ddm-field-group {
  margin-bottom: 20px; }

html:not(#__):not(#___) .cadmin .overlay-content .open > .dropdown-menu {
  display: block;
  position: static; }

html:not(#__):not(#___) .cadmin.modal.show,
html:not(#__):not(#___) .cadmin .modal.show {
  display: block; }

html:not(#__):not(#___) .cadmin.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen),
html:not(#__):not(#___) .cadmin .modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

html:not(#__):not(#___) .cadmin.modal-dialog.dialog-iframe-modal,
html:not(#__):not(#___) .cadmin .modal-dialog.dialog-iframe-modal {
  max-width: none; }

html:not(#__):not(#___) .cadmin.modal-dialog.modal-dialog-sm,
html:not(#__):not(#___) .cadmin .modal-dialog.modal-dialog-sm {
  max-width: 600px; }

html:not(#__):not(#___) .cadmin.modal-dialog .yui3-resize-handles-wrapper,
html:not(#__):not(#___) .cadmin .modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

html:not(#__):not(#___) .cadmin.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br,
html:not(#__):not(#___) .cadmin .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  background-position: -30px 0;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: 15px;
  overflow: hidden;
  right: 0;
  text-indent: -99999em;
  width: 15px; }

html:not(#__):not(#___) .cadmin .modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0; }

html:not(#__):not(#___) .cadmin .yui3-widget-content-expanded {
  height: 100%; }

html:not(#__):not(#___) .cadmin .loadingmask-message {
  left: 50%;
  padding: 2px;
  position: absolute;
  top: 50%; }

html:not(#__):not(#___) .cadmin .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;
  transform: translateZ(0);
  width: 1em; }

html:not(#__):not(#___) .cadmin.modal-open .modal {
  display: block; }

html:not(#__):not(#___) .cadmin .user-icon-color-0 {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .user-icon-color-1 {
  color: #4a97f2; }

html:not(#__):not(#___) .cadmin .user-icon-color-2 {
  color: #e87523; }

html:not(#__):not(#___) .cadmin .user-icon-color-3 {
  color: #fb625b; }

html:not(#__):not(#___) .cadmin .user-icon-color-4 {
  color: #4fa488; }

html:not(#__):not(#___) .cadmin .user-icon-color-5 {
  color: #fe4fb5; }

html:not(#__):not(#___) .cadmin .user-icon-color-6 {
  color: #879b7a; }

html:not(#__):not(#___) .cadmin .user-icon-color-7 {
  color: #af78ff; }

html:not(#__):not(#___) .cadmin .user-icon-color-8 {
  color: #bf8c2a; }

html:not(#__):not(#___) .cadmin .user-icon-color-9 {
  color: #5f9bc7; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes {
  margin-bottom: 1em; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .toolbar {
  text-align: center; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .choice-selector {
  width: 100%; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .field-content {
  margin-bottom: 0; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container {
  margin-top: 10px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option.selected {
  display: block; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option .checkbox,
html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none; }

html:not(#__):not(#___) .cadmin.mobile .taglib-move-boxes .selector-container {
  display: none; }

html:not(#__):not(#___) .cadmin .cke_chrome {
  border: 1px solid #e7e7ed; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_bottom {
  padding: 6px 8px 2px; }

html:not(#__):not(#___) .cadmin .cke_chrome span.cke_top {
  padding: 6px 7px; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_contents {
  border: 1px solid #e7e7e7;
  margin: 0 -1px; }

html:not(#__):not(#___) .cadmin .cke_chrome.cke_focus .cke_contents {
  border-color: #80acff; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_reset_all,
html:not(#__):not(#___) .cadmin .cke_chrome .cke_reset_all a,
html:not(#__):not(#___) .cadmin .cke_chrome .cke_reset_all textarea {
  font: 12px sans-serif;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button {
  border: 2px solid transparent;
  margin: 0 1px;
  padding: 6px; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button .cke_button_icon {
  height: 16px;
  width: 16px; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button .cke_button_label {
  color: #6b6c7e;
  font-weight: 600;
  margin-top: 1px;
  padding-left: 3px; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_combo_on a.cke_combo_button,
html:not(#__):not(#___) .cadmin .cke_chrome .cke_combo_off a.cke_combo_button:hover,
html:not(#__):not(#___) .cadmin .cke_chrome .cke_combo_off a.cke_combo_button:active,
html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button_off:hover,
html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button_off:active {
  background-color: rgba(39, 40, 51, 0.04); }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button_on {
  background-color: rgba(39, 40, 51, 0.06); }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_button__source.cke_button_off + a.cke_button__expand.cke_button_disabled {
  display: none; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_combo_button {
  border: 2px solid transparent;
  margin: 0 4px;
  padding: 6px 18px; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_combo_button .cke_combo_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #6b6c7e; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_combo_button .cke_combo_open {
  margin: 1px 1px 1px 10px; }

html:not(#__):not(#___) .cadmin .cke_chrome a.cke_combo_button .cke_combo_text {
  color: #6b6c7e;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_resizer {
  border-width: 8px 8px 0 0;
  height: 0;
  margin: 6px -4px 2px; }

html:not(#__):not(#___) .cadmin .cke_chrome .cke_toolgroup {
  margin: 1px 4px 6px 0;
  padding-right: 3px; }

html:not(#__):not(#___) .cadmin .CodeMirror {
  font-family: monospace; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-gutters {
  background-color: #f7f7f7;
  border-right: 1px solid #ddd;
  min-height: 100%; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-linenumber {
  color: #999;
  font-size: 14px;
  min-width: 20px;
  padding: 0 3px 0 5px;
  text-align: right; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-cursor {
  border-left: 1px solid #000; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-scroll {
  height: 100%;
  margin-bottom: -50px;
  margin-right: -50px;
  overflow: scroll;
  padding-bottom: 50px; }

html:not(#__):not(#___) .cadmin .CodeMirror pre.CodeMirror-line,
html:not(#__):not(#___) .cadmin .CodeMirror pre.CodeMirror-line-like {
  font-family: inherit;
  margin: 0;
  overflow: visible;
  padding: 0 4px;
  white-space: pre; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-lines {
  padding: 4px 0; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-foldgutter {
  width: 0.7em; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-scroll,
html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-sizer,
html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-gutter,
html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-gutters,
html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-linenumber {
  box-sizing: content-box; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-measure {
  visibility: hidden; }

html:not(#__):not(#___) .cadmin .CodeMirror .CodeMirror-selected {
  background: #d9d9d9; }

html:not(#__):not(#___) .cadmin .CodeMirror.CodeMirror-wrap pre.CodeMirror-line, html:not(#__):not(#___) .cadmin .CodeMirror.CodeMirror-wrap pre.CodeMirror-line-like {
  white-space: pre-wrap;
  word-break: normal;
  word-wrap: break-word; }

html:not(#__):not(#___) .cadmin .CodeMirror.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-error,
html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-invalidchar {
  color: #f00; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-header {
  color: blue; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-quote {
  color: #090; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-keyword {
  color: #708; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-atom {
  color: #219; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-number {
  color: #164; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-def {
  color: #00f; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-variable-3,
html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-type {
  color: #085; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-comment {
  color: #a50; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-string {
  color: #a11; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-string-2 {
  color: #f50; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-qualifier,
html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-meta {
  color: #555; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-builtin {
  color: #30a; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-bracket {
  color: #997; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-tag {
  color: #170; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-link,
html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-attribute {
  color: #00c; }

html:not(#__):not(#___) .cadmin .CodeMirror.cm-s-default .cm-hr {
  color: #999; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-negative {
  color: #d44; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-positive {
  color: #292; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-header,
html:not(#__):not(#___) .cadmin .CodeMirror .cm-strong {
  font-weight: bold; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-em {
  font-style: italic; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-link {
  text-decoration: underline; }

html:not(#__):not(#___) .cadmin .CodeMirror .cm-strikethrough {
  text-decoration: line-through; }

html:not(#__):not(#___) .cadmin .taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }

html:not(#__):not(#___) .cadmin .taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em; }

html:not(#__):not(#___) .cadmin .taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

html:not(#__):not(#___) .cadmin .select-category-filter {
  background: #fff;
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding: 12px; }

html:not(#__):not(#___) .cadmin.lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px; }

html:not(#__):not(#___) .cadmin .upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100; }

html:not(#__):not(#___) .cadmin .upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

html:not(#__):not(#___) .cadmin.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none; }

html:not(#__):not(#___) .cadmin .lfr-upload-container {
  margin-bottom: 1em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container input[type=file] {
  line-height: 0; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-target {
  border: 3px dashed #e7e7ed;
  margin-bottom: 1em;
  min-height: 30px;
  padding: 30px 0;
  position: relative;
  text-align: center; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-target h4 span {
  display: block;
  margin: 5px 0;
  text-transform: lowercase; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-target .or-text {
  font-size: 0.8em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .manage-upload-target {
  padding: 5px 0 0;
  position: relative; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .manage-upload-target .select-files {
  margin: 0 1.125rem 1.125rem; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .browse-button-container {
  padding-top: 5px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container a.browse-button {
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .lfr-upload-container a.clear-uploads {
  background-repeat: no-repeat;
  float: right;
  padding-left: 16px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container a.cancel-uploads {
  background-repeat: no-repeat;
  float: right;
  margin-right: 0; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-file .icon-file {
  font-size: 40px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .cancel-button {
  color: #6b6c7e;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .delete-button {
  color: #6b6c7e; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .delete-button-col {
  padding-right: 10px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete .cancel-button,
html:not(#__):not(#___) .cadmin .lfr-upload-container .delete-button,
html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete.file-saved .delete-button,
html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-error {
  background-color: #fdd;
  background-repeat: no-repeat;
  background-size: 5px 5px;
  border-color: #ab1010;
  color: #ab1010;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-error .error-message {
  display: block; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
html:not(#__):not(#___) .cadmin .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete {
  padding-left: 5px; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete .error-message,
html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete .delete-button {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .file-uploading {
  background-color: #ffc; }

html:not(#__):not(#___) .cadmin .lfr-upload-container .file-uploading .progress {
  display: flex; }

html:not(#__):not(#___) .cadmin .select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto; } }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px; } }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px; } }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto; }

html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .lfr-description-column,
html:not(#__):not(#___) .cadmin .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

html:not(#__):not(#___) .portal-popup,
html:not(#__):not(#___) .cadmin.portal-popup {
  background-color: #fff; }

html:not(#__):not(#___) .portal-popup .columns-max > .portlet-layout.row,
html:not(#__):not(#___) .cadmin.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }

html:not(#__):not(#___) .portal-popup .columns-max > .portlet-layout.row > .portlet-column,
html:not(#__):not(#___) .cadmin.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0; }

html:not(#__):not(#___) .portal-popup .portlet-export-import .portlet-body > .cadmin,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-export-import .portlet-body > .cadmin {
  height: inherit; }

html:not(#__):not(#___) .portal-popup .sheet > .lfr-nav,
html:not(#__):not(#___) .cadmin.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

html:not(#__):not(#___) .portal-popup .contacts-portlet .portlet-configuration-container .form,
html:not(#__):not(#___) .cadmin.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

html:not(#__):not(#___) .portal-popup .lfr-form-content,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content {
  padding: 24px 12px; }

html:not(#__):not(#___) .portal-popup .portlet-body,
html:not(#__):not(#___) .portal-popup .portlet-boundary,
html:not(#__):not(#___) .portal-popup .portlet-column,
html:not(#__):not(#___) .portal-popup .portlet-layout,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-body,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-boundary,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-column,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-layout {
  height: 100%; }

html:not(#__):not(#___) .portal-popup .portlet-column,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-column {
  position: static; }

html:not(#__):not(#___) .portal-popup .dialog-body > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .dialog-body .container-view,
html:not(#__):not(#___) .portal-popup .export-dialog-tree > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .export-dialog-tree .container-view,
html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader .container-view,
html:not(#__):not(#___) .portal-popup .lfr-form-content > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .lfr-form-content .container-view,
html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content .container-view,
html:not(#__):not(#___) .portal-popup .process-list > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .process-list .container-view,
html:not(#__):not(#___) .portal-popup .roles-selector-body > .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .roles-selector-body .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-body > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-body .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .export-dialog-tree > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .export-dialog-tree .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .process-list > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .process-list .container-view,
html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body > .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }

html:not(#__):not(#___) .portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .dialog-body .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .process-list .container-view .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .portal-popup .roles-selector-body .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-body .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .process-list .container-view .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -20px; }

html:not(#__):not(#___) .portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0; }

html:not(#__):not(#___) .portal-popup .login-container,
html:not(#__):not(#___) .cadmin.portal-popup .login-container {
  padding: 24px; }

html:not(#__):not(#___) .portal-popup .navbar ~ .portlet-configuration-setup,
html:not(#__):not(#___) .portal-popup .portlet-export-import-container,
html:not(#__):not(#___) .cadmin.portal-popup .navbar ~ .portlet-configuration-setup,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }

html:not(#__):not(#___) .portal-popup .panel-group .panel,
html:not(#__):not(#___) .cadmin.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

html:not(#__):not(#___) .portal-popup .panel-group .panel + .panel,
html:not(#__):not(#___) .cadmin.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

html:not(#__):not(#___) .portal-popup .panel-heading,
html:not(#__):not(#___) .cadmin.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

html:not(#__):not(#___) .portal-popup .portlet-configuration-setup .lfr-nav,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .portal-popup .portlet-configuration-setup .lfr-nav,
  html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px; } }

html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader,
html:not(#__):not(#___) .portal-popup .process-list,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader,
html:not(#__):not(#___) .cadmin.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }

html:not(#__):not(#___) .portal-popup .portlet-export-import-publish-processes,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

html:not(#__):not(#___) .portal-popup .dialog-footer,
html:not(#__):not(#___) .cadmin.portal-popup .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%;
  z-index: 1020; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .portal-popup .dialog-footer,
  html:not(#__):not(#___) .cadmin.portal-popup .dialog-footer {
    position: fixed; } }

html:not(#__):not(#___) .portal-popup .dialog-footer .btn,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-footer .btn {
  margin-left: 16px;
  margin-right: 0; }

html:not(#__):not(#___) .portal-popup .dialog-footer.dialog-footer-not-reverse,
html:not(#__):not(#___) .cadmin.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .portal-popup .dialog-body:not(:last-child),
  html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader:not(:last-child),
  html:not(#__):not(#___) .portal-popup .lfr-form-content:not(:last-child),
  html:not(#__):not(#___) .portal-popup .portlet-configuration-body-content:not(:last-child),
  html:not(#__):not(#___) .portal-popup .roles-selector-body:not(:last-child),
  html:not(#__):not(#___) .cadmin.portal-popup .dialog-body:not(:last-child),
  html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader:not(:last-child),
  html:not(#__):not(#___) .cadmin.portal-popup .lfr-form-content:not(:last-child),
  html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-body-content:not(:last-child),
  html:not(#__):not(#___) .cadmin.portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }

html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader.hide-dialog-footer,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }

html:not(#__):not(#___) .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer,
html:not(#__):not(#___) .cadmin.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none; }

html:not(#__):not(#___) .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }

html:not(#__):not(#___) .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto; }

html:not(#__):not(#___) .portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content,
html:not(#__):not(#___) .cadmin.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

html:not(#__):not(#___) .overlay-content .open > .dropdown-menu.cadmin {
  display: block;
  position: static; }

body {
  --control-menu-container-height: calc(
  	var(--change-tracking-indicator-height, 0px) +
  		var(--control-menu-height, 0px) +
  		var(--staging-indicator-height, 0px)
  ); }

html:not(#__):not(#___) .cadmin .applications-menu-modal .modal-dialog {
  margin: 0;
  max-width: none;
  width: 100%; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar, html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 68px;
  line-height: 10px;
  width: 15px; }

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

main {
  display: block; }

.breadcrumb-link {
  display: inline !important; }

li.breadcrumb-item:after {
  content: " / ";
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  margin-top: 0; }

p {
  margin-bottom: 1rem;
  margin-top: 0; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  text-decoration-skip-ink: none; }

ol, ul, dl {
  margin-bottom: 1rem;
  margin-top: 0; }

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

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  border-radius: 1px;
  color: #0b5fff;
  text-decoration: none;
  text-underline-offset: 0.23em;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  a {
    transition: none; } }

.c-prefers-reduced-motion a {
  transition: none; }

a:hover, a.hover {
  color: #004ad7;
  text-decoration: underline; }

a.focus, a:focus-visible, .c-prefers-focus a:focus {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

svg {
  overflow: hidden;
  vertical-align: middle; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button, input {
  overflow: visible; }

select {
  word-wrap: normal; }

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

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none; }

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto; }

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

hr {
  border-color: var(--hr-border-color, rgba(0, 0, 0, 0.1));
  border-style: solid;
  border-width: var(--hr-border-width, 0.0625rem) 0 0 0;
  margin-bottom: var(--hr-margin-y, 1rem);
  margin-top: var(--hr-margin-y, 1rem); }

mark, .mark {
  background-color: #fcf8e3;
  box-decoration-break: clone;
  box-shadow: -0.25em 0 0 #fcf8e3;
  display: inline;
  line-height: normal;
  padding: 2px .25em 3px 0;
  position: relative;
  white-space: pre-wrap; }

mark:before, .mark:before {
  background-color: #fcf8e3;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: .25em;
  z-index: -1; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.list-inline {
  list-style: none;
  padding-left: 0; }

.list-inline-item {
  display: inline-block; }

.list-inline-item:not(:last-child) {
  margin-right: .5rem; }

.blockquote-footer::before {
  content: "— "; }

.reference-mark.lexicon-icon {
  vertical-align: super; }

.c-kbd > .c-kbd[class*=c-kbd-] {
  border-width: inherit;
  height: inherit;
  min-width: inherit;
  padding: inherit; }

.c-kbd > .c-kbd[class*=c-kbd-]:first-child {
  margin-left: -0.3125rem; }

.c-kbd > .c-kbd[class*=c-kbd-]:last-child {
  margin-right: -0.3125rem; }

.c-kbd > .c-kbd.c-kbd-monospaced {
  padding: 0; }

.c-kbd-monospaced {
  padding: 0; }

.c-kbd-group-light {
  color: #6b6c7e; }

.c-kbd-light {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

.c-kbd-group-dark {
  color: #fff; }

.c-kbd-dark {
  background-color: #393a4a;
  border-color: #393a4a;
  color: #fff; }

a > code {
  color: inherit; }

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

.img-fluid {
  height: auto;
  max-width: 100%; }

.img-thumbnail {
  background-color: var(--body-bg, #fff);
  border: .0625rem solid #e7e7ed;
  border-radius: .25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  height: auto;
  max-width: 100%;
  padding: .25rem; }

.figure {
  display: inline-block; }

.figure-img {
  line-height: 1;
  margin-bottom: .5rem; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%; }

.carousel-inner::after {
  clear: both;
  content: "";
  display: block; }

.carousel-item {
  backface-visibility: hidden;
  display: none;
  float: left;
  margin-right: -100%;
  position: relative;
  transition: transform .6s ease-in-out;
  width: 100%; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none; } }

.c-prefers-reduced-motion .carousel-item {
  transition: none; }

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transform: none;
  transition-property: opacity; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
  z-index: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
  transition: opacity 0s .6s;
  z-index: 0; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none; } }

.c-prefers-reduced-motion .carousel-fade .active.carousel-item-left, .c-prefers-reduced-motion .carousel-fade .active.carousel-item-right {
  transition: none; }

.carousel-control-prev, .carousel-control-next {
  align-items: center;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  opacity: .5;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity .15s ease;
  width: 15%;
  z-index: 1; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none; } }

.c-prefers-reduced-motion .carousel-control-prev, .c-prefers-reduced-motion .carousel-control-next {
  transition: none; }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  opacity: .9;
  outline: 0;
  text-decoration: none; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  background: no-repeat 50%/100% 100%;
  display: inline-block;
  height: 20px;
  width: 20px; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M5.25%200l-4%204%204%204%201.5-1.5L4.25%204l2.5-2.5L5.25%200z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20width='8'%20height='8'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M2.75%200l-1.5%201.5L3.75%204l-2.5%202.5L2.75%208l4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  list-style: none;
  margin-left: 15%;
  margin-right: 15%;
  padding-left: 0;
  position: absolute;
  right: 0;
  z-index: 15; }

.carousel-indicators li {
  background-clip: padding-box;
  background-color: #fff;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  box-sizing: content-box;
  cursor: pointer;
  flex: 0 1 auto;
  height: 3px;
  margin-left: 3px;
  margin-right: 3px;
  opacity: .5;
  text-indent: -999px;
  transition: opacity .6s ease;
  width: 30px; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none; } }

.c-prefers-reduced-motion .carousel-indicators li {
  transition: none; }

.carousel-indicators .active {
  opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.jumbotron {
  background-color: #f1f2f5;
  border-radius: var(--border-radius-lg, 0.375rem);
  margin-bottom: 2rem;
  padding: 2rem 1rem; }

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  animation: spinner-border .75s linear infinite;
  border-color: currentColor transparent currentColor currentColor;
  border-radius: 50%;
  border-style: solid;
  border-width: .25em;
  display: inline-block;
  height: 2rem;
  vertical-align: text-bottom;
  width: 2rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border {
    animation: none; } }

.c-prefers-reduced-motion .spinner-border {
  animation: none; }

.spinner-border-sm {
  border-width: .2em;
  height: 1rem;
  width: 1rem; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  animation: spinner-grow .75s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  opacity: 0;
  vertical-align: text-bottom;
  width: 2rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-grow {
    animation: none; } }

.c-prefers-reduced-motion .spinner-grow {
  animation: none; }

.spinner-grow-sm {
  height: 1rem;
  width: 1rem; }

.toast:not(:last-child) {
  margin-bottom: .75rem; }

.toast.showing {
  opacity: 1; }

.toast.show {
  display: block;
  opacity: 1; }

.toast.hide {
  display: none; }

.toast-header {
  align-items: center;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #6b6c7e;
  display: flex;
  padding: .25rem .75rem; }

.toast-body {
  padding: .75rem; }

.lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  margin-top: -3px;
  vertical-align: middle;
  width: 1em; }

.order-arrow-down-active .order-arrow-arrow-down {
  fill: #a7a9bc; }

.order-arrow-up-active .order-arrow-arrow-up {
  fill: #a7a9bc; }

a.collapse-icon, button.collapse-icon {
  padding-right: 2.28125rem; }

a.collapse-icon .c-inner, button.collapse-icon .c-inner {
  margin-right: -2.28125rem; }

.collapse-icon-closed .lexicon-icon, .collapse-icon-open .lexicon-icon {
  display: block; }

.collapse-icon .collapse-icon-closed, .collapse-icon .collapse-icon-open {
  height: 1em;
  position: absolute;
  right: .9375rem;
  top: calc(0.625rem + 0.0625rem + (((0.9375em * 1.5) - 1em) * 0.5));
  width: 1em; }

.collapse-icon .collapse-icon-closed .lexicon-icon, .collapse-icon .collapse-icon-open .lexicon-icon {
  margin-top: 0; }

.collapse-icon .collapse-icon-closed {
  display: none; }

.collapse-icon .collapse-icon-open {
  display: inline-block; }

.collapsed .collapse-icon-closed {
  display: inline-block; }

.collapsed .collapse-icon-open {
  display: none; }

.collapse-icon.collapse-icon-middle .collapse-icon-closed, .collapse-icon.collapse-icon-middle .collapse-icon-open {
  margin-top: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.aspect-ratio {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: calc(1 / 1 * 100%); }

.aspect-ratio-item {
  left: 0;
  position: absolute;
  word-wrap: break-word; }

.sticker-img, .aspect-ratio-item-fluid {
  max-width: 100%;
  position: absolute;
  word-wrap: break-word; }

.aspect-ratio-item-vertical-fluid {
  max-height: 100%;
  position: absolute;
  word-wrap: break-word; }

.aspect-ratio-item-flush {
  max-width: none;
  position: absolute;
  width: 100.6%; }

.aspect-ratio-item-vertical-flush {
  height: 100.6%;
  max-height: none;
  position: absolute; }

.aspect-ratio-item-top-left {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 0; }

.aspect-ratio-item-top-center {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 0;
  transform: translateX(-50%); }

.aspect-ratio-item-top-right {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 0; }

.aspect-ratio-item-right-middle {
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.aspect-ratio-item-bottom-right {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  top: auto; }

.aspect-ratio-item-bottom-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%); }

.aspect-ratio-item-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  top: auto; }

.aspect-ratio-item-left-middle {
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%); }

.sticker-img, .aspect-ratio-item-center-middle {
  position: absolute;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%); }

.aspect-ratio-3-to-2 {
  padding-bottom: calc(2 / 3 * 100%); }

.aspect-ratio-4-to-3 {
  padding-bottom: calc(3 / 4 * 100%); }

.aspect-ratio-8-to-3 {
  padding-bottom: calc(3 / 8 * 100%); }

.aspect-ratio-8-to-5 {
  padding-bottom: calc(5 / 8 * 100%); }

.aspect-ratio-16-to-9 {
  padding-bottom: calc(9 / 16 * 100%); }

.aspect-ratio-bg-contain {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.aspect-ratio-bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.aspect-ratio-bg-center {
  background-position: center;
  background-repeat: no-repeat; }

.c-horizontal-resizer {
  background-color: transparent;
  bottom: 0;
  cursor: ew-resize;
  margin-right: -0.25rem;
  position: absolute;
  right: 0;
  top: 0;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 0.5rem;
  z-index: 10; }

.c-horizontal-resizer:hover {
  background-color: #528eff; }

.c-horizontal-resizer:focus {
  background-color: #528eff; }

.fade {
  transition: var(--transition-fade, opacity 0.15s linear); }

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }

.c-prefers-reduced-motion .fade {
  transition: none; }

.fade:not(.show) {
  opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: var(--transition-collapse, height 0.35s ease); }

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.c-prefers-reduced-motion .collapsing {
  transition: none; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(24px * 0.5);
  padding-right: calc(24px * 0.5);
  width: 100%; }

@media (min-width: 576px) {
  .container {
    max-width: var(--container-max-sm, 540px); } }

@media (min-width: 768px) {
  .container {
    max-width: var(--container-max-md, 720px); } }

@media (min-width: 992px) {
  .container {
    max-width: var(--container-max-lg, 960px); } }

@media (min-width: 1280px) {
  .container {
    max-width: var(--container-max-xl, 1248px); } }

.container-xl, .container-lg, .container-md, .container-sm, .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(24px * 0.5);
  padding-right: calc(24px * 0.5);
  width: 100%; }

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: var(--container-max-sm, 540px); } }

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: var(--container-max-md, 720px); } }

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: var(--container-max-lg, 960px); } }

@media (min-width: 1280px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: var(--container-max-xl, 1248px); } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.no-gutters {
  margin-left: 0;
  margin-right: 0; }

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-left: 0;
  padding-right: 0; }

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1); }

.row-cols-2 > * {
  flex: 0 0 calc(100% / 2);
  max-width: calc(100% / 2); }

.row-cols-3 > * {
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3); }

.row-cols-4 > * {
  flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4); }

.row-cols-5 > * {
  flex: 0 0 calc(100% / 5);
  max-width: calc(100% / 5); }

.row-cols-6 > * {
  flex: 0 0 calc(100% / 6);
  max-width: calc(100% / 6); }

.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto; }

.col-1 {
  flex: 0 0 calc(1 / 12 * 100%);
  max-width: calc(1 / 12 * 100%); }

.col-2 {
  flex: 0 0 calc(2 / 12 * 100%);
  max-width: calc(2 / 12 * 100%); }

.col-3 {
  flex: 0 0 calc(3 / 12 * 100%);
  max-width: calc(3 / 12 * 100%); }

.col-4 {
  flex: 0 0 calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%); }

.col-5 {
  flex: 0 0 calc(5 / 12 * 100%);
  max-width: calc(5 / 12 * 100%); }

.col-6 {
  flex: 0 0 calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%); }

.col-7 {
  flex: 0 0 calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%); }

.col-8 {
  flex: 0 0 calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%); }

.col-9 {
  flex: 0 0 calc(9 / 12 * 100%);
  max-width: calc(9 / 12 * 100%); }

.col-10 {
  flex: 0 0 calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%); }

.col-11 {
  flex: 0 0 calc(11 / 12 * 100%);
  max-width: calc(11 / 12 * 100%); }

.col-12 {
  flex: 0 0 calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%); }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: calc(1 / 12 * 100%); }

.offset-2 {
  margin-left: calc(2 / 12 * 100%); }

.offset-3 {
  margin-left: calc(3 / 12 * 100%); }

.offset-4 {
  margin-left: calc(4 / 12 * 100%); }

.offset-5 {
  margin-left: calc(5 / 12 * 100%); }

.offset-6 {
  margin-left: calc(6 / 12 * 100%); }

.offset-7 {
  margin-left: calc(7 / 12 * 100%); }

.offset-8 {
  margin-left: calc(8 / 12 * 100%); }

.offset-9 {
  margin-left: calc(9 / 12 * 100%); }

.offset-10 {
  margin-left: calc(10 / 12 * 100%); }

.offset-11 {
  margin-left: calc(11 / 12 * 100%); }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  .row-cols-sm-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  .row-cols-sm-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .row-cols-sm-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  .row-cols-sm-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  .row-cols-sm-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(1 / 12 * 100%); }
  .col-sm-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(2 / 12 * 100%); }
  .col-sm-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(3 / 12 * 100%); }
  .col-sm-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%); }
  .col-sm-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%); }
  .col-sm-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%); }
  .col-sm-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(7 / 12 * 100%); }
  .col-sm-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%); }
  .col-sm-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(9 / 12 * 100%); }
  .col-sm-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%); }
  .col-sm-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%); }
  .col-sm-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%); }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: calc(0 / 12 * 100%); }
  .offset-sm-1 {
    margin-left: calc(1 / 12 * 100%); }
  .offset-sm-2 {
    margin-left: calc(2 / 12 * 100%); }
  .offset-sm-3 {
    margin-left: calc(3 / 12 * 100%); }
  .offset-sm-4 {
    margin-left: calc(4 / 12 * 100%); }
  .offset-sm-5 {
    margin-left: calc(5 / 12 * 100%); }
  .offset-sm-6 {
    margin-left: calc(6 / 12 * 100%); }
  .offset-sm-7 {
    margin-left: calc(7 / 12 * 100%); }
  .offset-sm-8 {
    margin-left: calc(8 / 12 * 100%); }
  .offset-sm-9 {
    margin-left: calc(9 / 12 * 100%); }
  .offset-sm-10 {
    margin-left: calc(10 / 12 * 100%); }
  .offset-sm-11 {
    margin-left: calc(11 / 12 * 100%); } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  .row-cols-md-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  .row-cols-md-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .row-cols-md-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  .row-cols-md-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  .row-cols-md-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  .col-md-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(1 / 12 * 100%); }
  .col-md-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(2 / 12 * 100%); }
  .col-md-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(3 / 12 * 100%); }
  .col-md-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%); }
  .col-md-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%); }
  .col-md-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%); }
  .col-md-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(7 / 12 * 100%); }
  .col-md-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%); }
  .col-md-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(9 / 12 * 100%); }
  .col-md-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%); }
  .col-md-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%); }
  .col-md-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%); }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: calc(0 / 12 * 100%); }
  .offset-md-1 {
    margin-left: calc(1 / 12 * 100%); }
  .offset-md-2 {
    margin-left: calc(2 / 12 * 100%); }
  .offset-md-3 {
    margin-left: calc(3 / 12 * 100%); }
  .offset-md-4 {
    margin-left: calc(4 / 12 * 100%); }
  .offset-md-5 {
    margin-left: calc(5 / 12 * 100%); }
  .offset-md-6 {
    margin-left: calc(6 / 12 * 100%); }
  .offset-md-7 {
    margin-left: calc(7 / 12 * 100%); }
  .offset-md-8 {
    margin-left: calc(8 / 12 * 100%); }
  .offset-md-9 {
    margin-left: calc(9 / 12 * 100%); }
  .offset-md-10 {
    margin-left: calc(10 / 12 * 100%); }
  .offset-md-11 {
    margin-left: calc(11 / 12 * 100%); } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  .row-cols-lg-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  .row-cols-lg-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .row-cols-lg-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  .row-cols-lg-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  .row-cols-lg-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(1 / 12 * 100%); }
  .col-lg-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(2 / 12 * 100%); }
  .col-lg-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(3 / 12 * 100%); }
  .col-lg-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%); }
  .col-lg-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%); }
  .col-lg-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%); }
  .col-lg-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(7 / 12 * 100%); }
  .col-lg-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%); }
  .col-lg-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(9 / 12 * 100%); }
  .col-lg-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%); }
  .col-lg-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%); }
  .col-lg-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%); }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: calc(0 / 12 * 100%); }
  .offset-lg-1 {
    margin-left: calc(1 / 12 * 100%); }
  .offset-lg-2 {
    margin-left: calc(2 / 12 * 100%); }
  .offset-lg-3 {
    margin-left: calc(3 / 12 * 100%); }
  .offset-lg-4 {
    margin-left: calc(4 / 12 * 100%); }
  .offset-lg-5 {
    margin-left: calc(5 / 12 * 100%); }
  .offset-lg-6 {
    margin-left: calc(6 / 12 * 100%); }
  .offset-lg-7 {
    margin-left: calc(7 / 12 * 100%); }
  .offset-lg-8 {
    margin-left: calc(8 / 12 * 100%); }
  .offset-lg-9 {
    margin-left: calc(9 / 12 * 100%); }
  .offset-lg-10 {
    margin-left: calc(10 / 12 * 100%); }
  .offset-lg-11 {
    margin-left: calc(11 / 12 * 100%); } }

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
  .row-cols-xl-2 > * {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  .row-cols-xl-3 > * {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .row-cols-xl-4 > * {
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4); }
  .row-cols-xl-5 > * {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5); }
  .row-cols-xl-6 > * {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6); }
  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 calc(1 / 12 * 100%);
    max-width: calc(1 / 12 * 100%); }
  .col-xl-2 {
    flex: 0 0 calc(2 / 12 * 100%);
    max-width: calc(2 / 12 * 100%); }
  .col-xl-3 {
    flex: 0 0 calc(3 / 12 * 100%);
    max-width: calc(3 / 12 * 100%); }
  .col-xl-4 {
    flex: 0 0 calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%); }
  .col-xl-5 {
    flex: 0 0 calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%); }
  .col-xl-6 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%); }
  .col-xl-7 {
    flex: 0 0 calc(7 / 12 * 100%);
    max-width: calc(7 / 12 * 100%); }
  .col-xl-8 {
    flex: 0 0 calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%); }
  .col-xl-9 {
    flex: 0 0 calc(9 / 12 * 100%);
    max-width: calc(9 / 12 * 100%); }
  .col-xl-10 {
    flex: 0 0 calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%); }
  .col-xl-11 {
    flex: 0 0 calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%); }
  .col-xl-12 {
    flex: 0 0 calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%); }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: calc(0 / 12 * 100%); }
  .offset-xl-1 {
    margin-left: calc(1 / 12 * 100%); }
  .offset-xl-2 {
    margin-left: calc(2 / 12 * 100%); }
  .offset-xl-3 {
    margin-left: calc(3 / 12 * 100%); }
  .offset-xl-4 {
    margin-left: calc(4 / 12 * 100%); }
  .offset-xl-5 {
    margin-left: calc(5 / 12 * 100%); }
  .offset-xl-6 {
    margin-left: calc(6 / 12 * 100%); }
  .offset-xl-7 {
    margin-left: calc(7 / 12 * 100%); }
  .offset-xl-8 {
    margin-left: calc(8 / 12 * 100%); }
  .offset-xl-9 {
    margin-left: calc(9 / 12 * 100%); }
  .offset-xl-10 {
    margin-left: calc(10 / 12 * 100%); }
  .offset-xl-11 {
    margin-left: calc(11 / 12 * 100%); } }

.container-fluid-max-sm {
  max-width: var(--container-max-sm, 540px); }

.container-fluid-max-md {
  max-width: var(--container-max-md, 720px); }

.container-fluid-max-lg {
  max-width: var(--container-max-lg, 960px); }

.container-fluid-max-xl {
  max-width: var(--container-max-xl, 1248px); }

.container-no-gutters {
  padding-left: 0;
  padding-right: 0; }

.container-no-gutters > .row {
  margin-left: 0;
  margin-right: 0; }

.container-no-gutters > .row > .col, .container-no-gutters > .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 575.98px) {
  .container-no-gutters-sm-down {
    padding-left: 0;
    padding-right: 0; }
  .container-no-gutters-sm-down > .row {
    margin-left: 0;
    margin-right: 0; }
  .container-no-gutters-sm-down > .row > .col, .container-no-gutters-sm-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 767.98px) {
  .container-no-gutters-md-down {
    padding-left: 0;
    padding-right: 0; }
  .container-no-gutters-md-down > .row {
    margin-left: 0;
    margin-right: 0; }
  .container-no-gutters-md-down > .row > .col, .container-no-gutters-md-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 991.98px) {
  .container-no-gutters-lg-down {
    padding-left: 0;
    padding-right: 0; }
  .container-no-gutters-lg-down > .row {
    margin-left: 0;
    margin-right: 0; }
  .container-no-gutters-lg-down > .row > .col, .container-no-gutters-lg-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 1279.98px) {
  .container-no-gutters-xl-down {
    padding-left: 0;
    padding-right: 0; }
  .container-no-gutters-xl-down > .row {
    margin-left: 0;
    margin-right: 0; }
  .container-no-gutters-xl-down > .row > .col, .container-no-gutters-xl-down > .row > [class*=col-] {
    padding-right: 0;
    padding-left: 0; } }

.card-page {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.container .card-page, .container-fluid .card-page {
  margin-left: -12px;
  margin-right: -12px; }

.container-form-lg {
  padding-bottom: 3rem;
  padding-top: 3rem; }

@media (max-width: 991.98px) {
  .container-form-lg {
    padding-bottom: 1rem;
    padding-top: 1rem; } }

.container-view {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem; }

.alert .alert-btn .c-inner, .portlet-msg-alert .alert-btn .c-inner, .portlet-msg-error .alert-btn .c-inner, .portlet-msg-help .alert-btn .c-inner, .portlet-msg-info .alert-btn .c-inner, .portlet-msg-progress .alert-btn .c-inner, .portlet-msg-success .alert-btn .c-inner {
  margin-bottom: -0.4375rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.4375rem; }

.alert .btn-group, .portlet-msg-alert .btn-group, .portlet-msg-error .btn-group, .portlet-msg-help .btn-group, .portlet-msg-info .btn-group, .portlet-msg-progress .btn-group, .portlet-msg-success .btn-group {
  margin-bottom: -0.125rem;
  margin-top: -0.125rem; }

.alert .btn-group-item, .portlet-msg-alert .btn-group-item, .portlet-msg-error .btn-group-item, .portlet-msg-help .btn-group-item, .portlet-msg-info .btn-group-item, .portlet-msg-progress .btn-group-item, .portlet-msg-success .btn-group-item {
  margin-bottom: 0.125rem;
  margin-top: 0.125rem; }

.alert .close:hover, .portlet-msg-alert .close:hover, .portlet-msg-error .close:hover, .portlet-msg-help .close:hover, .portlet-msg-info .close:hover, .portlet-msg-progress .close:hover, .portlet-msg-success .close:hover {
  color: inherit; }

.alert .close:disabled, .portlet-msg-alert .close:disabled, .portlet-msg-error .close:disabled, .portlet-msg-help .close:disabled, .portlet-msg-info .close:disabled, .portlet-msg-progress .close:disabled, .portlet-msg-success .close:disabled, .alert .close.disabled, .portlet-msg-alert .close.disabled, .portlet-msg-error .close.disabled, .portlet-msg-help .close.disabled, .portlet-msg-info .close.disabled, .portlet-msg-progress .close.disabled, .portlet-msg-success .close.disabled {
  color: inherit; }

.alert .close .c-inner, .portlet-msg-alert .close .c-inner, .portlet-msg-error .close .c-inner, .portlet-msg-help .close .c-inner, .portlet-msg-info .close .c-inner, .portlet-msg-progress .close .c-inner, .portlet-msg-success .close .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.alert-heading {
  color: inherit; }

.alert-footer {
  margin-top: 1rem; }

.alert-link:hover, .alert-link.hover, .alert-link.btn-unstyled:hover, .alert-link.btn-unstyled.hover {
  text-decoration: none; }

.alert-link.focus, .alert-link:focus-visible, .c-prefers-focus .alert-link:focus, .alert-link.btn-unstyled.focus, .alert-link.btn-unstyled:focus-visible, .c-prefers-focus .alert-link.btn-unstyled:focus {
  text-decoration: none; }

.alert-indicator + .lead {
  margin-left: 0.3125rem; }

.alert-dismissible {
  padding-right: 2.5rem; }

.alert-fluid {
  border-radius: 0;
  border-width: 0 0 1px 0;
  margin-bottom: 0;
  padding: 0; }

.alert-fluid.alert-dismissible .container, .alert-fluid.alert-dismissible .container-fluid {
  padding-right: calc( 2.5rem + 12px);
  position: relative; }

.alert-fluid .close {
  right: calc(12px + 0.25rem); }

.alert-fluid .container, .alert-fluid .container-fluid {
  padding-bottom: 0.96875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.96875rem; }

.alert-container {
  height: 0;
  position: relative; }

.alert-notifications .alert, .alert-notifications .portlet-msg-alert, .alert-notifications .portlet-msg-error, .alert-notifications .portlet-msg-help, .alert-notifications .portlet-msg-info, .alert-notifications .portlet-msg-progress, .alert-notifications .portlet-msg-success {
  box-shadow: 0 0.5rem 2rem -0.25rem rgba(0, 0, 0, 0.3);
  clear: both;
  float: left;
  margin-bottom: 1rem;
  max-width: 22.5rem;
  padding-bottom: 1rem;
  padding-top: 1rem; }

@media (max-width: 767.98px) {
  .alert-notifications .alert, .alert-notifications .portlet-msg-alert, .alert-notifications .portlet-msg-error, .alert-notifications .portlet-msg-help, .alert-notifications .portlet-msg-info, .alert-notifications .portlet-msg-progress, .alert-notifications .portlet-msg-success {
    max-width: none;
    width: 100%; } }

.alert-notifications .alert:last-child, .alert-notifications .portlet-msg-alert:last-child, .alert-notifications .portlet-msg-error:last-child, .alert-notifications .portlet-msg-help:last-child, .alert-notifications .portlet-msg-info:last-child, .alert-notifications .portlet-msg-progress:last-child, .alert-notifications .portlet-msg-success:last-child {
  margin-bottom: 0; }

.alert-notifications .alert-fluid {
  padding-bottom: 0;
  padding-top: 0; }

.alert-notifications-absolute {
  height: 0;
  position: absolute;
  right: 0.5rem;
  top: 4.75rem;
  z-index: 5000; }

@media (max-width: 767.98px) {
  .alert-notifications-absolute {
    left: 0.5rem;
    right: 0.5rem;
    top: 4.25rem; } }

.alert-notifications-fixed {
  bottom: 1.25rem;
  left: 1.25rem;
  position: fixed;
  z-index: 5000; }

@media (max-width: 767.98px) {
  .alert-notifications-fixed {
    bottom: 1rem;
    left: 12px;
    right: 12px; } }

.alert-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0; }

.alert-list .close {
  top: 50%;
  transform: translateY(-50%); }

.modal-body .alert .close, .modal-body .portlet-msg-alert .close, .modal-body .portlet-msg-error .close, .modal-body .portlet-msg-help .close, .modal-body .portlet-msg-info .close, .modal-body .portlet-msg-progress .close, .modal-body .portlet-msg-success .close {
  right: 1.5rem; }

.modal-body .alert-list .alert-fluid:last-child {
  margin-bottom: -1px; }

.autofit-row.alert-autofit-row {
  align-items: baseline;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  width: auto; }

.autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.alert-feedback.alert, .alert-feedback.portlet-msg-alert, .alert-feedback.portlet-msg-error, .alert-feedback.portlet-msg-help, .alert-feedback.portlet-msg-info, .alert-feedback.portlet-msg-progress, .alert-feedback.portlet-msg-success {
  background-color: transparent;
  border-width: 0;
  margin-bottom: 0.25rem;
  padding: 0; }

.alert-feedback.alert .alert-autofit-row, .alert-feedback.portlet-msg-alert .alert-autofit-row, .alert-feedback.portlet-msg-error .alert-autofit-row, .alert-feedback.portlet-msg-help .alert-autofit-row, .alert-feedback.portlet-msg-info .alert-autofit-row, .alert-feedback.portlet-msg-progress .alert-autofit-row, .alert-feedback.portlet-msg-success .alert-autofit-row, .alert-feedback.alert .autofit-row, .alert-feedback.portlet-msg-alert .autofit-row, .alert-feedback.portlet-msg-error .autofit-row, .alert-feedback.portlet-msg-help .autofit-row, .alert-feedback.portlet-msg-info .autofit-row, .alert-feedback.portlet-msg-progress .autofit-row, .alert-feedback.portlet-msg-success .autofit-row {
  display: inline;
  margin-left: 0;
  margin-right: 0; }

.alert-feedback.alert .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-alert .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-error .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-help .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-info .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-progress .alert-autofit-row > .autofit-col, .alert-feedback.portlet-msg-success .alert-autofit-row > .autofit-col, .alert-feedback.alert .autofit-row > .autofit-col, .alert-feedback.portlet-msg-alert .autofit-row > .autofit-col, .alert-feedback.portlet-msg-error .autofit-row > .autofit-col, .alert-feedback.portlet-msg-help .autofit-row > .autofit-col, .alert-feedback.portlet-msg-info .autofit-row > .autofit-col, .alert-feedback.portlet-msg-progress .autofit-row > .autofit-col, .alert-feedback.portlet-msg-success .autofit-row > .autofit-col {
  display: inline;
  padding-left: 0;
  padding-right: .25em; }

.alert-feedback.alert .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-alert .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-error .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-help .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-info .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-progress .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-success .alert-autofit-row > .autofit-col > .autofit-section, .alert-feedback.alert .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-alert .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-error .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-help .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-info .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-progress .autofit-row > .autofit-col > .autofit-section, .alert-feedback.portlet-msg-success .autofit-row > .autofit-col > .autofit-section {
  display: inline; }

.alert-feedback.alert .lead, .alert-feedback.portlet-msg-alert .lead, .alert-feedback.portlet-msg-error .lead, .alert-feedback.portlet-msg-help .lead, .alert-feedback.portlet-msg-info .lead, .alert-feedback.portlet-msg-progress .lead, .alert-feedback.portlet-msg-success .lead {
  margin-right: 0; }

.alert-feedback.alert .lead + .component-text, .alert-feedback.portlet-msg-alert .lead + .component-text, .alert-feedback.portlet-msg-error .lead + .component-text, .alert-feedback.portlet-msg-help .lead + .component-text, .alert-feedback.portlet-msg-info .lead + .component-text, .alert-feedback.portlet-msg-progress .lead + .component-text, .alert-feedback.portlet-msg-success .lead + .component-text {
  margin-left: .25em; }

.alert-inline.alert, .alert-inline.portlet-msg-alert, .alert-inline.portlet-msg-error, .alert-inline.portlet-msg-help, .alert-inline.portlet-msg-info, .alert-inline.portlet-msg-progress, .alert-inline.portlet-msg-success {
  display: inline-block;
  max-width: 100%;
  width: auto; }

.alert-inline.alert.alert-dismissible, .alert-inline.alert-dismissible.portlet-msg-alert, .alert-inline.alert-dismissible.portlet-msg-error, .alert-inline.alert-dismissible.portlet-msg-help, .alert-inline.alert-dismissible.portlet-msg-info, .alert-inline.alert-dismissible.portlet-msg-progress, .alert-inline.alert-dismissible.portlet-msg-success {
  padding-right: 3.5rem; }

.alert-inline.alert.alert-dismissible.alert-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-alert, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-error, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-help, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-info, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-progress, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-success {
  padding-right: 0; }

.alert-inline.alert.alert-dismissible.alert-fluid > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-alert > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-error > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-help > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-info > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-progress > .container, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-success > .container, .alert-inline.alert.alert-dismissible.alert-fluid > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-alert > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-error > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-help > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-info > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-progress > .container-fluid, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-success > .container-fluid {
  padding-right: 3.5rem; }

.alert-inline.alert.alert-dismissible.alert-fluid > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-alert > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-error > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-help > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-info > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-progress > .container > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-success > .container > .alert-autofit-row, .alert-inline.alert.alert-dismissible.alert-fluid > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-alert > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-error > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-help > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-info > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-progress > .container-fluid > .alert-autofit-row, .alert-inline.alert-dismissible.alert-fluid.portlet-msg-success > .container-fluid > .alert-autofit-row {
  align-items: center;
  margin-bottom: calc(-0.9375rem - 1px);
  margin-top: calc(-0.9375rem - 1px);
  padding-bottom: 0.5625rem;
  padding-top: 0.5625rem;
  min-height: 3.5rem; }

.alert-inline.alert > .alert-autofit-row, .alert-inline.portlet-msg-alert > .alert-autofit-row, .alert-inline.portlet-msg-error > .alert-autofit-row, .alert-inline.portlet-msg-help > .alert-autofit-row, .alert-inline.portlet-msg-info > .alert-autofit-row, .alert-inline.portlet-msg-progress > .alert-autofit-row, .alert-inline.portlet-msg-success > .alert-autofit-row {
  align-items: center;
  margin-bottom: calc(-0.9375rem - 1px);
  margin-top: calc(-0.9375rem - 1px);
  padding-bottom: 0.5625rem;
  padding-top: 0.5625rem;
  min-height: 3.5rem; }

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none; } }

.c-prefers-reduced-motion .badge {
  transition: none; }

.badge:empty {
  display: none; }

.badge[href]:hover, .badge[href].hover, .badge[type]:hover, .badge[type].hover {
  text-decoration: none; }

.badge[href].focus, .badge[href]:focus-visible, .c-prefers-focus .badge[href]:focus, .badge[type].focus, .badge[type]:focus-visible, .c-prefers-focus .badge[type]:focus {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.badge a {
  color: #fff;
  text-decoration: underline; }

.badge a:hover, .badge a.hover {
  text-decoration: none; }

.badge a.focus, .badge a:focus-visible, .c-prefers-focus .badge a:focus {
  text-decoration: none; }

.badge > .c-inner {
  margin-bottom: -0.09375rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-top: -0.09375rem;
  max-width: none; }

.badge .inline-item a {
  align-items: center;
  display: inline-flex;
  margin-top: 0; }

.badge .inline-item .btn-unstyled {
  color: inherit;
  display: inline-flex;
  margin-top: 0;
  max-width: none; }

.badge .inline-item a .lexicon-icon, .badge .inline-item .btn-unstyled .lexicon-icon, .badge .inline-item .close .lexicon-icon {
  margin-top: 0; }

.badge .inline-item .lexicon-icon {
  height: .875em;
  margin-top: 0;
  width: .875em; }

.badge-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  min-height: 0;
  position: relative;
  text-align: left; }

.badge-item a {
  display: inline-flex; }

.badge-item .btn-unstyled {
  color: inherit;
  display: inline-flex; }

.badge-item .close:hover {
  color: inherit;
  opacity: 1; }

.badge-item .close.focus, .badge-item .close:focus-visible, .c-prefers-focus .badge-item .close:focus {
  opacity: 1; }

.badge-item .lexicon-icon {
  height: .875em;
  margin-top: 0;
  width: .875em; }

.badge-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: .375rem;
  word-wrap: break-word; }

.badge-item-expand a {
  flex-direction: column; }

.badge-item-before {
  margin-right: .85714em; }

.badge-item-after {
  margin-left: .85714em; }

.btn .badge {
  margin-right: 0;
  position: relative;
  top: -1px; }

.badge-pill {
  border-radius: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.badge-primary {
  background-color: #0b5fff;
  color: #fff; }

[href].badge-primary:hover, [href].hover.badge-primary, [type].badge-primary:hover, [type].hover.badge-primary {
  background-color: #0b5fff;
  color: #fff; }

[href].focus.badge-primary, [href].badge-primary:focus-visible, .c-prefers-focus [href].badge-primary:focus, [type].focus.badge-primary, [type].badge-primary:focus-visible, .c-prefers-focus [type].badge-primary:focus {
  background-color: #0b5fff;
  box-shadow: 0 0 0 0.2rem rgba(11, 95, 255, 0.5);
  color: #fff; }

.badge-secondary {
  background-color: #e7e7ed;
  color: #272833; }

[href].badge-secondary:hover, [href].hover.badge-secondary, [type].badge-secondary:hover, [type].hover.badge-secondary {
  background-color: #e7e7ed;
  color: #272833; }

[href].focus.badge-secondary, [href].badge-secondary:focus-visible, .c-prefers-focus [href].badge-secondary:focus, [type].focus.badge-secondary, [type].badge-secondary:focus-visible, .c-prefers-focus [type].badge-secondary:focus {
  background-color: #e7e7ed;
  color: #272833;
  box-shadow: 0 0 0 0.2rem rgba(231, 231, 237, 0.5); }

.badge-secondary a {
  color: #272833; }

.badge-success {
  background-color: #287d3c;
  color: #fff; }

[href].badge-success:hover, [href].hover.badge-success, [type].badge-success:hover, [type].hover.badge-success {
  background-color: #287d3c;
  color: #fff; }

[href].focus.badge-success, [href].badge-success:focus-visible, .c-prefers-focus [href].badge-success:focus, [type].focus.badge-success, [type].badge-success:focus-visible, .c-prefers-focus [type].badge-success:focus {
  background-color: #287d3c;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(40, 125, 60, 0.5); }

.badge-info {
  background-color: #2e5aac;
  color: #fff; }

[href].badge-info:hover, [href].hover.badge-info, [type].badge-info:hover, [type].hover.badge-info {
  background-color: #2e5aac;
  color: #fff; }

[href].focus.badge-info, [href].badge-info:focus-visible, .c-prefers-focus [href].badge-info:focus, [type].focus.badge-info, [type].badge-info:focus-visible, .c-prefers-focus [type].badge-info:focus {
  background-color: #2e5aac;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(46, 90, 172, 0.5); }

.badge-warning {
  background-color: #b95000;
  color: #fff; }

[href].badge-warning:hover, [href].hover.badge-warning, [type].badge-warning:hover, [type].hover.badge-warning {
  background-color: #b95000;
  color: #fff; }

[href].focus.badge-warning, [href].badge-warning:focus-visible, .c-prefers-focus [href].badge-warning:focus, [type].focus.badge-warning, [type].badge-warning:focus-visible, .c-prefers-focus [type].badge-warning:focus {
  background-color: #b95000;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(185, 80, 0, 0.5); }

.badge-danger {
  background-color: #da1414;
  color: #fff; }

[href].badge-danger:hover, [href].hover.badge-danger, [type].badge-danger:hover, [type].hover.badge-danger {
  background-color: #da1414;
  color: #fff; }

[href].focus.badge-danger, [href].badge-danger:focus-visible, .c-prefers-focus [href].badge-danger:focus, [type].focus.badge-danger, [type].badge-danger:focus-visible, .c-prefers-focus [type].badge-danger:focus {
  background-color: #da1414;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(218, 20, 20, 0.5); }

.badge-light {
  background-color: #f1f2f5;
  color: #272833; }

[href].badge-light:hover, [href].hover.badge-light, [type].badge-light:hover, [type].hover.badge-light {
  background-color: #f1f2f5;
  color: #272833; }

[href].focus.badge-light, [href].badge-light:focus-visible, .c-prefers-focus [href].badge-light:focus, [type].focus.badge-light, [type].badge-light:focus-visible, .c-prefers-focus [type].badge-light:focus {
  background-color: #f1f2f5;
  color: #272833;
  box-shadow: 0 0 0 0.2rem rgba(241, 242, 245, 0.5); }

.badge-light a {
  color: #272833; }

.badge-dark {
  background-color: #272833;
  color: #fff; }

[href].badge-dark:hover, [href].hover.badge-dark, [type].badge-dark:hover, [type].hover.badge-dark {
  background-color: #272833;
  color: #fff; }

[href].focus.badge-dark, [href].badge-dark:focus-visible, .c-prefers-focus [href].badge-dark:focus, [type].focus.badge-dark, [type].badge-dark:focus-visible, .c-prefers-focus [type].badge-dark:focus {
  background-color: #272833;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(39, 40, 51, 0.5); }

.badge-beta {
  background-color: rgba(41, 79, 152, 0.04);
  color: #294f98;
  text-transform: uppercase; }

.badge-beta-dark {
  background-color: rgba(238, 242, 250, 0.04);
  color: #89a7e0;
  text-transform: uppercase; }

.btn-group, .btn-group-vertical {
  display: inline-flex;
  position: relative;
  vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
  z-index: 1; }

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  z-index: 3; }

.btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -0.0625rem; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group {
  flex-wrap: wrap; }

.btn-group-nowrap {
  flex-wrap: nowrap; }

.btn-group-item {
  align-items: center;
  display: inline-flex;
  margin-right: 1rem; }

.btn-group-item:last-child, .btn-group-item-last {
  margin-right: 0; }

.btn-toolbar {
  flex-wrap: wrap;
  justify-content: flex-start; }

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  margin-bottom: .125rem;
  margin-top: .125rem; }

.btn-toolbar .btn-group:not(:last-child), .btn-toolbar .input-group:not(:last-child) {
  margin-right: .5rem; }

.btn-toolbar .input-group {
  width: auto; }

.dropdown-toggle-split {
  padding-left: calc(0.9375rem * 0.75);
  padding-right: calc(0.9375rem * 0.75); }

.btn-sm + .dropdown-toggle-split {
  padding-right: calc(0.75rem * 0.75);
  padding-left: calc(0.75rem * 0.75); }

.btn-lg + .dropdown-toggle-split {
  padding-right: calc(1.5rem * 0.75);
  padding-left: calc(1.5rem * 0.75); }

.btn-group-vertical {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -0.0625rem; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-vertical > .btn-monospaced {
  width: 2.5rem; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }

.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute; }

.c-empty-state-animation {
  display: block;
  margin: 5rem auto 1.5rem;
  max-width: 340px;
  text-align: center; }

.c-empty-state-image {
  margin: 0 auto 2rem;
  max-width: 250px;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.c-empty-state-aspect-ratio {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.c-empty-state-text {
  color: #6b6c7e;
  margin-bottom: 0;
  margin-top: 0.5rem;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.c-empty-state-footer {
  margin-top: 1rem;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.c-empty-state-sm.c-empty-state-animation {
  margin: 2.5rem auto 2rem;
  max-width: 268px; }

.c-empty-state-sm .c-empty-state-image {
  max-width: 120px; }

.c-empty-state-sm .c-empty-state-title {
  font-size: 1rem;
  line-height: 1.5; }

.c-empty-state-sm .c-empty-state-text {
  font-size: 0.875rem; }

.label {
  border-color: #272833;
  border-radius: 0.125rem;
  border-style: solid;
  border-width: 0.0625rem;
  display: inline-flex;
  font-size: 0.625rem;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 1;
  margin-bottom: 0.125rem;
  margin-right: 0.25rem;
  margin-top: 0.125rem;
  max-width: 100%;
  padding-bottom: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.125rem;
  text-transform: uppercase;
  white-space: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
  outline: 0;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .label {
    transition: none; } }

.c-prefers-reduced-motion .label {
  transition: none; }

.label:disabled, .label.disabled {
  box-shadow: none; }

.label[href], .label[type], .label[tabindex] {
  cursor: pointer;
  text-decoration: none; }

.label[href]:hover, .label[href].hover, .label[type]:hover, .label[type].hover, .label[tabindex]:hover, .label[tabindex].hover {
  text-decoration: underline; }

.label[href].focus, .label[href]:focus-visible, .c-prefers-focus .label[href]:focus, .label[type].focus, .label[type]:focus-visible, .c-prefers-focus .label[type]:focus, .label[tabindex].focus, .label[tabindex]:focus-visible, .c-prefers-focus .label[tabindex]:focus {
  text-decoration: underline;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.label a, .label .btn-unstyled {
  color: inherit;
  display: inline-block;
  text-decoration: none; }

.label a:hover, .label a.hover, .label .btn-unstyled:hover, .label .btn-unstyled.hover {
  color: inherit;
  text-decoration: underline; }

.label a.focus, .label a:focus-visible, .c-prefers-focus .label a:focus, .label .btn-unstyled.focus, .label .btn-unstyled:focus-visible, .c-prefers-focus .label .btn-unstyled:focus {
  color: inherit;
  text-decoration: underline; }

.label .sticker {
  border-radius: 100px;
  height: 0.875em;
  line-height: 0.875em;
  width: 0.875em; }

.label .sticker-overlay {
  border-radius: 100px; }

.label > .c-inner {
  margin-bottom: -0.125rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-top: -0.125rem;
  max-width: none; }

.label .inline-item a {
  align-items: center;
  display: inline-flex;
  margin-top: 0; }

.label .inline-item .btn-unstyled {
  color: inherit;
  display: inline-flex;
  margin-top: 0;
  max-width: none; }

.label .inline-item .close {
  color: inherit;
  display: inline-flex;
  float: none;
  font-size: inherit;
  margin-top: 0;
  opacity: 1; }

.label .inline-item a .lexicon-icon, .label .inline-item .btn-unstyled .lexicon-icon, .label .inline-item .close .lexicon-icon {
  margin-top: 0; }

.label .inline-item .lexicon-icon {
  margin-top: 0; }

.label-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  min-height: 0;
  position: relative; }

.label-item a {
  display: inline-flex; }

.label-item .btn-unstyled {
  color: inherit;
  display: inline-flex; }

.label-item .close {
  border-radius: 1px;
  color: inherit;
  display: inline-flex;
  font-size: 1rem;
  height: auto;
  margin-bottom: -2px;
  margin-top: -2px;
  opacity: 1;
  width: auto; }

.label-item .close:hover {
  color: inherit;
  opacity: 1; }

.label-item .close.focus, .label-item .close:focus-visible, .c-prefers-focus .label-item .close:focus {
  opacity: 1; }

.label-item .close:disabled, .label-item .close.disabled {
  opacity: 0.4;
  color: inherit; }

.label-item .lexicon-icon {
  margin-top: 0; }

.label-item .text-truncate-inline {
  display: inline-flex; }

.label-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 1rem;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.label-item-expand a {
  flex-direction: column; }

.label-item-before {
  margin-right: 0.85714em; }

.label-item-after {
  margin-left: 0.85714em; }

.label-lg {
  font-size: 0.75rem;
  height: auto;
  padding-bottom: 0.3125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.3125rem;
  text-transform: none;
  min-height: 1.5rem; }

.label-lg .lexicon-icon {
  height: 1em;
  width: 1em; }

.label-lg .label-item {
  margin-bottom: -0.0625rem;
  margin-top: -0.0625rem; }

.label-lg .label-item .lexicon-icon {
  height: 1em;
  width: 1em; }

.label-lg .sticker {
  height: 0.875rem;
  line-height: 0.875rem;
  width: 0.875rem; }

.label-lg > .c-inner {
  margin-bottom: -0.3125rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.3125rem; }

.label-primary {
  background-color: #fff;
  border-color: #80acff;
  color: #0b5fff; }

[href].label-primary:hover, [href].hover.label-primary, [type].label-primary:hover, [type].hover.label-primary, [tabindex].label-primary:hover, [tabindex].hover.label-primary {
  border-color: #80acff;
  color: #004ad7; }

[href].focus.label-primary, [href].label-primary:focus-visible, .c-prefers-focus [href].label-primary:focus, [type].focus.label-primary, [type].label-primary:focus-visible, .c-prefers-focus [type].label-primary:focus, [tabindex].focus.label-primary, [tabindex].label-primary:focus-visible, .c-prefers-focus [tabindex].label-primary:focus {
  color: #004ad7; }

.label-primary a:hover, .label-primary a.hover, .label-primary .btn-unstyled:hover, .label-primary .btn-unstyled.hover {
  color: #004ad7; }

.label-primary .close:hover {
  color: #004ad7; }

.label-primary .close.focus, .label-primary .close:focus-visible, .c-prefers-focus .label-primary .close:focus {
  color: #004ad7; }

.label-secondary {
  background-color: #fff;
  border-color: #cdced9;
  color: #6b6c7e; }

[href].label-secondary:hover, [href].hover.label-secondary, [type].label-secondary:hover, [type].hover.label-secondary, [tabindex].label-secondary:hover, [tabindex].hover.label-secondary {
  border-color: #cdced9;
  color: #272833; }

[href].focus.label-secondary, [href].label-secondary:focus-visible, .c-prefers-focus [href].label-secondary:focus, [type].focus.label-secondary, [type].label-secondary:focus-visible, .c-prefers-focus [type].label-secondary:focus, [tabindex].focus.label-secondary, [tabindex].label-secondary:focus-visible, .c-prefers-focus [tabindex].label-secondary:focus {
  color: #272833; }

.label-secondary a:hover, .label-secondary a.hover, .label-secondary .btn-unstyled:hover, .label-secondary .btn-unstyled.hover {
  color: #272833; }

.label-secondary .close:hover {
  color: #272833; }

.label-secondary .close.focus, .label-secondary .close:focus-visible, .c-prefers-focus .label-secondary .close:focus {
  color: #272833; }

.label-success {
  background-color: #fff;
  border-color: #5aca75;
  color: #287d3c; }

[href].label-success:hover, [href].hover.label-success, [type].label-success:hover, [type].hover.label-success, [tabindex].label-success:hover, [tabindex].hover.label-success {
  border-color: #5aca75;
  color: #1c5629; }

[href].focus.label-success, [href].label-success:focus-visible, .c-prefers-focus [href].label-success:focus, [type].focus.label-success, [type].label-success:focus-visible, .c-prefers-focus [type].label-success:focus, [tabindex].focus.label-success, [tabindex].label-success:focus-visible, .c-prefers-focus [tabindex].label-success:focus {
  color: #1c5629; }

.label-success a:hover, .label-success a.hover, .label-success .btn-unstyled:hover, .label-success .btn-unstyled.hover {
  color: #1c5629; }

.label-success .close:hover {
  color: #1c5629; }

.label-success .close.focus, .label-success .close:focus-visible, .c-prefers-focus .label-success .close:focus {
  color: #1c5629; }

.label-info {
  background-color: #fff;
  border-color: #89a7e0;
  color: #2e5aac; }

[href].label-info:hover, [href].hover.label-info, [type].label-info:hover, [type].hover.label-info, [tabindex].label-info:hover, [tabindex].hover.label-info {
  border-color: #89a7e0;
  color: #234584; }

[href].focus.label-info, [href].label-info:focus-visible, .c-prefers-focus [href].label-info:focus, [type].focus.label-info, [type].label-info:focus-visible, .c-prefers-focus [type].label-info:focus, [tabindex].focus.label-info, [tabindex].label-info:focus-visible, .c-prefers-focus [tabindex].label-info:focus {
  color: #234584; }

.label-info a:hover, .label-info a.hover, .label-info .btn-unstyled:hover, .label-info .btn-unstyled.hover {
  color: #234584; }

.label-info .close:hover {
  color: #234584; }

.label-info .close.focus, .label-info .close:focus-visible, .c-prefers-focus .label-info .close:focus {
  color: #234584; }

.label-warning {
  background-color: #fff;
  border-color: #ff8f39;
  color: #b95000; }

[href].label-warning:hover, [href].hover.label-warning, [type].label-warning:hover, [type].hover.label-warning, [tabindex].label-warning:hover, [tabindex].hover.label-warning {
  border-color: #ff8f39;
  color: #863a00; }

[href].focus.label-warning, [href].label-warning:focus-visible, .c-prefers-focus [href].label-warning:focus, [type].focus.label-warning, [type].label-warning:focus-visible, .c-prefers-focus [type].label-warning:focus, [tabindex].focus.label-warning, [tabindex].label-warning:focus-visible, .c-prefers-focus [tabindex].label-warning:focus {
  color: #863a00; }

.label-warning a:hover, .label-warning a.hover, .label-warning .btn-unstyled:hover, .label-warning .btn-unstyled.hover {
  color: #863a00; }

.label-warning .close:hover {
  color: #863a00; }

.label-warning .close.focus, .label-warning .close:focus-visible, .c-prefers-focus .label-warning .close:focus {
  color: #863a00; }

.label-danger {
  background-color: #fff;
  border-color: #f48989;
  color: #da1414; }

[href].label-danger:hover, [href].hover.label-danger, [type].label-danger:hover, [type].hover.label-danger, [tabindex].label-danger:hover, [tabindex].hover.label-danger {
  border-color: #f48989;
  color: #ab1010; }

[href].focus.label-danger, [href].label-danger:focus-visible, .c-prefers-focus [href].label-danger:focus, [type].focus.label-danger, [type].label-danger:focus-visible, .c-prefers-focus [type].label-danger:focus, [tabindex].focus.label-danger, [tabindex].label-danger:focus-visible, .c-prefers-focus [tabindex].label-danger:focus {
  color: #ab1010; }

.label-danger a:hover, .label-danger a.hover, .label-danger .btn-unstyled:hover, .label-danger .btn-unstyled.hover {
  color: #ab1010; }

.label-danger .close:hover {
  color: #ab1010; }

.label-danger .close.focus, .label-danger .close:focus-visible, .c-prefers-focus .label-danger .close:focus {
  color: #ab1010; }

.label-dark {
  background-color: #fff;
  border-color: #272833;
  color: #272833; }

[href].label-dark:hover, [href].hover.label-dark, [type].label-dark:hover, [type].hover.label-dark, [tabindex].label-dark:hover, [tabindex].hover.label-dark {
  border-color: #272833;
  color: #393a4a; }

[href].focus.label-dark, [href].label-dark:focus-visible, .c-prefers-focus [href].label-dark:focus, [type].focus.label-dark, [type].label-dark:focus-visible, .c-prefers-focus [type].label-dark:focus, [tabindex].focus.label-dark, [tabindex].label-dark:focus-visible, .c-prefers-focus [tabindex].label-dark:focus {
  color: #393a4a; }

.label-dark a:hover, .label-dark a.hover, .label-dark .btn-unstyled:hover, .label-dark .btn-unstyled.hover {
  color: #393a4a; }

.label-dark .close:hover {
  color: #393a4a; }

.label-dark .close.focus, .label-dark .close:focus-visible, .c-prefers-focus .label-dark .close:focus {
  color: #393a4a; }

.label-light {
  background-color: #272833;
  border-color: #f1f2f5;
  color: #f1f2f5; }

[href].label-light:hover, [href].hover.label-light, [type].label-light:hover, [type].hover.label-light, [tabindex].label-light:hover, [tabindex].hover.label-light {
  border-color: #f1f2f5;
  color: #d3d6e0; }

[href].focus.label-light, [href].label-light:focus-visible, .c-prefers-focus [href].label-light:focus, [type].focus.label-light, [type].label-light:focus-visible, .c-prefers-focus [type].label-light:focus, [tabindex].focus.label-light, [tabindex].label-light:focus-visible, .c-prefers-focus [tabindex].label-light:focus {
  color: #d3d6e0; }

.label-light a:hover, .label-light a.hover, .label-light .btn-unstyled:hover, .label-light .btn-unstyled.hover {
  color: #d3d6e0; }

.label-light .close:hover {
  color: #d3d6e0; }

.label-light .close.focus, .label-light .close:focus-visible, .c-prefers-focus .label-light .close:focus {
  color: #d3d6e0; }

.label-inverse-primary {
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: #fff; }

[href].label-inverse-primary:hover, [href].hover.label-inverse-primary, [type].label-inverse-primary:hover, [type].hover.label-inverse-primary, [tabindex].label-inverse-primary:hover, [tabindex].hover.label-inverse-primary {
  color: #fff; }

.label-inverse-secondary {
  background-color: #6b6c7e;
  border-color: #6b6c7e;
  color: #fff; }

[href].label-inverse-secondary:hover, [href].hover.label-inverse-secondary, [type].label-inverse-secondary:hover, [type].hover.label-inverse-secondary, [tabindex].label-inverse-secondary:hover, [tabindex].hover.label-inverse-secondary {
  color: #fff; }

.label-inverse-success {
  background-color: #287d3c;
  border-color: #287d3c;
  color: #fff; }

[href].label-inverse-success:hover, [href].hover.label-inverse-success, [type].label-inverse-success:hover, [type].hover.label-inverse-success, [tabindex].label-inverse-success:hover, [tabindex].hover.label-inverse-success {
  color: #fff; }

.label-inverse-info {
  background-color: #2e5aac;
  border-color: #2e5aac;
  color: #fff; }

[href].label-inverse-info:hover, [href].hover.label-inverse-info, [type].label-inverse-info:hover, [type].hover.label-inverse-info, [tabindex].label-inverse-info:hover, [tabindex].hover.label-inverse-info {
  color: #fff; }

.label-inverse-warning {
  background-color: #b95000;
  border-color: #b95000;
  color: #fff; }

[href].label-inverse-warning:hover, [href].hover.label-inverse-warning, [type].label-inverse-warning:hover, [type].hover.label-inverse-warning, [tabindex].label-inverse-warning:hover, [tabindex].hover.label-inverse-warning {
  color: #fff; }

.label-inverse-danger {
  background-color: #da1414;
  border-color: #da1414;
  color: #fff; }

[href].label-inverse-danger:hover, [href].hover.label-inverse-danger, [type].label-inverse-danger:hover, [type].hover.label-inverse-danger, [tabindex].label-inverse-danger:hover, [tabindex].hover.label-inverse-danger {
  color: #fff; }

.label-inverse-light {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #272833; }

[href].label-inverse-light:hover, [href].hover.label-inverse-light, [type].label-inverse-light:hover, [type].hover.label-inverse-light, [tabindex].label-inverse-light:hover, [tabindex].hover.label-inverse-light {
  color: #272833; }

.label-inverse-dark {
  background-color: #272833;
  border-color: #272833;
  color: #fff; }

[href].label-inverse-dark:hover, [href].hover.label-inverse-dark, [type].label-inverse-dark:hover, [type].hover.label-inverse-dark, [tabindex].label-inverse-dark:hover, [tabindex].hover.label-inverse-dark {
  color: #fff; }

.media {
  align-items: flex-start;
  display: flex; }

.media-body {
  flex: 1; }

.sticker {
  align-items: center;
  border-radius: 0.25rem;
  color: #272833;
  height: 2rem;
  line-height: 2rem;
  display: inline-flex;
  font-size: 1rem;
  font-weight: var(--font-weight-bold, 700);
  justify-content: center;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 2rem; }

.sticker > .inline-item {
  justify-content: center; }

.sticker > .inline-item .lexicon-icon {
  margin-top: 0; }

.sticker .lexicon-icon {
  margin-top: 0; }

.sticker-overlay {
  align-items: center;
  border-radius: inherit;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

.sticker-bottom-left {
  bottom: 1rem;
  left: 1rem;
  position: absolute;
  right: auto;
  top: auto; }

.sticker-bottom-right {
  bottom: 1rem;
  left: auto;
  position: absolute;
  right: 1rem;
  top: auto; }

.sticker-top-left {
  left: 1rem;
  position: absolute;
  top: 1rem; }

.sticker-top-right {
  left: auto;
  position: absolute;
  right: 1rem;
  top: 1rem; }

.sticker-outside {
  left: -1rem;
  top: -1rem; }

.sticker-outside.sticker-bottom-left {
  bottom: -1rem;
  top: auto; }

.sticker-outside.sticker-bottom-right {
  bottom: -1rem;
  left: auto;
  right: -1rem;
  top: auto; }

.sticker-outside.sticker-top-right {
  left: auto;
  right: -1rem; }

.sticker-user-icon {
  background-color: #fff;
  border-radius: var(--border-radius-circle, 5000px);
  box-shadow: 0 0 0 1px #e7e7ed; }

.sticker-sm {
  font-size: 0.75rem;
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem; }

.sticker-outside.sticker-sm {
  left: -0.75rem;
  top: -0.75rem; }

.sticker-outside.sticker-bottom-left.sticker-sm {
  bottom: -0.75rem;
  top: auto; }

.sticker-outside.sticker-bottom-right.sticker-sm {
  bottom: -0.75rem;
  left: auto;
  right: -0.75rem;
  top: auto; }

.sticker-outside.sticker-top-right.sticker-sm {
  left: auto;
  right: -0.75rem; }

.sticker-lg {
  font-size: 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  width: 2.5rem; }

.sticker-outside.sticker-lg {
  left: -1.25rem;
  top: -1.25rem; }

.sticker-outside.sticker-bottom-left.sticker-lg {
  bottom: -1.25rem;
  top: auto; }

.sticker-outside.sticker-bottom-right.sticker-lg {
  bottom: -1.25rem;
  left: auto;
  right: -1.25rem;
  top: auto; }

.sticker-outside.sticker-top-right.sticker-lg {
  left: auto;
  right: -1.25rem; }

.sticker-xl {
  font-size: 1.5rem;
  height: 3rem;
  line-height: 3rem;
  width: 3rem; }

.sticker-outside.sticker-xl {
  left: -1.5rem;
  top: -1.5rem; }

.sticker-outside.sticker-bottom-left.sticker-xl {
  bottom: -1.5rem;
  top: auto; }

.sticker-outside.sticker-bottom-right.sticker-xl {
  bottom: -1.5rem;
  left: auto;
  right: -1.5rem;
  top: auto; }

.sticker-outside.sticker-top-right.sticker-xl {
  left: auto;
  right: -1.5rem; }

.sticker-primary {
  background-color: #fff;
  color: #0b5fff; }

.sticker-secondary {
  background-color: #fff;
  color: #6b6c7e; }

.sticker-success {
  background-color: #fff;
  color: #287d3c; }

.sticker-info {
  background-color: #fff;
  color: #2e5aac; }

.sticker-warning {
  background-color: #fff;
  color: #b95000; }

.sticker-danger {
  background-color: #fff;
  color: #da1414; }

.sticker-light {
  background-color: #272833;
  color: #f1f2f5; }

.sticker-dark {
  background-color: #fff;
  color: #272833; }

.sticker-circle {
  border-radius: var(--border-radius-circle, 5000px); }

.card, .card-horizontal {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  border-style: solid;
  border-width: 0px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
  display: block;
  margin-bottom: 1.5rem;
  min-width: 0;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.card .aspect-ratio .label, .card-horizontal .aspect-ratio .label {
  display: block;
  margin-bottom: 0.5rem;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.5rem; }

.card .aspect-ratio-item-top-left, .card-horizontal .aspect-ratio-item-top-left {
  left: 1rem;
  top: 1rem; }

.card .aspect-ratio-item-top-center, .card-horizontal .aspect-ratio-item-top-center {
  top: 1rem; }

.card .aspect-ratio-item-top-right, .card-horizontal .aspect-ratio-item-top-right {
  right: 1rem;
  top: 1rem; }

.card .aspect-ratio-item-right-middle, .card-horizontal .aspect-ratio-item-right-middle {
  right: 1rem; }

.card .aspect-ratio-item-bottom-right, .card-horizontal .aspect-ratio-item-bottom-right {
  bottom: 1rem;
  right: 1rem; }

.card .aspect-ratio-item-bottom-center, .card-horizontal .aspect-ratio-item-bottom-center {
  bottom: 1rem; }

.card .aspect-ratio-item-bottom-left, .card-horizontal .aspect-ratio-item-bottom-left {
  bottom: 1rem;
  left: 1rem; }

.card > hr, .card-horizontal > hr {
  margin-left: 0;
  margin-right: 0; }

.card .autofit-col:first-child, .card-horizontal .autofit-col:first-child {
  border-bottom-left-radius: calc( 0.25rem - 0px);
  border-top-left-radius: calc( 0.25rem - 0px); }

.card .autofit-col:last-child, .card-horizontal .autofit-col:last-child {
  border-bottom-right-radius: calc( 0.25rem - 0px);
  border-top-right-radius: calc( 0.25rem - 0px); }

.card > .list-group:first-child .list-group-item:first-child, .card-horizontal > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }

.card > .list-group:last-child .list-group-item:last-child, .card-horizontal > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem; }

.card-section-header {
  color: #6b6c7e;
  font-size: 0.75rem;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 2.5;
  margin-bottom: 1.5rem;
  padding: 0 12px;
  text-transform: uppercase; }

.card-title {
  font-size: 0.875rem;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 1.5;
  margin-bottom: 0;
  color: #272833; }

.card-title[href], .card-title [href] {
  color: #272833; }

.card-title[href]:hover, .card-title[href].hover, .card-title [href]:hover, .card-title [href].hover {
  color: #272833; }

.card-subtitle {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: var(--font-weight-normal, 400);
  margin-bottom: 0;
  margin-top: 0; }

.card-subtitle[href], .card-subtitle [href] {
  color: #6b6c7e; }

.card-subtitle[href]:hover, .card-subtitle[href].hover, .card-subtitle [href]:hover, .card-subtitle [href].hover {
  color: #6b6c7e; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link {
  color: #6b6c7e;
  font-size: 0.875rem; }

.card-link:hover, .card-link.hover {
  color: #6b6c7e;
  text-decoration: underline; }

.card-link.btn-unstyled {
  white-space: normal; }

.card-link + .card-link {
  margin-left: 0; }

.card-divider {
  background-color: rgba(0, 0, 0, 0.125);
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px; }

.card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  padding: 0.75rem 1.25rem; }

.card-header:first-child {
  border-radius: calc( 0.25rem - 0px) calc( 0.25rem - 0px) 0 0; }

.card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.card-header-tabs {
  border-bottom: 0;
  margin-bottom: -0.75rem;
  margin-left: calc(-1.25rem / 2);
  margin-right: calc(-1.25rem / 2); }

.card-header-pills {
  margin-left: calc(-1.25rem / 2);
  margin-right: calc(-1.25rem / 2); }

.card-footer {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0px solid rgba(0, 0, 0, 0.125);
  padding: 0.75rem 1.25rem; }

.card-footer:last-child {
  border-radius: 0 0 calc( 0.25rem - 0px) calc( 0.25rem - 0px); }

.card-img-overlay {
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  top: 0; }

.card-img, .card-img-top, .card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img, .card-img-top {
  border-top-left-radius: calc( 0.25rem - 0px);
  border-top-right-radius: calc( 0.25rem - 0px); }

.card-img, .card-img-bottom {
  border-bottom-left-radius: calc( 0.25rem - 0px);
  border-bottom-right-radius: calc( 0.25rem - 0px); }

.card-row {
  display: flex;
  width: 100%; }

.card-row .autofit-col {
  justify-content: center;
  padding-left: 0;
  padding-right: 0; }

.card-row .autofit-col-expand {
  min-width: 25px; }

.card-row .autofit-col-gutters {
  padding-left: 10px;
  padding-right: 10px; }

.card-row .autofit-col-gutters .card-divider {
  margin-left: -10px;
  margin-right: -10px; }

.justify-content-center .autofit-col {
  justify-content: center; }

.justify-content-start .autofit-col {
  justify-content: flex-start; }

.justify-content-end .autofit-col {
  justify-content: flex-end; }

.text-center .autofit-col {
  text-align: center; }

.text-left .autofit-col {
  text-align: left; }

.text-right .autofit-col {
  text-align: right; }

.card-item-first {
  border-top-left-radius: calc( 0.25rem - 0px);
  border-top-right-radius: calc( 0.25rem - 0px);
  width: 100%; }

.autofit-col:first-child .card-item-first {
  border-radius: calc( 0.25rem - 0px) 0 0 calc( 0.25rem - 0px); }

.card-item-last {
  border-bottom-left-radius: calc( 0.25rem - 0px);
  border-bottom-right-radius: calc( 0.25rem - 0px);
  width: 100%; }

.autofit-col:last-child .card-item-last {
  border-radius: 0 calc( 0.25rem - 0px) calc( 0.25rem - 0px) 0; }

.rounded .card-header, .rounded .card-item-first {
  border-top-left-radius: calc( var(--border-radius, 0.25rem) - 0px);
  border-top-right-radius: calc( var(--border-radius, 0.25rem) - 0px); }

.rounded .card-footer, .rounded .card-item-last {
  border-bottom-left-radius: calc( var(--border-radius, 0.25rem) - 0px);
  border-bottom-right-radius: calc( var(--border-radius, 0.25rem) - 0px); }

.rounded .autofit-col:first-child {
  border-bottom-left-radius: calc( var(--border-radius, 0.25rem) - 0px);
  border-top-left-radius: calc( var(--border-radius, 0.25rem) - 0px); }

.rounded .autofit-col:first-child .card-item-first {
  border-radius: calc( var(--border-radius, 0.25rem) - 0px) 0 0 calc( var(--border-radius, 0.25rem) - 0px); }

.rounded .autofit-col:last-child {
  border-bottom-right-radius: calc( var(--border-radius, 0.25rem) - 0px);
  border-top-right-radius: calc( var(--border-radius, 0.25rem) - 0px); }

.rounded .autofit-col:last-child .card-item-last {
  border-radius: 0 calc( var(--border-radius, 0.25rem) - 0px) calc( var(--border-radius, 0.25rem) - 0px) 0; }

.rounded-0 .card-header, .rounded-0 .card-item-first {
  border-top-left-radius: calc( 0 - 0px);
  border-top-right-radius: calc( 0 - 0px); }

.rounded-0 .card-footer, .rounded-0 .card-item-last {
  border-bottom-left-radius: calc( 0 - 0px);
  border-bottom-right-radius: calc( 0 - 0px); }

.rounded-0 .autofit-col:first-child {
  border-bottom-left-radius: calc( 0 - 0px);
  border-top-left-radius: calc( 0 - 0px); }

.rounded-0 .autofit-col:first-child .card-item-first {
  border-radius: calc( 0 - 0px) 0 0 calc( 0 - 0px); }

.rounded-0 .autofit-col:last-child {
  border-bottom-right-radius: calc( 0 - 0px);
  border-top-right-radius: calc( 0 - 0px); }

.rounded-0 .autofit-col:last-child .card-item-last {
  border-radius: 0 calc( 0 - 0px) calc( 0 - 0px) 0; }

.rounded-circle .card-header, .rounded-circle .card-item-first {
  border-top-left-radius: calc( var(--border-radius-circle, 5000px) - 0px);
  border-top-right-radius: calc( var(--border-radius-circle, 5000px) - 0px); }

.rounded-circle .card-footer, .rounded-circle .card-item-last {
  border-bottom-left-radius: calc( var(--border-radius-circle, 5000px) - 0px);
  border-bottom-right-radius: calc( var(--border-radius-circle, 5000px) - 0px); }

.rounded-circle .autofit-col:first-child {
  border-bottom-left-radius: calc( var(--border-radius-circle, 5000px) - 0px);
  border-top-left-radius: calc( var(--border-radius-circle, 5000px) - 0px); }

.rounded-circle .autofit-col:first-child .card-item-first {
  border-radius: calc( var(--border-radius-circle, 5000px) - 0px) 0 0 calc( var(--border-radius-circle, 5000px) - 0px); }

.rounded-circle .autofit-col:last-child {
  border-bottom-right-radius: calc( var(--border-radius-circle, 5000px) - 0px);
  border-top-right-radius: calc( var(--border-radius-circle, 5000px) - 0px); }

.rounded-circle .autofit-col:last-child .card-item-last {
  border-radius: 0 calc( var(--border-radius-circle, 5000px) - 0px) calc( var(--border-radius-circle, 5000px) - 0px) 0; }

.card-deck .card {
  margin-bottom: 12px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px; }
  .card-deck .card {
    flex: 1 0 0%;
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px; } }

.card-group > .card {
  margin-bottom: 12px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card {
    border-left: 0;
    margin-left: 0; }
  .card-group > .card:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: .75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
  .card-columns .card {
    display: inline-block;
    width: 100%; } }

.accordion > .card {
  overflow: hidden; }

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: 0px; }

.form-check-card {
  margin-bottom: 1.5rem;
  margin-top: 0;
  padding-left: 0; }

.form-check-card:hover .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-card.active .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-card.checked .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-card .card {
  margin-bottom: 0; }

.form-check-card .form-check-input {
  margin-left: 0;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  z-index: 1; }

.form-check-card .form-check-label {
  color: var(--body-color, #272833);
  display: inline;
  font-weight: var(--font-weight-normal, 400);
  padding-left: 0;
  position: static; }

.form-check-card .custom-control {
  display: inline;
  margin-right: 0;
  position: static; }

.form-check-card .custom-control label {
  font-weight: var(--font-weight-normal, 400);
  padding-left: 0; }

.form-check-card .custom-control .custom-control-label {
  opacity: 0;
  position: absolute;
  z-index: 1; }

.form-check-card .custom-control .custom-control-label::before {
  top: 0; }

.form-check-card .custom-control .custom-control-label::after {
  top: 0; }

.form-check-card .custom-control .custom-control-input {
  z-index: 2; }

.form-check-card .custom-control .custom-control-input:checked ~ .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-card .custom-control .custom-control-input:checked ~ .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-card .form-check-input:checked ~ .card {
  box-shadow: 0 0 0 2px #80acff; }

.form-check-bottom-left .card-horizontal > .card-body, .form-check-middle-left .card-horizontal > .card-body, .form-check-top-left .card-horizontal > .card-body {
  padding-left: 50px; }

.form-check-bottom-right .card-horizontal > .card-body, .form-check-middle-right .card-horizontal > .card-body, .form-check-top-right .card-horizontal > .card-body {
  padding-right: 50px; }

.form-check-bottom-left .form-check-input {
  bottom: 1rem;
  left: 1rem;
  opacity: 1;
  top: auto;
  transform: none; }

.form-check-bottom-left .custom-control .custom-control-label {
  bottom: 1rem;
  left: 1rem;
  opacity: 1;
  top: auto;
  transform: none; }

.form-check-bottom-left .custom-control .custom-control-input {
  bottom: 1rem;
  left: 1rem;
  top: auto;
  transform: none; }

.form-check-bottom-right .form-check-input {
  bottom: 1rem;
  left: auto;
  opacity: 1;
  right: 1rem;
  top: auto;
  transform: none; }

.form-check-bottom-right .custom-control .custom-control-label {
  bottom: 1rem;
  left: auto;
  opacity: 1;
  right: 1rem;
  top: auto;
  transform: none; }

.form-check-bottom-right .custom-control .custom-control-input {
  bottom: 1rem;
  left: auto;
  right: 1rem;
  top: auto;
  transform: none; }

.form-check-middle-left .form-check-input {
  left: 1rem;
  margin-top: 0;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%); }

.form-check-middle-left .custom-control .custom-control-label {
  left: 1rem;
  margin-top: 0;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%); }

.form-check-middle-left .custom-control .custom-control-input {
  left: 1rem;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%); }

.form-check-middle-right .form-check-input {
  left: auto;
  margin-top: 0;
  opacity: 1;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%); }

.form-check-middle-right .custom-control .custom-control-label {
  left: auto;
  margin-top: 0;
  opacity: 1;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%); }

.form-check-middle-right .custom-control .custom-control-input {
  left: auto;
  margin-top: 0;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%); }

.form-check-top-left .form-check-input {
  left: 1rem;
  opacity: 1;
  top: 1rem;
  transform: none; }

.form-check-top-left .custom-control .custom-control-label {
  left: 1rem;
  opacity: 1;
  top: 1rem;
  transform: none; }

.form-check-top-left .custom-control .custom-control-input {
  left: 1rem;
  top: 1rem;
  transform: none; }

.form-check-top-right .form-check-input {
  left: auto;
  opacity: 1;
  right: 1rem;
  top: 1rem;
  transform: none; }

.form-check-top-right .custom-control .custom-control-label {
  left: auto;
  opacity: 1;
  right: 1rem;
  top: 1rem;
  transform: none; }

.form-check-top-right .custom-control .custom-control-input {
  left: auto;
  right: 1rem;
  top: 1rem;
  transform: none; }

.card-page.card-page-equal-height .card-page-item, .card-page.card-page-equal-height .card-page-item-asset, .card-page.card-page-equal-height .card-page-item-directory {
  display: flex;
  flex-direction: column; }

.card-page.card-page-equal-height .form-check-card {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.card-page.card-page-equal-height .card {
  flex-grow: 1; }

.card-page-item-header {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%; }

.card-page-item-directory {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  .card-page-item-directory {
    min-width: 193px;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  .card-page-item-directory {
    flex-basis: 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  .card-page-item-directory {
    flex-basis: 33.3333%;
    max-width: 33.3333%; } }

@media (min-width: 992px) {
  .card-page-item-directory {
    flex-basis: 25%;
    max-width: 25%; } }

.card-page-item-asset {
  display: block;
  flex-grow: 1;
  min-width: 193px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  .card-page-item-asset {
    min-width: 193px;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  .card-page-item-asset {
    flex-basis: 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  .card-page-item-asset {
    flex-basis: 33.3333%;
    max-width: 33.3333%; } }

@media (min-width: 992px) {
  .card-page-item-asset {
    flex-basis: 25%;
    max-width: 25%; } }

.card-page-item-user {
  display: block;
  flex-basis: 50%;
  flex-grow: 1;
  max-width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  width: 100%; }

@media (min-width: 0) {
  .card-page-item-user {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 12px;
    padding-right: 12px; } }

@media (min-width: 576px) {
  .card-page-item-user {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    min-width: 200px; } }

@media (min-width: 992px) {
  .card-page-item-user {
    flex-basis: 20%;
    max-width: 20%; } }

.card-interactive {
  cursor: pointer;
  outline: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .card-interactive {
    transition: none; } }

.c-prefers-reduced-motion .card-interactive {
  transition: none; }

.card-interactive:hover, .card-interactive.hover {
  background-color: #f7f8f9;
  text-decoration: none; }

.card-interactive.focus, .card-interactive:focus-visible, .c-prefers-focus .card-interactive:focus {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.card-interactive:active, .card-interactive.active {
  background-color: #f1f2f5; }

.card-interactive::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height .15s ease-out; }

@media (prefers-reduced-motion: reduce) {
  .card-interactive::after {
    transition: none; } }

.c-prefers-reduced-motion .card-interactive::after {
  transition: none; }

.card-interactive:hover::after, .card-interactive.hover::after {
  height: 4px; }

.card-interactive:focus::after, .card-interactive.focus::after {
  height: 4px; }

.card-interactive:active::after, .card-interactive.active::after {
  height: 4px; }

.card-interactive .card-body {
  display: block; }

.card-interactive label {
  cursor: pointer; }

.card-interactive-primary.focus, .card-interactive-primary:focus-visible, .c-prefers-focus .card-interactive-primary:focus {
  background-color: #f7f8f9; }

.card-interactive-primary:active, .card-interactive-primary.active {
  background-color: #f1f2f5; }

.card-interactive-primary:hover::after, .card-interactive-primary.hover::after {
  background-color: #0b5fff; }

.card-interactive-primary:focus::after, .card-interactive-primary.focus::after {
  background-color: #0b5fff; }

.card-interactive-primary:active::after, .card-interactive-primary.active::after {
  background-color: #0b5fff; }

.card-interactive-secondary {
  color: #272833; }

.card-interactive-secondary:hover, .card-interactive-secondary.hover {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 0 2px #528eff;
  color: #272833; }

.card-interactive-secondary.focus, .card-interactive-secondary:focus-visible, .c-prefers-focus .card-interactive-secondary:focus {
  border-color: transparent;
  box-shadow: 0 0 0 2px #528eff; }

.card-interactive-secondary:active, .card-interactive-secondary.active {
  background-color: #fff; }

.card-type-asset .aspect-ratio {
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0 0 0.0625rem 0;
  padding-bottom: calc(9 / 16 * 100%); }

.card-type-asset .aspect-ratio .custom-control label, .card-type-asset .aspect-ratio .form-check-label {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.card-type-asset .card-body {
  padding-top: 0.75rem; }

.card-type-asset .card-row {
  align-items: flex-start; }

.card-type-asset .card-type-asset-icon {
  width: 22.225%; }

.card-type-asset .card-type-asset-icon .inline-item {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.card-type-asset .card-type-asset-icon > .lexicon-icon {
  height: 100%;
  width: 100%; }

.card-type-asset .card-type-asset-icon > .sticker {
  border-radius: 50%;
  display: block;
  font-size: 2vw;
  padding-bottom: 100%;
  width: 100%; }

.card-type-asset .dropdown-action {
  margin-right: -0.5rem;
  margin-top: -0.1875rem; }

.image-card .aspect-ratio {
  background-image: linear-gradient(45deg, #e7e7ed 25%, transparent 25%), linear-gradient(-45deg, #e7e7ed 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e7e7ed 75%), linear-gradient(-45deg, transparent 75%, #e7e7ed 75%);
  background-position: 0 0,0 10px,10px -10px,-10px 0px;
  background-size: 20px 20px; }

.file-card .card-type-asset-icon {
  color: #cdced9; }

.product-card .aspect-ratio {
  background-color: #fff;
  background-image: linear-gradient(0deg, #ebebeb, #ebebeb); }

.product-card .card-body {
  text-align: center; }

.product-card .card-title {
  font-size: 1rem; }

.product-card .card-subtitle {
  font-size: 0.75rem; }

.product-card .card-text {
  font-size: 1.125rem;
  font-weight: var(--font-weight-semi-bold, 600); }

.user-card .card-type-asset-icon {
  max-width: 80px;
  min-width: 48px;
  width: 30%; }

.user-card .card-type-asset-icon > .lexicon-icon {
  height: auto;
  width: 50%; }

.card-type-directory .sticker {
  font-size: 1.125rem; }

.card-type-template {
  color: #272833;
  border-width: 1px;
  box-shadow: none; }

.card-type-template:hover, .card-type-template.hover {
  color: #272833; }

.card-type-template::after {
  bottom: -1px;
  left: -1px;
  right: -1px; }

.card-type-template .aspect-ratio {
  border-width: 0px;
  color: #6b6c7e;
  text-align: center;
  background-image: none;
  padding-bottom: calc(9 / 16 * 100%); }

.card-type-template .aspect-ratio .lexicon-icon {
  height: auto;
  width: 28%; }

.card-type-template .aspect-ratio-item {
  width: 100.6%;
  color: #6b6c7e; }

.card-type-template .card-title {
  display: block;
  margin-bottom: 0.5rem; }

.card-type-template .card-text {
  display: block; }

.template-card .card-body {
  padding-top: 0;
  text-align: center; }

.template-card-horizontal {
  color: #6b6c7e; }

.template-card-horizontal:hover, .template-card-horizontal.hover {
  color: #6b6c7e; }

.template-card-horizontal .sticker {
  font-size: 1.25rem; }

.template-card-horizontal .card-row {
  margin-left: -4px;
  margin-right: -4px;
  width: auto; }

.template-card-horizontal .card-row .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

.template-card-horizontal .card-title {
  color: inherit;
  margin-bottom: 0; }

.dropup, .dropright, .dropdown, .dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }

.dropdown-header {
  color: #272833;
  display: block;
  font-size: 0.875rem;
  margin-top: 0.625rem;
  padding-bottom: 0.34375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.34375rem;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.dropdown-header:first-child {
  margin-top: 0; }

.dropdown-subheader {
  color: #272833;
  font-size: 0.75rem;
  font-weight: var(--font-weight-semi-bold, 600);
  margin-top: 0.625rem;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  text-transform: uppercase;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.dropdown-subheader:first-child {
  margin-top: 0; }

.dropdown-caption {
  color: #6b6c7e;
  font-size: 0.875rem;
  padding: 0.34375rem 1rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.dropdown-item {
  background-color: transparent;
  border-radius: 0px;
  border-width: 0px;
  clear: both;
  color: #6b6c7e;
  cursor: pointer;
  display: block;
  font-weight: var(--font-weight-normal, 400);
  overflow: hidden;
  padding-bottom: 0.34375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.34375rem;
  position: relative;
  text-align: inherit;
  transition: none;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: inherit; }

.dropdown-item:hover, .dropdown-item.hover {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none; }

.dropdown-item.focus, .dropdown-item:focus-visible, .c-prefers-focus .dropdown-item:focus {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none;
  box-shadow: inset 0 0 0 0.125rem #80acff , inset 0 0 0 0.25rem #fff;
  outline: 0; }

.dropdown-item:active {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none; }

.dropdown-item:active label {
  color: #272833; }

.dropdown-item:active .form-check-label {
  color: #272833; }

.dropdown-item.active {
  background-color: #f0f5ff;
  color: #272833;
  text-decoration: none; }

.dropdown-item.active label {
  color: #272833; }

.dropdown-item.active .form-check-label {
  color: #272833; }

.dropdown-item.active .c-kbd-inline {
  color: #272833; }

.dropdown-item.btn:not([disabled]):not(.disabled):active:focus-visible, .c-prefers-focus .dropdown-item.btn:not([disabled]):not(.disabled):active:focus, .dropdown-item.btn:not([disabled]):not(.disabled).active:focus-visible, .c-prefers-focus .dropdown-item.btn:not([disabled]):not(.disabled).active:focus {
  box-shadow: inset 0 0 0 .125rem #80acff , inset 0 0 0 .25rem #fff; }

.dropdown-item:disabled, .dropdown-item.disabled {
  background-color: transparent;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1;
  outline: 0;
  box-shadow: none; }

.dropdown-item:disabled label, .dropdown-item:disabled .form-check-label, .dropdown-item.disabled label, .dropdown-item.disabled .form-check-label {
  color: #a7a9bc; }

.dropdown-item:disabled .c-kbd-inline, .dropdown-item.disabled .c-kbd-inline {
  color: #a7a9bc; }

.dropdown-item:disabled:active, .dropdown-item.disabled:active {
  pointer-events: none; }

.dropdown-item .c-inner {
  flex-grow: 1;
  margin-bottom: -0.34375rem;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -0.34375rem;
  width: auto; }

.dropdown-item.autofit-row {
  padding-left: calc(1rem - 0.25rem);
  padding-right: calc(1rem - 0.25rem); }

.dropdown-item.autofit-row > .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.dropdown-item .autofit-row {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  width: auto; }

.dropdown-item .autofit-row > .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.dropdown-item .c-kbd-inline {
  line-height: calc(0.875rem * 1.5);
  color: #a7a9bc; }

.dropdown-item .form-check-label {
  font-weight: var(--font-weight-normal, 400); }

.dropdown-item .custom-control-label {
  font-weight: var(--font-weight-normal, 400); }

.dropdown-item .form-check {
  margin-bottom: 0; }

.dropdown-item .custom-control {
  margin-bottom: 0;
  margin-right: 0;
  min-height: 1rem; }

.dropdown-item-text {
  color: #6b6c7e;
  display: block;
  font-weight: var(--font-weight-normal, 400);
  padding-bottom: 0.34375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.34375rem; }

.dropdown-section {
  padding: 0.375rem 1rem; }

.dropdown-section .form-group + .form-group {
  margin-top: 0.6875rem; }

.dropdown-section .custom-control {
  margin-bottom: 0; }

.dropdown-section .custom-control-label {
  color: #6b6c7e; }

.dropdown-section .custom-control-label-text {
  padding-left: 0.75rem; }

.dropdown-section.active .custom-control-label {
  color: #272833; }

.dropdown-footer {
  box-shadow: -1px -2px 3px -3px rgba(0, 0, 0, 0.5);
  padding: 0.5rem 1rem 0;
  position: relative; }

.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border-color: #e7e7ed;
  border-radius: 0.25rem;
  border-style: solid;
  border-width: 0px;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  color: var(--body-color, #272833);
  display: none;
  float: left;
  font-size: 0.875rem;
  left: 0;
  list-style: none;
  margin: 0.3125rem 0 0;
  max-height: 500px;
  max-width: 240px;
  min-height: 40px;
  min-width: 240px;
  overflow: auto;
  padding: 0.375rem 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000; }

@media (max-width: 991.98px) {
  .dropdown-menu {
    max-height: 295px;
    max-width: 230px; } }

.dropdown-menu.show {
  display: block; }

.dropdown-menu .alert, .dropdown-menu .portlet-msg-alert, .dropdown-menu .portlet-msg-error, .dropdown-menu .portlet-msg-help, .dropdown-menu .portlet-msg-info, .dropdown-menu .portlet-msg-progress, .dropdown-menu .portlet-msg-success {
  line-height: normal;
  margin: 0.5rem;
  padding: 0.34375rem 1rem; }

.dropdown-menu .alert:first-child, .dropdown-menu .portlet-msg-alert:first-child, .dropdown-menu .portlet-msg-error:first-child, .dropdown-menu .portlet-msg-help:first-child, .dropdown-menu .portlet-msg-info:first-child, .dropdown-menu .portlet-msg-progress:first-child, .dropdown-menu .portlet-msg-success:first-child {
  margin-top: 0; }

.dropdown-menu .alert:last-child, .dropdown-menu .portlet-msg-alert:last-child, .dropdown-menu .portlet-msg-error:last-child, .dropdown-menu .portlet-msg-help:last-child, .dropdown-menu .portlet-msg-info:last-child, .dropdown-menu .portlet-msg-progress:last-child, .dropdown-menu .portlet-msg-success:last-child {
  margin-bottom: 0; }

.dropdown-menu .alert-fluid {
  margin-left: 0;
  margin-right: 0; }

.dropdown-menu .alert-fluid:first-child {
  margin-top: -0.375rem; }

.dropdown-menu .alert-fluid:last-child {
  margin-bottom: -0.375rem; }

.dropdown-menu .form-group {
  margin-bottom: 0; }

.dropdown-menu .inline-scroller {
  max-height: 200px; }

@media (max-width: 991.98px) {
  .dropdown-menu .inline-scroller {
    max-height: none; } }

.dropdown-menu > .list-unstyled {
  margin-bottom: 0; }

.dropdown-menu-select.dropdown-menu .dropdown-header {
  padding-bottom: 0.375rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.3125rem; }

.dropdown-menu-select.dropdown-menu .dropdown-subheader {
  padding-bottom: 0.4375rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.4375rem; }

.dropdown-menu-select.dropdown-menu .dropdown-section {
  padding-left: 1.75rem;
  padding-right: 1.75rem; }

.dropdown-menu-select.dropdown-menu .dropdown-item {
  padding-bottom: 0.375rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.3125rem; }

.dropdown-menu-select.dropdown-menu .dropdown-item .c-inner {
  flex-grow: 1;
  margin-bottom: -0.375rem;
  margin-left: -1.75rem;
  margin-right: -1.75rem;
  margin-top: -0.3125rem;
  width: auto; }

.dropdown-menu-select.dropdown-menu .dropdown-item.autofit-row {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll {
  font-size: 1rem;
  height: 2rem;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 1; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:hover, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll.hover {
  background-color: #f0f5ff;
  background-image: none;
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll.focus, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll:focus-visible, .c-prefers-focus .dropdown-menu-select.dropdown-menu .dropdown-item-scroll:focus {
  background-color: #f0f5ff;
  background-image: none;
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:active {
  background-color: #f0f5ff;
  background-image: none;
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:active label {
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:active .form-check-label {
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll.active {
  background-color: #f0f5ff;
  background-image: none;
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll.active label {
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll.active .form-check-label {
  color: #272833; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:disabled, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll.disabled {
  background-color: transparent;
  background-image: none;
  color: #a7a9bc;
  cursor: not-allowed; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll:disabled label, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll:disabled .form-check-label, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll.disabled label, .dropdown-menu-select.dropdown-menu .dropdown-item-scroll.disabled .form-check-label {
  color: #a7a9bc; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll .c-inner {
  flex-grow: 1;
  width: auto; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll-down {
  background-image: linear-gradient(to top, white 84%, rgba(255, 255, 255, 0) 100%);
  bottom: 0.375rem; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll-down .c-inner {
  flex-grow: 1;
  width: auto; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll-up {
  background-image: linear-gradient(to bottom, white 84%, rgba(255, 255, 255, 0) 100%);
  top: 0.375rem; }

.dropdown-menu-select.dropdown-menu .dropdown-item-scroll-up .c-inner {
  flex-grow: 1;
  width: auto; }

.dropdown-menu-select.dropdown-menu .dropdown-divider {
  margin: 0.3125rem 0; }

.dropdown-menu-select.dropdown-menu.dropdown-menu-indicator-start .dropdown-item-indicator-start {
  left: 0.5rem;
  top: 0.5rem; }

.dropdown-menu-select.dropdown-menu.dropdown-menu-indicator-end .dropdown-item-indicator-end {
  right: 0.5rem;
  top: 0.5rem; }

.dropdown-menu-select.dropdown-menu-height-lg .inline-scroller {
  max-height: 432px; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    left: 0;
    right: auto; }
  .dropdown-menu-sm-right {
    left: auto;
    right: 0; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    left: 0;
    right: auto; }
  .dropdown-menu-md-right {
    left: auto;
    right: 0; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    left: 0;
    right: auto; }
  .dropdown-menu-lg-right {
    left: auto;
    right: 0; } }

@media (min-width: 1280px) {
  .dropdown-menu-xl-left {
    left: 0;
    right: auto; }
  .dropdown-menu-xl-right {
    left: auto;
    right: 0; } }

.dropup .dropdown-menu {
  bottom: 100%;
  margin-bottom: .3125rem;
  margin-top: 0;
  top: auto; }

.dropright .dropdown-menu {
  left: 100%;
  margin-left: .3125rem;
  margin-top: 0;
  right: auto;
  top: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  left: auto;
  margin-right: .3125rem;
  margin-top: 0;
  right: 100%;
  top: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  bottom: auto;
  right: auto; }

.dropdown-divider {
  border-top: 1px solid #e7e7ed;
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e7e7ed; }

.dropdown-action {
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle; }

.dropdown-action > .dropdown-toggle {
  align-items: center;
  border-radius: 0.25rem;
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  font-weight: inherit;
  height: 2rem;
  justify-content: center;
  line-height: 2rem;
  padding: 0;
  text-transform: inherit;
  vertical-align: baseline;
  width: 2rem; }

.dropdown-action > .dropdown-toggle:disabled, .dropdown-action > .dropdown-toggle.disabled {
  cursor: not-allowed;
  opacity: 0.4; }

.dropdown-action > .dropdown-toggle .lexicon-icon {
  margin-top: 0; }

.dropdown-action > .dropdown-toggle .inline-item .lexicon-icon {
  margin-top: 0; }

.dropdown-menu-indicator-start .dropdown-item-indicator {
  height: 1rem;
  left: 1rem;
  position: absolute;
  top: .34375rem;
  width: 1rem; }

.dropdown-menu-indicator-start .dropdown-item-indicator-text-start {
  padding-left: 0; }

.dropdown-menu-indicator-start .dropdown-header, .dropdown-menu-indicator-start .dropdown-subheader, .dropdown-menu-indicator-start .dropdown-caption, .dropdown-menu-indicator-start .dropdown-item {
  padding-left: calc( 1rem + 1rem + 0.75rem); }

.dropdown-menu-indicator-start .dropdown-item .c-inner {
  margin-left: calc( ( 1rem + 1rem + 0.75rem ) * -1); }

.dropdown-item-indicator-start {
  align-items: center;
  color: inherit;
  display: inline-flex;
  height: 1rem;
  justify-content: center;
  left: 1rem;
  position: absolute;
  right: auto;
  top: calc( 0.34375rem - (( 1rem - (1em * 1.5) ) / 2));
  width: 1rem; }

.dropdown-item-indicator-start .lexicon-icon {
  margin-top: 0; }

.dropdown-item-indicator-text-start {
  color: inherit;
  display: block;
  padding-left: 1.75rem;
  text-decoration: inherit;
  width: 100%; }

.dropdown-item-indicator-text-start:hover, .dropdown-item-indicator-text-start.hover {
  color: inherit;
  text-decoration: inherit; }

.dropdown-item-indicator-text-start.focus, .dropdown-item-indicator-text-start:focus-visible, .c-prefers-focus .dropdown-item-indicator-text-start:focus {
  color: inherit;
  text-decoration: inherit; }

.dropdown-item-indicator-text-start > .c-inner {
  margin-left: -1.75rem; }

.dropdown-menu-indicator-end .dropdown-item-indicator {
  position: absolute;
  right: 1rem;
  top: .34375rem; }

.dropdown-menu-indicator-end .dropdown-item-indicator-text-end {
  padding-right: 0; }

.dropdown-menu-indicator-end .dropdown-item {
  padding-right: calc( 1rem + 1rem + 0.75rem); }

.dropdown-menu-indicator-end .dropdown-item .c-inner {
  margin-right: calc( ( 1rem + 1rem + 0.75rem ) * -1); }

.dropdown-item-indicator-end {
  align-items: center;
  color: inherit;
  display: inline-flex;
  height: 1rem;
  justify-content: center;
  left: auto;
  position: absolute;
  right: 1rem;
  top: calc( 0.34375rem - (( 1rem - (1em * 1.5) ) / 2));
  width: 1rem; }

.dropdown-item-indicator-end .lexicon-icon {
  margin-top: 0; }

.dropdown-item-indicator-text-end {
  color: inherit;
  display: block;
  padding-right: 1.75rem;
  text-decoration: inherit;
  width: 100%; }

.dropdown-item-indicator-text-end:hover, .dropdown-item-indicator-text-end.hover {
  color: inherit;
  text-decoration: inherit; }

.dropdown-item-indicator-text-end.focus, .dropdown-item-indicator-text-end:focus-visible, .c-prefers-focus .dropdown-item-indicator-text-end:focus {
  color: inherit;
  text-decoration: inherit; }

.dropdown-item-indicator-text-end > .c-inner {
  margin-right: -1.75rem; }

.dropdown-menu-top {
  bottom: 100% !important;
  left: 0 !important;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-top-right {
  bottom: 100% !important;
  left: auto !important;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  right: 0 !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-top-center {
  bottom: 100% !important;
  left: 50% !important;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  right: auto !important;
  top: auto !important;
  transform: translateX(-50%) !important;
  will-change: auto !important; }

.dropdown-menu-center {
  bottom: auto !important;
  left: 50% !important;
  right: auto !important;
  top: 100% !important;
  transform: translateX(-50%) !important;
  will-change: auto !important; }

.dropdown-menu-left-side {
  bottom: auto !important;
  left: auto !important;
  margin-right: 0.3125rem;
  margin-top: 0;
  right: 100% !important;
  top: 0 !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-left-side-bottom {
  bottom: 0 !important;
  left: auto !important;
  margin-right: 0.3125rem;
  margin-top: 0;
  right: 100% !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-left-side-middle {
  bottom: auto !important;
  left: auto !important;
  margin-right: 0.3125rem;
  margin-top: 0;
  right: 100% !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  will-change: auto !important; }

.dropdown-menu-right-side {
  bottom: auto !important;
  left: 100% !important;
  margin-left: 0.3125rem;
  margin-top: 0;
  right: auto !important;
  top: 0 !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-right-side-bottom {
  bottom: 0 !important;
  left: 100% !important;
  margin-left: 0.3125rem;
  margin-top: 0;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important; }

.dropdown-menu-right-side-middle {
  bottom: auto !important;
  left: 100% !important;
  margin-left: 0.3125rem;
  margin-top: 0;
  right: auto !important;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  will-change: auto !important; }

.dropdown-full .dropdown-menu, .dropdown-wide .dropdown-menu {
  max-width: none;
  width: 100%; }

@media (min-width: 768px) {
  .dropdown-full .dropdown-menu, .dropdown-wide .dropdown-menu {
    max-height: none;
    width: 100%; } }

.dropdown-full .dropdown-header ~ .dropdown-header, .dropdown-wide .dropdown-header ~ .dropdown-header {
  margin-top: 20px; }

.dropdown-full .dropdown-menu > .row, .dropdown-wide .dropdown-menu > .row {
  margin-left: 0;
  margin-right: 0;
  min-width: 500px; }

@media (min-width: 992px) {
  .dropdown-wide .dropdown-menu {
    min-width: 500px; } }

.dropdown-menu-width-shrink {
  min-width: 0;
  white-space: nowrap; }

.dropdown-menu-width-full {
  left: 12px !important;
  right: 12px !important;
  max-width: none;
  min-width: 0;
  width: calc(100% - 24px); }

.dropdown-menu-width-sm {
  max-width: none;
  min-width: 0;
  width: 500px; }

@media (max-width: 767.98px) {
  .dropdown-menu-width-sm {
    left: 12px !important;
    right: 12px !important;
    width: calc(100% - 24px); } }

.dropdown-menu-height-auto {
  height: auto;
  max-height: none;
  min-height: 0; }

@media (min-width: 768px) {
  .dropdown-full .autocomplete-dropdown-menu, .dropdown-full .dropdown-menu-autocomplete {
    max-height: 10rem; } }

.autocomplete-dropdown-menu, .dropdown-menu-autocomplete {
  max-height: 10rem;
  max-width: none;
  width: 100%; }

.nav-item.dropdown-full {
  position: static; }

@media (max-width: 991.98px) {
  .nav-item.dropdown-wide {
    position: static; } }

@media (max-width: 767.98px) {
  .navbar-nav .dropdown-menu-center {
    -ms-transform: none;
    transform: none; } }

.navbar-right .dropdown-menu-center {
  left: 50%;
  right: auto; }

.drilldown-inner {
  display: flex;
  flex-grow: 1;
  overflow: hidden;
  transition: height .25s ease; }

@media (prefers-reduced-motion: reduce) {
  .drilldown-inner {
    transition: none; } }

.c-prefers-reduced-motion .drilldown-inner {
  transition: none; }

.drilldown-item {
  display: none;
  flex-shrink: 0;
  height: 0;
  width: 100%; }

.drilldown-item-inner {
  display: flex;
  flex-direction: column; }

.drilldown-transition {
  transition: all .25s ease; }

@media (prefers-reduced-motion: reduce) {
  .drilldown-transition {
    transition: none; } }

.c-prefers-reduced-motion .drilldown-transition {
  transition: none; }

.drilldown-item.transitioning {
  display: block; }

.drilldown-current {
  display: block;
  height: auto; }

.drilldown-next-active, .drilldown-prev-initial {
  transform: translateX(-100%); }

.drilldown-prev-active {
  transform: translateX(0%); }

.drilldown.dropdown-menu {
  flex-direction: column;
  max-height: none;
  max-width: none;
  min-width: 0;
  overflow: hidden;
  width: 240px; }

.drilldown.dropdown-menu.show {
  display: flex; }

.drilldown.dropdown-menu .drilldown-inner {
  min-height: 266px; }

.drilldown.dropdown-menu .inline-scroller {
  max-height: none; }

.drilldown.dropdown-menu-indicator-start .dropdown-item, .drilldown .dropdown-menu-indicator-start .dropdown-item {
  padding-left: 3rem; }

.drilldown.dropdown-menu-indicator-start .dropdown-item .dropdown-item-indicator-text-start, .drilldown .dropdown-menu-indicator-start .dropdown-item .dropdown-item-indicator-text-start {
  padding-left: 0; }

.drilldown.dropdown-menu-indicator-start .dropdown-item .dropdown-item-indicator-text-end, .drilldown .dropdown-menu-indicator-start .dropdown-item .dropdown-item-indicator-text-end {
  margin-left: -3rem; }

.drilldown.dropdown-menu-indicator-end .dropdown-item, .drilldown .dropdown-menu-indicator-end .dropdown-item {
  padding-right: 3rem; }

.drilldown.dropdown-menu-indicator-end .dropdown-item .dropdown-item-indicator-text-start, .drilldown .dropdown-menu-indicator-end .dropdown-item .dropdown-item-indicator-text-start {
  margin-right: -3rem; }

.drilldown.dropdown-menu-indicator-end .dropdown-item .dropdown-item-indicator-text-end, .drilldown .dropdown-menu-indicator-end .dropdown-item .dropdown-item-indicator-text-end {
  padding-right: 0; }

.drilldown .dropdown-header {
  color: #6b6c7e;
  font-weight: var(--font-weight-semi-bold, 600);
  padding-bottom: 0.59375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.59375rem;
  text-transform: uppercase; }

.drilldown .dropdown-footer {
  padding: 1rem 1rem 0.625rem; }

.drilldown .dropdown-divider {
  margin: 0; }

.drilldown .dropdown-item {
  padding-bottom: 0.59375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.59375rem; }

.drilldown .dropdown-item .c-inner {
  flex-grow: 1;
  margin-bottom: -0.59375rem;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -0.59375rem;
  width: auto; }

.drilldown .dropdown-item-indicator-start {
  height: 1.5rem;
  left: 0.5rem;
  top: 0.5rem;
  transition: none;
  width: 1.5rem; }

.drilldown .dropdown-item-indicator-text-start {
  padding-left: 2rem; }

.drilldown .dropdown-item-indicator-end {
  height: 1.5rem;
  right: 0.5rem;
  top: 0.5rem;
  transition: none;
  width: 1.5rem; }

.drilldown .dropdown-item-indicator-text-end {
  margin-bottom: -0.59375rem;
  margin-left: -1rem;
  margin-top: -0.59375rem;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-right: 2rem;
  padding-top: inherit;
  width: auto; }

.drilldown-height-md.dropdown-menu .drilldown-inner, .drilldown-height-sm.dropdown-menu .drilldown-inner {
  min-height: 0; }

.drilldown-height-md.dropdown-menu .drilldown-item, .drilldown-height-sm.dropdown-menu .drilldown-item {
  height: 100%; }

.drilldown-height-md.dropdown-menu .drilldown-item-inner, .drilldown-height-sm.dropdown-menu .drilldown-item-inner {
  height: 100%; }

.drilldown-height-sm.dropdown-menu {
  height: 272px; }

.drilldown-height-md.dropdown-menu {
  height: 344px; }

[type=checkbox] {
  cursor: pointer;
  height: 14px;
  width: 14px; }

[type=checkbox]:disabled {
  cursor: not-allowed; }

[type=radio] {
  cursor: pointer;
  height: 15px;
  width: 14px; }

[type=radio]:disabled {
  cursor: not-allowed; }

label[for] {
  cursor: pointer; }

label + .form-text {
  margin-bottom: 0.25rem;
  margin-top: 0; }

label .reference-mark {
  color: #b95000;
  font-size: 6px; }

.form-control-label {
  display: inline;
  margin-bottom: 0; }

.form-control-label-text {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

fieldset[disabled] label, label.disabled {
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

fieldset[disabled] label .form-control {
  font-weight: normal;
  opacity: 1; }

.form-control {
  background-color: #f1f2f5;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-width: 0.0625rem;
  border-radius: 0.25rem;
  box-shadow: none;
  color: #272833;
  display: block;
  font-size: 1rem;
  font-weight: var(--font-weight-normal, 400);
  height: 2.5rem;
  letter-spacing: inherit;
  line-height: 1.5;
  min-width: 0;
  padding-bottom: 0.4375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.4375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%; }

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }

.c-prefers-reduced-motion .form-control {
  transition: none; }

.form-control::placeholder {
  color: #6b6c7e;
  opacity: 1; }

.form-control.focus, .form-control:focus-visible, .c-prefers-focus .form-control:focus {
  background-color: #f0f5ff;
  border-color: #80acff;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  color: #272833;
  outline: 0; }

.form-control:focus-within:has(input:focus) {
  background-color: #f0f5ff;
  border-color: #80acff;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  color: #272833; }

.form-control:disabled, .form-control.disabled {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

.form-control:disabled::placeholder, .form-control.disabled::placeholder {
  color: #a7a9bc; }

@media (max-width: 767.98px) {
  .form-control {
    font-size: 1rem; } }

.form-control:not([type=range]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.form-control::-ms-clear, .form-control::-ms-reveal {
  display: none;
  height: 0;
  width: 0; }

.form-control[contenteditable] p {
  margin-bottom: 0; }

.form-control .label {
  border-width: 0.0625rem;
  height: auto;
  margin-bottom: 0.3125rem;
  margin-right: 0.625rem;
  margin-top: 0.3125rem;
  min-height: 1.5rem;
  font-size: 0.75rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.3125rem;
  text-transform: none; }

.form-control .label .label-item {
  margin-bottom: -0.0625rem;
  margin-top: -0.0625rem; }

.form-control .label > .c-inner {
  margin-bottom: -0.3125rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.3125rem; }

fieldset[disabled] .form-control {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

.form-control-plaintext {
  background-clip: border-box;
  background-color: transparent;
  border-bottom-width: 0.0625rem;
  border-color: transparent;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-style: solid;
  border-top-width: 0.0625rem;
  color: var(--body-color, #272833);
  display: block;
  font-size: 1rem;
  height: 2.5rem;
  letter-spacing: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  min-width: 0;
  padding-bottom: 0.4375rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.4375rem;
  text-overflow: ellipsis;
  width: 100%; }

@media (max-width: 767.98px) {
  .form-control-plaintext {
    font-size: 1rem; } }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0; }

.form-control-hidden {
  left: 0;
  opacity: 0;
  position: absolute;
  z-index: -1; }

div.form-control {
  height: auto;
  min-height: 2.5rem; }

div.form-control-lg {
  min-height: 3rem; }

div.form-control-sm {
  min-height: 2rem; }

.form-control-tag-group {
  align-items: center;
  color: #6b6c7e;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  padding-bottom: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem; }

.form-control-tag-group .autofit-row {
  align-items: center;
  flex-grow: 1;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  width: auto; }

.form-control-tag-group .autofit-col {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.form-control-tag-group .autofit-col .form-control-inset {
  width: auto; }

.form-control-tag-group .input-group-item {
  align-items: center; }

.form-control-tag-group .inline-item {
  height: 1.5rem;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem; }

.form-control-tag-group .btn {
  height: 1.5rem;
  line-height: 1;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem;
  padding-bottom: 0;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0; }

.form-control-tag-group .btn .c-inner {
  margin-bottom: 0;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: 0; }

.form-control-tag-group .btn-monospaced {
  height: 1.5rem;
  line-height: 1;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem;
  padding-left: 0;
  padding-right: 0;
  width: 1.5rem; }

.form-control-tag-group .btn-monospaced .c-inner {
  margin-left: 0;
  margin-right: 0; }

.form-control-tag-group .component-action {
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  width: 2rem; }

.form-control-inset {
  background-color: transparent;
  border-width: 0px;
  color: #272833;
  flex-grow: 1;
  margin-bottom: 0.3125rem;
  margin-left: 0.5rem;
  margin-top: 0.3125rem;
  min-height: 1.5rem;
  padding: 0;
  width: 50px; }

.form-control-inset.focus, .form-control-inset:focus-visible, .c-prefers-focus .form-control-inset:focus {
  outline: 0; }

.form-control-inset:disabled, .form-control-inset.disabled {
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  color: #a7a9bc;
  cursor: not-allowed;
  opacity: 1; }

.form-control-inset::-ms-clear, .form-control-inset::-ms-reveal {
  display: none;
  height: 0;
  width: 0; }

select.form-control {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  cursor: pointer;
  padding-right: 2em;
  color: #272833; }

select.form-control.focus, select.form-control:focus-visible, .c-prefers-focus select.form-control:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

select.form-control:disabled, select.form-control.disabled {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23a7a9bc'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23a7a9bc'/%3E%3C/svg%3E"); }

select.form-control:disabled > option, select.form-control.disabled > option {
  cursor: not-allowed; }

select.form-control option {
  cursor: pointer; }

select.form-control::-ms-expand {
  display: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #272833; }

select.form-control:focus::-ms-value {
  background-color: transparent;
  color: inherit; }

.form-control-select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap; }

.form-control-select:hover {
  color: inherit;
  text-decoration: none; }

.form-control-select:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%236b6c7e'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%236b6c7e'/%3E%3C/svg%3E"); }

select.form-control[size] {
  background-image: none;
  height: auto;
  margin-left: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  scrollbar-width: thin;
  color: #272833; }

select.form-control[size].focus, select.form-control[size]:focus-visible, .c-prefers-focus select.form-control[size]:focus {
  background-image: none; }

select.form-control[size].focus > option:checked, select.form-control[size]:focus-visible > option:checked, .c-prefers-focus select.form-control[size]:focus > option:checked {
  background-image: linear-gradient(#ffb528, #ffb528);
  filter: invert(1); }

select.form-control[size] option {
  padding: 0.4375rem 0.5rem; }

select.form-control[size] option:hover {
  background-image: linear-gradient(#e7e7ed, #e7e7ed); }

select.form-control[size] option:checked {
  background-image: linear-gradient(#d3d6e0, #d3d6e0); }

@-moz-document url-prefix() {
  select.form-control[size].focus > option:checked, select.form-control[size]:focus-visible > option:checked, .c-prefers-focus select.form-control[size]:focus > option:checked {
    background-image: linear-gradient(#004ad7, #004ad7);
    filter: invert(0); } }

select.form-control[multiple] {
  background-image: none;
  height: auto;
  margin-left: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  scrollbar-width: thin;
  color: #272833; }

select.form-control[multiple].focus, select.form-control[multiple]:focus-visible, .c-prefers-focus select.form-control[multiple]:focus {
  background-image: none; }

select.form-control[multiple].focus > option:checked, select.form-control[multiple]:focus-visible > option:checked, .c-prefers-focus select.form-control[multiple]:focus > option:checked {
  background-image: linear-gradient(#ffb528, #ffb528);
  filter: invert(1); }

select.form-control[multiple] option {
  padding: 0.4375rem 0.5rem; }

select.form-control[multiple] option:hover {
  background-image: linear-gradient(#e7e7ed, #e7e7ed); }

select.form-control[multiple] option:checked {
  background-image: linear-gradient(#d3d6e0, #d3d6e0); }

@-moz-document url-prefix() {
  select.form-control[multiple].focus > option:checked, select.form-control[multiple]:focus-visible > option:checked, .c-prefers-focus select.form-control[multiple]:focus > option:checked {
    background-image: linear-gradient(#004ad7, #004ad7);
    filter: invert(0); } }

.form-control-select-secondary {
  background-color: #fff;
  color: #6b6c7e; }

.form-control-select-secondary:hover, .form-control-select-secondary.hover {
  color: #6b6c7e; }

.form-control-select-secondary.focus, .form-control-select-secondary:focus-visible, .c-prefers-focus .form-control-select-secondary:focus {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
  color: #272833; }

.form-control-select-secondary.show {
  background-color: #f1f2f5;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-top'%20d='m347.913%20199.336-81.538-85c-5.413-5.642-14.188-5.642-19.6%200l-81.538%2085c-8.731%209.101-2.548%2024.664%209.8%2024.664h163.077c12.348%200%2018.531-15.563%209.8-24.664z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20caret-double-l-bottom'%20d='m165.236%20312.664%2081.538%2085c5.412%205.642%2014.188%205.642%2019.6%200l81.538-85c8.731-9.101%202.548-24.664-9.8-24.664H175.035c-12.347%200-18.531%2015.563-9.8%2024.664z'%20fill='%23272833'/%3E%3C/svg%3E");
  color: #272833; }

.form-control-select-secondary:disabled, .form-control-select-secondary.disabled {
  background-color: #fff;
  color: #6b6c7e;
  opacity: 0.4; }

.span8.spanTesto {
  margin-bottom: -40px !important; }

.form-control-file {
  cursor: pointer;
  display: block;
  width: 100%; }

.form-control-file::-webkit-file-upload-button {
  cursor: pointer; }

.form-control[type=range] {
  background-color: transparent;
  border-color: transparent;
  padding: 0; }

.form-control[type=range]:focus {
  box-shadow: none; }

.form-control[type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 .125rem #fff , 0 0 0 .25rem #80acff; }

.form-control[type=range]::-webkit-slider-thumb {
  border-radius: 100px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control[type=range]::-webkit-slider-thumb {
    transition: none; } }

.c-prefers-reduced-motion .form-control[type=range]::-webkit-slider-thumb {
  transition: none; }

.form-control-range {
  display: block;
  width: 100%; }

.form-check {
  display: block;
  padding-left: 0;
  position: relative; }

.form-check-label {
  cursor: pointer;
  display: inline;
  margin-bottom: 0;
  position: relative; }

.form-check-input {
  margin-left: 0;
  margin-top: 0;
  position: static; }

.form-check-input[disabled], .form-check-input:disabled {
  cursor: not-allowed; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input[disabled] + .form-check-label-text, .form-check-input:disabled ~ .form-check-label, .form-check-input:disabled + .form-check-label-text {
  color: #a7a9bc;
  cursor: not-allowed; }

.form-check-label-text {
  margin-left: -0.1875rem;
  padding-left: .5rem; }

.form-check-inline {
  align-items: center;
  display: inline-flex;
  margin-right: .75rem;
  padding-left: 0; }

.form-check-inline .form-check-input {
  margin-left: 0;
  margin-right: auto;
  margin-top: 0;
  position: static; }

@media (-webkit-min-device-pixel-ratio: 0) {
  .form-control[disabled] > option {
    color: #a7a9bc; } }

.form-check.disabled .form-check-label {
  color: #a7a9bc; }

.form-control-file:disabled {
  cursor: not-allowed; }

.form-control-file:disabled::-webkit-file-upload-button {
  cursor: not-allowed; }

.form-control[readonly] {
  background-color: #fff;
  border-color: #e7e7ed;
  opacity: 1; }

.form-control[readonly].focus, .form-control[readonly]:focus-visible, .c-prefers-focus .form-control[readonly]:focus {
  border-color: #80acff;
  box-shadow: none; }

.form-control-plaintext[readonly] {
  border-radius: 0.25rem;
  outline: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control-plaintext[readonly] {
    transition: none; } }

.c-prefers-reduced-motion .form-control-plaintext[readonly] {
  transition: none; }

.form-control-plaintext[readonly].focus, .form-control-plaintext[readonly]:focus-visible, .c-prefers-focus .form-control-plaintext[readonly]:focus {
  box-shadow: none;
  border-color: #80acff; }

.form-control-lg {
  border-radius: var(--border-radius-lg, 0.375rem);
  font-size: 1.125rem;
  height: 3rem;
  line-height: 1.5;
  padding-bottom: 0.4375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.4375rem; }

textarea.form-control-lg, .form-control-lg.form-control-textarea {
  height: 120px; }

.input-group-sm .form-control, .form-group-sm .form-control, .form-group-sm .form-control-plaintext, .form-control-sm {
  border-radius: 0.25rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem; }

.form-group-sm select.form-control, .form-control-select.form-control-sm {
  height: 2rem;
  padding-right: 2em; }

.form-group-sm textarea.form-control, .form-group-sm .form-control.form-control-textarea, textarea.form-control-sm, .form-control-sm.form-control-textarea {
  height: 80px; }

.form-group-sm .input-group .form-control-tag-group, .input-group-sm .form-control-tag-group, .form-group-sm .form-control-tag-group.input-group, .form-control-tag-group.input-group-sm, .form-control-tag-group-sm.form-control {
  border-radius: 0.25rem;
  font-size: 0.875rem;
  height: auto;
  line-height: 1.5;
  min-height: 2rem;
  padding-bottom: 0;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0; }

.form-group-sm .input-group .form-control-tag-group .inline-item, .input-group-sm .form-control-tag-group .inline-item, .form-group-sm .form-control-tag-group.input-group .inline-item, .form-control-tag-group.input-group-sm .inline-item, .form-control-tag-group-sm.form-control .inline-item {
  margin-bottom: 0;
  margin-top: 0; }

.form-group-sm .input-group .form-control-tag-group .label, .input-group-sm .form-control-tag-group .label, .form-group-sm .form-control-tag-group.input-group .label, .form-control-tag-group.input-group-sm .label, .form-control-tag-group-sm.form-control .label {
  margin-bottom: 0.1875rem;
  margin-right: 0.25rem;
  margin-top: 0.1875rem; }

.form-group-sm .input-group .form-control-tag-group .form-control-inset, .input-group-sm .form-control-tag-group .form-control-inset, .form-group-sm .form-control-tag-group.input-group .form-control-inset, .form-control-tag-group.input-group-sm .form-control-inset, .form-control-tag-group-sm.form-control .form-control-inset {
  margin-bottom: 0.125rem;
  margin-left: 0.5rem;
  margin-top: 0.1875rem; }

.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: .5rem;
  padding-top: .5rem; }

.col-form-label-lg {
  font-size: 1.125rem;
  line-height: 1.5;
  padding-bottom: .5rem;
  padding-top: .5rem; }

.col-form-label-sm {
  font-size: .875rem;
  line-height: 1.5;
  padding-bottom: .3125rem;
  padding-top: .3125rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.form-row > .col, .form-row > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px; }

.form-inline .form-check {
  width: 100%; }

@media (min-width: 576px) {
  .form-inline label {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    flex: 0 0 auto;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select {
    width: auto; }
  .form-inline .form-check {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 0;
    width: auto; }
  .form-inline .form-check-input {
    flex-shrink: 0;
    margin-left: 0;
    margin-right: .25rem;
    margin-top: 0;
    position: relative; }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; } }

.form-group-autofit {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem; }

@media (min-width: 576px) {
  .form-group-autofit {
    flex-direction: row;
    width: 100%; } }

.form-group-autofit label {
  align-self: flex-start; }

.form-group-autofit .form-group-item {
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 1;
  min-width: 25px;
  position: relative;
  width: 100%; }

.form-group-autofit .form-group-item:not(:last-child) {
  margin-bottom: 1.5rem; }

@media (max-width: 575.98px) {
  .form-group-autofit .form-group-item:not(:last-child) {
    margin-bottom: 1rem; } }

@media (min-width: 576px) {
  .form-group-autofit > .form-group-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 12px; } }

.form-group-autofit .form-group-item-shrink {
  flex-shrink: 0;
  max-width: 100%;
  width: auto; }

@media (max-width: 575.98px) {
  .form-group-autofit .form-group-item-label:not(:last-child) {
    margin-bottom: 0; } }

@media (min-width: 576px) {
  .form-group-item-label {
    justify-content: center;
    min-height: 2.5rem; }
  .form-group-item-label > label {
    margin-bottom: 0;
    max-width: 12.5rem; } }

@media (min-width: 576px) {
  .form-group-item-label-spacer {
    margin-top: 1.5625rem; } }

.form-group {
  position: relative;
  margin-bottom: 10px; }

@media (max-width: 767.98px) {
  .form-group {
    margin-bottom: 1rem; } }

.form-group-sm {
  margin-bottom: 1rem; }

.form-group-sm label {
  margin-bottom: .1875rem; }

.form-group-sm div.form-control, .form-group-sm .form-control[contenteditable] {
  height: auto;
  min-height: 2rem; }

.form-group-sm select[multiple], .form-group-sm .form-control[size] {
  height: auto; }

.form-group-sm .form-feedback-item ~ .form-feedback-item, .form-group-sm .form-feedback-item ~ .form-text, .form-group-sm .form-text ~ .form-feedback-item, .form-group-sm .form-text ~ .form-text {
  margin-top: 0; }

@media (min-width: 576px) {
  .form-group-sm .form-group-item-label {
    min-height: 2rem; }
  .form-group-sm .form-group-item-label > label {
    margin-bottom: 0; } }

@media (min-width: 576px) {
  .form-group-sm .form-group-item-label-spacer {
    margin-top: 1.5625rem; } }

.c-link {
  text-decoration: none;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .c-link {
    transition: none; } }

.c-prefers-reduced-motion .c-link {
  transition: none; }

.c-link:hover, .c-link.hover {
  text-decoration: none; }

.c-link.focus, .c-link:focus-visible, .c-prefers-focus .c-link:focus {
  border-radius: 1px;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.c-link.text-secondary {
  color: #272833 !important; }

.c-link.text-secondary:hover, .c-link.text-secondary.hover {
  color: #000 !important; }

.c-link.text-secondary.focus, .c-link.text-secondary:focus-visible, .c-prefers-focus .c-link.text-secondary:focus {
  color: #000 !important; }

.c-link.text-tertiary {
  color: #272833 !important; }

.c-link.text-tertiary:hover, .c-link.text-tertiary.hover {
  color: #000 !important;
  text-decoration: underline; }

.component-link {
  color: #6b6c7e;
  border-radius: 1px;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .component-link {
    transition: none; } }

.c-prefers-reduced-motion .component-link {
  transition: none; }

.component-link:hover, .component-link.hover {
  color: #484955; }

.component-link.focus, .component-link:focus-visible, .c-prefers-focus .component-link:focus {
  color: #484955;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.single-link {
  font-weight: var(--font-weight-semi-bold, 600); }

.link-primary {
  color: #0b5fff;
  border-radius: 1px;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .link-primary {
    transition: none; } }

.c-prefers-reduced-motion .link-primary {
  transition: none; }

.link-primary:hover, .link-primary.hover {
  color: #0041be;
  background-color: #f0f5ff; }

.link-primary.focus, .link-primary:focus-visible, .c-prefers-focus .link-primary:focus {
  color: #0041be;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.link-secondary {
  color: #6b6c7e;
  border-radius: 1px;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .link-secondary {
    transition: none; } }

.c-prefers-reduced-motion .link-secondary {
  transition: none; }

.link-secondary:hover, .link-secondary.hover {
  color: #272833;
  background-color: #f1f2f5; }

.link-secondary.focus, .link-secondary:focus-visible, .c-prefers-focus .link-secondary:focus {
  color: #272833;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

button.link-outline {
  cursor: pointer; }

.link-outline {
  align-items: center;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0.25rem;
  border-style: solid;
  border-width: 0.0625rem;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: var(--font-weight-semi-bold, 600);
  justify-content: center;
  line-height: 1.15;
  padding-bottom: 0.4375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.4375rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  vertical-align: middle; }

@media (prefers-reduced-motion: reduce) {
  .link-outline {
    transition: none; } }

.c-prefers-reduced-motion .link-outline {
  transition: none; }

.link-outline:hover, .link-outline.hover {
  text-decoration: none; }

.link-outline.focus, .link-outline:focus-visible, .c-prefers-focus .link-outline:focus {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.link-outline:disabled, .link-outline.disabled {
  box-shadow: none; }

.link-outline:disabled:active, .link-outline.disabled:active {
  pointer-events: none; }

.link-outline > .c-inner {
  margin-bottom: -0.4375rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.4375rem; }

.link-outline .lexicon-icon {
  margin-top: 0; }

.link-outline-primary {
  border-color: #0b5fff;
  color: #0b5fff; }

.link-outline-primary:hover, .link-outline-primary.hover {
  background-color: #f0f5ff;
  color: #0b5fff; }

.link-outline-primary.focus, .link-outline-primary:focus-visible, .c-prefers-focus .link-outline-primary:focus {
  background-color: #f0f5ff;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  color: #0b5fff; }

.link-outline-primary:active {
  background-color: #e6edf8;
  color: #0b5fff; }

.link-outline-primary.active {
  background-color: #e6edf8;
  color: #0b5fff; }

.link-outline-primary:disabled, .link-outline-primary.disabled {
  background-color: transparent;
  color: #0b5fff;
  cursor: not-allowed;
  opacity: 0.4;
  box-shadow: none; }

.link-outline-primary[aria-expanded=true], .link-outline-primary.show {
  background-color: #e6edf8;
  color: #0b5fff; }

.link-outline-secondary {
  border-color: #cdced9;
  color: #6b6c7e; }

.link-outline-secondary:hover, .link-outline-secondary.hover {
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

.link-outline-secondary.focus, .link-outline-secondary:focus-visible, .c-prefers-focus .link-outline-secondary:focus {
  background-color: rgba(39, 40, 51, 0.03);
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  color: #272833; }

.link-outline-secondary:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.link-outline-secondary.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.link-outline-secondary:disabled, .link-outline-secondary.disabled {
  background-color: transparent;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.4; }

.link-outline-secondary[aria-expanded=true], .link-outline-secondary.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.link-outline-borderless {
  border-color: transparent; }

.link-monospaced {
  align-items: center;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  vertical-align: middle;
  width: 2rem; }

.link-monospaced > .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.link-monospaced .lexicon-icon {
  margin-top: 0; }

.component-title {
  color: #272833;
  font-size: 1rem;
  font-weight: var(--font-weight-bold, 700);
  line-height: 1.25;
  margin-bottom: calc( ( 2rem - (1em * 1.25) ) / 2);
  margin-top: calc( ( 2rem - (1em * 1.25) ) / 2); }

.component-title[href], .component-title [href] {
  color: #272833;
  border-radius: 1px;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .component-title[href], .component-title [href] {
    transition: none; } }

.c-prefers-reduced-motion .component-title[href], .c-prefers-reduced-motion .component-title [href] {
  transition: none; }

.component-title[href]:hover, .component-title[href].hover, .component-title [href]:hover, .component-title [href].hover {
  color: #060608; }

.component-title[href].focus, .component-title[href]:focus-visible, .c-prefers-focus .component-title[href]:focus, .component-title [href].focus, .component-title [href]:focus-visible, .c-prefers-focus .component-title [href]:focus {
  color: #060608;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.component-subtitle {
  color: #6b6c7e;
  margin-bottom: 0;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 1.45; }

.component-subtitle[href], .component-subtitle [href] {
  color: #6b6c7e;
  border-radius: 1px;
  transition: box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .component-subtitle[href], .component-subtitle [href] {
    transition: none; } }

.c-prefers-reduced-motion .component-subtitle[href], .c-prefers-reduced-motion .component-subtitle [href] {
  transition: none; }

.component-subtitle[href]:hover, .component-subtitle[href].hover, .component-subtitle [href]:hover, .component-subtitle [href].hover {
  color: #272833; }

.component-subtitle[href].focus, .component-subtitle[href]:focus-visible, .c-prefers-focus .component-subtitle[href]:focus, .component-subtitle [href].focus, .component-subtitle [href]:focus-visible, .c-prefers-focus .component-subtitle [href]:focus {
  color: #272833;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0; }

.component-action {
  align-items: center;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0.25rem;
  border-width: 0px;
  color: #6b6c7e;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  vertical-align: middle;
  width: 2rem;
  font-size: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .component-action {
    transition: none; } }

.c-prefers-reduced-motion .component-action {
  transition: none; }

.component-action:hover, .component-action.hover {
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

.component-action.focus, .component-action:focus-visible, .c-prefers-focus .component-action:focus {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0;
  background-color: rgba(39, 40, 51, 0.03);
  color: #272833; }

.component-action:active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.component-action.active {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.component-action:disabled, .component-action.disabled {
  background-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.4; }

.component-action:disabled:active, .component-action.disabled:active {
  pointer-events: none; }

.component-action[aria-expanded=true], .component-action.show {
  background-color: rgba(39, 40, 51, 0.06);
  color: #272833; }

.component-action .lexicon-icon {
  margin-top: 0; }

.component-icon {
  align-items: center;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  width: 32px; }

.component-icon .lexicon-icon {
  margin-top: 0; }

.clay-range {
  padding-bottom: .1px; }

.clay-range .input-group {
  align-items: center; }

.clay-range .input-group-item {
  flex-direction: column; }

.clay-range .input-group-text {
  background-color: transparent;
  border-width: 0px;
  color: #a7a9bc;
  font-size: 0.875rem;
  font-weight: var(--font-weight-semi-bold, 600);
  min-width: 1.5rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

.clay-range.disabled .clay-range-title {
  color: #a7a9bc; }

.clay-range.disabled .input-group-text {
  color: #a7a9bc; }

.clay-range-progress-none .clay-range-input .clay-range-progress {
  visibility: hidden; }

.clay-range-progress-none .clay-range-input .clay-range-thumb {
  visibility: hidden; }

.clay-range-progress-none .clay-range-input .form-control-range {
  content: ""; }

.clay-range-progress-none .clay-range-input .form-control-range::-moz-range-thumb {
  visibility: visible; }

.clay-range-progress-none .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

.clay-range-progress-none .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

.clay-range-progress-none .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

.clay-range-progress-none .clay-range-input .form-control-range::-ms-thumb {
  visibility: visible; }

.clay-range-progress-none .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

.clay-range-progress-none .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

.clay-range-progress-none .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

.clay-range-progress-none .clay-range-input .form-control-range::-webkit-slider-thumb {
  visibility: visible; }

.clay-range-progress-none .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-range-progress-none .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, .clay-range-progress-none .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip, .c-prefers-focus .clay-range-progress-none .clay-range-input .form-control-range:focus ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-range-title {
  display: block;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 1;
  margin-bottom: 0.5rem;
  text-align: center; }

.clay-range-input {
  display: block;
  padding-bottom: 0.1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  color: #a7a9bc; }

.clay-range-input .tooltip {
  margin-left: 0.8125rem;
  transition: opacity .15s linear;
  visibility: hidden;
  white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  .clay-range-input .tooltip {
    transition: none; } }

.c-prefers-reduced-motion .clay-range-input .tooltip {
  transition: none; }

.clay-range-input .tooltip-inner {
  padding: 0.5rem 0.75rem; }

.clay-range-input .tooltip-arrow {
  height: 0.375rem;
  width: 0.375rem; }

.clay-range-input .clay-tooltip-bottom {
  margin-top: 0.25rem;
  padding-top: 0.1875rem;
  top: 100%;
  transform: translateX(-50%); }

.clay-range-input .clay-tooltip-bottom .tooltip-arrow {
  margin-left: -0.25rem; }

.clay-range-input .clay-tooltip-top {
  bottom: 100%;
  margin-bottom: 0.25rem;
  padding-bottom: 0.1875rem;
  transform: translateX(-50%); }

.clay-range-input .clay-tooltip-top .tooltip-arrow {
  margin-left: -0.25rem; }

.clay-range-input .clay-range-track {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #f1f2f5;
  border-radius: 100px;
  height: 0.25rem;
  margin-top: -0.125rem;
  position: absolute;
  top: 50%;
  width: 100%; }

.clay-range-input .clay-range-track::-ms-expand {
  display: none; }

.clay-range-input .clay-range-progress {
  background-color: #0b5fff;
  border-radius: 100px 0 0 100px;
  position: absolute;
  top: 50%;
  width: 50%;
  height: 0.25rem;
  margin-top: -0.125rem; }

.clay-range-input .clay-range-thumb {
  background-color: #fff;
  border-radius: 100px;
  border-width: 0px;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 1.5rem;
  margin-top: -0.75rem;
  position: absolute;
  right: -0.75rem;
  top: 50%;
  width: 1.5rem; }

.clay-range-input .form-control-range {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  content: "1.5rem"; }

.clay-range-input .form-control-range::-ms-expand {
  display: none; }

.clay-range-input .form-control-range::-moz-focus-outer {
  border-width: 0; }

.clay-range-input .form-control-range::-moz-range-thumb {
  visibility: hidden;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 100px;
  border-width: 0px;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 1.5rem;
  margin-top: -0.75rem;
  position: relative;
  top: 50%;
  width: 1.5rem; }

.clay-range-input .form-control-range::-moz-range-thumb::-ms-expand {
  display: none; }

.clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

.clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

.clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

.clay-range-input .form-control-range::-ms-thumb {
  visibility: hidden;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.clay-range-input .form-control-range::-ms-thumb::-ms-expand {
  display: none; }

.clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

.clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

.clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

.clay-range-input .form-control-range::-webkit-slider-thumb {
  visibility: hidden;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 100px;
  border-width: 0px;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  height: 1.5rem;
  margin-top: -0.75rem;
  position: relative;
  top: 50%;
  width: 1.5rem; }

.clay-range-input .form-control-range::-webkit-slider-thumb::-ms-expand {
  display: none; }

.clay-range-input .form-control-range:hover {
  cursor: pointer; }

.clay-range-input .form-control-range:hover ~ .clay-range-progress .clay-range-thumb {
  background-color: #f0f5ff; }

.clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-range-input .form-control-range:hover::-moz-range-thumb {
  background-color: #f0f5ff; }

.clay-range-input .form-control-range:hover::-ms-thumb {
  background-color: #f0f5ff; }

.clay-range-input .form-control-range:hover::-webkit-slider-thumb {
  background-color: #f0f5ff; }

.clay-range-input .form-control-range.focus, .clay-range-input .form-control-range:focus-visible, .c-prefers-focus .clay-range-input .form-control-range:focus {
  outline: 0; }

.clay-range-input .form-control-range.focus ~ .clay-range-progress .clay-range-thumb, .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .clay-range-thumb, .c-prefers-focus .clay-range-input .form-control-range:focus ~ .clay-range-progress .clay-range-thumb {
  box-shadow: inset 0 0 0 0.125rem #80acff , inset 0 0 0 0.25rem #fff; }

.clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip, .c-prefers-focus .clay-range-input .form-control-range:focus ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-range-input .form-control-range.focus::-moz-range-thumb, .clay-range-input .form-control-range:focus-visible::-moz-range-thumb, .c-prefers-focus .clay-range-input .form-control-range:focus::-moz-range-thumb {
  box-shadow: inset 0 0 0 0.125rem #80acff , inset 0 0 0 0.25rem #fff; }

.clay-range-input .form-control-range.focus::-ms-thumb, .clay-range-input .form-control-range:focus-visible::-ms-thumb, .c-prefers-focus .clay-range-input .form-control-range:focus::-ms-thumb {
  box-shadow: inset 0 0 0 0.125rem #80acff , inset 0 0 0 0.25rem #fff; }

.clay-range-input .form-control-range.focus::-webkit-slider-thumb, .clay-range-input .form-control-range:focus-visible::-webkit-slider-thumb, .c-prefers-focus .clay-range-input .form-control-range:focus::-webkit-slider-thumb {
  box-shadow: inset 0 0 0 0.125rem #80acff , inset 0 0 0 0.25rem #fff; }

.clay-range-input .form-control-range:disabled {
  color: #a7a9bc;
  cursor: not-allowed; }

.clay-range-input .form-control-range:disabled ~ .clay-range-track {
  background-color: #f1f2f5; }

.clay-range-input .form-control-range:disabled ~ .clay-range-progress {
  background-color: #b3cdff; }

.clay-range-input .form-control-range:disabled ~ .clay-range-progress .clay-range-thumb {
  background-color: #f7f8f9; }

.clay-range-input .form-control-range:disabled::-moz-range-thumb {
  background-color: #f7f8f9; }

.clay-range-input .form-control-range:disabled::-ms-thumb {
  background-color: #f7f8f9; }

.clay-range-input .form-control-range:disabled::-webkit-slider-thumb {
  background-color: #f7f8f9; }

.clay-range-input[data-label-min], .clay-range-input[data-label-max] {
  margin-bottom: 1rem; }

.clay-range-input[data-label-min]::before {
  content: "﻿" attr(data-label-min); }

.clay-range-input[data-label-max]::after {
  content: "﻿" attr(data-label-max);
  right: 0; }

.clay-range-input::after, .clay-range-input::before {
  font-size: 0.875rem;
  font-weight: var(--font-weight-semi-bold, 600);
  line-height: 1;
  margin-top: 2.5rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.5rem; }

.clay-range-align-items-start .input-group {
  align-items: flex-start; }

.clay-range-align-items-end .input-group {
  align-items: flex-end; }

.clay-reorder {
  padding: 2px;
  position: relative;
  z-index: 0; }

.clay-reorder .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
  overflow: auto;
  padding-bottom: 0.4375rem;
  padding-top: 0.4375rem;
  width: 100%; }

.clay-reorder .form-control-inset.focus, .clay-reorder .form-control-inset:focus-visible, .c-prefers-focus .clay-reorder .form-control-inset:focus {
  background-color: transparent;
  box-shadow: none; }

.clay-reorder .form-control-inset:focus + .clay-reorder-underlay, .clay-reorder .form-control-inset.focus + .clay-reorder-underlay {
  background-color: #f0f5ff;
  border-color: #80acff; }

.clay-reorder .form-control-inset + .clay-reorder-underlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

.clay-reorder-footer {
  padding: 0.5rem; }

.clay-reorder-footer-invisible.clay-reorder-footer *, .clay-reorder-footer-invisible .clay-reorder-footer * {
  visibility: hidden; }

.clay-reorder-footer-center.clay-reorder-footer, .clay-reorder-footer-center .clay-reorder-footer {
  text-align: center; }

.clay-reorder-footer-end.clay-reorder-footer, .clay-reorder-footer-end .clay-reorder-footer {
  text-align: right; }

.clay-color > .input-group-item > .input-group-inset-item-before {
  color: #6b6c7e;
  font-size: inherit;
  padding-left: 1rem;
  padding-right: 0.5rem; }

.clay-color > .input-group-item > .input-group-text {
  background-color: #fff;
  border-color: #e7e7ed;
  padding-left: 0;
  padding-right: 0; }

.clay-color-dropdown-menu {
  max-height: 500px;
  max-width: none;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  width: 272px; }

.clay-color-dropdown-menu .close {
  color: #6b6c7e;
  font-size: 1rem;
  opacity: 1; }

.clay-color-dropdown-menu .close:hover {
  background-color: rgba(39, 40, 51, 0.03); }

.clay-color-dropdown-menu .close.focus, .clay-color-dropdown-menu .close:focus-visible, .c-prefers-focus .clay-color-dropdown-menu .close:focus {
  background-color: rgba(39, 40, 51, 0.03); }

.clay-color-dropdown-menu .close:active {
  background-color: rgba(39, 40, 51, 0.06); }

.clay-color-dropdown-menu .close.active {
  background-color: rgba(39, 40, 51, 0.06); }

.clay-color-dropdown-menu .close:disabled, .clay-color-dropdown-menu .close.disabled {
  background-color: transparent; }

.clay-color-dropdown-menu .form-control {
  font-size: 0.875rem;
  height: 2rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem; }

.clay-color-dropdown-menu .form-group {
  margin-bottom: 1rem; }

.clay-color-dropdown-menu .input-group .input-group-inset-item-before {
  color: #6b6c7e;
  font-size: 0.875rem;
  padding-left: 0.75rem;
  padding-right: 0.5rem; }

.clay-color-btn {
  border-radius: 2px;
  height: 1.5rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 1.5rem; }

.clay-color-btn:active {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.clay-color-btn.active {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.clay-color-btn[aria-expanded=true], .clay-color-btn.show {
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.clay-color-btn .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.clay-color-btn-bordered {
  border-color: #e7e7ed; }

.clay-color-pointer {
  background-color: transparent;
  border-radius: 100px;
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  height: 0.875rem;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  transition: box-shadow .15s ease-in-out;
  width: 0.875rem; }

@media (prefers-reduced-motion: reduce) {
  .clay-color-pointer {
    transition: none; } }

.c-prefers-reduced-motion .clay-color-pointer {
  transition: none; }

.clay-color-pointer.focus, .clay-color-pointer:focus-visible, .c-prefers-focus .clay-color-pointer:focus {
  box-shadow: 0 0 0 0.125rem #528eff;
  outline: 0; }

.clay-color-pointer:active:focus-visible, .c-prefers-focus .clay-color-pointer:active:focus {
  box-shadow: 0 0 0 0.125rem #528eff; }

.clay-color-pointer .c-inner {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.clay-color-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  margin-right: -0.25rem; }

.clay-color-header .component-title {
  color: #6b6c7e;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: var(--font-weight-semi-bold, 600);
  max-width: calc(100% - 2rem); }

.clay-color-footer {
  margin-bottom: 1rem; }

.clay-color-swatch {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: 0.5rem; }

.clay-color-swatch + .clay-color-swatch {
  margin-top: 0; }

.clay-color-swatch-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 1rem;
  width: 16.66667%; }

.clay-color-map-group {
  display: flex;
  margin-top: 0.5rem; }

.clay-color-map {
  flex-shrink: 0;
  height: 128px;
  margin-bottom: 1rem;
  margin-right: 1rem;
  position: relative;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 144px; }

.clay-color-map-hsb {
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)), linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); }

.clay-color-map-values {
  flex-grow: 1;
  flex-shrink: 1;
  width: 1%; }

.clay-color-map-values .form-control {
  padding-left: 0;
  padding-right: 10%;
  text-align: right; }

.clay-color-map-values .input-group .input-group-inset-item-before {
  font-weight: var(--font-weight-semi-bold, 600);
  padding-left: 10%;
  padding-right: 0;
  min-width: 1.125rem; }

.clay-color-range {
  border-radius: 100px;
  height: 0.5rem;
  margin-bottom: 1.25rem;
  margin-top: 0.25rem;
  position: relative;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.clay-color-range-hue {
  background-image: linear-gradient(270deg, #fc0d1b 0%, #fc22d6 18.23%, #1824fb 34.25%, #2bf6fd 50.28%, #2bfd2e 67.58%, #fcfd37 81.22%, #fc121b 100%); }

.clay-color-range-pointer {
  margin-top: -7px;
  top: 50%; }

.clay-color-slider .clay-range-input {
  border-radius: 100px; }

.clay-color-slider .clay-range-input .clay-range-track {
  border-radius: inherit;
  height: 0.5rem;
  margin-top: -0.25rem; }

.clay-color-slider .clay-range-input .clay-range-progress {
  background-color: transparent;
  border-radius: inherit;
  height: 0.5rem;
  margin-top: -0.25rem;
  width: 100%; }

.clay-color-slider .clay-range-input .clay-range-thumb {
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 0.125rem #fff;
  height: 0.625rem;
  margin-top: -0.3125rem;
  transition: box-shadow .15s ease-in-out;
  visibility: hidden;
  width: 0.625rem; }

@media (prefers-reduced-motion: reduce) {
  .clay-color-slider .clay-range-input .clay-range-thumb {
    transition: none; } }

.c-prefers-reduced-motion .clay-color-slider .clay-range-input .clay-range-thumb {
  transition: none; }

.clay-color-slider .clay-range-input .form-control-range {
  background-color: inherit;
  border-radius: inherit;
  color: inherit;
  height: 0.5rem;
  content: "0.625rem"; }

.clay-color-slider .clay-range-input .form-control-range::-moz-range-thumb {
  height: 0.625rem;
  visibility: visible;
  width: 0.625rem;
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 0.125rem #fff;
  margin-top: -0.3125rem; }

.clay-color-slider .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

.clay-color-slider .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

.clay-color-slider .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

.clay-color-slider .clay-range-input .form-control-range::-ms-thumb {
  visibility: visible; }

.clay-color-slider .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

.clay-color-slider .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

.clay-color-slider .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.clay-color-slider .clay-range-input .form-control-range::-webkit-slider-runnable-track::-ms-expand {
  display: none; }

.clay-color-slider .clay-range-input .form-control-range::-webkit-slider-thumb {
  visibility: visible;
  background-color: currentColor;
  border-width: 0;
  box-shadow: 0 0 0 0.125rem #fff;
  height: 0.625rem;
  margin-top: -0.3125rem;
  width: 0.625rem; }

.clay-color-slider .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-slider .clay-range-input .form-control-range.focus ~ .clay-range-progress .clay-range-thumb, .clay-color-slider .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .clay-range-thumb, .c-prefers-focus .clay-color-slider .clay-range-input .form-control-range:focus ~ .clay-range-progress .clay-range-thumb {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff; }

.clay-color-slider .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, .clay-color-slider .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip, .c-prefers-focus .clay-color-slider .clay-range-input .form-control-range:focus ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-slider .clay-range-input .form-control-range.focus::-moz-range-thumb, .clay-color-slider .clay-range-input .form-control-range:focus-visible::-moz-range-thumb, .c-prefers-focus .clay-color-slider .clay-range-input .form-control-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff; }

.clay-color-slider .clay-range-input .form-control-range.focus::-ms-thumb, .clay-color-slider .clay-range-input .form-control-range:focus-visible::-ms-thumb, .c-prefers-focus .clay-color-slider .clay-range-input .form-control-range:focus::-ms-thumb {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff; }

.clay-color-slider .clay-range-input .form-control-range.focus::-webkit-slider-thumb, .clay-color-slider .clay-range-input .form-control-range:focus-visible::-webkit-slider-thumb, .c-prefers-focus .clay-color-slider .clay-range-input .form-control-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff; }

.clay-color-slider-hue .clay-range-input {
  color: #26affd; }

.clay-color-slider-hue .clay-range-input .clay-range-track {
  background-image: linear-gradient(270deg, #fc0d1b 0%, #fc22d6 18.23%, #1824fb 34.25%, #2bf6fd 50.28%, #2bfd2e 67.58%, #fcfd37 81.22%, #fc121b 100%); }

.clay-color-slider-hue .clay-range-input .form-control-range {
  content: ""; }

.clay-color-slider-hue .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

.clay-color-slider-hue .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

.clay-color-slider-hue .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

.clay-color-slider-hue .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

.clay-color-slider-hue .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

.clay-color-slider-hue .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

.clay-color-slider-hue .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-slider-hue .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, .clay-color-slider-hue .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip, .c-prefers-focus .clay-color-slider-hue .clay-range-input .form-control-range:focus ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-slider-alpha .clay-range-input {
  color: #000; }

.clay-color-slider-alpha .clay-range-input .clay-range-track {
  background-color: #fff;
  background-image: linear-gradient(45deg, #e7e7ed 25%, transparent 25%), linear-gradient(-45deg, #e7e7ed 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e7e7ed 75%), linear-gradient(-45deg, transparent 75%, #e7e7ed 75%);
  background-position: 0 0, 0 4px, 4px -4px, -4px 0px;
  background-size: 8px 8px; }

.clay-color-slider-alpha .clay-range-input .form-control-range {
  background-image: linear-gradient(90deg, transparent 0%, currentcolor 100%);
  color: inherit;
  content: ""; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-moz-range-track {
  -moz-appearance: none;
  appearance: none;
  height: 100%; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-ms-fill-lower {
  background-color: transparent; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-ms-fill-upper {
  background-color: transparent; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-ms-tooltip {
  display: none; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-ms-track {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: transparent;
  height: 100%; }

.clay-color-slider-alpha .clay-range-input .form-control-range::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  height: 100%; }

.clay-color-slider-alpha .clay-range-input .form-control-range:hover ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-slider-alpha .clay-range-input .form-control-range.focus ~ .clay-range-progress .tooltip, .clay-color-slider-alpha .clay-range-input .form-control-range:focus-visible ~ .clay-range-progress .tooltip, .c-prefers-focus .clay-color-slider-alpha .clay-range-input .form-control-range:focus ~ .clay-range-progress .tooltip {
  visibility: visible;
  opacity: 1; }

.clay-color-form-group {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 1rem; }

.clay-color-form-group .clay-range {
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 1rem;
  width: 144px; }

.clay-color-form-group .form-control {
  padding-left: 0;
  padding-right: 10%;
  text-align: right; }

.clay-color-form-group .input-group .input-group-inset-item-before {
  font-weight: var(--font-weight-semi-bold, 600);
  padding-left: 10%;
  padding-right: 0;
  min-width: 1.125rem; }

.form-group-sm .clay-color.input-group > .input-group-item > .input-group-inset-item-before, .clay-color.input-group-sm > .input-group-item > .input-group-inset-item-before {
  padding-left: 0.75rem; }

.form-group-sm .clay-color.input-group > .input-group-item > .input-group-text, .clay-color.input-group-sm > .input-group-item > .input-group-text {
  padding: 0; }

.form-group-sm .clay-color.input-group > .input-group-item > .input-group-text > .clay-color-btn, .clay-color.input-group-sm > .input-group-item > .input-group-text > .clay-color-btn {
  border-radius: 2px;
  height: 1.25rem;
  padding: 0;
  width: 1.25rem; }

.form-file {
  border-radius: 0.25rem;
  display: flex;
  position: relative;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-file {
    transition: none; } }

.c-prefers-reduced-motion .form-file {
  transition: none; }

.form-file:focus-within:has(input:focus) {
  background-color: #f0f5ff;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff;
  outline: 0;
  z-index: 1; }

.form-file-input {
  cursor: pointer;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 10; }

.form-file-input::-webkit-file-upload-button {
  cursor: pointer; }

.form-file-input:focus + .input-group {
  border-radius: 1px;
  box-shadow: 0 0 0 .125rem #fff , 0 0 0 .25rem #80acff; }

.form-file-input:disabled {
  cursor: not-allowed; }

.form-file-input:disabled::-webkit-file-upload-button {
  cursor: not-allowed; }

.custom-control {
  display: block;
  margin-bottom: 1rem;
  min-height: 1.25rem;
  position: relative;
  text-align: left;
  line-height: 1; }

.custom-control:only-child {
  margin-bottom: 0; }

.custom-control label {
  cursor: pointer;
  display: inline;
  font-size: 1rem;
  margin-bottom: 0; }

.custom-control-label {
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: var(--font-weight-normal, 400);
  line-height: 1.25rem;
  margin-bottom: 0;
  position: static;
  vertical-align: top; }

.custom-control-label::before {
  background-color: #fff;
  border-color: #6b6c7e;
  border-style: solid;
  border-width: 0.0625rem;
  box-shadow: none;
  content: "";
  display: block;
  float: left;
  font-size: 1rem;
  height: 1rem;
  left: 0;
  position: relative;
  top: 0.125rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before {
    transition: none; } }

.c-prefers-reduced-motion .custom-control-label::before {
  transition: none; }

.custom-control-label::after {
  background: no-repeat 50%/50% 50%;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0.125rem;
  width: 1rem; }

label.custom-control-label {
  font-size: 0.875rem; }

.custom-control-label-text {
  padding-left: 0.5rem; }

.custom-control-label-text small, .custom-control-label-text .small {
  font-size: 100%; }

.custom-control-primary .custom-control-label-text {
  font-weight: var(--font-weight-semi-bold, 600); }

.custom-control-label::before {
  background-color: #fff;
  border-color: #6b6c7e;
  border-style: solid;
  border-width: 0.0625rem;
  box-shadow: none;
  content: "";
  display: block;
  float: left;
  font-size: 1rem;
  height: 1rem;
  left: 0;
  position: relative;
  top: 0.125rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before {
    transition: none; } }

.c-prefers-reduced-motion .custom-control-label::before {
  transition: none; }

.custom-control-label::after {
  background: no-repeat 50%/50% 50%;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0.125rem;
  width: 1rem; }

.custom-control-input {
  cursor: pointer;
  height: 1rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0.125rem;
  width: 1rem;
  z-index: 1; }

.custom-control-input:focus-visible ~ .custom-control-label::before, .c-prefers-focus .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #6b6c7e;
  box-shadow: 0 0 0 0.125rem #fff , 0 0 0 0.25rem #80acff; }

.custom-control-input:active ~ .custom-control-label::before {
  background-color: #fff;
  border-color: #6b6c7e;
  color: #fff; }

.quick-access-nav {
  position: fixed;
  z-index: 999; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

.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-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }

.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }

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

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: .2em; }

.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label, .lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

.overlay-hidden, .overlaymask-hidden {
  display: none; }

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative; }

.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0; }

.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0; }

.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px; }

.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px; }

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

.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.datepicker-popover-content .popover-content {
  padding: .75rem 1rem; }

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block; }

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block; }

.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0; }

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: .5em;
  min-height: 1.8em; }

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto; }

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: .4em 0; }

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li, .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline; }

.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0; }

.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal; }

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

.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: .2em;
  padding: .4em .3em .4em .5em;
  text-decoration: none; }

.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle; }

.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: .3em; }

.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-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 .4em; }

.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px; }

.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none; }

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

.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0; }

.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0; }

.lfr-tree li.tree-item {
  padding-left: 5px; }

.lfr-tree li.tree-item li {
  padding-left: 20px; }

.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px; }

.lfr-upload-container {
  margin-bottom: 1rem; }

.lfr-upload-container .upload-target {
  border: 3px dashed #e7e7ed;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center; }

.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #edf9f0;
  border-color: #5aca75; }

.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none; }

.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase; }

.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative; }

.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px; }

.lfr-upload-container .cancel-uploads, .lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right; }

.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0; }

.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px; }

.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px; }

.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap; }

.lfr-upload-container .upload-list-info {
  margin: 1em 0 .5em; }

.lfr-upload-container .cancel-button {
  color: #6b6c7e;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap; }

.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px; }

.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline; }

.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px; }

.lfr-upload-container .delete-button {
  color: #6b6c7e; }

.lfr-upload-container .delete-button-col {
  padding-right: 10px; }

.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px; }

.lfr-upload-container .upload-complete .cancel-button, .lfr-upload-container .delete-button, .lfr-upload-container .upload-complete.file-saved .delete-button, .lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none; }

.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block; }

.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body, .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem; }

.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label, .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none; }

.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em; }

.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: .5em; }

.lfr-upload-container .upload-complete {
  padding-left: 5px; }

.lfr-upload-container .upload-complete .delete-button {
  display: inline-block; }

.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none; }

.lfr-upload-container .progress {
  display: none;
  margin-top: .5rem; }

.lfr-upload-container .file-uploading .progress {
  display: flex; }

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430; }

.lfr-alert-container.inline-alert-container {
  position: relative; }

.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0; }

.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden; }

.lfr-search-container td .overlay.entry-action {
  position: static; }

.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px; }

.contextual-sidebar {
  height: calc( 100vh - var(--control-menu-container-height) - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease .5s;
  width: 320px;
  will-change: transform; }

.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0); }

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc( 100vh - var(--control-menu-container-height) - 64px);
    top: calc( var(--control-menu-container-height) + 64px); }
  .contextual-sidebar-content {
    transition: padding ease .5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content, .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

.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 {
  height: 300px;
  margin: 2px;
  opacity: .55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added img {
  border: 2px solid #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: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6; }

.taglib-discussion .actions-menu .component-action {
  display: inline-flex; }

.taglib-discussion .button-holder {
  margin: 1rem 0; }

.taglib-discussion .comment-container {
  margin-bottom: 1.5rem; }

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem; } }

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

.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-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem; }

.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem; }

.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0; }

.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem; }

.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0; }

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem; } }

@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; } }

.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem; }

.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center; }

.taglib-discussion .taglib-workflow-status {
  margin-left: .5rem; }

.taglib-discussion .workflow-value {
  text-transform: uppercase; }

@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none; }
  .taglib-discussion .comment-container:hover .actions-menu, .taglib-discussion .actions-menu:focus, .taglib-discussion .actions-menu.open {
    display: inline-block; } }

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center; }

.drop-zone.drop-enabled {
  outline: 2px dashed transparent; }

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

.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%; }

@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none; } }

.drop-here-info {
  transition: none; }

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%); }

.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all .2s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none; } }

.drop-here-info .drop-icons {
  transition: none; }

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all .3s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none; } }

.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);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2; }

.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-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100; }

.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1; }

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

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

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

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6b6c7e;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header, .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn, .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header, .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header, .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif); }

@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header, .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); } }

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header, .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }

@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); } }

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); } }

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif); } }

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); } }

.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); }

.field-wrapper.form-inline .control-label {
  display: inline-block; }

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap; }

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px; }

.taglib-header .header-title {
  display: inline-block;
  margin: .1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal; }

.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle; }

.taglib-icon {
  text-decoration: none; }

.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline; }

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

.taglib-icon-help {
  color: #6b6c7e !important; }

.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #272833 !important; }

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }

.icon-monospaced.lexicon-icon {
  padding: 8px; }

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center; }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img, .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none; } }

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative; }

.lfr-menu-list.direction-right {
  margin: 0 2px; }

.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative; }

.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0; }

.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px; }

.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto; }

body > .lfr-menu-list ul {
  border-radius: 4px; }

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }

.input-group .input-localized .input-localized-content {
  margin-top: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd; }

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047; }

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

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

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

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

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: .5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }

.input-localized-palette-container .palette-item-inner img {
  display: block; }

.taglib-move-boxes {
  margin-bottom: 1em; }

.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px; }

.taglib-move-boxes .toolbar {
  text-align: center; }

.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px; }

.taglib-move-boxes .choice-selector {
  width: 100%; }

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

.taglib-move-boxes .field-content {
  margin-bottom: 0; }

.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em; }

.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block; }

.taglib-move-boxes .sortable-container {
  margin-top: 10px; }

.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative; }

.taglib-move-boxes .sortable-container .move-option.selected {
  display: block; }

.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa; }

.taglib-move-boxes .sortable-container .move-option .checkbox, .taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute; }

.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px; }

.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block; }

.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block; }

.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none; }

.mobile .taglib-move-boxes .selector-container {
  display: none; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: .1px;
  z-index: -1; }

.item-selector .input-file + label {
  position: relative; }

.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow .15s ease-in-out; }

.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff,0 0 0 4px #80acff; }

.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  cursor: pointer; }

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%; }

.lfr-map .home-button {
  margin: 5px; }

@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px; } }

@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%; } }

.lfr-map .search-controls .search-input {
  width: 100%; }

.navbar .navbar-collapse {
  max-height: none; }

.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }

@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px; } }

@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn, .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open, .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

.lfr-search-container .entry-action {
  width: 1px; }

.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }

header.cadmin.portlet-topper {
  display: flex !important; }

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6b6c7e; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  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 .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }

.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child, .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.user-info {
  display: flex; }

.user-info .sticker {
  align-self: center; }

.user-info .user-details {
  margin-left: 1rem; }

.user-info .date-info {
  color: #6b6c7e; }

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }

.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto; }

@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto; } }

.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch; }

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto; }

.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0; }

@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%; } }

@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px; } }

@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%; }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none; }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px; } }

.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px; }

@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none; } }

.taglib-search-toggle .form-search {
  position: relative; }

.taglib-search-toggle .form-search .input-group-btn {
  position: absolute; }

@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }

.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: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0; }

.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0; }

.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 .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

.taglib-user-display {
  padding: .5em; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px; }

.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%; }

.taglib-user-display .user-details {
  margin-top: 1em; }

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

.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px; }

.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px; }

.taglib-user-display.display-style-1 .user-details {
  margin-top: 0; }

.taglib-user-display.display-style-2 .user-profile-image, .taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center; }

.taglib-user-display.display-style-3 {
  padding: 0; }

.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle; }

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

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

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

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

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

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

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-max-xl, .portal-popup .dialog-body .container-view, .portal-popup .export-dialog-tree > .container-fluid-max-xl, .portal-popup .export-dialog-tree .container-view, .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl, .portal-popup .lfr-dynamic-uploader .container-view, .portal-popup .lfr-form-content > .container-fluid-max-xl, .portal-popup .lfr-form-content .container-view, .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl, .portal-popup .portlet-configuration-body-content .container-view, .portal-popup .process-list > .container-fluid-max-xl, .portal-popup .process-list .container-view, .portal-popup .roles-selector-body > .container-fluid-max-xl, .portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }

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

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

.portal-popup .login-container {
  padding: 1.5rem; }

.portal-popup .navbar ~ .portlet-configuration-setup, .portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }

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

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

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

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

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }

@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader, .portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }

@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader, .portal-popup .process-list {
    top: 48px; } }

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

.portal-popup .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%;
  z-index: 1020; }

@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed; } }

.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0; }

.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child), .portal-popup .lfr-dynamic-uploader:not(:last-child), .portal-popup .lfr-form-content:not(:last-child), .portal-popup .portlet-configuration-body-content:not(:last-child), .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portal-popup:not(.article-preview) #main-content, .portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

@media print {
  .portal-popup:not(.article-preview) #main-content, .portal-popup:not(.article-preview) #wrapper {
    position: initial; } }

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

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: .6; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }

html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none; }

html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: .65;
  position: absolute; }

html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px; }

html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px; }

html:not(#__):not(#___) .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; }

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: .6;
  transform: scale(0.8);
  transition: transform .3s ease; }

@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none; } }

.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none; }

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

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative; }

.lfr-source-editor .ace_editor {
  height: 100%; }

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

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸"; }

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

.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 {
  height: 100%;
  overflow: hidden; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel, .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel, .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter, .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%; }

.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.uploading > div:not(.progress-container) {
  opacity: .3; }

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

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

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

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

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }

.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px; }

.lfr-item-viewer .progress-container .progress {
  margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }

.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: 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 {
  cursor: default; }

.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height .15s ease-out; }

@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none; } }

.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none; }

.lfr-page-layouts .card-horizontal {
  border-width: 1px;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none; } }

.lfr-page-layouts .card-horizontal {
  transition: none; }

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height .15s ease-out; }

@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none; } }

.lfr-page-layouts .card-horizontal::after {
  transition: none; }

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

.sheet-footer .btn {
  margin-right: 1rem; }

.sheet-footer .btn:last-child {
  margin-right: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em .5em;
  white-space: normal; }

.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%; }

.lfr-portal-tooltip {
  display: inline-flex; }

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

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.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-label {
  margin-left: 3px; }

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

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

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none; }

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

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #e87523; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #fb625b; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #4fa488; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #fe4fb5; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #879b7a; }

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

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7ed;
  color: #5f9bc7; }

.collapse.open {
  display: block; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em; }

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

.navbar .navbar-toggler .c-inner {
  max-width: none; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative; }

html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px; }

html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none; }

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: #fff; }

body.portlet {
  border-width: 0; }

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

.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-options-dropdown {
  z-index: 1035; }

.portlet-topper {
  position: relative; }

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none; }

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

.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-body .portlet-title-text, .panel-page-content .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: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem))); }

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

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

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

.controls-hidden .lfr-meta-actions, .controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-title-editable {
  pointer-events: none; }

.controls-hidden .portlet-topper {
  display: none !important; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity .25s,transform .25s;
    top: 0; } }

@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }

html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff)); }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: .5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

.portlet {
  margin-bottom: 10px;
  position: relative; }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: .5; } }

.portlet-content-editable {
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-content-border-radius, 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet > .portlet-content-editable {
  border-color: transparent; }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

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

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

.portlet-title-menu {
  flex: 0 1 auto; }

.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none; }

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet > .portlet-topper {
  display: none; }

@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity .25s,transform .25s;
    top: 0; } }

@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none; } }

@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff)); }

.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none; }

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

.portlet-borderless .portlet-content {
  padding: var(--spacer-3, 1rem); }

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

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

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

.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;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.navbar form {
  margin: 0; }

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

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

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

.lfr-upload-container .upload-file, .lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease .2s infinite; }

.select-files {
  border-radius: 5px; }

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

@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 {
  animation: progress-bar-stripes .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,.5s,ease-out; }

@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none; } }

.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status, .c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none; }

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

.highlight-animation {
  animation: highlight-animation .7s; }

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

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: .3125rem; }

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

.border-lighter {
  border-color: #f7f8f9 !important; }

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

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

.border-gray-dark {
  border-color: #393a4a !important; }

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

.portlet-commerce-open-order-content .order-details-container {
  margin-bottom: var(--spacer-4); }

.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu {
  float: right; }

.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu .position-fixed {
  position: initial !important; }

.portlet-commerce-open-order-content .order-details-container .commerce-cta > div {
  display: inline-block; }

.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: .907rem;
  padding-top: .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: 575.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; } }

.info-panel .sidebar > .sidenav-close {
  float: right;
  margin: 16px 16px 0 8px; }

.info-panel .sidebar > .sidenav-close + .info-panel-content .sidebar-header > .autofit-row {
  width: auto; }

.info-panel .sidenav-close {
  float: none;
  margin: 0; }

.info-panel .sidebar-header .autofit-padded-no-gutters {
  margin-left: -4px;
  margin-right: -4px; }

.info-panel .sidebar-header .autofit-padded-no-gutters .autofit-col {
  padding-left: 4px;
  padding-right: 4px; }

.info-panel .sidebar-body .sidebar-section {
  margin-bottom: 16px; }

.sidebar-light .sidebar-header .icon-monospaced {
  color: #6b6c7e; }

.sidebar-light .navbar-collapse {
  border-bottom: 1px solid #cdced9; }

@media (min-width: 576px) {
  .sidebar-light .navigation-bar-light, .sidebar-light .sidebar-section > .list-group-item, .sidebar-light .panel, .sidebar-light .panel-group .panel {
    background-color: transparent;
    border-color: transparent; } }

.widget-mode-detail {
  background-color: #fff; }

.widget-mode-detail .widget-metadata .inline-item-before {
  margin-right: 1rem; }

.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-metadata .inline-item-before {
  margin-right: 1rem; }

.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-metadata .inline-item-before {
  margin-right: 1rem; }

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

html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999; }

@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto; } }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar, html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px; }

html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow; }

html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset; }

html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset; }

.portlet-layout .portlet .management-bar > .container-fluid-max-xl, .portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0; }

@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: .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 .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem; }

.portlet > .portlet-topper .lexicon-icon {
  height: .875rem;
  width: .875rem; }

.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999; }

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow; }

.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset; }

.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset; }

.portlet-decorate .portlet {
  margin-bottom: 24px; }

.portlet-decorate .portlet-content {
  border-radius: .25rem; }

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

.aspect-ratio:not([class*=aspect-ratio-]) {
  padding-bottom: var(--aspect-ratio, 100%); }

.aspect-ratio-4-to-3 {
  padding-bottom: var(--aspect-ratio-4-to-3, 75%); }

.aspect-ratio-8-to-3 {
  padding-bottom: var(--aspect-ratio-8-to-3, 37.5%); }

.aspect-ratio-16-to-9 {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%); }

.card-type-asset .aspect-ratio {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%); }

.portlet .portlet-content {
  background-color: var(--portlet-bg, transparent); }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff)); } }

@media (min-width: 576px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff)); } }

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem))); }

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 .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 {
  display: block;
  margin: 0;
  max-width: none;
  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: .5rem; }

@media (max-width: 575.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none; } }

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

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */

/*# sourceMappingURL=main.css.map */