#visitordetailsbtn,
.funceditbtn, .funcdelbtn, .visitordelbtn {
  cursor: pointer
}

@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../webfonts/fira-sans-v10-latin-300.eot);
  src: local('Fira Sans Light'), local('FiraSans-Light'), url(../webfonts/fira-sans-v10-latin-300.eot?#iefix) format('embedded-opentype'), url(../webfonts/fira-sans-v10-latin-300.woff2) format('woff2'), url(../webfonts/fira-sans-v10-latin-300.woff) format('woff'), url(../webfonts/fira-sans-v10-latin-300.ttf) format('truetype'), url(../webfonts/fira-sans-v10-latin-300.svg#FiraSans) format('svg')
}

#chartemail {
  display: none !important
}

.readfollowupmail {
cursor: pointer
}

#followupclicks, #followupclickstop {
height: auto;
max-height: 35vh;
overflow: scroll
}

@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fira-sans-v10-latin-regular.eot);
  src: local('Fira Sans Regular'), local('FiraSans-Regular'), url(../webfonts/fira-sans-v10-latin-regular.eot?#iefix) format('embedded-opentype'), url(../webfonts/fira-sans-v10-latin-regular.woff2) format('woff2'), url(../webfonts/fira-sans-v10-latin-regular.woff) format('woff'), url(../webfonts/fira-sans-v10-latin-regular.ttf) format('truetype'), url(../webfonts/fira-sans-v10-latin-regular.svg#FiraSans) format('svg')
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/open-sans-v17-latin-regular.eot);
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../webfonts/open-sans-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(../webfonts/open-sans-v17-latin-regular.woff2) format('woff2'), url(../webfonts/open-sans-v17-latin-regular.woff) format('woff'), url(../webfonts/open-sans-v17-latin-regular.ttf) format('truetype'), url(../webfonts/open-sans-v17-latin-regular.svg#OpenSans) format('svg')
}

.tableactions {
display: inline-flex;justify-content: flex-start;flex-direction: row;flex-wrap: nowrap;width: 90px
}

.tableactions > * {
margin-right: 8px
}

.quicklinkimage {
margin: 0 20px 20px 0;
cursor: pointer;
width: 100%;
height: auto
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Fira Sans';
  font-weight: 300;
  color: #fcda26
}

.uk-link-toggle:focus .uk-link,
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
  color: #fcda26
}

.uk-link,
a {
  color: #8D8E8E
}

.uk-button-default,
.uk-button-small {
  background: #8D8E8E;
  color: #fff
}

.uk-button-default:hover,
.uk-button-small:hover {
  background: #fcda26;
  color: #8D8E8E;
  border-color: #fcda26
}

.uk-offcanvas-bar {
  background: #8D8E8E
}

.uk-subnav-pill>.uk-active>a {
  color: #8D8E8E
}

html {
  color: #8D8E8E;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px
}

.uk-nav-primary>li>a {
  font-size: 1.1rem;
  font-size: .9rem
}

.uk-article-title {
  font-size: 1.8rem
}

.uk-offcanvas-bar .uk-nav-primary {
  font-family: 'Fira Sans';
  font-weight: 300
}

::selection {
  background: #fcda26
}

.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped>tr:nth-of-type(odd) {
  background: rgba(252, 218, 38, .5)
}

.uk-label,
.uk-table-striped tbody tr:nth-of-type(odd) a:hover,
.uk-table-striped>tr:nth-of-type(odd) a:hover {
  color: #8D8E8E
}

.uk-text-secondary {
  color: #8D8E8E !important
}

.uk-form-label {
  font-size: 1rem
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background: #fcda26;
  filter: brightness(85%)
}

.trumbowyg-button-pane {
  background: #fcda26 !important;
background: #e5e5e5 !important;
  border: none !important;
}

.trumbowyg-box svg, .trumbowyg-modal svg {
  /* fill: #fff !important */
}

