﻿/*.footer, body {
    background: #FFFFFF;
}*/

.has-error .form-control,
.input-validation-error {
    border: 1px solid red;
}

.editable-error-block,
.field-validation-error {
    color: red;
}

.text-red {
    color: red;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.float-right {
    float: right !important;
}

.good {
    background-color: #C6EFCE !important;
    color: #006100 !important;
}

.bad {
    background-color: #FFC7CE !important;
    color: #9C0006 !important;
}

.neutral {
    background-color: #FFEB9C !important;
    color: #9C6500 !important;
}

.title-section {
    padding-top: 15px;
    background: #F8F8FB;
    margin-right: -20px;
    margin-left: -20px;
    line-height: 10px;
}

.dataTables_processing {
    box-shadow: none !important;
    background: border-box !important;
}

    .dataTables_processing.card {
        box-shadow: none !important;
        background-color: none !important;
    }

    div.dataTables_wrapper div.dataTables_processing,
    .dataTables_processing img {
        width: 50px;
    }

div.dataTables_wrapper div.dataTables_processing {
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    padding: 0;
}

#loading {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url(../Resource/Loader.gif);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.5;
    filter: alpha(opacity=40);
}

session_time_out {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0px rgba(203,203,216,0.60);
    margin-bottom: 20px;
}

.session_time_out_box_inner {
    background: #fbfbf7;
    padding: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
}

session_time_out h3, session_time_out h3 a {
    font-size: 16px;
    font-weight: 500;
    color: #202026;
    padding: 10px 12px;
    margin: 0;
    position: relative;
}

    session_time_out h3 a {
        padding: 0;
        cursor: pointer;
    }

.jconfirm-content session_time_out {
    margin-bottom: 0;
}

    .jconfirm-content session_time_out h3 {
        border-bottom: 1px solid rgba(130, 130, 59, 0.2);
    }

.form-check-input {
    margin-top: 0;
    width: 1.5em;
    height: 1.5em;
}

.form-check .form-check-label {
    vertical-align: middle;
    margin-left: 5px;
}

.bootbox-close-button {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    font-size: 10px;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
}

.pr-0 {
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

#frmBPUserProfile .profile-pic {
    height: auto;
    max-height: 200px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #cdcdcd;
}

#UserProfile .profile-pic {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #cdcdcd;
}

.profile-pic:hover {
    background-color: rgba(0,0,0,.5);
    z-index: 10000;
    color: #fff !important;
    transition: all .3s ease;
    text-decoration: none;
}

.profile-pic span {
    display: inline-block;
    padding-top: 4.5em;
    padding-bottom: 4.5em;
}

#frmBPUserProfile input[type="file"],
#UserProfile input[type="file"] {
    display: none;
    cursor: pointer;
}

.remove-profilePic {
    position: relative;
    top: -20px;
    font-size: 1.2em;
    width: 1.62em;
    height: 1.62em;
    line-height: inherit;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    will-change: transform,opacity;
    color: #fff;
    border-radius: 50%;
    background-color: rgba(0,0,0,.5);
    background-image: none;
    box-shadow: 0 0 0 0 hsl(0deg 0% 100% / 0%);
    transition: box-shadow .25s ease-in;
    text-align: center;
    cursor: pointer;
}

    .remove-profilePic:hover {
        color: red;
    }

.p0 {
    padding: 0 !important;
}

body[data-layout=horizontal] .container-fluid, body[data-layout=horizontal] .navbar-header {
    max-width: 100%;
}

#dvBuyerOrg .nav-pills .nav-link {
    height: 70px;
    padding: 0px;
    width: 133px;
    border-radius: 0;
}

    #dvBuyerOrg .nav-pills .nav-link .check-nav-icon {
        font-size: 24px;
        margin-top: 10px !important;
    }

#dvBuyerOrg .nav-link p.mb-4 {
    margin-bottom: 0.5rem !important;
    font-size: 12px;
}

.tox-statusbar__branding {
    display: none !important;
}

.btn-primary:focus {
    box-shadow: 0 0 0 0.15rem rgb(111 132 234 / 0%) !important;
}

.text-primary {
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 500;
    background: -webkit-linear-gradient(0deg, #00c6ff 0%, #0072ff 100%);
    -webkit-background-clip: text;
}

a {
    color: #0072ff;
}

.checkout-tabs .nav-pills .nav-link.active {
    background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%);
}

.btn-primary {
    background-color: transparent !important;
    border-color: transparent !important;
    background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%) !important;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}

    .btn-primary:hover {
        background-position: right center; /* change the direction of the change here */
        color: #fff;
    }

.auth-full-bg,
.dropdown-item:focus, .dropdown-item:hover,
.select2-container .select2-selection--single, .form-control,
.form-control-sm,
.form-control:disabled, .form-control[readonly] {
    background-color: #F5F9FC !important;
}

