@charset "UTF-8";

@import url("../../../../../themes/Aurora/css/Dawn/variables.css");

/* STYLE ADMIN */
@import url("../../../../../themes/Aurora/css/Dawn/views/admin.css");

/* COMPONENTS */
@import url("../../../../../themes/Aurora/css/Dawn/components/loading.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/panel.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/tables.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/select2.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/yui.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/uidialog.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/navs_tabs.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/title.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/toast.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/modal.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/autocomplete.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/scrollbar.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/list.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/calendar.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/modal.css");
@import url("../../../../../themes/Aurora/css/Dawn/components/steps.css");

/* MODULES */
@import url("../../../../../themes/Aurora/css/Dawn/modules/approval.css");
/* VIEWS */
@import url("../../../../../themes/Aurora/css/Dawn/views/view.detail.css");
@import url("../../../../../themes/Aurora/css/Dawn/views/view.edit.css");
@import url("../../../../../themes/Aurora/css/Dawn/views/view.list.css");
@import url("../../../../../themes/Aurora/css/Dawn/views/view.search.css");

/* GLOBALS */
@import url("../../../../../themes/Aurora/css/Dawn/main.css");
@import url("../../../../../themes/Aurora/css/Dawn/modules/notif.css");

/* MODAL FILTER DIALOG */
@import url("../../../../../themes/Aurora/css/Dawn/modal-filter-dialog.css");


/* RESPONSIVE */
@import url("../../../../../themes/Aurora/css/Dawn/responsive.css");


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

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

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

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

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

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

.glyphicon-th:before {
  content: "";
}

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

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

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

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

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

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

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

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

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

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

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

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

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

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

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: var(--white-color);
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>.input-group-btn>select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

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

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -2px;
  margin-right: -3px;
}

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
}

.navbar-form {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -2px;
  margin-right: -2px;
  padding: 10px 2px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-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);
  margin-top: 13px;
  margin-bottom: 13px;
}

@media (min-width: 768px) {
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 19px;
  margin-bottom: 19px;
}

.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/ ";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb>.active {
  color: #777;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: var(--white-color);
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777;
  background-color: var(--white-color);
  cursor: not-allowed;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: var(--white-color);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0.0001) 0%,
      rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left,
      rgba(0, 0, 0, 0.0001) 0%,
      rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.0001) 0%,
      rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: var(--white-color);
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid var(--white-color);
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: var(--white-color);
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: var(--white-color);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hidden,
.hide {
  display: none !important;
}

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

@-ms-viewport {
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    width: device-width;
  }
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1250px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1250px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1250px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1250px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1251px) and (max-width: 1300px) {
  .hidden-mdlg {
    display: none !important;
  }
}

@media (min-width: 1250px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

.suitepicon-action-above:before {
  content: "";
}

.suitepicon-action-add:before,
.suitepicon-action-create:before {
  content: "";
}

.suitepicon-action-alerts-small:before,
.suitepicon-module-sugarfeed:before {
  content: "";
}

.suitepicon-action-alerts:before {
  content: "";
}

.suitepicon-action-back:before {
  content: "";
}

.suitepicon-action-below:before,
.jstree-default .jstree-open>.jstree-ocl:before {
  content: "";
}

.suitepicon-action-caret:before {
  content: "";
}

.suitepicon-action-clear:before {
  content: "";
}

.suitepicon-action-confirm:before {
  content: "";
}

.suitepicon-action-create-contact-vcard:before,
.suitepicon-action-create-lead-vcard:before {
  content: "";
}

.suitepicon-action-create-group-user:before {
  content: "";
}

.suitepicon-action-create-person-form:before {
  content: "";
}

.suitepicon-action-create-security-group:before {
  content: "";
}

.suitepicon-action-current-user:before {
  content: "";
}

.suitepicon-action-delete:before {
  content: "";
}

.suitepicon-action-down:before {
  content: "";
}

.suitepicon-action-edit:before {
  content: "";
}

.suitepicon-action-empty-action:before,
.suitepicon-action-:before {
  content: "";
}

.suitepicon-action-first:before {
  content: "";
}

.suitepicon-action-forward:before,
.jstree-default .jstree-closed>.jstree-ocl:before {
  content: "";
}

.suitepicon-action-home:before {
  content: "";
}

.suitepicon-action-import-line-item:before {
  content: "";
}

.suitepicon-action-import:before {
  content: "";
}

.suitepicon-action-info:before {
  content: "";
}

.suitepicon-action-invade:before {
  content: "";
}

.suitepicon-action-last:before {
  content: "";
}

.suitepicon-action-left:before {
  content: "";
}

.suitepicon-action-list-maps:before {
  content: "";
}

.suitepicon-action-megaphone:before {
  content: "";
}

.suitepicon-action-move-down:before {
  content: "";
}

.suitepicon-action-move-left:before,
.button-toggle-expanded span:before {
  content: "";
}

.suitepicon-action-move-right:before,
.button-toggle-collapsed span:before {
  content: "";
}

.suitepicon-action-move-up:before {
  content: "";
}

.suitepicon-action-quick-radius-map:before {
  content: "";
}

.suitepicon-action-reload:before {
  content: "";
}

.suitepicon-action-resource-chart:before {
  content: "";
}

.suitepicon-action-right:before {
  content: "";
}

.suitepicon-action-role-management:before {
  content: "";
}

.suitepicon-action-schedule-call:before {
  content: "";
}

.suitepicon-action-schedule-meeting:before {
  content: "";
}

.suitepicon-action-schedule:before {
  content: "";
}

.suitepicon-action-search:before {
  content: "";
}

.suitepicon-action-security-groups:before {
  content: "";
}

.suitepicon-action-security-suite-settings:before {
  content: "";
}

.suitepicon-action-select:before {
  content: "";
}

.suitepicon-action-setup-email:before {
  content: "";
}

.suitepicon-action-sorting-ascending:before {
  content: "";
}

.suitepicon-action-sorting-descending:before {
  content: "";
}

.suitepicon-action-sorting-none:before {
  content: "";
}

.suitepicon-action-subtract:before {
  content: "";
}

.suitepicon-action-today:before {
  content: "";
}

.suitepicon-action-up:before {
  content: "";
}

.suitepicon-action-user-small:before {
  content: "";
}

.suitepicon-action-user:before {
  content: "";
}

.suitepicon-action-vcard:before {
  content: "";
}

.suitepicon-action-view-create-email-templates:before {
  content: "";
}

.suitepicon-action-view-diagnostics:before {
  content: "";
}

.suitepicon-action-view-email-templates:before {
  content: "";
}

.suitepicon-action-view-process-audit:before {
  content: "";
}

.suitepicon-action-view-project-tasks:before {
  content: "";
}

.suitepicon-action-view-record:before {
  content: "";
}

.suitepicon-action-view:before,
.suitepicon-action-list:before {
  content: "";
}

.suitepicon-admin-activity-streams:before {
  content: "";
}

.suitepicon-admin-address-cache:before {
  content: "";
}

.suitepicon-admin-aobh-businesshours:before {
  content: "";
}

.suitepicon-admin-aod-settings:before {
  content: "";
}

.suitepicon-admin-aop-settings:before {
  content: "";
}

.suitepicon-admin-aos-settings:before {
  content: "";
}

.suitepicon-admin-backups:before {
  content: "";
}

.suitepicon-admin-campaign-email-settings:before {
  content: "";
}

.suitepicon-admin-configure-module-menu-filters:before {
  content: "";
}

.suitepicon-admin-connectors:before {
  content: "";
}

.suitepicon-admin-currencies:before {
  content: "";
}

.suitepicon-admin-diagnostic:before {
  content: "";
}

.suitepicon-admin-display-modules-and-subpanels:before {
  content: "";
}

.suitepicon-admin-donate:before {
  content: "";
}

.suitepicon-admin-dropdown-editor:before {
  content: "";
}

.suitepicon-admin-email-queue:before {
  content: "";
}

.suitepicon-admin-email-settings:before {
  content: "";
}

.suitepicon-admin-geocode-addresses:before {
  content: "";
}

.suitepicon-admin-geocoded-counts:before {
  content: "";
}

.suitepicon-admin-geocoding-test:before {
  content: "";
}

.suitepicon-admin-global-search:before {
  content: "";
}

.suitepicon-admin-google-maps-settings:before {
  content: "";
}

.suitepicon-admin-history-subpanel:before {
  content: "";
}

.suitepicon-admin-import:before {
  content: "";
}

.suitepicon-admin-inbound-email:before {
  content: "";
}

.suitepicon-admin-languages:before {
  content: "";
}

.suitepicon-admin-locale:before {
  content: "";
}

.suitepicon-admin-module-builder:before {
  content: "";
}

.suitepicon-admin-module-loader:before {
  content: "";
}

.suitepicon-admin-oauth2:before {
  content: "";
}

.suitepicon-admin-oauth-keys:before {
  content: "";
}

.suitepicon-admin-outbound-email:before {
  content: "";
}

.suitepicon-admin-password:before,
.suitepicon-admin-:before {
  content: "";
}

.suitepicon-admin-pdf-settings:before {
  content: "";
}

.suitepicon-admin-rebuild:before {
  content: "";
}

.suitepicon-admin-releases:before {
  content: "";
}

.suitepicon-admin-rename-modules:before {
  content: "";
}

.suitepicon-admin-repair:before {
  content: "";
}

.suitepicon-admin-roles:before {
  content: "";
}

.suitepicon-admin-scheduler:before {
  content: "";
}

.suitepicon-admin-security-suite-group-management:before {
  content: "";
}

.suitepicon-admin-security:before {
  content: "";
}

.suitepicon-admin-studio:before {
  content: "";
}

.suitepicon-admin-system-settings:before {
  content: "";
}

.suitepicon-admin-themes:before {
  content: "";
}

.suitepicon-admin-upgrade-wizard:before {
  content: "";
}

.suitepicon-admin-user-management:before {
  content: "";
}

.suitepicon-admin-workflow:before {
  content: "";
}

.suitepicon-action-view-status:before {
  content: "";
}

.suitepicon-action-view-news:before {
  content: "";
}

.suitepicon-display-folder-closed:before {
  content: "";
}

.suitepicon-display-folder-open:before,
.jstree-anchor>.jstree-themeicon:before {
  content: "";
}

.suitepicon-favorite-star-outline:before {
  content: "";
}

.suitepicon-favorite-star:before {
  content: "";
}

.suitepicon-mimetype-tab:before {
  content: "";
}

.suitepicon-module-accounts:before {
  content: "";
}

.suitepicon-module-aclroles:before {
  content: "";
}

.suitepicon-module-activities:before {
  content: "";
}

.suitepicon-module-am-tasktemplates:before {
  content: "";
}

.suitepicon-module-aok-knowledge-base-categories:before {
  content: "";
}

.suitepicon-module-aok-knowledgebase:before {
  content: "";
}

.suitepicon-module-aor-reports:before {
  content: "";
}

.suitepicon-module-aos-contracts-signature:before {
  content: "";
}

.suitepicon-module-aos-contracts:before {
  content: "";
}

.suitepicon-module-aos-invoices:before {
  content: "";
}

.suitepicon-module-aos-pdf-templates:before {
  content: "";
}

.suitepicon-module-aos-product-categories:before {
  content: "";
}

.suitepicon-module-aos-quotes:before {
  content: "";
}

.suitepicon-module-aow-workflow:before {
  content: "";
}

.suitepicon-module-areas-maps:before,
.suitepicon-module-jjwg-areas:before {
  content: "";
}

.suitepicon-module-basic:before {
  content: "";
}

.suitepicon-module-bugs:before {
  content: "";
}

.suitepicon-module-calendar:before {
  content: "";
}

.suitepicon-module-calls:before {
  content: "";
}

.suitepicon-module-campaigns:before,
.suitepicon-module-campaignlog:before {
  content: "";
}

.suitepicon-module-campaigntrackers:before {
  content: "";
}

.suitepicon-module-cases:before {
  content: "";
}

.suitepicon-module-case-updates:before {
  content: "";
}

.suitepicon-module-company:before {
  content: "";
}

.suitepicon-module-contacts:before,
.suitepicon-module-contact:before {
  content: "";
}

.suitepicon-module-default:before,
.suitepicon-module-:before,
.suitepicon-module-outboundemailaccounts:before {
  content: "";
}

.suitepicon-module-detailview:before {
  content: "";
}

.suitepicon-module-direct-reports:before {
  content: "";
}

.suitepicon-module-document-revisions:before {
  content: "";
}

.suitepicon-module-documents:before {
  content: "";
}

.suitepicon-module-editview:before {
  content: "";
}

.suitepicon-module-email-marketing2:before {
  content: "";
}

.suitepicon-module-email-marketing:before {
  content: "";
}

.suitepicon-module-emails:before {
  content: "";
}

.suitepicon-module-existing-package:before {
  content: "";
}

.suitepicon-module-fields:before {
  content: "";
}

.suitepicon-module-file:before {
  content: "";
}

.suitepicon-module-filter:before {
  content: "";
}

.suitepicon-module-fp-event-locations:before {
  content: "";
}

.suitepicon-module-fp-events:before {
  content: "";
}

.suitepicon-module-history:before {
  content: "";
}

.suitepicon-module-issue:before {
  content: "";
}

.suitepicon-module-jjwg-maps:before {
  content: "";
}

.suitepicon-module-jjwg-markers:before {
  content: "";
}

.suitepicon-module-labels:before {
  content: "";
}

.suitepicon-module-layouts:before {
  content: "";
}

.suitepicon-module-leads:before,
.suitepicon-module-lead:before {
  content: "";
}

.suitepicon-module-listview:before {
  content: "";
}

.suitepicon-module-meetings:before {
  content: "";
}

.suitepicon-module-new-module:before {
  content: "";
}

.suitepicon-module-new-package:before {
  content: "";
}

.suitepicon-module-notes:before {
  content: "";
}

.suitepicon-module-opportunities:before {
  content: "";
}

.suitepicon-module-other:before {
  content: "";
}

.suitepicon-module-overview:before {
  content: "";
}

.suitepicon-module-person:before {
  content: "";
}

.suitepicon-module-popupview:before {
  content: "";
}

.suitepicon-module-process:before,
.suitepicon-module-aow-processed:before {
  content: "";
}

.suitepicon-module-products:before,
.suitepicon-module-aos-products:before,
.suitepicon-module-aos-products-quotes:before {
  content: "";
}

.suitepicon-module-project-tasks:before,
.suitepicon-module-projecttask:before,
.suitepicon-module-project:before,
.suitepicon-module-am-projecttemplates:before {
  content: "";
}

.suitepicon-module-prospectlists:before {
  content: "";
}

.suitepicon-module-quickcreate:before {
  content: "";
}

.suitepicon-module-relationships:before {
  content: "";
}

.suitepicon-module-sale:before {
  content: "";
}

.suitepicon-module-securitygroups:before {
  content: "";
}

.suitepicon-module-spots:before {
  content: "";
}

.suitepicon-module-subpanels:before {
  content: "";
}

.suitepicon-module-survey-responses:before {
  content: "";
}

.suitepicon-module-surveys:before,
.suitepicon-module-surveyquestionoptions:before,
.suitepicon-module-surveyquestionresponses:before,
.suitepicon-module-surveyresponses:before,
.suitepicon-module-surveyquestions:before {
  content: "";
}

.suitepicon-module-targets:before {
  content: "";
}

.suitepicon-module-tasks:before {
  content: "";
}

.suitepicon-module-users:before,
.suitepicon-module-user:before {
  content: "";
}

.suitepicon-template-company:before {
  content: "";
}

.suitepicon-template-file:before {
  content: "";
}

.suitepicon-template-issue:before {
  content: "";
}

@font-face {
  font-family: "suitepicon";
  src: url("../../../../../themes/Aurora/css/suitep-base/suitepicon.eot#iefix") format("embedded-opentype"),
    url("../../../../../themes/Aurora/css/suitep-base/suitepicon.woff2") format("woff2"),
    url("../../../../../themes/Aurora/css/suitep-base/suitepicon.woff") format("woff"),
    url("../../../../../themes/Aurora/css/suitep-base/suitepicon.ttf") format("truetype"),
    url("../../../../../themes/Aurora/css/suitep-base/suitepicon.svg#suitepicon") format("svg");
}

.suitepicon:before,
.button-toggle-expanded span:before,
.button-toggle-collapsed span:before {
  font-family: suitepicon !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top;
}

#ajaxloading_c {
  z-index: 11 !important;
}

.aor-tab-content {
  background-color: var(--white-color);
}

#report-editview-footer {
  width: 100%;
}

#detailpanel_fields_display {
  display: inline-block;
  padding: 8px;
  width: 75%;
}

.aor_dragbox {
  overflow: scroll;
  height: 250px;
}

@media (max-width: 1200px) {
  .button-toggle-expanded {
    width: 0;
    visibility: collapse;
  }

  .button-toggle-collapsed {
    width: 0;
    visibility: collapse;
  }

  footer.collapsedSidebar {
    width: 100%;
  }

  #userlinks_head {
    display: none;
  }
}

.button-toggle-collapsed {
  left: 0;
}

@media (min-width: 1200px) {
  .button-toggle-expanded {
    left: 20%;
  }

  footer.collapsedSidebar {
    width: 100%;
  }
}

.navbar .query_string::selection {
  background-color: var(--white-color) !important;
  color: #534d64 !important;
}

.navbar .query_string::-moz-selection {
  background-color: var(--white-color) !important;
  color: #534d64 !important;
}

.navbar-left {
  float: left !important;
}

.navbar-right {
  float: right !important;
}

.navbar-right~.navbar-right {
  margin-right: 0;
}

.recent_h3 {
  color: #f5f5f5;
  line-height: 42px;
}

.recent_h3>strong {
  text-transform: none;
}

.recently_viewed_link_container {
  margin-bottom: 16px;
  float: left;
  overflow: hidden;
  width: 100%;
}

.with-actions span {
  display: inline-block;
}

.mobileheader .dropdown-menu li {
  line-height: normal;
}

.moremenu ul {
  overflow-y: auto;
  max-height: 525px;
}

.moremenu a {
  font-size: 1.2em;
  color: #f5f5f5;
  cursor: pointer;
  padding: 8px 0 0 0;
  margin: 0;
}

.moremenu ul {
  top: 49px;
  margin: 0;
}

.moremenu ul li a {
  display: block;
  font-size: 1.2em;
  color: #f08377;
  cursor: pointer;
  padding: 5px;
}

.moremenu ul li:hover {
  border-radius: 0;
}

.moremenu ul li a:hover {
  background: none;
  background: #f08377;
  color: #f5f5f5;
  cursor: pointer;
  padding: 5px;
}

.usermenucollapsed {
  margin: 0;
  padding: 0;
  height: 48px;
  width: 48px;
  line-height: 20px;
}

.usermenucollapsed.btn-default:hover {
  border: none;
}

.usermenucollapsed.btn-default-mobile {
  display: none;
  margin: 0 0 0 5px;
}

.mobileheader .suitepicon-action-caret {
  display: inline-block;
  margin-left: 4px;
}

.searchform.navbar-form {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.searchform .query_string {
  font-size: 13px;
  background-color: #65697a;
  color: #a2a5af;
  padding: 12px 12px 12px 12px;
  border: 0px solid transparent;
  border-radius: 3px;
  letter-spacing: 1px;
  line-height: normal;
  width: 200px;
  min-height: 40px;
  -webkit-text-fill-color: #afaabf;
  box-shadow: 0 0 0 1000px #65697a inset;
  -webkit-box-shadow: 0 0 0 1000px #65697a inset;
}

.searchform .query_string:-webkit-autofill {
  font-size: 13px;
  background-color: #65697a;
  color: #a2a5af;
  padding: 12px 12px 12px 12px;
  border: 3px solid #65697a;
  border-radius: 3px;
  float: left;
  letter-spacing: 1px;
  line-height: normal;
  width: 200px;
  min-height: 40px;
  -webkit-text-fill-color: #afaabf;
  -webkit-box-shadow: 0 0 0 1000px #65697a inset;
}

.searchform button {
  display: block;
  font-size: 20px;
  color: var(--white-color);
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 0 3px 3px 0;
  float: left;
  height: auto;
}


#mobilegloballinks {
  display: inline;
}

.navbar-toggle {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

#quickcreateplus {
  padding: 0 0 0 10px;
}

.grouptab:visited {
  background: none;
}

.grouptab:active {
  background: none;
}

.modulelinks {
  color: var(--white-color);
  display: inline-block;
}

.modulelinks>.dropdown-menu {
  left: 50px;
}

.globalLinks-desktop .btn-default.active,
.globalLinks-desktop .btn-default:active,
.globalLinks-desktop .open>.dropdown-toggle.btn-default {
  background-color: #534d64;
}

.headerlinks {
  display: inline-block;
}

@media (max-width: 375px) {
  .navbar-search>.dropdown-menu {
    top: -52px;
    bottom: auto;
    left: auto;
    right: -50px;
    clear: both;
    width: auto;
  }
}

@media (min-width: 375px) and (max-width: 750px) {
  .navbar-search>.dropdown-menu {
    top: -52px;
    bottom: auto;
    left: auto;
    right: 0;
    clear: both;
    width: auto;
    overflow: visible;
  }
}

@media (max-width: 750px) {
  .modulelinks .dropdown-menu {
    top: 50px;
  }

  .mobile-bar .user-dropdown {
    top: 28px;
    left: -140px;
  }

  .modulename {
    line-height: 60px;
  }

  .navbar-search {
    position: relative;
    min-height: 28px;
  }

  .navbar-search .dropdown-menu {
    width: 100%;
  }

  .navbar-search .searchformdropdown .input-group {
    width: 100%;
  }

  .navbar-search .query_string {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4px;
    margin: 0;
    width: 80%;
  }

  .query_string {
    background-color: #65697a;
    margin: 0;
    border: none;
    border-radius: 3px;
  }

  .navbar-search .searchbutton {
    padding: 0;
    border: none;
    width: 28px;
    color: var(--white-color);
    line-height: 40px;
    font-size: 20px;
  }

  .navbar-search.open .searchbutton.btn {
    margin-bottom: 0;
  }

  .navbar-search .dropdown-menu {
    width: 300px;
  }

  .searchformdropdown .btn {
    background-color: #65697a;
    font-size: 20px;
  }

  .searchformdropdown .btn:hover {
    background-color: #829eb5;
  }

  .globalLinks-mobile .btn-default.active.focus,
  .globalLinks-mobile .btn-default.active:focus,
  .globalLinks-mobile .btn-default.active:hover,
  .globalLinks-mobile .btn-default:active.focus,
  .globalLinks-mobile .btn-default:active:focus,
  .globalLinks-mobile .btn-default:active:hover,
  .globalLinks-mobile.open>.dropdown-toggle.btn-default.focus,
  .globalLinks-mobile.open>.dropdown-toggle.btn-default:focus,
  .globalLinks-mobile.open>.dropdown-toggle.btn-default:hover {
    color: #f5f5f5;
    background-color: transparent;
    border-color: transparent;
  }

  .open.globalLinks>.btn-default:active {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
  }

  .open.globalLinks>.btn-default:active:hover {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
  }

  .open.globalLinks>.btn-default.focus:active {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
  }

  .globalLinks-mobile>.btn-default.usermenucollapsed {
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
    background-color: #a2b2bf;
    line-height: 40px;
    font-size: 20px;
    color: var(--white-color);
  }

  .navbar-search .query_string {
    width: 150px;
  }

  .tablet-bar {
    display: none;
    visibility: collapse;
  }

  .navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar .container-fluid .navbar-header {
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
  }

  .mobile-bar {
    background-color: #a2b2bf;
    padding: 0 20px 0 0;
    margin-top: 0;
    width: 100%;
  }

  .modulename {
    line-height: 60px;
    width: 100%;
    height: 60px;
  }

  .searchmobile {
    position: absolute;
    left: 60px;
    float: left;
    width: 70%;
    z-index: 50;
  }

  .searchmobile .query_string {
    box-shadow: none;
    border: none;
    border-radius: 0;
    float: left;
    outline: 0;
    width: 75%;
    appearance: none;
    -webkit-appearance: none;
  }

  .searchmobile {
    position: absolute;
    left: 60px;
    float: left;
    width: 80%;
    z-index: 50;
  }

  .searchmobile .query_string {
    box-shadow: none;
    color: var(--white-color);
    border: none;
    border-radius: 0;
    float: left;
    outline: 0;
    width: 80%;
    appearance: none;
    -webkit-appearance: none;
  }
}

