﻿#content {
  padding: 0; }

#responsiveBoardLayout {
  max-height: 100vh;
  height: 100vh;
  overflow: hidden; }

.pageDecorationTwo {
  background-image: none; }

.dropdown-menu {
  padding: 0px;
  border-radius: 10px; }

.dropdown-menu > li > a {
  text-align: center;
  padding: 7px 12px;
  color: #676767;
  width: 100%;
  display: block;
  font-weight: 400; }

.containerwithadverts {
  min-height: 225px; }

.topicsPinboardPadding {
  padding: 0px 0px 30px 0px; }

.topicsPinboardPaddingRemove {
  padding: 0px; }

.entryTopicPadding {
  min-height: 144px;
  margin-bottom: 20px;
  background: #FFFFFF; }

.entryTopicPaddingRemove {
  padding: 0px 0px 30px 0px; }

.votesOnColumnDisplay {
  text-align: center;
  border-radius: 1000px;
  border: 1px solid #DEDEDE;
  padding: 8px 20px;
  width: 200px;
  margin-bottom: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06); }

#Ideas .item {
  float: left;
  padding: 0px 10px 20px 10px !important; }

.topicScrollPinboard {
  max-height: calc(100vh - 250px);
  min-height: calc(100vh - 250px);
  height: calc(100vh - 250px); }

.topicScrollColumns {
  max-height: calc(100vh - 80px);
  min-height: calc(100vh - 80px); }

.topicDiscussionInstruction {
  z-index: 1;
  top: 140px;
  position: absolute;
  margin-left: -20px;
  width: 100%; }

.discussingGreyBox {
  color: #b7b7b7;
  text-align: center;
  font-size: 18px;
  background: #f5f5f5;
  padding: 100px 0px;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  margin: 0px 23px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06);
  font-weight: 700; }

.sideMenuDropDown {
  width: 100%;
  font-size: 18px; }

.timerSoundSelect {
  padding: 5px 5px 5px 15px !important;
  text-align: left !important;
  font-size: 16px !important; }

.facilitatorName {
  color: #FAA83E;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 2px; }

.facilitatorByName {
  color: #b7b7b7;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  padding-top: 5px; }

.onlineStatus {
  padding-left: 5px;
  font-size: 11px;
  vertical-align: top; }

.hideTopicSelection {
  display: none !important; }

@media screen and (max-width: 768px) {
  .hideTopicSelection {
    display: block; } }

#Discussing .CommentHider {
  display: none; }

.bigCard {
  width: 100%;
  float: left;
  margin-left: 0px !important;
  padding-left: 0px !important;
  position: relative; }

.card {
  border: 1px solid #DEDEDE;
  padding-top: 0px;
  background-color: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06); }

.cardWhiteArea {
  background-color: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset; }

