body {
    overflow: scroll
}

i.fa.adminicn{
    color: #fff;
}
.color-border {
    width: 20%;
    min-width: 150px;
    height: 3px;
    background: #e1696a;
    margin-bottom: 20px;
}

.arrow{
	color: #b63b1a; 
	font-weight: 600;
	margin-right: 7px;
}
.allcntent p {
    display: flex;
/*    justify-content: center;*/
}
.content-div{
     min-height: 600px !important;
} 
.allcntent {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 15px;
    border-radius: 5px;
}
.allcntent-left p {
    display: flex;
    justify-content: left;
}

.allcntent-left {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 15px;
    border-radius: 5px;
}

.allcntent-center p {
    display: flex;
    justify-content: center;
}

.allcntent-center {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 15px;
    border-radius: 5px;
}

img.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 
.abut_presidnt{
    border: none;
}
p.namecls {
    color: #b63b1a;
}
span.mb-3.fw-bold .pagehead {
    padding-top: 15px;
    text-transform: uppercase;
}
div.dataTables_wrapper div.dataTables_filter {
    float: right;
}

table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
    display: none !important;
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
    display: none !important;
}
ul.tableli li {
    list-style: none;
}
a{
    color: #12477f;
} 


div.dt-container.dt-empty-footer tbody > tr:last-child > * {
    border-bottom: 1px solid rgb(0 0 0 / 8%) !important;
}
div#accordionExample .accordion-item:not(:first-of-type) {
    border-top: 1px solid #80808033;
    margin-top: 30px;
}
button#btnSubmit1 {
    width: 100%;
}
button#btnSubmit2 {
    width: 100%;
}
button#btnSubmit3 {
    width: 100%;
}
button.accordion-button {
    background: #08016314;
}
.accordion-item {
    border-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}
.dt-length label {
    display: none;
}
.dt-search label {
    display: none;
}
.req_doc_ul li {
    list-style: none;
}
.fundtionimg{
    width: 60%;
    height: 700px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

