﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
body {
    font-family: Tahoma;
}

.header-icon .fe {
    font-size: 32pt;
}

.text-right {
    text-align: right !important;
}

.btn-block {
    display: block;
    width: 100%;
}


.navbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #e3ebf6;
}

.navbar::-webkit-scrollbar {
    width: 3px;
    background-color: #e3ebf6;
}

.navbar::-webkit-scrollbar-thumb {
    background-color: #2c7be5;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #e3ebf6;
}

body::-webkit-scrollbar {
    width: 3px;
    background-color: #e3ebf6;
}

body::-webkit-scrollbar-thumb {
    background-color: #2c7be5;
}

.a_link {
    cursor: pointer !important;
}

.isradio {
    border-left: 5px solid #c00000 !important;
}

.isvideo {
    border-left: 5px solid #0070c0 !important;
}

.isradio .title {
    color: #c00000 !important;
}

.isvideo .title {
    color: #0070c0 !important;
}

.isradio .row, .isvideo .row {
    margin-left: 0px;
    margin-right: 0px;
}


.servicetype1 {
    border-left: 5px solid #c00000 !important;
}

    .servicetype1 .title {
        color: #c00000 !important;
    }

.servicetype2 {
    border-left: 5px solid #0070c0 !important;
}

    .servicetype2 .title {
        color: #0070c0 !important;
    }

    .servicetype1 .row, .servicetype2 .row, .servicetype6 .row {
        margin-left: 0px;
        margin-right: 0px;
    }

.servicetype6 {
    border-left: 5px solid #00c00c !important;
}

    .servicetype6 .title {
        color: #00c00c !important;
    }

.multi-modal {
    background: rgba(151, 155, 183, 0.42);
}


.select2-selection__arrow {
    display: none
}

.select2.select2-container {
    width: 100% !important
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem .75rem;
    font-size: .9375rem;
    line-height: 1.5;
    color: #12263f;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d2ddec;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
        transition: none
    }
}

.select2-container--default.select2-container--focus .select2-selection--multiple::-ms-expand, .select2-container--default .select2-search--dropdown .select2-search__field::-ms-expand, .select2-container--default .select2-selection--multiple::-ms-expand, .select2-container .select2-selection--single::-ms-expand {
    background-color: transparent;
    border: 0
}

.select2-container--default.select2-container--focus .select2-selection--multiple:focus, .select2-container--default .select2-search--dropdown .select2-search__field:focus, .select2-container--default .select2-selection--multiple:focus, .select2-container .select2-selection--single:focus {
    color: #12263f;
    background-color: #fff;
    border-color: #2c7be5;
    outline: 0;
    box-shadow: transparent
}

.select2-container--default.select2-container--focus .select2-selection--multiple:-ms-input-placeholder, .select2-container--default.select2-container--focus .select2-selection--multiple::-ms-input-placeholder, .select2-container--default .select2-search--dropdown .select2-search__field:-ms-input-placeholder, .select2-container--default .select2-search--dropdown .select2-search__field::-ms-input-placeholder, .select2-container--default .select2-selection--multiple:-ms-input-placeholder, .select2-container--default .select2-selection--multiple::-ms-input-placeholder, .select2-container .select2-selection--single:-ms-input-placeholder, .select2-container .select2-selection--single::-ms-input-placeholder {
    color: #b1c2d9;
    opacity: 1
}

.select2-container--default.select2-container--focus .select2-selection--multiple::placeholder, .select2-container--default .select2-search--dropdown .select2-search__field::placeholder, .select2-container--default .select2-selection--multiple::placeholder, .select2-container .select2-selection--single::placeholder {
    color: #b1c2d9;
    opacity: 1
}

.select2-container--default.select2-container--focus .select2-selection--multiple:disabled, .select2-container--default.select2-container--focus .select2-selection--multiple[readonly], .select2-container--default .select2-search--dropdown .select2-search__field:disabled, .select2-container--default .select2-search--dropdown .select2-search__field[readonly], .select2-container--default .select2-selection--multiple:disabled, .select2-container--default .select2-selection--multiple[readonly], .select2-container .select2-selection--single:disabled, .select2-container .select2-selection--single[readonly] {
    background-color: #fff;
    opacity: 1
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    overflow: inherit;
    text-overflow: inherit;
    white-space: inherit
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    line-height: inherit
}

.select2-dropdown {
    padding: .5rem 0;
    background-color: #fff;
    border: 1px solid rgba(18,38,63,.1);
    border-radius: .375rem
}

.select2-results__option {
    padding: .375rem .75rem
}

.select2-container--default .select2-results__option--highlighted[aria-selected=false], .select2-results__option {
    background-color: #fff;
    color: #6e84a3
}

    .select2-container--default .select2-results__option--highlighted[aria-selected=false]:focus, .select2-container--default .select2-results__option--highlighted[aria-selected=false]:hover, .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: transparent;
        color: #12263f
    }

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #95aac9
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
    height: auto;
    min-height: calc(1.5em + 1rem + 2px)
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        display: block;
        margin: 0 0 -.25rem -.25rem;
        padding: 0
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        display: inline-flex;
        padding: 0 .5rem;
        margin: 0 0 .25rem .25rem;
        background-color: #edf2f9;
        border: none;
        border-radius: .25rem;
        line-height: 1.40625rem;
        font-size: .8125rem;
        color: #12263f
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        order: 2;
        margin-left: .5rem;
        color: #95aac9
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #12263f
        }

