html, body {
  font-size: 14px;
  color: #444;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

th.md-column.md-checkbox-column {
  padding-left: 24px !important; }

a {
  text-decoration: none;
  cursor: pointer; }
  a.btn.md-button {
    display: inline-block; }

.primaryColor {
  color: #367890; }

.primaryColors a {
  color: #367890; }
  .primaryColors a[ng-click] {
    cursor: pointer; }
  .primaryColors a:hover {
    color: #333; }

.fa.yellow {
  color: darkorange;
  font-size: 19px; }

.secondaryColors {
  color: #B0BEC5; }

/** ====== Sidenav Related BEGIN ====== */
.site-sidenav .sidebar-list {
  padding-top: 5px; }

.site-sidenav md-toolbar h1 {
  font-size: 100%;
  font-weight: 400;
  margin: auto;
  text-align: center; }

.site-sidenav h2 {
  font-size: 17px; }

.menuBtn {
  background-color: transparent;
  border: none;
  height: 32px;
  margin: 16px 0;
  width: 36px; }

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

.site-sidenav, .site-sidenav.md-locked-open-add-active, .site-sidenav.md-locked-open {
  width: 150px;
  min-width: 150px;
  max-width: 150px; }

/* Using Data-URI converted from svg until <md-icon> becomes available */
.menuBtn {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkhlYWRlciI+CiAgICA8Zz4KICAgICAgICA8cmVjdCB4PSItNjE4IiB5PSItMjIzMiIgZmlsbD0ibm9uZSIgd2lkdGg9IjE0MDAiIGhlaWdodD0iMzYwMCIvPgogICAgPC9nPgo8L2c+CjxnIGlkPSJMYWJlbCI+CjwvZz4KPGcgaWQ9Ikljb24iPgogICAgPGc+CiAgICAgICAgPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CiAgICAgICAgPHBhdGggZD0iTTMsMThoMTh2LTJIM1YxOHogTTMsMTNoMTh2LTJIM1YxM3ogTTMsNnYyaDE4VjZIM3oiIHN0eWxlPSJmaWxsOiNmM2YzZjM7Ii8+CiAgICA8L2c+CjwvZz4KPGcgaWQ9IkdyaWQiIGRpc3BsYXk9Im5vbmUiPgogICAgPGcgZGlzcGxheT0iaW5saW5lIj4KICAgIDwvZz4KPC9nPgo8L3N2Zz4=) no-repeat center center; }

/** ====== Sidenav Related END ====== */
/** ====== General typo BEGIN ====== */
.left-padd {
  padding-left: 15px; }

.unspaced-headings h1, .unspaced-headings h2, .unspaced-headings h3, .unspaced-headings h4, .unspaced-headings p {
  margin-bottom: 0;
  margin-top: 0; }

.aw-full-area {
  margin: -16px; }

md-content.md-default-theme {
  background-color: #eee; }

md-card {
  background-color: #fff; }
  md-card h2:first-of-type {
    margin-top: 0; }

md-content.white {
  background-color: #fff; }

.left-text {
  text-align: left; }

.md-old-style.md-button {
  font-size: inherit;
  height: 30px;
  min-height: 30px;
  min-width: 0px;
  line-height: 30px;
  width: auto;
  white-space: normal; }

h2 {
  font-weight: 400; }

p {
  line-height: 1.846;
  margin: 0 0 3px; }

.breathing-space {
  margin: 20px 0; }

.badge {
  background: #CB5757;
  padding: 2px 6px;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
  margin: 0 2px; }
  .badge.menu-badge {
    position: absolute;
    top: 12px; }

.color-bg {
  background-color: #77AAB3;
  color: #fff; }
  .color-bg input {
    color: #fff !important; }
  .color-bg label {
    color: #fff !important; }

md-list .md-button {
  color: inherit;
  font-weight: 500;
  text-align: left;
  width: 100%; }

md-list-item, md-list-item.md-no-proxy {
  padding: 0; }

ul.unstyled {
  padding: 0;
  list-style: none; }

.md-button.no-case {
  text-transform: none; }

.md-button.no-bold {
  font-weight: normal; }

.no-margin {
  margin-bottom: 0;
  padding-bottom: 0; }

.no-true-margin {
  margin: 0; }

.no-margin-all {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0; }

.circular-image, .user-listing .face, .notifications .face, .search-results .face, .user-profile .user-profile-details .user-profile-following .face, .tipoDesafio-medal .user-profile-details .user-profile-following .face, .chat-dialog .chat-listing .face, .post-listing .face, .user-profile .user-profile-info .face, .tipoDesafio-medal .tipoDesafio-medal-info .medal {
  border-radius: 99%;
  width: 48px;
  height: 48px;
  margin: 16px;
  background-size: cover; }

.small, .notifications .face, .chat-dialog .chat-listing .face, .post-listing .single-post .aw-comments .face {
  width: 24px;
  height: 24px; }

.mute, .stream-purpose md-input-container input, .post-listing small {
  opacity: 0.4; }

.tiny {
  font-size: 80%; }
  .tiny.fa {
    font-size: 70%; }

.clickable {
  cursor: pointer; }

.slight-padding {
  padding: 0 8px;
  margin: 0; }

/** ====== General typo END ====== */
/** ====== Users BEGIN ====== */
.notification-count span {
  font-size: 12px;
  background: #CB5757;
  padding: 3px 5px;
  margin-left: -13px;
  border-radius: 99%; }

.notifications {
  background-color: #fff;
  position: absolute;
  z-index: 2;
  margin-top: 0;
  top: 64px;
  right: 0; }
  .notifications .face {
    margin: 4px 10px; }
  .notifications .item button, .notifications .item a {
    padding: 16px 8px;
    margin: 0; }
    .notifications .item button p, .notifications .item a p {
      max-width: 240px !important;
      font-size: 14px !important; }
    .notifications .item button p, .notifications .item button span, .notifications .item a p, .notifications .item a span {
      display: block;
      color: #444;
      white-space: normal;
      font-size: 100% !important;
      line-height: normal; }
  .notifications .title-item {
    text-align: center; }

.user-listing .md-button, .notifications .md-button, .search-results .md-button, .user-profile .user-profile-details .user-profile-following .md-button, .tipoDesafio-medal .user-profile-details .user-profile-following .md-button {
  display: block;
  text-transform: none; }

.chat-dialog form {
  padding: 20px; }
  .chat-dialog form md-input-container {
    padding-bottom: 0; }

.chat-dialog .chat-listing {
  padding: 0px; }
  .chat-dialog .chat-listing md-list-item {
    padding: 5px 25px; }
  .chat-dialog .chat-listing .face {
    margin: 0;
    margin-right: 8px; }
  .chat-dialog .chat-listing p.name {
    margin: 0;
    font-size: 80%;
    line-height: 5px;
    color: #367890; }
  .chat-dialog .chat-listing p.message {
    margin-top: 4px;
    line-height: 1.446; }

.stream-purpose {
  /*background: #f7f7f7;*/
  padding: 8px;
  margin-top: 0; }
  .stream-purpose md-input-container {
    margin-bottom: 0;
    padding-bottom: 0; }
    .stream-purpose md-input-container input {
      text-align: right;
      width: 100%;
      border: none;
      font-style: italic; }

.search-results {
  position: absolute;
  z-index: 1;
  margin-top: -26px;
  /*width: 234px;*/ }

.mentions-results {
  position: absolute;
  margin-top: 0px; }

.button-listing .md-button h3 {
  line-height: 16px;
  font-size: 14px;
  margin-top: 13px;
  text-transform: uppercase; }

.button-listing .md-button p {
  line-height: 14px;
  font-size: 12px;
  margin-top: 5px;
  color: #B0BEC5; }

.post-writer {
  margin-bottom: 20px; }

.post-listing {
  font-weight: normal; }
  .post-listing .face {
    background-color: #eee;
    background-size: cover;
    width: 64px;
    height: 64px;
    margin-left: 0; }
  .post-listing .post-actions {
    padding: 0 6px; }
  .post-listing .single-post {
    align-items: initial;
    -webkit-align-items: initial; }
    .post-listing .single-post.root-post {
      margin-bottom: 10px; }
    .post-listing .single-post .aw-person-name {
      margin: 0; }
    .post-listing .single-post .aw-post-content {
      padding-top: 0; }
    .post-listing .single-post .aw-item-content {
      margin: 9px 0; }
    .post-listing .single-post p {
      margin: 0 0 3px; }
    .post-listing .single-post .aw-comments {
      margin-top: 10px; }
      .post-listing .single-post .aw-comments .face {
        margin-right: 8px; }
  .post-listing p {
    padding: 6px;
    font-size: 100%; }
  .post-listing small {
    padding: 6px; }
  .post-listing .feed-spacer {
    background: #eee;
    padding: 4px;
    text-align: center;
    color: #aaa;
    text-transform: uppercase;
    font-size: 11px;
    margin: 15px 0; }

.activities-listing p {
  margin: 5px 0; }

.activities-listing strong {
  text-transform: uppercase; }

.user-profile .user-profile-info {
  padding: 30px; }
  .user-profile .user-profile-info .profile-buttons {
    margin-top: 10px; }
  .user-profile .user-profile-info .face {
    width: 128px;
    height: 128px; }
  .user-profile .user-profile-info .user-details {
    margin-top: 14px; }
  .user-profile .user-profile-info .status {
    color: #bbb; }
    .user-profile .user-profile-info .status.online {
      color: #95D055; }

.user-profile .user-profile-details {
  margin-top: -9px; }
  .user-profile .user-profile-details md-tabs-wrapper {
    margin-left: 8px;
    margin-right: 8px; }
  .user-profile .user-profile-details .no-margin-top {
    margin-top: 0; }
  .user-profile .user-profile-details .customized-tab {
    padding: 8px;
    margin-top: -8px; }
    .user-profile .user-profile-details .customized-tab md-card {
      margin: 0; }

.user-profile-btn img {
  background-position: middle center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 24px; }

/** ====== Users END ====== */
/** ====== Misc BEGIN ====== */
#loading-bar-spinner {
  top: 24px !important;
  left: 24px !important; }
  @media (max-width: 768px) {
    #loading-bar-spinner {
      left: 128px !important; } }

#loading-bar-spinner .spinner-icon {
  border-top-color: #fff !important;
  border-left-color: #fff !important;
  opacity: 0.5; }

#loading-bar .bar {
  background-color: #2c3e50 !important;
  height: 5px !important;
  bottom: 0 !important;
  top: auto !important; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000; }
  .preloader .preloader-content {
    margin-top: 200px;
    font-size: 20px;
    text-align: center;
    color: #999; }
    .preloader .preloader-content h1, .preloader .preloader-content p {
      margin: 0;
      padding: 0; }

/** ====== Misc END ====== */
/** All view animations */
.main-view {
  transition: all linear 0.1s;
  -webkit-transition: all linear 0.1s;
  -moz-transition: all linear 0.1s;
  -ms-transition: all linear 0.1s; }

.main-view.ng-enter {
  -webkit-transform: translate3d(0, 1%, 0);
  -moz-transform: translate3d(0, 1%, 0);
  -ms-transform: translate3d(0, 1%, 0);
  transform: translate3d(0, 1%, 0);
  opacity: 0; }

/** ================== THEMING ===================== */
.md-padding {
  padding: 0px; }

md-toolbar.md-default-theme {
  background-color: #494749; }

md-toolbar.md-default-theme.md-primary {
  background-color: #2196f3; }

md-dialog .md-subheader.md-default-theme {
  background: #eee;
  margin: 0;
  text-transform: uppercase; }

.table-column {
  padding-right: 2px !important;
  line-height: 24px; }

.logo {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed; }

.tipoDesafio-medal {
  box-shadow: none; }
  .tipoDesafio-medal .tipoDesafio-medal-info {
    padding-bottom: 0px;
    padding-right: 30px;
    padding-top: 0px;
    padding-left: 0px; }
    .tipoDesafio-medal .tipoDesafio-medal-info .label-face-avatar {
      font-size: 12px;
      font-family: 'Roboto';
      color: rgba(0, 0, 0, 0.54); }
    .tipoDesafio-medal .tipoDesafio-medal-info .profile-buttons {
      margin-top: 10px; }
    .tipoDesafio-medal .tipoDesafio-medal-info .medal {
      width: 50px;
      height: 50px;
      margin: 2px; }
    .tipoDesafio-medal .tipoDesafio-medal-info .user-details {
      margin-top: 14px; }
    .tipoDesafio-medal .tipoDesafio-medal-info .status {
      color: #bbb; }
      .tipoDesafio-medal .tipoDesafio-medal-info .status.online {
        color: #95D055; }
  .tipoDesafio-medal .user-profile-details {
    margin-top: -9px; }
    .tipoDesafio-medal .user-profile-details md-tabs-wrapper {
      margin-left: 8px;
      margin-right: 8px; }
    .tipoDesafio-medal .user-profile-details .no-margin-top {
      margin-top: 0; }
    .tipoDesafio-medal .user-profile-details .customized-tab {
      padding: 8px;
      margin-top: -8px; }
      .tipoDesafio-medal .user-profile-details .customized-tab md-card {
        margin: 0; }

table.md-table th.md-column md-icon:not(:first-child) {
  margin-left: 0px !important; }

md-input-container:not(.md-input-has-value) input[type="date"]:not(:focus) {
  color: rgba(0, 0, 0, 0.87); }

.color-transparent {
  color: transparent !important; }

.color-black {
  color: rgba(0, 0, 0, 0.87) !important; }

input[type=date]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0.87) !important; }

.ng-message-image {
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 12px;
  line-height: 24px;
  color: #f44336; }

.homeMenu {
  font-size: 12px;
  margin: 0;
  padding: 6px 12px; }

.message1 {
  font-family: "Helvetica Neue" !important;
  font-size: 28px;
  color: #999999;
  letter-spacing: 1px;
  margin: 0px auto 0 auto;
  width: 550px; }

.button {
  font-family: "Helvetica Neue" !important;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  background-color: black;
  color: white;
  padding: 18px 18px 18px 18px;
  border-radius: 5px; }

.message2 {
  padding-top: 13px;
  font-family: "Helvetica Neue" !important;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0.6px; }

.line {
  height: 2px;
  background-color: #999999;
  background-repeat: repeat-x;
  background-size: auto 2px;
  width: 600px;
  margin: 30px auto 0 auto; }

.footerlogo {
  padding-top: 20px; }

.imgValidation {
  padding-top: 22px; }

.rectangulo {
  border-radius: 5px;
  background-color: white;
  margin: 5px auto 0 auto;
  width: 600px;
  height: 65px; }

.footerText {
  font-family: "Helvetica Neue";
  font-size: 12px;
  color: #999999;
  margin-top: 10px; }

/* Not all email clients will obey these, but the important ones will */
@media (max-width: 480px) {
  .message1 {
    width: 250px;
    font-size: 22px; }
  .rectangulo {
    width: 300px; }
  .line {
    width: 600px; }
  body, div {
    display: block !important; } }

.welcome-background {
  box-shadow: none; }
  .welcome-background .welcome-background-info {
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px; }
    .welcome-background .welcome-background-info .label-face-avatar {
      font-size: 12px;
      font-family: 'Roboto';
      color: rgba(0, 0, 0, 0.54); }
    .welcome-background .welcome-background-info .profile-buttons {
      margin-top: 10px; }
    .welcome-background .welcome-background-info .background {
      width: 150px;
      height: 275px;
      background-size: cover; }

.welcome-background {
  box-shadow: none; }
  .welcome-background .welcome-logobackground-info {
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px; }
    .welcome-background .welcome-logobackground-info .label-face-avatar {
      font-size: 12px;
      font-family: 'Roboto';
      color: rgba(0, 0, 0, 0.54); }
    .welcome-background .welcome-logobackground-info .profile-buttons {
      margin-top: 10px; }
    .welcome-background .welcome-logobackground-info .logobackground {
      width: 50px;
      height: 50px;
      background-size: cover; }

.export {
  font-size: 10px !important; }

.input-notif {
  padding-bottom: 10px !important; }

md-event-calendar md-event-calendar-header {
  line-height: 54px !important;
  max-height: 54px !important; }

md-event-calendar md-event-calendar-month .md-event-calendar-month-row-header {
  height: 20px;
  min-height: 20px;
  padding-bottom: 6px; }

.filter-calendar-combo md-select {
  margin-bottom: 16px !important; }

.filter-calendar-combo md-select-value {
  border-bottom-width: 0px !important; }

.filter-calendar-combo md-select-value span {
  color: white;
  text-align: right; }

th {
  padding: 0 !important; }

.custom-subheader .md-subheader-inner {
  padding: 0; }

fieldset {
  padding: 0 8px !important; }
  fieldset md-input-container {
    margin: 16px 0 0; }
    fieldset md-input-container .md-errors-spacer {
      min-height: 12px; }

.fieldset-albaran md-input-container .md-errors-spacer {
  min-height: 5px; }

table.md-table tbody.md-body > tr.md-row, table.md-table tfoot.md-foot > tr.md-row {
  height: 32px; }

md-card {
  margin: 0; }

.dialog-audit {
  padding: 12px 24px 0 !important; }
  .dialog-audit md-input-container {
    margin-bottom: 0; }
    .dialog-audit md-input-container .md-errors-spacer {
      min-height: 0px; }

form .md-errors-spacer {
  min-height: 0px; }

.table-column {
  line-height: 16px; }

.button-list {
  min-width: 36px;
  width: 36px !important;
  margin: 0; }

.md-table-pagination {
  padding: 0 20px; }

.message-err-custom {
  font-size: 12px;
  line-height: 14px;
  overflow: hidden; }

.md-datepicker-input-mask {
  width: 308px !important; }

md-toolbar:not(.md-menu-toolbar) {
  background-color: #494749 !important;
  color: rgba(255, 255, 255, 0.87) !important; }

md-dialog md-toolbar:not(.md-menu-toolbar) {
  background-color: #2196f3 !important;
  color: rgba(255, 255, 255, 0.87) !important; }

.progress-bar {
  width: 300px;
  height: 16px;
  border-radius: 10px;
  border: 1px solid #CCC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cb5fc), to(#025ed6));
  border-image: initial; }

.uploaded {
  padding: 0;
  height: 14px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9cb5fc), to(#025ed6));
  border-image: initial; }

.percent {
  position: absolute;
  width: 300px;
  height: 14px;
  z-index: 1;
  text-align: center;
  font-size: 0.8em;
  color: white; }