@media (min-width: 751px) {
  .navbar-toggle {
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .mobile-bar {
    visibility: collapse;
    display: none;
  }

  .tablet-bar {
    display: inline-block;
    visibility: visible;
    width: 49%;
    text-align: right;
    line-height: 60px;
  }

  .tablet-bar>.toolbar {
    display: inline-block;
  }

  .tablet-bar>.toolbar>li {
    display: inline-block;
    line-height: normal;
  }

  .tablet-bar>.toolbar>li>.btn {
    margin: 0;
    height: 40px;
    width: 40px;
    padding: 0;
    line-height: normal;
    background-size: 40px auto;
  }

  .tablet-bar>.toolbar>li>.btn.searchbutton {
    background-size: 25px auto;
  }

  .tablet-bar>.toolbar>li>a {
    line-height: normal;
  }

  .modulename {
    line-height: 60px;
  }

  .navbar-search .dropdown-menu {
    width: 100%;
  }

  .navbar-search .searchformdropdown .input-group {
    width: 100%;
  }

  .navbar-search .query_string {
    top: 0;
    left: 0;
    margin-top: 0;
    line-height: 38px;
    min-height: 38px;
  }

  .navbar-search .input-group-btn {
    top: 0;
    background: #65697a;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  .usermenucollapsed.btn-default {
    margin-left: 0;
    border: none;
    width: 42px;
    height: 42px;
  }

  .usermenucollapsed.btn-default {
    background-position: 0 0;
    border: none;
    border-radius: 0;
  }

  .open.globalLinks>.btn-default:active {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
  }

  .open.globalLinks>.btn-default:active:hover {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 42px;
    height: 42px;
  }

  .open.globalLinks>.btn-default.focus:active {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 28px;
    height: 28px;
  }

  .globalLinks-mobile>.btn-default.usermenucollapsed {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 42px;
    height: 42px;
  }

  .globalLinks-mobile .suitepicon-action-current-user {
    font-size: 40px;
    line-height: 0;
  }

  .navbar-search {
    margin-right: 0px;
  }

  .navbar-search .input-group-btn>.btn-default:hover {
    border: none;
  }

  .navbar-search.open .searchbutton {
    background-color: transparent;
    background-position: 0 0;
  }

  .navbar-search.open .searchformdropdown button {
    font-size: 20px;
    height: 38px;
    width: 38px;
  }

  .tablet-bar .navbar-search.open .dropdown-menu {
    top: 0;
    right: 40px;
    bottom: auto;
    left: auto;
    background-color: #534d64;
    min-width: 480px;
    min-height: 40px;
    height: 40px;
    overflow: visible;
    padding: 0;
  }

  .tablet-bar>.toolbar>li.open .searchbutton {
    border: none;
    width: 40px;
  }

  .tablet-bar>.toolbar>li.open .searchbutton:hover {
    border: none;
    overflow: hidden;
    width: 40px;
  }

  .tablet-bar>.toolbar>li.open .searchbutton:before {
    content: "";
  }

  .navbar-header {
    width: 49%;
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  a.menu:after {
    content: none;
  }

  .dropdown-toggle:after {
    content: none;
  }
}

@media (max-width: 1200px) {
  .usermenu {
    display: none;
  }

  .navbar-toggle {
    display: inline-block;
  }

  .mobile-bar {
    margin-top: 0;
    height: 45px;
    line-height: 40px;
  }

  .mobile-bar li {
    line-height: normal;
    display: inline-block;
  }

  .mobile-bar .globalLinks-mobile .dropdown-menu li {
    display: block;
  }

  .mobile-bar .quickcreatetop .dropdown-menu li {
    display: block;
  }

  .mobile-bar .searchbutton.btn-default:hover {
    border: none;
    color: var(--white-color);
    background-color: #a2b2bf;
  }

  .tablet-bar .input-group-btn>.btn {
    margin-left: 0;
  }
}

@media (min-width: 1201px) {
  .mobileheader {
    display: none;
    visibility: hidden;
  }

  .globalLinks-mobile .dropdown-toggle {
    background-color: transparent;
    background-image: none,
      url("../../../../../themes/Aurora/images/p_user_icon.svg"),
      url("../../../../../themes/Aurora/images/p_user_icon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: 0;
    border: none;
    width: 42px;
    height: 42px;
  }

  .tablet-bar {
    display: none;
    visibility: collapse;
  }

  .navbar-form {
    display: inline-block;
  }

  .navbar-header {
    display: none;
    visibility: collapse;
    float: none;
  }
}

@media (max-width: 1399px) {

  .usermenu,
  .searchform {
    display: none;
  }

  .globalLinks-mobile {
    padding: 0;
    border: none;
  }

  .navbar-form .form-control {
    margin: 8px 0 0 0;
  }

  .usermenucollapsed.btn-default {
    display: inline;
  }

  .usermenucollapsed.btn-default-mobile {
    display: inline;
  }

  .searchbutton {
    display: inline;
  }

  .navbar-search .dropdown-menu {
    background-color: transparent;
  }

  .navbar-search .query_string {
    font-size: 14px;
    background-color: #65697a;
    color: #a2a5af;
    border: none;
    border-radius: 3px;
    letter-spacing: 1px;
    height: auto;
  }
}

@media (min-width: 1561px) {
  .navbar-form.searchform .input-group-btn {
    background: #65697a;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  .navbar-form.searchform .input-group-btn .btn {
    padding: 0 10px;
    height: 36px;
  }

  .navbar-form.searchform .input-group-btn .btn:hover {
    border: none;
    border-width: 0;
  }
}

@media (max-width: 1600px) {
  .globalLinks-desktop .with-label {
    display: none;
    visibility: collapse;
  }
}

#recaptcha_image {
  margin-top: 10px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 10px;
}

#conditionLines>thead td {
  background-color: #bfcad3;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 4px;
  color: #534d64;
  font-weight: bold;
  font-size: 13px;
}

.edit-view-field .email-address-input input[type="text"] {
  width: 100%;
}

#email1_span td.email-address-remove-button {
  display: inline-block;
  line-height: 28px;
  width: 32px;
  height: 32px;
}

#email1_span td.email-address-add-button {
  display: inline-block;
}

#email1_span td.email-address-title {
  display: inline-block;
  font-size: 10px;
  padding-top: 42px;
  width: 52px;
}

.email-address-input-group .validation-message {
  display: inline-block;
}

div.email-address-line-container:not(:nth-of-type(2)) div.email-address-option label {
  visibility: collapse;
}

.drop-location {
  min-height: 132px;
}

#listViewEndButton_top img,
#listViewEndButton_bottom img {
  display: none;
}

.reportGroupByDataChildTablelistViewThS1 a:link,
.reportGroupByDataChildTablelistViewThS1 a:visited {
  font-weight: bold;
  padding: 2px 0 3px 0;
  text-decoration: none;
  color: #f5f5f5;
}

.reportGroupByDataChildTablelistViewThS1 a:hover {
  text-decoration: underline;
}

.selectedRecords {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}

.td_alt {
  font-size: 13px;
  font-weight: 800;
  padding: 16px 10px 16px 10px;
  border-left: none;
  border-right: none;
  text-align: left;
  white-space: nowrap;
}

.list tr .nowrap {
  white-space: nowrap;
  word-wrap: normal;
}

.inlineButtons .clickMenu>li>span {
  position: absolute;
  right: 0;
}

.clickMenu.showLess .moreOverflow,
.clickMenu.showLess .moduleMenuOverFlowLess,
.clickMenu.showMore .moduleMenuOverFlowMore {
  display: none;
}

.search_fields_basic .dateTimeRangeChoice,
.search_fields_basic .dateTimeRangeChoice+div {
  display: inline-block;
}

@media (min-width: 480px) {
  label.hidden-desktop.selected-actions-label {
    display: block;
  }

  label.hidden-mobile.selected-actions-label {
    display: none;
  }
}

@media (max-width: 480px) {
  label.hidden-desktop.selected-actions-label {
    display: none;
  }

  label.hidden-mobile.selected-actions-label {
    display: block;
  }
}

div.qtip.qtip-default,
ul.clickMenu.selectmenu.SugarActionMenu.listViewLinkButton>li.desktopOnly,
ul.clickMenu.selectmenu.SugarActionMenu.listViewLinkButton>li.mobileOnly {
  display: none;
}

ul.clickMenu.selectmenu.SugarActionMenu.listViewLinkButton>li.desktopOnly>a.glyphicon-remove:before {
  content: "";
}

@media (min-width: 768px) {
  ul.clickMenu.selectmenu.SugarActionMenu.listViewLinkButton>li.desktopOnly {
    display: block;
  }
}

.inbound-email .list.view>thead>tr>th {
  border: 1px solid transparent;
  border-bottom-color: #778591;
}

.inbound-email .list.view .pagination .button {
  background-color: #94a6b5;
  color: #f5f5f5;
  padding: 0 10px 0 10px;
  line-height: 26px;
  height: 26px;
}

.inbound-email .list.view .pagination td {
  color: #f5f5f5;
}

.inbound-email .list.view .pagination #delete_button {
  background-color: #94a6b5;
  color: #f5f5f5;
  padding: 0 10px 0 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  line-height: 26px;
  height: 26px;
}

.inbound-email .list.view .pagination input[type="button"] {
  background-color: #94a6b5;
  color: #f5f5f5;
  color: var(--white-color);
  padding: 0 10px 0 10px;
  line-height: 26px;
  height: 26px;
}

.inbound-email #delete_button {
  background-color: #94a6b5;
  color: #f5f5f5;
  padding: 0 10px 0 10px;
  line-height: 26px;
  height: 26px;
}


.inbound-email .sugar_action_button {
  background-color: #94a6b5;
  padding: 0;
  padding-right: 4px;
  border: 1px solid transparent;
  border-radius: 4px;
  min-width: 32px;
}

.inbound-email .list.view .paginationChangeButtons button[type="submit"][disabled] {
  background-color: #94a6b5;
  color: #808f9c;
  padding: 0 10px 0 10px;
  line-height: 26px;
  height: 26px;
}

.inbound-email .pagination input[type="text"] {
  line-height: normal;
  min-height: 0;
}

.inbound-email .list .pagination td table td a:link {
  font-size: 13px;
  font-weight: normal;
  width: 100%;
}

.inbound-email .list tbody>tr>td {
  padding-top: 15px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.inbound-email .checkbox .inbound-email input[type="checkbox"] {
  display: block;
  margin-top: 0px;
  float: left;
}

.inbound-email input[type="checkbox"] {
  display: block;
  margin-top: 0px;
  margin-top: 5px;
  margin-left: 4px;
  float: left;
}

ul.clickMenu {
  position: relative;
}

ul.SugarActionMenuIESub {
  list-style: none;
  position: absolute;
  top: 20px;
  margin: 0;
  display: none;
  float: left;
  width: auto;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 8px 0;
  z-index: 10;
  overflow: hidden;
}

ul#selectLink.clickMenu.selectmenu.SugarActionMenu li.sugar_action_button a#select_link {
  padding: 0;
  border: 1px solid transparent;
  overflow: hidden;
  display: block;
  text-decoration: none;
  float: left;
  margin: 0 5px 0 0;
  color: var(--white-color);
}

ul#selectLink.clickMenu.selectmenu.SugarActionMenu li.sugar_action_button ul.subnav {
  padding: 0;
  width: auto;
  background-color: #778591;
  line-height: 24px;
  color: var(--white-color);
  left: 0;
  right: auto;
}

ul#selectLink.clickMenu.selectmenu.SugarActionMenu li.sugar_action_button ul.subnav li {
  padding: 0;
  background-color: #778591;
  width: 100%;
  line-height: 24px;
  color: var(--white-color);
}


.bootstrap-checkbox-hidden {
  display: none;
}

li.sugar_action_button.hover.opened {
  position: relative;
}

.list-view-action-buttons>li {
  background-color: transparent;
  display: inline-block;
  padding: 0 2px 0 2px;
}

.list-view-action-buttons>li .btn {
  background-color: #94a6b5;
  border: 0;
  color: #f5f5f5;
  font-size: 13px;
  margin: 0 0 0 0;
  padding: 5px 8px 4px 8px;
}

.searchTabHeader {
  display: none;
}

@media (max-width: 1024px) {
  .selected-actions-label-text {
    display: none;
  }

  .selected-actions-label .glyphicon {
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .selected-actions-label .glyphicon {
    display: none;
  }

  .selected-actions-label-text {
    display: inline-block;
  }
}

.vcard {
  font-size: inherit;
  border: none;
  color: #534d64;
}

.vcard .suitepicon,
.vcard .button-toggle-expanded span,
.button-toggle-expanded .vcard span,
.vcard .button-toggle-collapsed span,
.button-toggle-collapsed .vcard span,
.vcard .panel-heading a.collapsed,
.panel-heading .vcard a.collapsed,
.vcard .panel-heading a,
.panel-heading .vcard a {
  font-size: 18px;
}

.nav-tabs>li.tab-inline-pagination {
  float: right;
  line-height: 10px;
}

.nav-tabs>li.tab-inline-pagination .btn-pagination[disabled],
.nav-tabs>li.tab-inline-pagination .btn-pagination[disabled]:hover {
  background-color: #777777;
  text-decoration: none;
  cursor: default;
}

.btn-pagination .suitepicon,
.btn-pagination .button-toggle-expanded span,
.button-toggle-expanded .btn-pagination span,
.btn-pagination .button-toggle-collapsed span,
.button-toggle-collapsed .btn-pagination span,
.btn-pagination .panel-heading a.collapsed,
.panel-heading .btn-pagination a.collapsed,
.btn-pagination .panel-heading a,
.panel-heading .btn-pagination a {
  line-height: inherit;
}

.mobile-pagination {
  display: none;
  line-height: 10px;
  visibility: collapse;
}

.mobile-pagination .btn-pagination[disabled] {
  background-color: #777777;
}

.mobile-pagination .btn-pagination {
  background-color: #94a6b5;
  font-size: 10px;
  font-weight: 600;
  height: 28px;
  line-height: 14px;
  padding: 2px 10px 2px 10px;
}

.mobile-pagination .btn-pagination:hover {
  background-color: #94a6b5;
}

@media (max-width: 750px) {
  .nav-tabs>li.tab-inline-pagination {
    display: none;
    visibility: collapse;
  }

  .nav-tabs>.mobile-pagination {
    display: none;
    visibility: collapse;
  }

  .mobile-pagination {
    display: block;
    visibility: visible;
  }

  .mobile-pagination>table {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }

  .tab-inline-pagination .pagination-range-label {
    display: none;
    visibility: hidden;
  }

  .pointer {
    font-size: 32px;
  }

  .buttons .pagination {
    visibility: collapse;
    display: none;
  }
}

@media (max-width: 1200px) {
  .pagination-label {
    display: none;
    visibility: collapse;
  }

  .nav-tabs>li.tab-inline-pagination .glyphicon-chevron-left {
    margin-right: 0px;
  }

  .nav-tabs>li.tab-inline-pagination .glyphicon-chevron-right {
    margin-left: 0px;
  }

  .mobile-pagination .glyphicon-chevron-left {
    margin-right: 0px;
  }

  .mobile-pagination .glyphicon-chevron-right {
    margin-left: 0px;
  }
}

#list_subpanel_activities .evenListRowS1 td:nth-of-type(2) a {
  border-bottom: none;
}

#list_subpanel_activities .oddListRowS1 td:nth-of-type(2) a {
  border-bottom: none;
}

#subpanel_history .evenListRowS1 td:nth-of-type(2) a {
  border-bottom: none;
}

#subpanel_history .oddListRowS1 td:nth-of-type(2) a {
  border-bottom: none;
}

@media print {
  .bootstrap-container {
    margin: 0;
  }

  .btn {
    display: none;
    visibility: collapse;
  }

  .button {
    display: none;
    visibility: collapse;
  }

  .module-title-text {
    display: none;
    visibility: collapse;
  }

  .nav.nav-tabs {
    display: none;
    visibility: collapse;
  }

  .mobile-pagination {
    display: none;
    visibility: collapse;
  }

  #subpanel_list {
    display: none;
    visibility: collapse;
  }

  .tab-inline-pagination {
    display: none;
    visibility: collapse;
  }

  .tab-content>.active.tab-pane-NOBOOTSTRAPTOGGLER {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .tab-content>.fade.tab-pane-NOBOOTSTRAPTOGGLER {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .tab-content>.in.tab-pane-NOBOOTSTRAPTOGGLER {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .tab-content .tab-pane-NOBOOTSTRAPTOGGLER:not(.active) {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.email-link {
  display: block;
  float: left;
}

.confirm-opt-in-tick {
  float: right;
  padding: 0 10px;
}

.email-opt-in {
  font-size: 14px;
}

.email-opt-in-not-sent,
.table-responsive.list>tbody>tr>td .email-opt-in-not-sent .suitepicon,
.table-responsive.list>tbody>tr>td .email-opt-in-not-sent .button-toggle-expanded span,
.button-toggle-expanded .table-responsive.list>tbody>tr>td .email-opt-in-not-sent span,
.table-responsive.list>tbody>tr>td .email-opt-in-not-sent .button-toggle-collapsed span,
.button-toggle-collapsed .table-responsive.list>tbody>tr>td .email-opt-in-not-sent span,
.table-responsive.list>tbody>tr>td .email-opt-in-not-sent .panel-heading a.collapsed,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-not-sent a.collapsed,
.table-responsive.list>tbody>tr>td .email-opt-in-not-sent .panel-heading a,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-not-sent a {
  color: #aa9dcc;
}

.email-opt-in-failed,
.table-responsive.list>tbody>tr>td .email-opt-in-failed .suitepicon,
.table-responsive.list>tbody>tr>td .email-opt-in-failed .button-toggle-expanded span,
.button-toggle-expanded .table-responsive.list>tbody>tr>td .email-opt-in-failed span,
.table-responsive.list>tbody>tr>td .email-opt-in-failed .button-toggle-collapsed span,
.button-toggle-collapsed .table-responsive.list>tbody>tr>td .email-opt-in-failed span,
.table-responsive.list>tbody>tr>td .email-opt-in-failed .panel-heading a.collapsed,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-failed a.collapsed,
.table-responsive.list>tbody>tr>td .email-opt-in-failed .panel-heading a,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-failed a {
  color: #ff0000;
}

.email-opt-in-sent,
.table-responsive.list>tbody>tr>td .email-opt-in-sent .suitepicon,
.table-responsive.list>tbody>tr>td .email-opt-in-sent .button-toggle-expanded span,
.button-toggle-expanded .table-responsive.list>tbody>tr>td .email-opt-in-sent span,
.table-responsive.list>tbody>tr>td .email-opt-in-sent .button-toggle-collapsed span,
.button-toggle-collapsed .table-responsive.list>tbody>tr>td .email-opt-in-sent span,
.table-responsive.list>tbody>tr>td .email-opt-in-sent .panel-heading a.collapsed,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-sent a.collapsed,
.table-responsive.list>tbody>tr>td .email-opt-in-sent .panel-heading a,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-sent a {
  color: #aa9dcc;
}

.email-opt-in-confirmed,
.table-responsive.list>tbody>tr>td .email-opt-in-confirmed .suitepicon,
.table-responsive.list>tbody>tr>td .email-opt-in-confirmed .button-toggle-expanded span,
.button-toggle-expanded .table-responsive.list>tbody>tr>td .email-opt-in-confirmed span,
.table-responsive.list>tbody>tr>td .email-opt-in-confirmed .button-toggle-collapsed span,
.button-toggle-collapsed .table-responsive.list>tbody>tr>td .email-opt-in-confirmed span,
.table-responsive.list>tbody>tr>td .email-opt-in-confirmed .panel-heading a.collapsed,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-confirmed a.collapsed,
.table-responsive.list>tbody>tr>td .email-opt-in-confirmed .panel-heading a,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in-confirmed a {
  color: #6ea674;
}

.email-line-through {
  text-decoration: line-through;
}

.table-responsive.list>tbody>tr>td .email-opt-in .suitepicon,
.table-responsive.list>tbody>tr>td .email-opt-in .button-toggle-expanded span,
.button-toggle-expanded .table-responsive.list>tbody>tr>td .email-opt-in span,
.table-responsive.list>tbody>tr>td .email-opt-in .button-toggle-collapsed span,
.button-toggle-collapsed .table-responsive.list>tbody>tr>td .email-opt-in span,
.table-responsive.list>tbody>tr>td .email-opt-in .panel-heading a.collapsed,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in a.collapsed,
.table-responsive.list>tbody>tr>td .email-opt-in .panel-heading a,
.panel-heading .table-responsive.list>tbody>tr>td .email-opt-in a {
  font-size: 13px;
}

.email-opt-in .suitepicon,
.email-opt-in .button-toggle-expanded span,
.button-toggle-expanded .email-opt-in span,
.email-opt-in .button-toggle-collapsed span,
.button-toggle-collapsed .email-opt-in span,
.email-opt-in .panel-heading a.collapsed,
.panel-heading .email-opt-in a.collapsed,
.email-opt-in .panel-heading a,
.panel-heading .email-opt-in a {
  line-height: inherit;
}

table.subpanel-table .pagination .action_buttons a:hover,
table.subpanel-table .pagination .SugarActionMenu li.single a:hover,
table.subpanel-table .pagination .action_buttons .button:hover {
  background-color: #778591;
  color: #bfcad3;
}

table.subpanel-table .pagination li.sugar_action_button {
  border: 1px solid;
  border-color: #778591;
  border-radius: 3px;
  line-height: initial;
  height: initial;
}

table.subpanel-table .pagination li.sugar_action_button>form>a {
  font-size: 13px;
  padding: 2px 13px;
  line-height: initial;
  height: initial;
  min-height: auto;
}

.import-vcard {
  background-color: var(--white-color);
  padding: 16px;
  border-radius: 4px;
}

.import-vcard #vcard_file {
  margin-top: 10px;
  margin-bottom: 10px;
}

.import-vcard .button {
  margin-top: 10px;
  margin-bottom: 10px;
}

div#searchResults {
  padding-bottom: 50px;
  overflow-y: auto;
}

#EditView #reminder_view input[type="button"].add-btn {
  padding: 0px 20px 20px 32px;
}

#EditView #reminder_view input[type="button"].remove-btn {
  padding: 0px 32px 20px 20px;
}

#scheduler {
  margin-top: 5px;
}

#scheduler .schedulerDiv {
  background-color: var(--white-color);
  color: #534d64;
  padding: 20px 20px 10px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
}

#scheduler .schedulerDiv table {
  width: 100%;
  border-collapse: collapse;
}

#scheduler .schedulerDiv table tr td {
  border: 1px solid #dddddd;
  height: 18px;
}

#scheduler .schedulerDiv table tr.schedulerTimeRow td {
  border-left: 0;
}

#scheduler .schedulerDiv table tr.schedulerTimeRow th[scope="col"] {
  padding-left: 4px;
  border-left: 1px solid transparent;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td {
  background-color: #eee;
  width: 15px;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td[scope="row"] {
  background: transparent;
  padding-left: 4px;
  border-left: 0;
  overflow: hidden;
  width: 125px;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellStartTime.free {
  border-left: 4px solid #79996a;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellStartTime.busy {
  border-left: 4px solid #79996a;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellStartTime {
  background-color: #f5f5f5;
  border-left: 4px solid #79996a;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellEndTime {
  border-left: 4px solid #99534d;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellEndTime.free {
  border-left: 4px solid #99534d;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellEndTime.busy {
  border-left: 4px solid #99534d;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerAttendeeDeleteCell {
  background: transparent;
  padding-left: 4px;
  border-left: 1px solid #dddddd;
}

#scheduler .schedulerInvitees .tabForm {
  margin-bottom: 0;
}

#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.free {
  background-color: #6a80e6;
  border-color: var(--white-color);
}

#create-invitee-edit td {
  padding-bottom: 8px;
  line-height: 20px;
}

#ygddfdiv {
  background: #aa9dcc;
  padding: 8px;
  opacity: 1;
}

#p_wrap {
  position: relative;
  padding-left: 215px;
  float: left;
  width: 100%;
}

.footer_right {
  padding-right: 1%;
  float: right;
  text-align: right;
  text-transform: uppercase;
}

.footer_right .suitepicon,
.footer_right .button-toggle-expanded span,
.button-toggle-expanded .footer_right span,
.footer_right .button-toggle-collapsed span,
.button-toggle-collapsed .footer_right span,
.footer_right .panel-heading a.collapsed,
.panel-heading .footer_right a.collapsed,
.footer_right .panel-heading a,
.panel-heading .footer_right a {
  line-height: inherit;
  margin: 0 4px 0 4px;
}

.subDmenu {
  display: none;
  position: absolute;
  visibility: hidden;
}

#case_updates textarea {
  resize: both;
}

#unified_search_advanced_img {
  cursor: pointer;
}

#unified_search_advanced_div {
  position: relative;
  padding-top: 5px;
  overflow: hidden;
  width: 21em;
  height: 1px;
}

#themeColors img {
  margin-bottom: 0;
}

#themeFonts img {
  margin-bottom: 0;
}

#HideHandle {
  cursor: pointer;
  padding-top: 5px;
}

#HideMenu {
  position: absolute;
  visibility: hidden;
  z-index: 100;
}

#leftHandle {
  float: left;
}

#newRecord form {
  padding: 8px 8px 5px 8px;
}

#newRecord form input {
  margin-top: 2px;
  margin-bottom: 4px;
  max-width: 140px;
}

#newRecord form select {
  margin-top: 2px;
  margin-bottom: 4px;
  max-width: 140px;
}

#newRecord form textarea {
  margin-top: 2px;
  margin-bottom: 4px;
  max-width: 140px;
}

#newRecord form button {
  padding-top: 0;
  vertical-align: bottom;
}

#newRecord form .dataLabel {
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 0;
  vertical-align: bottom;
}

#newRecord form .dataField {
  padding-bottom: 3px;
}

#newRecord form #jscal_trigger {
  margin-top: 2px;
  margin-bottom: 4px;
  vertical-align: bottom;
}

#newRecord form a:link {
  padding-left: 0;
  border-bottom: 0;
  text-decoration: underline;
}

#newRecord form a:visited {
  padding-left: 0;
  border-bottom: 0;
  text-decoration: underline;
}

.detail h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0;
  margin: 0;
  border: none;
  text-align: left;
}

#lineItems {
  display: inline;
  font-size: 11px;
  font-weight: 700;
  color: #534d64;
  padding: 0 0 0 8px;
  text-align: left;
  vertical-align: baseline;
  white-space: nowrap;
}

slot {
  font-size: 14px;
  font-weight: 700;
  color: #534d64;
  line-height: 48px;
  text-align: left;
  vertical-align: baseline;
  white-space: nowrap;
}

#lead_queries_Div td {
  font-size: 14px;
  font-weight: 700;
  color: #534d64;
  line-height: 30px;
  text-align: left;
  vertical-align: baseline;
}

#html_div {
  white-space: normal;
  background-color: #778591;
}

.validation-message {
  margin: 4px;
  border: 1px solid transparent;
  border-radius: 4px;
}

table#tabFormPagination td {
  margin-bottom: 0;
  border-bottom: none;
}

#tabFormPagination {
  margin-bottom: 0;
  border-bottom: none;
}

#EditView>table#tabFormPagination.detail.view {
  margin-bottom: 0;
  border-bottom: none;
}

#map_listview_top {
  clear: both;
  float: none;
}

#export_listview_top {
  clear: both;
  float: none;
}

.detail tr.pagination td {
  padding-top: 4px;
  text-align: right;
  vertical-align: middle;
}

.detail table tr.pagination td {
  padding-bottom: 4px;
}

.detail td>table tr td {
  border: none;
}

.small table {
  width: auto;
}

.small tr td table {
  background-color: transparent;
}

.small tr td[scope="row"] table tr td {
  background-color: transparent;
}

.small tr td[scope="row"] table tr th {
  background-color: transparent;
}

.small tr td table tr th {
  border-bottom: none;
  text-align: left;
}

#bottomLinks {
  padding: 0 25px;
  float: right;
}

div#responseTime {
  font-size: 12px;
  color: #888888;
  width: 50%;
}

#themePicker {
  margin-bottom: 0.5em;
  text-align: center;
}

#langPicker {
  margin-bottom: 0.5em;
  text-align: center;
}

div.row.monthHeader {
  margin-left: 0;
  margin-right: 0;
  border-bottom: none;
}

.olCapFontClass A {
  color: #f08377;
}

.olFgClass td {
  background-color: var(--white-color);
  padding: 5px 7px 7px 10px;
  line-height: 18px;
}

#forecastsWorksheet .olBgClass td.olFgClass {
  background-color: var(--white-color);
  padding: 5px 7px 7px 10px;
  line-height: 18px;
}

.olCgClass td {
  background-color: var(--white-color);
  padding: 5px 3px 3px 10px;
  border-bottom: 2px solid transparent;
}

#forecastsWorksheet .olBgClass td.olCgClass {
  background-color: var(--white-color);
  padding: 5px 3px 3px 10px;
  border-bottom: 2px solid transparent;
}

.olCgClass {
  padding: 0;
  border: 0;
}

.olBgClass {
  background-color: var(--white-color);
  padding: 2px;
}

#forecastsWorksheet .olBgClass td {
  padding: 0;
}

.olCloseFontClass {
  background-color: var(--white-color);
  padding-bottom: 1px;
  text-align: right;
}

.aclAll {
  font-weight: bold;
  color: #3c763d;
}

.aclOwner {
  font-weight: bold;
  color: #000000;
}

.aclNone {
  font-weight: bold;
  color: #31708f;
}

.aclEnabled {
  font-weight: bold;
  color: #3c763d;
}

.aclDisabled {
  font-weight: bold;
  color: #31708f;
}

.aclAdmin {
  font-weight: bold;
  color: #8a6d3b;
}

.aclNormal {
  font-weight: bold;
  color: #3c763d;
}

