﻿body {
    /*font-family: Roboto;*/
}

/*NEW
*/


.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #D7B1D7;
    background-color: #D7B1D7;
}

.defaultCheckBox {
    /*margin: 23px;*/
    vertical-align: -2px;
    margin-bottom: 10px;
}

.defaultCheckBox input {
    width: 20px;
    height: 20px;
    vertical-align: sub;
   /* color:pink;
    background-color:purple;*/
}

    .defaultCheckBox label {
        margin-left: 5px;
        /*text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;*/
        /*color: #FEE7E4;*/
    }



.checkboxSection {
    float: left;
}

.sortByText {
    margin-top: 10px;
}

.sortByDDL {
    margin-top: 10px;
}

.addNewListing {
    padding-right: 30px;
}

#bottomSection {
    font-size: 1.5rem !important;
}

@media (min-width: 992px) {

    #bottomSection {
        font-size: 1rem !important;
    }

    .notesSection {
        max-width: 400px;
    }

    .checkboxSection {
        margin-left: 30px;
        margin-top: 10px;
    }
        .checkboxSection > div {
           float: left;
        }

    .recurringCheckBox {
        margin-left: 10px;
    }

    .searchSection {
        float: left;
        width: auto;
        padding-top:0px !important;
    }

    .searchEquipmentType {
        float: left;
        width: auto;
        padding-top: 0px !important;
        margin-left:30px;
    }

    .sortBySection {
        float: right;
        clear:none !important;
        /*border:1px black;*/
    }

    .sortByText {
        margin-top: 0px;
    }

    .sortByDDL {
        margin-top: 0px;
    }
}

.addNewListing {
    float: left;
}

.searchSection {
    padding-top: 10px;
}

.optionsSection {
    /*justify-content: flex-end;*/
}

.sortBySection {
    clear:both;
}


.sortByText {
    float: left;
    padding-top: 8px;
    font-weight: 600;
    padding-right: 10px;
}


.divMileage {
    /*color: #757575;*/
}

.divLocation {
   color: #757575;
}

.divViews {
  color:   #757575;
}

.photocontainer {
  /*  position: relative;
    width: 100%;
    max-width: 400px;
    min-width: 300px;*/
}

#bottomSection {
    padding-right: 5px;
    padding-bottom: 3px;
    z-index: 2;
    position:relative;
}

.linkListingName {
    text-decoration: none;
    color:black;
}

    .linkListingName:hover {
        text-decoration: underline;
    }

.soldBadge {
    z-index: 10;
    position: absolute;
    max-width: 231px;
    margin-top: 37px;
    margin-left: 9px;
    transform: rotate(-18deg);
    pointer-events: none;
}

.darken {
    filter: brightness(50%);
}

.cover {
    object-fit: cover;
    max-width: 250px;
}

.coverPhoto {
    max-width: 250px;
    overflow: hidden;
    /*margin: 0 auto;*/
}


    .coverPhoto img {
        width: 100%;
        transition: 0.5s all ease-in-out;
    }

    .coverPhoto:hover img {
        transform: scale(1.5);
    }

#divDetails {
    /*border: 1px solid black;*/
    padding-left: 10px;
    padding-top: 5px;
    width:250px;
}

.divDetailsListed {
    background-color: #efefef;
}

.divDetailsUnlisted {
    background-color: #FEE7E4;
}

.gallerycard {
    border-top: solid 0px #9BCFBB !important;
    border-bottom: solid 0px #9BCFBB;
    border-right: solid 0px green;
    border-left: solid 0px green;
}

#listingPrice {
    color: #078755;
    font-weight:600;
}

#divViews {
    float:left;
    padding-left:5px;
}
/*END NEW*/
.photobox {
    padding: 2px 5px 0 6px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
}

#photosSection {
    z-index: 2;
    position: relative;
}

.box {
    width: 280px;
    /*display: inline-block;*/
    height: 165px;
    border: 2px solid #222;
}

.newbox {
    width: 100px;
    /*display: inline-block;*/
    height: 100px;
    border: 2px solid #222;
}

.fill {
    object-fit: fill;
}



/*body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}*/

.contentSection {
    height: 160px;
}

.image {
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    transition: .3s ease;
    background-color: transparent;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}




.overlay:hover {
    opacity: 0.7;
}

.play-icon {
    /*position: absolute;*/
    color: black;
    /*font-size: 2rem;*/
    /*cursor: pointer;*/
    /*left: 50%;*/
    /*bottom: 50%;*/
}

