/* fa iconlarini bosluk birak */
.famar
{
  margin: 0px 5px;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active
{
  color: white !important;
}

.disabled
{
  pointer-events: none;
}

body
{
  font-size: 0.9rem;
}


input,
textarea,
select,
button:not(.close),
.form-control,
.custom-select,
.btn:not(.close)
{
  font-size: 0.875rem !important;
  padding-right: 0.25rem 0.5rem !important;
  padding-left: 0.25rem 0.5rem !important;
  height: auto !important;
}


.form-check-input
{
  transform: scale(1.3);
}

.form-group
{
  margin-bottom: 0.25rem !important;
}

.card-title
{
  font-size: 1.0rem !important;
}

table.dataTable {
  font-size: 0.8em;
}