﻿body {
    font-family: "Manrope", sans-serif !important;
}

div:after {
    content: '';
    display: block;
    clear: both;
}

.carousel,
.carousel-item,
.carousel-inner,
.banner {
    height: 100vh;
}

.banner {
    background-size: cover;
    background-position: center;
}

.overlay {
    background: rgba(0, 0, 0, 0.5); /* dark overlay for readability */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content-center {
    position: absolute;
    top: 50%;
    left: 0;
    /*! transform: translate(-50%, -50%); */
    text-align: center;
    color: #fff;
    z-index: 9;
    width: 80%;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
}

.link-box {
    margin: 20px 0;
}

    .link-box a {
        color: #fff;
        font-size: 1.25rem;
        text-decoration: none;
        padding: 10px 20px;
        border: 2px solid #fff;
        border-radius: 5px;
        transition: 0.3s;
        display: inline-block;
    }

        .link-box a:hover {
            background-color: #fff;
            color: #000;
        }

.desc {
    font-size: 0.9rem;
    margin-top: 10px;
}

/* Transport new */
.transport-banner {
    height: 100vh;
    background-image: url('../images/transportnew.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    color: #fff;
    z-index: 0;
}

    .transport-banner h1 {
        font-weight: 900;
        font-size: 50px;
    }

    .transport-banner:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.5);
        z-index: -1;
    }

.homelogo img {
    height: 200px;
}

.cardlinks-transport {
    text-align: center;
    border: 0 !important;
    background: rgba(255,255,255,.6) !important;
}

    .cardlinks-transport:hover {
        background: rgba(255,255,255,.3) !important;
    }

    .cardlinks-transport a {
        color: #000;
        padding: 20px;
    }

a {
    text-decoration: none !important;
}

.cardlinks-transport {
    font-size: 20px;
    font-weight: 600;
}

.footerhome {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

.cardlinks-transport a img {
    height: 60px;
    display: block;
    margin: 0 auto;
}

.preheader {
    height: 35px;
    background-color: rgb(77, 61, 152);
}

    .preheader a {
        color: #fff;
        line-height: 35px;
    }

.header {
    background-color: #fff;
    padding: 5px;
    box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, 0.44);
    position: relative;
}

.linkBox {
    padding: 40px 0;
}

.card-in-links a {
    text-align: center;
    color: #000;
}

.card-in-links {
    margin-bottom: 20px;
    text-align: center;
    transition: .5s all;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    border: 1px solid #ddd !important;
    color: rgba(0, 0, 0, 0.7) !important;
    transition: .5s all;
}

    .card-in-links img {
        height: 50px;
        display: block;
        margin: 0 auto;
        filter: brightness(30%);
    }

    .card-in-links:hover {
        /*transform: translateY(-10px);*/ box-shadow: 0 0 0 transparent;
        transition: .5s all;
    }

.boxlinks {
    display: flex;
    justify-content: center;
    column-gap: 5px;
    margin-top: 10px;
}

    .boxlinks a {
        padding: 4px 4px;
        background: rgb(77, 61, 152);
        border-radius: 4px;
        font-size: 13px;
        border: 1px solid transparent;
        font-weight: 500;
        color: #fff;
    }

        .boxlinks a:hover {
            border: 1px solid #4d3d98;
            background: rgba(77, 61, 152,.8);
            color: #fff;
        }

.wrapper {
    min-height: 100vh;
    height: 100%;
    background: #bababa2e;
}

.page-title {
    min-height: 100px;
    padding: 40px 0;
    text-align: center;
    background-image: url('../images/pagetitle.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
    color: #fff !important;
}

    .page-title:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: rgb(77, 61, 152);
        opacity: .5;
    }

    .page-title h4 {
        margin: 0 !important;
        font-size: 25px;
        font-weight: 600;
    }

.footer {
    text-align: center;
    background-color: rgb(77, 61, 152);
    padding: 5px 0;
    color: #fff;
    font-size: 11px;
}