.dropdown-item-checked {
  background: #f5f5f5; }

.form-control {
  display: block;
  width: 100%;
  height: unset;
  padding: 0px;
  font-size: 16px;
  line-height: 20px;
  color: #676767;
  font-weight: 400;
  background-color: #FFFFFF;
  border: 0px solid #DEDEDE;
  border-radius: 0px; }

.formBorder {
  border: 1px solid #DEDEDE !important; }

textarea.form-control {
  height: 100px; }

textarea.form-control.entryCard {
  height: 50px;
  text-align: center; }

#newCardEntryBox.form-control:focus {
  border: 0px solid #FAA83E !important;
  outline: 0; }

.moveablecard {
  cursor: move; }

.cardinputdiv {
  margin: 15px 15px 0px 15px !important; }

.cardinputdiv textarea {
  cursor: default !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100%;
  border: unset !important;
  resize: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important; }

.cardbottomdiv {
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 5px; }

.cardidcolour {
  color: #b7b7b7;
  position: relative;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700; }

.circleTimerOn, .circleTimerOff {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 2px; }

.circleTimerOn {
  background: #FAA83E; }

.circleTimerOff {
  background: #DEDEDE; }

.smallCircles {
  width: 6px;
  height: 6px;
  margin-left: 1px;
  margin-right: 1px; }

.smallCirclesMyVotes {
  width: 9px;
  height: 9px;
  margin-left: 1px;
  margin-right: 1px; }

.deleteTopicCardIcon {
  color: #DEDEDE; }

.deleteTopicCardIcon:hover {
  color: #EC1C5A;
  opacity: 1; }

.textareaFirstEntry {
  font-size: 20px; }

.TopicsFrameAlignment {
  padding: 0px; }

.topicCardBlockedSelected {
  background-color: rgba(250, 168, 62, 0.62);
  border-radius: 10px; }

.topicCardBlocked .tickBox {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 25;
  cursor: default;
  padding: 90px 50px; }

.topicCardBlocked:hover .tickBoxOff {
  background-image: url("/images/KonvenoUI/KonvenoUI_MergeTickInActive.svg");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center; }

.topicCardBlocked .tickBoxOn {
  background-image: url("/images/KonvenoUI/KonvenoUI_MergeTickActive.svg");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center; }

.topicCardBlocked .tickBox input[type="checkbox"] {
  display: none; }

.mergedTopicsChildren {
  position: relative;
  background-color: #FFFFFF;
  width: 100%;
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
  z-index: 11;
  width: 100%;
  margin-left: 0px;
  border-bottom: 0px; }

.mergedTopicsChildren .mergedTopicChild {
  border-top: 1px solid #DEDEDE;
  text-align: left;
  padding: 15px; }

.mergeTopicsAdminButtons {
  color: #FAA83E;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer; }

.raiseZindex {
  z-index: 99; }

.progress-bar {
  background-color: #F3624C;
  -webkit-box-shadow: inset 0 -1px 0 transparent;
  box-shadow: inset 0 -1px 0 transparent;
  height: 30px !important; }

@media screen and (max-width: 768px) {
  .progress-bar {
    background-color: #F3624C;
    -webkit-box-shadow: inset 0 -1px 0 transparent;
    box-shadow: inset 0 -1px 0 transparent;
    height: 10px !important; }
  .containerwithadverts {
    min-height: 150px; } }

.progress {
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 -1px 0 transparent;
  box-shadow: inset 0 -1px 0 transparent; }

.progress {
  overflow: inherit;
  background-color: #DEDEDE;
  border-radius: 0px 4px 0px 0px;
  border-bottom: 1px solid #DEDEDE; }

#Discussing textarea.form-control {
  height: 140px; }

#Discussing .cardinputdiv {
  height: 140px; }

#Discussing .form-control:focus {
  border: 0px solid #FAA83E !important;
  outline: 0;
  box-shadow: none !important; }

#Discussing .dropdown-menu > li > a:hover {
  opacity: 1 !important;
  background: #f5f5f5; }

.timer {
  min-height: 30px;
  border-radius: 10px 10px 0px 0px; }

.timer .timerButton {
  width: 100%;
  padding: 5px 5% 0px 5%;
  font-size: 14px;
  color: #DEDEDE;
  background: #FFFFFF;
  border-radius: 10px 0px 0px 0px;
  border: 0px;
  -webkit-box-shadow: inset 0 3px 5px transparent;
  box-shadow: inset 0 3px 5px transparent;
  border-bottom: 1px solid #DEDEDE;
  height: 30px; }

.timer .timerChevron {
  float: left;
  margin: 0 auto;
  text-align: center;
  color: #F3624C; }

.timer .glyphicon-time {
  margin: 0 auto; }

.timer .timeIcon {
  margin: 0 auto;
  display: block;
  float: left; }

.timer .currentTimer {
  padding: 0px 5px;
  text-align: center;
  float: left;
  margin: 0 auto; }

.timer .text {
  color: #676767; }

.timer .timer-dropdown-menu {
  margin: -1px 0px 0px 0px;
  min-width: 100%;
  padding: 0;
  border: 1px solid #DEDEDE;
  color: #676767;
  border-radius: 0px 0px 5px 5px;
  transform: translate3d(0px, 79px, 0px) !important;
  width: 150%; }

.timer .timerButton:focus {
  outline: none; }

#Discussing .item {
  padding: 0px !important; }

#Discussing .card {
  border-radius: 10px 10px 0px 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: -1px; }

.commentOnTopic .commentMessage .htmlMessage:focus {
  background: #f5f5f5;
  border: 0px;
  outline: none; }

.commentOnTopic .commentMessage {
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  word-break: break-word;
  text-align: left;
  display: flex; }

.commentOnTopic .commentMessage .heart {
  padding: 5px;
  position: absolute;
  top: 0;
  right: 32px;
  cursor: pointer;
  color: #EC1C5A; }

.heartCommentList {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  color: #EC1C5A;
  z-index: 100; }

.commentEntry {
  padding: 10px;
  border: 0px; }

.typeMessage {
  border: 1px solid #DEDEDE;
  border-radius: 0px 0px 10px 10px;
  background: #f5f5f5; }

.commentOnTopic textarea:focus {
  outline: none !important; }

.commentMessagePanel {
  margin-bottom: 20px;
  padding: 0px 10px; }

.messages {
  font-size: 10px;
  clear: both;
  padding-top: 10px; }

.commentPostersName {
  color: #FAA83E;
  font-size: 14px;
  text-align: left;
  line-height: 16px;
  font-weight: 700; }

#Discussing .IDposition {
  max-width: 100%;
  flex: 50%; }

#Discussing .commentOnTopic .commentMessageContainer {
  clear: both;
  padding: 15px;
  margin-top: 10px;
  border: 1px solid #DEDEDE;
  margin-bottom: 10px;
  /*border-radius: 8px;*/
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  /*background-color:#ffffff;*/ }

#Discussed .commentOnTopic .commentMessageContainer {
  clear: both;
  padding: 15px;
  border: 1px solid #DEDEDE; }

/** Comments */
.commentMessageContainer .contentHoverIcons {
  display: flex;
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  background-color: #FFFFFF;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  justify-content: center;
  color: #F3624C;
  align-items: center;
  border-left: 1px solid #DEDEDE;
  top: 0; }

.commentMessageParentWithChildren {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important; }

.commentOnTopic textarea {
  width: 100%;
  resize: none;
  overflow: hidden;
  background: none;
  color: #676767; }

ul.commentsTree {
  padding-left: 0;
  list-style: none;
  position: relative; }

ul.commentsTreeChild {
  padding-left: 8px;
  list-style: none;
  position: relative;
  display: block; }

li.commentsTreeChild {
  list-style: none;
  position: relative;
  display: block; }

li.commentsTree {
  position: relative; }

ul.commentsTree li.commentsTree li.commentsTreeChild {
  position: relative; }

ul.commentsTree li.commentsTree:last-child:before {
  display: none; }

ul.commentsTreeChild li.commentsTreeChild:before {
  content: '';
  width: 0.5px;
  height: 100%;
  background: #DEDEDE;
  position: absolute;
  top: 12px; }

ul.commentsTreeChild > li.commentsTreeChild:first-child > .commentMessageContainerChild:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #DEDEDE;
  position: absolute;
  left: -1px;
  top: 50%;
  z-index: 1;
  top: -11px; }

.commentsDropdownBox ul.commentsTreeChild > li.commentsTreeChild:first-child > .commentMessageContainerChild:after {
  top: 0;
  display: none; }

ul.commentsTreeChild li.commentsTreeChild:last-child:before {
  display: none; }

.commentMessageContainerChild:last-child:before {
  display: none; }

.panel-default {
  border-color: #FFFFFF; }

.panel {
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media screen and (min-width: 800px) {
  .cardHangingButtons .actionsSection .dropdown-menu {
    width: 200%;
    max-height: 250px;
    overflow-y: scroll; } }

@media screen and (min-width: 800px) {
  .cardHangingButtons .commentssSection .dropdown-menu {
    width: 300px;
    height: 200px;
    overflow-y: scroll; } }

.commentIconActive {
  color: #F3624C;
  cursor: pointer;
  font-weight: 700;
  height: 27px;
  width: 27px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 5px; }

.commentIconActive:hover {
  opacity: 0.8; }

.commentIconDisabled {
  display: none; }

.activeIconInUse {
  color: #FFFFFF !important;
  background: #F3624C !important;
  margin-bottom: 3px !important; }

#Ideas .activeIconInUse {
  color: #FFFFFF !important;
  background: #F3624C !important;
  margin-bottom: 3px !important; }

#Discussing .activeIconInUse {
  color: #FFFFFF !important;
  background: #F3624C !important;
  margin-bottom: 3px !important; }

.mergeIconActive {
  color: #F3624C;
  cursor: pointer;
  font-weight: 700;
  margin-left: 0px;
  margin-bottom: 3px;
  z-index: 7;
  height: 27px;
  width: 27px;
  border-radius: 5px;
  text-align: center; }

.mergeIconActive:hover {
  opacity: 0.8; }

#Ideas .mergedTopicsChildren {
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  top: 165px;
  border: 1px solid #DEDEDE;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  width: calc(100% + 2px);
  margin-left: -1px;
  border-top: 0px; }

#Discussing .mergedTopicsChildren {
  border-radius: 0px 0px 10px 10px; }

@media screen and (max-width: 768px) {
  #Discussing .mergedTopicsChildren {
    top: 152px; }
  .topicDiscussionInstruction {
    margin-left: -15px; }
  .discussingGreyBox {
    font-size: 18px;
    padding: 35px 10px;
    margin-top: -16px;
    line-height: 22px;
    font-weight: 700; } }