.trumbowyg-button-pane .trumbowyg-button-group::after {
  display: none !important
}

#save-invite-modal .uk-modal-dialog {
  background: #fff;
  color: #8D8E8E
}

textarea#addcss, textarea#addhtml {
  font-family: monospace;
  line-height: 110% !important;
height:300px;padding:10px
}

textarea {
  min-height:200px;
  line-height: 130% !important;
padding:10px !important
}

canvas {
  /* width: 100%;
  height: auto */

  /* height: 100% !important;
  width: auto !important */
}

#visitordetails-modal .uk-height-1-1 > div:last-of-type{
  height: 100% !important;
  max-height: 100% !important
}

.progress-circle {
  font-size: 20px;
  position: relative;
  padding: 0;
  width: 5em;
  height: 5em;
  background-color: rgba(252, 218, 38, .2);
  border-radius: 50%;
  line-height: 5em;
  margin: 0 auto
}

.progress-circle:after {
  border: none;
  position: absolute;
  top: .35em;
  left: .35em;
  text-align: center;
  display: block;
  border-radius: 50%;
  width: 4.3em;
  height: 4.3em;
  background-color: #fff;
  content: " "
}

.left-half-clipper,
.progress-circle.over50 .first50-bar,
.value-bar {
  position: absolute;
  width: 5em;
  height: 5em
}

.progress-circle span {
  position: absolute;
  line-height: 5em;
  width: 5em;
  text-align: center;
  display: block;
  color: #8D8E8E;
  z-index: 2
}

.progress-circle.p0 .value-bar,
.progress-circle:not(.over50) .first50-bar {
  display: none
}

.left-half-clipper {
  border-radius: 50%;
  clip: rect(0, 5em, 5em, 2.5em)
}

.progress-circle.over50 .left-half-clipper {
  clip: rect(auto, auto, auto, auto)
}

.value-bar {
  clip: rect(0, 2.5em, 5em, 0);
  border-radius: 50%;
  border: .45em solid #fcda26;
  box-sizing: border-box;

}

.progress-circle.over50 .first50-bar {
  clip: rect(0, 5em, 5em, 2.5em);
  background-color: #fcda26;
  border-radius: 50%
}

em, pre, code, :not(pre)>code, :not(pre)>kbd, :not(pre)>samp {
  color: inherit
}

#editfunctioncontent {
/* display: block !important */
}

#addfunctiondesc,
#editfunctiondesc {
  height: auto;
  min-height: 100px;
  line-height: 130%
}

#editfunctionsmodal input,
#addfunctionsmodal input,
#newboothform input {
  margin-bottom: 20px !important
}

.progress-circle.p1 .value-bar {
  transform: rotate(4deg)
}

.progress-circle.p2 .value-bar {
  transform: rotate(7deg)
}

.progress-circle.p3 .value-bar {
  transform: rotate(11deg)
}

.progress-circle.p4 .value-bar {
  transform: rotate(14deg)
}

.progress-circle.p5 .value-bar {
  transform: rotate(18deg)
}

.progress-circle.p6 .value-bar {
  transform: rotate(22deg)
}

.progress-circle.p7 .value-bar {
  transform: rotate(25deg)
}

.progress-circle.p8 .value-bar {
  transform: rotate(29deg)
}

.progress-circle.p9 .value-bar {
  transform: rotate(32deg)
}

.progress-circle.p10 .value-bar {
  transform: rotate(36deg)
}

.progress-circle.p11 .value-bar {
  transform: rotate(40deg)
}

.progress-circle.p12 .value-bar {
  transform: rotate(43deg)
}

.progress-circle.p13 .value-bar {
  transform: rotate(47deg)
}

.progress-circle.p14 .value-bar {
  transform: rotate(50deg)
}

.progress-circle.p15 .value-bar {
  transform: rotate(54deg)
}

.progress-circle.p16 .value-bar {
  transform: rotate(58deg)
}

