.filter-form-control {
    margin-top: 10px !important;
}

.filter-form-control-text {
    margin-top: 5px !important;
}

.filter-label {
    margin-top: 12px !important;
    margin-right: 12px !important;
}

.filter-option-inner-inner {
    color: #6a6a6a !important;
}

.btn-light {
    background-color: #ffffff !important;
}

.btn-with-margin {
    margin-top: 3px !important;
}

.btn-with-padding {
    margin-top: 3px !important;
}

/* for the success (green) version of the gritter notice */
.gritter-success .gritter-item,
.gritter-success .gritter-bottom,
.gritter-success .gritter-top,
.gritter-success .gritter-close {
    background-color: #00acac !important;
    color: #000000 !important;
}

.gritter-success .gritter-title {
    text-shadow: none;
}

/* for the error(red) version of the gritter notice */
.gritter-error .gritter-item,
.gritter-error .gritter-bottom,
.gritter-error .gritter-top,
.gritter-error .gritter-close {
    border-radius: 25px !important;
    background-color: #FF5B57 !important;
    color: #000000 !important;
}

.gritter-error .gritter-title {
    text-shadow: none;
}

#gritter-notice-wrapper {
    border-radius: 25px !important;
}

.panel-heading {
    background-color: #353e45 !important;
}

.table-width-25-pct {
    width: 25% !important;
}

.table-width-20-pct {
    width: 20% !important;
}

.table-width-29-pct {
    width: 29% !important;
}

.table-width-15-pct {
    width: 15% !important;
}

.table-width-18-pct {
    width: 18% !important;
}

.table-width-12-pct {
    width: 12% !important;
}

.table-width-60-pct {
    width: 60% !important;
}

.table-width-70-pct {
    width: 70% !important;
}

.table-width-20-pct {
    width: 20% !important;
}

.table-width-30-pct {
    width: 30% !important;
}

.table-width-25-pct {
    width: 25% !important;
}

.table-width-35-pct {
    width: 35% !important;
}

.table-width-40-pct {
    width: 40% !important;
}

.table-width-10-pct {
    width: 10% !important;
}

.table-width-5-pct {
    width: 5% !important;
}

.table-width-7-pct {
    width: 7% !important;
}

.table-width-9-pct {
    width: 9% !important;
}

.table-width-14-pct {
    width: 14% !important;
}

.table-width-6-pct {
    width: 6% !important;
}

.table-width-45-pct {
    width: 45% !important;
}

.table-width-4-pct {
    width: 4% !important;
}

.table-width-3-pct {
    width: 3% !important;
}

.table-width-2-pct {
    width: 2% !important;
}

.app-content {
    padding-top: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0px !important;
}
.panel-body-title{
    padding-bottom: 0px !important;
}