#Discussed .cardbottomdiv {
  padding-left: 15px !important; }

#Discussed .mergeIconActive {
  margin-left: 0px; }

@media (min-width: 576px) {
  .modal-dialog {
    margin: 50px auto 0px; } }

.topicAuthorName {
  color: #b7b7b7;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  z-index: 10;
  top: 116px;
  position: absolute;
  right: 0px; }

#Discussing .topicAuthorName {
  top: 188px; }

@media screen and (max-width: 768px) {
  .topicAuthorName {
    top: 80px; }
  #Discussing .topicAuthorName {
    top: 119px; }
  #Discussing .mergedTopicsChildren {
    top: 0px; }
  .cardinputdiv {
    height: 50px; } }

.pulsate2 {
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.6; }

@-webkit-keyframes pulsate2 {
  0% {
    opacity: 0.6; }
  50% {
    opacity: 1.0; }
  100% {
    opacity: 0.6; } }

.taskcolumn {
  width: 25%;
  margin: 0;
  padding: 20px 20px 0px 20px;
  border-left: 2px solid #f5f5f5;
  display: table-cell;
  min-height: 300px;
  float: left; }

.taskcolumnLast {
  width: 25%;
  margin: 0;
  padding: 20px 20px 0px 20px;
  display: table-cell;
  min-height: 300px;
  border-left: 2px solid #f5f5f5;
  float: left; }