.form-control-sm,
.select2-container .select2-selection--single, .form-control {
    border: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F5F9FC !important;
    color: #000000 !important;
}

.nav-tabs-custom .nav-item .nav-link.active,
.topnav .navbar-nav .nav-item .nav-link.active {
    color: #00c6ff;
}

.nav-tabs-custom .nav-item .nav-link::after {
    background: #00c6ff;
}

/*.topnav .navbar-nav .nav-link {
    color: #000000;
    font-weight: 800 !important;
}

    .topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover,
    .nav-link:focus, .nav-link:hover, a:hover {
        color: #00c6ff;
    }

.topnav {
    background: #F5F5FA !important;
}*/

.height-60 {
    max-height: 60px !important;
    max-width: 168px !important;
}

.bg-light {
    background-color: #F5F9FC !important;
}

.navbar-header {
    height: 50px;
}

body[data-layout=horizontal] .page-content,
.topnav {
    margin-top: 50px;
}

#breadCrum {
    display: none !important;
}

.btn-sm {
    padding: 0.25rem 0.5rem !important;
    border-radius: 0.2rem !important;
}

#RFICloseDateTimer,
#RFQCloseDateTimer {
    /*font-size: 30px;
    font-weight: 100;*/
    color: #0072ff;
    text-shadow: 0 0 20px #ECF9FC;
    /*
    position: relative;
    top: -24px;
    right: -60px;*/
}

    #AuctionCloseDateTimer div,
    #RFICloseDateTimer div,
    #RFQCloseDateTimer div {
        display: inline-block;
    }

        #AuctionCloseDateTimer div span,
        #RFICloseDateTimer div span,
        #RFQCloseDateTimer div span {
            color: #B1CDF1;
            display: block;
            font-size: 10px;
            font-weight: 400;
            text-align: center;
        }

        #AuctionCloseDateTimer div span {
            -webkit-background-clip: text;
            -webkit-text-fill-color: #545a6d !important;
            font-size: 12px;
        }

#AuctionCloseDateTimer {
    font-size: 18pt;
    background: -webkit-linear-gradient(0deg, #00c6ff 0%, #0072ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 700;
}
/*.select2-container--default .select2-results__option[aria-selected=true]*/
.prebid-header .prebid-header-first {
    display: flex;
    align-items: center;
}

.prebid-header .prebid-header-second {
    display: flex;
}
/*.auth-full-bg .bg-overlay {
    background-position: top center;
}*/
.auth-full-page-content {
    box-shadow: 0px 0px 10px 1px #d5d1d1;
}

.progress {
    height: 13px;
}

.progress-bar {
    background-color: transparent !important;
    border-color: transparent !important;
    background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%) !important;
}

.organization {
    /*background-color: #F5F9FC !important;*/
    box-shadow: 0px 15px 10px -20px #111;
    padding-top: 10px;
}

    .organization .organization-section ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .organization .organization-section h5 {
        background: -webkit-linear-gradient(0deg, #00c6ff 0%, #0072ff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        display: inline-block;
        text-transform: capitalize;
        font-weight: bold;
    }

    .organization .organization-section ul li {
        display: flex;
        margin-bottom: 5px;
    }

        .organization .organization-section ul li .data-title {
            width: 100%;
            color: #545a6d;
            padding-right: 10px;
            display: flex;
            align-items: center;
        }

        .organization .organization-section ul li .data-lable {
            width: 30px;
            color: #74788d;
        }

        .organization .organization-section ul li .data-title .progress {
            flex: 1;
            margin-left: 5px;
        }

    .organization .organization-section .data-title h5 {
        background: #000000;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: capitalize;
        font-weight: 600;
    }

    .organization .org-header-img {
        border-radius: 15px;
        width: 169px;
        /*height: 118px;*/
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .organization .organization-section {
        position: relative;
        padding-right: 15px;
    }

        .organization .organization-section::after {
            content: '';
            width: 1px;
            height: 100%;
            background: #dee2f3;
            position: absolute;
            top: 0;
            right: 30px;
        }

        .organization .organization-section:last-child::after {
            display: none;
        }

.logo-section {
    height: 100vh;
}

    .logo-section .logo {
        max-width: 330px;
    }

.table > thead {
    background-color: #F5F5FA;
}

/*.table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
}*/
/*.auction-card .card,
.rfpHeader .card {
    background-color: #f8f8fb;
}*/
.organization.fixed-header {
    position: fixed;
    top: 103px;
    left: 36px;
    right: 36px;
    z-index: 1;
    background-color: #F5F9FC !important;
}

.rfpHeader tr td:first-child {
    font-size: 12px;
    font-weight: 400;
}

.rfpHeader tr td:nth-child(2) {
    font-size: 12px;
    font-weight: normal;
}

.rfpHeader .table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
}

.wrap-text {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 17px;
    white-space: nowrap;
    display: inline-block;
}

.L1-price {
    color: green;
    font-weight: 500;
}

.width-70 {
    min-width: 70%;
    max-width: 70%;
}

.auction-card .card-body {
    padding: 10px;
}

.org-header-profile {
    height: 38px;
    width: auto;
    padding: 3px;
}
/* scrollbar */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: transparent;
    border-color: transparent;
    background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%);
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background-color: transparent !important;
        border-color: transparent !important;
        background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%);
    }

