/* Custom styles for Homer */
body {
    color: #444;
}
.red-text {
    color: #e74c3c;
}
.green-text {
    color: #13866E;
}
.smaller-for-dash {
    padding: 2px 10px;
}
.centered-text {
    text-align: center;
}
.right-text {
    text-align: right;
}
.tooltip-inner {
    max-width: none;
    white-space: nowrap;
}
.small-avatar {
    width: 28px;
    height: 28px;
}
.table > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.table > tbody > tr > td.table-cabecalho {
    height: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.bolded-text {
    font-weight: bold;
}

.padCell {
    padding-top: 6px !important;
    padding-bottom: 0 !important;
}
.text-medium {
    font-size: 42px;
}
.stat-list li:first-child {
  margin-top: 0;
}
.stat-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.stat-list li {
    margin-top: 15px;
    position: relative;
}
.progress-small,
.progress-small .progress-bar,
.progress-small .progress-bar-blue {
  height: 10px;
}
.progress-small,
.progress-mini {
  margin-top: 5px;
}
.progress-mini,
.progress-mini .progress-bar,
.progress-mini .progress-bar-blue {
  height: 5px;
  margin-bottom: 0;
}
.progress-bar-blue {
    background-color: #97BBCD;
}
canvas {
    max-width: 800px;
    height: auto !important;
    max-height: 129px;
    padding: 0 3px 3px 3px;
}
.stat-dashboard {
    margin-bottom: 10px;

}
.stat-dashboard td {
    padding: 1px 0;
}
.stat-dashboard td.rightPad {
    padding-right: 10px;
}
.padRight-5 {
    padding-right: 5px;
}
.padBottom-2 {
    padding-bottom: 2px;
}
.padBottom-5 {
    padding-bottom: 5px;
}
.padTop-3 {
    padding-top: 3px;
}
.padLeft-4 {
    padding-left: 4px;
}
.icon-antecedentes {
    padding: 14px 10px 5px 10px;
}
.dash-title {
    font-size: 22px;
    padding-top: 8px;
}
.padTop-8 {
    padding-top: 8px;
}
.padTop-12 {
    padding-top: 12px;
}
.padTop-5 {
    padding-top: 5px;
}
.senha-tipo {
    margin-top: 5px;
    font-size: 23px;
}
.marginRight-10 {
    margin-right: 10px;
}
.padTop-16 {
    padding-top: 16px;
}
.disponibilidade-agenda td {
    text-align: center;
}
.disponibilidade-agenda td:first-child {
    text-align: left;
    padding-top: 16px;
}
.font-22 {
    font-size: 22px;
}
.font-13 {
    font-size: 13px;
}
.font-12 {
    font-size: 12px;
}
.avatar-controlador {
    padding-left: 35px;
    padding-top: 9px;
    font-size: 11px;
}
.avatar-img {
    width: 70px;
}

.dark-gray, .btn-default:hover.dark-gray {
    color: #333;
}
.tooltip {
    position: fixed;
}
.nav-semana {
    float: right;
    padding-top: 3px;
}
.proxima-senha {
    margin-top: 5px;
    font-size: 19px;
    padding-top: 2px;
}
.ultimas-senhas {
    margin-top: 15px;
    padding-bottom: 5px;
}
.marginTop-20 {
    margin-top: 20px;
}
.marginTop-23 {
    margin-top: 23px;
}
.ibox-title h5 {
    font-size: 13px;
}
.logo-element {
    padding: 14px 0;
}

.dash {
    display: block;
    padding-bottom: 10px;
}
.marginBottom-3 {
    margin-bottom: 3px;
}
.marginBottom-5 {
    margin-bottom: 5px;
}
.marginBottom-15 {
    margin-bottom: 15px;
}
.no-marginTop {
    margin-top: 0;
}
.pad-widget-sadeno {
    padding-bottom: 15px;
    padding-top: 20px
}
.panel-heading-sadeno {
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 3px;
}
.title-widget-sadeno {
    font-size: 22px;
    padding-bottom: 10px;
}

.ibox-sadeno {
    background-color: #fff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    margin-bottom: 20px;
    min-height: 80px;
    padding: 15px 5px 5px 5px;
    width: 100%;
}
.ibox-title h5 {
    padding-top: 2px;
    padding-left: 5px;
}
.ibox-title {
    font-size: 15px;
}
.ibox-content {
    padding: 15px 25px 10px 25px;
}


.pull-right-ibox-sadeno {
    text-align: right;
    padding-top: 8px;
    padding-bottom: 6px
}

.login-logo {
    padding-left: 15px;
    padding-bottom: 30px;
}

.login-sadeno {
    width: 320px;
    margin-top: 50px;
    padding: 10px 30px;
}

.datepicker {
	 z-index: 3000 !important;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal {
    z-index: 1050 !important;
}
.titulo-page {
    margin-top: 15px;
    margin-bottom: 4px;
    font-weight: bold;
}
.page-heading {
    padding: 0 10px 15px 10px;
}
.breadcrumb {
    padding-left: 1px;
}
.breadcrumb > li a {
    color: inherit;
    text-decoration: underline;
}

.file-preview-image {
    height: 160px;
    vertical-align: middle;
}

/* Summernote */
.note-editor.note-frame {
  border: 1px solid #a9a9a9 !Important;
}
.note-editor.fullscreen {
  z-index: 2050;
}
.note-editor.note-frame.fullscreen {
  z-index: 2050;
  left: 70px;
}
.navbar-static-top {
  z-index: 0 !Important;
}


/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: auto;
  pointer-events: auto;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  position: fixed;
  z-index: 100000;
  height: 100%;
  width: 100%;
  background: rgba( 243, 243, 244, .7 );
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

}

.pace.pace-inactive .pace-activity {
  display: none;
}

.pace .pace-activity {
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  left: 45%;
  top: 40%;
  height: 90px;
  width: 90px;
  display: block;
  border-width: 30px;
  border-style: double;
  border-color: #1ab394 transparent transparent;
  border-radius: 50%;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.pace .pace-activity:before {
  content: ' ';
  position: absolute;
  top: 10px;
  left: 10px;
  height: 50px;
  width: 50px;
  display: block;
  border-width: 10px;
  border-style: solid;
  border-color: #1ab394 transparent transparent;
  border-radius: 50%;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
}

@-o-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
}

@keyframes spin {
  100% {  transform: rotate(359deg); }
}

.select2-selection__clear {
  top: 1px !Important;
}

.btn-ychart.btn-outline {
  color: #d8cb1c;
}
.btn-ychart {
  width: 30px;
  height: 30px;
  padding: 5px 10px;;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-ychart.btn-xs {
  width: 20px;
  height: 20px;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 10px;
  line-height: 1;
}
.btn-ychart.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-ychart.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 3px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-ychart {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
}
.btn-ychart:hover,
.btn-ychart:focus,
.btn-ychart:active,
.btn-ychart.active {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
}
.btn-ychart.disabled:hover,
.btn-ychart.disabled:focus,
.btn-ychart.disabled:active,
.btn-ychart.disabled.active,
.btn-ychart[disabled]:hover,
.btn-ychart[disabled]:focus,
.btn-ychart[disabled]:active,
.btn-ychart[disabled].active,
fieldset[disabled] .btn-ychart:hover,
fieldset[disabled] .btn-ychart:focus,
fieldset[disabled] .btn-ychart:active,
fieldset[disabled] .btn-ychart.active {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
}
.btn-ychart {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #d8cb1c;
  background-image: -moz-linear-gradient(top,#d8cb1c,#d8cb1c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d8cb1c),to(#d8cb1c));
  background-image: -webkit-linear-gradient(top,#d8cb1c,#d8cb1c);
  background-image: -o-linear-gradient(top,#d8cb1c,#d8cb1c);
  background-image: linear-gradient(to bottom,#d8cb1c,#d8cb1c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3cc00', endColorstr='#ff7a9900', GradientType=0);
  border-color: #d8cb1c #d8cb1c #d8cb1c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn-ychart:hover,
.btn-ychart:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn-ychart:hover,
.btn-ychart:focus {
  background-color: #d8cb1c;
}
.btn-ychart:active,
.btn-ychart.active,
.btn-ychart.active:hover {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
}
.btn-ychart.disabled:hover,
.btn-ychart.disabled:focus,
.btn-ychart.disabled:active,
.btn-ychart.disabled.active,
.btn-ychart[disabled] .btn-oldstyle:hover,
.btn-ychart[disabled] .btn-oldstyle:focus,
.btn-ychart[disabled] .btn-oldstyle:active,
.btn-ychart[disabled] .btn-oldstyle.active {
  background-color: #d8cb1c;
  border-color: #d8cb1c;
}
.th-text-center table thead tr th {
  text-align: center;
  vertical-align: middle;
}


.btn-cancelado.btn-outline {
  color: #b8b894;
}
.btn-cancelado {
  width: 30px;
  height: 30px;
  padding: 5px 10px;;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-cancelado.btn-xs {
  width: 20px;
  height: 20px;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 10px;
  line-height: 1;
}
.btn-cancelado.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-cancelado.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 3px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-cancelado {
  background-color: #b8b894;
  border-color: #b8b894;
}
.btn-cancelado:hover,
.btn-cancelado:focus,
.btn-cancelado:active,
.btn-cancelado.active {
  background-color: #b8b894;
  border-color: #b8b894;
}
.btn-cancelado.disabled:hover,
.btn-cancelado.disabled:focus,
.btn-cancelado.disabled:active,
.btn-cancelado.disabled.active,
.btn-cancelado[disabled]:hover,
.btn-cancelado[disabled]:focus,
.btn-cancelado[disabled]:active,
.btn-cancelado[disabled].active,
fieldset[disabled] .btn-cancelado:hover,
fieldset[disabled] .btn-cancelado:focus,
fieldset[disabled] .btn-cancelado:active,
fieldset[disabled] .btn-cancelado.active {
  background-color: #b8b894;
  border-color: #b8b894;
}
.btn-cancelado {
  background-color: #b8b894;
  border-color: #b8b894;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #b8b894;
  background-image: -moz-linear-gradient(top,#b8b894,#b8b894);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b8b894),to(#b8b894));
  background-image: -webkit-linear-gradient(top,#b8b894,#b8b894);
  background-image: -o-linear-gradient(top,#b8b894,#b8b894);
  background-image: linear-gradient(to bottom,#b8b894,#b8b894);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3cc00', endColorstr='#ff7a9900', GradientType=0);
  border-color: #b8b894 #b8b894 #b8b894;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn-cancelado:hover,
.btn-cancelado:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn-cancelado:hover,
.btn-cancelado:focus {
  background-color: #b8b894;
}
.btn-cancelado:active,
.btn-cancelado.active,
.btn-cancelado.active:hover {
  background-color: #b8b894;
  border-color: #b8b894;
}
.btn-cancelado.disabled:hover,
.btn-cancelado.disabled:focus,
.btn-cancelado.disabled:active,
.btn-cancelado.disabled.active,
.btn-cancelado[disabled] .btn-oldstyle:hover,
.btn-cancelado[disabled] .btn-oldstyle:focus,
.btn-cancelado[disabled] .btn-oldstyle:active,
.btn-cancelado[disabled] .btn-oldstyle.active {
  background-color: #b8b894;
  border-color: #b8b894;
}
.th-text-center table thead tr th {
  text-align: center;
  vertical-align: middle;
}
.select2-container--krajee .select2-selection--single .select2-selection__rendered {
  padding-right: 20px !Important;
}

.ibox-tools {
  float: right !Important;
}

.ibox-content h3 {
  martin-top: 0px !Important;
}

.krajee-default.file-preview-frame .file-thumbnail-footer {
  display: none !Important;
}

.kv-sort-icon {
	display: none !Important;
}