#ToDiscuss .commentOnTopic .commentMessageContainer {
  clear: both;
  padding: 15px;
  border-top: 1px solid #DEDEDE; }

#ToDiscuss .topicScrollColumns {
  max-height: calc(100vh - 20px); }

#Discussed .topicScrollColumns {
  max-height: calc(100vh - 123px);
  min-height: calc(100vh - 123px);
  padding-bottom: 20px; }

#Discussed .topicScrollColumns.active {
  max-height: calc(100vh - 80px);
  min-height: calc(100vh - 80px); }

.discussedDragArea {
  height: 100%;
  padding: 0px 5px;
  min-height: calc(100vh - 141px); }

.discussedDragArea.active {
  height: 100%;
  padding: 0px 5px;
  min-height: calc(100vh - 80px); }

@media screen and (max-width: 768px) {
  .mobileColumnWidth {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
    flex: auto; }
  #Ideas .mergedTopicsChildren {
    border-radius: 0px 0px 10px 10px;
    top: 116px;
    z-index: 10; }
  .form-control:focus {
    border: 0px solid #FAA83E !important;
    outline: 0;
    box-shadow: 0px 0px 6px 0px #ff8d12 !important; }
  .item {
    padding: 0px 0px 0px 0px !important; }
  #Ideas .item {
    float: left;
    padding: 0px 0px 0px 0px !important; }
  .entryTopicPaddingRemove {
    padding: 0px 0px 0px 0px;
    min-height: 60px; }
  .entryTopicPadding {
    min-height: 60px !important;
    margin-bottom: 0px; }
  #responsiveBoardLayout {
    max-height: calc(100vh - 149px) !important;
    height: calc(100vh - 149px) !important;
    min-height: calc(100vh - 149px) !important;
    overflow: scroll;
    top: 80px !important;
    width: 100% !important;
    padding-bottom: 0px !important; }
  .textEntryCardBoxWide {
    border-bottom: 0px solid #DEDEDE;
    margin-bottom: 15px;
    margin-top: 15px; }
  h2 {
    font-size: 36px;
    line-height: 40px; }
  .votesOnColumnDisplay {
    margin-right: 0px; }
  .taskcolumn {
    border-left: 0px solid #f5f5f5; }
  .taskcolumnLast {
    border-left: 0px solid #f5f5f5; }
  #Discussing textarea.form-control {
    height: 100px; }
  #Discussing .scroll-wrapper {
    height: 100px; }
  #Discussing .cardinputdiv {
    height: 100%; }
  #boardSectionDiv {
    padding-top: 15px !important; }
  .postTopicButtonMobile {
    font-size: 16px !important;
    height: 44px !important;
    padding: 0px 22px !important;
    line-height: 44px !important;
    background: #FAA83E;
    color: #FFFFFF; }
  .topicsPinboardPadding {
    padding: 0px; }
  textarea.form-control.entryCard {
    text-align: left; }
  .votesOnColumnDisplay {
    padding: 0;
    line-height: unset;
    width: 45px;
    height: 44px;
    margin-bottom: 0px;
    float: right !important; }
  .NewTopicMobileEntryField {
    width: calc(100% - 55px);
    float: left; }
  .votesLabelQuantity {
    line-height: 18px;
    width: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #FAA83E;
    position: relative;
    float: left;
    padding-top: 5px; }
  .votesLabel {
    line-height: 10px;
    width: 44px;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    float: left; }
  .commentMessagePanel {
    margin-bottom: 20px;
    padding: 0px; }
  .commentEntry {
    background-color: #f5f5f5 !important;
    border: 1px solid #DEDEDE;
    border-top: 0px;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
    margin: 0px; }
  .scrollMobilePadding {
    padding: 50px 50px 50px 15px !important; }
  .scrollMobilePaddingTopics {
    padding: 0px 50px 0px 15px !important; }
  .topicScrollColumns {
    max-height: unset;
    min-height: unset; }
  .cardHangingButtons > .hangingButton {
    font-size: 15px; }
  .actionsPopupButtons {
    cursor: pointer;
    font-size: 16px !important;
    height: 44px !important;
    padding: 0px 10px !important;
    line-height: 44px !important;
    background: #FFFFFF;
    color: #b7b7b7;
    border: 1px solid #DEDEDE !important; }
  .stackedExistingTopic {
    line-height: 25px;
    font-size: 14px;
    width: 25px;
    height: 25px; }
  .LCvotingButtonBox {
    padding: 5px !important; }
  .modal-dialog {
    margin-bottom: 100px !important; }
  #Discussing .messages {
    display: block; }
  .columnTitles {
    padding: 0px 0px 10px 0px !important; } }