.organization .org-header-img .img-thumbnail {
    background-color: transparent;
    border: none;
}

table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after,
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    top: 10px;
}

.bg-disabled {
    background-color: #e9ecef !important;
}

.accordion-button {
    color: #000000 !important;
    background-color: #F5F5FA !important;
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 5px 0 0 0;
    width: 100%;
    padding: 10px 0;
    border: none;
    -webkit-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container > li {
        padding: 0;
        font-size: 14px;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700;
            color: gray;
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer;
        }

        .multiselect-container > li > a {
            padding: 5px 0;
            color: #000;
            display: block;
        }

            .multiselect-container > li > a > label {
                display: block;
                position: relative;
                padding-left: 20px;
                margin-bottom: 12px;
                cursor: pointer;
                font-size: 16px;
                font-weight: 500;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

                .multiselect-container > li > a > label:before {
                    content: "";
                    display: inline-block;
                    position: relative;
                    height: 20px;
                    width: 20px;
                    border: 2px solid rgba(0, 0, 0, 0.2);
                    border-radius: 4px;
                    background-color: transparent;
                    margin-right: 15px;
                    vertical-align: middle;
                }

        .multiselect-container > li.active > a > label:before {
            font-family: 'fontAwesome';
            content: "\f00c";
            color: #fff;
            background-color: #52de97;
            border: 0;
            display: inline-block;
            padding: 0;
            line-height: 1.2;
            padding-left: 2px;
        }

        .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
            margin: 0;
        }

        .multiselect-container > li > a > label > input[type=checkbox] {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}

.btn-group {
    height: 52px;
    width: calc(100% - 150px);
}

    .btn-group button {
        border-radius: 4px;
        background: #fff;
        /* -webkit-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14); */
        -moz-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
        padding: 0 10px;
        text-align: left;
        position: relative;
    }

        .btn-group button:after {
            position: absolute;
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            color: #999999;
        }

        .btn-group button:focus {
            -webkit-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
            -moz-box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 10px 23px -16px rgba(0, 0, 0, 0.14);
            padding: 0 10px;
        }
/*.header-item {
    height: 50px;
}*/
.font-bold {
    font-weight: bold !important;
}

#rptTbl .modal-body-header .modal-body-header-btm-border {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

    #rptTbl .modal-body-header .modal-body-header-btm-border h5 {
        font-size: 18px;
        margin: 0;
    }

#rptTbl .modal-body-header .modal-body-header-top-border {
    border-top: 1px solid #000;
    margin-top: 1px;
    padding: 10px 0 20px 0;
}

    #rptTbl .modal-body-header .modal-body-header-top-border h2 {
        font-size: 20px;
        font-weight: bold;
    }

    #rptTbl .modal-body-header .modal-body-header-top-border p {
        font-size: 16px;
        margin: 0;
    }

    #rptTbl .modal-body-header .modal-body-header-top-border ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        flex-wrap: wrap;
    }

        #rptTbl .modal-body-header .modal-body-header-top-border ul li {
            font-size: 12px;
            padding: 0 15px;
            position: relative;
        }

            #rptTbl .modal-body-header .modal-body-header-top-border ul li:after {
                content: '';
                position: absolute;
                top: 5px;
                right: 0;
                width: 1px;
                height: 10px;
                background: #000;
            }

            #rptTbl .modal-body-header .modal-body-header-top-border ul li:last-child:after {
                display: none;
            }

            #rptTbl .modal-body-header .modal-body-header-top-border ul li:first-child {
                padding-left: 0;
            }

            #rptTbl .modal-body-header .modal-body-header-top-border ul li span {
                font-weight: bold;
                padding-right: 5px;
            }

#rptTbl .modal-body-header .modal-body-header-btm-border .btn-close-right {
    text-align: right;
}

#rptTbl .modal-body-header .modal-body-header-btm-border .modal-print-icon img {
    max-width: 35px;
    margin: 0 5px;
}

.timer-expired {
    position: relative;
    top: -3px !important;
}

.form-floating .select2 .select2-selection {
    height: 58px;
    padding-top: 1.1rem;
}

