.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  margin-top: 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: .7em;
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb>.active {
  color: #777
}

.breadcrumb a {
  text-decoration: none
}

.md-autocomplete-suggestions li {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
}

.md-autocomplete-suggestions li:last-child {
  border-bottom-width: 0;
}

.md-autocomplete-suggestions .item-title, .md-autocomplete-suggestions .item-metadata {
  display: block;
  line-height: 2;
}

.md-autocomplete-suggestions .item-title md-icon {
  height: 18px;
  width: 18px;
}

.menudemoBasicUsage .md-menu-demo {
  padding: 24px;
}

.menudemoBasicUsage .menu-demo-container {
  min-height: 200px;
}

.tree li span {
  width: 99%;
}

.pn:hover {
  box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.3);
}

.weather-0 {
  background: #ffcf00;
  margin-bottom: 20px;
}

.weather-1 {
  background: #4fc1e9;
  margin-bottom: 20px;
}

.weather-2 {
  background: #ed5565;
  margin-bottom: 20px;
}

.pn {
  height: 255px;
  max-height: 255px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

.centered {
  text-align: center;
}

.weather i {
  color: white;
  margin-top: 30px;
  font-size: 70px;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.weather h1 {
  margin-top: 10px;
  color: white;
  font-weight: 900;
  font-size: 20px;
}

.weather .info {
  background: #f2f2f2;
  height: 91.2px;
  max-height: 91.2px;
}

.weather .info h3 {
  font-weight: 900;
  margin-bottom: 0px;
  font-size: 12px;
}

.weather .info p {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 16px;
  color: #c2c2c2;
  font-size: 15px;
  font-weight: 700;
}

.goleft {
  text-align: left;
}

.goright {
  text-align: right;
}

.weather .info i {
  font-size: 15px;
  color: #c2c2c2;
  margin-bottom: 0px;
  margin-top: 10px;
}

keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
  ;
}

.progress {
  height: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: .9em !important;
  line-height: 20px;
  color: #000 !important;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.chart-legend, .bar-legend, .line-legend, .pie-legend, .radar-legend, .polararea-legend, .doughnut-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center
}

.chart-legend li, .bar-legend li, .line-legend li, .pie-legend li, .radar-legend li, .polararea-legend li, .doughnut-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default
}

.chart-legend li span, .bar-legend li span, .line-legend li span, .pie-legend li span, .radar-legend li span, .polararea-legend li span, .doughnut-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px
}

.chart-banner {
  background-color: rgba(0, 140, 186, 0.3);
  padding-top: 25px;
  margin-bottom: 15px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #cccccc;
}

.tc-chart-js-legend {
  list-style-type: none;
  padding-left: 0px;
}

.tc-chart-js-legend li {
  display: block;
  float: left;
  padding: 2px;
  font-size: .7em;
}

.tc-chart-js-legend li span, .color_indicador {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
}

#pieRecurso ul, #pieCalidad ul, #recurso ul, #calidad ul {
  overflow: hidden !important;
}

md-grid-list .principal, .principal {
  width: 50%;
  height: 50%;
}

