a:hover {
    text-decoration: none !important;
}

th, td {
    vertical-align: middle !important;
}

.w3-theme-l5 {
    color: #000 !important;
    background-color: #fdf4f4 !important
}

.w3-theme-l4 {
    color: #000 !important;
    background-color: #f8dbda !important
}

.w3-theme-l3 {
    color: #000 !important;
    background-color: #f1b7b5 !important
}

.w3-theme-l2 {
    color: #000 !important;
    background-color: #ea9390 !important
}

.w3-theme-l1 {
    color: #fff !important;
    background-color: #e3706c !important
}

.w3-theme-d1 {
    color: #fff !important;
    background-color: #d7342e !important
}

.w3-theme-d2 {
    color: #fff !important;
    background-color: #c32a25 !important
}

.w3-theme-d3 {
    color: #fff !important;
    background-color: #ab2521 !important
}

.w3-theme-d4 {
    color: #fff !important;
    background-color: #93201c !important
}

.w3-theme-d5 {
    color: #fff !important;
    background-color: #7a1b17 !important
}

.w3-theme-lightest {
    color: #000 !important;
    background-color: #f6f6f6 !important
}

.w3-theme-light {
    color: #000 !important;
    background-color: #fdf4f4 !important
}

.w3-theme-dark {
    color: #fff !important;
    background-color: #7a1b17 !important
}

.w3-theme-action {
    color: #fff !important;
    background-color: #7a1b17 !important
}

.w3-theme-darkest {
    color: #fff !important;
    background-color: #000 !important
}

.w3-theme-submit {
    color: #fff !important;
    background-color: #666 !important
}

.w3-theme-required {
    color: #000 !important;
    background-color: #FAF7D4 !important
}

.w3-theme-alert {
    color: #fff !important;
    background-color: #c32a25 !important
}

.w3-theme-alert-light {
    color: #000 !important;
    background-color: #efbbb9 !important
}

.w3-theme-success {
    color: #000 !important;
    background-color: rgb(45, 223, 86) !important
}

.w3-theme-success-light {
    color: #000 !important;
    background-color: rgb(182, 231, 193) !important
}

.w3-custom-light-grey {
    color: #000 !important;
    background-color: #EFEFEF !important
}


.w3-theme {
    color: #fff !important;
    background-color: #dc4c46 !important
}

.w3-text-theme {
    color: #dc4c46 !important
}

.w3-border-theme {
    border-color: #dc4c46 !important
}

/*.w3-hover-theme:hover {color:#fff !important; background-color:#dc4c46 !important}*/
.w3-hover-theme:hover {
    color: #000 !important;
    background-color: #FAF7D4 !important
}

.w3-hover-text-theme:hover {
    color: #dc4c46 !important
}

.w3-hover-border-theme:hover {
    border-color: #dc4c46 !important
}

.w3-larger { font-size: 30px; font-weight: bold;}
.w3-largest { font-size: 40px; font-weight: bold;}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lora, sans-serif;
}

#banner h3 {
    margin: 0 !important;
    font-weight: bold;
}

.scrollable {
    width: 100%;
    overflow-x: auto;
}

table.condensed {
    font-size: 14px;
}

table.condensed td {
    padding: 5px 5px;
}

table.condensed tr th {
    text-align: left;
    padding: 3px 5px 3px 0;
}

.filter-row input {
    width: 100%;
    color: #ab2521;
}

.search-input label {
    display: inline-block;
    /* width: 120px; */
}

.dt-buttons {
    padding: 0 10px;
}

#consignment-table img {
    height: 30px;
}

.state-filter .chosen-container {
    width: 120px !important;
}


.dt-button-collection .dt-button.buttons-columnVisibility {
    background: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0.25em 1em !important;
    margin: 0 !important;
    text-align: left !important;
}

.dt-button-collection .buttons-columnVisibility:before,
.dt-button-collection .buttons-columnVisibility.active span:before {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 0;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}

.dt-button-collection .buttons-columnVisibility:before {
    content: ' ';
    margin-top: -8px;
    margin-left: 10px;
    border: 1px solid black;
    border-radius: 3px;
}

.dt-button-collection .buttons-columnVisibility.active span:before {
    font-family: 'Arial' !important;
    content: '\2714';
    margin-top: -15px;
    margin-left: 12px;
    text-align: center;
    text-shadow: 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

.dt-button-collection .buttons-columnVisibility span {
    margin-left: 17px;
}

label {
    font-size: 13px;
    color: #666;
    background-color: #EFEFEF;
    padding: 3px;
    /*border: 1px #CCC solid;*/
    display: block;
    width: 100%;
    align-self: center;
}

.dataTables_wrapper label {
    background-color: #FFF;
}

tr.voided {
    text-decoration: line-through;
}

.lot-card-selected {
    background-color: #FAF7D4;
}

.lot-card img, .summary img {
    height: 60px;
    width: auto;
}

input:focus {
    background: #FAF7D4;
}

.hidden {
    display: none;
}

.agora_video_player {
    position: relative !important;
}

.smpte-bars {
    display: flex;
    flex-direction: column;
    height: 300px;
}

.smpte-bars .upper,
.smpte-bars .lower {
    display: flex;
}

.smpte-bars .upper {
    flex: 6;
}

.smpte-bars .lower {
    flex: 1;
}

.smpte-bars .color,
.smpte-bars .pluge {
    flex: 1;
    height: 100%;
}

input, select {
    padding: 8px;
    display: block;
    border: 1px #333 solid !important;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
}

input.inline {
    display: inline-block;
    width: 70%;
}

.checkbox-form-item {
    display: flex; 
    align-items: center; 
    margin-bottom: 8px;
}

.checkbox-form-item input {
     width: 16px; 
    height: 16px; 
    margin-right: 6px; 
    flex-shrink: 0; 
    margin: 0 5px;
}

.btn {
    min-width: 220px;
    max-width: 100%;
    margin: 8px 0;
    padding: 5px;
    border-width: 1px;
    border-radius: 5px;
    border-color: #999 !important;
}

.no-padding,
.no-padding td{
    padding: 0 !important;
}
/*select {
    padding: 4px;
}*/

#logo {
    max-width: 400px;
    height: auto;
    display: block;
}

