
.fillterReq {
    background: white;
    border: 1px solid #18A661;
    height: 40px;
    width: 100%;
    border-radius: 0.25rem;
    color: black;
}

.input-ModelPopUp {
    width: auto;
    text-align: center;
border: 1px solid #008838;
font-weight: bold;
color: #103147;
background: #ffffff;
padding: 10px;
padding-left: 20px;
height: 40px;
font-size: 14px;
border-radius: 50px;
}
.input-ModelPopUpEdit {
    width: auto;
    text-align: center;
    border: 1px solid #008838;
    font-weight: bold;
    color: #103147;
    background: #ffffff;
    padding: 10px;
    padding-left: 20px;
    height: 40px;
    font-size: 14px;
    border-radius: 50px;
}

h2 {
    color: #333;
}

/* Fresh new table design */
.table {
    width: 100%;
    border-collapse: collapse;
    background-color: #f9f9f9;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    overflow: hidden;
}

.table th {
    text-align: center;
    background-color: #103147;
    color: #ffffff;
    padding: 14px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
tr{
    background-color: white;
}

td {
    padding: 12px;
    text-align: center;
    color: #333;
}

.tableofdata tr:nth-child(even) {
    background-color: #eafaf11f !important;
}


/* Table action button styling */
button {
    background-color: #18A661;
    border: 1px solid #18A661;
    color: #fff;

    padding: 8px 14px;
    cursor: pointer;
    border-radius: 20px;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

button:hover {
    background-color: #54d77a;
}

.reject {
    background-color: #d9534f;
    color: #ffffff;
    border: 1px solid #d9534f;
}

.reject:hover {
    background-color: #f7c6c6;
}

/* تصميم نافذة البوب أب */

.form-group {
    margin-bottom: 15px;
}

input {
    width: 80%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

span {
    margin-right: 5px;
}

.buttons {
    display: block;

}

.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
}

/* نحول لون الأيقونات للون الأبيض */
/* .ui-datepicker .ui-icon {
    display: inline-block;
    background-image: url("https://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png");
    background-repeat: no-repeat;
} */


/* .ui-datepicker .ui-datepicker-title select {
    background: #19875400 !important;
    color: #102e4f !important;
    font-size: 15px;
    margin: 1px 3px;
} */

/* Datepicker custom styling */
/* .ui-datepicker {
    background: #f7f9fc;
    border: 1px solid #ddd;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    padding: 10px;
} */


/* Navigation arrows */
/* .ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 6px !important;
    background: #b0b0b094 !important;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3sease-in-out;
} */

/* .ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    background: #198754a3;
} */

/* .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    border: .5px solid #dee2e6;
} */
/* .ui-datepicker-calendar .ui-state-active {
    color: #777620 !important;
} */



/* .ui-datepicker .ui-datepicker-next {
    right: 5px !important;
} */
/* .ui-datepicker .ui-datepicker-prev {
    left: 5px !important;
} */


/* .ui-datepicker-calendar .ui-state-default {
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 8px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
} */

/* .ui-datepicker-calendar .ui-state-default:hover {

    color: #fff;
} */


/* Month and year dropdowns */
/* .ui-datepicker-month,
.ui-datepicker-year {

    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 5px;
    font-size: 14px;
    outline: none;
} */
/* .ui-datepicker .ui-datepicker-header {
    background: #1987547a !important;
} */
/* .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #777620 !important;
} */
/* .ui-datepicker-calendar .ui-state-default:hover {
    background: none !important;
    color: #102e4f !important;
} */
/* .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 3px !important;
} */
.dropdown-item {
  
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #000000 !important;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:hover{
    color: white !important;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 14rem;
    padding: .5rem 0;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 0px;
    font-size: 14px;
    color: #131516;
    text-align: right;
    list-style: none;
    background-color: rgb(255 255 255) !important;
    background-clip: padding-box;
    border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-radius: .25rem;
    border-radius: 0px;
    padding: 15px 7px;
    border-top: 3px solid #54D77A;
    box-shadow: 2px 2px 2px #0000004a !important;
}