md-grid-list .principal svg {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

md-grid-list .s64 {
  font-size: 64px;
}

md-grid-list .s32 {
  font-size: 48px;
}

md-grid-list md-icon.fa {
  display: block;
  padding-left: 0;
}

md-grid-list md-icon.s32 span {
  padding-left: 8px;
}

md-grid-list md-grid-list {
  margin: 8px;
}

md-grid-list .gray, .gray {
  background: #f5f5f5;
}

md-grid-list .green, .green {
  background: #b9f6ca;
}

md-grid-list .yellow, .yellow {
  background: #ffff8d;
}

md-grid-list .blue, .blue {
  background: #84ffff;
}

md-grid-list .darkBlue, .darkBlue {
  background: #80d8ff;
}

md-grid-list .deepBlue, .deepBlue {
  background: #448aff;
}

md-grid-list .purple, .purple {
  background: #b388ff;
}

md-grid-list .lightPurple, .lightPurple {
  background: #8c9eff;
}

md-grid-list .red, .red {
  background: #ff8a80;
}

md-grid-list .pink, .pink {
  background: #ff80ab;
}

md-grid-list md-grid-tile {
  transition: all 300ms ease-out 50ms;
}

md-grid-list md-grid-tile md-icon {
  padding-bottom: 32px;
}

md-grid-list md-grid-tile md-grid-tile-footer {
  background: rgba(0, 0, 0, 0.68);
  height: 36px;
}

md-grid-list md-grid-tile-footer figcaption {
  width: 100%;
}

md-grid-list md-grid-tile-footer figcaption h3 {
  margin: 0;
  font-weight: 700;
  width: 100%;
  text-align: center;
}

md-grid-list a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

md-grid-list md-grid-tile-footer md-icon svg {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  padding-left: 0;
  background: #FFF;
  padding-bottom: 0px;
}

.badge {
  overflow: none !important;
}

.badge[data-badge]:after {
  content: attr(data-badge);
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 1.1em;
  right: 0.5em;
  margin: 0;
  padding: 0;
  font-size: 0.6em;
  background: red;
  text-align: center;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 0.2em #259b24;
}

.nav-barra-grafica {
  width: 100%;
  height: 48px;
  display: block;
  background-color: #CCC;
}

.color-picker-wrapper input {
  width: 96%;
}

.color-picker-wrapper .input-group .color-picker-input-swatch {
  padding-left: 30px;
}

.color-picker-wrapper .color-picker-swatch:not(.input-group-addon) {
  position: relative;
  top: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  vertical-align: middle;
  background-position: -80px 0;
  border: solid 1px #ccc;
  padding: 0;
  margin: 0;
  display: inline-block;
}

md-input-container p, .search-input {
  color: rgba(0, 0, 0, 0.54);
  position: relative;
  font-size: .85em;
  font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif;
}

.portada {
  background-image: url('assets/img/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.texto-vertical {
  transform: rotate(270deg);
  transform-origin: left top -10;
  font-size: .7em !important;
  width: 0px;
  position: absolute;
  margin-top: -10px;
}

.md-select-label {
  width: 100%;
}

.mitab {
  background-color: transparent !important;
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
}

.mitab md-tabs-canvas {
  background: white;
}

.mitab h1:first-child {
  margin-top: 0;
}

.custom-chips .md-chip {
  position: relative;
  padding-right: 35px;
}

.custom-chips .md-chip .md-chip-remove-container {
  position: absolute;
  right: 4px;
  top: 4px;
  margin-right: 0;
  height: 24px;
}

.custom-chips .md-chip .md-chip-remove-container button.removechip {
  position: relative;
  height: 24px;
  width: 24px;
  line-height: 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  transition: background 0.15s linear;
  display: block;
}

.custom-chips .md-chip .md-chip-remove-container button.removechip md-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.7);
  color: white;
  fill: white;
}

.custom-chips .md-chip .md-chip-remove-container button.removechip:hover, .custom-chips .md-chip .md-chip-remove-container button.removechip:focus {
  background: rgba(255, 0, 0, 0.8);
}

