.form-control {
  color: #3b4a69;
}

.buttons-create, .buttons-print {
  margin-left: 10px !important;
}

.dataTables_filter {
  float: right;
}

.dataTables_info {
  float: left;
}

.panel {
  margin-left: 15px;
  margin-right: 15px;
}

.green {
  color: green;
}

.red {
  color: red;
}

.max-width {
    width: 100% !important;
}

.checked.icheck-full-disabled {
    background-position: -48px 0;
    cursor: default;
}
.icheck-full-disabled {
    background-position: -72px 0;
    cursor: default;
}

.concepto_b {
  color: #545454;
}
.concepto_a {
  color: blue;
}
.concepto_banco {
  color: #5e0054;
}

div.tooltip-inner {
    max-width: 350px;
    width: 350px;
}
.tooltip.in {
    opacity: 1!important;
}
.thumbnail {
    max-width: 340px;
}
td.details-control {
    text-align: center;
    color: green;
    cursor: pointer;
}
tr.shown td.details-control {
    text-align: center;
    color: red;
}
.email p {
	margin-bottom: 2px;
}
.adjunto {
	white-space: nowrap;
	margin-right: 20px;
}
