﻿.field-validation-error {
    color: #ff0000;
}

.validation-summary-errors {
    color: #ff0000;
}

.status-inactive {
    color: #ff0000;
}

.status-active {
    color: #4cf509;
}

.required {
    color: #ff0000;
    font-weight: bolder;
}

.form-box-440 {
    max-height: 440px;
    overflow-y: auto;
    overflow-x: hidden;
}

.color-red {
    color: #ff0000;
}

.bus-cat-list ul {
    list-style: none;
}


.content-button {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.btn-sm {
    margin-bottom: 2px;
    margin-top: 2px;
}

.btn-addnew {
    background-color: #4cf509;
}

.btn-search {
}

.btn-back {
}

.btn-submit {
}

.btn-save {
}

.btn-delete {
}

.btn-print {
}

.comp-logo {
    height: 32px;
    margin: 0px 3px 0px 0px;
}

.seprater {
    border-bottom: solid;
    margin-bottom: 7px;
    padding: 0px 0px 2px 3px;
    border-color: #3c8dbc;
}

.template-field {
    height: 283px;
    overflow: scroll;
}