.server_name {
    color: #fff !important;
    padding: 10px !important;
    font-size: 15px !important;
    border-radius: 10px 10px 0 0 !important;
    position: fixed;
    right: 10px;
    background-color: #4a3a96;
    bottom: 2px;
}

/* -------------------------------------- */
/* Extra small devices (phones, <576px)   */
/* -------------------------------------- */
@media screen and (max-width: 575.98px) {
    .aboutus-banner .d-flex {
        display: block !important;
    }

    .transport-banner {
        min-height: 100% !important;
        height: 100% !important;
        padding: 50px 0;
    }

    .aboutus-banner {
        text-align: center;
    }

    .cardlinks-transport {
        margin-bottom: 20px;
    }
}

/* -------------------------------------- */
/* Small devices (phones landscape, ≥576px) */
/* -------------------------------------- */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
    .aboutus-banner .d-flex {
        display: block !important;
    }

    .transport-banner {
        min-height: 100% !important;
        height: 100% !important;
        padding: 50px 0;
    }

    .aboutus-banner {
        text-align: center;
    }

    .cardlinks-transport {
        margin-bottom: 20px;
    }

    .mptransport-logo {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .mptransport-logo {
        display: none;
    }
}
/* -------------------------------------- */
/* Medium devices (tablets, ≥768px)       */
/* -------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
}

/* -------------------------------------- */
/* Large devices (desktops, ≥992px)       */
/* -------------------------------------- */
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
}

/* -------------------------------------- */
/* Extra large devices (large desktops, ≥1200px) */
/* -------------------------------------- */
@media screen and (min-width: 1200px) and (max-width: 1599.98px) {
}

/* -------------------------------------- */
/* Ultra wide screens (TVs, 4K+, ≥1600px) */
/* -------------------------------------- */
@media screen and (min-width: 1600px) {
}
/* 15092025 new changes User manual */
.btnUserM {
    position: fixed;
    right: 0;
    top: 273px;
    rotate: 90deg !important;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
}

    .btnUserM a {
        position: fixed;
        right: 0px;
        white-space: nowrap;
        color: #000;
        background: #ffc121;
        display: block;
        padding: 9px 24px;
        border-radius: 5px 5px 0 0;
        transform: rotate(180deg);
        transition: 0.5s all;
        z-index: 999999 !important;
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    }
/* Custom table styling */
.manual-table td {
    border: 1px solid #ddd !important;
}

.manual-table thead th {
    background: linear-gradient(180deg, rgba(0,0,0,0.03), rgba(0,0,0,0));
    font-weight: 600;
}

.file-meta {
    font-size: .875rem;
    color: #6c757d;
    display: block;
}

.btn-download {
    white-space: nowrap;
}
/* Make the file name column wrap cleanly */
.file-name {
    word-break: break-word;
    max-width: 30ch;
}
/* Responsive on small devices: stack metadata under file name */
@media (max-width: 576px) {
    .file-meta {
        display: block;
    }
}

.btn-download-hover {
    background-color: #ffffff;
    color: #0d6efd; /* Bootstrap primary blue */
    border: 1px solid #0d6efd;
    transition: all 0.2s ease-in-out;
}

    /* On hover - turn into primary */
    .btn-download-hover:hover,
    .btn-download-hover:focus {
        background-color: #0d6efd;
        color: #ffffff;
        text-decoration: none;
    }
/* Login page designs */
/* =========================================
   Login Screen Box
========================================= */

.login-container {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 0;
    padding: 40px 0 40px 0;
}

