﻿.text-success {
    color: green;
}

.text-danger {
    color: red;
}

.form-input {
    margin: 0px 0 8px !important;
}

.dt-sc-one-half {
    padding-top: 10px !important;
}

.col-md-6 {
    padding-top: 5px !important
}

.card-body {
    max-height: 250px;
    overflow: auto;
}
.center-modal-foter{
    text-align:center !important;
}

.center-modal-foter input{
    float:none !important
}
.modal-dialog{
    top:55px !important
}