.progress-circle.p17 .value-bar {
  transform: rotate(61deg)
}

.progress-circle.p18 .value-bar {
  transform: rotate(65deg)
}

.progress-circle.p19 .value-bar {
  transform: rotate(68deg)
}

.progress-circle.p20 .value-bar {
  transform: rotate(72deg)
}

.progress-circle.p21 .value-bar {
  transform: rotate(76deg)
}

.progress-circle.p22 .value-bar {
  transform: rotate(79deg)
}

.progress-circle.p23 .value-bar {
  transform: rotate(83deg)
}

.progress-circle.p24 .value-bar {
  transform: rotate(86deg)
}

.progress-circle.p25 .value-bar {
  transform: rotate(90deg)
}

.progress-circle.p26 .value-bar {
  transform: rotate(94deg)
}

.progress-circle.p27 .value-bar {
  transform: rotate(97deg)
}

.progress-circle.p28 .value-bar {
  transform: rotate(101deg)
}

.progress-circle.p29 .value-bar {
  transform: rotate(104deg)
}

.progress-circle.p30 .value-bar {
  transform: rotate(108deg)
}

.progress-circle.p31 .value-bar {
  transform: rotate(112deg)
}

.progress-circle.p32 .value-bar {
  transform: rotate(115deg)
}

.progress-circle.p33 .value-bar {
  transform: rotate(119deg)
}

.progress-circle.p34 .value-bar {
  transform: rotate(122deg)
}

.progress-circle.p35 .value-bar {
  transform: rotate(126deg)
}

.progress-circle.p36 .value-bar {
  transform: rotate(130deg)
}

.progress-circle.p37 .value-bar {
  transform: rotate(133deg)
}

.progress-circle.p38 .value-bar {
  transform: rotate(137deg)
}

.progress-circle.p39 .value-bar {
  transform: rotate(140deg)
}

.progress-circle.p40 .value-bar {
  transform: rotate(144deg)
}

.progress-circle.p41 .value-bar {
  transform: rotate(148deg)
}

.progress-circle.p42 .value-bar {
  transform: rotate(151deg)
}

.progress-circle.p43 .value-bar {
  transform: rotate(155deg)
}

.progress-circle.p44 .value-bar {
  transform: rotate(158deg)
}

.progress-circle.p45 .value-bar {
  transform: rotate(162deg)
}

.progress-circle.p46 .value-bar {
  transform: rotate(166deg)
}

.progress-circle.p47 .value-bar {
  transform: rotate(169deg)
}

.progress-circle.p48 .value-bar {
  transform: rotate(173deg)
}

.progress-circle.p49 .value-bar {
  transform: rotate(176deg)
}

.progress-circle.p50 .value-bar {
  transform: rotate(180deg)
}

.progress-circle.p51 .value-bar {
  transform: rotate(184deg)
}

.progress-circle.p52 .value-bar {
  transform: rotate(187deg)
}

.progress-circle.p53 .value-bar {
  transform: rotate(191deg)
}

.progress-circle.p54 .value-bar {
  transform: rotate(194deg)
}

.progress-circle.p55 .value-bar {
  transform: rotate(198deg)
}

.progress-circle.p56 .value-bar {
  transform: rotate(202deg)
}

.progress-circle.p57 .value-bar {
  transform: rotate(205deg)
}

.progress-circle.p58 .value-bar {
  transform: rotate(209deg)
}

.progress-circle.p59 .value-bar {
  transform: rotate(212deg)
}

.progress-circle.p60 .value-bar {
  transform: rotate(216deg)
}

.progress-circle.p61 .value-bar {
  transform: rotate(220deg)
}

.progress-circle.p62 .value-bar {
  transform: rotate(223deg)
}

.progress-circle.p63 .value-bar {
  transform: rotate(227deg)
}

.progress-circle.p64 .value-bar {
  transform: rotate(230deg)
}