.aclGroup {
  font-weight: bold;
  color: #31708f;
}

#MorePanelHandle {
  display: inline;
  background: url("../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=more.gif") no-repeat bottom left;
  cursor: pointer;
  margin-bottom: 2px;
  margin-left: 2px;
  text-align: center;
}

.sqsFloater {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  z-index: 2;
}

.sqsFloater td {
  color: black;
  border: 1px inset;
}

.sqsMatchedSmartInputItem {
  cursor: pointer;
  padding: 2px 5px 2px 5px;
  margin: 0;
}

.sqsSelectedSmartInputItem {
  background-color: var(--white-color);
}

#sqsSmartInputResults {
  padding: 0;
  margin: 0;
}

.sqsNoMatch {
  font-weight: bold;
  background-color: var(--white-color);
  color: #31708f;
  padding: 2px 5px 2px 5px;
}

.product_group .required {
  position: absolute;
  padding: 0;
  margin: 0;
  line-height: 32px;
}

.required {
  background-color: transparent;
  color: #ff0000;
  border: 1px solid transparent;
  border-radius: 4px;
}

.required a:link {
  font-weight: 600;
  color: var(--white-color);
  text-decoration: underline;
}

.rssItemDate {
  color: #778591;
}

.dateFormat {
  font-style: italic;
  font-weight: normal;
}

.contentBox {
  padding: 0 10px 0 0;
  margin: 10px 0 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.contentBox td {
  padding-top: 0;
}

.teamNoticeBox {
  background: var(--white-color);
  padding: 0;
  border: 1px solid;
  width: 100%;
}

.mceToolbarTop {
  border-bottom: 1px solid transparent;
}

td.edit.view td {
  text-align: left;
}

#ieAccount>table td table {
  padding: 0pt;
  border-collapse: collapse;
}

#importDialogContent {
  overflow: hidden;
}

#lastviewicon {
  display: none;
}

#newrecordicon {
  display: none;
}

#shortcuts_img {
  display: none;
}

#lastviewicon_1 {
  display: none;
}

#newrecordicon_1 {
  display: none;
}

#shortcuts_img_1 {
  display: none;
}

.loading-indicator {
  background-image: url("../default/ext/resources/images/default/grid/loading.gif");
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;
  margin: 3px;
  line-height: 16px;
}

.x-sqs-list {
  background: var(--white-color);
  border: 1px solid transparent;
  overflow: hidden;
}

.x-sqs-list-inner {
  position: relative;
  background: var(--white-color);
  overflow: auto;
  overflow-x: hidden;
}

.x-sqs-list-item {
  padding: 1px;
  border: 1px solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

embed {
  background: transparent;
}

#selected_directory_children {
  padding: 3px;
  border-left: 1px solid;
}

#goto_date_trigger_div {
  padding: 0;
  border: none;
}

.buttonSlide.yui-module .yui-hd .toggle em {
  display: inline;
  background-image: url("../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=slider_button_more.png");
  background-repeat: no-repeat;
  float: right;
  overflow: hidden;
  text-align: right;
  width: 14px;
  height: 14px;
  text-indent: 9999px;
}

.buttonSlide.yui-module.yui-closed .yui-hd .toggle em {
  background-image: url("../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=slider_button_less.png");
}

.td_alt {
  border-left: none;
  border-right: none;
}

ul.subTabs li a {
  padding: 0 8px 0 8px;
  margin: 0;
  border-bottom: none;
  border-right: 1px solid;
  text-decoration: none;
}

ul.subTabs li a:link {
  text-decoration: none;
}

ul.subTabs li a:visited {
  text-decoration: none;
}

.subTabMore {
  padding-top: 3px;
  text-decoration: none;
}

#newRecord form {
  border-bottom: 1px solid;
}

a.tabFormAdvLink:link {
  margin-right: 2px;
  line-height: 20px;
  text-decoration: none;
}

a.tabFormAdvLink:visited {
  margin-right: 2px;
  line-height: 20px;
  text-decoration: none;
}

a.tabFormAdvLink:hover {
  margin-right: 2px;
  line-height: 20px;
  text-decoration: none;
}

#themepickerLinkSpan a {
  color: #444444;
}

#colorPicker {
  padding: 8px 4px 4px 0;
  margin-right: 1px;
  border-right: 2px solid #dddddd;
}

#colorPicker span {
  color: #cccccc;
}

#colorPicker #themepickerLinkSpan {
  font-size: 12px;
  font-weight: 400;
  color: #444444;
  text-decoration: underline;
}

#colorPicker #themepickerLinkSpan:hover {
  color: #0b578f;
}

.teamNoticeBox {
  color: #444444;
  border-color: #abc3d7;
}

#search input[name="query_string"] {
  background-color: #f6fafd;
  border-color: #6fb0e4;
  line-height: 20px;
  min-height: 44px;
}

#newRecord form a:link {
  color: #666666;
}

#newRecord form a:visited {
  color: #666666;
}

#newRecord form a:hover {
  color: #444444;
}

#EditView hr {
  border-color: transparent;
}

#change_layout {
  border: 0;
}

.detail508 tr td[scope="col"] {
  background-color: var(--white-color);
  color: #534d64;
  border-color: transparent;
  text-align: right;
  white-space: nowrap;
}

span#selectedRecordsTop {
  color: #f5f5f5;
}

ul.clickMenu form {
  display: block;
  float: left;
}

.selectActions.clickMenu {
  display: none;
}

#selectActions.clickMenu {
  display: none;
}

#dialog {
  padding: 25px;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  zoom: 1;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--white-color);
  width: 100%;
  height: 100%;
}

.module_icon {
  width: 32px;
  height: auto;
}

.iconed_dull {
  opacity: 0.6;
}

.tabForm {
  background: var(--white-color);
  border: none;
}

#create_image {
  display: none;
}

.wrapper button {
  position: absolute;
  top: 0;
  right: 0;
}

.wrapper input {
  padding-right: 30px;
}

input[type="text"].cstm_code {
  width: 200px;
  height: 200px;
  resize: both;
}

.themePicker>table>tbody>tr>td {
  text-align: left;
  width: 100%;
  vertical-align: top;
}

#colorPicker ul li {
  display: inline;
  cursor: pointer;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#themeName {
  font-weight: bold;
}

#leftColumn {
  position: absolute;
  left: 10px;
  float: left;
  width: 14.5em;
}

#color_menu {
  padding: 0;
  margin: 0;
  width: 200px;
  height: 15px;
}

#font_menu {
  padding: 0;
  margin: 0;
  width: 200px;
  height: 15px;
}

#themepickerDialog div[class="ft"] {
  display: none;
}

#stylepicker {
  padding: 0;
  margin: 0;
  border-width: 1px;
  width: auto;
}

#themepickerDialog_c {
  top: 3em;
  right: 2em;
}

#btn_vCardButton {
  background: none;
  margin: 0;
}

#btn_vCardButton,
#btn_vCardButton img {
  width: auto;
  height: 14px;
}

.hr {
  background: var(--white-color);
  color: #757083;
  height: 1px;
}

.converted_account td {
  background-color: #bfcad3;
}

.ui-widget-header {
  background: var(--white-color);
  color: #565656;
  border: none;
}

.ui-tabs .ui-tabs-nav li a {
  font-size: 0.9em;
  padding: 5px;
}

.ui-state-default {
  background: #eeeeee;
}

.ui-widget-content .ui-state-default {
  background: #eeeeee;
}

.ui-widget-header .ui-state-default {
  background: #eeeeee;
}

#admincontainer {
  display: table;
}

#adminrow {
  display: table-row;
}

#adminsection {
  display: table-cell;
}

a.tabFormAdvLink {
  text-transform: uppercase;
}

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.main .page-header {
  margin-top: 0;
}

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}

.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.edit img#company_logo_image {
  margin-top: 50px;
  max-width: 250px;
}

.serverstats {
  padding: 0;
  padding-left: 20px;
  margin: 0;
  display: inline-block;
}

.dashboardTabList li a span {
  cursor: pointer;
}

#fieldChoices .field {
  padding: 0;
  margin: 0;
}

#fieldChoices #fieldcontainer {
  background-color: transparent;
}

#fieldChoices .field-list {
  display: inline-block;
  background-color: #f5f5f5;
  padding: 8px;
  margin-right: 1%;
  border: 1px solid transparent;
  border-radius: 4px;
  width: 30%;
  min-height: 240px;
}

#fieldChoices .field-list input {
  display: block;
  clear: both;
  float: none;
  width: 100%;
}

.field-list textarea {
  display: block;
  clear: both;
  float: none;
  width: 100%;
}

#fieldChoices .field-list input {
  height: 30px;
}

#fieldChoices .field-header {
  display: inherit;
  font-size: 14px;
  background-clip: padding-box;
  background-color: #bfcad3;
  color: #f5f5f5;
  padding: 8px;
  border: 1px solid transparent;
  border-radius: 4px;
  line-height: 32px;
  height: 48px;
}

#fieldChoices .required>.field-header {
  background-color: #f08377;
  color: #f5f5f5;
  padding: 8px;
  margin: 0;
  border: 1px solid transparent;
}

#fieldChoices .field-type {
  float: none;
}

#fieldChoices .field-list input[type="button"] {
  width: 100px;
}

#fieldChoices .field>.field-header {
  font-weight: bold;
}

#fieldChoices .field-container {
  overflow-x: hidden;
  overflow-y: auto;
  height: 300px;
  max-height: 300px;
  min-height: 300px;
}

#fieldChoices .optionButtonsHolder {
  margin-top: 5px;
}

#fieldChoices .title {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  color: #f08377;
  padding-bottom: 8px;
  text-align: center;
  width: 30%;
}

#fieldChoices #personTypeSelect {
  margin-bottom: 20px;
}

.ui-state-highlight {
  background: #e6e6e6;
  border: 1px solid #778591;
  border-radius: 4px;
  height: 30px;
}

#fieldChoices {
  background: var(--white-color);
  padding: 16px 8px 8px 8px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.ui-dialog {
  z-index: 16000;
}

@media (max-width: 768px) {

  #month-tab,
  #year-tab,
  #share-tab {
    display: none;
  }
}


.home_h3 span {
  margin: 0 5px 0 5px;
}

@media (min-width: 641px) and (max-width: 978px) {
  #cal-edit {
    margin: 0 0 0 50px;
    overflow: scroll;
    max-width: 55%;
    max-height: 50%;
  }
}

@media (min-width: 999px) and (max-width: 1279px) {
  #cal-edit {
    margin: 0 0 0 250px;
    overflow: scroll;
    max-width: 55%;
    max-height: 50%;
  }
}

.teamNoticeBox {
  border: none;
}

#links a:hover {
  cursor: pointer;
  text-decoration: none;
}

img.info {
  opacity: 0.6;
}

img.info:hover {
  cursor: pointer;
  opacity: 1;
}

tr:hover img.info {
  cursor: pointer;
  opacity: 1;
}

.helpIcon {
  display: none;
}

.yui-layout .yui-layout-clip-right .collapse {
  display: block;
  visibility: visible;
}

.yui-layout-hd .collapse {
  display: block;
  visibility: visible;
}

.yui-layout .yui-layout-clip-left .collapse {
  display: block;
  visibility: visible;
}

#dlg {
  top: 75px;
  left: 300px;
}

.icon {
  fill: #f08377;
  pointer-events: none;
  fill: #f08377;
  pointer-events: none;
}

.inlineEdit {
  cursor: pointer;
}

.fix-inlineEdit-textarea {
  word-wrap: break-word;
  white-space: pre-wrap;
}

.inlineEditIcon .suitepicon,
.inlineEditIcon .button-toggle-expanded span,
.button-toggle-expanded .inlineEditIcon span,
.inlineEditIcon .button-toggle-collapsed span,
.button-toggle-collapsed .inlineEditIcon span,
.inlineEditIcon .panel-heading a.collapsed,
.panel-heading .inlineEditIcon a.collapsed,
.inlineEditIcon .panel-heading a,
.panel-heading .inlineEditIcon a {
  line-height: inherit;
}

.inlineEditIcon svg {
  display: none;
}

.inlineEdit:hover .inlineEditIcon svg {
  display: inline;
  cursor: pointer;
}

td.inlineEditActive {
  background-color: #cccccc;
}

.inlineEdit .suitepicon-action-edit {
  display: none;
}

.inlineEdit:hover .suitepicon-action-edit {
  display: inline-block;
}

#inlineEditSaveButton .suitepicon,
#inlineEditSaveButton .button-toggle-expanded span,
.button-toggle-expanded #inlineEditSaveButton span,
#inlineEditSaveButton .button-toggle-collapsed span,
.button-toggle-collapsed #inlineEditSaveButton span,
#inlineEditSaveButton .panel-heading a.collapsed,
.panel-heading #inlineEditSaveButton a.collapsed,
#inlineEditSaveButton .panel-heading a,
.panel-heading #inlineEditSaveButton a {
  text-decoration: none;
  line-height: inherit;
}

#inlineEditSaveButton .suitepicon,
#inlineEditSaveButton .button-toggle-expanded span,
.button-toggle-expanded #inlineEditSaveButton span,
#inlineEditSaveButton .button-toggle-collapsed span,
.button-toggle-collapsed #inlineEditSaveButton span,
#inlineEditSaveButton .panel-heading a.collapsed,
.panel-heading #inlineEditSaveButton a.collapsed,
#inlineEditSaveButton .panel-heading a,
.panel-heading #inlineEditSaveButton a {
  text-decoration: none;
}

.yui-overlay-hidden * {
  display: none;
  height: 0;
  visibility: collapse;
}

object {
  pointer-events: none;
}

#suggestion_box table {
  color: #337ab7;
  padding: 0;
  border: 1px solid #cccccc;
  border-spacing: 0;
  width: 100%;
  max-width: 400px;
}

#suggestion_box table tr {
  border-bottom: 1px solid #cccccc;
}

#suggestion_box table tr:hover {
  background-color: #dfeffe;
  cursor: pointer;
}

#suggestion_box table tr th {
  background-color: #f0f0ee;
  color: #333333;
  padding: 4px;
  text-align: left;
}

#suggestion_box table tr td {
  margin: 0;
  border: none;
}

#tool-tip-separator {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tool-tip-title {
  display: inline-block;
  margin-bottom: 3px;
}

#use_resolution {
  padding: 8px;
  margin-top: 4px;
}

#additional_info_p {
  margin-bottom: 4px;
}

.transfer {
  border: 2px dotted gray;
}

#reminders #reminder_view {
  padding: 0;
  margin: 0;
  border: none;
  list-style-type: none;
}

#reminders #reminder_view .reminder_item .invitees_list {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  list-style-type: none;
}

#reminders #reminder_view .reminder_item .invitees_list .invitees_item {
  padding: 0;
  margin: 0;
  border: none;
  float: left;
  list-style-type: none;
}

#report-editview-footer {
  float: left;
  width: 100%;
}

#detailpanel_fields,
#detailpanel_conditions,
#detailpanel_charts {
  border-top: 1px solid lightgray;
}

#detailpanel_fields_select {
  margin-right: 20px;
  float: left;
  overflow-y: auto;
  width: 20%;
  height: 640px;
}

.aor_dragbox {
  overflow: scroll;
  height: 250px;
}

#report-editview-footer .tab-togglers {
  width: 80%;
}

#report-editview-footer .tab-toggler {
  display: block;
  padding: 0 4px;
  float: left;
}

#report-editview-footer .tab-toggler.active .button {
  background-color: #f08377;
}

#report-editview-footer .parentheses-btn {
  display: block;
  border: 1px solid lightgray;
  width: 100%;
  min-height: 30px;
}

#report-editview-footer .condition-sortable-handle {
  cursor: move;
}

#report-editview-footer .parenthesis-line strong {
  font-size: 18px;
}

#report-editview-footer .drop-area.highlighted {
  background-color: #f7f7f7;
}

.noGraphDataPoints {
  padding: 10px;
}

.rgraph_chart_tooltips_css {
  font-family: "Lato", Arial;
}

@media only screen and (max-width: 750px) {
  .detail h4 {
    font-size: 1.2em;
    background: #eeeeee;
    padding: 8px;
    margin: 10px 0 0 0;
    border: 1px solid #cccccc;
  }

  .buttons input.button[type="submit"]:hover,
  input.button[type="button"]:hover,
  input.button[type="reset"]:hover {
    font-size: 10px;
  }
}

@media (min-width: 751px) {
  .edit-view-pagination-mobile-container {
    display: none;
    visibility: collapse;
  }
}

@media (max-width: 750px) {
  .edit-view-mobile-pagination {
    font-size: 8px;
  }

  .edit-view-mobile-pagination .btn-pagination.button {
    font-size: 8px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .edit-view-pagination-mobile-container {
    text-align: center;
  }

  #EditView .buttons {
    width: 100%;
  }

  #EditView .dcQuickEdit>tbody {
    display: block;
    width: 100%;
  }

  #EditView .dcQuickEdit tr {
    display: block;
    width: 100%;
  }

  #EditView .dcQuickEdit td {
    display: block;
    width: 100%;
  }

  .edit-view-mobile-pagination {
    display: inline-block;
    width: auto;
  }

  .edit-view-pagination-mobile>table {
    display: inline-block;
    width: auto;
  }

  #EditView table.dcQuickEdit tr td.edit-view-pagination-desktop-container {
    visibility: collapse;
    display: none;
  }

  .edit-view-pagination-desktop {
    display: none;
    visibility: collapse;
  }

  #pageContainer {
    margin: 0 0 0 0;
    width: 100%;
  }

  #suggestion_box table {
    border: none;
  }

  #suggestion_box table tbody tr {
    display: table-row;
    padding: 0;
    border: 1px solid #ccc;
  }

  #suggestion_box table tbody tr th {
    display: table-cell;
    width: auto;
  }

  #suggestion_box table tbody tr td {
    display: table-cell;
    width: auto;
  }

  #cal-edit {
    top: 10px;
    overflow: scroll;
    max-width: 300px;
    max-height: 400px;
  }

  #settings_dialog {
    top: 10px;
    overflow: scroll;
    max-width: 300px;
    max-height: 400px;
  }

  #settings_dialog form {
    top: 10px;
    overflow: scroll;
    max-width: 300px;
    max-height: 400px;
  }

  #container1 {
    top: 10px;
    overflow: scroll;
    max-width: 300px;
    max-height: 400px;
  }
}

@media (max-width: 750px) {

  .footer_right,
  .serverstats {
    padding: 0;
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  a#advanced_search_link {
    width: auto;
    min-width: 200px;
  }

  #search_form>div.basic>table>tbody>tr>td.submitButtons {
    display: table-cell;
    width: auto;
    min-width: 200px;
  }
}

@media only screen and (max-width: 959px) {
  table.mceLayout {
    width: 100%;
  }

  textarea.tinyMCE {
    width: 100%;
  }

  .mceToolbar td {
    display: table-row;
    float: left;
  }

  .mceToolbar td:nth-of-type(11) {
    clear: left;
  }

  table.mceLayout {
    overflow: scroll;
    width: 90%;
  }

  textarea.richEditor {
    overflow: scroll;
    width: 90%;
  }

  .mceToolbar td {
    display: table-cell;
    float: none;
  }

  .mceToolbar td:nth-of-type(11) {
    clear: none;
  }

  .defaultSkin .mceToolbar {
    height: auto;
  }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 980px) {
  .detail h4 {
    font-size: 1em;
    background: #eeeeee;
    padding: 8px;
    margin: 10px 0 0 0;
    border: 1px solid #cccccc;
  }

  .detail508 tr td[scope="col"],
  .edit tr td[scope="col"] {
    font-weight: bold;
    margin: 0;
    text-align: left;
    max-width: 10%;
  }

  .detail td {
    display: inline-block;
    font-size: 1em;
    padding: 0;
    margin: 0 5px 0 25px;
    border: none;
    width: auto;
    min-width: 35%;
  }

  #DEFAULT td {
    display: inline-block;
    font-size: 1em;
    padding: 0;
    margin: 0 5px 0 25px;
    border: none;
    width: auto;
    min-width: 35%;
  }
}

@media (min-width: 980px) {
  #dialog1_c {
    z-index: 5;
    margin-top: 100px;
    margin-left: 40%;
  }

  #dlg {
    left: 40%;
  }

  #dlg_c {
    left: 50%;
  }
}

@media (min-width: 1024px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 1000px;
  }
}

@media (min-width: 1280px) {
  #cal-edit {
    margin: 0 0 0 200px;
  }
}

@media (max-width: 1360px) {
  #dlg {
    top: 50px;
  }

  #dlg .bd {
    overflow-y: scroll;
    max-height: 500px;
  }
}

@media (max-width: 1399px) {
  #tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
  }

  #tiptip_content {
    font-size: 11px;
    background-color: rgba(25, 25, 25, 0.92);
    background-color: #191919;
    background-image: -webkit-gradient(linear,
        0% 0%,
        0% 100%,
        from(transparent),
        to(#000));
    box-shadow: 0 0 3px #555;
    color: #fff;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 3px;
    text-shadow: 0 0 2px #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
  }

  #tiptip_arrow {
    position: absolute;
    border-width: 6px;
    border-color: transparent;
    border-style: solid;
    width: 0;
    height: 0;
  }

  #tiptip_arrow_inner {
    position: absolute;
    border-width: 6px;
    border-color: transparent;
    border-style: solid;
    width: 0;
    height: 0;
  }

  #tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, 0.35);
  }

  #tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.35);
  }

  #tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, 0.35);
  }

  #tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255, 255, 255, 0.35);
  }

  #tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #191919;
    border-top-color: rgba(25, 25, 25, 0.92);
  }

  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #191919;
    border-bottom-color: rgba(25, 25, 25, 0.92);
  }

  #tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #191919;
    border-right-color: rgba(25, 25, 25, 0.92);
  }

  #tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #191919;
    border-left-color: rgba(25, 25, 25, 0.92);
  }
}

@media screen and (max-width: 1399px) and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    background-color: rgba(45, 45, 45, 0.88);
    padding: 4px 8px 5px 8px;
  }

  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88);
  }

  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92);
  }
}

table tr#delegates_search {
  background: #fafafa;
}

@media (max-width: 1700px) {
  table#lineItems table tr td table tbody tr td span.hidden.alignedLabel {
    display: inline;
  }
}

.masked .yui-simple-dialog {
  z-index: 16000;
}

body.yui-skin-sam.masked .yui-panel-container.yui-dialog.yui-simple-dialog.shadow#dlg_c {
  top: 100px;
  padding: 20px;
  width: 100%;
}

@media (max-width: 767px) {
  div.content div.pagecontent form#EditView div.edit.view table tbody tr {
    padding: 0;
    border: none;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td {
    height: 60px;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td[scope="row"] {
    display: block;
    float: left;
    width: 28%;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span {
    display: block;
    float: left;
    line-height: 16px;
    width: 72%;
    white-space: initial;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span input[type="text"],
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span input[name="filter_domain"],
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span input[name="email_num_autoreplies_24_hours"] {
    width: 96%;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td input[name="reply_to_name"],
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td input[name="reply_to_addr"] {
    width: 58%;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr th h4 {
    background-color: #fefefe;
    border: none;
  }
}

@media (max-width: 600px) {
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td,
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td[scope="row"] {
    padding: 15px 0 5px 0;
    width: 100%;
    height: initial;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span {
    width: 100%;
  }
}

@media (max-width: 380px) {
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span input,
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td span select,
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td input[name="reply_to_name"],
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td input[name="reply_to_addr"] {
    font-size: 12px;
    line-height: initial;
    height: 40px;
    min-height: 40px;
  }

  div.content div.pagecontent form#EditView table tbody tr td {
    display: block;
    float: left;
  }

  div.content div.pagecontent form#EditView div.edit.view table tbody tr td,
  div.content div.pagecontent form#EditView div.edit.view table tbody tr td[scope="row"] {
    padding: 0 0 15px 0;
    width: 100%;
    height: initial;
  }
}

table.subpanel-table .pagination .action_buttons a,
table.subpanel-table .pagination .SugarActionMenu li.single a,
table.subpanel-table .pagination .action_buttons .button {
  border: 1px solid;
  border-color: #778591;
  background-color: #bfcad3;
  border-radius: 3px;
  font-size: 13px;
  padding: 2px 13px;
  line-height: initial;
  height: initial;
  min-height: auto;
}

table.subpanel-table .pagination .action_buttons a:hover,
table.subpanel-table .pagination .SugarActionMenu li.single a:hover,
table.subpanel-table .pagination .action_buttons .button:hover {
  background-color: #778591;
  color: #bfcad3;
}

table.subpanel-table .pagination li.sugar_action_button {
  border: 1px solid;
  border-color: #778591;
  border-radius: 3px;
  line-height: initial;
  height: initial;
}

table.subpanel-table .pagination li.sugar_action_button>form>a {
  font-size: 13px;
  padding: 2px 13px;
  line-height: initial;
  height: initial;
  min-height: auto;
}

.content #overflow-menu>li>span.notCurrentTabLeft,
.content #overflow-menu>li>span.notCurrentTabRight {
  display: none;
  visibility: collapse;
}

.content #overflow-menu>li {
  line-height: normal;
  height: auto;
}

.content #overflow-menu>li a {
  font-size: 14px;
  font-weight: normal;
  padding: 12px 15px 12px 15px;
  margin: 0;
  clear: both;
}

.content #overflow-menu>li>ul,
.content #overflow-menu>li>ul>li {
  display: none;
  padding: 0;
  margin: 0;
  height: 0;
  visibility: collapse;
}

.content .nav>li>a.first-tab-xs {
  background-repeat: no-repeat;
  padding-right: 10px;
  border-bottom: none;
}

.content #tab-actions>a {
  background-color: #f08377;
  color: var(--white-color);
  cursor: pointer;
  border-color: #f08377;
}

.content #tab-actions>a .suitepicon-action-caret {
  line-height: 4px;
  font-size: 10px;
  margin-left: 8px;
}

.content #tab-actions>a:hover {
  background-color: #f08377;
  border-color: #f08377;
  color: var(--white-color);
  cursor: pointer;
}

.content #tab-actions:only-child>.dropdown-menu {
  left: 0;
  right: auto;
}

.content #tab-actions>.dropdown-menu {
  left: auto;
  right: 0;
  background-color: #f08377;
  margin-right: 2px;
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.content #tab-actions>.dropdown-menu li {
  background-color: #f08377;
  border-bottom: 1px solid #fa988d;
}

.content #tab-actions>.dropdown-menu li:last-of-type {
  border-bottom: none;
}

.content #tab-actions>.dropdown-menu input {
  text-align: left;
  width: 100%;
}

.content #tab-actions>.dropdown-menu a,
.content #tab-actions>.dropdown-menu .button,
.content #tab-actions>.dropdown-menu .button:hover,
.content #tab-actions>.dropdown-menu .button:focus,
.content #tab-actions>.dropdown-menu .button:active,
.content #tab-actions>.dropdown-menu .open>.dropdown-toggle.btn-primary,
.content #tab-actions>.dropdown-menu li:last-of-type a {
  background-color: #f08377;
}

.tab-content .tab-pane-NOBOOTSTRAPTOGGLER:not(.active) {
  display: none;
}

.panel-template {
  visibility: collapse;
}

