.table {
    color: #000106;
}
.red{
    color:red;
}


.img-profile-1{
    background: #4e73df;
    width: 280px;
    margin-left: -35px;
}

.alert-error {
    color: #011142;
    background-color: #a9bdf7;
    border-color: #3051b3;
}

.mt-22{
    margin-top: 22px;
}

.bg-login-image {
    background-color: #001037 !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;

}

.custom-form-control{
        height: calc(1.5em + 0.75rem + 2px);
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #6e707e;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #d1d3e2;
        border-radius: 0.35rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-button-control{
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    margin-top: -3px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #4e73df;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



.formSelect{
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px)!important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #6e707e !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
    border-radius: 0.35rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;

    
}

.my-10 {
    margin-top: 15rem!important;
}

/*TAG */

.narrow {
    width: 300px !important;
}

.mab-jquery-taginput input {
    border: solid 1px #fff;
    outline: none;
    /*width: 6em;*/
    height: 20.984375px;
    padding: 1px 0;
    font-size: 14px;
    line-height: 1.21;
    vertical-align: top;
    margin-bottom: 6px;
}

.mab-jquery-taginput .label {
    font-size: 1em;
    padding-right: 0.5em;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 6px;
    background-color: #2861a0;
    color: #fff;
    border: 1px solid black;
}

.mab-jquery-taginput input.h {
    width: 1px;
}

.mab-jquery-taginput input:-moz-placeholder {
    color: #999999;
}

.mab-jquery-taginput input::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.mab-jquery-taginput input:-ms-input-placeholder {
    color: #999999;
}

.mab-jquery-taginput input::-webkit-input-placeholder {
    color: #999999;
}

.mab-jquery-taginput input::-ms-clear {
    display: none;
}

.mab-jquery-taginput.form-control {
    height: auto;
    padding-bottom: 0;
}

/* .mab-jquery-taginput .label {
    font-size: 1em;
    padding-right: 0.5em;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 6px;
} */

.mab-jquery-taginput a {
    text-decoration: none;
    color: #fff;
}

.mab-jquery-taginput .glyphicon {
    font-size: 0.85em;
    vertical-align: -1px;
    cursor: pointer;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-menu {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    background-clip: padding-box;
}

.tt-suggestion {
    margin: 0;
    padding: 3px 20px;
    line-height: 20px;
    clear: both;
    white-space: nowrap;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #428bca;
}


/*Tags*/

@media (min-width: 576px){
.modal-dialog{
    max-width: 830px !important;
    margin: 1.75rem auto;
}
}

/* Dashboard Layout Styling */
#accordionSidebar {
    background-color: #ffffff !important;
    background-image: none !important;
    border-right: 1px solid #e2e8f0;
    width: 280px !important;
}

/* Sidebar text styling for white background */
#accordionSidebar .sidebar-brand-text {
    color: #333333 !important;
    font-weight: 600;
}

#accordionSidebar .nav-item .nav-link {
    color: #333333 !important;
}

#accordionSidebar .nav-item .nav-link:hover {
    color: #4e73df !important;
}

#accordionSidebar .nav-item.active .nav-link {
    color: #4e73df !important;
    background-color: #f0f4ff !important;
}

#accordionSidebar .sidebar-divider {
    border-top: 1px solid #e2e8f0 !important;
}

.topbar {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e2e8f0;
}

#content {
    background-color: #ffffff !important;
    /* margin-left: 280px !important; */
}

body {
    background-color: #ffffff !important;
}

/* Ensure main wrapper has white background */
.wrapper,
#wrapper,
.main-wrapper {
    background-color: #ffffff !important;
}

/* Override sidebar width at larger breakpoints */
@media (min-width: 768px) {
    .sidebar {
        width: 280px !important;
    }
    
   
}

/* Reports Page Styling */
.card {
    border: none !important;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.card-header {
    border-bottom: 1px solid #e3e6f0 !important;
}

.card-header.bg-light {
    background-color: #f8f9fa !important;
}

.table-hover tbody tr:hover {
    background-color: #f8f9fa !important;
}

.badge {
    padding: 0.35rem 0.65rem;
    font-size: 0.85rem;
}

.badge-info {
    background-color: #36b9cc !important;
}

.border-left-primary {
    border-left: 0.25rem solid #4e73df !important;
}

.border-left-success {
    border-left: 0.25rem solid #1cc88a !important;
}

.border-left-warning {
    border-left: 0.25rem solid #f6c23e !important;
}

.border-left-danger {
    border-left: 0.25rem solid #e74c3c !important;
}

.opacity-50 {
    opacity: 0.5;
}

/* Chart styling */
.chart-area, .chart-bar, .chart-pie {
    position: relative;
    height: 350px !important;
}

.chart-area canvas, .chart-bar canvas, .chart-pie canvas {
    max-height: 350px !important;
}

/* Summary cards */
.card-body {
    padding: 1.5rem;
}

/* Table styling */
.table thead th {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
    font-weight: 600;
    color: #333;
}

.table tbody td {
    vertical-align: middle;
}

/* Button styling */
.btn {
    border-radius: 0.35rem;
    font-weight: 600;
}

.btn-primary {
    background-color: #4e73df;
    border-color: #4e73df;
}

.btn-primary:hover {
    background-color: #224abe;
    border-color: #224abe;
}

.btn-success {
    background-color: #1cc88a;
    border-color: #1cc88a;
}

.btn-success:hover {
    background-color: #169b6b;
    border-color: #169b6b;
}

.btn-danger {
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.btn-danger:hover {
    background-color: #c0392b;
    border-color: #c0392b;
}

/* Modal Styling */
.modal-header.bg-primary {
    background-color: #4e73df !important;
}

.modal-content {
    border: none;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
}

.payment-proof-container {
    padding: 20px 0;
    background-color: #f8f9fa;
    border-radius: 5px;
}

.payment-proof-container img {
    max-width: 100%;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
}

.payment-proof-container iframe {
    border: 1px solid #dee2e6;
}

.modal-body hr {
    border-top: 1px solid #dee2e6;
}

.modal-body p {
    margin-bottom: 0.5rem;
}

.modal-body strong {
    color: #333;
}