.progress-circle.p65 .value-bar {
  transform: rotate(234deg)
}

.progress-circle.p66 .value-bar {
  transform: rotate(238deg)
}

.progress-circle.p67 .value-bar {
  transform: rotate(241deg)
}

.progress-circle.p68 .value-bar {
  transform: rotate(245deg)
}

.progress-circle.p69 .value-bar {
  transform: rotate(248deg)
}

.progress-circle.p70 .value-bar {
  transform: rotate(252deg)
}

.progress-circle.p71 .value-bar {
  transform: rotate(256deg)
}

.progress-circle.p72 .value-bar {
  transform: rotate(259deg)
}

.progress-circle.p73 .value-bar {
  transform: rotate(263deg)
}

.progress-circle.p74 .value-bar {
  transform: rotate(266deg)
}

.progress-circle.p75 .value-bar {
  transform: rotate(270deg)
}

.progress-circle.p76 .value-bar {
  transform: rotate(274deg)
}

.progress-circle.p77 .value-bar {
  transform: rotate(277deg)
}

.progress-circle.p78 .value-bar {
  transform: rotate(281deg)
}

.progress-circle.p79 .value-bar {
  transform: rotate(284deg)
}

.progress-circle.p80 .value-bar {
  transform: rotate(288deg)
}

.progress-circle.p81 .value-bar {
  transform: rotate(292deg)
}

.progress-circle.p82 .value-bar {
  transform: rotate(295deg)
}

.progress-circle.p83 .value-bar {
  transform: rotate(299deg)
}

.progress-circle.p84 .value-bar {
  transform: rotate(302deg)
}

.progress-circle.p85 .value-bar {
  transform: rotate(306deg)
}

.progress-circle.p86 .value-bar {
  transform: rotate(310deg)
}

.progress-circle.p87 .value-bar {
  transform: rotate(313deg)
}

.progress-circle.p88 .value-bar {
  transform: rotate(317deg)
}

.progress-circle.p89 .value-bar {
  transform: rotate(320deg)
}

.progress-circle.p90 .value-bar {
  transform: rotate(324deg)
}

.progress-circle.p91 .value-bar {
  transform: rotate(328deg)
}

.progress-circle.p92 .value-bar {
  transform: rotate(331deg)
}

.progress-circle.p93 .value-bar {
  transform: rotate(335deg)
}

.progress-circle.p94 .value-bar {
  transform: rotate(338deg)
}

.progress-circle.p95 .value-bar {
  transform: rotate(342deg)
}

.progress-circle.p96 .value-bar {
  transform: rotate(346deg)
}

.progress-circle.p97 .value-bar {
  transform: rotate(349deg)
}

.progress-circle.p98 .value-bar {
  transform: rotate(353deg)
}

.progress-circle.p99 .value-bar {
  transform: rotate(356deg)
}

.progress-circle.p100 .value-bar {
  transform: rotate(360deg)
}

.trumbowyg-editor {
background: #fff
}

#boothconfig .uk-label {
color: #fff !important
}

#boothconfig label .uk-label {
color: #8D8E8E !important;
}

a[disabled] {
  background: none !important;
  border: 1px solid #e2e2e2;
  color: #e2e2e2;
  cursor: not-allowed;
  pointer-events: none
}

.uk-tab-left li.uk-active {
background: #fcda26 !important;
}

.deactivateuser {
cursor: pointer
}


.uk-card {
      border-bottom: solid 10px #fcda26;
}

.uk-progress {
height: 10px;

}

.trumbowyg-box, .trumbowyg-editor {
margin: 0 auto !important
}

label .uk-label {
background: #e5e5e5;
color: #8D8E8E;
border-radius: 2px 2px 0 0
}

h1.uk-heading-divider img {
  width: 300px;
  height: auto
}

.uk-label#visitcount {
  color: #fff
}

.uk-section-muted {
background: #fff;
}