/*.fa-camera {
    position: absolute;
    z-index: 2;
    color: white;
    position: absolute;
    margin-top: 10px;
    margin-left: 10px;
}
*/
/*.camera-button {
    color:white;
    opacity:100%
}*/
/*
fa-camera*/
.photowithcount {
    position: absolute;
    z-index: 2;
    color: #fff;
    /*color: white;*/
    /*position: absolute;*/
    /*margin-top: 10px;*/
    /*margin-left: 10px;*/
}

.lblPhotoCount {
    position: absolute;
    z-index: 2;
    color: #fff;
    /*color: white;*/
    /*position: absolute;*/
    /*margin-top: 10px;*/
    /*margin-left: 10px;*/
}


.btncam {
    /*display: inline-block;*/
    text-decoration: none;
    /*  width: 100px;
    height: 100px;*/
    width: 50px;
    height: 30px;
    /*line-height: 60px;*/
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    transition: .9s;
}

.btn-animation {
    opacity: 0.5;
    background-color: rgba(0, 0, 0, .85);
    text-align: center;
    width: 50px;
    height: 30px;
    border-radius: 0%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: black;
    font-weight: bold;
    text-decoration: none
}

.btncam:hover {
    opacity: 1;
}

.photobtncontainer {
    /*position: absolute;*/
    /*    top: 5px;
    left: 5px;*/
    z-index: 2;
    position: absolute;
        top: 5px;
    left: 5px;
}

#container:after {
    content: '';
    opacity: 0;
    background-color: rgba(0, 0, 0, .35);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 50%;
    pointer-events: none;
}

/*Photo Section*/
.card-box {
    padding: 20px;
    padding-bottom: 0px;
    border-radius: 3px;
    /*margin-bottom: 30px;*/
    background-color: #fff;
}

.file-man-box {
    /*padding: 20px;*/
    border: 1px solid #e3eaef;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px
}

    .file-man-box .file-close {
        color: #f1556c;
        position: absolute;
        line-height: 24px;
        font-size: 24px;
        right: 10px;
        top: 10px;
        visibility: hidden
    }

    .file-man-box .file-img-box {
        line-height: 120px;
        text-align: center
    }

        .file-man-box .file-img-box img {
            height: 64px
        }

    .file-man-box .file-download {
        font-size: 32px;
        color: #98a6ad;
        position: absolute;
        right: 10px
    }

        .file-man-box .file-download:hover {
            color: #313a46
        }

    .file-man-box .file-man-title {
        padding-right: 25px
    }

    .file-man-box:hover {
        -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06), 0 1px 0 0 rgba(0, 0, 0, .02);
        box-shadow: 0 0 24px 0 rgba(0, 0, 0, .06), 0 1px 0 0 rgba(0, 0, 0, .02)
    }

        .file-man-box:hover .file-close {
            visibility: visible
        }

.modifieddeleteimgbtn {
    margin-left: 65px;
    margin-top: -25px;
    position: absolute;
    font-size: 25px;
    color: red;
}


.listingCard {
    border-top: solid 3px #9BCFBB !important;
    border-bottom: solid 1px #9BCFBB;
    border-right: solid 0px green;
    border-left: solid 0px green;
}

.unlistedListing {
  background-color:  #FEE7E4
}

.unlistedListingLegend {
    background-color: #FEE7E4; 
    height:24px;
    width:24px;
    border: 1px dashed black;
    float:left;
    margin-top:10px;
    margin-left:30px;
}

.detailsSection {
    float: left;
    margin-left: 25px;
    width: 50%;
    /*border: 1px solid black;*/
    height:100%
}

.commandsSection {
    /*border: 1px solid black;*/
    width:100px;
    float:left;
}

.infoSection {
    /*border: 1px solid black;*/
    width: 195px;
    float:left;
    height:100%;
}

.priceField {
    float:right;
    font-weight:600;
    font-size:19px;
}

.editButtonSection {
    float: right;
    z-index: 2;
    position: relative;
    font-size: 25px;
    clear:both;
}


.viewDetailsButton {
    position: absolute;
    display: block;
    float: left;
    height: 30px;
    /* width: 100px; */
    /* right: 10px; */
    bottom: 30px;
}

.viewCount {
    float: right;
    z-index: 2;
    position: relative;
    font-size: 15px;
    clear: both;
    color: #696969;
/*    position: absolute;
    display: block;
    bottom: 30px;
    right:0px;*/
}