
.aCardMain {
    word-wrap: break-word !important;
    height: auto !important;
    line-height: normal !important;
    font-size: 20px !important;
    min-height: 60px !important;
    font-weight: bolder !important;
}

.thA {
    word-wrap: break-word !important;
    white-space: normal !important;
    max-width: 180px !important;
    height: auto !important;
    line-height: normal !important;
    color: black !important;
    text-align: center !important;
    vertical-align: middle;
    font-size: 11px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}



.aMenuTop {
    word-wrap: break-word !important;
    white-space: normal;
    height: auto !important;
    line-height: normal !important;
    padding: 5px 5px 5px 5px !important;
}

.aMenu {
    word-wrap: break-word !important;
    height: auto !important;
    padding: 5px 20px 5px 20px !important;
    font-size: small !important;
    line-height: normal !important;
    border-radius: 5px !important;
    margin: 5px !important;
}

    .aMenu:hover {
        background: lightgray !important;
        color: black !important;
    }


.aTitleSubMenu {
}

    .aTitleSubMenu:hover {
        color: black !important;
    }


th {
    word-wrap: break-word !important;
    white-space: normal !important;
    max-width: 180px !important;
    height: auto !important;
    line-height: normal !important;
    font-weight: bold;
    color: black !important;
    text-align: center !important;
    vertical-align: middle;
    font-size: 11px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

td {
    max-width: 180px !important;
    word-wrap: break-word !important;
    white-space: normal !important;
    height: auto !important;
    line-height: normal !important;
    padding: 3px !important;
    font-size: 11px !important;
    color: black !important;
    font-family: Arial, Helvetica, sans-serif !important;
}
.form-check-label-black {
    color: black !important;
}
.minwid80 {
    min-width: 80px !important;
}
input[type="radio"] {
    height: 15px;
    width: 15px;
    border:2px solid brown;
    margin-top:5px;
}
input[type="checkbox"] {
    height: 15px;
    width: 15px;
    border: 2px solid brown;
    margin-top: 5px;
}
.td_col_dropdown {
    font-size: small !important;
    color: black !important;
    font-weight: bolder !important;
}

textarea {
    height: 100% !important;
    font: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

input {
    color: black !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

select {
    color: black !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

label {
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.btn-circle {
    border-radius: 100%;
    height: 1.5rem;
    width: 1.5rem;
    font-size: 0.7rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.main_sist_title {
    color: white !important;
    font-weight: bold !important;
    padding-top: 16px !important;
}