.login-card {
    background: white;
    border-radius: 12px;
    padding: 32px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.login-header {
    text-align: center;
    margin-bottom: 32px;
}

    .login-header h2 {
        font-size: 1.875rem;
        font-weight: 700;
        color: #1e293b;
        margin-bottom: 8px;
    }

    .login-header p {
        color: #64748b;
        font-size: 0.875rem;
    }

/* Form Styles */
.form-group {
    margin-bottom: 20px;
}

.input-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
}

    .input-wrapper input, .input-wrapper select {
        background: white;
        border: 2px solid #e2e8f0;
        border-radius: 8px;
        padding: 12px 16px 8px 16px;
        color: #1e293b;
        font-size: 16px;
        transition: all 0.2s ease;
        width: 100%;
        outline: none;
    }

    .input-wrapper select {
        appearance: auto !important;
    }

    .input-wrapper input::placeholder {
        color: transparent;
    }

    .input-wrapper label {
        position: absolute;
        left: 16px;
        top: 12px;
        color: #64748b;
        font-size: 16px;
        transition: all 0.2s ease;
        pointer-events: none;
        transform-origin: left top;
    }

    .input-wrapper input:focus,
    .input-wrapper input:valid,
    .input-wrapper input.has-value {
        border-color: #6366f1;
    }

        .input-wrapper input:focus + label,
        .input-wrapper input:valid + label,
        .input-wrapper input.has-value + label {
            transform: translateY(-8px) scale(0.875);
            color: #6366f1;
            font-weight: 500;
        }

/* Password Toggle */
.password-wrapper {
    position: relative;
}

    .password-wrapper input {
        padding-right: 48px;
    }

.password-toggle {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    color: #64748b;
    transition: color 0.2s ease;
}

    .password-toggle:hover {
        color: #1e293b;
    }

.eye-icon {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='1.5'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z'/%3e%3c/svg%3e");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-image 0.2s ease;
}

    .eye-icon.show-password {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='1.5'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='M3.98 8.223A10.477 10.477 0 001.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.45 10.45 0 0112 4.5c4.756 0 8.773 3.162 10.065 7.498a10.523 10.523 0 01-4.293 5.774M6.228 6.228L3 3m3.228 3.228l3.65 3.65m7.894 7.894L21 21m-3.228-3.228l-3.65-3.65m0 0a3 3 0 11-4.243-4.243m4.242 4.242L9.88 9.88'/%3e%3c/svg%3e");
    }
/* Login */
.loginfields h3 {
    margin: 0;
}

.help_popup {
    position: relative;
    display: inline-block;
}




    /* Tooltip text */
    .help_popup .help_popuptext {
        visibility: hidden;
        width: 350px;
        background-color: #fff;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        right: 18px;
        top: -100px;
        box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .help_popup:hover .help_popuptext {
        visibility: visible;
        padding: 10px;
    }

    .help_popup ul {
        margin: 0;
        padding: 0;
    }

        .help_popup ul li {
            padding: 8px 8px 8px 34px;
            border-bottom: 1px solid #A3E0E6;
            text-align: left;
            line-height: 19px;
            color: #484848;
            font-size: 14px;
            text-indent: -21px;
            list-style-position: inside;
        }

            .help_popup ul li:last-child {
                border: none;
            }

    .help_popup h2 {
        padding: 10px;
        color: #000;
        font-size: 18px;
        text-align: left;
        border-bottom: 2px solid #ccc;
        margin: 0;
    }

.login_captcha_area {
    background-color: #fff;
    padding: 10px;
    margin: 22px 0 0 !important;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
}

.login_c-img {
    width: 33%;
}

    .login_c-img img {
        margin-top: 0 !important;
        vertical-align: middle;
    }

.login_c-img_input {
    width: 37% !important;
}

    .login_c-img_input input {
        width: 100% !important;
        outline: none;
        /*box-shadow: 0px 0px 5px #ddd;*/
        border: #ddd 1px solid;
    }

        .login_c-img_input input:visible {
            border: 1px solid #1d82ae !important;
        }

.login_captcha_area input[type="text"] {
    /*width: 45%;*/
    padding: 8px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    /*border: 1px solid #95dede;*/
}

.login_captcha_area input:focus-visible {
    border: 1px solid #95dede !important;
}

.login_captha_icn input[type="image"] {
    height: 20px !important;
    margin: 9px 5px;
}

.login_captha_icn img {
    height: 20px;
    margin: 9px 5px;
}
/* Form Options */
.form-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    flex-wrap: wrap;
    gap: 12px;
}