.custom-chips .md-chip {
  max-width: calc(100% - 3.5em);
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-chips .md-chip .md-chip-content {
  white-space: normal;
  text-overflow: ellipsis;
}

table.Tabla {
  border-collapse: collapse !important;
}

table.Tabla tr {
  background: #FFF;
}

table.Tabla td, table.Tabla th {
  border: 1px #999 solid !important;
  padding: 0.5rem;
  font-size: 1em !important;
  color: #000 !important;
}

table.Tabla caption {
  font-weight: bold;
  background: #ddd;
  padding: .5em;
  border: 1px #999 solid !important;
  border-bottom: none !important;
}

.h3-caption {
  font-weight: bold;
  background: #666;
  color: #fff;
  padding: .5em;
  border: 1px #999 solid !important;
}

.h3-label {
  font-weight: normal;
  background: #ddd;
  color: #000;
  padding: .5em;
  border: 1px #999 solid !important;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

.sin-scroll {
  overflow-y: hidden !important;
  overflow: hidden !important
}

.mtt-graduationValueText {
  font-size: 17px !important;
}

ul.md-autocomplete-suggestions {}

.md-autocomplete-suggestions li {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
}

.md-autocomplete-suggestions li:last-child {
  border-bottom-width: 0;
}

.md-autocomplete-suggestions .item-title, .md-autocomplete-suggestions .item-metadata {
  display: block;
  line-height: 2;
}

.md-autocomplete-suggestions .item-title md-icon {
  height: 18px;
  width: 18px;
}

.veggie-option2 {
  float: left;
  box-sizing: border-box;
  background: #f0f0f0;
  border-radius: 50px;
  font-weight: 900;
  margin: 0px 4px 4px 0px;
  min-width: 22%;
}

.veggie-option {
  float: left;
  box-sizing: border-box;
  padding: 0 8px;
  padding: 8px;
  background: #f0f0f0;
  border-radius: 3px;
  font-weight: 900;
  margin: 0px 4px 4px 0px;
}

.spinner {
  margin: 10px 20px;
  text-align: center;
  display: inline-block;
}

.spinner svg {
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  padding: 8px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.qp-circular-loader {
  width: 64px;
  /* 2*RADIUS + STROKEWIDTH */
  height: 64px;
  /* 2*RADIUS + STROKEWIDTH */
  stroke-width: 3px;
}

.qp-circular-loader-path {
  stroke-dasharray: 58.9;
  /* 2*RADIUS*PI * ARCSIZE/360 */
  stroke-dashoffset: 58.9;
  /* 2*RADIUS*PI * ARCSIZE/360 */
  /* hides things initially */
}

/* SVG elements seem to have a different default origin */

.qp-circular-loader, .qp-circular-loader * {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* Rotating the whole thing */

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.qp-circular-loader {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 1568.63ms;
  animation-duration: 1568.63ms;
  /* 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/* Filling and unfilling the arc */

@-webkit-keyframes fillunfill {
  from {
    stroke-dashoffset: 58.8
    /* 2*RADIUS*PI * ARCSIZE/360 - 0.1 */
    /* 0.1 a bit of a magic constant here */
  }
  50% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: -58.4
    /* -(2*RADIUS*PI * ARCSIZE/360 - 0.5) */
    /* 0.5 a bit of a magic constant here */
  }
}

@keyframes fillunfill {
  from {
    stroke-dashoffset: 58.8
    /* 2*RADIUS*PI * ARCSIZE/360 - 0.1 */
    /* 0.1 a bit of a magic constant here */
  }
  50% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: -58.4
    /* -(2*RADIUS*PI * ARCSIZE/360 - 0.5) */
    /* 0.5 a bit of a magic constant here */
  }
}

@-webkit-keyframes rot {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes rot {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes colors {
  0% {
    stroke: #754fa0;
  }
  20% {
    stroke: #09b7bf;
  }
  40% {
    stroke: #90d36b;
  }
  60% {
    stroke: #f2d40d;
  }
  80% {
    stroke: #fcb12b;
  }
  100% {
    stroke: #ed1b72;
  }
}

@keyframes colors {
  0% {
    stroke: #754fa0;
  }
  20% {
    stroke: #09b7bf;
  }
  40% {
    stroke: #90d36b;
  }
  60% {
    stroke: #f2d40d;
  }
  80% {
    stroke: #fcb12b;
  }
  100% {
    stroke: #ed1b72;
  }
}

.qp-circular-loader-path {
  -webkit-animation-name: fillunfill, rot, colors;
  animation-name: fillunfill, rot, colors;
  -webkit-animation-duration: 1333ms, 5332ms, 5332ms;
  animation-duration: 1333ms, 5332ms, 5332ms;
  /* ARCTIME, 4*ARCTIME, 4*ARCTIME */
  -webkit-animation-iteration-count: infinite, infinite, infinite;
  animation-iteration-count: infinite, infinite, infinite;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1), steps(4), linear;
  animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1), steps(4), linear;
  -webkit-animation-play-state: running, running, running;
  animation-play-state: running, running, running;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hint {
  position: absolute;
  left: 5px;
  right: auto;
  bottom: -8px;
  font-size: 14px;
  line-height: 14px;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  color: grey;
}

.selectdemoSelectHeader .demo-header-searchbox {
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  padding: 0;
}

.selectdemoSelectHeader .demo-select-header {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
  padding-left: 10.667px;
  height: 48px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
}

.selectdemoSelectHeader md-content._md {
  max-height: 240px;
}

.layout-padding, .layout-padding-gt-sm, .layout-padding-gt-sm>*, .layout-padding-md, .layout-padding-md>*, .layout-padding>*, .layout-padding>.flex, .layout-padding>.flex-gt-sm, .layout-padding>.flex-md {
  padding: 3px !important;
}

.recaptcha {
  padding: 5px !important;
}

md-input-container.md-icon-float>md-icon {
  left: -20px !important;
}

.md-autocomplete-suggestions .md-2-line img, .md-2-line img {
  height: 50px !important;
  width: 50px !important;
  padding: 10px;
}

md-input-container.md-default-theme .md-input-message-animation, md-input-container .md-input-message-animation, md-input-container.md-default-theme .md-input-messages-animation, md-input-container .md-input-messages-animation {
  color: #EB212A !important;
}

.select-refresh {
  float: left;
  width: calc(100% - 45px);
}

.md-datepicker-input-container {
  min-width: 44%;
}

.fc-event {
  cursor: pointer;
}

.gridListdemoDynamicTiles md-icon {
  width: 50%;
  height: 30%;
}

.gridListdemoDynamicTiles md-icon svg {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.gridListdemoDynamicTiles .s64 {
  font-size: 64px;
}

.gridListdemoDynamicTiles .s32 {
  font-size: 48px;
}

.gridListdemoDynamicTiles md-icon.fa {
  display: block;
  padding-left: 0;
}

.gridListdemoDynamicTiles md-icon.s32 span {
  padding-left: 8px;
}

.gridListdemoDynamicTiles md-grid-list {
  margin: 8px;
}

.gridListdemoDynamicTiles .gray {
  background: #f5f5f5;
}

.gridListdemoDynamicTiles .green {
  background: #b9f6ca;
}

.gridListdemoDynamicTiles .yellow {
  background: #ffff8d;
}

.gridListdemoDynamicTiles .blue {
  background: #84ffff;
}

.gridListdemoDynamicTiles .darkBlue {
  background: #80d8ff;
}

.gridListdemoDynamicTiles .deepBlue {
  background: #448aff;
}

.gridListdemoDynamicTiles .purple {
  background: #b388ff;
}

.gridListdemoDynamicTiles .lightPurple {
  background: #8c9eff;
}

.gridListdemoDynamicTiles .red {
  background: #ff8a80;
}

.gridListdemoDynamicTiles .pink {
  background: #ff80ab;
}

.gridListdemoDynamicTiles md-grid-tile md-icon {
  padding-bottom: 32px;
}

.gridListdemoDynamicTiles md-grid-tile md-grid-tile-footer {
  background: rgba(0, 0, 0, 0.68);
  height: 36px;
}

.gridListdemoDynamicTiles md-grid-tile-footer figcaption {
  width: 100%;
}

.gridListdemoDynamicTiles md-grid-tile-footer figcaption h3 {
  margin: 0;
  font-weight: 700;
  width: 100%;
  text-align: center;
}

.media-content {
  width: 100%;
}

.modal-dialog-buttons {
  margin-top: 0px !important;
}

.pvtHorizList li {
  display: inline-block !important;
}

.md-input-focused {
  color: rgba(0, 0, 0) !important;
  text-transform: uppercase !important;
}

md-select-menu.md-default-theme md-content md-option[selected], md-select-menu md-content md-option[selected] {
  color: rgb(235, 33, 42) !important;
}

md-tabs.md-default-theme .md-tab.md-active, md-tabs .md-tab.md-active, md-tabs.md-default-theme .md-tab.md-active md-icon, md-tabs .md-tab.md-active md-icon, md-tabs.md-default-theme .md-tab.md-focused, md-tabs .md-tab.md-focused, md-tabs.md-default-theme .md-tab.md-focused md-icon, md-tabs .md-tab.md-focused md-icon {
  color: rgb(235, 33, 42) !important;
}

md-input-container.md-default-theme:not(.md-input-invalid).md-input-has-value label, md-input-container:not(.md-input-invalid).md-input-has-value label {
  color: rgba(0, 0, 0) !important;
  font-weight: 900 !important;
}

[disabled] md-input-container.md-default-theme .md-input, [disabled] md-input-container .md-input, md-input-container.md-default-theme .md-input[disabled], md-input-container .md-input[disabled] {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0) !important;
}

md-input-container.md-default-theme .md-placeholder, md-input-container .md-placeholder, md-input-container.md-default-theme label, md-input-container label {
  color: rgba(0, 0, 0) !important;
}

md-select.md-default-theme .md-select-value.md-select-placeholder, md-select .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0) !important;
}

select {
  width: 98%;
  margin-top: -3px;
  border: none;
  border-bottom-color: #e0e0e0;
  padding: 8px 1px;
  margin-bottom: 3px;
  display: block;
  height: 33px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #e0e0e0 !important;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select option {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  transition: background .15s linear;
  padding: 0 16px;
  height: 48px;
}

select option:hover {
  background-color: rgba(158, 158, 158, 0.18);
}

select option[selected] {
  color: rgb(235, 33, 42) !important;
}

md-dialog-actions button {
  color: rgba(0, 0, 0, 0.87) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

.md-autocomplete-suggestions .md-autocomplete-suggestion {
  padding: 15px;
  height: auto !important;
}