﻿@font-face {
    src: url('assets/fonts/verdana.ttf');
    /*src: url('assets/fonts/verdana-bold.ttf');*/
    font-family: verdana;
}
@font-face {
    src: url('assets/fonts/verdana-bold.ttf');
    font-family: verdana-bold;
}
body {
    font-family: verdana !important;
    font-size: 14px !important;
}

.auction_form {
    width: 360px;
    margin: 0 auto 24px;
    display:flex;
    flex-direction:column;
}
.auction_form.address_info
{
    max-width:420px;
    width:420px;
}

    .auction_form .control-label {
        text-align: left;
        font-size: 13px;
        font-weight: inherit;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
    }

    .auction_form .form-group {
        margin-bottom: 8px;
    }

.common_input {
    border: 2px solid #b5b5b5;
    border-radius: 3px;
    height: 28px;
    position: relative;
    left: 0px;
    padding: 2px;
    width: 100%;
    font-size: 14px !important;
}

textarea.common_input {
    height: auto;
    font-size: 14px !important;
}
.common_endsin_value
{
    float:left;
    line-height:18px;
}
.auction_signup-form select {
    font-size: 14px !important;
    padding: 2px 2px !important;
    border: 2px solid #b5b5b5;
    border-radius: 3px;
    height: 28px;
    position: relative;
    left: 0px;
    width: 100%;
}

.page_title {
    text-align: center;
    font-size: 24px;
    height: 62px;
    font-weight: 500;
}

.auction_form .checkbox label {
    padding-left: 0px;
}

.floatL {
    float: left;
}

.floatR {
    float: right !important;
}
.float-none
{
    float:none !important;
}
.AUtext {
    font-size: 14px;
    text-decoration: underline;
}

.AUtext_gray {
    font-size: 14px;
    color: #757575;
    text-decoration: underline;
}
.marB24 {
    margin-bottom: 24px;
}

.marB8 {
    margin-bottom: 8px;
}

.marB12 {
    margin-bottom: 12px;
}

.marB8 {
    margin-bottom: 8px;
}

.marR0 {
    margin-right: 0px !important;
}

.common_btn {
    font-size: 12px;
}

.text-center {
    text-align: center;
}

footer {
    display: none;
}
.footer_New
{
    text-align:center;
}
.footer_New .nav-links-sub a
{
    text-decoration:none;
}
.subFooter a
{
    padding:24px 16px;
}
.top-red-lbl {
    background-color: #01217F;
    color: #fff;
    padding: 4px;
    margin: 0px 0px 13px 0px;
    font-weight: 500;
    width: calc(100% - 164px);
    text-align: center;
    display: flex;
    justify-content: center;
}
.nav-links-sub {
    text-align: center;
    padding-bottom: 12px;
    color:#757575;
}

    .nav-links-sub a {
        font-size: 14px;
        font-family: Verdana;
        color: #ffffff;
    }

.card_sub_links a {
    color: #0000ee;
}

.top_subnav {
    margin: 12px 8px 8px;
}

.navborder {
    border-top: 1px solid #FF0000;
}

.top_searchbox {
    text-align: center;
    padding: 8px 0px;
}

    .top_searchbox .common_input {
        width: auto;
    }
/*Sell Page Css Starts Here*/
.sell_fields {
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #c1c1c1;
    padding: 20px;
    background-color: #eee;
    height: 715px;
}

.common_input1 {
    border: 1px solid #a9a9a9;
    width: 100%;
    height: 32px;
}

.sell_fields .input_field {
    width: calc(99.9% * 1/3 - 20px);
    margin: 0px 10px;
    float: left;
    text-align: left;
}

    .sell_fields .input_field select {
        width: 100%;
        height: 32px;
    }

.textareainput_field textarea {
    width: 100%;
    height: auto;
}

.textareainput_field {
    width: calc(100% - 20px);
    margin: 0px 10px;
    float: left;
    text-align: left;
    margin-top: 12px;
    height: auto;
}

.sell_fields label {
    font-size: 14px;
    font-weight: initial;
    margin-bottom: 0px;
}

.sell_title {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin: 12px;
}

.sell_submit {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    top: 16px;
}

.AcceptOffers_Help {
    display: block;
    position: absolute;
    top: 36px;
    font-size: 11px;
    padding: 4px;
}
/*Sell Page Css Ends Here*/
/*Sell Page 2 Css Starts Here*/
.sell_equipment {
    width: 100%;
    display: flex;
}

.preview_contact {
    background-color: #ffffff;
    border: 0px;
    padding: 12px 60px;
}

.vehicle_title {
    padding: 12px 0px;
    color: #757575;
    font-weight: 500;
    font-size: 18px;
    margin: 0px;
}

.vehicle_location {
    color: #c0bfbd;
    font-size: 16px;
    padding: 12px 0px;
}

.vehicle_details {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin: 16px 0px;
}
#imgs_div li {
    list-style-type: none;
}
.sell_equipment_preview {
    background-color: #eeeeee;
    padding: 12px;
    width: 300px;
    float: left;
    margin: 0px 24px;
    height: 432px;
    display: none;
}

.sell_equipment_accordian {
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 16px;
}

    .sell_equipment_accordian label {
        font-size: 14px;
        font-weight: initial;
        color: #212121;
        margin: 12px 0px 6px !important;
    }

    .sell_equipment_accordian .panel-group .panel + .panel {
        margin-top: 0px;
    }

    .sell_equipment_accordian .panel.panel-default .panel-heading {
        background-color: #808888;
        color: #ffffff;
        position: relative;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 7px 15px;
        font-size: 14px;
        font-weight: 600;
        height: 30px;
        line-height: 16px;
        font-family: verdana-bold !important;
    }

.accordian_title {
    background-color: #212529;
    color: #ffffff;
    padding: 12px;
    margin: 0px;
    font-size: 16px;
    font-weight: 600;
    font-family: verdana-bold !important;
}

.sell_equipment_accordian .panel-heading.accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #ffffff;
    position: absolute;
    top: 7px;
    right: 16px;
    font-size: 12px;
    font-weight: initial;
}

.sell_equipment_accordian .panel-heading.accordion-toggle.collapsed:after {
    content: "\e080";
}

.sell_equipment_accordian .panel-group .panel {
    border-radius: 0px;
    box-shadow: none !important;
    border-color: #cccccc;
    border-bottom: 0px;
}

.sell_equipment_accordian .panel-title {
    font-size: 14px;
    font-weight: 600;
    font-family: verdana-bold !important;
}

.custom_width {
    display: inline-block;
    width: calc(99.9% * 1/4 - 20px);
    margin: 0px 8px;
}

.upload_picture {
    border: 1px solid #f4f4f4;
    width: 100%;
    border-radius: 4px;
    position: relative;
}

    .upload_picture .input-field {
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #efefef;
        padding: 0px;
        margin: 0px;
    }

    .upload_picture input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        height: 120px;
    }

    .upload_picture .plusIcon {
        width: 100px;
    }

        .upload_picture .plusIcon img {
            width: 100%;
        }

.step_btns {
    margin-top: 12px;
}

#collapseFour {
    border-bottom: 1px solid #cccccc;
}

.listing-badge {
    display: none !important
}

.text-or {
    margin: 3px 0 0px;
    font-size: 12px;
}

    .text-or span {
        padding: 0 12px;
        font-size: 11px;
    }
/*Sell Page 2 Css Ends Here*/
.primary_btn {
    background-color: #e7e7e7;
    padding: 6px 12px;
    color: #000000;
    border: 1px solid #767676;
    text-decoration: none;
    font-size: 14px;
}

.PadT16 {
    padding-top: 16px;
}

.Pad16 {
    padding: 16px;
}

.common_input2 {
    width: 100%;
    height: 32px;
    margin: 0px !important;
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-size: 14px !important;
}

/*Listing Page Css Starts Here*/
.panel.panel-default {
    box-shadow: none !important;
    border: 1px solid #e5e5e5 !important;
    padding: 0px;
}

.galleryTitle {
    border-bottom: 0px !important;
}

.well {
    border: 0px;
    border-bottom: 1px solid red;
    border-radius: 0px;
}

.custom_vtitle a {
    color: #034db1 !important;
}
/*Listing Page Css Ends Here*/

/*Details Page Css Starts Here*/

.commonDescription-2 {
    padding: 10px 0px 30px 0px !important;
    min-height: 239px;
}

    .commonDescription-2 span {
        font-family: verdana !important;
        font-size: 14px !important;
    }

.detail__title-2 {
    float: left;
}

.NumberPart-2 {
    font-weight: 500;
    color: #4c4c4c;
}

.VehicleDetails-table {
    width: 100%;
}

.VehicleDetails-table-2 {
    width: 100%;
}

.share-div {
    padding: 0px;
    float: right
}

.share-span {
    float: left;
    padding-top: 6px
}

.share-links {
    float: left
}

.detailsRight-New-height {
    min-height: 780px;
}

.details_head {
    background-color: #000F99;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 3px;
    margin: 2px;
    font-family: verdana-bold !important;
}

.detailsLabel {
    color: #008000;
    font-size: 14px;
}

.detailsValue {
    color: #CC0000;
    font-size: 14px;
}

.detailsLeft {
    text-align: center;
    padding: 16px;
    /* min-height: 437px;*/
}

.detailsRight {
    padding: 12px;
    height: 410px;
}

.image0 img {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.image90 img {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.image180 img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.image270 img {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}

.scaleimage {
    transform: scale(2);
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
}

.detailsSection {
    border: 1px solid #757575;
    margin: 16px;
    /*border-bottom:0px;*/
}

.grayBorder {
   /* border: 1px solid #757575;*/
}

.BlackBorderDetails {
    /*border:1px solid #000000;*/
    margin: 0px;
    border-bottom: 0px;
}

.GrayBorderDetails {
    /*border: 1px solid #757575;*/
    /*  margin: 2px;*/
}

.seller-info {
    padding: 70px 40px;
    border-right: 1px solid #757575;
    height: 272px;
}

.currentBid {
    margin: 0px 2px;
    border-left: 1px solid #757575;
    border-right: 1px solid #757575;
    padding: 8px 0px;
}

.seller-info.currentBid .form-group {
    margin-bottom: 6px;
}

.sellerLocation {
    margin: 0px 0px 0px 2px;
    border-left: 1px solid #757575;
}

.moreInfo {
    float: right;
    color: #212121;
    font-size: 14px;
    text-decoration: underline;
}

.listingSigninModal {
    color: #0000EE;
    font-size: 14px;
    border: 0px;
    background-color: transparent;
    padding: 0px;
    text-decoration: underline;
    font-weight: 500;
}

#listingSigninModal .common_label {
    float: left;
    line-height: 30px;
    padding-right: 12px;
    width: 110px;
}

    #listingSigninModal .common_label label {
        font-weight: 500;
    }

#listingSigninModal .input_field {
    height: 42px;
    display: flex;
    justify-content: center;
}

#listingSigninModal .signinBody {
    padding: 30px 18px 20px;
}

.auction-ct p {
    margin: 0px !important;
    padding: 0px
}

.current-bid-main p {
    margin: 0px !important;
}

.dtls-btn-div {
    padding: 0px;
    position: absolute;
    top: 0px;
    right: -380px;
}

.bidding-divs {
    position: relative !important;
    margin-top: 6px;
}

    .bidding-divs p {
        margin: 0px !important;
    }

.closing-date span {
    float: left !important;
}

.detailsSubContent {
    padding: 0px 12px;
}

.addthis_toolbox {
    padding-top: 8px;
}

.dealeraddress {
    height: 100px !important;
}

    .dealeraddress .inputDiv {
        width: 220px;
    }

    .dealeraddress textarea {
        width: 100%;
        border: 1px solid #b5b5b5;
        border-radius: 2px;
    }

.detailsLeft .no-photo {
    min-height: 292px;
    padding: 12%;
}

.panel-body-2 {
    padding: 1px 15px 5px 15px;
}

.detailsLeft-2 {
    padding: 16px 16px;
}

.vehicle-specifications p {
    margin-bottom: 0px;
}

.small-btn {
    padding: 9px 12px;
    font-size: 12px;
}

.comment-section 
{
    margin-left: 0px;
    margin-bottom: 25px;
    margin-right: 0px;
}

.cmnt-img {
    background-color: #cbcbcb;
    margin: 5px 10px 10px 0px;
    border-radius:50%;
}

.comments-ttl {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 0px;
    color: #004ff2;
    font-family: verdana-bold !important;
}

.comment-input {
    padding: 5px 10px;
    border: 1px solid #777;
    margin-bottom: 10px;
}

