﻿
@media only screen and (max-width: 768px) {
    #DateTimeli {
        display:none !important;
    }
}

@media only screen and (min-width: 1280px) {
    .horizontal-mainwrapper.container.clearfix {
        max-width: 95%;
    }
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

#DateTime, #NameDropDown {
    background-color: #fff !important;
}

.owl-carousel .owl-item {
    cursor: default !important;
}

a.text-dark {
    color: #e72a1a !important;
}

p.text-muted {
    text-align: center;
}

.font-weight-semibold {
    text-align: center;
}

#weight-font {
    text-align: left;
}

#sold {
    top: 0 !important;
    left: 0 !important;
}

#section-top {
    padding-top: 0rem !important;
}

#No-records {
    padding-bottom: 1rem !important;
}

#LimitProName {
    display: block;
    white-space: nowrap;
    width: 13em;
    overflow: hidden;
    text-overflow: ellipsis;
}

#LocationImg {
    height: 100px;
    width: 100px;
}

.carousel-indicators li, .carousel-indicators li.active {
    width: 8px;
    height: 8px;
}

li#Nameli {
    /*padding: 0.5rem 0 0 0;*/
    padding: 7px 0 0 0;
    cursor: default !important;
    max-width: 15rem;
}

.select2-selection__rendered {
    height: 2.9rem;
    white-space: unset !important;
    word-break: break-all;
    padding-right: 30px !important;
} 

.own_header_color {
    background-color: #9539be !important;
}

.text_dot {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 21px;
    padding-top: 7px;
}

span#txtAuction-error {
    color: red !important;
}

table#Table {
    border-collapse: separate;
    border-spacing: 0 10px;
    background-color: #ffffff !important;
}

table#TodayTable {
    border-collapse: separate;
    border-spacing: 0 10px;
    background-color: #ffffff !important;
}

tr#tbodytr {
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

#Protd {
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
    text-align: center;
}

#Protr {
    background-color: #9539be !important;
}

span.select2-selection.select2-selection--single {
    padding: 0px 0px 0px 0px;
    border-radius: 0px !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff;
    cursor: not-allowed;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 21px;
    padding-top: 3px !important;
}

#alink a {
    color: #00A300 !important;
    font-weight: 600;
    text-transform: uppercase;
}

#alink:hover {
    text-decoration: underline;
    text-transform: uppercase;
}

@media only screen and (max-width: 40em) {
    .col-md-4 {
        min-height: 80px !important;
    }

    li#Nameli {
        display: none;
    }
}

i#header-main {
    font-size: 25px;
    vertical-align: middle;
}

#DateTime, #DateTimeSmall {
    margin-top: -10px;
    white-space: pre;
}

#DateTimeli {
    display: flex;
}

a#DateTime:hover, aDateTimeSmall:hover, li#DateTimeli:hover a#DateTime, li#Nameli:hover a#NameDropDown {
    color: #000000 !important;
    /*background-color: #fff !important;*/
    padding: 9px;
}

#UserIcon {
    margin-top: 5px;
    cursor: pointer;
}

a#DateTime {
    max-width: 100px;
    cursor: default;
}

tr td:first-child {
    border-radius: 20px 0 0 20px;
}

tr td:last-child {
    border-radius: 0 20px 20px 0;
}

@media only screen and (min-width: 40em) {
    table#Table tr td:first-child, tr td:last-child {
        text-align: center !important;
    }

    table#Table tr td:not(:first-child):not(:last-child) {
        text-align: left !important;
    }
}

@media only screen and (max-width: 40em) {
    section.Page-body {
        margin-top: -60px !important;
    }

    tr td:first-child, tr td:last-child {
        border-radius: 0;
    }

    thead th:not(:nth-child(2)) {
        display: none;
    }

    td:nth-child(2) {
        text-align: center;
    }

    td:last-child {
        margin-bottom: 20px;
    }

    td, th {
        display: block;
        clear: both;
    }

    td > div {
        float: right;
        padding-right: 15px;
    }

    td[data-th]:before {
        content: attr(data-th);
        float: left;
        font-weight: bold;
        padding-left: 10px;
    }

    div#Table_filter {
        float: left;
    }
    
    div#Table_length {
        float: left;
        margin-left: 12px;
    }

    .modal-dialog.modal-lg {
        min-width: 0px !important;
    }

    div#mb-4 {
        min-height: 10px !important;
    }
}

.datetimepicker.datetimepicker-dropdown-top-right.dropdown-menu {
    padding: 15px !important;
}

.datetimepicker td.day, .datetimepicker td.day.disabled, .datetimepicker td.new.day.disabled, .datetimepicker th.day {
    width: 25px !important;
    height: 25px !important;
}

.disabled {
    pointer-events: none;
    opacity: 0.3;
}

@keyframes swipe_right {
    10% {
        left: 6rem;
        opacity: .99;
    }

    20% {
        left: 12rem;
        opacity: .8;
    }

    30% {
        left: 18rem;
        opacity: .6;
    }

    40% {
        left: 24rem;
        opacity: .4;
    }

    50% {
        left: 30rem;
        opacity: 0;
    }

    60% {
        left: -31rem;
        opacity: 0;
    }

    70% {
        left: -24rem;
        opacity: .4;
    }

    80% {
        left: -18rem;
        opacity: .6;
    }

    90% {
        left: -12rem;
        opacity: .8;
    }

    100% {
        left: -6rem;
        opacity: .99;
    }
}

@keyframes swipe_left {
    100% {
        left: 6rem;
        opacity: .99;
    }

    90% {
        left: 12rem;
        opacity: .8;
    }

    80% {
        left: 18rem;
        opacity: .6;
    }

    70% {
        left: 24rem;
        opacity: .4;
    }

    60% {
        left: 30rem;
        opacity: 0;
    }

    50% {
        left: -31rem;
        opacity: 0;
    }

    40% {
        left: -24rem;
        opacity: .4;
    }

    30% {
        left: -18rem;
        opacity: .6;
    }

    20% {
        left: -12rem;
        opacity: .8;
    }

    10% {
        left: -6rem;
        opacity: .99;
    }
}

@media only screen and (min-width: 70em) {
    #DashLi {
        margin-right: 40px;
    }
}

div.dt-container .dt-paging .ellipsis {
    padding: .5rem .75rem;
}

div.dt-container.dt-empty-footer tbody > tr:last-child > * {
    border-bottom: none;
}