.remember-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

    .remember-wrapper input[type="checkbox"] {
        display: none;
    }

.checkbox-label {
    color: #64748b;
    font-size: 0.875rem;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    gap: 8px;
}

.checkmark {
    width: 16px;
    height: 16px;
    border: 2px solid #d1d5db;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    flex-shrink: 0;
    background: white;
}

.remember-wrapper input[type="checkbox"]:checked ~ .checkbox-label .checkmark {
    background: #6366f1;
    border-color: #6366f1;
}

    .remember-wrapper input[type="checkbox"]:checked ~ .checkbox-label .checkmark::after {
        content: '✓';
        color: white;
        font-size: 10px;
        font-weight: bold;
    }

.forgot-password {
    color: #6366f1;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 500;
    transition: color 0.2s ease;
}

    .forgot-password:hover {
        color: #4f46e5;
    }

/* Button */
.login-btn {
    width: 100%;
    background: #6366f1;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    margin-bottom: 24px;
}

    .login-btn:hover {
        background: #4f46e5;
    }

    .login-btn:active {
        transform: translateY(1px);
    }

/* Inner message pages Logout*/
.imageIcon {
    height: 320px;
}

.messagepage {
    padding: 40px 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
}

    .messagepage h3 {
        font-weight: 600;
    }
/* -------------------------------------- */
/* Extra small devices (phones, <576px)   */
/* -------------------------------------- */
@media screen and (max-width: 575.98px) {
    .aboutus-banner .d-flex {
        display: block !important;
    }

    .transport-banner {
        min-height: 100% !important;
        height: 100% !important;
        padding: 50px 0;
    }

    .aboutus-banner {
        text-align: center;
    }

    .cardlinks-transport {
        margin-bottom: 20px;
    }
}

/* -------------------------------------- */
/* Small devices (phones landscape, ≥576px) */
/* -------------------------------------- */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
    .aboutus-banner .d-flex {
        display: block !important;
    }

    .transport-banner {
        min-height: 100% !important;
        height: 100% !important;
        padding: 50px 0;
    }

    .aboutus-banner {
        text-align: center;
    }

    .cardlinks-transport {
        margin-bottom: 20px;
    }

    .mptransport-logo {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .mptransport-logo {
        display: none;
    }
}
/* -------------------------------------- */
/* Medium devices (tablets, ≥768px)       */
/* -------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
}

/* -------------------------------------- */
/* Large devices (desktops, ≥992px)       */
/* -------------------------------------- */
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
}

/* -------------------------------------- */
/* Extra large devices (large desktops, ≥1200px) */
/* -------------------------------------- */
@media screen and (min-width: 1200px) and (max-width: 1599.98px) {
}

/* -------------------------------------- */
/* Ultra wide screens (TVs, 4K+, ≥1600px) */
/* -------------------------------------- */
@media screen and (min-width: 1600px) {
}


/* 15092025 new changes User manual */
.btnUserM {
    position: fixed;
    right: 0;
    top: 273px;
    rotate: 90deg !important;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
}

    .btnUserM a {
        position: fixed;
        right: 0px;
        white-space: nowrap;
        color: #000;
        background: #ffc121;
        display: block;
        padding: 9px 24px;
        border-radius: 5px 5px 0 0;
        transform: rotate(180deg);
        transition: 0.5s all;
        z-index: 999999 !important;
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    }
/* Custom table styling */
.manual-table td {
    border: 1px solid #ddd !important;
}

.manual-table thead th {
    background: linear-gradient(180deg, rgba(0,0,0,0.03), rgba(0,0,0,0));
    font-weight: 600;
}

.file-meta {
    font-size: .875rem;
    color: #6c757d;
    display: block;
}

.btn-download {
    white-space: nowrap;
}
/* Make the file name column wrap cleanly */
.file-name {
    word-break: break-word;
    max-width: 30ch;
}
/* Responsive on small devices: stack metadata under file name */
@media (max-width: 576px) {
    .file-meta {
        display: block;
    }
}
