﻿html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* --- ITALIC --- */
@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Jost';
    src: url('../lib/fonts/Jost-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/* Prompt Font Family */

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Prompt';
    src: url('../lib/fonts/Prompt-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

body {
    /*font: 12px 'Droid Sans', 'Tahoma', sans-serif !important;*/
    font-size: 14px !important;
    margin: 0;
    line-height: 1.4 !important;
    background-color: #F7F7FA !important;
    font-family: 'Prompt','Jost', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.form-control-sm {
    font-size: 12px !important;
}

.nav-link-white {
    color: #ffffff !important;
}

.amadeus-blue {
    background-color: #005EB8 !important;
    color: #ffffff;
}

.amadeus-cherry {
    background-color: #CE0058 !important;
    color: #ffffff;
}

.amadeus-light-blue {
    background-color: #00A9E0 !important;
    color: #ffffff;
}

.amadeus-grey-5 {
    background-color: #F7F7FA !important;
    color: #ffffff;
}

.amadeus-grey {
    background-color: #666666 !important;
    color: #ffffff;
}


.amadeus-dark-grey {
    background-color: #333333 !important;
    color: #ffffff;
}

.brand {
    padding-left: 16px;
    height: 45px;
    line-height: 90px;
}

.navbar-amadeus {
    padding: 0px !important;
    height: 36px !important;
}

.height100 {
    height: 100%;
}

.nav-item-main {
    border-left: 1px solid #00A9E0;
    font-size: 14px;
    font-weight: bold;
}

.nav-item > .nav-link-main {
    padding-left: 15px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    line-height: 36px !important;
    padding-bottom: 0px !important;
    color: #ffffff !important;
    background-color: #005EB8 !important;
}

.active > .nav-link-main {
    padding-left: 15px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    line-height: 36px !important;
    padding-bottom: 0px !important;
    color: #005EB8 !important;
    background-color: #ffffff !important;
}


.form-signin {
    width: 100%;
    /*max-width: 330px;*/
    max-width: 450px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .checkbox {
        font-weight: 400;
    }

    .form-signin .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"] {
        /*margin-bottom: -1px;*/
        margin-bottom: 10px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        /*margin-bottom: -1px;*/
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.row-mt {
    margin-top: 10px !important;
}

.required {
    color: #ff0000;
}

.nav-sub {
    font-size: 13px;
    padding-left: 30px !important;
}

/*datatable pagination*/
.page-item.active .page-link {
    z-index: 1;
    color: #584133 !important;
    /*background: linear-gradient(#3077BA,#054C8E,#150089);
    border-color: #0C298C;*/
    background: linear-gradient(180deg, #FFE0BE 0%, #FFD3B7 100%) !important;
    border-color: #FFD4B8;
}

.form-control:focus {
    /* color: #495057;
    background-color: #fff;
    border-color: #000000 !important;
    outline: 0;
    box-shadow: none !important;*/

  /*  color: #495057 !important;
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;*/
}

label {
    padding: 5px !important;
}

.btn-primary {
    --bs-btn-color: #fff !important;
    --bs-btn-bg: #007bff !important;
    --bs-btn-border-color: #007bff !important;
    --bs-btn-hover-color: #fff !important;
    --bs-btn-hover-bg: #007bff !important;
    --bs-btn-hover-border-color: #007bff !important;
    --bs-btn-focus-shadow-rgb: 211, 48, 173 !important;
    --bs-btn-active-color: #fff !important;
    --bs-btn-active-bg: #007bff !important;
    --bs-btn-active-border-color: #007bff !important;
    --bs-btn-active-shadow: none !important;
    --bs-btn-disabled-color: #fff !important;
    --bs-btn-disabled-bg: #007bff !important;
    --bs-btn-disabled-border-color: #007bff !important;
}

    .btn-primary:hover, .btn.bg-gradient-primary:hover {
        background-color: #0069d9;
        border-color: #0062cc;
    }

.btn-outline-primary {
    --bs-btn-color: #007bff !important;
    --bs-btn-border-color: #007bff !important;
    --bs-btn-hover-color: #fff !important;
    --bs-btn-hover-bg: #007bff !important;
    --bs-btn-hover-border-color: #007bff !important;
    --bs-btn-focus-shadow-rgb: 203, 12, 159;
    --bs-btn-active-color: #fff !important;
    --bs-btn-active-bg: #007bff !important;
    --bs-btn-active-border-color: #007bff !important;
    --bs-btn-active-shadow: none;
    --bs-btn-disabled-color: #007bff !important;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #007bff !important;
    --bs-gradient: none;
}

    .btn-outline-primary:hover {
        background-color: transparent;
        opacity: .75;
        box-shadow: none;
        color: #007bff !important;
    }

.color-background {
    color: #000000 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Prompt', 'Jost', sans-serif;
    /*color: #0E1620;*/
}

p, span, label, a, tr, td {
    font-family: 'Prompt', 'Jost', sans-serif;
    /*color: #0E1620;*/
}

div {
    font-family: 'Prompt', 'Jost', sans-serif;
}

.dataTables_info {
    font-family: 'Prompt', 'Jost', sans-serif;
}

tbody {
    background-color: #E3F2FF;
}

td:first-child {
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
}

td:last-child {
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
}

table.dataTable {
    border-spacing: 0px 15px !important;
}

.textbox-radius {
    /*border-radius: 16px !important;*/
    border-radius: 4px !important;
}

select {
    border-radius: 4px !important;
}

.btn {
}

.navbar-vertical .navbar-nav > .nav-item .nav-link.active .icon {
    /*background-image: linear-gradient(310deg, #150089 0%, #3077BA 100%) !important;*/
    background-image: linear-gradient(310deg, #879FFF 0%, #879FFF 100%) !important;
}

.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

    .file-upload .file-select {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload .file-select .file-select-button {
            background: #dce4ec;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
        }

        .file-upload .file-select .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

        .file-upload .file-select:hover {
            border-color: #34495e;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            .file-upload .file-select:hover .file-select-button {
                background: #34495e;
                color: #FFFFFF;
                transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
            }

    .file-upload.active .file-select {
        border-color: #3fa46a;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload.active .file-select .file-select-button {
            background: #3fa46a;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

    .file-upload .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload .file-select.file-select-disabled {
        opacity: 0.65;
    }

        .file-upload .file-select.file-select-disabled:hover {
            cursor: default;
            display: block;
            border: 2px solid #dce4ec;
            color: #34495e;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
            margin-top: 5px;
            text-align: left;
            background: #FFFFFF;
            overflow: hidden;
            position: relative;
        }

            .file-upload .file-select.file-select-disabled:hover .file-select-button {
                background: #dce4ec;
                color: #666666;
                padding: 0 10px;
                display: inline-block;
                height: 40px;
                line-height: 40px;
            }

            .file-upload .file-select.file-select-disabled:hover .file-select-name {
                line-height: 40px;
                display: inline-block;
                padding: 0 10px;
            }

.file-upload-banner {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

    .file-upload-banner .file-select {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload-banner .file-select .file-select-button {
            background: #dce4ec;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
        }

        .file-upload-banner .file-select .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

        .file-upload-banner .file-select:hover {
            border-color: #34495e;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            .file-upload-banner .file-select:hover .file-select-button {
                background: #34495e;
                color: #FFFFFF;
                transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
            }

    .file-upload-banner.active .file-select {
        border-color: #3fa46a;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload-banner.active .file-select .file-select-button {
            background: #3fa46a;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

    .file-upload-banner .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload-banner .file-select.file-select-disabled {
        opacity: 0.65;
    }

        .file-upload-banner .file-select.file-select-disabled:hover {
            cursor: default;
            display: block;
            border: 2px solid #dce4ec;
            color: #34495e;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
            margin-top: 5px;
            text-align: left;
            background: #FFFFFF;
            overflow: hidden;
            position: relative;
        }

            .file-upload-banner .file-select.file-select-disabled:hover .file-select-button {
                background: #dce4ec;
                color: #666666;
                padding: 0 10px;
                display: inline-block;
                height: 40px;
                line-height: 40px;
            }

            .file-upload-banner .file-select.file-select-disabled:hover .file-select-name {
                line-height: 40px;
                display: inline-block;
                padding: 0 10px;
            }

.icon-color {
    /*color: #054C8E;*/
    color: #FFD4B8 !important;
}

.max-height-vh-99 {
    max-height: 99vh !important;
}

.file-upload-nearby {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

    .file-upload-nearby .file-select {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload-nearby .file-select .file-select-button {
            background: #dce4ec;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
        }

        .file-upload-nearby .file-select .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

        .file-upload-nearby .file-select:hover {
            border-color: #34495e;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            .file-upload-nearby .file-select:hover .file-select-button {
                background: #34495e;
                color: #FFFFFF;
                transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
            }

    .file-upload-nearby.active .file-select {
        border-color: #3fa46a;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload-nearby.active .file-select .file-select-button {
            background: #3fa46a;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

    .file-upload-nearby .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload-nearby .file-select.file-select-disabled {
        opacity: 0.65;
    }

        .file-upload-nearby .file-select.file-select-disabled:hover {
            cursor: default;
            display: block;
            border: 2px solid #dce4ec;
            color: #34495e;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
            margin-top: 5px;
            text-align: left;
            background: #FFFFFF;
            overflow: hidden;
            position: relative;
        }

            .file-upload-nearby .file-select.file-select-disabled:hover .file-select-button {
                background: #dce4ec;
                color: #666666;
                padding: 0 10px;
                display: inline-block;
                height: 40px;
                line-height: 40px;
            }

            .file-upload-nearby .file-select.file-select-disabled:hover .file-select-name {
                line-height: 40px;
                display: inline-block;
                padding: 0 10px;
            }

.btn-primary {
    /*background: linear-gradient(#3077BA,#054C8E,#150089) !important;*/
    border-radius: 4px !important;
    background-color: #879FFF !important;
    color: #FFFFFF !important;
}

.btn-outline-primary {
    border-radius: 4px !important;
    background-color: #FFFFFF !important;
    color: #879FFF !important;
}

.loader {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: block;
    margin: 15px auto;
    position: relative;
    background: #FFF;
    box-sizing: border-box;
    animation: shadowExpandX 2s linear infinite alternate;
}

@keyframes shadowExpandX {
    0% {
        box-shadow: 0 0, 0 0;
        color: rgba(255, 255, 255, 0.2);
    }

    100% {
        box-shadow: -24px 0, 24px 0;
        color: rgba(255, 255, 255, 0.8);
    }
}


/*loading*/
@keyframes animloader {
    0% {
        box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
    }

    25% {
        box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 2px;
    }

    50% {
        box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 2px, -38px 0 0 -2px;
    }

    75% {
        box-shadow: 14px 0 0 2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
    }

    100% {
        box-shadow: 14px 0 0 -2px, 38px 0 0 2px, -14px 0 0 -2px, -38px 0 0 -2px;
    }
}

.text-price {
    color: #054C8E;
    font-size: 12px;
    font-weight: 600;
}

.text-price-danger {
    color: #D62300;
    font-size: 12px;
    font-weight: 600;
}

.th-header {
    color: #ADADAD;
    font-size: 12px;
    font-weight: 600 !important;
}

.navbar-vertical .navbar-nav > .nav-item .nav-link.active {
    color: #879FFF !important;
}

/*.navbar-vertical.navbar-expand-xs .navbar-nav .nav-link {
    color: #000000 !important;
}*/

.navbar-vertical .navbar-nav .nav-item .collapse .nav .nav-item.active .nav-link, .navbar-vertical .navbar-nav .nav-item .collapsing .nav .nav-item.active .nav-link .nav-link-text {
    color: #879FFF !important;
}

.nav-link.active::before {
    background: #879FFF !important; /* สีตอน active */
}

.icon-logo {
    padding-right: 10px;
}

/*#toast-container > .toast-success {
    background-color: #28a745 !important;
}

#toast-container > .toast-error {
    background-color: #dc3545 !important;
}

#toast-container > .toast-info {
    background-color: #17a2b8 !important;
}

#toast-container > .toast-warning {
    background-color: #ffc107 !important;
    color: #000 !important;
}*/

/*toggle switch*/
.ios-switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 28px;
    margin: 0;
}

.ios-switch input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.ios-switch .slider {
    position: absolute;
    inset: 0;
    cursor: pointer;
    background-color: #d9d9d9;
    transition: 0.25s ease;
    border-radius: 999px;
    box-sizing: border-box;
}

    .ios-switch .slider:before {
        content: "";
        position: absolute;
        height: 24px;
        width: 24px;
        left: 2px;
        top: 2px;
        background-color: #ffffff;
        transition: 0.25s ease;
        border-radius: 50%;
        box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    }

    .ios-switch input:checked + .slider {
        background: linear-gradient(180deg, #FFE0BE 0%, #FFD3B7 100%) !important;
    }

    .ios-switch input:checked + .slider:before {
        transform: translateX(18px);
    }

.ios-switch input:focus + .slider {
    box-shadow: 0 0 0 3px rgba(127,149,255,0.18);
}

.toggle-label {
    font-weight: 600;
    color: #5b6885;
}

.ios-switch.sm {
    transform: scale(0.8);
}

.ios-switch.md {
    transform: scale(1);
}

.ios-switch.lg {
    transform: scale(1.2);
}

/*toast*/

#toast-container {
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 999999 !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    pointer-events: none;
}

.custom-toast {
    min-width: 320px;
    max-width: 420px;
    background: #7ed957;
    color: #fff;
    padding: 18px 20px;
    border-radius: 14px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
    font-family: Arial, sans-serif;
    position: relative;
    animation: toastSlideIn 0.25s ease;
    pointer-events: auto;
}

.custom-toast-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    padding-right: 90px;
}

.custom-toast-time {
    position: absolute;
    top: 20px;
    right: 18px;
    font-size: 12px;
    opacity: 0.9;
}

.custom-toast-message {
    font-size: 16px;
    line-height: 1.4;
    padding-right: 25px;
}

.custom-toast-close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background: #70cf47;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    cursor: pointer;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
}

.custom-toast.error {
    background: #ef5350;
}

    .custom-toast.error .custom-toast-close {
        background: #e53935;
    }

.custom-toast.warning {
    background: #ffa726;
}

    .custom-toast.warning .custom-toast-close {
        background: #fb8c00;
    }

@keyframes toastSlideIn {
    from {
        opacity: 0;
        transform: translateX(40px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes toastFadeOut {
    from {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(40px);
    }
}

.toast-hide {
    animation: toastFadeOut 0.4s ease forwards;
}

.img-icon {
    margin-right: 8px !important;
}