.comment-textarea {
    padding: 5px 10px;
    border: 1px solid rgb(119, 119, 119);
    width: 641px;
    height: 109px;
}
.bid_starts 
{
    background-color: #f4f4f4;
    padding: 8px 12px;
    font-size: 12px;
    border: 1px solid #212121;
}
/*Details Page Css Ends Here*/
/*Listing_Auction_ROw_WithBiddin Css Start Here*/
.list-vhl-img img 
{
    width: 100%;
    height: 145px;
    object-fit:contain;
}

.active_listing .no-photo-thumbnail {
    max-width: 100%;
    height: 125px !important;
}

.listing .no-photo-thumbnail,
.height_thumbnail .no-photo-thumbnail,
.listings_drafts .no-photo-thumbnail {
    height: 145px;
}

.bidding_offers .no-photo-thumbnail {
    height: 142px;
}

.active-bid-section .no-photo-thumbnail {
    height: 123px;
}

.QuickBid-btn {
    font-size: 12px;
    background-color: #01217F !important;
    border: 1px solid #01217F;
}

    .QuickBid-btn:hover {
        background-color: #000 !important;
        border: 1px solid #000 !important;
    }

.clear {
    clear: both;
}

.src-fltrs-center {
    margin: auto;
    float: none;
}

.pd-lr-5 {
    padding: 0px 5px;
}

.frm-control-input .form-control {
    width: 100%;
}

.Src-drop-btn .common_input {
    width: 100%;
    height: 35px;
}

.Src-drop-btn, .gobtn-div {
    padding: 0px;
}

.go-btn {
    padding: 2px 12px;
    background-color: #efeff0 !important;
    border: 1px solid #767676;
    border-radius: 3px !important;
    font-size: 14px;
    float: left;
    color:#333333 !important;
}

.src-label {
    padding: 3px 0px;
}

.custom_grid .gallery_shortTitle {
    height: auto !important;
}

.custom_grid .galleryPrice .NumberPart {
    font-size: 12px;
}

.custom_grid .menu_split {
    line-height: initial;
    float: right;
}

.gallery-quickbid .InlineQuickBid {
    margin-top: 5px;
    font-size: 12px;
    padding: 5px 7px;
    width: auto;
    float: right;
    margin-top: -108px;
}

.Preview_Btn {
    min-width: 100px;
    float: left !important;
    font-size: 12px;
}

.TtlBids p, .LocationDiv p {
    padding: 0px;
    margin: 0px;
}

.TtlBids, .LocationDiv {
    margin-bottom: 10px;
}

.custom_grid .galleryImage__cropped {
    height: 220px !important;
    width: 100%;
    /*display: -webkit-inline-box;*/
    display: inline-block;
}

    .custom_grid .galleryImage__cropped a {
        height: 220px !important;
    }

    .custom_grid .galleryImage__cropped img {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }

.custom_grid .custom_grid_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0px 8px 0px;
    margin-bottom: 15px;
    text-align: justify;
    min-height: 60px;
}

.custom_grid .panel.panel-default {
    height: 430px;
}

.custom_grid .card_sub_links {
    margin-top: -3px;
}

