.header-filter-icon {
  position: absolute;
  top: 0;
  left: 60px;
}

.broadcast-icon {
  margin-top: -4px;
}

.moovila-views {
  top: 154px;
  left: 0;
  right: 0;
  bottom: 55px;
  position: fixed;
  z-index: 1200;
  display: none;
  font-size: 1.6rem;
}

.moovila-view {
  overflow-y: auto;
  -ms-overflow-style: scrollbar;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  display: none;
}

/*******************
* Color Palette
********************/
.enterprise-dark {
  background-color: #4b52b5;
  border-color: #4b52b5;
}

.dark-label {
  color: #252b82;
}

.light-label {
  color: #8b91ff;
}

.title-text {
  vertical-align: top;
}

i.vision-select {
  font-size: 1.8rem;
  bottom: 10px;
  line-height: 1;
  pointer-events: none;
  cursor: none;
  float: right;
  margin-right: 15px;
  margin-top: -30px;
}

.vision-tree-section {
  padding: 15px 0 10px 0;
  color: #fff;
  background-color: #aeb2ff;
}
.vision-tree-section h1 {
  margin-top: 6px;
  margin-bottom: 14px;
  font-size: 2.25rem;
  font-weight: 300;
}
.vision-tree-section h4 {
  margin-top: 0;
}

.panel-group .panel {
  margin-bottom: 30px;
}

.site-wrapper {
  position: absolute;
  background: url(/assets/images/crewboat.jpg) no-repeat center center fixed;
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
  overflow-y: auto;
}

.site-wrapper .masthead,
.vision-wrapper .masthead {
  height: 115px;
}

.vision-admin-wrapper {
  margin-top: 114px;
  max-height: calc(100vh - 192px);
  overflow-y: scroll;
  overflow-x: hidden;
}
.vision-admin-wrapper select.form-control {
  border: 0;
  font-size: 1.8rem;
  font-weight: 700;
}

select.form-control:focus::-ms-value {
  background: none;
  color: black;
}

.vision-admin-footer {
  text-align: center;
}

.form-wrapper.small-form .form-info-wrapper {
  left: 52px;
}

.form-wrapper .form-info-wrapper {
  left: 45px;
}

.status-badge {
  display: flex;
}
.status-badge .status-icon {
  font-size: 2.75em;
}
.status-badge .status-type {
  line-height: 2.75;
  float: left;
  margin-left: 8px;
}

.marked {
  position: absolute;
  margin-left: 6.5px;
  margin-top: -8px;
  background-color: #fff;
  border-radius: 50%;
}

.permissions-list {
  max-height: 356px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.icon-header {
  position: absolute;
  display: inline-block;
  top: -5px;
  width: 36px;
  margin-left: -30px;
}

.channel-labels {
  font-size: 1.4rem;
  color: #000;
}

.channel-message {
  font-size: 1.4rem;
  font-style: italic;
}

.blank-caret {
  width: 5.6px;
}

#AddRole textarea.form-control {
  height: 195px;
}

.modal:not(.fullscreen-dialog) .entry-popup {
  background-color: black;
}
.modal:not(.fullscreen-dialog) .entry-popup .modal-body {
  background-color: black;
}

@media (min-width: 769px) {
  .moovila-modal,
  .modal:not(.fullscreen-dialog) .modal-dialog {
    max-height: calc(100vh - 100px) !important;
    top: 50px !important;
    bottom: inherit;
  }
  .moovila-modal .modal-content,
  .modal:not(.fullscreen-dialog) .modal-dialog .modal-content {
    height: auto !important;
  }
}
.fullscreen-dialog {
  padding-bottom: 0;
}

.vision-has-footer {
  margin-bottom: 40px;
}

.accordion .accordion-toggle {
  font-weight: 300;
}

.vision-dialog .container-fluid,
.vision-dialog .modal-body {
  height: initial;
}

.vision-lineage-name {
  border: 2px solid #8b91ff;
  padding: 10px;
  white-space: normal;
}

.moovila-header--ec {
  top: 0;
  max-width: 100%;
}

.header-block--ec {
  background-color: #4b52b5;
}

#VisionReportConfig .container-fluid, #VisionReportConfig .modal-body {
  margin-top: 0;
  background-color: #fff;
}
#VisionReportConfig .body-title {
  font-size: 2.65rem;
  margin-top: 15px;
}
#VisionReportConfig label,
#VisionReportConfig .vision-select {
  color: #8b91ff;
}
#VisionReportConfig select.form-control {
  color: #8b91ff;
  border: 2px solid #8b91ff;
  background: none;
}
#VisionReportConfig select.form-control:focus::-ms-value {
  background: none;
  color: #8b91ff;
}