.btn-toggle.btn-sm {
  margin: 0 8px;
  padding: 0;
  position: relative;
  border: none;
  height: 24px;
  width: 48px;
  border-radius: 24px;
  background: #DEDEDE;
  color: #676767; }

.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: 24px;
  width: 8px;
  text-align: center;
  font-weight: 700;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: -1px;
  transition: opacity 0.25s; }

.btn-toggle.btn-sm:before {
  content: 'Off';
  left: -8px; }

.btn-toggle.btn-sm:after {
  content: 'On';
  right: -8px;
  opacity: 0.5; }

.btn-toggle.btn-sm > .handle {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  background: #FFFFFF;
  transition: left 0.25s; }

.btn-toggle.btn-sm.btn-sm:after {
  line-height: -8px;
  color: #FFFFFF;
  letter-spacing: 0.75px;
  left: 9px;
  width: 37px; }

.btn-toggle.btn-sm.btn-sm:before {
  line-height: -8px;
  color: #FFFFFF;
  letter-spacing: 0.75px;
  left: 6px;
  width: 37px; }

.btn-toggle.btn-sm.btn-sm:before {
  text-align: right; }

.btn-toggle.btn-sm.btn-sm:after {
  text-align: left;
  opacity: 0; }

.btn-toggle.btn-sm.active {
  transition: background-color 0.25s;
  background: #F3624C; }

.btn-toggle.btn-sm.active > .handle {
  left: 27px;
  transition: left 0.25s; }

.btn-toggle.btn-sm.active:before {
  opacity: 0; }

.btn-toggle.btn-sm.active:after {
  opacity: 1; }

.LCvotingButtonBox {
  border-radius: 20px;
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  width: 100%;
  margin-bottom: 10px; }

.LCvoteExtend {
  font-size: 16px;
  font-weight: 700;
  color: #EC1C5A;
  text-align: center; }

.LCvoteNeutral {
  font-size: 16px;
  font-weight: 700;
  color: #F3624C;
  text-align: center; }

.LCvoteEnd {
  font-size: 16px;
  font-weight: 700;
  color: #FAA83E;
  text-align: center; }

.LCvoteExtendicon {
  fill: #EC1C5A; }

.LCvoteNeutralicon {
  fill: #F3624C; }

.LCvoteEndicon {
  fill: #FAA83E; }

.LCresultExtend {
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
  color: #EC1C5A;
  text-align: center; }

.LCresultNeutral {
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
  color: #F3624C;
  text-align: center; }

.LCresultEnd {
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
  color: #FAA83E;
  text-align: center; }

.ui-sortable-helper .card {
  -webkit-box-shadow: 0px 0px 5px 0px #faa83e;
  -moz-box-shadow: 0px 0px 5px 0px #faa83e;
  box-shadow: 0px 0px 5px 0px #faa83e;
  border: 2px solid #FAA83E;
  transition: 0.5s;
  z-index: 99999999;
  border-radius: 8px !important; }

.ActionsLearningContent {
  max-height: calc(100vh - 124px);
  min-height: calc(100vh - 124px);
  padding: 10px 5px 0px 10px;
  margin-top: 10px !important; }

.ActionLearningCard .row {
  display: flex;
  width: 100%; }

.ActionLearningCard {
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  border-radius: 8px;
  width: 100%;
  min-height: 60px;
  margin-bottom: 10px;
  display: inline-flex;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06); }

.ActionLearningCard .ActionLearningContentContainer {
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 0px; }

.ActionLearningCard .ActionLearningContent {
  width: calc(100% - 10px);
  padding: 5px 10px 5px 2px;
  font-size: 16px !important;
  line-height: 18px !important;
  display: table-cell;
  word-break: break-word;
  text-align: left; }

.ActionLearningCard .ActionLearningContentHoverIcons {
  display: flex;
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  background-color: #FFFFFF;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  justify-content: center;
  color: #F3624C;
  align-items: center;
  border-left: 1px solid #DEDEDE;
  top: 0; }

.ActionLearningContent:focus {
  background: #f5f5f5;
  border: 0px;
  outline: none; }

.commentOnTopic .commentMessage .htmlMessage {
  border: 0px;
  outline: none;
  width: 100%;
  padding: 5px 10px 5px 2px;
  font-size: 16px !important;
  line-height: 18px !important;
  word-break: break-word;
  text-align: left; }

.Icon {
  text-align: center;
  width: 50px !important;
  font-size: 16px !important;
  line-height: 60px !important;
  padding: 0px; }

.Icon.ActionIcon {
  color: #FAA83E;
  top: 0px;
  position: relative;
  margin: auto; }

.Icon.LearningIcon {
  color: #EC1C5A;
  top: 0px;
  position: relative;
  margin: auto; }

.ActionBeingAdded {
  box-shadow: 0px 0px 10px 0px #FAA83E;
  border: 0px !important; }

.LearningBeingAdded {
  box-shadow: 0px 0px 10px 0px #EC1C5A;
  border: 0px !important; }

.commentsDropdownBox {
  position: inherit;
  z-index: 99;
  width: calc(100% + 15px);
  max-width: calc(100% + 15px);
  margin-left: -15px; }

.AddingNewTopic {
  width: 100%;
  box-shadow: 0px 0px 10px 0px #FAA83E;
  border: 0px !important;
  padding: 14px 60px 0px 20px;
  border-radius: 25px;
  line-height: 18px;
  font-size: 16px;
  height: 44px !important;
  font-weight: 400; }

.AddNewTopicButton {
  margin-top: -44px;
  border-radius: 0px 1000px 1000px 0px !important;
  border: 1px solid #FAA83E !important;
  background: #FAA83E;
  color: #FFFFFF;
  width: 50px !important;
  padding: 0px !important;
  text-align: center;
  z-index: 999;
  position: relative;
  height: 44px; }

.AddNewTopicButton:hover {
  background: #FAA83E;
  color: #FFFFFF;
  opacity: 0.6; }

@media screen and (max-width: 1500px) {
  .Actions {
    font-size: 14px !important; }
  .Learnings {
    font-size: 14px !important; } }

@media screen and (max-width: 1350px) {
  .Actions {
    line-height: 13px !important; }
  .Learnings {
    line-height: 13px !important; } }

@media screen and (max-width: 700px) {
  .Actions {
    line-height: 44px !important;
    font-size: 16px !important; }
  .Learnings {
    line-height: 44px !important;
    font-size: 16px !important; } }

#TopicCardResizer .form-control:focus {
  background: #f5f5f5; }

.TopHalfSectionSideMenu {
  padding-bottom: 20px; }

.FacilitatorDividerShadow {
  -webkit-box-shadow: inset 0px -8px 8px -7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px -8px 8px -7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -8px 8px -7px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px; }

.AttendeeSectionSideMenu {
  min-height: 100px; }

/* ---------------------------------------------------
    Taskboard CSS
----------------------------------------------------- */
.facilitatorControls .rightSideBoardButtons button, div.btn-group {
  font-size: 16px !important;
  width: 100% !important; }

.taskcolumnWide {
  margin: 0;
  display: table-cell;
  padding: 20px 20px 0px 20px;
  transition: 0s;
  border-left: 2px solid #FFFFFF; }

.taskcolumnHide {
  display: none; }

.layoutPadding {
  padding-top: 30px; }

@media screen and (max-width: 768px) {
  .layoutPadding {
    padding: 51px 15px 0px 15px; }
  .typeMessage {
    border: 0px solid #DEDEDE;
    border-top: 0px;
    border-radius: 0px;
    background: none; }
  .pulsate .active {
    -webkit-animation: none;
    -webkit-animation-iteration-count: infinite;
    opacity: 1; } }

.pulsate {
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.6;
  color: #F3624C !important; }

@-webkit-keyframes pulsate {
  0% {
    opacity: 0.6; }
  50% {
    opacity: 1.0; }
  100% {
    opacity: 0.6; } }

@media screen and (min-width: 768px) {
  .body-content {
    min-height: 500px; } }

/* ---------------------------------------------------
    Topic Cards CSS
----------------------------------------------------- */
.moveablecard {
  cursor: move; }

.cardinputdiv {
  height: 100px;
  margin: 15px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  cursor: pointer; }

.cardHangingButtons {
  width: 100%;
  background-color: transparent;
  display: block;
  border-bottom: 0px solid #DEDEDE;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #DEDEDE; }

.cardHangingButtons > .hangingButton {
  text-align: center;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  font-size: 14px;
  cursor: pointer;
  padding-bottom: 0px;
  padding-top: 0px;
  line-height: 30px; }

.cardHangingButtons > .buttonOn {
  color: #FAA83E;
  font-weight: 700; }

.cardHangingButtons > .buttonOff {
  color: #FFFFFF;
  font-weight: 700;
  display: none; }

.cardHangingButtons > .buttonOn:hover {
  opacity: 1; }

.cardinputdiv textarea {
  cursor: default !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  min-width: 150px;
  border: none !important;
  resize: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important; }

.bigCard {
  margin-left: 0px !important;
  padding-left: 0px !important;
  position: relative; }

@media screen and (max-width: 768px) {
  .bigCard {
    width: 100%; }
  #Ideas .bigCard {
    width: 100%;
    margin-top: 15px; }
  textarea.form-control {
    height: fit-content !important;
    min-height: 44px; }
  #TopicCardResizer .form-control:focus {
    background: #f5f5f5;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }
  .ActionsLearningContent {
    padding: 0px;
    max-height: unset;
    min-height: unset;
    height: auto; } }

.topicCardBlockedTop {
  z-index: 26;
  position: relative;
  background-color: #FFFFFF; }

.topicCardBlocked {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 24;
  display: block; }

.topicCardBlockedNotSelected:hover {
  background-color: rgba(229, 229, 229, 0.6); }

.topicMergeBlockedUI {
  opacity: 0.6;
  background-color: black;
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 22;
  display: block; }

.startDateForm {
  background-color: #FFFFFF;
  opacity: 1;
  pointer-events: all;
  margin: auto;
  padding-top: 25px;
  padding-left: 0px; }

.endDateForm {
  background-color: #FFFFFF;
  opacity: 1;
  pointer-events: all;
  padding-top: 10px;
  padding-left: 30px; }

@media screen and (max-width: 768px) {
  .startDateForm {
    padding-right: 5px; }
  .endDateForm {
    background-color: #FFFFFF;
    opacity: 1;
    pointer-events: all;
    margin: auto;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px; } }

.modalEmailInviteSuccess {
  display: block;
  width: 100%;
  line-height: 44px;
  height: 44px; }

#Ideas .myVotesPulse {
  animation: shadow-pulse 0.3s; }

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(250, 168, 62, 0.3);
    height: 1px;
    width: 1px; }
  100% {
    box-shadow: 0 0 0 10px rgba(250, 168, 62, 0);
    height: 10px;
    width: 10px; } }

.LCmeetingTitle h1 {
  font-size: 34px;
  line-height: 38px; }

@media screen and (max-width: 1500px) {
  .LCmeetingTitle h1 {
    font-size: 32px;
    line-height: 35px; } }

/* Current Speaker */
.currentSpeaker .white {
  border-radius: 1000px;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 20px;
  line-height: 44px;
  vertical-align: middle;
  display: block;
  border-style: solid;
  white-space: nowrap;
  overflow: hidden; }

.currentSpeaker div > dl {
  margin-bottom: 0; }

.currentSpeaker div > dl > dd {
  margin-bottom: 0; }

.currentSpeaker div > dl > dt {
  color: #F3624C;
  float: left;
  padding-right: 5px; }

.currentSpeaker .fa-hand-paper {
  border-radius: 1000px;
  padding: 11px;
  color: #FFFFFF;
  background-color: #FAA83E;
  cursor: pointer; }

.currentSpeaker .on {
  border-radius: 1000px;
  padding: 11px;
  color: #FAA83E;
  background-color: #EC1C5A;
  border: 3 px orange solid;
  cursor: pointer; }

.speakerQueue .select, .speakerQueue .remove {
  font-size: 10px;
  padding-top: 0 px;
  line-height: 15px;
  color: #FFFFFF;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px; }

.speakerQueue .select {
  background-color: #F3624C;
  float: right; }

.speakerQueue .remove {
  background-color: #EC1C5A;
  float: right;
  margin-left: 5px; }

.speakerQueue {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding-inline-start: 5px; }

.speakerQueue li::marker {
  color: #FAA83E; }

.speakerQueue li::before {
  content: counter(my-awesome-counter) " - ";
  color: #FAA83E;
  font-weight: bold; }

.speakerQueue li {
  line-height: 30px;
  clear: both;
  counter-increment: my-awesome-counter; }

.speakerbuttonControl {
  opacity: 0.4; }

.speakerbuttonControl:hover {
  opacity: 1; }

/* ---------------------------------------------------
    iPAD & NARROW SCREEN OPTIMISATIONS
   ----------------------------------------------------- */
@media screen and (max-width: 1200px) and (min-width: 769px) {
  #content.active {
    width: calc(100% - 55px); }
  #sidebar.active .primarySideMenu {
    margin: 0px 0px 20px 0px !important; }
  #boardSideMenu {
    min-width: 300px !important;
    max-width: 300px !important;
    box-shadow: 0px 0px 21px 5px rgba(0, 0, 0, 0.09) !important;
    z-index: 999 !important;
    padding: 0px 10px !important;
    transition: 0.3s ease-out; }
  #boardSideMenu.active {
    min-width: 40px !important;
    max-width: 40px !important; }
  .taskcolumn {
    padding: 0 5px !important; }
  .taskcolumnLast {
    padding: 0 5px !important; }
  #responsiveBoardLayout.active {
    width: calc(100% - 40px) !important; }
  #sidebar.active {
    min-width: 55px !important;
    max-width: 55px !important; }
  .col {
    padding: 0px 5px; }
  .col-12 {
    padding: 0px 5px; }
  .discussingGreyBox {
    margin: 0px 5px !important; }
  .topicDiscussionInstruction {
    margin-left: -5px !important; }
  .LCmeetingTitle h1 {
    font-size: 26px;
    line-height: 30px;
    width: 230px; }
  #boardSideMenu a {
    font-size: 23px !important; }
  .columnTitles {
    font-size: 15px !important;
    padding-bottom: 15px !important; }
  textarea.form-control {
    height: 60px; }
  #responsiveBoardLayout {
    width: calc(100% - 40px) !important; }
  .ActionsLearningContent {
    max-height: calc(100vh - 124px);
    min-height: calc(100vh - 124px);
    padding: 10px 5px 0px 10px;
    margin-top: 10px !important; }
  .iPadFacilitatorControlsHide {
    display: none !important; }
  .iPadFacilitatorControlsShow {
    display: block !important;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    text-align: center;
    width: 216px;
    height: 205px;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.5px; }
  .topicAuthorName {
    top: 78px; }
  .AddingNewTopic {
    padding: 14px 50px 0px 10px; }
  .form-control::placeholder {
    color: #DEDEDE;
    font-weight: 700;
    font-size: 16px; } }