.form-floating .select2-container .select2-selection--single .select2-selection__arrow {
    display: none;
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
    background-color: #556ee6 !important;
    border-color: #556ee6 !important;
}

.mt-11 {
    margin-top: 11em !important;
}

.btnconfirm {
    display: inline-block;
    position: absolute;
    margin-top: 7px;
    margin-left: 5px;
}

table.dataTable.table-sm > thead > tr > th.btnAction :not(.sorting_disabled) {
    padding: 3px !important;
}

table.dataTable.table-sm > thead > tr > th.btnAction .btn-sm {
    line-height: 1.25 !important;
}

.offcanvas {
    z-index: 1056;
}

.offcanvas-backdrop {
    z-index: 1055;
}

.offcanvas-header {
    border-bottom: 1px solid #eff2f7;
}

.offcanvas-body {
    max-height: calc(100% - 130px);
    overflow-y: auto;
    position: absolute;
}

.offcanvas-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

form.needs-validation .offcanvas-body {
    max-height: calc(100% - 130px);
    overflow-y: auto;
    position: absolute;
}

form.needs-validation .offcanvas-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.offcanvas-footer {
    padding: 1rem 1rem;
    border-top: 1px solid #dee2e6;
}

.select2-container--open {
    z-index: 999999;
}

.padd-5 {
    padding: 0.25em 0.25em
}

.mr-3 {
    margin-right: 9px !important
}

td.fitWidth,th.fitWidth {
    width: 1px;
    white-space: nowrap;
}
.descFitWidth {
    inline-size: 150px;
    overflow-wrap: break-word;
}
/* Media Query*/
@media only screen and (max-width: 1199px) {
    .organization .organization-section::after {
        right: 10px;
    }

    .organization > .col-xl-2 {
        display: flex;
        justify-content: center;
    }

    .auth-full-bg .bg-overlay {
        background-position: top left;
    }

    .login-section {
        height: 100vh;
    }
}

@media only screen and (max-width: 1060px) {
    .prebid-header .prebid-header-second {
        display: initial;
    }

    .prebid-header .prebid-header-first {
        display: initial;
    }

        .prebid-header .prebid-header-first .flex-grow-1 {
            margin-top: 15px;
        }
}

@media only screen and (max-width: 992px) {
    .logo-section {
        height: auto;
    }

    .login-section {
        height: auto;
    }

    .auth-full-bg .bg-overlay {
        background-image: none;
    }

    .organization .organization-section {
        margin-bottom: 20px;
    }

        .organization .organization-section::after {
            display: none;
        }

    .organization.fixed-header {
        top: 50px;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .prebid-header .prebid-header-second, .prebid-header .prebid-header-first {
        display: flex;
    }

    .prebid-header .prebid-header-second {
        margin-top: 20px;
    }



    .organization .organization-section {
        margin-bottom: 20px;
    }

    .organization > .col-xl-2 {
        justify-content: flex-start;
    }
}

.auth-full-bg .bg-overlay {
    background: radial-gradient(circle at 39% 47%,rgba(107,107,107,.08) 0,rgba(107,107,107,.08) 33.333%,rgba(72,72,72,.08) 33.333%,rgba(72,72,72,.08) 66.666%,rgba(36,36,36,.08) 66.666%,rgba(36,36,36,.08) 99.999%),radial-gradient(circle at 53% 74%,rgba(182,182,182,.08) 0,rgba(182,182,182,.08) 33.333%,rgba(202,202,202,.08) 33.333%,rgba(202,202,202,.08) 66.666%,rgba(221,221,221,.08) 66.666%,rgba(221,221,221,.08) 99.999%),radial-gradient(circle at 14% 98%,rgba(184,184,184,.08) 0,rgba(184,184,184,.08) 33.333%,rgba(96,96,96,.08) 33.333%,rgba(96,96,96,.08) 66.666%,rgba(7,7,7,.08) 66.666%,rgba(7,7,7,.08) 99.999%),linear-gradient(45deg,#f79f9b,#0f4069) !important;
}

.nav-pills > li > a, .nav-tabs > li > a {
    font-weight: 400;
}

.topnav .navbar-nav a.nav-link {
    font-weight: 500;
    padding: 10px 20px;
}

@media only screen and (max-width: 550px) {
    .prebid-header .prebid-header-second, .prebid-header .prebid-header-first {
        display: initial;
    }

    .logo-section .logo {
        max-width: 200px;
    }
}

@media only screen and (max-width: 1024px) {
    #AuctionCloseDateTimer {
        font-size: 16pt;
    }
}

@media only screen and (max-width: 767px) {
    #rptTbl .modal-body-header .modal-body-header-btm-border .height-60 {
        max-width: 100% !important;
    }
}