.vision-wrapper {
  z-index: 1000;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
.vision-wrapper .masthead .btn {
  font-size: 1.2rem !important;
}
.vision-wrapper .vision-branding {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vision-wrapper .masthead .masthead-logout,
.vision-wrapper .masthead .masthead-login {
  margin-top: 15px;
}
.vision-wrapper .masthead .forgot-password {
  margin-right: 91px;
}
.vision-wrapper .vision-splash-image {
  width: 183px;
}
.vision-wrapper .img-crop {
  margin-bottom: 10%;
}
.vision-wrapper .img-full {
  width: 100%;
  margin: 0 auto;
  display: block;
  min-width: inherit;
  max-width: 415px;
}
.vision-wrapper .enterprise-branding .imgClientLogo {
  margin: 0 auto;
}
.vision-wrapper .vision-logo-transparent {
  opacity: .2;
}
.vision-wrapper .sticky-top {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99999;
  padding: 0 0 15px;
  background-color: #fff;
}
.vision-wrapper .sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.vision-wrapper .gallery-wrapper {
  height: calc(100% - 235px) !important;
  bottom: 0 !important;
}
@media all and (min-width: 600px) {
  .vision-wrapper #VisionSplash_singleImage {
    display: none;
  }
}
@media all and (max-width: 600px) {
  .vision-wrapper #VisionSplash_gallery {
    display: none;
  }
}
@media all and (max-width: 415px) {
  .vision-wrapper .img-crop {
    margin-bottom: 13%;
  }
  .vision-wrapper .img-full {
    width: 100%;
  }
}
.vision-wrapper .gallery-cell {
  height: 100%;
}
.vision-wrapper .gallery-cell img {
  height: 100%;
}
.vision-wrapper .flickity-slider {
  height: 100%;
}
.vision-wrapper .flickity-page-dots {
  display: none;
}

#VisionClassNode .ClassNode_ChildrenItem {
  padding-top: 20px;
  padding-bottom: 20px;
}
#VisionClassNode .list-group-item:nth-child(n+2) {
  border-top: 0;
}
#VisionClassNode .people-list .list-group-item:nth-child(n+2) {
  border-top: 1px solid !important;
}
#VisionClassNode .hasMnemonic {
  margin-left: 70px;
  display: block;
}
#VisionClassNode .mnemonic {
  height: 55px;
  width: 55px;
  line-height: 55px;
  border-radius: 100%;
  color: white;
  background-color: #8b91ff;
  text-align: center;
  position: absolute;
  top: -5px;
}
#VisionClassNode .item-select-wrapper {
  margin-top: 4px;
  margin-right: 10px;
}
#VisionClassNode .item-mytasks-wrapper {
  margin-left: 0;
  min-height: 34px;
  margin-top: 12px;
}
#VisionClassNode #VisionClassNode_completionBox {
  max-width: 150px;
}
#VisionClassNode .vision-class-node-complete-circle {
  font-weight: bold;
}
#VisionClassNode .list-group-item {
  color: #8b91ff;
  background-color: #fff;
  border: 0;
  overflow: inherit;
}
#VisionClassNode .section-content {
  padding: 15px;
  max-width: 800px;
  margin: auto;
}
#VisionClassNode .accordion-inner.people-list {
  padding-top: 0;
  padding-bottom: 0;
}
#VisionClassNode .negative-margin {
  margin-top: -15px;
  margin-bottom: -20px;
}
#VisionClassNode text.timer {
  color: #0f634d !important;
}
#VisionClassNode .description-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}

