body.utility-page #main {
  overflow: hidden;
  background: url("../../assets/img/patterns/backgrounds/1.png") no-repeat top center #2d494d;
  background-size: cover;
}
.w10 {
  width: 10px !important;
}
.h10 {
  height: 10px !important;
}
.navbar-logo-text img {
  max-height: 60px;
  padding: 10px;
}
.panel-title .alert {
  margin-top: 20px;
}
.panel-title .fa {
  font-size: 16px !important;
}
#content .panel .panel-body {
  margin-top: 0 !important;
}
.navbar-fixed-top .navbar-right img.profile-img {
  max-width: 40px;
  border-radius: 100%;
}
.navbar[class*='bg-'] .nav > li > a {
  color: #5a5386;
}
.navbar[class*='bg-'] .nav > li.open > a {
  color: #5a5386;
}
.navbar .nav > li > a.dropdown-toggle {
  margin-left: 0;
}
.navbar #sidebar_left_toggle,
.navbar #sidebar_left_toggle:hover,
.navbar #sidebar_left_toggle:focus {
  color: #5a5386;
}
header.navbar.bg-system {
  background-color: #fff !important;
}
.navbar.bg-system .nav > li.open > a,
.navbar.bg-system .nav > li:hover > a,
.navbar.bg-system .nav > li:focus > a,
.navbar.bg-system .nav > li.active > a,
.navbar.bg-system .nav > li > a:hover,
.navbar.bg-system .nav > li > a:focus {
  color: #5a5386;
  background-color: #fff !important;
}
label {
  color: #333 !important;
}
#crm #content {
  background: #dcdcdc;
}
.timeline-item .timeline-icon {
  padding-top: 8px;
}
.crm-status {
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.crm-status.open {
  background-color: #f6565a;
}
.crm-status.closed {
  background-color: #c3d62d;
}
.crm-status.answered {
  background-color: #67d3e0;
}
.crm-status.unanswered {
  background-color: #FF7022;
}
#comentarios .media-body {
  width: 100%;
}
.input-inline {
  width: auto !important;
}
.task-desc small {
  text-transform: none;
  color: grey;
}
.topbar-right .fa-plus.pr5 {
  padding-right: 0 !important;
}
header#topbar {
  background: #333 !important;
}
ol.breadcrumb li,
ol.breadcrumb li > a,
ol.breadcrumb li:before {
  color: #dddddd !important;
}
ol.breadcrumb li:not(.breadcrumb-current-item):hover,
ol.breadcrumb li > a:hover {
  color: #fff !important;
}
ol.breadcrumb li > a > .fa {
  background-color: #333 !important;
  background: none !important;
}
ol.breadcrumb li > a > .fa:hover {
  background-color: #dddddd !important;
}
body {
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-family: 'Roboto', sans-serif !important;
}
#content .panel .panel-heading .panel-title {
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-family: 'Roboto', sans-serif !important;
}
header.bg-light {
  background-color: #333 !important;
  color: #666;
}
header.bg-light .navbar-nav.navbar-right li.dropdown > a.dropdown-toggle:hover {
  background-color: rgba(116,200,221,0.5) !important;
}
.text-primary,
table.table a,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333 !important;
}
a.btn.btn-info {
  color: #fefefe !important;
}
.pagination > .active > a {
  background-color: #333 !important;
  border-color: #333 !important;
}
.nav-pills > li.active > a {
  background-color: #333 !important;
}
#content .panel-group.accordion .panel .panel-heading a:hover {
  color: #333 !important;
}
#content .panel-group.accordion .panel .panel-heading a:not(.collapsed) {
  background-color: #333 !important;
  color: #fefefe !important;
}
#sidebar_left,
.sidebar-left-content,
.sidebar-menu > li > ul {
  background-color: #333 !important;
}
.sidebar-left-content {
  box-shadow: -39px 7px 0 0 #333 inset !important;
}
body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
  background-color: #333 !important;
}
.sidebar-menu > li > a > span:nth-child(2),
.sidebar-menu > li > .sub-nav > li > a {
  font-weight: 100 !important;
}
.sidebar-menu > li > a > span:nth-child(2):hover,
.sidebar-menu > li > .sub-nav > li > a:hover {
  color: #ccc !important;
}
body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
  border-left: 1px solid #333;
}
.nano.affix > .nano-pane > .nano-slider {
  background: #333;
}
body.sb-l-m .sidebar-menu > li > ul {
  border-left: #333 !important;
}
a {
  color: #333;
}
.scroller-handle {
  background: #333 !important;
}
.btn-info {
  background-color: #82C078 !important;
}
.btn-info:hover {
  background-color: #333 !important;
}
.bg-dark {
  background-color: #333 !important;
  color: white !important;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(0,0,0,0.5);
  color: white;
}
.dropdown-menu > li > a {
  color: #5a5386;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #5a5386;
}
.sidebar-menu .sidebar-label {
  color: #ccc !important;
}
body.sb-l-m .sidebar-menu > li > a > span:nth-child(1) {
  color: white !important;
}
.section.row[class*='index-modulo-'] {
  display: none;
}
img.preview {
  width: 100% !important;
  height: auto !important;
}
.error-validation {
  border: 1px solid red !important;
}
.fileupload-preview.thumbnail {
  background: rgba(100,100,100,0.2);
}
.docs-tooltip {
  color: white !important;
}
.chute-center .table tbody td .fa {
  font-size: 2em;
}
#topbar .topbar-left li.breadcrumb-icon span.fa-home {
  font-size: 2em;
}
.modal .modal-header .modal-title {
  color: #fafafa !important;
}
.modal .modal-header h5 {
  color: #fff !important;
}
.modal .modal-body .select2 {
  width: 100% !important;
}
.modal .modal-body p {
  text-overflow: ellipsis;
  overflow: hidden;
}
form .required {
  color: red;
}
.fc-event.fc-day-grid-event.fc-event-primary {
  background-color: #5a5386;
}
.fc-basic-view td.fc-day-number {
  color: #5a5386;
}
.allcp-form .file .gui-file[disabled] + .gui-input,
.allcp-form .file .gui-file[disabled]:hover + .gui-input,
.allcp-form .gui-input[disabled],
.allcp-form .gui-input[disabled] ~ .input-footer,
.allcp-form .gui-textarea[disabled],
.allcp-form .gui-textarea[disabled] ~ .input-footer,
.allcp-form .select-multiple select[disabled],
.allcp-form .select > select[disabled] {
  color: #444 !important;
  background-color: #eeeeee !important;
}
.input-group-addon {
  background-color: #eceeef !important;
}
.datepicker-month_year {
  z-index: 99999 !important;
}
.buttons a {
  padding-right: 5px;
}
.buttons a:last-child {
  padding-right: 0;
}
#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #79e44c;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
table.horas-ludoteca{
  width: 100%;
}
table.horas-ludoteca,
table.horas-ludoteca td{
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}
table.horas-ludoteca td label{
  vertical-align: middle !important;
}
table.horas-ludoteca td input{
  width: 95% !important;
  margin: 0 5px 0 0 !important;
  vertical-align: middle !important;
}
table.horas-ludoteca td:last-child input{
  margin-right: 0px !important;
  width: 100% !important;
}
.nbt{
  border-top: 0 !important;
}
.ui-datepicker{
  z-index: 2000 !important;
}