﻿.icon {
  margin-left: 15px;
  display: inline-block;
  text-indent: -15px;
}
.icon > * {
  text-indent: initial;
}
@-moz-keyframes kf-icon-running {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
}
@-ms-keyframes kf-icon-running {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
}
@-webkit-keyframes kf-icon-running {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
}
@keyframes kf-icon-running {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
}
.icon.sort-ascending:after {
  font-family: 'FontAwesome';
  content: " \f0d8";
  color: inherit;
  font-weight: normal;
  text-align: right;
  width: 20px;
  display: inline-block;
}
.icon.sort-descending:after {
  font-family: 'FontAwesome';
  content: " \f0d7";
  color: inherit;
  font-weight: normal;
  text-align: right;
  width: 20px;
  display: inline-block;
}
.icon.uploading:before {
  font-family: 'FontAwesome';
  content: "\f0aa";
  font-weight: normal;
  color: #777;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.upload:before {
  font-family: 'FontAwesome';
  content: "\f0aa";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.download:before {
  font-family: 'FontAwesome';
  content: "\f019";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.zoom-out:before {
  font-family: 'FontAwesome';
  content: "\f010";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.personal-growth:before {
  font-family: 'FontAwesome';
  content: "\f135";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.zoom-in:before {
  font-family: 'FontAwesome';
  content: "\f00e";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.success:before {
  font-family: 'FontAwesome';
  content: "\f058";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.fail:before {
  font-family: 'FontAwesome';
  content: "\f057";
  font-weight: normal;
  color: #ff6464;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.tip:before {
  font-family: 'FontAwesome';
  content: "\f087";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.yes:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.pending:before {
  font-family: 'FontAwesome';
  content: "\f141";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.love:before {
  font-family: 'FontAwesome';
  content: "\f004";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.copy:before {
  font-family: 'FontAwesome';
  content: "\f0c5";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.rule-builder:before {
  font-family: 'FontAwesome';
  content: "\f0ad";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.move:before {
  font-family: 'FontAwesome';
  content: "\f047";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.target:before {
  font-family: 'FontAwesome';
  content: "\f140";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.readonly .icon.edit:before {
  font-family: 'FontAwesome';
  content: "\f022";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.edit:before {
  font-family: 'FontAwesome';
  content: "\f040";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.running:before {
  font-family: 'FontAwesome';
  content: "\f013";
  width: 20px;
  font-size: larger;
  font-weight: normal;
  -ms-animation: kf-icon-running 2s infinite;
  -webkit-animation: kf-icon-running 2s infinite;
  -moz-animation: kf-icon-running 2s infinite;
  animation: kf-icon-running 2s infinite;
}
.icon.showmenu:before {
  font-family: 'FontAwesome';
  content: "\f0c9";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.pause:before {
  font-family: 'FontAwesome';
  content: "\f04c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.play:before {
  font-family: 'FontAwesome';
  content: "\f04b";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.stop:before {
  font-family: 'FontAwesome';
  content: "\f04d";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.fastforward:before {
  font-family: 'FontAwesome';
  content: "\f050";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.rewind:before {
  font-family: 'FontAwesome';
  content: "\f049";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.reveal-down:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.down:before {
  font-family: 'FontAwesome';
  content: "\f0dd";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.reveal-up:before {
  font-family: 'FontAwesome';
  content: "\f106";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.token:before {
  font-family: 'FontAwesome';
  content: "\f0c1";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.drag:before {
  font-family: 'FontAwesome';
  content: "\f047";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.file:before {
  font-family: 'FontAwesome';
  content: "\f15b";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.file-pdf:before {
  font-family: 'FontAwesome';
  content: "\f1c1";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.file-csv:before {
  font-family: 'FontAwesome';
  content: "\f1c3";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.close:before {
  font-family: 'FontAwesome';
  content: "\f00d";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.questionnaire:before {
  font-family: 'FontAwesome';
  content: "\f075";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.add-person:before {
  font-family: 'FontAwesome';
  content: "\f234";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.people:before {
  font-family: 'FontAwesome';
  content: "\f0c0";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.delete:before {
  font-family: 'FontAwesome';
  content: "\f00d";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.today:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.yesterday:before {
  font-family: 'FontAwesome';
  content: "\f104";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.month:before {
  font-family: 'FontAwesome';
  content: "\f100";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.raw-data:before {
  font-family: 'FontAwesome';
  content: "\f080";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.slide-show-chart:before {
  font-family: 'FontAwesome';
  content: "\f1fe";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.slide-product:before {
  font-family: 'FontAwesome';
  content: "\f0fc";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.dollar:before {
  font-family: 'FontAwesome';
  content: "\f0d6";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.slide-staff:before {
  font-family: 'FontAwesome';
  content: "\f0c0";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.slide-square:before {
  font-family: 'FontAwesome';
  content: "\f0c8";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.new:before {
  font-family: 'FontAwesome';
  content: "\f067";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.new:before {
  margin-left: 0px;
  margin-top: 0px;
}
.icon.clear-filter:before {
  font-family: 'FontAwesome';
  content: "\f05e";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.show-filter:before {
  font-family: 'FontAwesome';
  content: "\f0b0";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.search:before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.refresh:before {
  font-family: 'FontAwesome';
  content: "\f021";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.archived:before {
  font-family: 'FontAwesome';
  content: "\f023";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.locked:before {
  font-family: 'FontAwesome';
  content: "\f023";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.help:before {
  font-family: 'FontAwesome';
  content: "\f059";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.help-offset:before {
  font-family: 'FontAwesome';
  content: "\f128";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.unchecked:before {
  font-family: 'FontAwesome';
  content: "\f096";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.checked:before {
  font-family: 'FontAwesome';
  content: "\f046";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.secure:before {
  font-family: 'FontAwesome';
  content: "\f023";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.report:before {
  font-family: 'FontAwesome';
  content: "\f080";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.export:before {
  font-family: 'FontAwesome';
  content: "\f019";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.xero:before {
  font-family: 'FontAwesome';
  content: "\f15c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.import:before {
  font-family: 'FontAwesome';
  content: "\f093";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.sync:before {
  font-family: 'FontAwesome';
  content: "\f0ed";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.settings:before {
  font-family: 'FontAwesome';
  content: "\f013";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.calendar:before {
  font-family: 'FontAwesome';
  content: "\f073";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.prev:before {
  font-family: 'FontAwesome';
  content: "\f0d9";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.right:after {
  font-family: 'FontAwesome';
  content: " \f0da";
  color: inherit;
  font-weight: normal;
  text-align: right;
  width: 20px;
  display: inline-block;
}
.icon.modal-pinned:before {
  font-family: 'FontAwesome';
  content: "\f13e";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.modal-unpinned:before {
  font-family: 'FontAwesome';
  content: "\f09c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.next:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.send:before {
  font-family: 'FontAwesome';
  content: "\f1d9";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.person:before {
  font-family: 'FontAwesome';
  content: "\f007";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.view:before {
  font-family: 'FontAwesome';
  content: "\f022";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.details:before {
  font-family: 'FontAwesome';
  content: "\f022";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.incident:before {
  font-family: 'FontAwesome';
  content: "\f071";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.warning:before {
  font-family: 'FontAwesome';
  content: "\f071";
  font-weight: normal;
  color: #9E9E9E;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.inactive:before {
  font-family: 'FontAwesome';
  content: "\f10c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.task-completed:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-weight: normal;
  color: #00aa00;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.task-reprint:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.task-duplicate:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.task-error:before {
  font-family: 'FontAwesome';
  content: "\f071";
  font-weight: normal;
  color: #ff6464;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.success:before {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-weight: normal;
  color: #00aa00;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.icon.error:before {
  font-family: 'FontAwesome';
  content: "\f071";
  font-weight: normal;
  color: #ff6464;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
a.icon {
  font-size: 13px;
  font-weight: bold;
  color: #39464e;
  text-decoration: none;
}
a.icon:visited,
a.icon:link {
  color: #39464e;
}
a.icon:hover {
  color: #39464e;
  text-decoration: none;
  cursor: pointer;
}
.circle {
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.hover {
  cursor: pointer;
  background-color: #39464e !important;
  color: #f2f2f2 !important;
}
.hover * {
  color: #f2f2f2 !important;
}
.thickborder {
  border: 10px #fff solid;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
@-webkit-keyframes highlightTextShadowAnimation {
  0%,
  100% {
    text-shadow: 0px 0px 0px transparent;
  }
  50% {
    text-shadow: 0px 0px 20px #39464e;
  }
}
@-moz-keyframes highlightTextShadowAnimation {
  0%,
  100% {
    text-shadow: 0px 0px 0px transparent;
  }
  50% {
    text-shadow: 0px 0px 20px #39464e;
  }
}
@-ms-keyframes highlightTextShadowAnimation {
  0%,
  100% {
    text-shadow: 0px 0px 0px transparent;
  }
  50% {
    text-shadow: 0px 0px 20px #39464e;
  }
}
@keyframes highlightTextShadowAnimation {
  0%,
  100% {
    text-shadow: 0px 0px 0px transparent;
  }
  50% {
    text-shadow: 0px 0px 20px #39464e;
  }
}
@-webkit-keyframes highlightBoxShadowAnimationError {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #ff6464;
    -moz-box-shadow: 0px 0px 20px #ff6464;
    box-shadow: 0px 0px 20px #ff6464;
  }
}
@-moz-keyframes highlightBoxShadowAnimationError {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #ff6464;
    -moz-box-shadow: 0px 0px 20px #ff6464;
    box-shadow: 0px 0px 20px #ff6464;
  }
}
@-ms-keyframes highlightBoxShadowAnimationError {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #ff6464;
    -moz-box-shadow: 0px 0px 20px #ff6464;
    box-shadow: 0px 0px 20px #ff6464;
  }
}
@keyframes highlightBoxShadowAnimationError {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #ff6464;
    -moz-box-shadow: 0px 0px 20px #ff6464;
    box-shadow: 0px 0px 20px #ff6464;
  }
}
@-webkit-keyframes highlightBoxShadowAnimation {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #39464e;
    -moz-box-shadow: 0px 0px 20px #39464e;
    box-shadow: 0px 0px 20px #39464e;
  }
}
@-moz-keyframes highlightBoxShadowAnimation {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #39464e;
    -moz-box-shadow: 0px 0px 20px #39464e;
    box-shadow: 0px 0px 20px #39464e;
  }
}
@-ms-keyframes highlightBoxShadowAnimation {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #39464e;
    -moz-box-shadow: 0px 0px 20px #39464e;
    box-shadow: 0px 0px 20px #39464e;
  }
}
@keyframes highlightBoxShadowAnimation {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #39464e;
    -moz-box-shadow: 0px 0px 20px #39464e;
    box-shadow: 0px 0px 20px #39464e;
  }
}
@-webkit-keyframes highlightBoxShadowAnimationWhite {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #fff;
    -moz-box-shadow: 0px 0px 20px #fff;
    box-shadow: 0px 0px 20px #fff;
  }
}
@-moz-keyframes highlightBoxShadowAnimationWhite {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #fff;
    -moz-box-shadow: 0px 0px 20px #fff;
    box-shadow: 0px 0px 20px #fff;
  }
}
@-ms-keyframes highlightBoxShadowAnimationWhite {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #fff;
    -moz-box-shadow: 0px 0px 20px #fff;
    box-shadow: 0px 0px 20px #fff;
  }
}
@keyframes highlightBoxShadowAnimationWhite {
  0%,
  100% {
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
  }
  50% {
    -webkit-box-shadow: 0px 0px 20px #fff;
    -moz-box-shadow: 0px 0px 20px #fff;
    box-shadow: 0px 0px 20px #fff;
  }
}
.page {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  width: 970px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.page.auto-width {
  width: auto;
}
.page.no-fill {
  background-color: transparent;
}
@media only screen and (max-width: 950px) {
  .page {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .modal-dialog-con .page {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.select-language-con {
  padding: 0px;
  margin: 0px;
  *zoom: 1;
}
.select-language-con:before,
.select-language-con:after {
  display: table;
  content: "";
}
.select-language-con:after {
  clear: both;
}
.select-language-con li {
  display: block;
}
.dashboard-con {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px;
  *zoom: 1;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
}
.dashboard-con:before,
.dashboard-con:after {
  display: table;
  content: "";
}
.dashboard-con:after {
  clear: both;
}
.dashboard-con .no-goals-prompt {
  margin-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  margin-bottom: 20px;
  color: #39464e;
  *zoom: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -ms-animation: no-goals-prompt-appear 2s 2s forwards ease-in;
  -webkit-animation: no-goals-prompt-appear 2s 2s forwards ease-in;
  -moz-animation: no-goals-prompt-appear 2s 2s forwards ease-in;
  animation: no-goals-prompt-appear 2s 2s forwards ease-in;
}
.dashboard-con .no-goals-prompt:before,
.dashboard-con .no-goals-prompt:after {
  display: table;
  content: "";
}
.dashboard-con .no-goals-prompt:after {
  clear: both;
}
.dashboard-con .no-goals-prompt:before {
  font-family: 'FontAwesome';
  content: "\f080";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
@-moz-keyframes no-goals-prompt-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes no-goals-prompt-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes no-goals-prompt-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes no-goals-prompt-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
.dashboard-con .no-goals-prompt:before {
  font-size: 200px;
  height: 200px;
  line-height: 200px;
  width: auto;
  float: left;
  margin-right: 20px;
}
.dashboard-con .no-goals-prompt h1 {
  font-size: 42px;
  font-weight: bold;
}
.dashboard-con .no-goals-prompt p {
  font-size: 28px;
  line-height: normal;
  font-weight: normal;
}
@media only screen and (max-width: 950px) {
  .dashboard-con .no-goals-prompt {
    padding-left: 0px;
    padding-right: 0px;
  }
  .dashboard-con .no-goals-prompt h1 {
    font-size: 30.8px;
  }
  .dashboard-con .no-goals-prompt p {
    font-size: 21px;
  }
  .dashboard-con .no-goals-prompt:before {
    font-size: 150px;
    height: 150px;
    line-height: 150px;
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  .dashboard-con .no-goals-prompt {
    margin-top: 0px;
    text-align: center;
  }
  .dashboard-con .no-goals-prompt:before {
    font-size: 80px;
    height: 80px;
    line-height: 80px;
    width: auto;
    display: block;
    margin-left: auto;
    float: none;
    margin-right: auto;
    width: 80px;
    margin-bottom: 20px;
  }
}
@-moz-keyframes landing-tile-appear-0 {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes landing-tile-appear-0 {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes landing-tile-appear-0 {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes landing-tile-appear-0 {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-moz-keyframes landing-tile-appear-1 {
  0% {
    -webkit-transform: rotateX(-90deg) translateZ(300px);
    -moz-transform: rotateX(-90deg) translateZ(300px);
    -o-transform: rotateX(-90deg) translateZ(300px);
    -ms-transform: rotateX(-90deg) translateZ(300px);
    transform: rotateX(-90deg) translateZ(300px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    -o-transform: rotateX(0deg) translateZ(0px);
    -ms-transform: rotateX(0deg) translateZ(0px);
    transform: rotateX(0deg) translateZ(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes landing-tile-appear-1 {
  0% {
    -webkit-transform: rotateX(-90deg) translateZ(300px);
    -moz-transform: rotateX(-90deg) translateZ(300px);
    -o-transform: rotateX(-90deg) translateZ(300px);
    -ms-transform: rotateX(-90deg) translateZ(300px);
    transform: rotateX(-90deg) translateZ(300px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    -o-transform: rotateX(0deg) translateZ(0px);
    -ms-transform: rotateX(0deg) translateZ(0px);
    transform: rotateX(0deg) translateZ(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes landing-tile-appear-1 {
  0% {
    -webkit-transform: rotateX(-90deg) translateZ(300px);
    -moz-transform: rotateX(-90deg) translateZ(300px);
    -o-transform: rotateX(-90deg) translateZ(300px);
    -ms-transform: rotateX(-90deg) translateZ(300px);
    transform: rotateX(-90deg) translateZ(300px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    -o-transform: rotateX(0deg) translateZ(0px);
    -ms-transform: rotateX(0deg) translateZ(0px);
    transform: rotateX(0deg) translateZ(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes landing-tile-appear-1 {
  0% {
    -webkit-transform: rotateX(-90deg) translateZ(300px);
    -moz-transform: rotateX(-90deg) translateZ(300px);
    -o-transform: rotateX(-90deg) translateZ(300px);
    -ms-transform: rotateX(-90deg) translateZ(300px);
    transform: rotateX(-90deg) translateZ(300px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateZ(0px);
    -moz-transform: rotateX(0deg) translateZ(0px);
    -o-transform: rotateX(0deg) translateZ(0px);
    -ms-transform: rotateX(0deg) translateZ(0px);
    transform: rotateX(0deg) translateZ(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-moz-keyframes landing-tile-appear-2 {
  0% {
    -webkit-transform: rotateY(-90deg) translateY(-200px);
    -moz-transform: rotateY(-90deg) translateY(-200px);
    -o-transform: rotateY(-90deg) translateY(-200px);
    -ms-transform: rotateY(-90deg) translateY(-200px);
    transform: rotateY(-90deg) translateY(-200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0px);
    -moz-transform: rotateY(0deg) translateY(0px);
    -o-transform: rotateY(0deg) translateY(0px);
    -ms-transform: rotateY(0deg) translateY(0px);
    transform: rotateY(0deg) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes landing-tile-appear-2 {
  0% {
    -webkit-transform: rotateY(-90deg) translateY(-200px);
    -moz-transform: rotateY(-90deg) translateY(-200px);
    -o-transform: rotateY(-90deg) translateY(-200px);
    -ms-transform: rotateY(-90deg) translateY(-200px);
    transform: rotateY(-90deg) translateY(-200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0px);
    -moz-transform: rotateY(0deg) translateY(0px);
    -o-transform: rotateY(0deg) translateY(0px);
    -ms-transform: rotateY(0deg) translateY(0px);
    transform: rotateY(0deg) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes landing-tile-appear-2 {
  0% {
    -webkit-transform: rotateY(-90deg) translateY(-200px);
    -moz-transform: rotateY(-90deg) translateY(-200px);
    -o-transform: rotateY(-90deg) translateY(-200px);
    -ms-transform: rotateY(-90deg) translateY(-200px);
    transform: rotateY(-90deg) translateY(-200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0px);
    -moz-transform: rotateY(0deg) translateY(0px);
    -o-transform: rotateY(0deg) translateY(0px);
    -ms-transform: rotateY(0deg) translateY(0px);
    transform: rotateY(0deg) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes landing-tile-appear-2 {
  0% {
    -webkit-transform: rotateY(-90deg) translateY(-200px);
    -moz-transform: rotateY(-90deg) translateY(-200px);
    -o-transform: rotateY(-90deg) translateY(-200px);
    -ms-transform: rotateY(-90deg) translateY(-200px);
    transform: rotateY(-90deg) translateY(-200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0px);
    -moz-transform: rotateY(0deg) translateY(0px);
    -o-transform: rotateY(0deg) translateY(0px);
    -ms-transform: rotateY(0deg) translateY(0px);
    transform: rotateY(0deg) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-moz-keyframes landing-tile-appear-3 {
  0% {
    -webkit-transform: rotateY(90deg) translateX(200px);
    -moz-transform: rotateY(90deg) translateX(200px);
    -o-transform: rotateY(90deg) translateX(200px);
    -ms-transform: rotateY(90deg) translateX(200px);
    transform: rotateY(90deg) translateX(200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateX(0px);
    -moz-transform: rotateY(0deg) translateX(0px);
    -o-transform: rotateY(0deg) translateX(0px);
    -ms-transform: rotateY(0deg) translateX(0px);
    transform: rotateY(0deg) translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes landing-tile-appear-3 {
  0% {
    -webkit-transform: rotateY(90deg) translateX(200px);
    -moz-transform: rotateY(90deg) translateX(200px);
    -o-transform: rotateY(90deg) translateX(200px);
    -ms-transform: rotateY(90deg) translateX(200px);
    transform: rotateY(90deg) translateX(200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateX(0px);
    -moz-transform: rotateY(0deg) translateX(0px);
    -o-transform: rotateY(0deg) translateX(0px);
    -ms-transform: rotateY(0deg) translateX(0px);
    transform: rotateY(0deg) translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes landing-tile-appear-3 {
  0% {
    -webkit-transform: rotateY(90deg) translateX(200px);
    -moz-transform: rotateY(90deg) translateX(200px);
    -o-transform: rotateY(90deg) translateX(200px);
    -ms-transform: rotateY(90deg) translateX(200px);
    transform: rotateY(90deg) translateX(200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateX(0px);
    -moz-transform: rotateY(0deg) translateX(0px);
    -o-transform: rotateY(0deg) translateX(0px);
    -ms-transform: rotateY(0deg) translateX(0px);
    transform: rotateY(0deg) translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes landing-tile-appear-3 {
  0% {
    -webkit-transform: rotateY(90deg) translateX(200px);
    -moz-transform: rotateY(90deg) translateX(200px);
    -o-transform: rotateY(90deg) translateX(200px);
    -ms-transform: rotateY(90deg) translateX(200px);
    transform: rotateY(90deg) translateX(200px);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateX(0px);
    -moz-transform: rotateY(0deg) translateX(0px);
    -o-transform: rotateY(0deg) translateX(0px);
    -ms-transform: rotateY(0deg) translateX(0px);
    transform: rotateY(0deg) translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-moz-keyframes landing-tile-appear-4 {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes landing-tile-appear-4 {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes landing-tile-appear-4 {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes landing-tile-appear-4 {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
.dashboard-con .charts-con {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  -o-perspective: 900px;
  perspective: 900px;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  *zoom: 1;
}
.dashboard-con .charts-con:before,
.dashboard-con .charts-con:after {
  display: table;
  content: "";
}
.dashboard-con .charts-con:after {
  clear: both;
}
.dashboard-con .goal-tiles-con {
  margin-right: -10px;
  margin-left: -10px;
  display: block;
}
.dashboard-con .goal-tiles-con .chart {
  padding-left: 10px;
  padding-right: 10px;
}
.dashboard-con .chart {
  overflow: hidden;
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  z-index: 0;
  -webkit-box-shadow: 0 0 0px 0px #fff;
  -moz-box-shadow: 0 0 0px 0px #fff;
  box-shadow: 0 0 0px 0px #fff;
  text-align: center;
  width: 50%;
  /*
		&:hover:not(.fly-out){
			.scale(1.1, 1.1);
			z-index:1;
			.box-shadow(0 0 25px 25px @white);
			.opacity(0.9);
			.transform(rotateY(5deg));
		}
		*/
  /*
		&:nth-child(2n){
			// background-color:lighten(@brandColor, 90%);
			.animate(landing-tile-appear-1 2s 0s normal ease-out);
		}
		
		&:nth-child(3){
			// background-color:lighten(@brandColor, 80%);
			.animate(landing-tile-appear-2 2s 0s normal ease-out);
		}
		
		&:nth-child(4){
			// background-color:darken(@brandColor, 65%);
			.animate(landing-tile-appear-3 2s 0s normal ease-in);
		}
		
		&:nth-child(5){
			// background-color:lighten(@brandColor, 70%);
			.animate(landing-tile-appear-4 2s 0s normal ease-out);
		}
		
		&:nth-child(6){
			// background-color:darken(@brandColor, 95%);
			.animate(landing-tile-appear-3 2s 0s normal ease-out);
		}
		*/
}
.dashboard-con .chart.three-wide {
  width: 33%;
}
.dashboard-con .chart.two-wide {
  width: 50%;
}
.dashboard-con .chart.full-width,
.dashboard-con .chart.one-wide {
  width: 100%;
}
.dashboard-con .chart h2 {
  background-color: #f2f2f2;
  color: #39464e;
  padding: 0px 10px;
  position: relative;
  line-height: 60px;
  overflow: hidden;
}
.dashboard-con .chart h2 span {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.dashboard-con .chart h2:after {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #39464e;
  content: '';
  visibility: visible;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
}
.dashboard-con .chart h2 .sub-head {
  top: auto;
  bottom: 0px;
  text-align: center;
  right: 0;
  left: 0;
  font-size: 10px;
}
.dashboard-con .chart .goal-progress-con .rpt-head h2 {
  color: #39464e;
  position: relative;
}
.dashboard-con .chart .goal-progress-con .description {
  display: none;
}
.dashboard-con .chart .goal-progress-con .live-chart-con {
  height: 200px;
  min-height: 0px;
}
.dashboard-con .chart .goal-progress-con .live-chart-con .contents .bar-outer .lbl.value {
  display: none;
}
.dashboard-con .chart .goal-progress-con .live-chart-con .target-con .lbl-target-value {
  display: none;
}
.dashboard-con .chart.goal-summaries-con .goal-con {
  text-align: left;
  display: block;
}
@media only screen and (max-width: 600px) {
  .dashboard-con .chart {
    width: 100%;
  }
}
.welcome-con {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  width: 970px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.welcome-con.auto-width {
  width: auto;
}
.welcome-con.no-fill {
  background-color: transparent;
}
@media only screen and (max-width: 950px) {
  .welcome-con {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .modal-dialog-con .welcome-con {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.welcome-con .logo {
  width: 0px;
  height: 0px;
  padding-left: 508.23529412px;
  padding-top: 60px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}
@media only screen and (max-width: 600px) {
  .welcome-con .logo {
    padding-left: 70%;
    padding-top: calc(70% / 8.470588235294118);
  }
}
.welcome-con .points {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 0px;
  text-align: center;
  margin-bottom: 60px;
}
.welcome-con .points li {
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  list-style: none;
  margin-right: 20px;
  margin-left: 20px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
}
.welcome-con .points li .img {
  width: 26px;
  margin-right: 20px;
  vertical-align: middle;
  height: 25px;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .welcome-con .points {
    display: none;
  }
}
.welcome-con #PHLogon {
  margin-bottom: 60px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  width: 500px;
  height: 500px;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  -ms-animation: kf-logon-appear 1s 1s forwards ease-out;
  -webkit-animation: kf-logon-appear 1s 1s forwards ease-out;
  -moz-animation: kf-logon-appear 1s 1s forwards ease-out;
  animation: kf-logon-appear 1s 1s forwards ease-out;
}
@-moz-keyframes kf-logon-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-ms-keyframes kf-logon-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@-webkit-keyframes kf-logon-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
@keyframes kf-logon-appear {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
  }
}
.welcome-con .footer-logo {
  width: 0px;
  height: 0px;
  padding-left: 284px;
  padding-top: 25px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}
@media only screen and (max-width: 600px) {
  .welcome-con .footer-logo {
    padding-left: 60%;
    padding-top: calc(60% / 11.36);
  }
}
@media only screen and (max-width: 600px) {
  .welcome-con {
    margin-top: 20px;
  }
  .welcome-con #PHWelcome {
    text-align: center;
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
  }
  .welcome-con #PHLogon {
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
  }
  .welcome-con #PHLogon .login-con .panels {
    width: 100%;
  }
}
.splash-con .byline {
  font-size: 40px;
  font-weight: normal;
  line-height: 1.5;
}
.splash-con .byline strong {
  font-weight: bold;
}
.splash-con .byline strong.highlight {
  color: #39464e;
}
.splash-con .banner-con {
  left: 0;
  right: 0;
  top: 0;
  height: 300px;
  background: linear-gradient(to left, #f16438, #c62e2e);
  position: absolute;
  z-index: 0;
}
.splash-con .banner-con .title {
  color: #f2f2f2;
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  line-height: 1em;
  margin-top: 115px;
}
@media only screen and (max-width: 950px) {
  .splash-con .banner-con .title {
    font-size: 56px;
    margin-top: 122px;
  }
}
@-moz-keyframes show-splash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-150px) rotateX(-90deg);
    -moz-transform: translateY(-150px) rotateX(-90deg);
    -o-transform: translateY(-150px) rotateX(-90deg);
    -ms-transform: translateY(-150px) rotateX(-90deg);
    transform: translateY(-150px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px) rotateX(0deg);
    -moz-transform: translateY(0px) rotateX(0deg);
    -o-transform: translateY(0px) rotateX(0deg);
    -ms-transform: translateY(0px) rotateX(0deg);
    transform: translateY(0px) rotateX(0deg);
  }
}
@-ms-keyframes show-splash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-150px) rotateX(-90deg);
    -moz-transform: translateY(-150px) rotateX(-90deg);
    -o-transform: translateY(-150px) rotateX(-90deg);
    -ms-transform: translateY(-150px) rotateX(-90deg);
    transform: translateY(-150px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px) rotateX(0deg);
    -moz-transform: translateY(0px) rotateX(0deg);
    -o-transform: translateY(0px) rotateX(0deg);
    -ms-transform: translateY(0px) rotateX(0deg);
    transform: translateY(0px) rotateX(0deg);
  }
}
@-webkit-keyframes show-splash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-150px) rotateX(-90deg);
    -moz-transform: translateY(-150px) rotateX(-90deg);
    -o-transform: translateY(-150px) rotateX(-90deg);
    -ms-transform: translateY(-150px) rotateX(-90deg);
    transform: translateY(-150px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px) rotateX(0deg);
    -moz-transform: translateY(0px) rotateX(0deg);
    -o-transform: translateY(0px) rotateX(0deg);
    -ms-transform: translateY(0px) rotateX(0deg);
    transform: translateY(0px) rotateX(0deg);
  }
}
@keyframes show-splash {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-150px) rotateX(-90deg);
    -moz-transform: translateY(-150px) rotateX(-90deg);
    -o-transform: translateY(-150px) rotateX(-90deg);
    -ms-transform: translateY(-150px) rotateX(-90deg);
    transform: translateY(-150px) rotateX(-90deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px) rotateX(0deg);
    -moz-transform: translateY(0px) rotateX(0deg);
    -o-transform: translateY(0px) rotateX(0deg);
    -ms-transform: translateY(0px) rotateX(0deg);
    transform: translateY(0px) rotateX(0deg);
  }
}
.splash-con > .page {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  -ms-animation: show-splash 1s 0.5s forwards ease-out;
  -webkit-animation: show-splash 1s 0.5s forwards ease-out;
  -moz-animation: show-splash 1s 0.5s forwards ease-out;
  animation: show-splash 1s 0.5s forwards ease-out;
  position: relative;
  z-index: 1;
  margin-top: 200px;
  background-color: #ffffff;
  border: 1px #39464e solid;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 20px;
  top: 0;
  min-height: 380px;
}
.splash-con .slide-show {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.splash-con .slide-show .slide-show-item {
  margin-top: 320px;
  background-color: #fff;
}
.splash-con .slide-show .slide-show-item input[name="slide_switch"] {
  display: none;
}
.splash-con .slide-show .slide-show-item input[name="slide_switch"]:checked + label {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.splash-con .slide-show .slide-show-item input[name="slide_switch"]:checked + label .icon:before {
  color: #39464e;
}
.splash-con .slide-show .slide-show-item input[name="slide_switch"]:checked + label + .details {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.splash-con .slide-show .slide-show-item label {
  display: inline-block;
  cursor: pointer;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  opacity: 0.6;
  filter: alpha(opacity=60);
  zoom: 1;
}
.splash-con .slide-show .slide-show-item label .icon:before {
  font-size: 30px;
  width: auto;
}
.splash-con .slide-show .slide-show-item .details {
  top: 0;
  right: 0;
  left: 0;
  border: 1px #39464e solid;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.splash-con .slide-show .slide-show-item .details .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.splash-con .slide-show .slide-show-item .details .copy {
  padding: 10px;
  z-index: 1;
  color: #fff;
  background-color: #39464e;
  height: 75px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .splash-con .banner-con {
    height: 100px;
  }
  .splash-con .banner-con .title {
    font-size: 28px;
    margin-top: 36px;
  }
  .splash-con > .page {
    margin-top: 90px;
  }
}
.login-con {
  max-width: 500px;
}
.login-con .person-icon {
  background-image: url(i/avatar.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  width: 158px;
  height: 158px;
  background-color: #e1e1e1;
  background-size: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.login-con .panels {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  position: relative;
}
.login-con .panels.show-1 > .panel:nth-child(1) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-2 > .panel:nth-child(2) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-3 > .panel:nth-child(3) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-4 > .panel:nth-child(4) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-5 > .panel:nth-child(5) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-6 > .panel:nth-child(6) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-7 > .panel:nth-child(7) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-8 > .panel:nth-child(8) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-9 > .panel:nth-child(9) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels.show-10 > .panel:nth-child(10) {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  pointer-events: all;
  z-index: 2;
}
.login-con .panels > .panels-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #f2f2f2;
  z-index: 2;
}
.modal-dialog-con .login-con .panels > .panels-nav {
  left: -20px;
  right: -20px;
  top: -20px;
}
.login-con .panels > .panels-nav [data-panel] {
  display: inline-block;
  margin-right: 10px;
  padding: 0px 40px;
  margin-bottom: 0px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  text-decoration: none;
  line-height: 45px;
  position: relative;
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
}
.login-con .panels > .panels-nav [data-panel]:after {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  content: ' ';
  visibility: visible;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 0px;
}
.login-con .panels > .panels-nav [data-panel].current:after {
  bottom: -10px;
}
.login-con .panels > .panels-nav [data-panel]:hover {
  color: #fff;
  background-color: transparent;
}
.login-con .panels > .panel {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  background-color: #fff;
  z-index: 1;
  width: 100%;
  top: 0;
  position: absolute;
  margin-top: 45px;
  pointer-events: none;
}
.login-con .panels > .panel form:not([do-not-relayout-buttons]):only-of-type,
.login-con .panels > .panel fieldset:not([do-not-relayout-buttons]):only-of-type {
  margin-bottom: 45px;
}
.login-con .panels > .panel form:not([do-not-relayout-buttons]):only-of-type .buttons,
.login-con .panels > .panel fieldset:not([do-not-relayout-buttons]):only-of-type .buttons {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.login-con .panels > .btn-back {
  transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -ms-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  background-color: #39464e;
  top: 0px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  left: -65px;
  font-size: 31.5px;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  width: 45px;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  overflow: hidden;
  height: 45px;
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.login-con .panels > .btn-back:before {
  font-family: 'FontAwesome';
  content: "\f0d9";
  font-weight: normal;
  color: inherit;
  width: 15px;
  text-indent: 0px;
  display: inline-block;
}
.login-con .panels > .btn-back.visible {
  /*
			.opacity(1);
			.transform(rotateY(0deg));
			
			&:hover{
				.opacity(0.7);
			}
			*/
}
@media only screen and (max-width: 600px) {
  .login-con .panels > .panels-nav {
    padding: 0px;
    overflow: visible;
    height: 35px;
  }
  .login-con .panels > .panels-nav:hover [data-panel] {
    max-height: 35px;
  }
  .login-con .panels > .panels-nav [data-panel] {
    max-height: 0px;
    width: 100%;
    transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -ms-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    -webkit-transition: all 0.5s 0s ease;
    overflow: hidden;
    display: block;
  }
  .login-con .panels > .panels-nav [data-panel].current {
    max-height: 35px;
  }
}
.login-con .panels > .panel {
  margin-top: 0px;
}
.login-con fieldset dt,
.login-con form dt {
  display: none;
}
.login-con fieldset input[type=text],
.login-con form input[type=text],
.login-con fieldset input[type=password],
.login-con form input[type=password] {
  background-color: transparent;
  border-left: transparent;
  border-right: transparent;
  border-top: transparent;
  border-bottom: 1px #eee solid;
  max-width: 100%;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-size: 14px;
}