.aligned-btn {
margin-top:29px;}
.minbox {
    font-size: 10pt;
    padding: 4px 7px;
}
.mintable {
    font-size:10pt;
}
    .mintable thead tr th {
        padding: 8px 9px;
        vertical-align: middle;
    }

    .mintable tbody tr td {
        padding: 8px 9px;
        vertical-align: middle;
    }

    .mintable tr th {
        padding: 8px 9px;
        vertical-align: middle;
    }

    .mintable tr td {
        padding: 8px 9px;
        vertical-align: middle;
    }
.missingdefention {
    color: #ff8d00;
    font-weight: bold;
    margin: 6px 0px 0px 7px;
    font-size: 9pt;
}

.hidecontent {
    display: none;
}

.showcontent {
    display: block;
}

.printheader {
    display: none;
}

.language-table {
}

    .language-table tr {
    }

        .language-table tr th {
        }

        .language-table tr td {
        }

.currencyspan {
    color: blue;
    font-size: 11px;
    display: block;
}

.buttons-copy {
    background: #f5f6f8;
    color: #58585b;
    border-color: transparent !important;
}
.buttons-excel {
    background: green;
    border-color: transparent !important;
}
.buttons-pdf {
    background: #f40f02;
    border-color: transparent !important;
}
.buttons-colvis {
    background: #f5f6f8;
    color: #58585b;
    border-color: transparent !important;
}


.buttons-copy:hover {
    background: #58585b;
    color: #f5f6f8;
}

.buttons-excel:hover {
    background: #f5f6f8;
    color: green;
}

.buttons-pdf:hover {
    background: #f5f6f8;
    color: #f40f02;
}

.buttons-colvis:hover {
    background: #58585b;
    color: #f5f6f8;
}


.btn-disabled {
    pointer-events: none;
}

.simplebar-content-wrapper {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(246, 246, 246) 47%, rgb(237, 237, 237) 100%);
}

.searchboard {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(246, 246, 246) 47%, rgb(237, 237, 237) 100%);
}

.greennumber {color:green;
}
.blacknumber {color:#000;
}
.rednumber {color:red;
}

.accordion-button {
    padding: 8px 13px !important;
}

.required {
    color: gray;
    font-size: 8pt;
    font-style: italic;
}


.redtd {
color:red;
}


.targetcolor:target  {
    background: #c8e3fb;
}