.select2-container .select2-search--inline .select2-search__field {
    margin: 0 0 .25rem .25rem
}

.select2-selection[aria-expanded=true] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.select2-search--dropdown {
    padding: .375rem .75rem
}

.form-control-sm + .select2-container--default.select2-container--focus .select2-selection--multiple, .form-control-sm + .select2-container--default .select2-selection--multiple, .form-control-sm + .select2-container .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field {
    height: calc(1.75em + .25rem + 2px);
    padding: .125rem .5rem;
    font-size: .8125rem;
    line-height: 1.75;
    border-radius: .25rem
}

.form-control-sm + .select2-container--default.select2-container--focus .select2-selection--multiple, .form-control-sm + .select2-container--default .select2-selection--multiple {
    min-height: calc(1.75em + .25rem + 2px)
}

    .form-control-sm + .select2-container--default .select2-selection--multiple .select2-selection__choice {
        line-height: 1.42188rem
    }

.form-control-lg + .select2-container--default.select2-container--focus .select2-selection--multiple, .form-control-lg + .select2-container--default .select2-selection--multiple, .form-control-lg + .select2-container .select2-selection--single {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.0625rem;
    line-height: 1.5;
    border-radius: .5rem
}

.form-control-lg + .select2-container--default.select2-container--focus .select2-selection--multiple, .form-control-lg + .select2-container--default .select2-selection--multiple {
    min-height: calc(1.5em + 1rem + 2px)
}

    .form-control-lg + .select2-container--default .select2-selection--multiple .select2-selection__choice {
        line-height: 1.59375rem
    }

.is-valid ~ .select2 .select2-selection {
    border-color: #00d97e !important
}

.is-invalid ~ .select2 .select2-selection {
    border-color: #e63757 !important
}



.flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57, 57, 57, 0.3) !important;
    background: transparent;
    border-color: transparent;
    cursor: default;
}

.advertisingplayer {
    border: var(--bs-border-width) solid var(--bs-gray-400);
    border-radius: var(--bs-border-radius);
    background-color: #f1f3f4
}



blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
    unicode-bidi: isolate;
}

#AdvertisingPlayer video {
    height: 400px;
}

@media print {
    .footer, .right-bar, .navbar, .header {
        display: none !important
    }

    html, body {
        padding: 0 !important;
        margin: 0 !important;
        color: #000;
        background-color: #fff;
        font-family: Arial;
        font-size: 14pt !important;
    }

    table thead tr th, .table thead th {
        color: #000;
    }

    .main-content {
        padding: 0 !important;
        margin: 0 !important;
    }

        .main-content .container-fluid {
            padding: 0 !important;
            margin: 0 !important;
        }

            .main-content .container-fluid .row {
                padding: 0 !important;
                margin: 0 !important;
            }

                .main-content .container-fluid .row .col-12, .main-content .container-fluid .row .col-lg-11, .main-content .container-fluid .row .col-xl-10 {
                    padding: 0 !important;
                    margin: 0 !important;
                }

    .container-fluid.p0 {
        padding: 0 !important;
        margin: 0 !important;
    }

    .pagebreak {
        page-break-before: always;
    }

    .card, .card-body, .container-fluid, .clearfix {
        border: none;
        border-color: none;
        padding: 0 !important;
        margin: 0 !important;
    }

    .card-box {
        border: none;
        border-color: none;
        padding: 0 !important;
        margin: 0 !important;
    }

    .main-content .printinvoice2 {
        background-color: #fff !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px !important;
    }

        .main-content .printinvoice2 .container-fluid {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

    .printinvoice {
        padding: 0px !important;
        background-color: #fff !important;
        margin: 0 !important;
        font-family: Arial;
        font-size: 11pt !important;
        color: #000;
        box-shadow: none;
    }

        .printinvoice .card-box {
            border: none;
            border-color: none;
            padding: 0 !important;
            margin: 0 !important;
        }

        .printinvoice b {
            color: #000;
        }

        .printinvoice .table thead th {
            text-transform: none;
            padding: 2px 5px;
            font-family: Arial;
            font-size: 11pt !important;
            color: #000;
        }

        .printinvoice .table td, .printinvoice .table th {
            border: 1px solid #d2d2d2 !important;
        }

        .printinvoice .table tbody tr td, .printinvoice .table tfoot tr td {
            padding: 2px 5px;
            font-size: 11pt !important;
            color: #000;
        }

        .printinvoice h2 {
            font-size: 11pt !important;
        }

        .printinvoice h3 {
            font-size: 14pt !important;
        }

        .printinvoice .table tbody tr td a, .printinvoice .table tfoot tr td a {
            font-size: 11pt !important;
            color: #000;
        }

    .stamp.table td, .stamp.table th {
        border: none !important;
    }

    .text-muted, .printinvoice .text-muted, .printinvoice small, .printinvoice small.text-muted {
        color: #404040 !important;
    }

    .printinvoice .table tbody tr td img {
        max-width: 40px;
        max-height: 40px;
    }

    .printinvoice .table tbody tr td .avatarqr img {
        max-width: 60px;
        max-height: 60px;
    }

    .printinvoice .table .table-image {
        max-width: 40px;
    }

    .align-middle {
        vertical-align: middle !important;
    }




    .card-body {
        margin: 0 !important
    }

    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    #SumPriceView .col-auto {
        padding: 0px;
    }
}