#subpanel_list .tab-content .list.view.subpanel-table .pagination div.action_buttons .button {
  padding: 5px 13px;
  line-height: initial;
  height: initial;
  text-transform: capitalize;
}

.footable-details.table-responsive.list th {
  font-weight: bold;
  color: #534d64;
}

.footable-details.table-responsive.list th a:link {
  font-weight: bold;
  color: #534d64;
  border-bottom: none;
}

.collapsed .panelContainer,
.collapsed .collapseLink,
.expanded .expandLink {
  display: none;
}

.oddListRowS1:hover td ul.clickMenu.subpanel.records li span,
.evenListRowS1:hover td ul.clickMenu.subpanel.records li span {
  opacity: 1;
}

.clickMenu .subnav-sub,
.SugarActionMenuIESub {
  right: 0;
}

.clickMenu.button li span.ab:hover {
  background-position: 50% 0;
}


.admin-panel .suitepicon,
.admin-panel .button-toggle-expanded span,
.button-toggle-expanded .admin-panel span,
.admin-panel .button-toggle-collapsed span,
.button-toggle-collapsed .admin-panel span,
.admin-panel .panel-heading a.collapsed,
.panel-heading .admin-panel a.collapsed,
.admin-panel .panel-heading a,
.panel-heading .admin-panel a {
  font-size: 26px;
  position: relative;
}
.admin-panel .suitepicon {vertical-align: middle;}
.admin-panel a.tabDetailViewDL2Link{line-height:1;}

.admin-panel .suitepicon:before,
.admin-panel .button-toggle-expanded span:before,
.button-toggle-expanded .admin-panel span:before,
.admin-panel .button-toggle-collapsed span:before,
.button-toggle-collapsed .admin-panel span:before {
  vertical-align: baseline;
}

div#rollover {
  float: left;
  margin: 0;
  position: relative;
  text-decoration: none;
}

div#rollover a span {
  display: none;
}

div#rollover a:hover span {
  background-color: var(--white-color);
  display: block;
  color: #333;
  font-size: 12px;
  margin-left: 5px;
  margin-top: 5px;
  padding: 10px;
  position: absolute;
  border: 1px solid #94a6b5;
  text-decoration: none;
  width: 250px;
  z-index: 1000;
}

.email table [class*="col-"] {
  display: table-cell;
}

div.wizard-unique-elem td {
  white-space: normal;
  word-wrap: break-word;
}

@media (min-width: 922px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 900px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 900px;
  }
}

@media (min-width: 1180px) and (max-width: 1199px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 1000px;
  }
}

@media (min-width: 1200px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 1100px;
  }
}

@media (min-width: 768px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media (min-width: 641px) and (max-width: 978px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 600px;
  }
}

@media (min-width: 999px) and (max-width: 1279px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 900px;
  }
}

@media (min-width: 0) and (max-height: 320px) {
  form[name="wizform"] div.wizard-unique-elem {
    min-width: 300px;
  }
}

@media (min-width: 480px) and (max-height: 320px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 400px;
  }
}

@media (min-width: 768px) and (min-height: 381px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media (min-width: 768px) and (min-height: 381px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media (max-width: 767px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media (min-width: 768px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

.wizard-box {
  display: block;
  position: relative;
  background-color: var(--white-color);
  color: #534d64;
  padding: 20px;
  margin: 20px;
  border: 1px solid transparent;
  float: left;
  width: 350px;
  min-width: 300px;
  min-height: 150px;
}

.wizard-box label {
  margin-bottom: 15px;
}

.wizard-box input {
  width: 100%;
}

.wizard-box span.helpmsg {
  position: absolute;
  bottom: 15px;
}

div.step2 table {
  min-width: 300px;
}

div.step2 table th td {
  width: 60px;
}

div.step2 .target-list-table {
  min-width: 570px;
}

.wizard-summary-left {
  display: block;
  padding: 0;
  margin: 0 20px 0 0;
  border: none;
  float: left;
  width: 450px;
}

.wizard-summary-left .box {
  display: block;
  background-repeat: no-repeat;
  padding: 20px 20px 20px 80px;
  margin: 0 0 20px 0;
  border: 1px solid lightgrey;
  float: none;
  background-position-x: 10px;
  background-position-y: center;
}

.wizard-summary-right .box {
  display: block;
  background-repeat: no-repeat;
  padding: 20px 20px 20px 80px;
  margin: 0 0 20px 0;
  border: 1px solid lightgrey;
  float: none;
  background-position-x: 10px;
  background-position-y: center;
}

.wizard-summary-left .box.button.disabled {
  background-color: #f3f3f3;
}

.wizard-summary-right .box.button.disabled {
  color: gray;
}

.wizard-summary-left .box.button.disabled a {
  color: gray;
}

.wizard-summary-right .box.button.disabled a {
  color: gray;
}

.wizard-summary-left .box.ok {
  background-image: url(../../../../themes/default/images/green_camp.gif);
}

.wizard-summary-left .box.fail {
  background-image: url(../../../../themes/default/images/red_camp.gif);
}

.wizard-summary-left .box.small {
  display: table-cell;
  padding-left: 55px;
  padding-right: 5px;
  float: none;
  width: 210px;
  height: 80px;
  vertical-align: middle;
}

.wizard-summary-left .box.button a,
.wizard-summary-right .box.button a {
  color: white;
}

.wizard-summary-left .space {
  display: table-cell;
  float: none;
  width: 28px;
  height: 80px;
}

.wizard-summary-right {
  display: block;
  padding: 20px;
  margin: 0;
  border: 1px solid lightgrey;
  float: left;
  width: 280px;
}

.wizard-summary-right .box {
  display: table-cell;
  background-position: top 10px right 10px;
  padding: 0;
  margin-left: 20px;
  float: none;
  text-align: center;
  width: 260px;
  height: 180px;
  vertical-align: middle;
}

.wizard-summary-right .send {
  background-image: url(../../../../themes/default/images/cmpwzrd/email167.png);
}

.wizard-summary-right .schedule {
  background-image: url(../../../../themes/default/images/cmpwzrd/wallclock.png);
}

.wizard-summary-right .test {
  background-image: url(../../../../themes/default/images/cmpwzrd/email167.png);
  background-position-y: -7px;
}

.wizard-summary-right .disabled {
  color: gray;
}

.wizard-summary-right .space {
  height: 20px;
}

ul.target-list {
  display: block;
  padding: 10px;
  margin: 0;
  border: 1px solid lightgray;
  overflow: scroll;
  max-height: 300px;
  list-style-type: none;
}

ul.target-list li {
  padding: 0;
  margin: 5px 0;
}

div.target-list-create {
  padding: 10px;
  margin: 10px 0 0 0;
  border: 1px solid lightgray;
}

div.target-list-table {
  padding: 10px;
  margin: 0 0 0 10px;
  border: 1px solid lightgray;
  min-height: 490px;
}

.icon-btn-lst {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.icon-btn-lst .icon-btn a {
  display: block;
  background-color: #f08377;
  margin: 10px;
  border: none;
  float: left;
  text-align: center;
  width: 150px;
  min-height: 150px;
  list-style-type: none;
}

.icon-btn-lst .icon-btn .suitepicon,
.icon-btn-lst .icon-btn .button-toggle-expanded span,
.button-toggle-expanded .icon-btn-lst .icon-btn span,
.icon-btn-lst .icon-btn .button-toggle-collapsed span,
.button-toggle-collapsed .icon-btn-lst .icon-btn span,
.icon-btn-lst .icon-btn .panel-heading a.collapsed,
.panel-heading .icon-btn-lst .icon-btn a.collapsed,
.icon-btn-lst .icon-btn .panel-heading a,
.panel-heading .icon-btn-lst .icon-btn a {
  font-size: 64px;
}

.icon-btn-lst .icon-btn {
  display: block;
  background-color: #f08377;
  margin: 10px;
  border: none;
  float: left;
  text-align: center;
  width: 150px;
  min-height: 150px;
  list-style-type: none;
}

.icon-btn-lst .icon-btn:hover {
  background-color: #808f9c;
}

.icon-btn-lst .icon-btn a:hover {
  background-color: #808f9c;
}

.icon-btn-lst .icon-btn img {
  margin-top: 10px;
  margin-bottom: 20px;
}

.icon-btn-lst .icon-btn a {
  display: block;
  color: var(--white-color);
  padding: 10px;
  width: 100%;
  height: 100%;
}

@media (min-width: 750px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 500px;
  }
}

@media (max-width: 1130px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 300px;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 700px;
  }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 980px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 400px;
  }
}

@media (min-width: 980px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 900px;
  }
}

@media (min-width: 999px) and (max-width: 1024px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 900px;
  }
}

@media (min-width: 1024px) {
  form[name="wizform"] div.wizard-unique-elem {
    width: 1000px;
  }
}

@media (min-width: 1280px) {
  #cal-edit {
    margin: 0 0 0 200px;
  }

  form[name="wizform"] div.wizard-unique-elem {
    width: 1200px;
  }
}

form[name="wizform"] .other.view {
  background: none;
}

form[name="wizform"] .other.view .edit.view {
  width: 100%;
}

form[name="wizform"] .other.view td:nth-of-type(1) {
  display: table-cell;
  background: none;
  float: none;
  width: auto;
}

form[name="wizform"] .other.view td:nth-of-type(2) {
  display: table-cell;
  background: none;
  float: none;
  width: auto;
}

form[name="wizform"] .other.view td {
  display: table-cell;
  background: none;
  float: none;
  width: auto;
}

form[name="wizform"] .other.view td {
  height: auto;
}

form[name="wizform"] fieldset legend {
  padding: 0;
}

.progression-container {
  margin: 0 0 8px 0;
  padding: 0;
}

ul.progression {
  margin: 0;
  padding: 0;
}

.progression li {
  color: var(--white-color);
  border-radius: 0px;
  display: inline-block;
  padding: 5px 20px 5px 20px;
  margin-right: 16px;
  width: auto;
  margin-top: 4px;
}

.progression li:nth-child(1)::before {
  border: none transparent;
}

.progression li::before,
.progression li::after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: transparent;
  border-radius: 0px;
}

.progression li::before {
  border-width: 16px;
  margin-top: -7px;
  margin-left: -20px;
}

.progression li::after {
  border-width: 14px;
  margin-top: -5px;
  margin-left: 20px;
}

.progression li:hover {
  cursor: pointer;
}

.progression li:last-child::after {
  border-left-color: transparent;
}

.progression li div,
.progression li div * {
  text-decoration: none;
  padding-left: 8px;
  display: inline;
}

.wizard-summary-right .test,
.wizard-summary-right .schedule {
  background-position: center center;
  text-align: center;
  vertical-align: bottom;
  padding: 8px;
}

.wizard-step-info {
  margin-bottom: 12px;
}

form[name="wizform"] .icon-btn-lst .icon-btn a {
  margin: 0;
  line-height: 20px;
  text-align: center;
}

form[name="wizform"] .icon-btn-lst .icon-btn a img {
  float: none;
}

form[name="wizform"] .icon-btn-lst .icon-btn a br {
  display: block;
  clear: both;
  float: none;
}

form[name="wizform"] .progression-container .progression .nav-steps {
  background-color: #f08377;
}

form[name="wizform"] .progression-container .progression .nav-steps:hover {
  background-color: #808f9c;
  color: var(--white-color);
}

form[name="wizform"] .selected {
  background-color: #808f9c;
}

.progression .nav-steps:hover {
  background-color: #808f9c;
}

form[name="wizform"] .progression-container .progression .nav-steps.selected {
  background-color: #808f9c;
}

form[name="wizform"] .progression li.selected::after {
  border-left-color: #808f9c;
}

form[name="wizform"] .progression li:hover {
  border-left-color: #808f9c;
}

form[name="wizform"] .progression li:hover::after {
  border-left-color: #808f9c;
}

form[name="wizform"] .progression li::after {
  border-left-color: #f08377;
}

form[name="wizform"] .progression li::after {
  border-left-color: #f08377;
}

form[name="wizform"] .progression li::before {
  border-left-color: #f5f5f5;
}

form[name="wizform"] input[type="button"] {
  margin-left: 10px;
  margin-right: 10px;
}

form[name="wizform"] td {
  margin-bottom: 24px;
}

form[name="wizform"] .emptyField {
  display: none;
}

form[name="wizform"] tr.emptyRow {
  display: none;
}

form[name="wizform"] .other.view img,
.other.view svg {
  width: initial;
  height: initial;
}

form[name="wizform"] .input-sm,
form[name="wizform"] .input-group-sm>.form-control,
form[name="wizform"] .input-group-sm>.input-group-addon,
form[name="wizform"] .input-group-sm>.input-group-btn>.btn {
  height: 42px;
}

form[name="wizform"] div.target-list-create br {
  display: none;
}

form[name="wizform"] div.target-list-create input[type="button"] {
  margin-top: 16px;
}

div.wizard-unique-elem .header-2 {
  font-size: 13px;
  font-weight: bold;
}

#email_template_editor .mozaik-thumbnail.ui-draggable.ui-draggable-handle * {
  float: none;
}

#email_template_editor ul.mozaik-thumbs li.mozaik-thumbnail {
  padding: 0;
}

#email_template_editor .mozaik-thumbnail.ui-draggable.ui-draggable-handle * {
  margin: 5px;
}

#email_template_editor ul.mozaik-list {
  background-color: #778591;
}

div.step2 table tr td,
div.step2 table th td {
  width: 80%;
}

form[name="wizform"] .other.view div.step2 table.edit.view tr:first-child td:first-child {
  width: 100%;
}

form[name="wizform"] .wizard-box span.helpmsg {
  bottom: -36px;
}

form[name="wizform"] .target_message br,
form[name="wizform"] .alert_messages br {
  display: none;
}

form[name="wizform"] .diagnose_messages td {
  margin-bottom: 0;
}

form[name="wizform"] br.emptyRow {
  display: none;
}

form[name="wizform"] div.step3 .button-group a.btn img {
  margin-top: 0;
}

.li-tick .suitepicon,
.li-tick .button-toggle-expanded span,
.button-toggle-expanded .li-tick span,
.li-tick .button-toggle-collapsed span,
.button-toggle-collapsed .li-tick span,
.li-tick .panel-heading a.collapsed,
.panel-heading .li-tick a.collapsed,
.li-tick .panel-heading a,
.panel-heading .li-tick a {
  line-height: 48px;
  font-size: 24px;
}

.li-tick .suitepicon-action-confirm {
  color: #3c763d;
}

.li-tick .suitepicon-action-clear {
  color: #a94442;
}

form[name="wizform"] div.wizard-unique-elem div.step2 .other.view td:nth-of-type(1) {
  display: table-cell;
  float: none;
}

form[name="wizform"] div.wizard-unique-elem div.step2 .other.view td:nth-of-type(2) {
  display: table-cell;
  float: none;
}

form[name="wizform"] div.wizard-unique-elem div.step2 table tr td {
  display: table-cell;
  float: none;
  width: auto;
}

@media (max-width: 1024px) {
  form[name="wizform"] table.other.view tr td.edit.view table tr td input {
    max-width: 355px;
  }

  form[name="wizform"] table.other.view tr td.edit.view table tr td textarea {
    max-width: 355px;
  }
}

@media (max-width: 1024px) and (max-width: 980px) {
  form[name="wizform"] table.other.view tr td.edit.view table tr td {
    display: block;
    float: left;
  }

  form[name="wizform"] table.other.view tr td.edit.view table tr td:nth-of-type(odd) {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }

  form[name="wizform"] table.other.view tr td.edit.view table tr td:nth-of-type(even) {
    width: 500px;
    max-width: 500px;
    min-width: 500px;
  }

  form[name="wizform"] .edit tr {
    border-bottom: none;
  }

  form[name="wizform"] div.wizard-unique-elem div.step2 table tr td {
    float: left;
  }

  form[name="wizform"] div.wizard-unique-elem div.step2 table tr td .header-4 {
    max-width: 255px;
  }

  form[name="wizform"] table.other.view tr td div.wizard-unique-elem div.step2 table {
    background: none;
  }

  form[name="wizform"] table.other.view tr td div.wizard-unique-elem div.step2 table.edit.view tr td {
    display: block;
    float: left;
  }

  form[name="wizform"] table.other.view tr td div.wizard-unique-elem div.step2 table.edit.view tr td:nth-of-type(odd) {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }

  form[name="wizform"] table.other.view tr td div.wizard-unique-elem div.step2 table.edit.view tr td:nth-of-type(even) {
    width: 500px;
    max-width: 500px;
    min-width: 500px;
  }

  form[name="wizform"] table.other.view tr td.edit.view div.wizard-unique-elem div.step2 .target-list-table {
    min-width: 335px;
  }
}

@media (max-width: 1024px) and (max-width: 980px) and (max-width: 480px) {
  form[name="wizform"] table.other.view tr td.edit.view table tr td input {
    max-width: 255px;
  }

  form[name="wizform"] table.other.view tr td.edit.view table tr td textarea {
    max-width: 255px;
  }

  form[name="wizform"] .wizard-box {
    width: auto;
    min-width: 0;
  }

  form[name="wizform"] table.other.view tr td.edit.view div.wizard-unique-elem div.step2 .target-list-table {
    min-width: 255px;
  }
}

.mozaik-inner {
  background-color: #fafafa;
}

.panel-toolbar,
#wizform>table>tbody>tr>td,
.template-panel-container {
  background-color: var(--white-color) !important;
}

.template-panel {
  background-color: var(--white-color) !important;
}

.button-group-separator {
  border-right: transparent;
}

.target-list,
.target-list-create,
.target-list-table {
  background-color: var(--white-color) !important;
}

.yui-calcontainer iframe.fixedsize {
  top: -1px;
  left: -1px;
  width: 50em;
  height: 50em;
}

.yui-calcontainer.multi .groupcal {
  position: relative;
  float: left;
  z-index: 1;
}

.yui-calcontainer .title {
  position: relative;
  z-index: 1;
}

.yui-calcontainer .close-icon {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  text-indent: -10000em;
}

.yui-calendar {
  position: relative;
}

.yui-calendar .calheader {
  position: relative;
  text-align: center;
  width: 100%;
}

.yui-calcontainer .yui-cal-nav-mask {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  width: 0;
  left: 0;
  top: 0;
  display: none;
}


.yui-calcontainer.multi .groupcal {
  background-color: transparent;
  padding: 10px 5px 10px 5px;
  margin: 0;
  border: none;
}

.yui-calcontainer .title {
  top: 0;
  left: 0;
  font: 100% sans-serif;
  font-weight: bold;
  color: #534d64;
  padding: 0.4em;
  margin: 0 -10px 10px -10px;
  border-bottom: 1px solid #b3c0c7;
  text-align: left;
  height: auto;
}

.yui-calcontainer.multi .title {
  margin: 0 -5px 0 -5px;
}

.yui-calcontainer.withtitle {
  padding-top: 0;
}

.yui-calcontainer .calclose {
  top: 0.4em;
  right: 0.4em;
  cursor: pointer;
  width: 25px;
  height: 15px;
}

.yui-calendar {
  font: 100% sans-serif;
  margin: 0;
  border-spacing: 0;
  text-align: center;
  border-collapse: collapse;
}

.yui-calendar .calhead {
  background: transparent;
  padding: 0;
  border: none;
  vertical-align: middle;
}

.yui-calendar .calheader {
  font-weight: bold;
  background: transparent;
  padding: 0 0 0.6em 0;
  text-align: center;
}

.yui-calendar .calheader img {
  border: none;
}

.yui-calcontainer .yui-cal-nav-mask {
  background-color: #000000;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.yui-calcontainer.withtitle .yui-cal-nav {
  top: 4.5em;
}

.yui-calcontainer.multi .yui-cal-nav {
  margin-left: -8em;
  width: 16em;
}

.yui-calcontainer .yui-cal-nav-e {
  display: none;
  background-color: var(--white-color);
  padding: 5px;
  margin-top: 5px;
  border-top: 1px solid #999999;
}

.yui-calcontainer .yui-cal-nav label {
  display: block;
  font-weight: bold;
}

.yui-calcontainer .yui-cal-nav-mc {
  width: 100%;
  width: auto;
}

.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
  background-color: #e6d5a5;
  border: 1px solid var(--white-color);
}

.yui-calcontainer .yui-cal-nav-yc {
  width: 4em;
}

.yui-carousel {
  position: relative;
  overflow: hidden;
  visibility: hidden;
}

.yui-carousel.yui-carousel-visible {
  visibility: visible;
}

.yui-carousel-content {
  position: relative;
  overflow: hidden;
}

.yui-carousel-element {
  position: relative;
  padding: 0;
  margin: 5px 0;
  overflow: hidden;
  width: 32000px;
  z-index: 1;
}

.yui-carousel-vertical .yui-carousel-element {
  margin: 0 5px;
}

.yui-carousel-element li {
  display: inline;
  display: inline-block;
  padding: 0;
  margin: 1px;
  border: 1px solid #999999;
  float: left;
  float: none;
  overflow: hidden;
  text-align: center;
  list-style: none;
  zoom: 1;
}

.yui-carousel .yui-carousel-item-selected {
  margin: 1px;
  border: 1px dashed #999999;
}

.yui-carousel-vertical {
  margin: 0 5px;
  width: auto;
  height: 32000px;
}

.yui-carousel-vertical .yui-carousel-element li {
  display: block;
  float: none;
}

.yui-log .carousel {
  background: #e6d5a5;
}

.yui-carousel-nav {
  zoom: 1;
}

.yui-carousel-nav:after {
  content: "";
  display: block;
  clear: both;
}

.yui-carousel,
.yui-carousel-vertical {
  border: 1px solid transparent;
}

.yui-carousel-nav {
  padding: 3px;
  text-align: right;
}

.yui-carousel-button {
  margin: 5px;
  float: right;
  overflow: hidden;
  width: 40px;
  height: 19px;
}

.yui-carousel-vertical .yui-carousel-button {
  background-position: 0 -800px;
}

.yui-carousel-button-disabled {
  background-position: 0 -2000px;
}

.yui-carousel-vertical .yui-carousel-button-disabled {
  background-position: 0 -2100px;
}

.yui-carousel-button input {
  display: block;
  background-color: transparent;
  cursor: pointer;
  padding: 0 0 0 50px;
  margin: -2px 0 0 -2px;
  border: 0;
  height: 44px;
}

span.yui-carousel-first-button {
  background-position: 0 -550px;
  margin: 5px 5px 5px -90px;
  margin-left: -100px;
  margin-right: 50px;
}

.yui-carousel-vertical span.yui-carousel-first-button {
  background-position: 0 -750px;
}

span.yui-carousel-first-button-disabled {
  background-position: 0 -1950px;
}

.yui-carousel-vertical span.yui-carousel-first-button-disabled {
  background-position: 0 -2050px;
}

.yui-carousel-nav ul {
  padding: 0;
  margin: 0;
  margin-left: -220px;
  margin-left: -160px;
  margin-right: 100px;
  margin-right: 0;
  float: right;
}

.yui-carousel-nav select {
  position: relative;
  top: 4px;
  right: 50px;
}

.yui-carousel-vertical .yui-carousel-nav ul,
.yui-carousel-vertical .yui-carousel-nav select {
  float: none;
  margin: 0;
  zoom: 1;
}

.yui-carousel-nav ul li {
  float: left;
  height: 19px;
  list-style: none;
}

.yui-carousel-nav ul:after {
  content: "";
  display: block;
  clear: both;
}

.yui-carousel-nav ul li a {
  display: block;
  margin: 10px 0 0 5px;
  overflow: hidden;
  width: 9px;
  height: 9px;
}

.yui-carousel-nav ul li a em {
  position: absolute;
  left: -10000px;
}

.yui-carousel-nav ul li.yui-carousel-nav-page-selected a {
  background-position: 0 -700px;
}

.yui-picker-panel {
  background: #e3e3e3;
  border-color: #888888;
}

.yui-picker-panel .hd {
  font-size: 100%;
  font-weight: bold;
  background-color: #cccccc;
  color: #000000;
  padding: 6px;
  border: 1px solid #e3e3e3;
  line-height: 100%;
  overflow: hidden;
}

.yui-picker-panel .bd {
  background: #e3e3e3;
  color: #000000;
  margin: 1px;
  height: 200px;
}

.yui-picker-panel .ft {
  background: #e3e3e3;
  padding: 1px;
  margin: 1px;
}

.yui-picker {
  position: relative;
}

.yui-picker-hue-thumb {
  position: absolute;
  top: -8px;
  left: -2px;
  cursor: default;
  width: 18px;
  height: 18px;
  z-index: 9;
}

.yui-picker-hue-bg {
  position: absolute;
  top: 4px;
  left: 200px;
  background: url(hue_bg.png) no-repeat;
  outline: 0 none;
  width: 14px;
  height: 183px;
  -moz-outline: none;
}

.yui-picker-bg {
  position: absolute;
  top: 4px;
  left: 4px;
  background-color: #ff0000;
  background-image: url(picker_mask.png);
  outline: 0 none;
  width: 182px;
  height: 182px;
  -moz-outline: none;
}

* html .yui-picker-bg {
  background-image: none;
}

.yui-picker-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.yui-picker-thumb {
  position: absolute;
  top: -4px;
  left: -4px;
  cursor: default;
  width: 11px;
  height: 11px;
  z-index: 9;
}

.yui-picker-swatch {
  position: absolute;
  top: 4px;
  left: 240px;
  border: 1px solid #888888;
  width: 55px;
  height: 60px;
}

.yui-picker-websafe-swatch {
  position: absolute;
  top: 4px;
  left: 304px;
  border: 1px solid #888888;
  width: 24px;
  height: 24px;
}

.yui-picker-controls {
  position: absolute;
  top: 72px;
  left: 226px;
  font: 1em monospace;
}

.yui-picker-controls .hd {
  background: transparent;
  border-width: 0;
}

.yui-picker-controls .bd {
  border-width: 0;
  height: 100px;
}

.yui-picker-controls ul {
  padding: 0 2px 0 0;
  margin: 0;
  float: left;
}

.yui-picker-controls li {
  padding: 2px;
  margin: 0;
  list-style: none;
}

.yui-picker-controls input {
  font-size: 0.85em;
  width: 2.4em;
}

.yui-picker-hex-controls {
  padding: 2px;
  clear: both;
}

.yui-picker-hex-controls input {
  width: 4.6em;
}

.yui-picker-controls a {
  display: block;
  display: inline-block;
  font: 1em arial, helvetica, clean, sans-serif;
  color: #000000;
  padding: 0;
}

.yui-overlay,
.yui-panel-container {
  position: absolute;
  visibility: hidden;
  z-index: 2;
}

.yui-panel-container form {
  margin: 0;
}

.mask.block-scrollbars {
  overflow: auto;
}

.hide-scrollbars,
.hide-scrollbars * {
  overflow: hidden;
}

.hide-scrollbars select {
  display: none;
}

.show-scrollbars {
  overflow: auto;
}

.yui-panel-container.show-scrollbars,
.yui-tt.show-scrollbars {
  overflow: visible;
}

.yui-panel-container.show-scrollbars .underlay,
.yui-tt.show-scrollbars .yui-tt-shadow {
  overflow: auto;
}

