.btn-circle.btn-xl {
    width: 21px;
    height: 21px;
    line-height: 20px;
    font-size: 12px;
}

#datatable_fixed_column .fa-arrow-circle-right {
    font-size: 18px;
    cursor: pointer;
}

#datatable_fixed_column .acciones {
    text-align: center;
}
	
.sa-content {
    height: -webkit-fill-available;
}

.modal-dialog {
    min-width: 30%;
}

.dt-toolbar {
    border-top: 1px solid #ddd;
}

.content-1 {
  border-bottom: 1px solid #CCC !important;
}

.table-bordered i {
  cursor: pointer;
}

.icon-addon .fa {
    top: -6px;
}

#widget-grid {
  width: 100% !important;
}

.td-center {
  text-align: center;
}

table { font-size: 13px; }

.input-ebs{
  font-size: 13px;
  height: 20px;
}