@media screen and (min-width: 1201px) {
  .iPadFacilitatorControlsShow {
    display: block !important;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    text-align: center;
    width: 216px;
    height: 168px;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.5px; }
  .iPadFacilitatorControlsHide {
    display: none !important; } }

/* ---------------------------------------------------
    IE 11 FIXES
----------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .form-control {
    height: 120px;
    -ms-overflow-x: hidden;
    padding-right: 10px; }
  .taskcolumnWide {
    padding: 0px;
    display: block; }
  .StartButtonIE {
    margin-right: 26px; }
  .TopicsFrameAlignment {
    padding: 0px 0px 0px 5px; } }

/* ---------------------------------------------------
    FIREFOX SCROLLBAR FIX
----------------------------------------------------- */
@-moz-document url-prefix() {
  .cardScrollBarStyle {
    scrollbar-width: unset;
    overflow-y: unset;
    overflow-x: unset !important;
    margin: unset;
    padding-right: unset; }
  .topicScrollPinboard {
    scrollbar-width: thin !important;
    overflow-y: auto; }
  .topicScrollColumns {
    scrollbar-width: thin !important;
    overflow-y: auto;
    padding-right: 5px !important; }
  .ActionsLearningContent {
    overflow-y: auto !important;
    scrollbar-width: thin !important; }
  .messages {
    display: block;
    overflow-y: auto !important;
    scrollbar-width: thin !important; }
  #boardSideMenu {
    overflow-y: auto;
    overflow-x: hidden !important; }
  .sideBoardMenuHeightAdjust {
    overflow-y: auto; } }

/* ---------------------------------------------------
    INTROJS CONTENT ZONES
----------------------------------------------------- */
#ActionsAndLearningsSection {
  height: 110px;
  display: block;
  position: absolute;
  width: calc(100% - 40px); }

#ToDiscussSection {
  height: 290px;
  display: block;
  position: absolute;
  width: calc(100% - 40px); }

#DiscussingSection {
  height: 300px;
  display: block;
  position: absolute;
  width: calc(100% - 40px); }

#DiscussedSection {
  height: 290px;
  display: block;
  position: absolute;
  width: calc(100% - 40px); }
