input[name="newdashboarddate"] {
    font-weight: bold;
}


.totalrequests.numbers {
    text-align: right;
    font-size: 24px;
}
.totalrequests .card-title {
    font-size: 16px !important;
    color: #000 !important;
    margin-top: 24px;
}
.dataTables_empty{
	text-align: center !important;
}
.totalrequests {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
}
.totalrequests .mb-2{
	text-align: right;
    color: #fff;
    font-size: 38px;
    margin-top: 18px;
}

.pendingrequests.numbers {
    text-align: right;
    font-size: 24px;
}
.pendingrequests .card-title {
    font-size: 16px !important;
    color: #000 !important;
    margin-top: 24px;
}
.dataTables_empty{
	text-align: center !important;
}
.pendingrequests {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
}
.pendingrequests .mb-2{
	text-align: right;
    color: #fff;
    font-size: 38px;
    margin-top: 8px;
}
.previewpage .card-body a img {
    width: 29px;
    padding-top: 0px;
    margin-left: 56px;
}
.MTP_Act_div {
    margin: 18px 0px 0px 0px;
}
.submitclass .btn {
    margin: 18px 0 0 0;
}
.navbar-content .backbutton  {
    display: block;
    width: 115px;
    height: 43px;
    background: #10b759;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 25px;
    margin: 8px 0 0 0;
}
.completedrequests.numbers {
    text-align: right;
    font-size: 24px;
}
.completedrequests .card-title {
    font-size: 16px !important;
    color: #000 !important;
    margin-top: 24px;
}
.dataTables_empty{
    text-align: center !important;
}
.completedrequests {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
}
.completedrequests .mb-2{
    text-align: right;
    color: #fff;
    font-size: 38px;
    margin-top: 8px;
}


.declinedrequest.numbers {
    text-align: right;
    font-size: 24px;
}
.declinedrequest .card-title {
    font-size: 16px !important;
    color: #000 !important;
    margin-top: 24px;
}
.dataTables_empty{
    text-align: center !important;
}
.declinedrequest {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
}
.declinedrequest .mb-2{
    text-align: right;
    color: #fff;
    font-size: 38px;
    margin-top: 8px;
}
.blood_bank_div {
    margin-bottom: 14px;
}
.col-md-12.submitclass {
    display: inline-flex !important;
}
.previewpage .downloadbtn {
    padding: 7px 10px 9px 10px;
    padding-left: 91%;
    background: transparent;
    text-decoration: none;
    display: flex;
    width: 100%;
    align-items: center;
}
.successmsg {
    margin-top: 10px !important;
}
.approveclass {
    text-align: center;
}
.dashboardclass {
    font-size: 17px !important;
    color:#fff;
}
input[type="text"][disabled] {
   color: #000 !important;
}
.forms-sample img {
    height: 22px;
    justify-content: center;
    padding: 0px 0px 0px 10px;
}
.previewpage .headingclass {
    padding: 9px 0px 9px 0;
    border-radius: 4px;
}
.data_heading{
    font-size: 17px;
}
.card .numbers{
    color: #000;
}