.banner-logo {
    height: 80px;
    max-width: 100%;
    width: auto;
    display: inline-block;
}

.login-input {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bid-button {
    height: 60px;
    margin: 0;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto; /* Two columns, content-sized */
    align-items: center; /* Vertically centers items in their grid cells */
    column-gap: 15px; /* Space between columns */
}


 .tabs {
     display: flex;
     flex-direction: column;
     font-size: 16px;
 }

.tabs .tab-labels {
    display: flex;
    gap: 3px;
}

.tabs input[type="radio"] {
    display: none;
}

#current-lot-container label {
    font-size: 15px;
}

.tab-labels label {
    /*padding: 1em;*/
    background: #CCC;
    cursor: pointer;
    width: 33.333%;


    /*width: 100%;*/
    /*clear: both;*/
    padding: 12px;
    margin: 5px 0;
    color: #000;
    font-weight: bold !important;
    font-size:16px !important;


}

.tab-content {
    padding: 5px;
    display: none;
    border: 1px #CCC solid;
}

/* Show tab content when corresponding radio button is checked */
.tab1:checked ~ .content1,
.tab2:checked ~ .content2,
.tab3:checked ~ .content3 {
    display: block;
}


.summary-line {
    display: flex;
}

.summary-line .column {
    text-align: center;
    flex: 1;
}

.summary-line .column-left {
    text-align: left;
    flex: 1;
}

.summary-line .column-right {
    text-align: right;
    flex: 1;
}

.summary-line .double-column {
    flex: 2;
    text-align: left;
}

.summary-line .triple-column {
    flex: 3;
    text-align: left;
}

.ui-widget-overlay {
    opacity: 0.8 !important;
}

#brand-preview img {
    max-width: 222px;
}

#brand-table img {
    height: 40px;
    /*object-fit: none;*/
    /*object-position: 0 15px;*/
}
#consignment-detail-table img {
    height: 30px;
    /*object-fit: none;*/
    /*object-position: 0 15px;*/
}


.m-signature-pad {
    position: absolute;
    font-size: 10px;
    width: 440px;
    height: 540px;
    bottom: 5%;
    left: 50%;
    margin-left: -350px;
    margin-top: -200px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
    border-radius: 4px;
}

.m-signature-pad:before, .m-signature-pad:after {
    position: absolute;
    z-index: -1;
    content: "";
    //width: 40%;
    height: 10px;
    left: 20px;
    bottom: 10px;
    background: transparent;
    -webkit-transform: skew(-3deg) rotate(-3deg);
    -moz-transform: skew(-3deg) rotate(-3deg);
    -ms-transform: skew(-3deg) rotate(-3deg);
    -o-transform: skew(-3deg) rotate(-3deg);
    transform: skew(-3deg) rotate(-3deg);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.m-signature-pad:after {
    left: auto;
    right: 20px;
    -webkit-transform: skew(3deg) rotate(3deg);
    -moz-transform: skew(3deg) rotate(3deg);
    -ms-transform: skew(3deg) rotate(3deg);
    -o-transform: skew(3deg) rotate(3deg);
    transform: skew(3deg) rotate(3deg);
}

.m-signature-pad--body {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 60px;
    border: 1px solid #f4f4f4;
}

.m-signature-pad--body
canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.m-signature-pad--footer {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    height: 40px;
}

.m-signature-pad--footer
.description {
    color: #C3C3C3;
    text-align: center;
    font-size: 1.2em;
    margin-top: 1.8em;
}

.m-signature-pad--footer
.button {
    position: absolute;
    bottom: 0;
    padding: 12px !important;
}

.m-signature-pad--footer
.button.clear {
    left: 0;
}

.m-signature-pad--footer
.button.close {
    left: 100px;
}

.m-signature-pad--footer
.button.save {
    right: 0;
}



@media only screen and (max-width: 900px) {
    .summary-line {
        display: block;
    }

    .summary-line .column,
    .summary-line .column-left,
    .summary-line .column-right,
    .summary-line .double-column,
    .summary-line .triple-column {
        display: block;
        width: 100%;
        text-align: left;
    }


    .tabs,
    .tabs .tab-labels {
        display: block;
        /*margin: 10px;*/
    }

    .tab-labels label {
        width: 100%;
        /*clear: both;*/
        padding: 15px;
        margin: 5px 0;
        font-weight: bold !important;
        font-size:16px !important;
        color: #000;
    }

    iframe {
        width: 100%;
    }

    .poster {
        margin-bottom: 10px;
    }

    #logo {
        max-width: 100% !important;
        width: 100% !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

    .banner-logo {
        height: 50px;
        max-width: 100%;
    }

    #broadcast-vid-section {
        display: none;
    }
}