.yui-effect-fade .underlay {
  display: none;
}

.yui-tt-shadow {
  position: absolute;
}

.yui-override-padding {
  padding: 0;
}

.yui-panel {
  position: relative;
  top: 0;
  left: 0;
}

.yui-module .hd,
.yui-panel .hd {
  font-size: 12px;
  font-weight: bold;
  background: #778591 none repeat scroll 0 0;
  background-color: #778591;
  color: #f5f5f5;
  padding: 3px 6px;
  line-height: 2;
  line-height: 1.8;
}

.yui-dialog .ft .button-group {
  display: block;
  clear: both;
  text-align: right;
}

.yui-dialog .ft span.default {
  background-position: 0 -1400px;
  border-color: #304369;
}

.yui-dialog .ft span.default .first-child {
  border-color: #304369;
}

.yui-dialog .ft span.yui-button-disabled {
  background-position: 0pt -1500px;
  border-color: #94a6b5;
}

.yui-dialog .ft span.yui-button-disabled .first-child {
  border-color: #94a6b5;
}

.yui-dialog .ft span.yui-button-disabled button {
  color: #f5f5f5;
}

.yui-simple-dialog .bd .yui-icon {
  margin-right: 10px;
  float: left;
  width: 16px;
  height: 16px;
}

.yui-simple-dialog .bd span.blckicon {
  background-position: 0 -1100px;
}

.yui-simple-dialog .bd span.alrticon {
  background-position: 0 -1050px;
}

.yui-simple-dialog .bd span.hlpicon {
  background-position: 0 -1150px;
}

.yui-simple-dialog .bd span.infoicon {
  background-position: 0 -1200px;
}

.yui-simple-dialog .bd span.warnicon {
  background-position: 0 -1900px;
}

.yui-simple-dialog .bd span.tipicon {
  background-position: 0 -1250px;
}

.yui-tt .bd {
  position: relative;
  top: 0;
  left: 0;
  background-color: #000000;
  color: var(--white-color);
  padding: 2px 5px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  z-index: 1;
}

.yui-tt.show-scrollbars .bd {
  overflow: auto;
}

.yui-tt-shadow {
  top: 2px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  background-color: #000000;
}

.yui-tt-shadow-visible {
  filter: alpha(opacity=12);
  opacity: 0.12;
}

.yui-dt-mask {
  position: absolute;
  z-index: 9500;
}

.yui-dt-tmp {
  position: absolute;
  left: -9000px;
}

.yui-dt-draggable {
  cursor: move;
}

.yui-dt-coltarget {
  position: absolute;
  z-index: 999;
}

th.yui-dt-resizeable .yui-dt-resizerliner {
  position: relative;
}

.yui-dt-resizer {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #eee;
  cursor: e-resize;
  cursor: col-resize;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 100%;
}

.yui-dt-resizerproxy {
  position: absolute;
  visibility: hidden;
  z-index: 9000;
}

th.yui-dt-hidden .yui-dt-liner,
td.yui-dt-hidden .yui-dt-liner,
th.yui-dt-hidden .yui-dt-resizer {
  display: none;
}

.yui-dt-editor {
  position: absolute;
  z-index: 9000;
}

.yui-dt-coltarget {
  background-color: #f08377;
  width: 5px;
}

th.yui-dt-hidden,
td.yui-dt-hidden {
  border: none;
  visibility: hidden;
}

.yui-dt-mask {
  background-color: #000000;
  filter: alpha(opacity=25);
  opacity: 0.25;
}


thead .yui-dt-sortable {
  cursor: pointer;
}

th.yui-dt-sortable .yui-dt-label {
  margin-right: 10px;
}

th.yui-dt-asc .yui-dt-liner {
  background: url("../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=arrow_up.gif") no-repeat right;
}

th.yui-dt-desc .yui-dt-liner {
  background: url("../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=arrow_down.gif") no-repeat right;
}

tbody .yui-dt-editable {
  cursor: pointer;
}

.yui-dt-editor {
  background-color: var(--white-color);
  padding: 6px;
  border: 1px solid transparent;
  text-align: left;
}

.yui-dt-editor label {
  padding-left: 4px;
  padding-right: 6px;
}

.yui-dt-editor .yui-dt-button {
  padding-top: 6px;
  text-align: right;
}

.yui-dt-editor .yui-dt-button button {
  margin-left: 6px;
  border: 1px solid #999;
  width: 4em;
  height: 1.8em;
}

.yui-dt-editor .yui-dt-button button.yui-dt-default {
  background-color: #94a6b5;
  color: #fff;
  border: 1px solid #94a6b5;
}

.yui-dt-paginator {
  display: block;
  margin: 6px 0;
  white-space: nowrap;
}

.yui-dt-paginator .yui-dt-first,
.yui-dt-paginator .yui-dt-last,
.yui-dt-paginator .yui-dt-selected {
  padding: 2px 6px;
}

.yui-dt-paginator a.yui-dt-first,
.yui-dt-paginator a.yui-dt-last {
  text-decoration: none;
}

.yui-dt-paginator .yui-dt-previous,
.yui-dt-paginator .yui-dt-next {
  display: none;
}

a.yui-dt-page {
  background-color: var(--white-color);
  padding: 2px 6px;
  border: 1px solid transparent;
  text-decoration: none;
}

.yui-dt-selected {
  background-color: #f08377;
  border: 1px solid #f08377;
}

.yui-busy {
  cursor: wait;
}

.yui-toolbar-container fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.yui-toolbar-container legend {
  display: none;
}

.yui-toolbar-container .yui-toolbar-subcont {
  padding: 0.25em 0;
  zoom: 1;
}

.yui-toolbar-container-collapsed .yui-toolbar-subcont {
  display: none;
}

.yui-toolbar-container .yui-toolbar-subcont:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-container span.yui-toolbar-draghandle {
  display: block;
  cursor: move;
  margin: 0 0 0 0.2em;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  clear: none;
  float: left;
  overflow: hidden;
  width: 2px;
  height: 20px;
  text-indent: 77777px;
}

.yui-toolbar-container .yui-toolbar-titlebar.draggable {
  cursor: move;
}