.custom_grid .gallery_shortTitle {
    white-space: nowrap;
    /*width: 245px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 8px 6px;
}

.gallery-quickbid .PreviewBtn-2 {
    font-size: 12px;
    position: absolute;
    left: -82px;
    width: auto;
    top: -76px;
}

.grid-current-bid p {
    margin: 0px;
    padding: 0px;
}

.bid-loc-main {
    margin-bottom: 10px;
}

    .bid-loc-main p {
        margin: 0px;
        padding: 0px;
    }

.closing-date p {
    margin: 0px;
    padding: 0px;
}

.grid-current-bid, .closing-date {
    margin-bottom: 10px;
}

.gallery-quickbid .common_details2 {
    margin-top: -23px;
}

.gallery-quickbid .NewView-btn {
    font-size: 12px;
    position: absolute;
    width: auto;
    left: -66px;
    top: -76px;
}

.listmain-link a {
    color: #034db1 !important;
}
/*Listing_Auction_ROw_WithBiddin Css Ends Here*/


/*Common Css Starts Here*/
.padL0 {
    padding-left: 0px;
}

.padR0 {
    padding-right: 0px;
}

.padL20 {
    padding-left: 20px;
}

.pad4 {
    padding: 4px;
}

.width100 {
    width: 100%;
}

.common_label {
    font-size: 14px;
    color: #777777;
    font-weight: 500;
    padding-bottom: 5px;
}

.common_value {
    color: #000000;
    font-weight: 600;
    font-family: verdana-bold !important;
    font-size: 14px;
    padding-bottom: 5px;
}

.common_link {
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    color: #0000ee;
    font-family: Verdana;
}

.common_checkbox_btn {
    font-size: 13px;
    width: 100%;
    padding: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.custom_grid {
    height: 432px;
    margin-bottom: 12px;
    padding: 0px 6px;
}

.custom_grid_content {
    font-size: 14px;
    color: #191919;
    padding: 0px 12px 12px;
}

.custom_grid .gallery-quickbid {
    position: absolute;
    top: 282px;
    right: 15px;
    margin: 0px;
}

.custom_vehicle_title a {
    color: #000000 !important;
    font-weight: 600;
    font-size: 14px;
}

.common_img {
    height: 125px;
}

    .common_img a {
        height: 125px;
    }

    .common_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.common_listing {
    min-height: 125px;
}

.commonListingPadding {
    padding: 9px 16px;
}

.common_details1 {
    position: absolute;
    right: 12px;
    top: -32px;
}

.common_details2 {
    margin-top: -12px;
    display: flex;
}

.commonLSpacing {
    padding-left: 8px;
}

.commonAnchor {
    font-size: 13px;
    color: #0d6efd;
    text-decoration: underline;
    cursor: pointer;
}

.common_modal_bottom {
    max-width: 310px;
    margin: 0 auto;
    height: 50px;
}

.commonDescription p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.signout_btn {
    background-color: transparent;
    border: 0px;
    font-size: 14px;
    padding: 0px;
    color: #ffffff;
}

    .signout_btn:hover {
        text-decoration: underline;
        color: red;
    }

.common_anchor_underline {
    font-size: 14px;
    text-decoration: underline;
}
/*Common Css Ends Here*/
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.padLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.borderRadius0 {
    border-radius: 0px;
}

.redTitle {
    color: #f71813;
    font-size: 18px;
}

.dotted-line {
    border-top: 1px dotted #dddbdb;
}

.fs14 {
    font-size: 14px;
}

.fs11 {
    font-size: 11px;
}

.lh36 {
    line-height: 36px;
}
.lh32
{
    line-height:32px;
}
.lh30
{
    line-height:30px;
}
.lhinitial {
    line-height: initial !important;
}

.marB0 {
    margin-bottom: 0px;
}

.marT0 {
    margin-top: 0px !important;
}
.marT5
{
    margin-top:5px !important;
}

.bor0 {
    border: 0px;
}

.customBorder {
    padding: 0px 0px 0px 0px;
}

.bor0 {
    border: 0px !important;
}

.bgf7 {
    background-color: #f7f7f7;
}

.MarLR2 {
    margin-left: 2px;
    margin-right: 2px;
}

.modal-footer {
    padding: 32px;
    text-align: center;
    border-top: 0px;
}

.common_modal .modal-header {
    padding: 0px 15px 0px;
    background-color: #c3d2ff !important;
}

.common_modal .modal-title {
    font-size: 16px;
    font-weight: 600;
    float: left;
    line-height: 36px;
    height: auto;
    font-family: verdana-bold !important;
}

#listingSigninModal .modal-dialog {
    max-width: 380px;
    width: initial;
}

.common_modal .close {
    line-height: 36px;
}

.modal-header {
    padding: 15px 15px 0px;
}

.modal-title {
    font-size: 24px;
    height: 40px;
    font-weight: 500;
    float: left;
}

.signupBody {
    display: none;
}

.twoLinetxt {
    line-height: 13px;
}
/* classified_ Grid CSS Start here*/
.classified_img-div {
    padding: 0px;
}

    .classified_img-div img {
        width: 100%;
    }

.vehicle-subttl {
    font-size: 12px !important;
}

.classified_bid_view, .classified-time {
    text-align-last: left;
}

    .classified_bid_view .NewView-btn {
        min-width: auto !important;
        font-size: 12px;
    }

.classi-grid-view {
    margin-bottom: 10px;
}
/* classified_ Grid CSS Start End*/










/* Top Logo section Start Here  */
.logo-main {
    padding: 0px
}

    .logo-main img {
        width: 100%;
    }

.contact-info {
    text-align: right;
    padding: 20px 5px !important;
}

.contact-no {
    color: #000;
    font-weight: bold;
}

.shopnow-div, .contact-info {
    padding: 3px 5px;
}

.ShopNow-Btn {
    background-color: #01217F !important;
    padding: 5px 18px;
    border-radius: 50px;
    color: #fff;
    float: left;
}

.contact-p-info {
    padding: 8px 0px;
}

.ShopNow-Btn:hover {
    background-color: #000;
    color: #fff;
}
/* Top Logo section End Here  */



/* Top Navigation section Start Here  */
.container-bg-clr {
    background-color: #505050;
    text-align: center;
    padding: 15px 0px;
}

.tp-btn {
    padding: 5px 41px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #8b8b8b;
    background: #7d7d7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7d7d 50%, #6d6d6d 54%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d7d7d 50%,#6d6d6d 54%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d7d7d 50%,#6d6d6d 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

    .tp-btn:hover {
        color: #fff;
        background: #7d7d7d; /* Old browsers */
        background: -moz-linear-gradient(top, #6d6d6d 50%, #7d7d7d 54%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #6d6d6d 50%,#7d7d7d 54%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #6d6d6d 50%,#7d7d7d 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }

.dropbtn {
    background-color: #04AA6D;
    color: white;
    padding: 6px 50px;
    font-size: 14px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 218px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1000;
    top: 24px;
    left: 50%;
    width: 218px;
    margin-left: -108px;
}

    .dropdown-content a {
        color: black;
        padding: 5px 16px;
        text-decoration: none;
        display: block;
        background: #7d7d7d; /* Old browsers */
        background: -moz-linear-gradient(top, #7d7d7d 50%, #6d6d6d 54%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #7d7d7d 50%,#6d6d6d 54%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #7d7d7d 50%,#6d6d6d 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        border: 1px solid #5d5d5d;
    }

        .dropdown-content a:hover {
            color: #fff;
            background: -moz-linear-gradient(top, #484848 50%, #555555 54%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #484848 50%,#555555 54%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #484848 50%,#555555 54%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.dropdown a:hover {
    text-decoration: none;
}


/*  Top Navigation section End Here  */
/*top-nav-links-section Start Here*/
.t-nav-bg-clr {
    background-color: #999999;
    padding: 5px 15px
}

.topbar {
    color: #fff;
    font-size: 16px;
}

    .topbar:hover {
        color: #000;
        text-decoration: underline;
    }

/*t-nav-links-section End Here*/


/*Left Navigation section Start Here*/
.mrkt-ttl {
    margin: 0px;
    background-color: #ccc;
    padding: 5px;
    box-sizing: border-box;
    color: #000;
}

.left-mrkt-ul {
    margin: 0px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    line-height: 18px;
}

.category-name__container-2 {
    padding: 2px 0px;
    margin: 0px;
    white-space: normal;
}

.left-mrkt-ul li {
    list-style-type: none;
}

    .left-mrkt-ul li a {
        font-family: Verdana;
        text-decoration: none;
        font-size: 14px;
        white-space: nowrap;
        color: #0000ee;
    }

        .left-mrkt-ul li a:hover {
            color: #01217F;
            text-decoration: underline;
        }

.left-mrkt-links {
    margin-bottom: 15px;
}

/*Left Navigation section End Here*/
/* classified_ Grid CSS Start End*/

/*My Bids Css Starts Here*/
.bidding_new {
    padding: 0px !important;
}

    .bidding_new .img-container {
        padding: 0px !important;
    }

.vehicle-list-view {
    margin: 10px auto;
    background-color: #fff;
    float: left;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 125px;
}

.bidding_new .active-bid__cta {
    padding: 12px 12px;
}

    .bidding_new .active-bid__cta > .alert,
    .bidding_new .active-bid__cta .btn {
        margin-bottom: 6px;
        padding: 3px 12px;
        font-size: 13px;
    }

    .bidding_new .active-bid__cta > .alert {
        padding: 3px 12px;
        font-size: 13px;
    }

.active-bid-section {
    margin-top: 0px;
}
/*My Bids Css Ends Here*/
/*My Listing Active Css Starts Here*/
.listing_active .vehicle-list-view {
    position: relative;
    height: 125px;
}

.card_sub_links {
    margin-top: 5px;
}

    .card_sub_links a {
        font-size: 14px;
    }

.listing_active .list {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.menu_split {
    line-height: 142px;
}

    .menu_split a {
        padding-right: 6px;
        color: #757575;
        text-decoration: none;
    }

        .menu_split a:hover {
            text-decoration: none;
        }

.vehicle_list_checkbox {
    display: none;
    position: absolute;
    right: 16px;
    top: 8px;
}

.vehicle_list_info {
    height: 125px;
    padding: 10px;
}

.active_listing .vehicle_list_info {
    padding: 16px 10px;
}

.active_listing .custom_main_link {
    padding-bottom: 4px;
}

.listing .commonListingPadding {
    padding: 25px 16px;
}
/*My Listing Active Css Ends Here*/
.custom_row {
    margin-left: 0px;
    margin-right: 0px;
}

.body_page {
    float: left;
    margin-left: 160px;
    position: absolute;
    margin-right: 32px;
    top: 100px;
    width: calc(100% - 180px);
}



.left_part {
    width: 140px;
    margin-right: 20px;
    float: left;
}

.right_part {
    /*position: absolute;
    margin-left: 164px;*/
}

.common_pannel-default {
    border: 0px !important;
    padding: 0px !important;
    box-shadow: none !important;
}

.common_hide {
    display: none !important;
}

.common_transparent_pannel {
    margin: 0px;
    padding: 0px;
    border: 0px !important;
    background-color: transparent;
    height: 0px;
}

.common_border {
    border-top: 1px solid red;
    margin-top: -6px;
    padding-top: 16px;
}

.padT20 {
    padding-top: 20px;
}
.padT26
{
    padding-top:26px !important;
}
.custom_value_label {
    color: #777;
    font-size: 12px;
}

.custom_value_label-2 {
    color: #0a0a0a !important;
    font-size: 12px !important;
    font-family: Verdana !important;
    font-weight: 600;
}

.custom_value {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #212121 !important;
}

.custom_subtitle {
    font-size: 12px;
    color: #757575;
    font-weight: 500;
}

.custom_main_link {
    padding-bottom: 10px;
}

    .custom_main_link a {
        color: #000000 !important;
        font-weight: 600;
        text-decoration: none !important;
        font-family: Verdana;
        font-size: 14px;
    }

.custom_main_image img {
    width: 100%;
    height: 123px;
    object-fit: contain;
}

.custom_image {
    width: 100%;
    height: 123px;
    /*object-fit: cover;*/
    object-fit:contain;
}

.list_height {
    height: 125px;
}

.line_space {
    margin-bottom: 4px;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600 {
    font-weight: 600;
    font-family: verdana-bold !important;
}

.fs12 {
    font-size: 12px;
}
/*Categories Page Css Starts Here*/
.categories-section {
    width: 100%;
    /*padding: 10px 0px 20px;*/
   /* border-top: 1px solid #01217F;*/
    /*border-bottom: 1px solid #01217F;*/
    /*margin: 65px 0px 0px;*/
    margin: 0px 0px 0px;
}

.ctg-ttl {
    font-weight: normal;
    text-align: center;
    margin: 0px;
    font-size: 15px;
    padding-bottom: 8px;
    font-weight:600;
}

.categories-links {
    width: 100%;
    margin: auto;
}

.categories-div1, .categories-div2 {
   /* width: 50%;
    float: left;*/
}

.ctg-div {
    width: 100%;
    /*margin-top: 10px;*/
    float: left;
}

.ctg-div2 a {
    line-height: 8px !important;
}

.ctg-div2 .category-name__container {
    padding: 10px 0px 4px 0px !important;
}

a:hover {
    text-decoration: underline;
    color: red;
}

.ctg-div p {
    margin: 0px;
}

.fee-clr {
    color: #01217F !important;
    font-weight: normal !important;
}

.ctg-div a {
    color: #000000;
    font-weight: bold;
    text-decoration: none !important;
}
/*Adding of New Categories Css Starts Here*/
.categories-div1,
.new-categories-div-2 
{
    height: 50px;
}
.ctg-div-p p 
{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Adding of New Categories Css Ends Here*/
@media screen and (min-width: 1920px) {
}



/*Categories Page Css Ends Here*/
.left_part .badge {
    background-color: transparent;
    color: #212121;
    padding: 0px;
}

.galleryUnit .no-photo {
    width: 100%;
}

.listing .bids {
    text-align: center !important;
    padding: 0px !important;
}

.padB10 {
    padding-bottom: 10px;
}

.padB5 {
    padding-bottom: 5px;
}
.padB12
{
    padding-bottom:12px;
}
.custom_padding {
    padding: 18px 12px;
}

.custom_sort {
    margin-top: -100px;
}

.custom_view_buttons {
    background-color: #f5f5f5;
    padding: 12px;
    margin-top: -28px;
    border-bottom: 1px solid red;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #000F99 !important;
    font-weight: 600;
    padding: 8px 15px 8px;
    border-radius: 0px;
    font-family: verdana-bold !important;
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #212121 !important;
    font-size: 15px !important;
}

.modal-footer {
    padding: 8px 0px 18px;
}

.modal-content {
    border-radius: 0px !important;
}

.marT20 {
    margin-top: 20px !important;
}

#previewimg {
    height: 300px;
}
/*Reset Password Page Css Starts Here*/
.auction_form.reset_password {
    width: 420px;
}
/*Reset Password Page Css Ends Here*/
.text-left {
    text-align: left !important;
}

.padT0 {
    padding-top: 0px !important;
}

.padL0R15 {
    padding-left: 0px;
    padding-right: 30px;
}

.padT0LR0B12 {
    padding: 0px 0px 12px;
}

.pad0 {
    padding: 0px !important;
}

.pad7 {
    padding: 7px;
}

.padTB0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.padR12 {
    padding-right: 12px;
}

.marL12 {
    margin-left: 12px;
}

.marB0 {
    margin-bottom: 0px !important;
}

.padL7 {
    padding-left: 7px;
}

.w100_percent {
    width: 100%;
}

.nxt-btn:hover {
    color: #ffffff;
}

.card_value_padL8R1 {
    padding-left: 8px;
    padding-right: 2px;
}

.card_value_padL1R8 {
    padding-left: 1px;
    padding-right: 8px;
}

.status_label {
    text-align: center;
    background-color: #cccccc;
    border-radius: 12px;
    min-width: 200px;
    font-weight: 500;
    color: #000000;
    float: right;
    margin: 0px;
    padding: 2px 3px;
}

    .status_label span {
        font-size: 12px;
        font-weight: initial;
        text-align: center;
    }

.custom_btn {
    padding: 6px;
    font-size: 13px;
    border: 0px;
    border-radius: 4px !important;
}

.common_anchor_btn {
    border: 0px;
    background-color: transparent;
    text-decoration: underline;
    padding: 0px;
    color: #0000ee;
    font-size: 13px;
    font-weight: 600;
    font-family: verdana-bold !important;
}

.padTB15LR10 {
    padding: 15px 10px;
}
/*Bidding Offers Page Css Starts Here*/
.myaccount .bidding_offers .list .btn-group {
    position: initial !important;
    top: initial !important;
    right: initial !important;
}

.bidding_offers .custom_padding {
    padding: 21px 12px;
}
/*Bidding Offers Page Css Ends Here*/
/*Purchases Css Starts Here*/
.custom_table_content {
    border: 0px !important;
    padding: 0px 0px !important;
    margin: 1px 0px !important;
}

.custom_table_label {
    width: calc(20% - 2px);
    padding-left: 4px;
}

    .custom_table_label a {
        font-size: 14px;
        color: #020202;
        font-weight: bold;
    }

.custom_table_value {
    /*background-color: #ddddff;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 4px;
    margin-right: 2px;*/
    width: calc(20% - 2px);
}

.btn_group_hide .btn.btn-link.btn-icon.dropdown-toggle {
    display: none;
}

.btn_group_hide .btn.btn-default.pull-right {
    background-color: #e7e7e7;
    padding: 2px 5px;
    color: #000000;
    border: 1px solid #767676 !important;
    text-decoration: none;
}
/*Purchases Css Ends Here*/
/*Lost Bid Css Starts Here*/
.bid_lost .custom_padding {
    padding: 46px 12px;
}
/*Lost Bid Css Ends Here*/
/*Listings Drafts Css Starts Here*/
.listing_drafts_main .custom_padding {
    padding: 34px 12px;
}
/*Listings Drafts Css Ends Here*/
/*Modal Popup Css Starts Here*/
.bootstrap-dialog {
    font-family: Verdana;
}

    .bootstrap-dialog.type-danger .modal-header {
        background-color: #000F99;
        padding: 8px 15px 8px;
    }

    .bootstrap-dialog .bootstrap-dialog-title {
        color: #ffffff !important;
    }

.bootstrap-dialog-body {
    text-align: center;
}
/*Modal Popup Css Ends Here*/
@media only screen and (max-width: 1920px) and (min-width: 1600px) {
    .body_page {
        position: absolute;
        top: 100px !important;
    }
}



/*Category Footer Contetn CSS Start Heare*/
.t-pm-tbl {
    width: 100%;
    font-family: Verdana;
    font-size: 14px;
}

    .t-pm-tbl tr td {
        font-family: Verdana;
        font-size: 14px;
    }

.sub-t-pm-tbl {
    width: 100%;
    font-family: Verdana;
    font-size: 14px;
}

    .sub-t-pm-tbl tr th {
        padding: 6px 10px;
        text-align: center;
        background-color: #2f4f4f;
        border: 3px solid #fff;
    }

.sub-t-pm-tbl-a, .sub-t-pm-tbl-a:hover {
    color: #fff;
    text-decoration: underline;
}

.sub-t-pm-tbl-info {
    background-color: #feff98;
    width: 99%;
}

    .sub-t-pm-tbl-info tr td {
        padding: 5px 10px;
        border: 1px solid #000;
    }

    .sub-t-pm-tbl-info a {
        color: #000;
    }

.hf-links {
    padding: 3px 0px;
}

    .footer-content tr td, .hf-links a {
        font-family: Verdana;
        font-size: 14px;
    }

.footer-conten {
    font-size: 14px;
    line-height: 17px;
}

.footer-content a {
    color: #0000ee;
    text-decoration: underline;
}

/*Category Footer Contetn CSS End Heare*/

/*Change Password Css Starts Here*/
.change_password .auction_form {
    width: 450px;
}

.change_password {
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .change_password .help-block {
        margin-bottom: 0px;
    }
/*Change Password Css Starts Here*/
/*Listing Pending Css Starts Here*/
.listing_pending {
    border: 0px !important;
}

.listing_pending_items {
    padding: 0px !important;
}

    .listing_pending_items .menu_split {
        line-height: 24px;
    }

    .listing_pending_items .custom_padding {
        padding: 10px 12px;
    }
/*Listing Pending Css Ends Here*/
/*Listing Successfull Css Starts Here*/
.listing_successful_items .custom_main_image img
{
    height:145px;
    object-fit:contain;
}
.listing_successful_items .custom_padding {
    padding: 35px 12px;
}
/*Listing Successfull Css Ends Here */
/*Listing Unsuccess Css Starts Here*/
.listing_unsuccess .custom_padding {
    padding: 12px 12px;
}
/*Listing Unsucess Ends Here*/
/*Listing Ended Css Starts Here*/
.listing_ended .custom_padding {
    padding: 33px 12px;
}
/*Listing Ended Css Ends Here*/
/*Listing Unsucess Ends Here*/



/*New CSS Start*/
.search-control {
    box-shadow: none;
    border-radius: 0px;
    font-size: 14px !important;
    border: 1px solid #767676;
    height: 26px;
    padding: 2px 4px;
    font-family: verdana !important;
    border-radius: 3px;
}

    .search-control:focus {
        outline: none;
    }

.Description-Overflow {
    height: 80px;
    overflow: auto;
}

.awe-rt-BuyBox .detail__submit-wrapper {
    border: none !important;
}

.custom_list_value-2, .custom_value-2 {
    float: right;
}

.custom_value-result {
    line-height: 8px !important;
}

input.form-control[type=text] {
    font-size: 14px !important;
}
.card-auction_input .StripeElement {
    border: 2px solid #b5b5b5;
    border-radius: 3px;
    height: 28px;
    position: relative;
    left: 0px;
    padding: 2px;
    width: 100%;
}
.card-auction_input .card-lable-ttl {
   display:none;
}
.card-panel-body {
padding:15px 0px;
}
    .card-panel-body .form-group {
        margin:0px;
    }
.watching_wrap_main {
    padding: 0px;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    background-color: #f9f9f97d;
    padding-left:10px;
}
.watching_wrap_main .card-input-div
{
    border: 0px
}
.watching_wrap_main .glyphicon 
{
    padding-left: 0px;
}
.watching_wrap_main .detail__action-link-count 
{
    cursor: auto;
    padding-top: 10px;
    padding-left: 0px;
}
.watching_wrap_main .detail__action-link 
{
   /* width: 172px;*/
    height: 70px;
    border: 0px;
    padding:0px;
    float:left;
}
.detail__action-link
{
    background-color:transparent;
}
.detail__action-link-text
{
    padding-right:0px !important;
}
/*New CSS Ends*/
.last_login {
    border: 0px;
    width: auto;
    float: left;
    background-color: #eee;
    border-radius: 32px !important;
    padding: 8px;
    font-size: 12px;
    margin-top: 12px;
}

.commonDescription-2 p {
    padding: 0px !important;
    min-height: 239px;
    overflow: initial;
    text-overflow: initial;
    display: initial;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
}

.padL0R30 {
    padding-left: 0px;
    padding-right: 30px;
}

.fs13 {
    font-size: 13px !important;
}

.fw600 {
    font-weight: 600 !important;
}

.text_capitalise {
    text-transform: capitalize !important;
}

.padTB6LR3 {
    padding: 6px 3px;
}

.padR8 {
    padding-right: 8px;
}
/*Save Draft Css Starts Here*/
.save_draft .panel-footer {
    border-top: 0px;
    border-bottom: 1px solid red;
    border-radius: 0px;
    margin-bottom: 24px;
}

.bids_draft {
    text-align: left !important;
}
/*Save Drafts Css Ends Here*/
.ended-bid-div {
    width: auto;
    float: left;
}

.ended-bid-date {
    width: auto;
    float: right;
}

.bid-icons {
    position: initial;
    margin-left: 4px;
}

.ended-b-span {
    padding: 0px;
    float: left;
    font-weight: bold;
    font-size: 14px;
}

    .ended-b-span path {
        width: 20px !important;
    }

.ended-Bid-p {
    position: absolute;
    right: 0;
    top: 12px;
}

.EndedBG-clr-lbl {
    position: absolute;
    right: 0;
    bottom: 177px;
}

.ListEnd-Bid-ttl {
    color: #000000 !important;
    font-weight: 600;
    text-decoration: none !important;
    font-family: verdana-bold !important;
    font-size: 15px !important;
}

.completed_BidGrid {
    color: #000000 !important;
    font-weight: 600;
    text-decoration: none !important;
    font-family: verdana-bold !important;
    font-size: 15px !important;
}

.Ended-bg-clr {
    background-color: #01217F;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
}

.end-D-span {
    float: left;
    margin-right: 5px;
    padding-top: 2px;
}

.ended-Bid-p span {
    font-weight: normal;
}

.sold-list-view {
    float: left;
    width: 100%;
    margin-top: 5px;
    font-weight: normal !important;
    font-size: 14px !important;
}

.DtlsM-Left-MinHeight {
    min-height: 810px;
}

.DtlsM-Right-MinHeight {
    min-height: 810px;
    border-left: 1.5px dotted #c3c3c3;
}
.everslider-thumbs {
    width: 70% !important; margin:auto !important;
}
.dtls-disc-2 {
    border-top: 1.5px dotted #c3c3c3;
}
.comment-div-topB {
    border-top: 1.5px dotted #c3c3c3;
}

.dtls-div-lbl, .dtls-div-lbl-rslt {
    padding: 0px
}

.rotate-hide input {
    color: #000;
}

.dtls-main-ttl-Wauto {
    width: auto;
    float: left;
}

.ctgr-addnumber-Wauto {
    width: auto;
    float: right;
}

.Ad-Number-divs, .Category-divs {
    float: left;
}

.Category-divs {
    margin-right: 30px;
}

/*Save Drafts Css Ends Here*/
.no-photo-thumbnail {
    height: 123px;
    max-width: 100%;
}

    .no-photo-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/*Common Css For Header Filter Options Starts Here*/
.sort_option {
    float: left;
    width: 300px;
}

.filter_btn {
    float: left;
    width: 160px;
}

.filter_inside_btn {
    width: 140px;
}
/*Common Css For Header Filter Options Ends Here*/
.marR16 {
    margin-right: 16px;
}

.mar15 {
    margin: 15px;
}

.custom_grid.auction_browse {
    height: auto;
    margin-bottom:-16px;
}

.custom_grid.auction_browse .panel.panel-default
{
    height: 400px;
}
.custom_grid.auction_browse.active_bids .panel.panel-default
{
    height: 370px;
}
.custom_grid.auction_browse .sold-list-view
{
    margin-top:0px;
    padding-left:8px;
}
.custom_grid.auction_browse .ended-bid-date 
{
    position: absolute;
    right: 8px;
    border: 1px solid #b2b2b2;
    border-radius: 30px;
    padding: 4px;
    bottom: 14px;
}
.MakeOffer {
    margin-top: 12px;
}

.common_table .heading
{
    border: 0px;
    background-color: #c3d2ff !important;
    color: #212121;
    font-weight: 600;
    padding: 4px 0px;
}
.common_boxCard .common_boxCard_head 
{
    margin-bottom: 0px;
    line-height: 42px;
    padding-left: 12px !important;
    border: 0px;
    background-color: #c3d2ff !important;
    color: #212121;
    font-weight: 600;
    padding: 4px 0px;
}
.common_boxCard_body
{
    padding:12px 12px 0px;
    border: 1px solid #eeeeee;
    box-shadow:none;
    border-radius:0px;
}
.common_boxCard_body.selected-offer
{
    margin-bottom: 0px;
    height: 234px;
}
.table_heading 
{
    height: auto;
    line-height: 34px !important;
}
.common_list_row {
    border-radius: 0px;
    border-color: #ffffff;
    padding: 12px 0px !important;
    border: 0px !important;
    border-left: 1px solid #eeeeee !important;
    border-right: 1px solid #eeeeee !important;
}


    .common_list_row:nth-child(odd) {
        background-color: #f9f9f9;
    }

    .common_list_row:nth-child(even) {
        background-color: #ffffff;
    }

    .common_list_row:last-child {
        border-bottom: 1px solid #eeeeee !important;
    }
    .common_list_row .table_td {
        border-top: 0px;
        padding: 0px;
        line-height: 50px;
    }
.row_two_sections {
    width: 49.4%;
    float: left;
}

.row_two_sections_height {
    height: 190px;
}

.marR6 {
    margin-right: 6px;
}

.marL6 {
    margin-left: 6px;
}

.padLR16 {
    padding-left: 16px;
    padding-right: 16px;
}

.hint_text {
    font-size: 12px;
}

.display_initial {
    display: initial;
}

.form-control {
    font-size: 14px !important;
}

    .form-control[disabled],
    .form-control[readonly] {
        height: 32px;
        border-radius: 3px;
    }

.textarea_resize_none 
{
    resize: none;
    overflow:hidden;
}
.resizeNone
{
    resize:none;
}
.common_default_btn,
.common_default_btn:hover {
    padding: 2px 12px;
    background-color: #efeff0 !important;
    border: 1px solid #767676;
    border-radius: 3px !important;
    font-size: 14px;
    float: left;
    color: #333333;
    text-decoration: none;
}

.common_well {
    min-height: 46px;
    padding: 10px;
}

.common_pannel_heading {
    background-color: #808888 !important;
    color: #ffffff !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 600 !important;
    height: 30px;
    line-height: 16px;
    font-family: verdana-bold !important;
}

.view_bid_history {
    text-align: left;
    display: inline-block;
    font-size: 12px;
    line-height: 8px;
}

    .view_bid_history a {
        color: #0000ee;
        text-decoration: underline;
    }

.flex_center {
    display: flex;
    justify-content: center;
}

.bgtransparent {
    background-color: transparent;
}

#catlistboxes .form-group {
    margin-left: 0px;
}

.loader_center {
    display: block;
    margin: 0 auto;
}
/*Account Details Css Starts Here*/
.account_details.auction_form {
    max-width: 450px;
    width: initial;
}

    .account_details.auction_form .control-label {
        padding-top: 3px;
        padding-left: 15px;
    }
/*Account Details Css Ends Here*/
/*Credit Card Information Css Starts Here*/
.auction_form.card_info {
    max-width: 500px;
    width: initial;
    padding: 0px 16px;
}

    .auction_form.card_info .control-label {
        padding-top: 4px;
    }
/*Credit Card Information Css Ends Here*/
/*My Listings Sales Reports Css Starts Here*/
.listings_salesreport .panel-heading
{
    background-color: #f4f4f4 !important;
    padding: 12px 0px !important;
}
/*My Listings Sales Reports Css Ends Here*/
/*Equipment Search Css Starts Here*/
.equipment_search_listing .label-success.InlineContextualStatus,
.equipment_search_listing .label-danger.InlineContextualStatus 
{
    border-radius: 12px 0px 3px 0px;
    right: 0px;
    bottom: 0px;
    top: initial;
}
.custom_grid .label-success.InlineContextualStatus,
.custom_grid .label-danger.InlineContextualStatus 
{
    border-radius: 0 0px 0 4px !important;
}
.equipment_search_listing .Ended-bg-clr,
.equipment_search_listing .sold 
{
    position: absolute;
    right: 0px;
    top: -12px;
    border-radius: 0px 3px 0px 12px;
    padding: 2px 10px;
    font-size: 14px;
    min-width: 85px;
    z-index: 999;
    text-transform:uppercase;
}
.equipment_search_listing .sold.solded_vehicle
{
    top:0px;
}
/*Equipment Search Css Ends Here*/
.sell_equipment .accept_offer_checkbox
{
    padding-top:0px !important;
}
.accept_offer_checkbox
{
    padding-top:24px !important;
}
.fixed_btns 
{
    float: left;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 130px;
    margin: 0 auto;
}
.left_nav 
{
    position: absolute;
    left: 50%;
    margin-left: -142px;
}
.right_nav 
{
    position: absolute;
    right: 50%;
    margin-right: -115px;
}
.custom_checkbox_label 
{
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    margin: 0px !important;
    position: relative;
    top: -2px;
}
.sell_equipment .custom_checkbox_label 
{
    margin: 0px !important;
}
/*WatchList Css Starts Here*/
.panel.panel-default.watchlist_main 
{
    border: 0px !important;
}
.watching_list
{
    padding:0px !important;
}
.watchlist_main_card
{
    height:125px;
}
.watchlist_btns
{
    padding: 26px 0px;
    position: absolute;
    right: 40px;
}
.watch_admin 
{
    padding: 4px;
    border-radius: 18px;
    font-size: 12px;
    color: #212121;
    font-weight: 500;
    text-decoration: underline;
    position: absolute;
    right: 0px;
    width: 310px;
    top: 70px;
    text-align: right;
}
.watchlist-section .watch-item .close
{
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -8px;
    background-color: #ffffff;
    opacity: 1;
    color: #ffffff;
    padding: 5px;
    font-size: 12px;
    border-radius: 18px;
    border: 1px solid #ebebeb;
}
.watchlist-section .watch-item .close .glyphicon-remove 
{
    color: #f71810;
}
.watchlist-section .no-photo-thumbnail
{
    height: 125px !important;
}
.watching_message 
{
    width: 100px;
    padding: 2px 6px !important;
    font-size: 12px !important;
    top: 0px;
    position: absolute;
    right: -40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 0px;
    margin-bottom: 0px !important;
}
.watch_item 
{
    padding: 6px;
    font-size: 12px;
    float: left;
    position: absolute;
    right: 0px;
    width: 150px;
    margin: 0px !important;
    top: 30px;
}
.watch_bid 
{
    padding: 5px;
    font-size: 12px;
    float: left;
    position: absolute;
    right: 160px;
    width: 150px;
}
.watching_endsin
{
    float:left;
    line-height:18px;
}
.padLR32
{
    padding-left:32px;
    padding-right:32px;
}
/*WatchLiust Css Ends Here*/
/*welcome Greetings Css Starts Here*/
.welcome_greeting {
    float: right;
    padding-right: 0px;
    position: absolute;
    right: 10px;
    max-width: 170px;
    margin-top:42px;
}
.welcome_msg {
    color: #757575;
    font-weight: 500;
    font-size: 13px;
}
.welcome_user_name 
{
        color: #01217F;
    font-weight: 600;
    word-break: break-word;
    font-size: 13px
}
/*Welcome Greetings Css Ends Here*/
.equipment_title 
{
    width: calc(100% - 44px);
}
.equipment_title .form-control
{
    background-color: transparent;
    border: 0;
    font-weight: bold;
    padding: 12px 12px;
}
.equipment_title .form-control:focus
{
    box-shadow:none;
}
.description_info 
{
    position: absolute;
    right: -8px;
    top: 0px;
}
.checkbox_addon .input-group-addon,
.checkbox_addon .btn-default 
{
    border: 0px;
    border-radius: 0px;
}
.padT36
{
    padding-top:36px;
}
/*Comments retweet Css Starts Here*/
.reply_message,
.reply_message:hover {
    font-size: 12px;
    color: #000f99;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding-left: 0px;
    padding-top: 8px;
    width:60px;
    text-align:center;
}
.reply_text 
{
    text-decoration: underline;
    font-weight:600;
    font-family: verdana-bold;
}
.recomment_user_letter
{
    width: 28px;
    height: 28px;
    background-color: #e0e0e0;
    border-radius: 50%;
    color: #212121;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin-right: 8px;
}
.comment_user_letter 
{
    width: 42px;
    height: 42px;
    background-color: #e0e0e0;
    border-radius: 50%;
    color: #212121;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-right: 8px;
}
/*Comments retweet Css Ends Here*/
.auction_browse .panel.panel-default.equipment_completed
{
    height: 370px !important;
}
.padL6
{
    padding-left:6px;
}
/*View Invoice Page Css Starts Here*/
.invoice_page
{

}
/*View Invoice Page Css Ends Here*/
/*Large Resolution Css Starts Here*/
@media only screen and (max-width:2000px) and (min-width:1600px)
{
    .top_div {
        height: 212px;
    }
    .nav-links-sub
    {
        padding-bottom:6px;
    }
    .mt-30 {
    margin-top:30px;
    }
}
/*Large Resolution Css Ends Here*/
.card_custom_pad
{
    padding-left:16px;
    padding-right:16px;
}
#SubmitBid
{
    font-size:12px;
}
.StripeElement 
{
    padding: 10px 15px;
}
.stripe_required {
    padding-bottom: 6px;
    text-align: left;
}
.myaccount .panel-footer 
{
    margin-left: 0px;
    margin-right: 0px;
}
.break_text 
{
    width: 100%;
    word-break: break-all;
}
/*Manage Offers Css Starts Here*/
.offers__offerbyname 
{
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 24px;
}
/*Manage Offers Css Ends Here*/
.top_searchbox 
{
    position: absolute;
    margin-left: 160px;
}
.customtooltip {
    position: relative;
    display: inline-block;
}

    .customtooltip .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: #d9edf7;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 9;
        font-size: 14px;
        left: 16px;
        color: #212121;
        border: 1px solid #bce8f1;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        border-radius: 5px;
        font-weight:600;
    }

    .customtooltip:hover .tooltiptext {
        visibility: visible;
    }
.questionmark {
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding: 3px 6px;
}
.feeBtn {
    position: absolute;
    left: 180px;
    top: 10px;
    z-index: 99;
}
.padLR15
{
    padding-left:15px !important;
    padding-right:15px !important;
}
.marLR15
{
    margin-left:15px !important;
    margin-right:15px !important;
}
/*New Changes*/
/*My Account Change Password*/
.change_password .control-label 
{
    padding-left: 0px !important;
}
/*Admin Panel Button Css Starts Here*/
.adminPanelBtn
{
    padding-top:6px;
    padding-right:2px;
}
/*Admin Panel Button Css Ends Here*/
#CompleteRegistrationButton
{
    margin-bottom:24px;
}
/*Body Css*/
/*.body_page
{
    margin-top:18px;
}*/
/*Nav Listing Making as Top Layer Css Starts Here*/
/*.nav-links-sub 
{
    position: relative;
    z-index: 999;
}*/
/*Nav Listing Making as Top Layer Css Ends Here*/
.padLR10
{
    padding-left:10px;
    padding-right:10px;
}
/*Set Billing Address Css Starts Here*/
.viewInvoicesBtnsSpan 
{
    float: left;
}
.form-group.billingAddress
{
    margin-bottom:0px;
}
.billingAddress .billingBtn
{
   width: 100%;
}
.billingInputGroup
{
   float: left;
   width: 100%;
   margin-bottom: 24px;
   padding: 0px 0px;
}
.viewInvoice .panel-heading
{
    margin:0px;
}
.commonRadioLabel .commonRadioL 
{
    line-height: 35px;
}
.commonRadioLabel .commonRLabel 
{
    margin-left: 2px;
    margin-right: 16px;
    position: relative;
    top: -2px;
}
/*Set Billing Address Css Ends Here*/
.displayTable {
    display: table;
}
.d-flex
{
    display:flex;
}
/*.comment-section
{
    overflow-x:scroll;
}*/
/*Cookies Policy Css Starts Here*/
#dvCookieMessage {
    max-width: 420px;
    background-color: #ededed;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    padding: 15px;
    position: fixed;
    bottom: 30px;
    left: 20px;
    border: 2px solid #231f20;
    z-index:9999;
}
/*Cookies Policy Css Ends Here*/
/*Customer Support Css Starts Here*/
.customerSupport .auction_form .control-label
{
    padding-top:3px;
}
.customerSupportForm
{
    padding:0px 24px;
}
.customerSupportSubmit
{
    display:flex;
    justify-content:center;
    padding-top:16px;
}
.customerSupport .auction_form 
{
    width: 400px;
}
/*Customer Support Css Ends Here*/
/*Fees Schedule Css Starts Here*/
.feeSchedule
{
    padding-bottom:30px;
}
.feeSchedule table
{
    width:520px;
    margin:0 auto;
}
.feeSchedule table th,
.feeSchedule table td
{
    padding: 8px !important;
    font-size:13px;
}
.feeSchedule .tableSubheading
{
    font-weight: 900;
    font-size:14px;
    text-decoration:underline;
}
.feeScheduleBtn 
{
    position: absolute;
    left: 380px;
    top: 10px;
}
.feeBtn,
.feeScheduleBtn
{
    position:initial !important;
}
.feeWellBtns 
{
    position: absolute;
    left: 200px;
    top: 8px;
    z-index:99;
}
.feeTable .common_table .heading 
{
    padding: 8px 0px;
}
.feeTable
{
    border:0px !important;
    max-width:460px;
    margin:0px auto 18px;
}
.feeTable .panel-body
{
    padding:0px;
}
.feeScheduleTitle 
{
    padding-bottom: 4px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}
.feeTable .common_table
{
    padding:0px;
}
.feeTable .newsingleFee
{
    padding:0px;
}
.feeTable .singleFee 
{
    border-bottom:1px solid #eeeeee;
    padding-bottom:0px;
}
#selectFor9
{
    height:160px;
}
/*Fees Schedule Css Ends Here*/
#reportListing .auction_form {
    margin-bottom: 0px;
}
#reportListing .modal-content 
{
    width: 380px;
    max-width: 380px;
    margin: 18px auto;
}
#reportListing
{
    padding-right:0px;
}
.fs-18
{
    font-size:18px;
}
.pageLoader
{
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: rgb(36 36 36 / 80%);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
     transition-duration: 3s;
     display:none;
}
.pageLoader img
{
    width:80px;
    height:80px;
    border-radius:50%;
    border:1px solid #cccccc;
}
.pageLoaderLabel
{
    position: absolute;
    margin-top: 160px;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}
.pageLoaderHide
{
    display:none;
}
.pageLoaderPart 
{
    max-width: 380px;
    background-color: #ffffff;
    padding: 16px;
    border: 1px solid #212121;
    border-radius: 4px;
    font-size: 14px;
    color: #212121;
    /*margin-top:0px;*/
    margin:0px 28px;
}
.pageLoaderImg
{
    text-align:center;
}
.pageLoaderPart .pageLoaderTitle {
    margin-bottom: 0px;
    font-size: 12px;
    text-decoration: underline;
}
.pageLoaderPart p {
    font-size: 11px;
    text-align: center;
    padding-top: 4px;
    margin-bottom: 4px;
}
.pageLoaderFooter {
    text-align: center;
    padding-top: 4px;
    display: flex;
    justify-content: center;
}
#reportListing .auction_form .control-label {
    padding-top: 3px;
}
/*FAQs Css Starts Here*/
.faq 
{
    padding: 24px;
}
.faqAnswer 
{
    border-bottom: 1px dotted #bbbbbb;
    padding-bottom: 12px;
    margin-bottom: 24px;
}
/*FAQs Css Ends Here*/
/*About KAS Css Starts Here*/
.aboutKAS
{
    padding:24px;
}
/*About KAS CSs Starts Here*/
/*Delete Listing Css Starts Here*/
.deleteListing
{
    font-weight: 600;
    color: #01217F;
}
/*Delete Listing Css Ends Here*/
/*Responsive Css Starts Here*/
/*Missed Css Starts Here*/
.NumberPart-2
{
    word-break:break-all;
}
/*Missed Css Ends Here*/
/*Auction Banner Css Starts Here*/
.blink_me 
{
    animation: blinker 1s linear infinite;
}
@keyframes blinker 
{
    50% {
        opacity: 0;
    }
}
.blink_meText1
{
    background-color: #000100;
    color: #ffffff;
    padding: 2px 8px;
    width: 200px;
    text-align: left;
    font-style: initial;
    transform: skew(346deg);
}
.blink_meText2 
{
    background-color: #008118;
    color: #ffffff;
    padding: 2px 8px;
    width: 150px;
    text-align: right;
    font-style: italic;
    transform: skew(346deg);
}
.skewAlign 
{
    transform: skew(14deg);
}
.noAuctionFeeBanner 
{
    background-image: url(../Images/NoAuctionFee.png);
    background-repeat: no-repeat;
    height: 125px;
    width: 400px;
    margin: 0 auto;
}
.noAuctionFeeBannerText
{
    padding-top:42px;
}
.headerAlignmentLogo 
{
    padding: 12px 20px;
}
.headerAlignmentShopNow 
{
    padding: 24px 8px !important;
}
.logo-main.headerAlignmentLogo img 
{
    width: 200px;
}
.responsiveShow
{
    display:none;
}
.ShopNow-Btn 
{
    float: right !important;
}
.adminBtn 
{
    position: absolute;
    right: 0px;
    top: 10px;
}
.adminPanelBtn
{
    padding-top:0px;
    position:relative;
    z-index:999;
}
/*.body_page
{
    margin-top:28px;
}*/
.noAuctionFeeBannerTab
{
    display:none;
}
@media only screen and (max-width: 767px) and (min-width: 280px) 
{
    .responsiveShow
    {
        display: block;
    }
    .header-splash
    {
        margin-bottom:0px;
    }
    .headerAlignmentLogo
    {
        padding:0px;
    }
    .contact-p-info
    {
        padding:6px 0px;
    }
    .logo-main.headerAlignmentLogo img
    {
        max-width:160px;    
    }
    .headerAlignmentLogo
    {
        padding:24px 0px 0px !important;
    }
    .responsivePadTB12
    {
        padding-top:12px;
        padding-bottom:12px;
    }
    .responsiveNoAuctionFeeBannerText
    {
        color:#008118;
        font-weight:600;
    }
    .shopnow-div
    {
        padding-top:32px;
        padding-bottom:10px;
    }
    .bannerSection
    {
        text-align:center;
        background-image:url(../Images/fullbannermobile.png) !important;
    }
    .headerAlignmentShopNow
    {
        position:absolute;
        top:40px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) 
{
    /*If Half image requires uncomment the css*/
   /* .noAuctionFeeBanner 
    {
        background-image: url(../Images/NoAuctionFeeResponsiveBanner.png) !important;
        background-repeat: no-repeat;
        height: 125px;
        width: 240px;
    }*/
    /*comment the below css if top css used*/
    /*.noAuctionFeeBanner
    {
        width: 300px;
    }*/
    /*End*/
    /*.body_page
    {
        margin-top:48px;
    }*/
    .noAuctionFeeBanner
    {
        display:none;
    }
    .noAuctionFeeBannerTab 
    {
        display: block;
        padding: 50px 0px;
        color: #008118;
        text-align:center;
    }
}
/*Auction Banner Css Ends Here*/
@media only screen and (max-width: 767px) and (min-width: 280px) {
    .displayTable
    {
        display:table;
    }
    #catlistboxes
    {
        margin-bottom:24px;
    }
    #catlistboxes .form-group,
    #catlistboxes .form-group select
    {
        width:100%;
    }
    .row_two_sections
    {
        width:100%;
    }
    .MpadLR0
    {
        padding-left:0px;
        padding-right:0px;
    }
    .MmarR0
    {
        margin-right:0px;
    }
    .MmarL0
    {
        margin-left:0px;
    }
    .step_btns
    {
        float: left;
    }
    .sell_equipment_accordian .panel.panel-default .panel-heading,
    .responsiveMpanelHead
    {
        height: 46px;
        display: flex;
        align-items: center;
    }
    .sell_equipment_accordian .panel-heading.accordion-toggle:after
    {
        top:15px;
    }
    .row_two_sections_height
    {
        height:auto;
    }
    .conditionRadioButton .form-check
    {
        height:36px;
    }
    .responsivePadLR15
    {
        padding-left:15px;
        padding-right:15px;
    }
    .responsivePad0
    {
        padding:0px !important;
    }
    .responsivePadTB6LR15
    {
        padding: 6px 15px !important;
    }
    .responsiveHide
    {
        display:block;
    }
    .responsivepadR0
    {
        padding-right:0px;
    }
    .responsiveMarB12
    {
        margin-bottom:12px;
    }
    .responsiveMarB6
    {
        margin-bottom:6px;
    }
    .responsiveMarT12 
    {
        margin-top: 12px;
    }
    .responsiveMarT26
    {
        margin-top:26px;
    }
    .responsiveMarT12L0
    {
        margin-top: 12px;
        margin-left: 0px !important;
    }
    .responsiveFloatInitial
    {
        float: initial !important;
    }
    .responsiveWidth100
    {
        width:100%;
    }
    .responsiveWidth50
    {
        width:50%;
    }
    .responsiveTextLeft
    {
        text-align:left;
    }
    #sortablethumbnails .img-delete
    {
        font-size:16px;
    }
    #sortablethumbnails .imagecontainer 
    {
        width: 100%;
    }
    #sortablethumbnails .btn-group 
    {
        width: 100%;
    }
    #sortablethumbnails .img-rotate-CW,
    #sortablethumbnails .img-delete {
        width: 50%;
        z-index: 9999;
        position: relative;
        float: left;
        font-size:16px;
    }
    /*Listing Drafts CSS*/
    .listings_drafts .menu_split
    {
        line-height: 18px;
        padding: 5px 0px 0px;
    }
    /*Active Listing CSS*/
    .active_listing .menu_split 
    {
        line-height: 60px;
        padding: 4px 15px 0px;
    }
    .listing_active .vehicle-list-view
    {
        height:auto;
    }
    /*My Account Change Password*/
    .change_password .auction_form 
    {
        width: 100%;
    }    
    /*Responsive Card Images fixed height*/
    .active_listing .no-photo-thumbnail,
    .custom_image,
    .list-vhl-img img,
    .custom_main_image img,
    .watchlist-section .no-photo-thumbnail
    {
        height: 165px !important;
        object-fit:contain;
    }
    .listing .no-photo-thumbnail, 
    .height_thumbnail .no-photo-thumbnail, 
    .listings_drafts .no-photo-thumbnail
    {
        height:165px;
    }
    /*My Listing - Listing Ended Css*/
    .listing_ended .custom_padding 
    {
        padding: 10px 10px;
    }    
    /*My Listing Sucessfull CSS*/
    .listing_successful_items .custom_main_image img 
    {
        height: 165px;
        object-fit:contain;
    }
    .listing_successful_items .custom_padding 
    {
        padding: 8px 12px;
    }
    /*Invoice Fee Css Starts Here*/
    /*.feeInvoice .panel.panel-default
    {
        padding: 0px 18px;
    }*/
    /*Invoice Fee Css Ends Here*/
    /*Fees Select Address Css Starts Here*/
    .address_info .form-group 
    {
        margin-left: 0px;
        margin-right: 0px;
    }
    .address_info .toolTipMark .btn 
    {
        position: relative;
        top: -28px;
        right: 10px;
    }
    .btn-smHistory.feeBtn 
    {
        /*width: 60% !important;*/
        /*right: 30px !important;
        top: 8px !important;
        position: absolute !important;
        margin: 0px !important;
        padding: 4px 2px;
        width: auto;
        left:initial;
        font-size:13px;*/
    }
    .PastPaymentHistory-xs-butn {
        /*width: calc(100% - 48px) !important;
        position: relative !important;
        top: 124px !important;
        margin: 0px 24px !important;
        left: initial;
        right: 0px !important;*/
    }
    /*Fees Select Address Css Ends HEre*/
    /*Welcome Message Hided in Mobile*/
    /*.welcome_greeting 
    {
        display: none;
    }*/
    #tbCommenterComment {
        border: 1px solid #767676;
    }
    /*QuickBid Btn Css Starts Here*/
    .responsiveQuickBidBtn 
    {
        position: absolute;
        right: 0px;
        top: 30px;
    }
  /*  .categories-section
    {
        margin-top:15px;
    }*/
    /*My Account - Change Password Css Starts Here*/
    .change_password .panel-body
    {
        padding:15px !important;
    }
    .panel-default.change_password
    {
        width:100%;
    }
    /*My Account - Change Password Css Ends Here*/
    /*Admin Panel Button Css Starts Here*/
    .adminPanelBtn 
    {
        
    }
    /*Admin Panel Button Css Ends Here*/
    .welcome_greeting 
    {
        margin-top: 30px;
        /*position:initial;*/
    }
    /*Set Billing Address Css Starts Here*/
    .billingAddress .billingBtn
    {
        width:100%;
    }
    /*Set Billing Address Css Ends Here*/
    /*View Invoices Css Starts Here*/
    .viewInvoicesBtns
    {
        width: calc(50% - 8px);
        line-height: 30px;
        margin: 4px 8px;
    }
    .viewInvoicesBtnsSpan .btn 
    {
        width: 100%;
        line-height: 30px;
        margin-top: 4px;
    }
    .viewInvoicesBtnsSpan 
    {
        float: left;
        width: calc(50% - 8px);
    }
    /*View Invoices Css Ends Here*/
    .comment-section 
    {
        overflow-x: scroll;
    }
    .custom_grid.auction_browse .panel.panel-default
    {
        height:auto;
    }
    #dvCookieMessage 
    {
        max-width: 85%;
    }
    /*Customer Support Css Starts Here*/
    .customerSupport .auction_form
    {
        width: auto;
    }
    /*Customer Support Css Ends Here*/
    /*Fees Schedule Css Starts Here*/
    .feeSchedule table
    {
        margin: 0px;
        width: 100%;
    }
    .feeBtn, .feeScheduleBtn
    {
        font-size:12px;
    }
    .feesWell
    {
        height:100px;
    }
    .feeWellBtns 
    {
        position: absolute;
        left: 24px;
        top: 50px;
    }
    .feeScheduleTitle
    {
        font-size:12px;
    }
    .feeTable {
        margin: 0px 12px 18px;
    }
    /*Fees Schedule Css Ends Here*/
    #reportListing {
        padding-right: 0px !important;
    }
    #reportListing .modal-content
    {
        width:100%;
    }
    #reportListing .auction_form .control-label
    {
        padding-top:4px;
    }
    .pageLoaderLabel
    {
        font-size:12px;
    }
    #selectFor9
    {
        height:auto;
    }
    .categories-links 
    {
        width: 100%;
        margin: auto;
    }
    .subFooter a 
    {
        padding: 24px 4px;
        font-size: 13px;
    }
    /*#PrintInvoice
    {
        margin-top:42px;
    }*/
    .responsiveMarTop42
    {
        margin-top:42px !important;
    }
    .awe-rt-SystemMessage .alert.alert-danger,
    .awe-rt-SystemMessage .alert.alert-success {
        float: left;
        width:100%;
    }
    /*Missed Css Starts Here*/
    .equipment_search_listing .label-danger.InlineContextualStatus {
        top: 0px;
        bottom: initial;
        z-index: 9999;
    }
    .responsiveTableBidHistory
    {
        display:block;
    }
    .billingInputGroup 
    {
        width: 98%;
        margin: 0 auto 24px;
    }
    .responsiveWidthAuto
    {
        width:auto !important;
    }
    .myBidsActive .vehicle-list-view
    {
        height:auto;
    }
    .active-bid-section .myBidsActive .no-photo-thumbnail 
    {
        height: 165px;
    }
    /*Missed Css Ends HEre*/
    .textEclipse 
    {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media (max-width: 768px)
{
    .listing .title.inlinebidding
    {
        padding-top: 0px;
        padding-bottom:10px;
    }
    .listing .bids a 
    {
        padding: 3px 0px;
    }
}
@media only screen and (max-width: 1180px) and (min-width: 768px) 
{
    .responsiveTabPad0 
    {
        padding: 0px !important;
    }
    .listing .commonListingPadding
    {
        padding-top: 12px !important;
        padding-bottom:12px !important;
    }
    /*Set Billing Address Css Starts Here*/
    .billingAddress .billingBtn
    {
        width: 100%;
    }
    .billingInputGroup
    {
        float: left;
        width: 100%;
        margin-bottom: 24px;
        padding: 0px 0px;
    }
    /*Set Billing Address Css Ends Here*/
    .displayTable 
    {
        display: table;
    }
    /*Watchlist Css Starts Here*/
    .watching_message
    {
        left:40px;
    }
    /*Watchlist Css Ends HEre*/
    .comment-section 
    {
        overflow-x: scroll;
    }
    .feeBtn
    {
        top:8px;
    }
    .feeScheduleBtn
    {
        top:8px;
    }
    .feesWell
    {
        height:100px;
    }
    .feeWellBtns 
    {
        position: absolute;
        left: 24px;
        top: 50px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) 
{
    .responsiveTabPad0
    {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    /*Nav Links and Welcome Greeting Css Starts Here*/
    .nav-links-sub a
    {
        font-size:13px;
    }
    .welcome_greeting 
    {
        right: 2px;
        padding-right: 5px;
        margin-top:42px;
    }
    .welcome_msg,
    .welcome_user_name
    {
        font-size: 11px;
    }
    /*Nav Links and Welcome Greeting Css Ends Here*/
    /*QuickBid Btn Css Starts Here*/
    .responsiveQuickBidBtn 
    {
        position: absolute;
        right: 10px;
        top: -40px;
    }
    /*Have To Change*/
    .responsiveTabMarT28
    {
        margin-top: 42px;
    }
    
    .watchlist_btns
    {
        padding:10px 0px;
    }
}
@media only screen and (max-width: 992px) and (min-width: 768px)
{
    .responsivePadTab0
    {
        padding:0px;
    }
    /*Sell Equipment Css*/
    .row_two_sections 
    {
        width: 100%;
    }
    /*Top Header Button*/
    .ShopNow-Btn
    {
        float:right;
    }
    /*Schedule Listing Css*/
    .listing_pending_items .custom_image
    {
        height: 160px;
    }
    /*My Listings Sales Report*/
    .responsiveTabMarTM48
    {
        margin-top:-48px;
    }
    /*My Listing - Sucessfull Css*/
    .listing_successful_items .custom_padding
    {
        padding: 24px 12px;
    }
    /*My Listings - Ended Css*/
    .listing_ended .custom_padding 
    {
        padding: 24px 12px;
    }

}
@media only screen and (max-width: 992px) and (min-width: 280px)
{

    .responsiveFloatL 
    {
        float: left !important;
    }
    .responsiveFloatR
    {
        float:right;
    }
    .commonResponsivePadR2
    {
        padding-right:2px;
    }
    .responsiveButton 
    {
        padding: 2px 6px;
        background-color: #efeff0 !important;
        border: 1px solid #767676;
        border-radius: 3px !important;
    }
    /*My Listings Sales Reports*/
    .responsiveTableLabel 
    {
        font-weight: 900;
        color: #000;
    }
    /*My Listings Sales Invoices*/
    .invoiceSalesTable .responsiveTableLabel 
    {
        display: inline-block !important;
        margin-bottom: 8px;
    }
}
/*Resposive Nav Css Starts Here*/
.responsiveCustomNav,
.responsiveRedTextHeader
{
    display: none;
}
@media only screen and (max-width: 767px) and (min-width: 280px)
{
    .t-nav-links-section
    {
        display:none;
    }
    .responsiveCustomNav 
    {
        float: left;
        width: 100%;
        background-color: #000000;
        color: #ffffff;
        font-weight: 500;
        padding: 12px;
        display:none;
    }
    .responsiveRedTextHeader
    {
        display:block;
    }
    .responsiveCustomNav ul 
    {
        padding-left: 0px;
        margin: 0px;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .responsiveCustomNav li
    {
        list-style-type:none;
    }
    .left_part
    {
        display: none;
    }
    .responsiveLeftPartToggle
    {
        display:block;
    }
    .mrkt-ttl
    {
        text-align:center;
        font-weight:700;
    }
    .left-mrkt-ul li 
    {
        text-align: center;
        padding: 3px 0px;
    }
    .categoriesLeftNav .category-name__container
    {
        max-width:initial;
    }
    .categoriesLeftNav .category-badge__container 
    {
        display: none;
    }
    .logo-main img 
    {
        max-width: 250px;
    }
    .contact-info
    {
        padding:0px 4px !important;
    }
    /*.nav-links-sub.mainPagesNav a
    {
        display: block;
        text-align: left;
        background-color: #ffffff;
    }*/
    /*Watchlist Css Starts Here*/
    .watchlist-section .watch-item .close
    {
        top:215px;
    }
    .watch-item__cta.watchlist_btns .watching_message
    {
        top: -108px;
        right:0px;
    }
    .watchlist_main_card
    {
        height:auto;
    }
    .View-Watchlist
    {
        text-align:center;
    }
    /*Watchlist Css Ends Here*/
    /*Equipment Search Label Starts Here*/
    .equipment_search_listing .label-success.InlineContextualStatus
    {
        top:0px;
        bottom:initial;
    }
    /*Adding of New Categories Css Starts Here*/
    .categories-div1,
    .new-categories-div-2 
    {
        height: auto;
    }
    /*Adding of New Categories Css Ends Here*/
}
@media screen and ( device-width: 1024px ) 
{
    .watch-item__cta .btn
    {
        margin-top:20px;
    }
}
/*Resposive Nav Css Ends Here*/
/*Responsive Css Ends Here*/
/*Requirement Changes Css Starts Here*/
.left_part 
{
    display: none;
    width: initial;
    margin-right: 0px;
    float: initial;
}
.body_page 
{
    float: initial;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
.top_searchbox 
{
    position: initial;
    margin-left: 0px;
}
.top-red-lbl
{
    width:100%;
}
/*Requirement Changes Css Ends Here*/
/*Title Requirement Changes Css Starts Here*/
.equipment_titleSellPage .form-control 
{
    padding: 20px 12px;
}
/*Title Requirement Changes Css Ends Here*/
/*Location Requirement Css Starts Here*/
@media only screen and (max-width: 767px) and (min-width: 280px) 
{
    .LocationValue 
    {
        position: absolute;
        right: 0px;
        top: 5px;
    }
    .LocationValue .custom_value_label
    {
        display:none;
    }
    .responsiveMarB0
    {
        margin-bottom:0px !important;
    }
}
@media only screen and (max-width: 1180px) and (min-width: 768px) 
{
    .MTresponsiveFloatL {
        text-align: left !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 280px) 
{
    .LocationValue .custom_value_label 
    {
        float: left;
    }
    .LocationValue .custom_value 
    {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 140px;
        text-align: right;
        display: block;
        float: left;
    }
}
/*Location Requirement Css Ends Here*/
/*Counts Requirement Css Starts Here*/
.category-badge__container {
    padding: 0px;
    min-width: initial;
   
}
.ctg-div-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ctg-div-link .category-name__container {
    overflow: visible;
    text-overflow: unset;
}
.category-badge__container .badge {
    background-color: transparent;
    padding: 0px;
    color: #ff0000;
    padding-left: 3px;
    font-size: 12px;
}
.homeCategory
{
    display:flex;
}
.homeCategoryName {
    float: left;
    /*text-decoration: underline;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0px;
    max-width: 242px;
}
.homeCategoryCount {
    float: left;
    line-height: 28px;
}
.sellSelect select
{
    width:100% !important;
}
/*Counts Requirement Css Ends Here*/

/*New Requirement Transportaion Css Starts Here*/
.transportation .auction_form
{
    max-width:500px;
    width:500px;
}
.transportation .panel-heading 
{
    border-color: #dddddd;
    border-top: 1px solid #dddddd;
}
.inputColon
{
    float:right;
}
.transportation .submitBtn 
{
    margin-bottom: 24px;
}
/*In Transportation Lipsey Css Starts Here*/
.lipseyInfo.panel-heading 
{
    text-align: center;
    padding: 0px;
    background-color: #303030 !important;
}
.lipseyInfo.panel-heading img
{
    width: 160px;
    margin: 0 auto;
}
.lipseyText.panel-body 
{
    font-size: 12px;
    margin-bottom: 0px;
    padding: 6px 15px;
    text-align:justify;
}
#textLipsey {
    display: none;
}
#toggleLipsey 
{
    background-color: transparent;
    border: 0px;
    color: #004cff;
    padding: 0px;
    text-decoration: underline;
    font-weight: 500;
    outline:none;
}
/*In Transportation Lipsey Css Ends Here*/
/*capcha Css Starts Here*/
.g-recaptcha {
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
}
/*Capcha Css Ends Here*/
@media only screen and (max-width: 820px) and (min-width: 280px) {
    .transportation .auction_form 
    {
        width: auto;
    }
    .inputColon 
    {
        display:none;
    }
}
/*New Requirement Transportaion Css Ends Here*/
/*Social Media Css Starts Here*/
.socialListIcon 
{
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.socialListIcon img
{
    width: 100%;
    height: 100%;
    margin-right: 12px;
    border-radius: 4px;
}
.socialMediaList
{
    float: right;
    margin-right: 16px;
}
.socialMediaList:last-child
{
    margin-right:0px;
}
.socialListIcon img:last-child {
    margin-right: 0px;
}
.noAuctionFeeBanner .blink_me
{
    padding: 4px 8px;
}
.noAuctionFeeBanner .blink_me h2 
{
    font-size: 14px;
    margin: 0px;
}
@media only screen and (max-width: 1180px) and (min-width: 768px) 
{
    .headerAlignmentShopNow 
    {
        padding: 24px 8px !important;
    }
    .socialMediaList
    {
        padding-top:14px;
    }
}
/*Social Media Css Ends Here*/
/*New Contact Us Css Starts Here*/
.customerSupport .auction_form 
{
    width: 850px;
    max-width: 850px;
}
.customerSupport .socialMediaList 
{
    float:left;
}
.contactDetails 
{
    padding-left: 32px;
    border-left: 1px solid #cccccc;
}
.customerSupport .messageUs .customerSupportTitle 
{
    padding-bottom: 12px;
    border-bottom: 1px solid #cccccc;
    margin-left: -15px;
    margin-bottom: 20px;
}
.customerSupport .contactDetails .customerSupportTitle 
{
    padding-bottom: 12px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1180px) and (min-width: 230px)
{
    .customerSupport .auction_form 
    {
        width: auto;
        max-width: 450px;
    }
    .contactDetails 
    {
        padding-left: 0px;
        border-left: 0px solid #cccccc;
    }
}
/*New Contact Us Css Ends Here*/
/* Ashok responsive css page start */
.ios-b input[type="submit"] {
    background: #efefef !important;
    border: solid 1px #767676 !important;
}

.ios-b .flat-btn-ios {
    -webkit-appearance: none; /*For Chrome*/
    -moz-appearance: none; /*For Mozilla*/
    appearance: none;
    border-radius: 0;
}


.full-w {
    width: 100% !important;
}

.dp-none {
    display: none !important;
}
@media (max-width: 575px) {
   
    .w-xs-100 {
        width: 100% !important;
    }
    .float-xs-left { float:left !important;}
    .header-section-responsive .main_div, .header-section-responsive .top_div, .header-section-responsive .logo-section {
        float: left;
    }
    .p-xs-0 { padding:0px !important;}
    .float-xs-right { float:right;}
    .pr-xs-3 { padding-right:3%;}
    .pr-xs-2 {
        padding-right: 2%;
    }
    .p-xs-5 { padding:5%;}
    .bg-xs-black {
        background: #000000;
    }
    
    .froums-nav-s a{ font-size:12px;}
    .height-xs-auto{height:auto;}
    .rght-part-responsive .body_page {
        width: 100%;
        float: left;
        position: static;
        margin: 0px;
        padding: 0px;
    }
    .container-xs-responsive {
        position: static;
        width: 100%;
        margin: 0px;
    }
    .nav-links-sub a {
        font-size: 13px;
    }
    .searchbox-t-responsive {
        position: static;
        margin: 0px;
    }
    /*.serch-btn-responsive {
        left: 41%;
        top: 10px;
    }*/
    .more-s td {
        float: left;
        width: 33%;
        padding: 8px;
    }
    .links-leftpart .left-mrkt-links {
        margin: 10px 5px;
    }

    /*.links-leftpart .left-mrkt-ul li:nth-child(odd) {
        background: #e9e9e9;
        padding: 5px 0px 5px 5px;
    }*/
    /*.links-leftpart .left-mrkt-ul li:nth-child(even) {
        background: #efefef;
        padding: 5px 0px 5px 5px;
    }*/
    /*.links-leftpart .mrkt-ttl { padding:15px 10px;}*/
    .categories-section-responsive .categories-div1, .categories-section-responsive .new-categories-div-2 {
        width: 100% !important;
        float: left !important;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
    }
    .categories-section-responsive .category-name__container {
        padding: 10px 0px 10px 0px;
    }
    .p-xs-10 { padding:10px;}

    .f-xs-17 {
        font-size: 17px;
       
    }
    /*body , html{
        overflow: scroll;
        overflow-x: hidden;
    }*/
    .logo-main{ margin:0% 0px;}
    .Signin-input-s  .form-group { margin:0px;
    }
    .Signin-input-s .col-md-offset-3.col-md-9 {
        margin: 15px 0px;}
    .Register-res .auction_form { width:100%;
    }
        .Register-res .auction_form .control-label {
         padding-left:15px}

 
    .mb-xs-0 { margin-bottom:0px;}
    .mb-xs-3 {
     margin-bottom:3%;}
    .mb-xs-2 {
        margin-bottom: 2%;
    }
    .mb-xs-10 {
        margin-bottom: 10%;
    }
    /*input, select {
      
        padding: 15px;
        border: solid 1px #cccc;
        min-height: 40px;
    }*/
   
    .Equipment-Search .well.well-sm.section-title , .Equipment-Search  section {
        float: left;
        width: 100%;
    }
    .max-w-xs-100 {
     max-width:100% !important;}
    
   
    .pb-xs-0 {
    padding-bottom:0px !important;
     }
    .text-xs-right { text-align:right;
    }
    p.bids.text-xs-right {
        text-align: right !important;
    }
    .equipment_search_listing  .commonListingPadding { padding:0px;}
    .equipment_search_listing .title.inlinebidding {
        padding: 2%;
        
    }
    .p-xs-3 { padding:3%;}
    .p-xs-2 {
        padding: 2% !important;
    }
    .min-xs-w-100 {
        min-width: 100%;
    }

    .float-xs-right {
        float: right;
    }

    .m-xs-0 {
        margin: 0px !important;
    }

    .tb-xs-w-100 {
        width: 100%;
    }
    .pl-xs-15{ padding-left:15px !important;}
    .ml-xs-0 {
        margin-left: 0px !important;
    }
    .mt-xs-3 {
        margin-top: 3%;
    }
    .dp-xs-none {
        display: none;
    }
    .plr-xs-10{ padding-left:10px; padding-right:10px;}
    .dp-xs-block{ display:block !important;}
    .Active-inner-resp .img-container { width:100% !important;  }
     .height-xs-auto {
        height: auto;
    }
    .custom-xs-padding { padding:10px !important;}
    .h-xs-145 img {
        height: 145px !important;
    }
    .h-xs-120{ min-height:120px;}
    .height-xs-auto{ height:auto !important; min-height:auto !important;}
    .mb-xs-10p{ margin-bottom:10px;}
    .line-h-xs-25{ line-height:25px;}
    .mb-xs-5p{ margin-bottom:5px;}
    .font-xs-14{ font-size:14px;}
    .mt-xs-2 {
        margin-top: 2%;
    }
     .border-xs-top {
        border-top: 1px solid #eeeeee !important;
    }
    .white-space-xs-normal {
        white-space: normal;
    }
    .p-xs-15p{ padding:0px 15px !important;}
    .full-w, .full-w img {
        width: 100% !important;
        /*height: 123px !important;*/
    }
    .watchlist-quick-b {
        position: relative;
        padding: 10px;
        right: 0px;
        height: 100px;
    }
        .watchlist-quick-b .watch_bid {
            position: relative;
            left: 0px;
            margin: 0px;
        }
        .watchlist-quick-b .view-btn {
            position: relative;
            left: 0px;
            margin: 0px;
        }
    .top-xs-5{ top:5px;}
    .pt-xs-0 {
        padding-top: 0px !important;
    }
    .font-xs-18{ font-size:18px;}
    .height-xs-auto img{ height:auto !important;}
    .watchlist-section .watch-item .close {
     
        /*top: 0px;*/
        z-index: 9;
    }
    .View-Watchlist {
        width: 100%;
        float: left;
        /*text-align: left;*/
    }
    .inner-menu_split-l-h-40 .menu_split {
        line-height: 40px;
    }
    /*.inner-panel-default-float-left .panel-default {
        float: left;
    }*/
    /*.inner-panel-default-float-left .panel-body{ padding:10px 0px 10px 0px;}*/
    .f-xs-13{ font-size:13px;}
    .text-xs-left {
        text-align: left !important;
    }
    .ml-xs-4{ margin-left:4px;}
    .text-xs-center{text-align:center;}

    .ios-b input[type="submit"] {
        background: #efefef !important;
        border: solid 1px #767676 !important;
    }

    .ios-b .flat-btn-ios {
        -webkit-appearance: none; /*For Chrome*/
        -moz-appearance: none; /*For Mozilla*/
        appearance: none;
        border-radius: 0;
    }
    .min-h-xs310{ min-height:310px;}
    .pt-xs-23{ padding-top:23px;}
    .border-xs-section{border: 1px solid #ebebeb;}
    
    .float-xs-none{ float:none !important;}
    .min-h-xs-100{ min-height:100px}
    /*.PastPaymentHistory-xs-butn {
       
        left: 35px;
        top: 79px;
    }*/
    .pl-xs-0{ padding-left:0px;}
    .pr-xs-0{ padding-right:0px;}
    .min-h-130{ height:130px;}
    }


@media (min-width: 576px) and (max-width: 767px) {
    .pl-xs-0 {
        padding-left: 0px;
    }

    .pr-xs-0 {
        padding-right: 0px;
    }

    .min-h-130 {
        height: 130px;
    }
    .PastPaymentHistory-xs-butn {
        
        left: 35px;
        top: 79px;
    }
    .float-xs-none {
        float: none !important;
    }
    .min-h-xs310 {
        min-height: 310px;
    }

    .ios-b input[type="submit"] {
        background: #efefef !important;
        border: solid 1px #767676 !important;
    }

    .ios-b .flat-btn-ios {
        -webkit-appearance: none; /*For Chrome*/
        -moz-appearance: none; /*For Mozilla*/
        appearance: none;
        border-radius: 0;
    }

    .text-xs-center {
        text-align: center;
    }
    .ml-xs-4 {
        margin-left: 4px;
    }
    .text-xs-left {
        text-align: left !important;
    }
    .f-xs-13 {
        font-size: 13px;
    }
    .inner-menu_split-l-h-40 .menu_split {
        line-height: 40px;
    }

    .inner-panel-default-float-left .panel-default {
        float: left;
    }

    .inner-panel-default-float-left .panel-body {
        padding: 10px 0px 10px 0px;
    }

   
    .View-Watchlist {
        width: 100%;
        float: left;
        text-align: left;
    }
    .watchlist-section .watch-item .close {
        top: 0px;
        z-index: 9;
        right:0px;
    }
    .watchlist-quick-b {
        position: relative;
        padding: 10px;
        right: 0px;
        height: 100px;
    }

        .watchlist-quick-b .watch_bid {
            position: relative;
            left: 0px;
            margin: 0px;
        }

        .watchlist-quick-b .view-btn {
            position: relative;
            left: 0px;
            margin: 0px;
        }

    .top-xs-5 {
        top: 5px;
    }

    .pt-xs-0 {
        padding-top: 0px !important;
    }

    .font-xs-18 {
        font-size: 18px;
    }

    .height-xs-auto img {
        height: auto !important;
    }



    .full-w, .full-w img {
        width: 100% !important;
        height: 123px !important;
    }
    .p-xs-15p {
        padding: 0px 15px !important;
    }
    .white-space-xs-normal {
        white-space: normal;
    }
    .font-xs-14 {
        font-size: 14px;
    }

    .mt-xs-2 {
        margin-top: 2%;
    }

    .border-xs-top {
        border-top: 1px solid #eeeeee !important;
    }
    .mb-xs-5p {
        margin-bottom: 5px;
    }
    .line-h-xs-25 {
        line-height: 25px;
    }
    .h-xs-120 {
        min-height: 120px;
    }

    .height-xs-auto {
        height: auto !important;
        min-height:auto !important;
    }
    
    .custom-xs-padding {
        padding: 10px !important;
    }
    .p-xs-2 {
        padding: 2% !important;
    }
    .Active-inner-resp .img-container {
        width: 100% !important;
    }

    .height-xs-auto {
        height: auto;
    }
    /*input, select {
        
        padding: 15px;
        border: solid 1px #cccc;
        min-height: 40px;
    }*/
    .pl-xs-15 {
        padding-left: 15px !important;
    }
    p.bids.text-xs-left {
        text-align: left !important;
    }

    .w-xs-100 {
        width: 100% !important;
    }

    .float-xs-left {
        float: left !important;
    }

    .header-section-responsive .main_div, .header-section-responsive .top_div, .header-section-responsive .logo-section {
        float: left;
    }

    .p-xs-0 {
        padding: 0px !important;
    }

    .float-xs-right {
        float: right;
    }

    .pr-xs-3 {
        padding-right: 3%;
    }

    .pr-xs-2 {
        padding-right: 2%;
    }

    .p-xs-5 {
        padding: 5%;
    }

    .bg-xs-black {
        background: #000000;
    }

    .froums-nav-s a {
        font-size: 12px;
    }

    .height-xs-auto {
        height: auto;
    }

    .rght-part-responsive .body_page {
        width: 100%;
        float: left;
        position: static;
        margin: 0px;
        padding: 0px;
    }

    .container-xs-responsive {
        position: static;
        width: 100%;
        margin: 0px;
    }

    .nav-links-sub a {
        font-size: 13px;
    }

    .searchbox-t-responsive {
        position: static;
        margin: 0px;
    }

    .serch-btn-responsive {
        left: 41%;
        top: 10px;
    }

    .more-s td {
        float: left;
        width: 33%;
        padding: 8px;
    }

    .links-leftpart .left-mrkt-links {
        margin: 10px 5px;
    }

    /*.links-leftpart .left-mrkt-ul li:nth-child(odd) {
        background: #e9e9e9;
        padding: 5px 0px 5px 5px;
    }*/

    /*.links-leftpart .left-mrkt-ul li:nth-child(even) {
        background: #efefef;
        padding: 5px 0px 5px 5px;
    }*/

    /*.links-leftpart .mrkt-ttl {
        padding: 15px 10px;
    }*/

    .categories-section-responsive .categories-div1, .categories-section-responsive .new-categories-div-2 {
        width: 100% !important;
        float: left !important;
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
    }

    .categories-section-responsive .category-name__container {
        padding: 10px 0px 10px 0px;
    }

    .p-xs-10 {
        padding: 10px;
    }

    .f-xs-17 {
        font-size: 17px;
    }

    body, html {
        overflow: scroll;
        overflow-x: hidden;
    }



    .Signin-input-s .form-group {
        margin: 0px;
    }

    .Signin-input-s .col-md-offset-3.col-md-9 {
        margin: 15px 0px;
    }

    .Register-res .auction_form {
        width: 100%;
    }

        .Register-res .auction_form .control-label {
            padding-left: 15px
        }


    .mb-xs-0 {
        margin-bottom: 0px;
    }

    .mb-xs-3 {
        margin-bottom: 3%;
    }
    .mb-xs-2 {
        margin-bottom: 2%;
    }

    .mb-xs-10 {
        margin-bottom: 10%;
    }

    .w-sm-100 {
        width: 100%;
    }

    .p-sm-0 {
        padding: 0px;
    }

    .height-sm-auto {
        height: auto;
    }

    .margin-sm-0 {
        margin: 0px;
    }


    .Equipment-Search .well.well-sm.section-title, .Equipment-Search section {
        float: left;
        width: 100%;
    }

    .max-w-xs-100 {
        max-width: 100% !important;
    }

    .pb-xs-0 {
        padding-bottom: 0px !important;
    }

    .dp-xs-none {
        display: none;
    }

    .min-xs-w-100 {
        min-width: 100%;
    }

    .mt-xs-3 {
        margin-top: 3%;
    }
    .mt-xs-2 {
        margin-top: 2%;
    }
    .pl-xs-15 {
        padding-left: 15px !important;
    }
    .ml-xs-0{ margin-left:0px !important;}
    .dp-xs-block {
        display: block !important;
    }
    .xs-detailsRight-New-height-h {
        padding: 12px;
        margin-left: 2px;
        margin-right: 2px;
    }
    
}


@media (min-width: 768px) and (max-width: 991px) {
    .mt-md-5{ margin-top:3px}
    .hidden-md {
        display: none;
    }
    .inner-form-group-m-0 .form-group {
        margin: 0px;
    }
    .float-xs-right {
        float: right;
    }
    .pb-md-0{ padding-bottom:0px !important;}
    .ptb-md-5{ padding:5px 0px;}
    .pl-md-15 {
        padding-left: 15px !important;
    }
    .pt-md-10{ padding-top:10px !important;}
    .m-md-0 {
        margin: 0px !important;
    }
    .w-md-100 {
     width:100% !important;}
    .p-md-0{ padding:0px;}
    .float-md-left{ float:left;}
    .container-md-responsive {
        position: static;
        width: 79%;
        margin: 0px;
    }
    .invoice_page {
        position: relative;
        top: 30px;
    }
    .mb-md-3 {
        margin-bottom: 3%;
    }
    .ml-md-0{ margin-left:0px !important;}
    .white-space-xs-normal {
        white-space: normal;
    }
    .padding-md-0{ padding:0px;}
    .dp-md-none{ display:none;}
    .top-md-auto{ top:auto;}
    .dp-md-none{ display:none;}
    .box-sm-padding{ padding:5px 0px;}
    .pr-md-15p{ padding-right:15px !important;}
    .custom-md-padding {
        padding: 10px !important;
    }
    .w-md-140 {
        min-width: 140px;
    }
    .font-md-10{ font-size:10px;}
    .font-md-10 a {
        font-size: 10px;
    }
    .watchlist-quick-sm-change {
      
        top: 0px;
        padding: 10px 0px;
        right: 0px;
        /*width: 180px;*/
    }
    .float-sm-right{ float:right;}
    .position-sm-relative {
        position: relative;
    }
    .right-sm-0{ right:0px;}
    .w-sm-150 {
        width: 150px;
    }
    .top-sm-50{ top:50px;}
    .ml-mr-sm-10{ margin:0px 10px;}
    .right-sm-10{ right:10px;}
    .view-Watchlist-sm {
        top: 85px;
        right: 10px;
        
    }
    .watchlist-section .watch-item .close {
        /*top: 0px;
        z-index: 9;
        right: -10px;*/
    }
    .pt-sm-0{ padding-top:0px !important;}
    .pt-sm-10 {
        padding-top: 10px !important;
    }
    .height-md-auto {
        height: auto !important;
        min-height: auto !important;
    }
    .float-sm-left{ float:left;}
    .margin-sm-0{ margin:0px;}
    .p-sm-0{ padding:0px;}
    .pb-sm-10{ padding-block:10px !important;}
    .body_page.container-xs-responsive.Equipment-Search {
        top: 0px;
        position: relative;
        margin: 0px;
    }
    .text-sm-left{ text-align:left;}
} 
@media (min-width: 992px) and (max-width: 1199px) {
    .dp-lg-none{ display:none;}
    .p-md-0 {
        padding: 0px !important;
    }
    .ml-md-0 {
        margin-left: 0px !important;
    }
    .w-md-140{ min-width:140px;}
    .pb-md-0{ padding-bottom:0px !important;}
}

@media (min-width: 1200px) {
    .w-lg-100 { width:100% !important;}
   
   
}


/* Custom Css */

.yt-mb-20{
    margin-bottom:20px !important;
}

.yt-mb-0{
    margin-bottom:0 !important;
}
.top_div {
    height: 160px;
    background-color:#000000;
}
.bannerHeight
{
    height:500px;
}
.bannerHeight img
{
    object-fit:cover;
}
.footer-content 
{
    background-color: #212121;
    color: #ffffff;
    padding: 12px 8px 1px;
}
.bannerSection {
    background-image: url(../Images/fullbanner.png);
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.bannerSection h1
{
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}
.bannerSection .homeCategory
{
    border: 1px solid #ffffff;
    padding: 12px 32px;
    border-radius: 4px;
    background-color: #ffffff;
}
/*@media screen and (min-width: 769px) and (max-width: 991px) {
    #scrollUp + div {
        left:28% !important;
    }
}


    @media only screen and (min-width: 992px) {*/
        /*#scrollUp + div {
        display: flex;
        justify-content: center;
        align-items: center;
        position: unset !important;
    }*/

        /*#scrollUp + div {
            left: 35% !important;
        }
    }

    @media only screen and (max-width: 480px) {
        #scrollUp + div {
            transform: translate(-22%, -15%);
            z-index: 99;
        }

            #scrollUp + div div div {
                width: 360px;
            }
    }

    @media screen and (min-width: 530px) and (max-width: 768px) {
        #scrollUp + div {
            left: 25% !important;
        }
    }



    @media only screen and (max-width: 600px) {*/
        /*    .rc-image-tile-44 {
        width: 280px;
    }

    #scrollUp + div {
        left: 0px !important;
    }

    #scrollUp + div div iframe {
        width: 350px !important;
    }

    #scrollUp + div div{
        left:0px !important;
        width:350px !important;
    }*/
    /*}*/



    /* Custom Css */
























    /* Ashok responsive css home page end */