﻿/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}



/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


.custom-dropdown-box {
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.15);
    overflow: visible;
}

.custom-dropdown-box::before {
    content: "";
    position: absolute;
    top: -8px;
    right: 20px;
    width: 14px;
    height: 14px;
    background: #fff;
    transform: rotate(45deg);
    border-left: 1px solid rgba(0,0,0,.15);
    border-top: 1px solid rgba(0,0,0,.15);
}


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        display: none;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

   

.dropdown-menu {
    min-width: 220px;
}



.vbm-table-head {
    background-color: #000000 !important;
    color: white;
}

.action-btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}


.table td.text-center {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}


.table .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px; 
    height: 32px;
}

    .table .btn-sm i {
        font-size: 0.85rem;
    }



    /*to */

.btn-custom {
    background: #0d6efd;
    color: #fff;
    border: none;
    border-radius: 2px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

    .btn-custom:hover {
        background: #0b5ed7;
        color: #fff;
        transform: translateY(-2px);
        box-shadow: 0 4px 10px rgba(0,0,0,0.25);
    }

    .btn-custom:focus {
        outline: none;
        box-shadow: 0 0 0 0.2rem rgba(13,110,253,.25);
    }

    .btn-custom:active {
        transform: scale(0.98);
    }

















/*table#dataTable ------*/
table#dataTable {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
}

table#dataTable th, table#dataTable td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}

table#dataTable th {
    background-color: #1a1a1a !important;
    color: white !important;
    font-weight: bold;
}

table#dataTable tr:nth-child(even) {
    background-color: #f2f2f2;
}

.form-container {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ddd;
}

.form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 15px;
}

.form-group {
    display: flex;
    flex-direction: column;
}

    .form-group label {
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: bold;
        color: #555;
    }

    .form-group input {
        padding: 6px 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
        font-size: 14px;
    }


/*tracking-wide --------*/
.tracking-wide {
    letter-spacing: 0.5px;
}

.custom-mech-table {
    border-collapse: collapse;
    width: 100%;
    background-color: #ffffff;
}

    .custom-mech-table td {
        padding: 0 !important;
        border: 1px solid #e3e6ec;
    }

        .custom-mech-table td.icon-col {
            background-color: #212529;
            color: #ffffff;
            width: 45px;
            min-width: 45px;
            height: 38px;
            font-size: 13px;
            border-color: #212529;
            vertical-align: middle;
        }

        .custom-mech-table td.label-col {
            padding: 6px 12px !important;
            width: 38%;
            min-width: 170px;
            font-size: 13px;
            color: #495057;
            background-color: #fcfcfd;
            vertical-align: middle;
        }

        .custom-mech-table td.input-col {
            background-color: #ffffff;
        }

.table-inline-input {
    border: 0 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 13px;
    color: #2b303a;
    padding: 8px 12px !important;
    width: 100%;
    transition: all 0.2s ease-in-out;
}

    .table-inline-input:focus {
        background-color: #f4f7ff !important;
        color: #000000;
        font-weight: 500;
    }

.rows-custom {
    resize: none;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.custom-mech-table tr:hover td.input-col {
    background-color: #fafbfc;
}


/*feature-list li  image */
.feature-list li {
    font-size: 13px;
    margin-bottom: 8px;
    color: #333;
    font-weight: 500;
}

.app-item {
    font-size: 13px;
    padding: 10px;
    color: #333;
    font-weight: 500;
    display: flex;
    align-items: center;
}

    .app-item i {
        font-size: 14px;
        width: 20px;
    }



/*<!-- Refined Minimal Styling -->*/

/* Box specifications */
.confidential-text-box {
    max-width: 460px;
    border-color: #7f8c8d !important;
    border-radius: 2px;
}

.confidential-text-box p {
    font-size: 11.5px;
    font-family: Arial, sans-serif;
    color: #2c3e50;
    letter-spacing: 0.1px;
}

/* Clean Image Sizing to mimic the layout precisely */
.clean-logo-wrapper {
    min-height: 45px;
    min-width: 120px;
}

.exact-spec-logo {
    max-height: 42px;
    width: auto;
    object-fit: contain;
    display: inline-block;
    background: transparent !important;
}

/* Hidden Management Overlay - Activates only when hovering */
.footer-logo-zone {
    position: relative;
}

.stealth-upload-panel {
    position: absolute;
    top: -35px;
    right: 0;
    background: #ffffff;
    padding: 5px 8px;
    border-radius: 4px;
    border: 1px solid #dcdde1;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease, transform 0.15s ease;
    transform: translateY(5px);
    z-index: 99;
    display: flex;
    gap: 4px;
}

.footer-logo-zone:hover .stealth-upload-panel {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.btn-xs {
    padding: 2px 6px;
    font-size: 10px;
}