.yui-toolbar-container .yui-toolbar-titlebar {
  position: relative;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 {
  font-weight: bold;
  color: #000;
  padding: 0.2em;
  margin: 0;
  border: none;
  letter-spacing: 0;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 a {
  color: #000;
  cursor: default;
  text-decoration: none;
}

.yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-draghandle {
  height: 40px;
}

.yui-toolbar-container .yui-toolbar-group {
  margin-right: 0.5em;
  float: left;
  zoom: 1;
}

.yui-toolbar-container .yui-toolbar-group:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-container .yui-toolbar-group h3 {
  font-size: 75%;
  padding: 0 0 0 0.25em;
  margin: 0;
}

.yui-toolbar-container span.yui-toolbar-separator {
  display: none;
  padding: 0;
  margin: 0.2em 0 0.2em 0.1em;
  float: left;
  width: 2px;
  height: 18px;
}

.yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-separator {
  height: 45px;
  height: 50px;
}

.yui-toolbar-container.yui-toolbar-grouped .yui-toolbar-group span.yui-toolbar-separator {
  height: 18px;
  display: block;
}

.yui-toolbar-container ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels h3 {
  display: none;
}

.yui-toolbar-container .yui-push-button,
.yui-toolbar-container .yui-color-button,
.yui-toolbar-container .yui-menu-button {
  position: relative;
  cursor: pointer;
}

.yui-toolbar-container .yui-button .first-child,
.yui-toolbar-container .yui-button .first-child a {
  height: 100%;
  width: 100%;
  overflow: hidden;
  font-size: 0;
}

.yui-toolbar-container .yui-button-disabled {
  cursor: default;
}

.yui-toolbar-container .yui-button-disabled .yui-toolbar-icon {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.yui-toolbar-container .yui-button-disabled .up,
.yui-toolbar-container .yui-button-disabled .down {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.yui-toolbar-container .yui-button a {
  overflow: hidden;
}

.yui-toolbar-container .yui-toolbar-select .first-child a {
  cursor: pointer;
}

.yui-toolbar-fontname-arial {
  font-family: Arial;
}

.yui-toolbar-fontname-arial-black {
  font-family: Arial Black;
}

.yui-toolbar-fontname-comic-sans-ms {
  font-family: Comic Sans MS;
}

.yui-toolbar-fontname-courier-new {
  font-family: Courier New;
}

.yui-toolbar-fontname-times-new-roman {
  font-family: Times New Roman;
}

.yui-toolbar-fontname-verdana {
  font-family: Verdana;
}

.yui-toolbar-fontname-impact {
  font-family: Impact;
}

.yui-toolbar-fontname-lucida-console {
  font-family: Lucida Console;
}

.yui-toolbar-fontname-tahoma {
  font-family: Tahoma;
}

.yui-toolbar-fontname-trebuchet-ms {
  font-family: Trebuchet MS;
}

.yui-toolbar-container .yui-toolbar-spinbutton {
  position: relative;
}

.yui-toolbar-container .yui-toolbar-spinbutton .first-child a {
  opacity: 1;
  z-index: 0;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up,
.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 1;
  padding: 0;
  margin: 0;
}

.yui-toolbar-container .yui-overlay {
  position: absolute;
}

.yui-toolbar-container .yui-overlay ul li {
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-container {
  z-index: 1;
}

.yui-editor-container .yui-editor-editable-container {
  position: relative;
  width: 100%;
  z-index: 0;
}

.yui-editor-container .yui-editor-masked {
  background-color: transparent;
}

.yui-editor-container iframe {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  zoom: 1;
}

.yui-editor-container .yui-editor-editable {
  padding: 0;
  margin: 0;
}

.yui-editor-container .dompath {
  font-size: 85%;
}

.yui-editor-panel .hd {
  position: relative;
  text-align: left;
}

.yui-editor-panel .hd h3 {
  font-weight: bold;
  padding: 0.25em 0pt 0.25em 0.25em;
  margin: 0;
}

.yui-editor-panel .bd {
  position: relative;
  width: 100%;
  zoom: 1;
}

.yui-editor-panel .bd div.yui-editor-body-cont {
  padding: 0.25em 0.1em;
  zoom: 1;
}

.yui-editor-panel .bd .gecko form {
  overflow: auto;
}

.yui-editor-panel .bd div.yui-editor-body-cont:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-editor-panel .ft {
  clear: both;
  float: left;
  text-align: right;
  width: 99%;
}

.yui-editor-panel .ft span.tip {
  display: block;
  position: relative;
  padding: 0.5em 0.5em 0.5em 23px;
  text-align: left;
  zoom: 1;
}

.yui-editor-panel label {
  padding: 0;
  clear: both;
  float: left;
  text-align: left;
  width: 100%;
  zoom: 1;
}

.yui-editor-panel .gecko label {
  overflow: auto;
}

.yui-editor-panel label strong {
  float: left;
  width: 6em;
}

.yui-editor-panel .removeLink {
  text-align: right;
  width: 80%;
}

.yui-editor-panel label input {
  margin-left: 0.25em;
  float: left;
}

.yui-editor-panel .yui-toolbar-group {
  margin-bottom: 0.75em;
}

.yui-editor-panel .height-width {
  float: left;
}

.yui-editor-panel .height-width span {
  display: block;
  font-style: italic;
  float: left;
  overflow: visible;
}

.yui-editor-panel .height-width span.info {
  font-size: 70%;
  margin-top: 3px;
}

.yui-editor-panel .yui-toolbar-bordersize,
.yui-editor-panel .yui-toolbar-bordertype {
  font-size: 75%;
}

.yui-editor-panel .yui-toolbar-container span.yui-toolbar-separator {
  border: none;
}

.yui-editor-panel .yui-toolbar-bordersize span a span,
.yui-editor-panel .yui-toolbar-bordertype span a span {
  display: block;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 3px;
  _top: -5px;
  width: 24px;
  text-indent: 52px;
  font-size: 0;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-solid {
  border-bottom: 1px solid black;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dotted {
  border-bottom: 1px dotted black;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dashed {
  border-bottom: 1px dashed black;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-0 {
  top: 0;
  text-indent: 0;
  font-size: 75%;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-1 {
  border-bottom: 1px solid black;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-2 {
  border-bottom: 2px solid black;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-3 {
  top: 2px;
  top: -5px;
  border-bottom: 3px solid black;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-4 {
  top: 1px;
  top: -5px;
  border-bottom: 4px solid black;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-5 {
  top: 1px;
  top: -5px;
  border-bottom: 5px solid black;
}

.yui-toolbar-container .yui-toolbar-bordersize-menu,
.yui-toolbar-container .yui-toolbar-bordertype-menu {
  width: 95px;
}

.yui-toolbar-bordersize-menu .yuimenuitemlabel,
.yui-toolbar-bordertype-menu .yuimenuitemlabel,
.yui-toolbar-bordertype-menu .yuimenuitemlabel:hover {
  margin: 0 3px 7px 17px;
}

.yui-toolbar-bordersize-menu .yuimenuitemlabel .checkedindicator,
.yui-toolbar-bordertype-menu .yuimenuitemlabel .checkedindicator {
  position: absolute;
  left: -12px;
  top: 14px;
  left: 0;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-1 a {
  border-bottom: 1px solid black;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-2 a {
  border-bottom: 2px solid black;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-3 a {
  border-bottom: 3px solid black;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-4 a {
  border-bottom: 4px solid black;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-5 a {
  border-bottom: 5px solid black;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-solid a {
  border-bottom: 1px solid black;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dashed a {
  border-bottom: 1px dashed black;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dotted a {
  border-bottom: 1px dotted black;
  height: 14px;
}

h2.yui-editor-skipheader,
h3.yui-editor-skipheader {
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
  width: 0;
  height: 0;
}

.yui-toolbar-colors {
  display: none;
  overflow: hidden;
  width: 133px;
  z-index: 100;
  zoom: 1;
}

.yui-toolbar-colors:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-colors a {
  display: block;
  cursor: pointer;
  margin: 0;
  border: 1px solid transparent;
  float: left;
  overflow: hidden;
  width: 9px;
  height: 9px;
  text-indent: 999px;
}

.yui-toolbar-colors a:hover {
  border: 1px solid black;
}

.yui-color-button-menu {
  background-color: transparent;
  overflow: visible;
}

.yui-toolbar-colors span {
  display: block;
  position: relative;
  padding: 3px;
  float: left;
  overflow: hidden;
  width: 100%;
  zoom: 1;
}

.yui-toolbar-colors span:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-colors span em {
  display: block;
  margin: 0.75px;
  border: 1px solid black;
  float: left;
  overflow: hidden;
  width: 30px;
  height: 35px;
  text-indent: 999px;
}

.yui-toolbar-colors span strong {
  display: block;
  font-size: 85%;
  font-weight: normal;
  padding-left: 3px;
  float: left;
  width: 65%;
}

.yui-toolbar-group-undoredo h3,
.yui-toolbar-group-insertitem h3,
.yui-toolbar-group-indentlist h3 {
  width: 68px;
}

.yui-toolbar-group-indentlist2 h3 {
  width: 122px;
}

.yui-toolbar-group-alignment h3 {
  width: 130px;
}

.yui-editor-container {
  border: 1px solid transparent;
}

.yui-toolbar-container {
  zoom: 1;
}

.yui-toolbar-container .yui-toolbar-titlebar {
  position: relative;
}

.yui-editor-container .draggable .yui-toolbar-titlebar {
  cursor: move;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 {
  font-size: 100%;
  font-weight: bold;
  color: #534d64;
  padding: 0.3em 1em;
  margin: 0;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-group h3 {
  font-size: 75%;
  color: #534d64;
  padding-bottom: 0;
  padding-left: 0.25em;
  margin: 1em 0 0;
  text-align: left;
}

.yui-toolbar-container span.yui-toolbar-separator {
  margin: 0 0.25em;
  border: none;
  overflow: hidden;
  text-indent: 33px;
}

.yui-toolbar-container {
  background-color: var(--white-color);
}

.yui-toolbar-container .yui-toolbar-subcont {
  padding: 0 1em 0.35em;
  border-bottom: 1px solid transparent;
}

.yui-toolbar-container-collapsed .yui-toolbar-titlebar {
  border-bottom: 1px solid transparent;
}

.yui-editor-container .visible .yui-menu-shadow,
.yui-editor-panel .visible .yui-menu-shadow {
  display: none;
}

.yui-editor-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-editor-container ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-group ul li.yui-toolbar-groupitem {
  float: left;
}

.yui-editor-container .dompath {
  background-color: #f2f2f2;
  color: #999;
  padding: 0.25em;
  border-top: 1px solid #808080;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-titlebar span.collapse {
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 2px;
  display: block;
  overflow: hidden;
  height: 15px;
  width: 15px;
  text-indent: 9999px;
}

.yui-toolbar-container .yui-push-button,
.yui-toolbar-container .yui-color-button,
.yui-toolbar-container .yui-menu-button {
  position: relative;
  display: block;
  height: 22px;
  width: 30px;
  _font-size: 0;
  margin: 0;
  border-color: #94a6b5;
  color: #f5f5f5;
  border-style: solid;
  border-width: 1px 0;
  zoom: 1;
}

.yui-toolbar-container .yui-push-button a,
.yui-toolbar-container .yui-color-button a,
.yui-toolbar-container .yui-menu-button a {
  padding-left: 35px;
  height: 20px;
  text-decoration: none;
  font-size: 0;
  line-height: 2;
  display: block;
  color: #f5f5f5;
  overflow: hidden;
  white-space: nowrap;
}

.yui-toolbar-container .yui-toolbar-spinbutton a,
.yui-toolbar-container .yui-toolbar-select a {
  font-size: 12px;
}

.yui-toolbar-container .yui-push-button .first-child,
.yui-toolbar-container .yui-color-button .first-child,
.yui-toolbar-container .yui-menu-button .first-child {
  border-color: #94a6b5;
  border-style: solid;
  border-width: 0 1px;
  margin: 0 -1px;
  display: block;
  position: relative;
}

.yui-toolbar-container .yui-push-button-disabled .first-child,
.yui-toolbar-container .yui-color-button-disabled .first-child,
.yui-toolbar-container .yui-menu-button-disabled .first-child {
  border-color: #94a6b5;
}

.yui-toolbar-container .yui-push-button-disabled a,
.yui-toolbar-container .yui-color-button-disabled a,
.yui-toolbar-container .yui-menu-button-disabled a {
  color: #94a6b5;
  cursor: default;
}

.yui-toolbar-container .yui-push-button-disabled,
.yui-toolbar-container .yui-color-button-disabled,
.yui-toolbar-container .yui-menu-button-disabled {
  border-color: #94a6b5;
}

.yui-toolbar-container .yui-button .first-child {
  left: 0;
}

.yui-toolbar-container .yui-toolbar-fontname {
  width: 135px;
}

.yui-toolbar-container .yui-toolbar-heading {
  width: 92px;
}

.yui-toolbar-container .yui-button-hover {
  border-color: #94a6b5;
}

.yui-toolbar-container .yui-button-selected {
  border-color: #94a6b5;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels h3 {
  display: none;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels .yui-toolbar-group {
  margin-top: 0.75em;
}

.yui-toolbar-container .yui-push-button span.yui-toolbar-icon,
.yui-toolbar-container .yui-color-button span.yui-toolbar-icon,
.yui-toolbar-container .yui-menu-button span.yui-toolbar-icon {
  display: block;
  position: absolute;
  top: 2px;
  height: 18px;
  width: 18px;
  overflow: hidden;
  background: url(editor-sprite.gif) no-repeat 30px 30px;
}

.yui-toolbar-container .yui-button-selected span.yui-toolbar-icon,
.yui-toolbar-container .yui-button-hover span.yui-toolbar-icon {
  background-image: url(editor-sprite-active.gif);
}

.yui-toolbar-container .visible .yuimenuitemlabel {
  position: relative;
  color: #000;
  cursor: pointer;
}

.yui-toolbar-container .yui-button-menu {
  background-color: var(--white-color);
}

.yui-toolbar-container .yui-button-menu .yui-menu-body-scrolled {
  position: relative;
}

div.yuimenu li.selected {
  background-color: #f08377;
}

div.yuimenu li.selected a.selected {
  color: var(--white-color);
}

.yui-toolbar-container .yui-toolbar-bold span.yui-toolbar-icon {
  background-position: 0 0;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-strikethrough span.yui-toolbar-icon {
  background-position: 0 -108px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-italic span.yui-toolbar-icon {
  background-position: 0 -36px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-undo span.yui-toolbar-icon {
  background-position: 0 -1326px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-redo span.yui-toolbar-icon {
  background-position: 0 -1355px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-underline span.yui-toolbar-icon {
  background-position: 0 -72px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-subscript span.yui-toolbar-icon {
  background-position: 0 -180px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-superscript span.yui-toolbar-icon {
  background-position: 0 -144px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-forecolor span.yui-toolbar-icon {
  background-position: 0 -216px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-backcolor span.yui-toolbar-icon {
  background-position: 0 -288px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyleft span.yui-toolbar-icon {
  background-position: 0 -324px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifycenter span.yui-toolbar-icon {
  background-position: 0 -360px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyright span.yui-toolbar-icon {
  background-position: 0 -396px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyfull span.yui-toolbar-icon {
  background-position: 0 -432px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-indent span.yui-toolbar-icon {
  background-position: 0 -720px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-outdent span.yui-toolbar-icon {
  background-position: 0 -684px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-createlink span.yui-toolbar-icon {
  background-position: 0 -792px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertimage span.yui-toolbar-icon {
  background-position: 1px -756px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-left span.yui-toolbar-icon {
  background-position: 0 -972px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-right span.yui-toolbar-icon {
  background-position: 0 -936px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-inline span.yui-toolbar-icon {
  background-position: 0 -900px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-block span.yui-toolbar-icon {
  background-position: 0 -864px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-bordercolor span.yui-toolbar-icon {
  background-position: 0 -252px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-removeformat span.yui-toolbar-icon {
  background-position: 0 -1080px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-hiddenelements span.yui-toolbar-icon {
  background-position: 0 -1044px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertunorderedlist span.yui-toolbar-icon {
  background-position: 0 -468px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertorderedlist span.yui-toolbar-icon {
  background-position: 0 -504px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-spinbutton,
.yui-toolbar-container .yui-toolbar-spinbutton .first-child {
  width: 35px;
}

.yui-toolbar-container .yui-toolbar-spinbutton .first-child a {
  padding-left: 2px;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-spinbutton span.yui-toolbar-icon {
  display: none;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up,
.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  right: 2px;
  background: url(editor-sprite.gif) no-repeat 0 -1222px;
  overflow: hidden;
  height: 6px;
  width: 7px;
  min-height: 0;
  padding: 0;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up {
  top: 2px;
  background-position: 0 -1222px;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  bottom: 2px;
  background-position: 0 -1187px;
}

.yui-toolbar-container select {
  border: 1px solid #808080;
  height: 22px;
}

.yui-toolbar-container .yui-toolbar-select .first-child a {
  padding-left: 5px;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-select span.yui-toolbar-icon {
  background: url(editor-sprite.gif) no-repeat 0 -1144px;
  overflow: hidden;
  right: -2px;
  top: 0;
  height: 20px;
}

.yui-editor-panel .yui-color-button-menu .bd {
  background-color: transparent;
  border: none;
  width: 135px;
}

.yui-color-button-menu .yui-toolbar-colors {
  border: 1px solid transparent;
}

.yui-editor-panel {
  position: absolute;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  overflow: visible;
}

.yui-editor-panel .hd {
  padding: 0;
  margin: 10px 0 0;
  border: none;
}

.yui-editor-panel .hd h3 {
  position: relative;
  font-size: 93%;
  color: #534d64;
  padding: 3px 0 0 0;
  margin: 0;
  border: 1px solid transparent;
  width: 99%;
  height: 20px;
  text-indent: 5px;
}

.yui-editor-panel .bd {
  background-color: var(--white-color);
  padding: 0;
  margin: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  overflow: visible;
  width: 99%;
}

.yui-editor-panel ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-editor-panel ul li {
  padding: 0;
  margin: 0;
}

.yui-editor-panel .yui-toolbar-container .yui-toolbar-subcont {
  padding: 0;
  border: none;
  margin-top: 0.35em;
}

.yui-editor-panel .yui-toolbar-bordersize,
.yui-editor-panel .yui-toolbar-bordertype {
  width: 50px;
}

.yui-editor-panel label {
  display: block;
  padding: 4px 0;
  margin-bottom: 7px;
  float: none;
}

.yui-editor-panel label strong {
  font-size: 93%;
  font-weight: normal;
  padding-top: 2px;
  text-align: right;
}

.yui-editor-panel label input {
  width: 75%;
}

.yui-editor-panel .createlink_target,
.yui-editor-panel .insertimage_target {
  width: auto;
  margin-right: 5px;
}

.yui-editor-panel .removeLink {
  width: 98%;
}

.yui-editor-panel label input.warning {
  background-color: #e6d5a5;
}

.yui-editor-panel .yui-toolbar-group h3 {
  font-size: 93%;
  font-weight: normal;
  color: #534d64;
  padding: 0 3px 0 0;
  margin: 5px 0 0 0;
  float: left;
  text-align: right;
}

.yui-editor-panel .height-width h3 {
  margin: 3px 0 0 10px;
}

.yui-editor-panel .height-width {
  margin: 3px 0 0 35px;
  margin-left: 14px;
  width: 42%;
  width: 44%;
}

.yui-editor-panel .yui-toolbar-group-border {
  width: 190px;
}

.yui-editor-panel .no-button .yui-toolbar-group-border {
  width: 210px;
}

.yui-editor-panel .yui-toolbar-group-padding {
  width: 198px;
}

.yui-editor-panel .no-button .yui-toolbar-group-padding {
  width: 172px;
}

.yui-editor-panel .yui-toolbar-group-padding h3 {
  margin-left: 12px;
}

.yui-editor-panel .yui-toolbar-group-textflow {
  width: 182px;
}

.yui-editor-panel .hd {
  background: none;
}

.yui-editor-panel .ft {
  background-color: var(--white-color);
  padding: 0;
  margin: 0 0 2px 0;
  border: 1px solid transparent;
  border-top: none;
}

.yui-editor-panel .hd span.close {
  display: block;
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  overflow: hidden;
  width: 26px;
  height: 16px;
  text-indent: 500px;
}

.yui-editor-panel .ft span.tip {
  font-size: 85%;
  background-color: var(--white-color);
  border-top: 1px solid transparent;
}

.yui-editor-panel .ft span.tip strong {
  display: block;
  margin: 0 2px 8px 0;
  float: left;
}

.yui-editor-panel .ft span.tip span.icon {
  display: block;
  position: absolute;
  top: 8px;
  left: 2px;
  background: url(editor-sprite.gif) no-repeat 0 -1260px;
  width: 20px;
  height: 20px;
}

.yui-editor-panel .ft span.tip span.icon-info {
  background-position: 2px -1260px;
}

.yui-editor-panel .ft span.tip span.icon-warn {
  background-position: 2px -1296px;
}

.yui-editor-panel .hd span.knob {
  position: absolute;
  top: -10px;
  left: 25px;
  background: url(editor-knob.gif) no-repeat 0 0;
  overflow: hidden;
  width: 28px;
  height: 10px;
  text-indent: 9999px;
}

.yui-editor-panel .yui-toolbar-container {
  background-image: none;
  border: none;
  float: left;
  width: 100%;
}

.yui-editor-panel .yui-toolbar-container .bd {
  background-color: var(--white-color);
}

.yui-editor-blankimage {
  background-image: url(blankimage.png);
}

.yui-editor-container .yui-resize-handle-br {
  background-color: transparent;
  background-position: -20px -60px;
  width: 11px;
  height: 11px;
}

.yui-crop {
  position: relative;
}

.yui-crop .yui-crop-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yui-crop .yui-resize {
  position: absolute;
  top: 10px;
  left: 10px;
  border: 0;
}

.yui-crop .yui-crop-resize-mask {
  position: absolute;
  top: 0;
  left: 0;
  background-position: -10px -10px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.yui-crop .yui-crop-mask {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.yui-crop .yui-resize {
  border: 1px dashed transparent;
}

.yui-layout-loading {
  visibility: hidden;
}

body.yui-layout {
  position: relative;
  overflow: hidden;
}

.yui-layout-unit-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.yui-layout-unit-left {
  position: absolute;
  top: 0;
  left: 0;
}

.yui-layout-unit-right {
  position: absolute;
  top: 0;
  right: 0;
}

.yui-layout-unit-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.yui-layout .yui-layout-noscroll div.yui-layout-bd {
  overflow: hidden;
}

.yui-layout .yui-layout-scroll div.yui-layout-bd {
  overflow: auto;
}

.yui-layout div.yui-layout-ft {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  zoom: 1;
}


.yui-layout .yui-layout-unit div.yui-layout-hd .collapse {
  position: absolute;
  top: 5px;
  font-size: 0;
  cursor: pointer;
  width: 11px;
  height: 11px;
}

.yui-layout .yui-layout-unit div.yui-layout-hd .close {
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 0;
  cursor: pointer;
  width: 17px;
  height: 13px;
}

.yui-layout .yui-layout-unit div.yui-layout-hd .collapse-close {
  right: 25px;
}

.yui-layout .yui-layout-clip {
  display: none;
  position: absolute;
  background-color: #eee;
  height: 20px;
}

.yui-layout .yui-layout-clip .collapse {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 0;
  cursor: pointer;
  width: 11px;
  height: 11px;
}

.yui-layout .yui-resize-proxy div {
  position: absolute;
  background-color: var(--white-color);
  border: 1px solid transparent;
}

.yui-layout .yui-resize-proxy .yui-layout-handle-l {
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
}

.yui-layout .yui-resize-proxy .yui-layout-handle-r {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  zoom: 1;
}

.yui-layout .yui-resize-proxy .yui-layout-handle-b {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

.yui-layout .yui-resize-proxy .yui-layout-handle-t {
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

.yui-layout .yui-layout-unit-left div.yui-layout-hd .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat 0 -110px;
  right: 10px;
}

.yui-layout .yui-layout-clip-left .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat 0 -90px;
}

.yui-layout .yui-layout-unit-right div.yui-layout-hd .collapse {
  right: 10px;
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat 0 -90px;
}

.yui-layout .yui-layout-clip-right .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat 0 -110px;
}

.yui-layout .yui-layout-unit-top div.yui-layout-hd .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat -20px -220px;
  border: 1px solid transparent;
}

.yui-layout .yui-layout-clip-top .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat -20px -240px;
  border: 1px solid transparent;
}

.yui-layout .yui-layout-unit-bottom div.yui-layout-hd .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat 0 -90px;
  right: 5px;
}

.yui-layout .yui-layout-clip-bottom .collapse {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat -20px -180px;
  border: 1px solid transparent;
}

.yui-layout .yui-layout-clip {
  display: none;
  position: absolute;
  background-color: var(--white-color);
  border: 1px solid transparent;
  height: 20px;
}

.yui-layout div.yui-layout-ft {
  background-color: var(--white-color);
  border: 1px solid transparent;
  border-top: none;
  border-top-width: 0;
}

.yui-layout-unit .yui-resize-handle {
  background-color: transparent;
}

.yui-layout-unit .yui-resize-handle-r {
  top: 0;
  right: 0;
  background-image: none;
}

.yui-layout-unit .yui-resize-handle-l {
  top: 0;
  left: 0;
  background-image: none;
}

.yui-layout-unit .yui-resize-handle-b {
  bottom: 0;
  right: 0;
  background-image: none;
}

.yui-layout-unit .yui-resize-handle-t {
  top: 0;
  right: 0;
  background-image: none;
}

.yui-layout-unit .yui-resize-handle-r .yui-layout-resize-knob,
.yui-layout-unit .yui-resize-handle-l .yui-layout-resize-knob {
  position: absolute;
  height: 16px;
  width: 6px;
  top: 45%;
  left: 0;
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png") no-repeat 0 -5px;
}

.yui-layout-unit .yui-resize-handle-t .yui-layout-resize-knob,
.yui-layout-unit .yui-resize-handle-b .yui-layout-resize-knob {
  position: absolute;
  height: 6px;
  width: 16px;
  left: 45%;
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png") no-repeat -20px 0;
}

.yui-log {
  font-family: monospace;
  font-size: 77%;
  background-color: #d9edf7;
  color: #31708f;
  padding: 1em;
  border: 1px solid #bce8f1;
  text-align: left;
  width: 31em;
  z-index: 9000;
}

.yui-log-container {
  position: absolute;
  top: 1em;
  right: 1em;
}

.yui-log input {
  font-family: "Lato", Lato, Arial, sans-serif;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.yui-log .yui-log-btns {
  position: relative;
  bottom: 0.25em;
  float: right;
}

.yui-log .yui-log-hd {
  background-color: #575757;
  padding: 0.5em;
  margin-top: 1em;
}

.yui-log .yui-log-hd h4 {
  font-size: 108%;
  font-weight: bold;
  color: #31708f;
  padding: 0;
  margin: 0;
}

.yui-log .yui-log-bd {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  overflow: auto;
  width: 100%;
  height: 20em;
}

.yui-log p {
  padding: 0.1em;
  margin: 1px;
}

.yui-log pre {
  padding: 0;
  margin: 0;
}

.yui-log pre.yui-log-verbose {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.yui-log .yui-log-ft {
  margin-top: 0.5em;
}

.yui-log .yui-log-ft .yui-log-sourcefilters {
  padding-top: 0.75em;
  margin-top: 0.75em;
  border-top: 1px solid #575757;
  width: 100%;
}

.yui-log .yui-log-filtergrp {
  margin-right: 0.5em;
}

.yui-log .info {
  background-color: #aa9dcc;
}

.yui-log .warn {
  background-color: #e6d5a5;
}

.yui-log .error {
  background-color: #f08377;
}

.yui-log .time {
  background-color: #3c763d;
}

.yui-log .window {
  background-color: var(--white-color);
}

.yuimenu {
  top: -999em;
  left: -999em;
}

.yuimenubar {
  position: static;
}

.yuimenu .yuimenu,
.yuimenubar .yuimenu {
  position: absolute;
}

.yuimenubar li,
.yuimenu li {
  list-style-type: none;
}

.yuimenubar ul,
.yuimenu ul,
.yuimenubar li,
.yuimenu li,
.yuimenu h6,
.yuimenubar h6 {
  margin: 0;
  padding: 0;
  background-color: var(--white-color);
}

.yuimenuitemlabel,
.yuimenubaritemlabel {
  text-align: left;
  white-space: nowrap;
}

.yuimenubar ul {
  zoom: 1;
}

.yuimenubar .yuimenu ul {
  zoom: normal;
}

.yuimenuitemlabel .helptext {
  display: block;
  font-style: normal;
  margin: -1em 0 0 10em;
}

.yui-menu-shadow {
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.yui-menu-shadow-visible {
  top: 2px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  visibility: visible;
}

.hide-scrollbars * {
  overflow: hidden;
}

.hide-scrollbars select {
  display: none;
}

.yuimenu.show-scrollbars,
.yuimenubar.show-scrollbars {
  overflow: visible;
}

.yuimenu.hide-scrollbars .yui-menu-shadow,
.yuimenubar.hide-scrollbars .yui-menu-shadow {
  overflow: hidden;
}

.yuimenu.show-scrollbars .yui-menu-shadow,
.yuimenubar.show-scrollbars .yui-menu-shadow {
  overflow: auto;
}

.yuimenubar {
  font-size: 93%;
  border: solid 1px transparent;
  line-height: 2;
  line-height: 1.9;
}

.yuimenubarnav .yuimenubaritem {
  border-right: solid 1px transparent;
}

.yuimenubaritemlabel {
  position: relative;
  color: #534d64;
  cursor: default;
  padding: 0 10px;
  margin: -1px 0;
  border-width: 1px 0;
  border-color: transparent;
  border-style: solid;
  text-decoration: none;
}

.yuimenubarnav .yuimenubaritemlabel {
  display: inline-block;
  padding-right: 20px;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu {
  background: url(menubaritem_submenuindicator.png) right center no-repeat;
}

.yuimenubaritemlabel-selected {
  border-color: #f08377;
}

.yuimenubarnav .yuimenubaritemlabel-selected {
  left: -1px;
  margin-left: -1px;
  border-left-width: 1px;
}

.yuimenubaritemlabel-disabled {
  color: #f5f5f5;
  cursor: default;
}

.yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
  background-image: url(menubaritem_submenuindicator_disabled.png);
}

.yuimenu {
  font-size: 93%;
  line-height: 1.5;
  line-height: 1.45;
}

.yuimenubar .yuimenu,
.yuimenu .yuimenu {
  font-size: 100%;
}

.yuimenu .bd {
  zoom: 1;
  _zoom: normal;
  border: solid 1px transparent;
  background-color: var(--white-color);
}

.yuimenu .yuimenu .bd {
  zoom: normal;
}

.yuimenu ul {
  border-width: 1px 0 0 0;
  border-color: transparent;
  border-style: solid;
}

.yuimenu ul.first-of-type {
  border-width: 0;
}

.yuimenu h6 {
  font-weight: bold;
  color: #534d64;
  padding: 3px 10px 0 10px;
  border-width: 1px 0 0 0;
  border-color: #e6e6e6;
  border-style: solid;
}

.yuimenu ul.hastitle,
.yuimenu h6.first-of-type {
  border-width: 0;
}

.yuimenu .yui-menu-body-scrolled {
  border-color: transparent;
  overflow: hidden;
}

.yuimenu .topscrollbar,
.yuimenu .bottomscrollbar {
  height: 16px;
  border: solid 1px transparent;
}

.yuimenu .topscrollbar {
  background-position: center -950px;
  border-bottom-width: 0;
}

.yuimenu .topscrollbar_disabled {
  background-position: center -975px;
}

.yuimenu .bottomscrollbar {
  background-position: center -850px;
  border-top-width: 0;
}

.yuimenu .bottomscrollbar_disabled {
  background-position: center -875px;
}

.yuimenuitem {
  _border-bottom: solid 1px transparent;
}

.yuimenuitem.first-of-type a,
.yuimenuitem.first-of-type img {
  padding-top: 3px;
}

.yuimenuitemlabel,
a.yuimenuitemlabel,
a.yuimenuitemlabel:link,
a.yuimenuitemlabel:visited {
  background-color: var(--white-color);
  border-left: 1px solid transparent;
  color: #534d64;
  cursor: default;
  margin: 0 0 0 20px;
  padding: 0 5px;
  text-decoration: none;
}

a.yuimenuitemlabel:hover {
  background-color: #e6e6e6;
}

.yuimenuitemlabel img {
  border: none;
  vertical-align: middle;
  left: 3px;
  position: absolute;
}

.yuimenuitemlabel .helptext {
  margin-top: -1.5em;
  margin-top: -1.45em;
}

.yuimenuitem-hassubmenu>a {
  background-image: url(../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png);
  background-position: right -126px;
  background-repeat: no-repeat;
}

.yuimenuitem-checked {
  background-image: url(menuitem_checkbox.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.yui-menu-shadow-visible {
  background-color: #000000;
  filter: alpha(opacity=12);
  opacity: 0.12;
}

.yuimenuitem-selected {
  background-color: #f08377;
}

.yuimenuitem-disabled .yuimenuitemlabel-disabled,
.yuimenuitem-disabled a.yuimenuitemlabel-disabled,
.yuimenuitem-disabled a.yuimenuitemlabel-disabled:hover {
  background-color: var(--white-color);
  color: #534d64;
  cursor: default;
}

.yuimenuitem-hassubmenu-disabled {
  background-image: url(menuitem_submenuindicator_disabled.png);
}

.yuimenuitem-checked-disabled {
  background-image: url(menuitem_checkbox_disabled.png);
}

.yui-pg-container {
  background: var(--white-color) none repeat scroll 0 0;
  color: #534d64;
  display: block;
  white-space: nowrap;
}

.yui-pg-first,
.yui-pg-previous,
.yui-pg-next,
.yui-pg-last,
.yui-pg-current,
.yui-pg-pages,
.yui-pg-page {
  display: inline-block;
  font-family: "Lato", Lato, Arial, sans-serif;
  padding: 3px 6px;
  zoom: 1;
}

.yui-pg-pages {
  padding: 0;
}

.yui-pg-current {
  padding: 3px 0;
}

.yui-pg-page {
  background-color: var(--white-color);
  padding: 2px 6px;
  border: 1px solid transparent;
  text-decoration: none;
}

.yui-pg-current-page {
  font-weight: bold;
  background-color: transparent;
  padding: 3px 6px;
  border: none;
}

.yui-pg-page {
  margin-left: 1px;
  margin-right: 1px;
}

.yui-pg-first,
.yui-pg-previous {
  padding-left: 0;
}

.yui-pg-next,
.yui-pg-last {
  padding-right: 0;
}

.yui-pg-current,
.yui-pg-rpp-options {
  margin-left: 1em;
  margin-right: 1em;
}

.yui-pv {
  position: relative;
  font: arial;
  background-color: var(--white-color);
  margin-bottom: 1em;
  overflow: hidden;
  width: 99%;
  z-index: 1000;
}

.yui-pv .hd {
  background: url(header_background.png) repeat-x;
  padding: 2px 0;
  overflow: hidden;
  min-height: 30px;
  zoom: 1;
}

.yui-pv .hd h4 {
  font: bold 14px arial;
  color: #534d64;
  padding: 8px 10px;
  margin: 0;
}

.yui-pv .hd a {
  display: block;
  font: bold 11px arial;
  background: #f08377;
  color: #f5f5f5;
  cursor: pointer;
  padding: 4px;
  margin: 3px 10px 0 0;
  border: 1px solid #f5f5f5;
  float: right;
}

.yui-pv .hd span {
  display: none;
}

.yui-pv .hd span.yui-pv-busy {
  display: block;
  background: url(wait.gif) no-repeat;
  margin: 4px 10px 0 0;
  float: right;
  overflow: hidden;
  width: 18px;
  height: 18px;
}

.yui-pv .hd:after,
.yui-pv .bd:after,
.yui-pv-chartlegend dl:after {
  content: ".";
  visibility: hidden;
  clear: left;
  height: 0;
  display: block;
}

.yui-pv .bd {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  zoom: 1;
}

.yui-pv .yui-pv-table {
  padding: 0 10px;
  margin: 5px 0 10px 0;
}

.yui-pv .yui-pv-table .yui-dt-bd td {
  font: 12px arial;
  color: var(--white-color);
}

.yui-pv .yui-pv-table tr.yui-dt-odd {
  background: var(--white-color);
}

.yui-pv .yui-pv-table tr.yui-dt-even {
  background: #f5f5f5;
}

.yui-pv .yui-pv-table tr.yui-dt-even td.yui-dt-asc,
.yui-pv .yui-pv-table tr.yui-dt-even td.yui-dt-desc {
  background: #f5f5f5;
}

.yui-pv .yui-pv-table tr.yui-dt-odd td.yui-dt-asc,
.yui-pv .yui-pv-table tr.yui-dt-odd td.yui-dt-desc {
  background: var(--white-color);
}

.yui-pv .yui-pv-table .yui-dt-hd th {
  background: #778591;
  background-image: none;
}

.yui-pv th.yui-dt-asc .yui-dt-liner {
  background: transparent url(asc.gif) no-repeat scroll right center;
}

.yui-pv th.yui-dt-desc .yui-dt-liner {
  background: transparent url(desc.gif) no-repeat scroll right center;
}

.yui-pv .yui-pv-table .yui-dt-hd th a {
  font: bold 12px arial;
  color: #333333;
}

.yui-pv .yui-pv-table .yui-dt-hd th.yui-dt-asc,
.yui-pv .yui-pv-table .yui-dt-hd th.yui-dt-desc {
  background: #778591;
}

.yui-pv-chartcontainer {
  padding: 0 10px;
}

.yui-pv-chart {
  color: var(--white-color);
  margin: 5px 0 0 0;
  clear: right;
  height: 250px;
}

.yui-pv-chartlegend div {
  margin: 0 0 0 10px;
  float: right;
  width: 250px;
}

.yui-pv-chartlegend dl {
  padding: 0.2em 0 0.2em 0.5em;
  margin: 5px 0;
  border: 1px solid transparent;
  zoom: 1;
}

.yui-pv-chartlegend dt {
  display: block;
  padding: 0;
  float: left;
  width: 0.7em;
  height: 0.7em;
}

.yui-pv-chartlegend dd {
  display: block;
  font: 11px arial;
  color: #534d64;
  padding: 0;
  margin: 0 1em 0 0.5em;
  float: left;
}

.yui-pv-minimized {
  height: 35px;
}

.yui-pv-minimized .bd {
  top: -3000px;
}

.yui-pv-minimized .hd a.yui-pv-refresh {
  display: none;
}

.yui-resize {
  position: relative;
  z-index: 0;
  zoom: 1;
}

.yui-resize-wrap {
  zoom: 1;
}

.yui-draggable {
  cursor: move;
}

.yui-resize .yui-resize-handle {
  position: absolute;
  font-size: 0;
  padding: 0;
  margin: 0;
  width: 1px;
  height: 1px;
  z-index: 1;
  zoom: 1;
}

.yui-resize .yui-resize-handle-br {
  bottom: 0;
  right: 0;
  cursor: se-resize;
  width: 5px;
  height: 5px;
  z-index: 2;
  zoom: 1;
}

.yui-resize .yui-resize-handle-bl {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  width: 5px;
  height: 5px;
  z-index: 2;
  zoom: 1;
}

.yui-resize .yui-resize-handle-tl {
  top: 0;
  left: 0;
  cursor: nw-resize;
  width: 5px;
  height: 5px;
  z-index: 2;
  zoom: 1;
}

.yui-resize .yui-resize-handle-tr {
  top: 0;
  right: 0;
  cursor: ne-resize;
  width: 5px;
  height: 5px;
  z-index: 2;
  zoom: 1;
}

.yui-resize .yui-resize-handle-r {
  border-color: transparent;
  border-style: none solid;
  border-width: thin;
  width: 5px;
  height: 100%;
  top: 0;
  right: 0;
  cursor: e-resize;
  zoom: 1;
}

.yui-resize .yui-resize-handle-l {
  top: 0;
  left: 0;
  cursor: w-resize;
  width: 5px;
  height: 100%;
  zoom: 1;
}

.yui-resize .yui-resize-handle-b {
  bottom: 0;
  right: 0;
  cursor: s-resize;
  width: 100%;
  height: 5px;
  zoom: 1;
}

.yui-resize .yui-resize-handle-t {
  top: 0;
  right: 0;
  cursor: n-resize;
  width: 100%;
  height: 5px;
  zoom: 1;
  border-color: transparent;
  border-style: solid none;
  border-width: thin;
}

.yui-resize-proxy {
  position: absolute;
  border: 1px dashed transparent;
  visibility: hidden;
  z-index: 1000;
}

.yui-resize-hover .yui-resize-handle,
.yui-resize-hidden .yui-resize-handle {
  opacity: 0;
  filter: alpha(opacity=0);
}

.yui-resize-ghost {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.yui-resize-knob .yui-resize-handle {
  width: 6px;
  height: 6px;
}

.yui-resize-knob .yui-resize-handle-tr {
  top: -3px;
  right: -3px;
}

.yui-resize-knob .yui-resize-handle-tl {
  top: -3px;
  left: -3px;
}

.yui-resize-knob .yui-resize-handle-bl {
  bottom: -3px;
  left: -3px;
}

.yui-resize-knob .yui-resize-handle-br {
  bottom: -3px;
  right: -3px;
}

.yui-resize-knob .yui-resize-handle-t {
  top: -3px;
  left: 45%;
}

.yui-resize-knob .yui-resize-handle-r {
  top: 45%;
  right: -3px;
}

.yui-resize-knob .yui-resize-handle-l {
  top: 45%;
  left: -3px;
}

.yui-resize-knob .yui-resize-handle-b {
  bottom: -3px;
  left: 45%;
}

.yui-resize-status {
  display: none;
  position: absolute;
  top: -999px;
  left: -999px;
  font-size: 80%;
  padding: 2px;
  z-index: 9999;
  zoom: 1;
}

.yui-resize-status strong,
.yui-resize-status em {
  font-style: normal;
  font-weight: normal;
  padding: 1px;
  zoom: 1;
}

.yui-resize .yui-resize-handle-active {
  zoom: 1;
}

.yui-resize .yui-resize-handle-l,
.yui-resize .yui-resize-handle-r,
.yui-resize .yui-resize-handle-l-active,
.yui-resize .yui-resize-handle-r-active {
  height: 100%;
}

.yui-resize-knob .yui-resize-handle {
  border: 1px solid transparent;
}

.yui-resize-hover .yui-resize-handle-active {
  filter: alpha(opacity=100);
  opacity: 1;
}

.yui-resize-status {
  background-color: #d9edf7;
  color: #31708f;
  border: 1px solid #d9edf7;
  border-top: 1px solid #d9edf7;
}

.yui-resize-status strong,
.yui-resize-status em {
  float: left;
  display: block;
  clear: both;
  padding: 1px;
  text-align: center;
}

.yui-resize .yui-resize-handle-inner-r,
.yui-resize .yui-resize-handle-inner-l {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png") no-repeat 0 -5px;
  height: 16px;
  width: 5px;
  position: absolute;
  top: 45%;
}

.yui-resize .yui-resize-handle-inner-t,
.yui-resize .yui-resize-handle-inner-b {
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png") no-repeat -20px 0;
  height: 5px;
  width: 16px;
  position: absolute;
  left: 50%;
}

.yui-resize .yui-resize-handle-br {
  background-image: url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png");
  background-position: -22px -62px;
  background-repeat: no-repeat;
}

.yui-resize .yui-resize-handle-tr {
  background-image: url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png");
  background-position: -22px -42px;
  background-repeat: no-repeat;
}

.yui-resize .yui-resize-handle-tl {
  background-image: url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png");
  background-position: -22px -82px;
  background-repeat: no-repeat;
}

.yui-resize .yui-resize-handle-bl {
  background-image: url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=layout_sprite.png");
  background-position: -22px -23px;
  background-repeat: no-repeat;
}

.yui-resize-knob .yui-resize-handle-t,
.yui-resize-knob .yui-resize-handle-r,
.yui-resize-knob .yui-resize-handle-b,
.yui-resize-knob .yui-resize-handle-l,
.yui-resize-knob .yui-resize-handle-tl,
.yui-resize-knob .yui-resize-handle-tr,
.yui-resize-knob .yui-resize-handle-bl,
.yui-resize-knob .yui-resize-handle-br,
.yui-resize-knob .yui-resize-handle-inner-t,
.yui-resize-knob .yui-resize-handle-inner-r,
.yui-resize-knob .yui-resize-handle-inner-b,
.yui-resize-knob .yui-resize-handle-inner-l,
.yui-resize-knob .yui-resize-handle-inner-tl,
.yui-resize-knob .yui-resize-handle-inner-tr,
.yui-resize-knob .yui-resize-handle-inner-bl,
.yui-resize-knob .yui-resize-handle-inner-br {
  background-image: none;
}

.yui-resize-knob .yui-resize-handle-l,
.yui-resize-knob .yui-resize-handle-r,
.yui-resize-knob .yui-resize-handle-l-active,
.yui-resize-knob .yui-resize-handle-r-active {
  height: 6px;
  width: 6px;
}

.yui-busy {
  cursor: wait;
}

.yui-toolbar-container fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.yui-toolbar-container legend {
  display: none;
}

.yui-toolbar-container .yui-toolbar-subcont {
  padding: 0.25em 0;
  zoom: 1;
}

.yui-toolbar-container-collapsed .yui-toolbar-subcont {
  display: none;
}

.yui-toolbar-container .yui-toolbar-subcont:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-container span.yui-toolbar-draghandle {
  display: block;
  cursor: move;
  margin: 0 0 0 0.2em;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  clear: none;
  float: left;
  overflow: hidden;
  width: 2px;
  height: 20px;
  text-indent: 77777px;
}

.yui-toolbar-container .yui-toolbar-titlebar.draggable {
  cursor: move;
}

.yui-toolbar-container .yui-toolbar-titlebar {
  position: relative;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 {
  font-weight: bold;
  color: #534d64;
  padding: 0.2em;
  margin: 0;
  border: none;
  letter-spacing: 0;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 a {
  color: #534d64;
  cursor: default;
  text-decoration: none;
}

.yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-draghandle {
  height: 40px;
}

.yui-toolbar-container .yui-toolbar-group {
  margin-right: 0.5em;
  float: left;
  zoom: 1;
}

.yui-toolbar-container .yui-toolbar-group:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-container .yui-toolbar-group h3 {
  font-size: 75%;
  padding: 0 0 0 0.25em;
  margin: 0;
}

.yui-toolbar-container span.yui-toolbar-separator {
  display: none;
  padding: 0;
  margin: 0.2em 0 0.2em 0.1em;
  float: left;
  width: 2px;
  height: 18px;
}

.yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-separator {
  height: 50px;
}

.yui-toolbar-container.yui-toolbar-grouped .yui-toolbar-group span.yui-toolbar-separator {
  height: 18px;
  display: block;
}

.yui-toolbar-container ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels h3 {
  display: none;
}

.yui-toolbar-container .yui-push-button,
.yui-toolbar-container .yui-color-button,
.yui-toolbar-container .yui-menu-button {
  position: relative;
  cursor: pointer;
}

.yui-toolbar-container .yui-button .first-child,
.yui-toolbar-container .yui-button .first-child a {
  height: 100%;
  width: 100%;
  overflow: hidden;
  font-size: 0;
}

.yui-toolbar-container .yui-button-disabled {
  cursor: default;
}

.yui-toolbar-container .yui-button-disabled .yui-toolbar-icon {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.yui-toolbar-container .yui-button-disabled .up,
.yui-toolbar-container .yui-button-disabled .down {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.yui-toolbar-container .yui-button a {
  overflow: hidden;
}

.yui-toolbar-container .yui-toolbar-select .first-child a {
  cursor: pointer;
}

.yui-toolbar-fontname-arial {
  font-family: Arial;
}

.yui-toolbar-fontname-arial-black {
  font-family: Arial Black;
}

.yui-toolbar-fontname-comic-sans-ms {
  font-family: Comic Sans MS;
}

.yui-toolbar-fontname-courier-new {
  font-family: Courier New;
}

.yui-toolbar-fontname-times-new-roman {
  font-family: Times New Roman;
}

.yui-toolbar-fontname-verdana {
  font-family: Verdana;
}

.yui-toolbar-fontname-impact {
  font-family: Impact;
}

.yui-toolbar-fontname-lucida-console {
  font-family: Lucida Console;
}

.yui-toolbar-fontname-tahoma {
  font-family: Tahoma;
}

.yui-toolbar-fontname-trebuchet-ms {
  font-family: Trebuchet MS;
}

.yui-toolbar-container .yui-toolbar-spinbutton {
  position: relative;
}

.yui-toolbar-container .yui-toolbar-spinbutton .first-child a {
  opacity: 1;
  z-index: 0;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up,
.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 1;
  padding: 0;
  margin: 0;
}

.yui-toolbar-container .yui-overlay {
  position: absolute;
}

.yui-toolbar-container .yui-overlay ul li {
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-container {
  z-index: 1;
}

.yui-editor-container .yui-editor-editable-container {
  position: relative;
  width: 100%;
  z-index: 0;
}

.yui-editor-container .yui-editor-masked {
  background-color: transparent;
}

.yui-editor-container iframe {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  zoom: 1;
}

.yui-editor-container .yui-editor-editable {
  padding: 0;
  margin: 0;
}

.yui-editor-container .dompath {
  font-size: 85%;
}

.yui-editor-panel .hd {
  position: relative;
  text-align: left;
}

.yui-editor-panel .hd h3 {
  font-weight: bold;
  padding: 0.25em 0pt 0.25em 0.25em;
  margin: 0;
}

.yui-editor-panel .bd {
  position: relative;
  width: 100%;
  zoom: 1;
}

.yui-editor-panel .bd div.yui-editor-body-cont {
  padding: 0.25em 0.1em;
  zoom: 1;
}

.yui-editor-panel .bd .gecko form {
  overflow: auto;
}

.yui-editor-panel .bd div.yui-editor-body-cont:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-editor-panel .ft {
  clear: both;
  float: left;
  text-align: right;
  width: 99%;
}

.yui-editor-panel .ft span.tip {
  display: block;
  position: relative;
  padding: 0.5em 0.5em 0.5em 23px;
  text-align: left;
  zoom: 1;
}

.yui-editor-panel label {
  padding: 0;
  clear: both;
  float: left;
  text-align: left;
  width: 100%;
  zoom: 1;
}

.yui-editor-panel .gecko label {
  overflow: auto;
}

.yui-editor-panel label strong {
  float: left;
  width: 6em;
}

.yui-editor-panel .removeLink {
  text-align: right;
  width: 80%;
}

.yui-editor-panel label input {
  margin-left: 0.25em;
  float: left;
}

.yui-editor-panel .yui-toolbar-group {
  margin-bottom: 0.75em;
}

.yui-editor-panel .height-width {
  float: left;
}

.yui-editor-panel .height-width span {
  display: block;
  font-style: italic;
  float: left;
  overflow: visible;
}

.yui-editor-panel .height-width span.info {
  font-size: 70%;
  margin-top: 3px;
}

.yui-editor-panel .yui-toolbar-bordersize,
.yui-editor-panel .yui-toolbar-bordertype {
  font-size: 75%;
}

.yui-editor-panel .yui-toolbar-container span.yui-toolbar-separator {
  border: none;
}

.yui-editor-panel .yui-toolbar-bordersize span a span,
.yui-editor-panel .yui-toolbar-bordertype span a span {
  display: block;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 3px;
  _top: -5px;
  width: 24px;
  text-indent: 52px;
  font-size: 0;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-solid {
  border-bottom: 1px solid transparent;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dotted {
  border-bottom: 1px dotted transparent;
}

.yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dashed {
  border-bottom: 1px dashed transparent;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-0 {
  top: 0;
  text-indent: 0;
  font-size: 75%;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-1 {
  border-bottom: 1px solid transparent;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-2 {
  border-bottom: 2px solid transparent;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-3 {
  top: 2px;
  top: -5px;
  border-bottom: 3px solid transparent;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-4 {
  top: 1px;
  top: -5px;
  border-bottom: 4px solid transparent;
}

.yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-5 {
  top: 1px;
  top: -5px;
  border-bottom: 5px solid transparent;
}

.yui-toolbar-container .yui-toolbar-bordersize-menu,
.yui-toolbar-container .yui-toolbar-bordertype-menu {
  width: 95px;
}

.yui-toolbar-bordersize-menu .yuimenuitemlabel,
.yui-toolbar-bordertype-menu .yuimenuitemlabel,
.yui-toolbar-bordertype-menu .yuimenuitemlabel:hover {
  margin: 0 3px 7px 17px;
}

.yui-toolbar-bordersize-menu .yuimenuitemlabel .checkedindicator,
.yui-toolbar-bordertype-menu .yuimenuitemlabel .checkedindicator {
  position: absolute;
  left: -12px;
  top: 14px;
  left: 0;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-1 a {
  border-bottom: 1px solid transparent;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-2 a {
  border-bottom: 2px solid transparent;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-3 a {
  border-bottom: 3px solid transparent;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-4 a {
  border-bottom: 4px solid transparent;
  height: 14px;
}

.yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-5 a {
  border-bottom: 5px solid transparent;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-solid a {
  border-bottom: 1px solid transparent;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dashed a {
  border-bottom: 1px dashed transparent;
  height: 14px;
}

.yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dotted a {
  border-bottom: 1px dotted transparent;
  height: 14px;
}

h2.yui-editor-skipheader,
h3.yui-editor-skipheader {
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
  width: 0;
  height: 0;
}

.yui-toolbar-colors {
  display: none;
  overflow: hidden;
  width: 133px;
  z-index: 100;
  zoom: 1;
}

.yui-toolbar-colors:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-colors a {
  display: block;
  cursor: pointer;
  margin: 0;
  border: 1px solid transparent;
  float: left;
  overflow: hidden;
  width: 9px;
  height: 9px;
  text-indent: 999px;
}

.yui-toolbar-colors a:hover {
  border: 1px solid #f08377;
}

.yui-color-button-menu {
  background-color: transparent;
  overflow: visible;
}

.yui-toolbar-colors span {
  display: block;
  position: relative;
  padding: 3px;
  float: left;
  overflow: hidden;
  width: 100%;
  zoom: 1;
}

.yui-toolbar-colors span:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.yui-toolbar-colors span em {
  display: block;
  margin: 0.75px;
  border: 1px solid transparent;
  float: left;
  overflow: hidden;
  width: 30px;
  height: 35px;
  text-indent: 999px;
}

.yui-toolbar-colors span strong {
  display: block;
  font-size: 85%;
  font-weight: normal;
  padding-left: 3px;
  float: left;
  width: 65%;
}

.yui-toolbar-group-undoredo h3,
.yui-toolbar-group-insertitem h3,
.yui-toolbar-group-indentlist h3 {
  width: 68px;
}

.yui-toolbar-group-indentlist2 h3 {
  width: 122px;
}

.yui-toolbar-group-alignment h3 {
  width: 130px;
}

.yui-editor-container {
  border: 1px solid transparent;
}

.yui-toolbar-container {
  zoom: 1;
}

.yui-toolbar-container .yui-toolbar-titlebar {
  position: relative;
}

.yui-editor-container .draggable .yui-toolbar-titlebar {
  cursor: move;
}

.yui-toolbar-container .yui-toolbar-titlebar h2 {
  font-size: 100%;
  font-weight: bold;
  color: #534d64;
  padding: 0.3em 1em;
  margin: 0;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-group h3 {
  font-size: 75%;
  color: #534d64;
  padding-bottom: 0;
  padding-left: 0.25em;
  margin: 1em 0 0;
  text-align: left;
}

.yui-toolbar-container span.yui-toolbar-separator {
  margin: 0 0.25em;
  border: none;
  overflow: hidden;
  text-indent: 33px;
}

.yui-toolbar-container {
  background-color: transparent;
}

.yui-toolbar-container .yui-toolbar-subcont {
  padding: 0 1em 0.35em;
  border-bottom: 1px solid transparent;
}

.yui-toolbar-container-collapsed .yui-toolbar-titlebar {
  border-bottom: 1px solid transparent;
}

.yui-editor-container .visible .yui-menu-shadow,
.yui-editor-panel .visible .yui-menu-shadow {
  display: none;
}

.yui-editor-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-editor-container ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-toolbar-group ul li.yui-toolbar-groupitem {
  float: left;
}

.yui-editor-container .dompath {
  background-color: var(--white-color);
  color: #534d64;
  padding: 0.25em;
  border-top: 1px solid transparent;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-titlebar span.collapse {
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 2px;
  display: block;
  overflow: hidden;
  height: 15px;
  width: 15px;
  text-indent: 9999px;
}

.yui-toolbar-container .yui-push-button,
.yui-toolbar-container .yui-color-button,
.yui-toolbar-container .yui-menu-button {
  position: relative;
  display: block;
  height: 22px;
  width: 30px;
  _font-size: 0;
  margin: 0;
  border-color: transparent;
  color: #534d64;
  border-style: solid;
  border-width: 1px 0;
  zoom: 1;
}

.yui-toolbar-container .yui-push-button a,
.yui-toolbar-container .yui-color-button a,
.yui-toolbar-container .yui-menu-button a {
  padding-left: 35px;
  height: 20px;
  text-decoration: none;
  font-size: 0;
  line-height: 2;
  display: block;
  color: #534d64;
  overflow: hidden;
  white-space: nowrap;
}

.yui-toolbar-container .yui-toolbar-spinbutton a,
.yui-toolbar-container .yui-toolbar-select a {
  font-size: 12px;
}

.yui-toolbar-container .yui-push-button .first-child,
.yui-toolbar-container .yui-color-button .first-child,
.yui-toolbar-container .yui-menu-button .first-child {
  border-color: transparent;
  border-style: solid;
  border-width: 0 1px;
  margin: 0 -1px;
  display: block;
  position: relative;
}

.yui-toolbar-container .yui-push-button-disabled .first-child,
.yui-toolbar-container .yui-color-button-disabled .first-child,
.yui-toolbar-container .yui-menu-button-disabled .first-child {
  border-color: transparent;
}

.yui-toolbar-container .yui-push-button-disabled a,
.yui-toolbar-container .yui-color-button-disabled a,
.yui-toolbar-container .yui-menu-button-disabled a {
  color: #534d64;
  cursor: default;
}

.yui-toolbar-container .yui-push-button-disabled,
.yui-toolbar-container .yui-color-button-disabled,
.yui-toolbar-container .yui-menu-button-disabled {
  border-color: transparent;
}

.yui-toolbar-container .yui-button .first-child {
  left: 0;
}

.yui-toolbar-container .yui-toolbar-fontname {
  width: 135px;
}

.yui-toolbar-container .yui-toolbar-heading {
  width: 92px;
}

.yui-toolbar-container .yui-button-hover {
  border-color: transparent;
}

.yui-toolbar-container .yui-button-selected {
  border-color: transparent;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels h3 {
  display: none;
}

.yui-toolbar-container .yui-toolbar-nogrouplabels .yui-toolbar-group {
  margin-top: 0.75em;
}

.yui-toolbar-container .yui-push-button span.yui-toolbar-icon,
.yui-toolbar-container .yui-color-button span.yui-toolbar-icon,
.yui-toolbar-container .yui-menu-button span.yui-toolbar-icon {
  display: block;
  position: absolute;
  top: 2px;
  height: 18px;
  width: 18px;
  overflow: hidden;
  background: url(editor-sprite.gif) no-repeat 30px 30px;
}

.yui-toolbar-container .yui-button-selected span.yui-toolbar-icon,
.yui-toolbar-container .yui-button-hover span.yui-toolbar-icon {
  background-image: url(editor-sprite-active.gif);
}

.yui-toolbar-container .visible .yuimenuitemlabel {
  position: relative;
  color: #534d64;
  cursor: pointer;
}

.yui-toolbar-container .yui-button-menu {
  background-color: var(--white-color);
}

.yui-toolbar-container .yui-button-menu .yui-menu-body-scrolled {
  position: relative;
}

div.yuimenu li.selected {
  background-color: #f08377;
}

div.yuimenu li.selected a.selected {
  color: var(--white-color);
}

.yui-toolbar-container .yui-toolbar-bold span.yui-toolbar-icon {
  background-position: 0 0;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-strikethrough span.yui-toolbar-icon {
  background-position: 0 -108px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-italic span.yui-toolbar-icon {
  background-position: 0 -36px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-undo span.yui-toolbar-icon {
  background-position: 0 -1326px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-redo span.yui-toolbar-icon {
  background-position: 0 -1355px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-underline span.yui-toolbar-icon {
  background-position: 0 -72px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-subscript span.yui-toolbar-icon {
  background-position: 0 -180px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-superscript span.yui-toolbar-icon {
  background-position: 0 -144px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-forecolor span.yui-toolbar-icon {
  background-position: 0 -216px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-backcolor span.yui-toolbar-icon {
  background-position: 0 -288px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyleft span.yui-toolbar-icon {
  background-position: 0 -324px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifycenter span.yui-toolbar-icon {
  background-position: 0 -360px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyright span.yui-toolbar-icon {
  background-position: 0 -396px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-justifyfull span.yui-toolbar-icon {
  background-position: 0 -432px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-indent span.yui-toolbar-icon {
  background-position: 0 -720px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-outdent span.yui-toolbar-icon {
  background-position: 0 -684px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-createlink span.yui-toolbar-icon {
  background-position: 0 -792px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertimage span.yui-toolbar-icon {
  background-position: 1px -756px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-left span.yui-toolbar-icon {
  background-position: 0 -972px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-right span.yui-toolbar-icon {
  background-position: 0 -936px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-inline span.yui-toolbar-icon {
  background-position: 0 -900px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-block span.yui-toolbar-icon {
  background-position: 0 -864px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-bordercolor span.yui-toolbar-icon {
  background-position: 0 -252px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-removeformat span.yui-toolbar-icon {
  background-position: 0 -1080px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-hiddenelements span.yui-toolbar-icon {
  background-position: 0 -1044px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertunorderedlist span.yui-toolbar-icon {
  background-position: 0 -468px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-insertorderedlist span.yui-toolbar-icon {
  background-position: 0 -504px;
  left: 5px;
}

.yui-toolbar-container .yui-toolbar-spinbutton,
.yui-toolbar-container .yui-toolbar-spinbutton .first-child {
  width: 35px;
}

.yui-toolbar-container .yui-toolbar-spinbutton .first-child a {
  padding-left: 2px;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-spinbutton span.yui-toolbar-icon {
  display: none;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up,
.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  right: 2px;
  background: url(editor-sprite.gif) no-repeat 0 -1222px;
  overflow: hidden;
  height: 6px;
  width: 7px;
  min-height: 0;
  padding: 0;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.up {
  top: 2px;
  background-position: 0 -1222px;
}

.yui-toolbar-container .yui-toolbar-spinbutton a.down {
  bottom: 2px;
  background-position: 0 -1187px;
}

.yui-toolbar-container select {
  border: 1px solid transparent;
  height: 22px;
}

.yui-toolbar-container .yui-toolbar-select .first-child a {
  padding-left: 5px;
  text-align: left;
}

.yui-toolbar-container .yui-toolbar-select span.yui-toolbar-icon {
  background: url(editor-sprite.gif) no-repeat 0 -1144px;
  overflow: hidden;
  right: -2px;
  top: 0;
  height: 20px;
}

.yui-editor-panel .yui-color-button-menu .bd {
  background-color: transparent;
  border: none;
  width: 135px;
}

.yui-color-button-menu .yui-toolbar-colors {
  border: 1px solid transparent;
}

.yui-editor-panel {
  position: absolute;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  overflow: visible;
}

.yui-editor-panel .hd {
  padding: 0;
  margin: 10px 0 0;
  border: none;
}

.yui-editor-panel .hd h3 {
  position: relative;
  font-size: 93%;
  color: #534d64;
  padding: 3px 0 0 0;
  margin: 0;
  border: 1px solid transparent;
  width: 99%;
  height: 20px;
  text-indent: 5px;
}

.yui-editor-panel .bd {
  background-color: var(--white-color);
  padding: 0;
  margin: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  overflow: visible;
  width: 99%;
}

.yui-editor-panel ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.yui-editor-panel ul li {
  padding: 0;
  margin: 0;
}

.yui-editor-panel .yui-toolbar-container .yui-toolbar-subcont {
  padding: 0;
  border: none;
  margin-top: 0.35em;
}

.yui-editor-panel .yui-toolbar-bordersize,
.yui-editor-panel .yui-toolbar-bordertype {
  width: 50px;
}

.yui-editor-panel label {
  display: block;
  padding: 4px 0;
  margin-bottom: 7px;
  float: none;
}

.yui-editor-panel label strong {
  font-size: 93%;
  font-weight: normal;
  padding-top: 2px;
  text-align: right;
}

.yui-editor-panel label input {
  width: 75%;
}

.yui-editor-panel .createlink_target,
.yui-editor-panel .insertimage_target {
  width: auto;
  margin-right: 5px;
}

.yui-editor-panel .removeLink {
  width: 98%;
}

.yui-editor-panel label input.warning {
  background-color: #e6d5a5;
}

.yui-editor-panel .yui-toolbar-group h3 {
  font-size: 93%;
  font-weight: normal;
  color: #534d64;
  padding: 0 3px 0 0;
  margin: 5px 0 0 0;
  float: left;
  text-align: right;
}

.yui-editor-panel .height-width h3 {
  margin: 3px 0 0 10px;
}

.yui-editor-panel .height-width {
  margin: 3px 0 0 35px;
  margin-left: 14px;
  width: 44%;
}

.yui-editor-panel .yui-toolbar-group-border {
  width: 190px;
}

.yui-editor-panel .no-button .yui-toolbar-group-border {
  width: 210px;
}

.yui-editor-panel .yui-toolbar-group-padding {
  width: 198px;
}

.yui-editor-panel .no-button .yui-toolbar-group-padding {
  width: 172px;
}

.yui-editor-panel .yui-toolbar-group-padding h3 {
  margin-left: 12px;
}

.yui-editor-panel .yui-toolbar-group-textflow {
  width: 182px;
}

.yui-editor-panel .hd {
  background: none;
}

.yui-editor-panel .ft {
  background-color: var(--white-color);
  padding: 0;
  margin: 0 0 2px 0;
  border: 1px solid transparent;
  border-top: none;
}

.yui-editor-panel .hd span.close {
  display: block;
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  overflow: hidden;
  width: 26px;
  height: 16px;
  text-indent: 500px;
}

.yui-editor-panel .ft span.tip {
  font-size: 85%;
  background-color: var(--white-color);
  border-top: 1px solid transparent;
}

.yui-editor-panel .ft span.tip strong {
  display: block;
  margin: 0 2px 8px 0;
  float: left;
}

.yui-editor-panel .ft span.tip span.icon {
  display: block;
  position: absolute;
  top: 8px;
  left: 2px;
  background: url(editor-sprite.gif) no-repeat 0 -1260px;
  width: 20px;
  height: 20px;
}

.yui-editor-panel .ft span.tip span.icon-info {
  background-position: 2px -1260px;
}

.yui-editor-panel .ft span.tip span.icon-warn {
  background-position: 2px -1296px;
}

.yui-editor-panel .hd span.knob {
  position: absolute;
  top: -10px;
  left: 25px;
  background: url(editor-knob.gif) no-repeat 0 0;
  overflow: hidden;
  width: 28px;
  height: 10px;
  text-indent: 9999px;
}

.yui-editor-panel .yui-toolbar-container {
  background-image: none;
  border: none;
  float: left;
  width: 100%;
}

.yui-editor-panel .yui-toolbar-container .bd {
  background-color: #534d64;
}

.yui-editor-blankimage {
  background-image: url(blankimage.png);
}

.yui-editor-container .yui-resize-handle-br {
  background-color: transparent;
  background-position: -20px -60px;
  width: 11px;
  height: 11px;
}

.yui-h-slider,
.yui-v-slider {
  position: relative;
}

.yui-h-slider .yui-slider-thumb,
.yui-v-slider .yui-slider-thumb {
  position: absolute;
  cursor: default;
}

.yui-h-slider {
  background: url(../../bg-h.gif) no-repeat 5px 0;
  width: 228px;
  height: 28px;
}

.yui-h-slider .yui-slider-thumb {
  top: 4px;
}

.yui-v-slider {
  background: url(../../bg-v.gif) no-repeat 12px 0;
  width: 48px;
  height: 228px;
}

.yui-hidden,
.yui-navset .yui-content .yui-hidden {
  display: none;
}

.yui-navset .yui-navset-left .yui-nav,
.yui-navset .yui-navset-right .yui-nav,
.yui-navset-left .yui-nav,
.yui-navset-right .yui-nav {
  width: 6em;
}

.yui-nav,
.yui-nav li,
.yui-navset .yui-nav li {
  padding: 0;
  margin: 0;
  padding-top: 0;
  list-style: none;
}

.yui-navset-left .yui-nav li,
.yui-navset-right .yui-nav li {
  display: block;
}

.yui-navset .yui-nav a {
  position: relative;
}

.yui-navset-left .yui-nav,
.yui-navset .yui-navset-left .yui-nav,
.yui-navset .yui-navset-right .yui-nav,
.yui-navset-right .yui-nav {
  border-width: 0 5px 0 0;
  position: absolute;
  top: 0;
  bottom: 0;
}

.yui-navset .yui-navset-right .yui-nav,
.yui-navset-right .yui-nav {
  border-width: 0 0 0 5px;
}

.yui-navset-left .yui-nav li,
.yui-navset .yui-navset-left .yui-nav li,
.yui-navset-right .yui-nav li {
  margin: 0 0 0.16em;
  padding: 0 0 0 1px;
}

.yui-navset-right .yui-nav li {
  padding: 0 1px 0 0;
}

.yui-navset-left .yui-nav .selected,
.yui-navset .yui-navset-left .yui-nav .selected {
  margin: 0 -1px 0.16em 0;
}

.yui-navset-right .yui-nav .selected {
  margin: 0 0 0.16em -1px;
}

.yui-navset-left .yui-nav a,
.yui-navset-right .yui-nav a {
  border-width: 1px 0;
}

.yui-navset-left .yui-nav a em,
.yui-navset .yui-navset-left .yui-nav a em,
.yui-navset-right .yui-nav a em {
  border-width: 0 0 0 1px;
  padding: 0.2em 0.75em;
  top: auto;
  left: -1px;
  background: var(--white-color);
}

.yui-navset-right .yui-nav a em {
  left: auto;
  right: -1px;
  background: var(--white-color);
}

.yui-navset-left .yui-nav a,
.yui-navset-left .yui-nav .selected a,
.yui-navset-left .yui-nav a:hover,
.yui-navset-right .yui-nav a,
.yui-navset-right .yui-nav .selected a,
.yui-navset-right .yui-nav a:hover,
.yui-navset-bottom .yui-nav a,
.yui-navset-bottom .yui-nav .selected a,
.yui-navset-bottom .yui-nav a:hover {
  background-image: none;
}

.yui-navset-left .yui-content {
  border: 1px solid transparent;
  border-left-color: transparent;
}

.yui-navset-bottom .yui-nav,
.yui-navset .yui-navset-bottom .yui-nav {
  border-width: 5px 0 0;
}

.yui-navset .yui-navset-bottom .yui-nav .selected,
.yui-navset-bottom .yui-nav .selected {
  margin: -1px 0.16em 0 0;
}

.yui-navset .yui-navset-bottom .yui-nav li,
.yui-navset-bottom .yui-nav li {
  padding: 0 0 1px 0;
  vertical-align: top;
}

.yui-navset .yui-navset-bottom .yui-nav a em,
.yui-navset-bottom .yui-nav a em {
  border-width: 0 0 1px;
  top: auto;
  bottom: -1px;
  background: var(--white-color);
}

.yui-navset-bottom .yui-content,
.yui-navset .yui-navset-bottom .yui-content {
  border: 1px solid transparent;
  border-bottom-color: transparent;
}

.ygtvitem table {
  margin-bottom: 0;
  border: none;
}

.ygtvrow td {
  padding: 0;
  border: none;
}

.ygtvtn {
  width: 18px;
  height: 22px;
}

.ygtvtm {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvtmh,
.ygtvtmhh {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvtp {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvtph,
.ygtvtphh {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvln {
  width: 18px;
  height: 22px;
}

.ygtvlm {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvlmh,
.ygtvlmhh {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvlp {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvlph,
.ygtvlphh {
  cursor: pointer;
  width: 18px;
  height: 22px;
}

.ygtvloading {
  background: url(treeview-loading.gif) 0 0 no-repeat;
  width: 18px;
  height: 22px;
}

.ygtvdepthcell {
  width: 18px;
  height: 22px;
}

.ygtvblankdepthcell {
  width: 18px;
  height: 22px;
}

* html .ygtvchildren {
  height: 2%;
}

.ygtvspacer {
  width: 12px;
  height: 22px;
}

.ygtv-highlight1 {
  background-color: #f08377;
}

.ygtv-highlight1 .ygtvcontent {
  border: thin dashed #f08377;
}

.ygtvok {
  width: 18px;
  height: 22px;
}

.ygtvcancel {
  width: 18px;
  height: 22px;
}

.ygtv-label-editor {
  display: none;
  position: absolute;
  background-color: var(--white-color);
  margin: auto;
  border: 1px solid transparent;
  overflow: hidden;
  z-index: 9000;
}

.ygtv-edit-TextNode {
  width: 190px;
}

.ygtv-edit-TextNode .ygtvcancel,
.ygtv-edit-TextNode .ygtvok {
  border: none;
}

.ygtv-edit-TextNode .ygtv-button-container {
  float: right;
}

.ygtv-edit-TextNode .ygtv-input input {
  width: 140px;
}

.ygtv-edit-DateNode .ygtvcancel {
  border: none;
}

.ygtv-edit-DateNode .ygtvok {
  display: none;
}

.ygtv-edit-DateNode .ygtv-button-container {
  margin: auto;
  text-align: right;
}

.ydlg-bd {
  background-color: var(--white-color);
  padding: 5px;
}

.sugar-progress-wrap {
  background-color: #f5f5f5;
  border: 1px solid transparent;
  height: 16px;
  width: 100%;
}

.sugar-progress-bar {
  background: #778591 url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") repeat-x scroll 0 -50px;
  height: 16px;
  width: 0;
}

a.sugar-tab-close,
.yui-navset .yui-nav a.sugar-tab-close,
.yui-navset .yui-nav .selected a.sugar-tab-close {
  height: 9px;
  left: 6px;
  position: relative;
  top: -3px;
  width: 9px;
  background: transparent url("../../../../../index.php?entryPoint=getImage&themeName=Aurora&imageName=sugar-yui-sprites-grey.png") no-repeat scroll 0 -70px;
}

.sugar-message-prompt {
  margin-left: 5px;
}

.sugar-subpanel-header-row {
  background-color: var(--white-color);
  border-bottom: 1px solid transparent;
  height: 21px;
}

button#goto_date_trigger_div_nav_cancel {
  font-size: 13px;
  font-weight: 500;
  background-color: #f08377;
  color: #f5f5f5;
  cursor: pointer;
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;
  border: 1px solid transparent;
  border-radius: 4px;
  letter-spacing: 1px;
  line-height: 40px;
  height: 40px;
  text-transform: uppercase;
}

button#goto_date_trigger_div_nav_submit {
  font-size: 13px;
  font-weight: 500;
  background-color: #f08377;
  color: #f5f5f5;
  cursor: pointer;
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;
  border: 1px solid transparent;
  border-radius: 4px;
  letter-spacing: 1px;
  line-height: 40px;
  height: 40px;
  text-shadow: none;
  text-transform: uppercase;
}

table#goto_date_trigger_div_t thead {
  background: #b3c0c7;
}

div.monthFooter {
  background-color: #bfcad3;
  line-height: 32px;
}

.monthCalBody td {
  background-color: var(--white-color);
  color: #444444;
}

.monthCalBody th a {
  color: #eee;
}

.yearCalBody {
  border: none;
}

.yearCalBodyMonth {
  background-color: var(--white-color);
  border-top: 2px solid #f08377;
  border-bottom: 2px solid var(--white-color);
}

.yearCalBody .monthHeader {
  border: none;
}

.yearCalBodyMonth #daily_cal_table {
  border-top: #bfcad3;
}

.yearCalBodyMonth #daily_cal_table .monthCalBodyTHDay {
  border-color: #bfcad3;
}

.yearCalBodyMonth>a {
  color: #f08377;
}

h5.calSharedUser {
  color: #778591;
}

.olCgClass td {
  border-bottom-color: #bfcad3;
}

.olBgClass {
  background-color: #bfcad3;
}

.qtip-default .qtip-titlebar {
  background-color: #5d5670;
}

.qtip-default .qtip-icon {
  top: 16px;
  background-color: transparent;
  border: none;
}

.qtip-default .qtip-titlebar .qtip-close {
  font-size: 22px;
  color: #f5f5f5;
}

.qtip-default .qtip-titlebar .qtip-close:hover {
  font-size: 22px;
  font-weight: bold;
  color: #b29eb5;
}

.qtip-content {
  line-height: 16px;
}

.qtip-content {
  background-color: #65697a;
  color: #f5f5f5;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.qtip .qtip-tip {
  display: none;
}

.qtip-content a {
  font-weight: bold;
  color: #f08377;
}

.qtip-content a:hover {
  color: #f08377;
}

td.fc-widget-header {
  background-color: #bfcad3;
  padding: 0;
  border: none;
}

td.fc-widget-header table>thead {
  background-color: #bfcad3;
  padding: 0;
  border: none;
}

td.fc-widget-header table>thead>tr>th {
  background-color: #bfcad3;
  padding: 0;
  border: none;
}

td.fc-day-top.fc-other-month {
  background-color: #b3c0c7;
  opacity: 1;
}

.fc-title {
  font-size: 13px;
  line-height: 24px;
}

.fc-day-header a {
  color: #f5f5f5;
}

.fc-day-header a:hover {
  color: #f5f5f5;
}

td.fc-day-top.fc-today {
  background: #778591;
  cursor: pointer;
}

.fc-day-top {
  background: #778591;
  cursor: pointer;
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #999999 !important;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  border-color: #999999 !important;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  border-color: #999999 !important;
}

.monthFooter td {
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
  border-top: 1px solid;
  border-bottom: 2px solid;
}

.pagecontent>div.row.monthHeader>div>a {
  color: #f5f5f5;
}

.pagecontent>div.row.monthHeader {
  margin-bottom: 0;
}

.monthHeader td {
  padding-left: 5px;
}

.monthViewDayHeight {
  height: 100px;
}

.monthViewDayHeight td[scope="row"] {
  padding: 5px;
  text-align: center;
}

.monthViewDayHeight td {
  padding: 3px;
  text-align: right;
  vertical-align: top;
}

.yearViewDayHeight {
  height: 40px;
}

.monthCalBodyDayItem {
  padding: 5px 0 8px 0;
  margin: 7px 0 7px 0;
  border-top: 1px solid;
}

.monthCalBodyDayItem td {
  vertical-align: top;
}

.monthCalBodyDayItem td img {
  padding-right: 3px;
  vertical-align: top;
}

.monthCalBody th {
  font-weight: normal;
  padding: 7px;
  height: 20px;
  vertical-align: top;
}

.monthCalBodyTH th {
  font-weight: bold;
  padding: 5px;
  border-bottom: 1px solid;
}

.monthCalBody td {
  padding: 5px;
  text-align: left;
}

.monthCalBody td div table td {
  text-align: left;
}

.monthCalBody {
  padding: 0;
}

.monthCalBody td.yearCalBody {
  padding: 0;
  margin: 0;
}

.yearCalBodyMonth {
  padding: 5px 0 0 0;
  text-align: center;
}

.yearCalBodyMonth #daily_cal_table {
  margin-top: 5px;
}

.yearCalBodyMonth>a {
  font-weight: bold;
  padding: 5px;
  margin: 0;
  width: 100%;
  text-decoration: none;
}

.yearCalBodyMonth>a:hover {
  text-decoration: underline;
}

.calSharedUser {
  padding-top: 5px;
  padding-left: 8px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px;
  height: 20px;
}

.fc-toolbar {
  display: none;
  height: 0;
  visibility: collapse;
}

.monthCalBody>.calSharedUser {
  color: #f5f5f5;
}

thead.fc-head {
  background: #778591;
  color: #f5f5f5;
}

thead.fc-head tr td {
  padding: 8px;
}

a.fc-day-number {
  color: #f5f5f5;
  text-decoration: none;
}

a.fc-day-number:hover {
  color: #f08377;
  text-decoration: none;
}

.calendar .button {
  border-color: transparent;
  background-image: none;
}

.calendar .combo {
  background: #eee;
  padding: 0;
}

.calendar .combo .active {
  background: #eee;
}

.calendar .combo .hilite {
  background: var(--white-color);
  padding: 1px 4px 1px 4px;
  border-color: transparent;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.calendar .combo .label-IEfix {
  padding: 2px 4px 2px 4px;
  text-align: left;
}

.calendar .nav {
  background: transparent no-repeat 100% 100%;
}

.calendar table {
  background: var(--white-color);
}

.calendar table .wn {
  background: var(--white-color);
  border-right: 1px solid transparent;
}

.calendar tbody .day {
  background: var(--white-color);
  padding: 2px 4px 2px 2px;
  text-align: right;
}

.calendar tbody .day.othermonth.oweekend {
  color: #666;
}

.calendar tbody .emptycell {
  display: none;
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.weekend {
  background: var(--white-color);
}

.calendar tbody .rowhilite td.wn {
  background: var(--white-color);
}

.calendar tbody td.hilite,
.calendar tbody td.weekend.hilite {
  background: var(--white-color);
  border-color: transparent;
}

.calendar tbody td.selected {
  background: var(--white-color);
  border-color: transparent;
}

.calendar tbody td.today a,
.calendar tbody td.today {
  background-color: #fcf8e3;
  color: #f5f5f5;
}

.calendar tbody td.weekend {
  background: #bfcad3;
  color: #666666;
}

.calendar tfoot .ttip {
  background: #dfdfdf;
  color: #534d64;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.calendar thead .hilite {
  border-top: 1px solid transparent;
}

.calendar thead .name {
  background: var(--white-color);
  border-color: transparent;
}

.calendar thead .title {
  background: #778591;
  color: #f5f5f5;
  padding: 3px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.calendar thead .weekend {
  font-weight: bold;
  color: #666666;
}

.fc-bg table>tbody>tr .fc-today {
  background-color: #fcf8e3;
}

div.fc-basic-view .fc-body .fc-row {
  min-height: 52px;
}

.modal-calendar-user-list table.edit {
  margin-top: 8px;
  width: 256px;
}

.modal-calendar-user-list table.edit tr td:first-of-type {
  width: 192px;
}

.modal-calendar-user-list #shared_ids_td {
  width: 128px;
}

.modal-calendar-user-list select[size]#shared_ids {
  height: 200px;
}

iframe.teamNoticeBox {
  overflow: auto;
  width: 100%;
}

.modal-calendar-user-list .modal-content select {
  color: #534d64;
}

.email-indicator {
  text-align: center;
  float: right;
}

.email-indicator>span,
.email-indicator>div {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  width: 24px;
  line-height: 24px;
  margin-left: 10px;
}

.email-indicator .email-flagged {
  background-color: #f08377;
  border-radius: 28px;
  color: #f5f5f5;
  font-size: 18px;
}

.email-indicator .email-new {
  height: 0;
  width: 0;
}

.email-indicator .email-imported {
  background-color: #aa9dcc;
  color: #f5f5f5;
  border-radius: 4px;
}

.email-new-record.evenListRowS1:hover td {
  background-color: #faf7cf;
}

.email-new-record.oddListRowS1 td {
  background-color: #ece9f5;
  font-weight: 900;
}

.email-new-record.evenListRowS1 td {
  background-color: #e0ddeb;
  font-weight: 900;
}

.panel-email-compose {
  margin: 5px 0 0 0;
  background-color: #b3c0c7;
  color: var(--white-color);
  line-height: 24px;
}

.panel-email-compose .panel-body :focus {
  border: none;
  border-image-width: 0;
  border-color: transparent;
  outline: none;
  outline-width: 0;
}

.panel-email-compose .panel-body button {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn:hover {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn:visited {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn:link {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn:active {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body .btn:focus {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  border-color: transparent;
  color: var(--white-color);
  margin: 6px 6px;
  padding: 4px;
  line-height: 18px;
  min-height: 18px;
  outline: none;
}

.panel-email-compose .panel-body input[type="reset"] {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  color: var(--white-color);
  border-color: transparent;
  margin: 0;
  outline: none;
  padding: 0;
}

.panel-email-compose .panel-body input[type="button"] {
  background-color: transparent;
  border: none;
  border-image-width: 0;
  color: var(--white-color);
  border-color: transparent;
  margin: 0;
  outline: none;
  padding: 0;
}

.panel-email-compose .panel-body .btn.btn-image {
  height: 18px;
  font-size: 18px;
  padding-top: 0;
  padding-bottom: 0;
}

.panel-email-compose .panel-body .btn.btn-image img {
  display: inline-block;
  width: 18px;
  height: 18px;
}

.panel-email-compose .panel-body .glyphicon {
  font-size: 18px;
}

.panel-email-compose .panel-body .glyphicon:focus {
  border: none;
  border-image-width: 0;
  border-color: transparent;
  outline: none;
}

.panel-email-compose .panel-body .vertical-seperator {
  background-color: transparent;
  border-bottom: none;
  border-left: 1px solid var(--white-color);
  border-right: none;
  border-top: none;
  color: var(--white-color);
  cursor: default;
  font-size: 18px;
  margin: 6px 6px;
  padding: 4px;
  outline: none;
  height: 18px;
}

.panel-email-compose .panel-body .vertical-separator {
  background-color: transparent;
  border-bottom: none;
  border-left: 1px solid var(--white-color);
  border-right: none;
  border-top: none;
  color: var(--white-color);
  cursor: default;
  font-size: 18px;
  margin: 6px 6px;
  padding: 4px;
  outline: none;
  height: 18px;
}

.panel-email-compose .panel-body .custom-buttons {
  display: inline-block;
}

.compose-view .panel .edit-view-row-item.empty {
  display: none;
  height: 0;
  margin: 0 0 0 0;
  min-height: 0;
  min-width: 0;
  visibility: collapse;
}

.compose-view .panel .compose-from-email-account {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

.compose-view .panel .compose-from-email-account .compose-from-email-address-name {
  margin-right: 0.5rem;
}

.compose-view .panel .compose-from-email-account .compose-from-email-address-from {
  color: #555;
}

.compose-view .panel .ui-selectmenu-button.ui-button {
  width: auto;
  min-width: 50%;
  background: inherit;
}

.compose-view .panel .ui-selectmenu-button.ui-button:hover {
  background: inherit;
}

.compose-view .panel .ui-selectmenu-menu.ui-front.ui-selectmenu-open .ui-menu-item-wrapper.ui-state-active {
  border: 1px solid transparent;
  background: #eee 50% 50% repeat-x;
}

.compose-view .btn-send-email .send-email-label {
  float: right;
  padding-left: 5px;
}

.email-in-progress {
  text-align: center;
}

.emails-qtip {
  z-index: 32000 !important;
}

.file-attachments:empty {
  display: none;
}

.file-attachments {
  background: var(--white-color);
  border: 1px solid #dddddd;
  border-radius: 4px;
  line-height: 26px;
  margin: 5px 0;
  min-height: 26px;
}

.file-attachments label {
  border-radius: 4px;
  color: #edebf5;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 0;
  min-height: 26px;
}

.file-attachments label * {
  pointer-events: none;
}

.file-attachments input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}

.file-attachments .attachment-group-container {
  background-color: #b29eb5;
  border-radius: 4px;
  display: inline-block;
  line-height: 26px;
  min-height: 26px;
  margin: 5px;
}

.file-attachments .attachment-file-container {
  background-color: #5d5670;
  border-radius: 4px;
  color: #edebf5;
  font-size: 13px;
  display: inline-block;
  min-height: 26px;
  line-height: 26px;
  margin: 5px;
}

.file-attachments .attachment-type {
  margin: 0 2px 0 0;
  padding: 4px;
}

.file-attachments .attachment-name {
  font-weight: normal;
  margin: 0 2px 0 0;
  padding: 4px;
}

.file-attachments .attachment-size {
  font-weight: normal;
  margin: 0 5px 0 0;
  padding: 4px;
}

.file-attachments .attachment-remove {
  background-color: #b29eb5;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 5px 0 0;
  padding: 4px;
}

.file-attachments .attachment-remove .glyphicon {
  cursor: pointer;
}

.file-attachments a.attachment-remove {
  color: var(--white-color);
}

.file-attachments .attachment-blank {
  background-color: #5d5670;
  padding: 4px 8px;
  line-height: 26px;
}

.file-attachments .attachment-blank .glyphicon {
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.bean-attachments:empty {
  display: none;
}

.bean-attachments {
  background: var(--white-color);
  border: 1px solid #dddddd;
  border-radius: 4px;
  line-height: 26px;
  margin: 5px 0;
  min-height: 26px;
}

.bean-attachments label {
  border-radius: 4px;
  color: #edebf5;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 0;
  min-height: 26px;
}

.bean-attachments label * {
  pointer-events: none;
}

.bean-attachments input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}

.bean-attachments .bean-attachment-group-container {
  background-color: #b29eb5;
  border-radius: 4px;
  display: inline-block;
  line-height: 26px;
  min-height: 26px;
  margin: 5px;
}

.bean-attachments .bean-attachment-file-container {
  background-color: #5d5670;
  border-radius: 4px;
  color: #edebf5;
  font-size: 13px;
  display: inline-block;
  min-height: 26px;
  line-height: 26px;
  margin: 5px;
}

.bean-attachments .bean-attachment-type {
  margin: 0 2px 0 0;
  padding: 4px;
}

.bean-attachments .bean-attachment-name {
  font-weight: normal;
  margin: 0 2px 0 0;
  padding: 4px;
}

.bean-attachments .bean-attachment-size {
  font-weight: normal;
  margin: 0 5px 0 0;
  padding: 4px;
}

.bean-attachments .bean-attachment-remove {
  background-color: #b29eb5;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 5px 0 0;
  padding: 4px;
}

.bean-attachments .bean-attachment-remove .glyphicon {
  cursor: pointer;
}

.bean-attachments a.bean-attachment-remove {
  color: var(--white-color);
}

.bean-attachments .bean-attachment-blank {
  background-color: #5d5670;
  padding: 4px 8px;
  line-height: 26px;
}

.bean-attachments .bean-attachment-blank .glyphicon {
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.document-attachments:empty {
  display: none;
}

.document-attachments {
  background: var(--white-color);
  border: 1px solid #dddddd;
  border-radius: 4px;
  line-height: 26px;
  margin: 5px 0;
  min-height: 26px;
}

.document-attachments label {
  border-radius: 4px;
  color: #edebf5;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 0;
  min-height: 26px;
}

.document-attachments label * {
  pointer-events: none;
}

.document-attachments input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}

.document-attachments .attachment-group-container {
  background-color: #b29eb5;
  border-radius: 4px;
  display: inline-block;
  line-height: 26px;
  min-height: 26px;
  margin: 5px;
}

.document-attachments .attachment-group-container img {
  height: auto;
  width: 13px;
}

.document-attachments .attachment-file-container {
  background-color: #5d5670;
  border-radius: 4px;
  color: #edebf5;
  font-size: 13px;
  display: inline-block;
  min-height: 26px;
  line-height: 26px;
  margin: 5px;
}

.document-attachments .attachment-type {
  margin: 0 2px 0 0;
  padding: 4px;
}

.document-attachments .attachment-name {
  font-weight: normal;
  margin: 0 2px 0 0;
  padding: 4px;
}

.document-attachments .attachment-size {
  font-weight: normal;
  margin: 0 5px 0 0;
  padding: 4px;
}

.document-attachments .attachment-remove {
  background-color: #b29eb5;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 5px 0 0;
  padding: 4px;
}

.document-attachments .attachment-remove .glyphicon {
  cursor: pointer;
}

.document-attachments a.attachment-remove {
  color: var(--white-color);
}

.document-attachments .attachment-blank {
  background-color: #5d5670;
  padding: 4px 8px;
  line-height: 26px;
}

.document-attachments .attachment-blank .glyphicon {
  top: 0;
  bottom: 0;
  cursor: pointer;
}

#settingsDialog #userFolders {
  width: 100%;
  min-height: 200px;
}

.emails-list-view-toolbar-header {
  text-align: right;
}

@media (max-width: 768px) {
  .compose-view .panel .ui-selectmenu-button.ui-button {
    width: 100%;
  }
}

.popup .glyph-print {
  font-size: 20px;
  color: #778591;
  font-weight: normal;
  text-align: right;
}

.popup .print {
  font-weight: normal;
  padding: 0 30px 0 0;
  text-decoration: underline;
}

.popup .moduleTitle h2 {
  display: block;
  font-size: 26px;
  font-weight: 300;
  color: #534d64;
  margin: 0 0 0 0;
  float: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 0 0 30px;
}

.popup .h1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup .h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup h1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup .blank-space {
  width: 1px;
  height: 1px;
}

.popup .icon {
  width: 30px;
  height: 30px;
}

#testSettingsDiv {
  margin-top: 100px;
}

#delete img {
  width: 32px;
  height: 32px;
}

#exportcustom h3 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

#layoutEditor h4 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

#layoutEditor h3 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

#layoutEditor h2 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

#layoutEditor h1 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

.panel_name {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  margin: 3px;
}

.panel_name {
  font-weight: bold;
  color: #565656;
  margin: 5px;
  float: left;
}

#toolbox {
  background: var(--white-color);
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow-y: scroll;
}

.le_panel {
  background: #bfcad3;
  border: 1px solid transparent;
  border-radius: 4px;
}

.le_row {
  background: #94a6b5;
  border: 1px solid transparent;
  border-radius: 4px;
}

#toolbox .special:nth-of-type(2) {
  background: #94a6b5;
  color: #f5f5f5;
  padding: 5px;
  margin: 2px 3px;
  border: 1px solid transparent;
  border-radius: 4px;
  float: left;
  overflow: hidden;
  width: 150px;
}

#toolbox .special:nth-of-type(3) {
  background: #bfcad3;
  color: #f5f5f5;
  padding: 5px;
  margin: 2px 3px;
  border: 1px solid transparent;
  border-radius: 4px;
  float: left;
  overflow: hidden;
  width: 150px;
}

#layoutEditor .le_panel {
  padding: 5px 15px 15px 15px;
  margin: 2px 2px 10px 2px;
}

#layoutEditor .le_panel .le_row {
  padding: 5px 0px 5px 15px;
  margin: 5px 5px;
  clear: both;
}

#panels>.le_panel>.le_row {
  line-height: 48px;
  height: 48px;
}

#panels>.le_panel>.le_row>.le_field {
  line-height: 18px;
}

#panels>.le_panel>.panel_label {
  margin-bottom: 20px;
  text-align: center;
}

#panels span {
  margin-bottom: 5px;
}

body>.le_panel .le_edit,
#toolbox .le_panel .le_edit {
  display: none;
}

#toolbox .le_row,
.le_field {
  padding: 5px;
  margin: 2px 3px;
  border: 1px solid transparent;
  border-radius: 4px;
  float: left;
  overflow: hidden;
  width: 150px;
}

.le_field {
  background: #f5f5f5;
}

#toolbox .le_panel img,
#toolbox .le_row img,
.le_field img {
  margin: 0;
}

#delete {
  background: #f08377;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  width: 150px;
}

#delete span {
  color: #f5f5f5;
}

#panels .le_row .le_field,
#availablefields .le_field,
#layoutPreview .le_row .le_field {
  display: block;
}

.le_row .le_field {
  display: none;
}

.field_tabindex,
.field_label,
.field_name,
.panel_id {
  display: none;
}

#availablefields .le_field {
  clear: both;
}

#availablefields {
  margin-top: 20px;
}

#layoutEditorButtons div {
  float: left;
}

.studiolink .suitepicon,
.studiolink .button-toggle-expanded span,
.button-toggle-expanded .studiolink span,
.studiolink .button-toggle-collapsed span,
.button-toggle-collapsed .studiolink span,
.studiolink .panel-heading a.collapsed,
.panel-heading .studiolink a.collapsed,
.studiolink .panel-heading a,
.panel-heading .studiolink a,
#package_modules .suitepicon,
#package_modules .button-toggle-expanded span,
.button-toggle-expanded #package_modules span,
#package_modules .button-toggle-collapsed span,
.button-toggle-collapsed #package_modules span,
#package_modules .panel-heading a.collapsed,
.panel-heading #package_modules a.collapsed,
#package_modules .panel-heading a,
.panel-heading #package_modules a,
#factory-module .suitepicon,
#factory-module .button-toggle-expanded span,
.button-toggle-expanded #factory-module span,
#factory-module .button-toggle-collapsed span,
.button-toggle-collapsed #factory-module span,
#factory-module .panel-heading a.collapsed,
.panel-heading #factory-module a.collapsed,
#factory-module .panel-heading a,
.panel-heading #factory-module a {
  display: inline-block;
  font-size: 22px;
  padding: 6px 0;
}

#factory-module table.wizardButtonDown {
  border: 1px solid var(--bs-success);
}

.tox-tinymce {
  border-radius: 4px !important;
}

.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
  width: auto !important;
  min-width: 5em;
  max-width: 7em;
}

.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

.jstree-node {
  white-space: nowrap;
}

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}

.jstree-anchor:focus {
  outline: 0;
}

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  font-family: "suitepicon" !important;
  color: #5d5670;
  font-style: normal;
}

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

.jstree-ocl {
  cursor: pointer;
}

.jstree-leaf>.jstree-ocl {
  cursor: default;
}

.jstree .jstree-open>.jstree-children {
  display: block;
}

.jstree .jstree-closed>.jstree-children,
.jstree .jstree-leaf>.jstree-children {
  display: none;
}

.jstree-anchor>.jstree-themeicon {
  margin-right: 2px;
  font-size: 24px;
}

.jstree-no-icons .jstree-themeicon,
.jstree-anchor>.jstree-themeicon-hidden {
  display: none;
}

.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

.jstree-rtl .jstree-anchor>.jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

.jstree-rtl .jstree-node {
  margin-left: 0;
}

.jstree-rtl .jstree-container-ul>.jstree-node {
  margin-right: 0;
}

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

.jstree-wholerow-ul .jstree-leaf>.jstree-ocl {
  cursor: pointer;
}

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jstree-contextmenu .jstree-anchor {
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.vakata-context {
  display: none;
}

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
}

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context li {
  list-style: none;
}

.vakata-context li>a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}

.vakata-context li>a:hover {
  position: relative;
}

.vakata-context li>a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}

.vakata-context .vakata-context-hover>a {
  position: relative;
}

.vakata-context .vakata-context-separator>a,
.vakata-context .vakata-context-separator>a:hover {
  border: 0;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}

.vakata-context li>a>i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}

.vakata-context li>a>i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

.vakata-context li>a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: var(--white-color);
  margin: 0 0.5em 0 0;
  border-left: 1px solid transparent;
}

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  opacity: 0.5;
  display: none;
}

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context-rtl li>a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}

.vakata-context-rtl .vakata-context-separator>a {
  margin: 0 2.4em 0 0;
  border-left: 0;
}

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

#jstree-dnd .jstree-ok {
  background: #3c763d;
}

#jstree-dnd .jstree-er {
  background: #f08377;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}

.jstree-default .jstree-hovered {
  background: #fa988d;
  border-radius: 4px;
}

.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon {
  display: none;
}

.jstree-default .jstree-disabled {
  background: transparent;
  color: #f8f8f8;
}

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}

.jstree-default .jstree-disabled>.jstree-icon {
  opacity: 0.8;
}

.jstree-default .jstree-search {
  font-style: italic;
  font-weight: bold;
}

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #fa988d;
}

.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #fa988d;
}

.jstree-default>.jstree-striped {
  min-width: 100%;
  display: inline-block;
}

.jstree-default>.jstree-wholerow-ul .jstree-hovered,
.jstree-default>.jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.jstree-default .jstree-wholerow-hovered {
  background: #fa988d;
}

.jstree-default .jstree-wholerow-clicked {
  background: #fa988d;
  background: -webkit-linear-gradient(top, #fa988d 0%, #fa988d 100%);
  background: linear-gradient(to bottom, #fa988d 0%, #fa988d 100%);
}

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

.jstree-default .jstree-icon,
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

.jstree-default .jstree-wholerow {
  height: 24px;
}

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

.jstree-default .jstree-last {
  background: transparent;
}

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
}

.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl {
  background: url("../../../../../themes/Aurora/images/loading.gif") center center no-repeat;
}

.jstree-default>.jstree-container-ul>.jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.jstree-default .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

.jstree-default-small .jstree-wholerow {
  height: 18px;
}

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
}

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl {
  background: url("../../../../../themes/Aurora/imges/loading.gif") center center no-repeat;
}

.jstree-default-small>.jstree-container-ul>.jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

.jstree-default-large .jstree-wholerow {
  height: 32px;
}

.jstree-default-large>.jstree-container-ul>.jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px);
}

#SearchSettings .modules-container {
  max-height: 300px;
  overflow-x: auto;
  column-count: 3;
  margin-top: 10px;
}

.search-module-selector {
  position: relative;
}

.search-module-selector .yui-dt-hd,
.search-module-selector .yui-dt-bd {
  width: 50% !important;
  min-width: 300px !important;
}

.search-module-selector .yui-dt-hd table,
.search-module-selector .yui-dt-bd table {
  width: 100% !important;
}

.search-module-selector .yui-dt-hd *,
.search-module-selector .yui-dt-hd {
  background-color: transparent !important;
  text-align: center;
  font-size: 16px;
}

.search-module-selector .yui-dt-bd {
  overflow-x: auto;
  overflow-y: scroll;
}

.search-module-selector .yui-dt0-col-label .yui-dt-liner {
  overflow: auto;
}