#VisionTreeEditNode .img-edit,
#VisionAddEdit .img-edit,
#VisionLevels .img-edit {
  position: absolute;
  left: 8px;
  top: 8px;
  color: #fff;
  text-shadow: 0 2px 6px #000;
}
#VisionTreeEditNode ul,
#VisionTreeEditNode ol,
#VisionAddEdit ul,
#VisionAddEdit ol,
#VisionLevels ul,
#VisionLevels ol {
  margin-top: 8px;
  margin-bottom: 8px;
}
#VisionTreeEditNode .item-title,
#VisionAddEdit .item-title,
#VisionLevels .item-title {
  font-size: 1.4rem;
}
#VisionTreeEditNode .btn-info,
#VisionAddEdit .btn-info,
#VisionLevels .btn-info {
  color: #aeaeae !important;
  background-color: white !important;
}
#VisionTreeEditNode .container-fluid,
#VisionTreeEditNode .modal-body,
#VisionAddEdit .container-fluid,
#VisionAddEdit .modal-body,
#VisionLevels .container-fluid,
#VisionLevels .modal-body {
  margin-top: 20px;
}
#VisionTreeEditNode .VisionTreeEditNodePlaceholderPhoto,
#VisionTreeEditNode .VisionAddEditPlaceholderPhoto,
#VisionAddEdit .VisionTreeEditNodePlaceholderPhoto,
#VisionAddEdit .VisionAddEditPlaceholderPhoto,
#VisionLevels .VisionTreeEditNodePlaceholderPhoto,
#VisionLevels .VisionAddEditPlaceholderPhoto {
  background-color: #dcdeff;
  height: 125px;
  width: 125px;
}
#VisionTreeEditNode .VisionTreeEditNodePlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionTreeEditNode .VisionTreeEditNodePlaceholderPhoto .btnVisionAddEditSelectImage,
#VisionTreeEditNode .VisionAddEditPlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionTreeEditNode .VisionAddEditPlaceholderPhoto .btnVisionAddEditSelectImage,
#VisionAddEdit .VisionTreeEditNodePlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionAddEdit .VisionTreeEditNodePlaceholderPhoto .btnVisionAddEditSelectImage,
#VisionAddEdit .VisionAddEditPlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionAddEdit .VisionAddEditPlaceholderPhoto .btnVisionAddEditSelectImage,
#VisionLevels .VisionTreeEditNodePlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionLevels .VisionTreeEditNodePlaceholderPhoto .btnVisionAddEditSelectImage,
#VisionLevels .VisionAddEditPlaceholderPhoto .btnVisionTreeEditNodeSelectImage,
#VisionLevels .VisionAddEditPlaceholderPhoto .btnVisionAddEditSelectImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#VisionTreeEditNode .VisionTreeEditNodePlaceholderPhoto .add-hero,
#VisionTreeEditNode .VisionAddEditPlaceholderPhoto .add-hero,
#VisionAddEdit .VisionTreeEditNodePlaceholderPhoto .add-hero,
#VisionAddEdit .VisionAddEditPlaceholderPhoto .add-hero,
#VisionLevels .VisionTreeEditNodePlaceholderPhoto .add-hero,
#VisionLevels .VisionAddEditPlaceholderPhoto .add-hero {
  width: 100%;
  height: 100%;
}
#VisionTreeEditNode .avatar-image,
#VisionAddEdit .avatar-image,
#VisionLevels .avatar-image {
  width: 127px;
  height: 127px;
  margin-right: 0;
  border: 2px solid #8b91ff;
}
#VisionTreeEditNode .avatar-image .nail-thumb,
#VisionAddEdit .avatar-image .nail-thumb,
#VisionLevels .avatar-image .nail-thumb {
  width: 127px;
  height: 127px;
}
#VisionTreeEditNode .avatar-image .nail-thumb .nailthumb-image,
#VisionAddEdit .avatar-image .nail-thumb .nailthumb-image,
#VisionLevels .avatar-image .nail-thumb .nailthumb-image {
  top: -2px !important;
  left: -2px !important;
}
#VisionTreeEditNode .description-wrapper,
#VisionAddEdit .description-wrapper,
#VisionLevels .description-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 103px !important;
  border: 2px solid #8b91ff;
}
#VisionTreeEditNode .description-wrapper .fr-wrapper .fr-element,
#VisionAddEdit .description-wrapper .fr-wrapper .fr-element,
#VisionLevels .description-wrapper .fr-wrapper .fr-element {
  min-height: 100px !important;
}
#VisionTreeEditNode .fr-wrapper .fr-element,
#VisionAddEdit .fr-wrapper .fr-element,
#VisionLevels .fr-wrapper .fr-element {
  border: 1px solid transparent;
}
#VisionTreeEditNode .fr-wrapper .fr-element p,
#VisionAddEdit .fr-wrapper .fr-element p,
#VisionLevels .fr-wrapper .fr-element p {
  padding: 0 12px;
  margin: 8px 0;
}
#VisionTreeEditNode .fr-wrapper .fr-element:focus,
#VisionAddEdit .fr-wrapper .fr-element:focus,
#VisionLevels .fr-wrapper .fr-element:focus {
  padding-top: 0 !important;
}
#VisionTreeEditNode .fr-wrapper .fr-placeholder,
#VisionAddEdit .fr-wrapper .fr-placeholder,
#VisionLevels .fr-wrapper .fr-placeholder {
  font-weight: 300;
}
#VisionTreeEditNode select.form-control,
#VisionAddEdit select.form-control,
#VisionLevels select.form-control {
  background: none !important;
}

#VisionLevels .title {
  margin-top: 0;
  margin-bottom: 15px;
}
#VisionLevels .form-top-margin {
  margin-top: 10px;
}
#VisionLevels label.check-inline-text {
  transform: translateY(10px);
  margin-left: 10px;
}
#VisionLevels .container-fluid,
#VisionLevels .modal-body {
  margin-top: 50px;
}

#VisionClassNode .description-wrapper.expand-description,
#VisionTreeEditNode .description-wrapper.expand-description,
#VisionAddEdit .description-wrapper.expand-description {
  padding-bottom: 30px;
}

@media (min-width: 769px) {
  #VisionTreeEditNode .description-wrapper,
  #VisionAddEdit .description-wrapper {
    max-height: 1000px !important;
  }
}
#VisionTreeEditNode .description-wrapper .faded-description,
#VisionAddEdit .description-wrapper .faded-description {
  height: 90px;
}
#VisionTreeEditNode .read-more-less,
#VisionAddEdit .read-more-less {
  line-height: 1;
  left: 28px;
  bottom: 0;
  padding: 4px 0 10px;
  background: none !important;
}

#VisionCompleteDetail #VisionCompleteDetail_completionCircle {
  width2: 200px;
  margin: 0 auto;
}

/*# sourceMappingURL=enterpriseConsole.css.map */