.view-account{
    background:#FFFFFF; 
    margin-top:20px;
}
.view-account .pro-label {
    font-size: 13px;
    padding: 4px 5px;
    position: relative;
    top: -5px;
    margin-left: 10px;
    display: inline-block
}

.view-account .side-bar {
    padding-bottom: 30px
}

.view-account .side-bar .user-info {
    text-align: center;
    margin-bottom: 15px;
    padding: 30px;
    color: #616670;
    border-bottom: 1px solid #f3f3f3
}

.view-account .side-bar .user-info .img-profile {
    width: 120px;
    height: 120px;
    margin-bottom: 15px
}

.view-account .side-bar .user-info .meta li {
    margin-bottom: 10px
}

.bidItem span, .bidItem strong
{
	padding-right:10px;
}

.view-account .side-bar .user-info .meta li span {
    display: inline-block;
    width: 100px;
    margin-right: 5px;
    text-align: right
}

.view-account .side-bar .user-info .meta li a {
    color: #616670
}

.view-account .side-bar .user-info .meta li.activity {
    color: #a2a6af
}

.view-account .side-bar .side-menu {
    text-align: center
}

.view-account .side-bar .side-menu .nav {
    display: inline-block;
    margin: 0 auto
}

.view-account .side-bar .side-menu .nav>li {
    font-size: 14px;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.view-account .side-bar .side-menu .nav>li:last-child {
    margin-right: 0
}

.view-account .side-bar .side-menu .nav>li>a {
    display: inline-block;
    color: #9499a3;
    padding: 5px;
    border-bottom: 2px solid transparent
}

.view-account .side-bar .side-menu .nav>li>a:hover {
    color: #616670;
    background: none
}

.view-account .side-bar .side-menu .nav>li.active a {
    color: #40babd;
    border-bottom: 2px solid #40babd;
    background: none;
    border-right: none
}

.theme-2 .view-account .side-bar .side-menu .nav>li.active a {
    color: #6dbd63;
    border-bottom-color: #6dbd63
}

.theme-3 .view-account .side-bar .side-menu .nav>li.active a {
    color: #497cb1;
    border-bottom-color: #497cb1
}

.theme-4 .view-account .side-bar .side-menu .nav>li.active a {
    color: #ec6952;
    border-bottom-color: #ec6952
}

.view-account .side-bar .side-menu .nav>li .icon {
    display: block;
    font-size: 24px;
    margin-bottom: 5px
}

.view-account .content-panel {
    padding: 30px
}

.view-account .content-panel .title {
    margin-bottom: 15px;
    margin-top: 0;
        text-align: center;
    font-size: 25px;
}

.view-account .content-panel .fieldset-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaf1;
    margin-bottom: 30px;
    color: #616670;
    font-size: 16px
}

.view-account .content-panel .avatar .figure img {
    float: right;
    width: 64px
}

.view-account .content-panel .content-header-wrapper {
    position: relative;
    margin-bottom: 30px
}

.view-account .content-panel .content-header-wrapper .actions {
    position: absolute;
    right: 0;
    top: 0
}

.view-account .content-panel .content-utilities {
    position: relative;
    margin-bottom: 30px
}

.view-account .content-panel .content-utilities .btn-group {
    margin-right: 5px;
    margin-bottom: 15px
}

.view-account .content-panel .content-utilities .fa {
    font-size: 16px;
    margin-right: 0
}

.view-account .content-panel .content-utilities .page-nav {
    position: absolute;
    right: 0;
    top: 0
}

.view-account .content-panel .content-utilities .page-nav .btn-group {
    margin-bottom: 0
}

.view-account .content-panel .content-utilities .page-nav .indicator {
    color: #a2a6af;
    margin-right: 5px;
    display: inline-block
}

.view-account .content-panel .mails-wrapper .mail-item {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f3f3f3;
    color: #616670;
    overflow: hidden
}

.view-account .content-panel .mails-wrapper .mail-item>div {
    float: left
}

.view-account .content-panel .mails-wrapper .mail-item .icheck {
    background-color: #fff
}

.view-account .content-panel .mails-wrapper .mail-item:hover {
    background: #f9f9fb
}

.view-account .content-panel .mails-wrapper .mail-item:nth-child(even) {
    background: #fcfcfd
}

.view-account .content-panel .mails-wrapper .mail-item:nth-child(even):hover {
    background: #f9f9fb
}

.view-account .content-panel .mails-wrapper .mail-item a {
    color: #616670
}

.view-account .content-panel .mails-wrapper .mail-item a:hover {
    color: #494d55;
    text-decoration: none
}

.view-account .content-panel .mails-wrapper .mail-item .checkbox-container,
.view-account .content-panel .mails-wrapper .mail-item .star-container {
    display: inline-block;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa {
    color: #a2a6af;
    font-size: 16px;
    vertical-align: middle
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa.fa-star {
    color: #f2b542
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa:hover {
    color: #868c97
}

.view-account .content-panel .mails-wrapper .mail-item .mail-to {
    display: inline-block;
    margin-right: 5px;
    min-width: 120px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject {
    display: inline-block;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label {
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label:last-child {
    margin-right: 10px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label a,
.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label a:hover {
    color: #fff
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-1 {
    background: #f77b6b
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-2 {
    background: #58bbee
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-3 {
    background: #f8a13f
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-4 {
    background: #ea5395
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-5 {
    background: #8a40a7
}

.view-account .content-panel .mails-wrapper .mail-item .time-container {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #a2a6af;
    text-align: left
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .attachment-container {
    display: inline-block;
    color: #a2a6af;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .time {
    display: inline-block;
    text-align: right
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .time.today {
    font-weight: 700;
    color: #494d55
}

.drive-wrapper {
    padding: 15px;
    background: #f5f5f5;
    overflow: hidden
}

.drive-wrapper .drive-item {
    width: 130px;
    margin-right: 15px;
    display: inline-block;
    float: left
}

.drive-wrapper .drive-item:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    z-index: 1
}

.drive-wrapper .drive-item-inner {
    padding: 15px
}

.drive-wrapper .drive-item-title {
    margin-bottom: 15px;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-wrapper .drive-item-title a {
    color: #494d55
}

.drive-wrapper .drive-item-title a:hover {
    color: #40babd
}

.theme-2 .drive-wrapper .drive-item-title a:hover {
    color: #6dbd63
}

.theme-3 .drive-wrapper .drive-item-title a:hover {
    color: #497cb1
}

.theme-4 .drive-wrapper .drive-item-title a:hover {
    color: #ec6952
}

.drive-wrapper .drive-item-thumb {
    width: 100px;
    height: 80px;
    margin: 0 auto;
    color: #616670
}

.drive-wrapper .drive-item-thumb a {
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.drive-wrapper .drive-item-thumb a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.drive-wrapper .drive-item-thumb .fa {
    display: inline-block;
    font-size: 36px;
    margin: 0 auto;
    margin-top: 20px
}

.drive-wrapper .drive-item-footer .utilities {
    margin-bottom: 0
}

.drive-wrapper .drive-item-footer .utilities li:last-child {
    padding-right: 0
}

.drive-list-view .name {
    width: 60%
}

.drive-list-view .name.truncate {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view .type {
    width: 15px
}

.drive-list-view .date,
.drive-list-view .size {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view a {
    color: #494d55
}

.drive-list-view a:hover {
    color: #40babd
}

.theme-2 .drive-list-view a:hover {
    color: #6dbd63
}

.theme-3 .drive-list-view a:hover {
    color: #497cb1
}

.theme-4 .drive-list-view a:hover {
    color: #ec6952
}

.drive-list-view td.date,
.drive-list-view td.size {
    color: #a2a6af
}

@media (max-width:767px) {
    .view-account .content-panel .title {
        text-align: center
    }
    .view-account .side-bar .user-info {
        padding: 0
    }
    .view-account .side-bar .user-info .img-profile {
        width: 60px;
        height: 60px
    }
    .view-account .side-bar .user-info .meta li {
        margin-bottom: 5px
    }
    .view-account .content-panel .content-header-wrapper .actions {
        position: static;
        margin-bottom: 30px
    }
    .view-account .content-panel {
        padding: 0
    }
    .view-account .content-panel .content-utilities .page-nav {
        position: static;
        margin-bottom: 15px
    }
    .drive-wrapper .drive-item {
        width: 100px;
        margin-right: 5px;
        float: none
    }
    .drive-wrapper .drive-item-thumb {
        width: auto;
        height: 54px
    }
    .drive-wrapper .drive-item-thumb .fa {
        font-size: 24px;
        padding-top: 0
    }
    .view-account .content-panel .avatar .figure img {
        float: none;
        margin-bottom: 15px
    }
    .view-account .file-uploader {
        margin-bottom: 15px
    }
    .view-account .mail-subject {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .view-account .content-panel .mails-wrapper .mail-item .time-container {
        position: static
    }
    .view-account .content-panel .mails-wrapper .mail-item .time-container .time {
        width: auto;
        text-align: left
    }
}

@media (min-width:768px) {
    .view-account .side-bar .user-info {
        padding: 0;
        padding-bottom: 15px
    }
    .view-account .mail-subject .subject {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (min-width:992px) {
    .view-account .content-panel {
        min-height: 800px;
        border-left: 1px solid #f3f3f7;
        margin-left: 200px
    }
    .view-account .mail-subject .subject {
        max-width: 280px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .view-account .side-bar {
        position: absolute;
        width: 200px;
        min-height: 600px
    }
    .view-account .side-bar .user-info {
        margin-bottom: 0;
        border-bottom: none;
        padding: 30px
    }
    .view-account .side-bar .user-info .img-profile {
        width: 120px;
        height: 120px
    }
    .view-account .side-bar .side-menu {
        text-align: left
    }
    .view-account .side-bar .side-menu .nav {
        display: block
    }
    .view-account .side-bar .side-menu .nav>li {
        display: block;
        float: none;
        font-size: 14px;
        border-bottom: 1px solid #f3f3f7;
        margin-right: 0;
        margin-bottom: 0
    }
    .view-account .side-bar .side-menu .nav>li>a {
        display: block;
        color: #9499a3;
padding: 10px 5px;
    padding-left: 10px;
    }
    .view-account .side-bar .side-menu .nav>li>a:hover {
        background: #f9f9fb
    }
    .view-account .side-bar .side-menu .nav>li.active a {
        background: #f9f9fb;
        border-right: 4px solid #40babd;
        border-bottom: none
    }
    .theme-2 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #6dbd63
    }
    .theme-3 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #497cb1
    }
    .theme-4 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #ec6952
    }
    .view-account .side-bar .side-menu .nav>li .icon {
        font-size: 24px;
        vertical-align: middle;
        text-align: center;
        width: 40px;
        display: inline-block
    }
}
.module {
    border: 1px solid #f3f3f3;
    border-bottom-width: 2px;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    border-radius: 4px;
    background-clip: padding-box;
}
.module .module-footer {
    background: #fff;
    border-top: 1px solid #f3f3f7;
    padding: 15px;
}
.module .module-footer a {
    color: #9499a3;
}



.passBlock{
        padding: 15px 0;
   
}


.passBlock .form-group{
        width: 90%;
    display: inline-block;
}

.passBlock .form-group label{
        width: 250px;
    display: block;
    float: left;
}


.passBlock .form-group input{
        width: 100%;
    float: left;
    padding: 7px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
}


.sucButton{
    width: 100%;
    margin: 0;
    border: none;
    background: #324458;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}






.emailBlock{
    padding: 15px 0;
}


.emailBlock .form-group{
        width: 90%;
    display: inline-block;
}

.emailBlock .form-group label{
        width: 250px;
    display: block;
    float: left;
}


.emailBlock .form-group input{
        width: 100%;
    float: left;
    padding: 7px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
}




.profileBox .control-group{
        width: 100%;
    display: inline-block;
}


.profileBox .control-group label{
        width: 350px;
    display: block;
    float: left;
}


.profileBox .control-group input{
        width: 56%;
    float: left;
    padding: 7px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
}


.profileBox .control-group select{
        width: 56%;
    float: left;
    padding: 7px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
}


.sucButtonProf{
            float: right;
    margin: 15px;
    width: 473px;
    border: none;
    background: #324458;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}


.form-groupProf{
        width: 838px;
}



.lotWrapper{
    width: 100%;
    display: inline-block;
    margin: 10px 0px 50px 0px;
}


.lotBoxLeft{
        width: 830px;
    float: left;

	
	
}


.lotBoxRight{
    width: 360px;
    float: right;
	margin-top:52px;
}




.lotItem{
        width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}


.lotPreviewItem{
    width: 295px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    height: 215px;
}

.lotData{
        width: 470px;
    float: right;
}


.lotPreviewItem img,
.auction-thumb img{
    width:100%;
        -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}






.lotPreviewItem:hover img,
.auction-thumb:hover img{
    -webkit-transform: scale(1);
    transform: scale(1);
}



.lotWrapperBox{
    background: #f6f7fb;
}




.card {
        position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 10px!important;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e8ebf3;
	box-shadow: 0 0 20px rgb(23 29 28 / 20%);
}


.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}


.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}


element.style {
}
.input-group>.form-control:not(:last-child), .input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.form-control, .input-group>.custom-select, .input-group>.custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #605e7e;
    height: 39px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8ebf3;
    border-radius: 3px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}




.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.84615385;
    border-radius: 3px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




.product-filter-desc .product-filter-icons a {
    width: 2.5em;
    height: 2.5em;
    line-height: 2.4em;
    border-radius: 50%;
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    text-align:center;
}


.card-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 500;
}


.card-header {
        padding: 1.5rem 1.5rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid #e8ebf3;
    background: none;
    padding: 0.5rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    -ms-flex-align: center;
    align-items: center;
}


.card-footer{
    text-align: center;

}

.card-footer a{
            background: #324458;
    color: #fff;
    width: 87%;
    box-sizing: border-box;
    margin: 20px;
}


.keysearch input[type="text"]{
        padding: 0 5px;
    outline: none;
}

.keysearch button{
        cursor: pointer;
    outline: none;
    background: #324458;
    color: #fff;
}




.facebook-bg {
    background: #3b5998;
    color: #fff;
}

.twitter-bg {
    background: #0c85d0;
    color: #fff;
}

.pinterest-bg {
    background: #8c0615;
    color: #fff;
}


.product-filter-icons i{
    color:#fff;
}




.catLevel1 a{
    font-size:13px;
}

.catLevel1>li>a{
    display: block;
    width: 100%;
}

.level_2,
.level_3{
    margin-left:40px;
}

.subCategory  a{
        width: 100%;
    display: inline-block;
}



.catLevel1>li a{
    border-bottom: 1px solid #f3f3f3;
    padding: 10px;
    box-sizing: border-box;
}


.catLevel1>li:first-of-type a{
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    padding: 10px;
    box-sizing: border-box;
    border-radius:5px 5px 0px 0px;
}

.catLevel1>li:last-of-type a{
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    padding: 10px;
    box-sizing: border-box;
    border-radius:0px 0px 5px 5px;
    border-top:none;
}


.innerItemBox{
        width: 100%;
    display: inline-block;
    background: #fff;
    margin-bottom:50px;
	margin-top:20px;
}

.emptP{
	width:100%;
	display: inline-block;
}
.mediaRoom{
        width: 48%;
    float: left;
    margin-right: 30px;
    padding: 20px;
    border-right: 1px solid #ccc;
}

.mainImage{
        width: 100%;
        margin-bottom:5px;
            max-height: 400px;
    overflow: hidden;
}

.mainImage img{
      width: 100%;
}

.gallery .owl-item{
    height:130px;
    overflow:hidden;
}

.gallery li img{
    width:100%;
}


.gallery.owl-carousel .owl-prev {
    background: #324458!important;
    color: #fff!important;
 padding: 0px 0px 3px 1px;
    display: block;
    float: left;
    border-radius: 3px;
    width: 30px;
    font-size: 30px;
    outline: none;
    height: 30px;
    line-height: 0;
    margin: 0 5px;
}


.gallery.owl-carousel .owl-next {
    background: #324458!important;
    color: #fff!important;
    padding: 0px 0px 3px 1px;
    display: block;
    float: right;
    border-radius: 3px;
    width: 30px;
    font-size: 30px;
    outline: none;
    height: 30px;
    line-height: 0;
}



.gallery.owl-carousel .owl-nav{
    float:right;
    margin-top:15px;
}


.gallery.owl-carousel{

    border-bottom: 1px solid #ccc;
    display: inline-block!important;
    width: 100%;
    padding-bottom: 20px;
}



.lotInfo{
        float: left;
    width: 43%;
}

.lotInfoUl{
    margin-bottom:50px;
}

.lotInfo >h1{
    margin:15px 0;
}







.table{
    width:100%;
    max-width:100%;
    margin-bottom:1rem;
    background-color:transparent;
        border: 1px solid #ccc;
}
.table td,.table th{
    padding:.75rem;
    vertical-align:top;
    border-top:1px solid #dee2e6
}
.table thead th{
    vertical-align:bottom;
    border-bottom:2px solid #dee2e6
}
.table tbody+tbody{
    border-top:2px solid #dee2e6
}
.table .table{
    background-color:#fff
}
.table-sm td,.table-sm th{
    padding:.3rem
}
.table-bordered{
    border:1px solid #dee2e6
}
.table-bordered td,.table-bordered th{
    border:1px solid #dee2e6
}
.table-bordered thead td,.table-bordered thead th{
    border-bottom-width:2px
}
.table-striped tbody tr:nth-of-type(odd){
    background-color:rgba(0,0,0,.05)
}
.table-hover tbody tr:hover{
    background-color:rgba(0,0,0,.075)
}
.table-primary,.table-primary>td,.table-primary>th{
    background-color:#b8daff
}
.table-hover .table-primary:hover{
    background-color:#9fcdff
}
.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{
    background-color:#9fcdff
}
.table-secondary,.table-secondary>td,.table-secondary>th{
    background-color:#d6d8db
}
.table-hover .table-secondary:hover{
    background-color:#c8cbcf
}
.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{
    background-color:#c8cbcf
}
.table-success,.table-success>td,.table-success>th{
    background-color:#c3e6cb
}
.table-hover .table-success:hover{
    background-color:#b1dfbb
}
.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{
    background-color:#b1dfbb
}
.table-info,.table-info>td,.table-info>th{
    background-color:#bee5eb
}
.table-hover .table-info:hover{
    background-color:#abdde5
}
.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{
    background-color:#abdde5
}
.table-warning,.table-warning>td,.table-warning>th{
    background-color:#ffeeba
}
.table-hover .table-warning:hover{
    background-color:#ffe8a1
}
.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{
    background-color:#ffe8a1
}
.table-danger,.table-danger>td,.table-danger>th{
    background-color:#f5c6cb
}
.table-hover .table-danger:hover{
    background-color:#f1b0b7
}
.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{
    background-color:#f1b0b7
}
.table-light,.table-light>td,.table-light>th{
    background-color:#fdfdfe
}
.table-hover .table-light:hover{
    background-color:#ececf6
}
.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{
    background-color:#ececf6
}
.table-dark,.table-dark>td,.table-dark>th{
    background-color:#c6c8ca
}
.table-hover .table-dark:hover{
    background-color:#b9bbbe
}
.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{
    background-color:#b9bbbe
}
.table-active,.table-active>td,.table-active>th{
    background-color:rgba(0,0,0,.075)
}
.table-hover .table-active:hover{
    background-color:rgba(0,0,0,.075)
}
.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{
    background-color:rgba(0,0,0,.075)
}
.table .thead-dark th{
    color:#fff;
    background-color:#212529;
    border-color:#32383e
}
.table .thead-light th{
    color:#495057;
    background-color:#e9ecef;
    border-color:#dee2e6
}
.table-dark{
    color:#fff;
    background-color:#212529
}
.table-dark td,.table-dark th,.table-dark thead th{
    border-color:#32383e
}
.table-dark.table-bordered{
    border:0
}
.table-dark.table-striped tbody tr:nth-of-type(odd){
    background-color:rgba(255,255,255,.05)
}
.table-dark.table-hover tbody tr:hover{
    background-color:rgba(255,255,255,.075)
}



table{
    border-collapse:collapse;
}


.table th{
        background: #716544;
    color: #fff;
}



.arrow-ribbon-2 {
    color: #FFF;
    padding: 3px 8px;
    position: absolute;
    z-index: 99;
    font-size: 20px;
}

.arrow-ribbon-2.bg-primary {
    background-color: #716544 !important;
}

#view_bid{
cursor: pointer;
    color: #716544;
    font-weight: bold;
}

#viewAllBids{
    cursor: pointer;
    color: #716544;
    font-weight: bold;
        float: right;
    display: block;
}


.lotMainInfobox .card-header{
    display:inline-block;
}


.lotMainInfobox .card-title{
    float:left;
}

.emptyBid{
    color: #716544;
    text-align: center;
    text-transform: inherit;
}


.allBidBox{
    display:none;

}



.arrow-ribbon-2:before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    right: -24px;
    border-top: 16px solid transparent;
    border-left: 24px solid #716544;
    border-bottom: 16px solid transparent;
    width: 0;
}

.arrow-ribbon-2 {
    color: #FFF;
    padding: 3px 8px;
    position: absolute;
    z-index: 99;
    font-size: 20px;
}



.bidBox{
    width: 100%;
    display: inline-flex;
}


.bidBox .bidItem:nth-of-type(1){
	width: 31%;
}

.bidBox .bidItem:nth-of-type(2){
	width: 35%;
}


.bidItem{
    width: 33%;
    float: left;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    height: 100px;
    padding: 5px;
    box-sizing: border-box;
}

.bidBox .bidItem:last-of-type{
       border-right: none;
    text-align: center;
    color: #324458;
}

.bidBox .bidItem:last-of-type a{
    background: #324458;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}


.bidBox .bidItem:last-of-type p{
        margin-bottom: 20px;
}


.lotInfoUl i,
.lotData ul li i,
.categoryRowBd i{
    margin-right: 5px;
    color: #3E4F61;
}


.mb-4 i{
    margin-right: 5px;
    color: #324458;
    font-size: 25px;
}



.setBit{
        width: 100%;
    display: inline-block;
    margin: 20px 0px;
}


.setBit input{
        padding: 10px;
    font-size: 18px;
    box-sizing: border-box;
    float: left;
}


.setBit  a{
    padding: 10px!important;
    float: right;
}



.subCategory.level_2{
    display:none;
}



.menuBdf{
    padding: 1.5rem 0.5rem;
}



.catLevel1>li>a{
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 15px 0px 15px 40px!important;
}


.open1level{
    padding: 17px 10px 10px 15px;
    font-size: 20px;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;

}


.menuBdf ul li{
    position:relative;
}
.menuBdf a:hover{
    border-bottom:1px solid #3E4F61;
}



.setBit  .inline-group .form-control {
  text-align: center;
}

.setBit .form-control[type="number"]::-webkit-inner-spin-button,
.setBit .form-control[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.setBit .inline-group{
        float: left;
    width: 260px;
}


.setBit .btn{
        background: #3E4F61;
    outline: none;
    border-radius: 0;
    font-size: 10px;
    padding: 12px 10px 6px 10px;
    cursor: pointer;
}

.setBit .btn i{
        margin: 0;
    font-size: 15px;
    color: #fff;
}

.setBit input[type="number"]{
        border-radius: 0;
        outline:none;
}


.setBit .btn-minus{
        border-radius: 3px 0px 0px 3px;
}

.setBit .btn-plus{
        border-radius: 0px 3px 3px 0px;
}




.maxBidBox{
    text-align: right;
        position: relative;
    z-index: 999;
}

.maxBxHov{
    display:none;
        padding: 20px 10px;
    background: #fff;
    border: 1px solid #efefef;
    box-sizing: border-box;
    margin-top: 13px;
}

.maxBxHov h6{
        margin: 0px 0px 15px 0px;
    font-size: 16px;
}

.maxBxHov input{
    border: 1px solid #ccc;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    outline:none;
}

#placeMaxBid{
    display: inline-block;
    margin-top: 20px;
}





.emptyData{
    text-align: center;
    margin: 50px 10px;
    font-size: 25px;
}

.lotData h2{
    margin-top:15px;
}


.openedActiveCat{
    display:block!important;
}



.catLevel1>li a:hover,
.subCategory>.activeCat>a{
        border-bottom: 1px solid #324458!important;
}



.lotWrapper>h1{
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 50px;
}

.categoryFilt{
    width: 100%;
    margin-bottom: 40px;
    display: inline-block;
	padding:20px;
}


.searchItemRow{
        width: 23%;
    float: left;
    margin: 5px 10px;
}



.searchItemRow label{
        width: 100%;
    display: inline-block;
}


.searchItemRow input{
        width: 100%;
    padding: 5px;
    box-sizing: border-box;
    outline:none;
}

.searchItemRow select{
        width: 100%;
    padding: 5px;
    box-sizing: border-box;
    outline:none;
	border: 1px solid #ccc;
}


.categoryRowBd{
   margin-top: 10px;
    margin-bottom: 20px;
}



.seearchBtn button{
    width: 45%;
    float: left;
    margin: 5px;
}

.seearchBtn{
    width: 290px;
    display: inline-block;
    text-align: right;
    margin: 49px 16px 0px 8px;
    float: right;
}


.rangeRowinp{
    height: 14px;
    border: none;
    display: block;
    margin-bottom: 5px;
    outline: none;
}

.rangeBox{
    width:100%;
    display:inline-block;
}




.rangeRowinp{  
    text-align-last: center;
    
}


.searchItemRow .ui-slider{
    width: 90%;
    margin: 0 auto;
}




.myLotRow{
        width: 100%;
    display: inline-block;
    border-bottom: 2px solid #716544;
    margin-bottom: 50px;
    padding-bottom: 50px;
}


.myLotRow ul li:first-of-type{
    width: 25%;
    float: left;
    margin-right: 20px;
    max-height: 220px;
    overflow: hidden;
}


.myLotRow ul li img{
    width:100%;
}


.myLotRow ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}




.viewlotPage{
        float: right;
    background: #a99b66;
    color: #fff;
    padding: 5px 15px;
}


.is_winnerData{
	    font-size: 25px;
    text-align: center;
    color: #324458;
    margin-bottom: 30px;
}


.winner_needtopay{
	     text-align: right;
}

.needPayUl{
	text-align: right;
}
.needPayUl li{
	    width: 100%!important;
}



.payButton{
	    background: #324458;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 30px;
}


.totlaResData {
font-size: 17px;
    padding-bottom: 30px;
    padding-left: 0;
}

.totlaResData strong {
    color: #324458;
    font-size: 23px;
}


.auction-item-3 {
    margin-bottom: 25px;
}

.auction-item-3 .auction-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f6f6ff;
    justify-content: center;
    align-items: center;
    width: calc(47% - 7px);
    float: left;
    max-height: 315px;
    margin-left: 7px;
}
.auction-item-3 .auction-thumb img {
    width: 100%;
}


.auction-item-3 .auction-thumb .bid {
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
       text-align: center;
    background: -moz-linear-gradient(90deg, #7c6c3e 0%, #7c6c3e 100%);
    background: -ms-linear-gradient(90deg, #7c6c3e 0%, #7c6c3e 100%);
    background: -webkit-linear-gradient(
90deg
, #7c6c3e 0%, #7c6c3e 100%);
    box-shadow: -1.04px 4.891px 20px 0px rgb(124 108 62 / 50%);
    box-shadow: 0px 8px 8px 0px rgb(0 0 0 / 13%);
}


.auction-item-3 .auction-content {
    padding-left: 20px;
    width: calc(52% + 7px);
    text-align: center;
    align-self: center;
	float:left;
}


.auction-item-3 .auction-content .title {
    margin: 0;
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 15px;
	text-align:left;
}

.auction-item-3 .auction-content .bid-amount {
padding: 10px 2px;
    align-items: center;
    border-bottom: 2px dotted #deddf5;
    border-top: 2px dotted #deddf5;
}

.auction-item-3 .auction-content .bid-amount .icon i {
    line-height: 1;
    font-size: 36px;
    color: #324458;
}


.auction-item-3 .auction-content .bid-amount .amount-content {
    padding-left: 15px;
	width:100%;
}

.auction-item-3 .auction-content .bid-amount .amount-content .current {
    font-size: 14px;
    color: #324458;
    line-height: 20px;
    margin-bottom: 5px;
	float:left;
}


.auction-item-3 .auction-content .bid-amount .amount-content .amount {
    font-size: 20px;
    line-height: 20px;
    color: #171d1c;
	float: right;
    padding-left: 20px;
}

.auction-item-3 .auction-content .bids-area {
    margin-top: 7px;
    font-size: 15px;
    text-align: left;
}


.auction-item-3 .auction-content .bids-area .total-bids {
    color: #324458;
}


.lotItm{
	width:100%;
	display:inline-block;
	        background: #fff;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    box-shadow: 0 0 20px rgb(23 29 28 / 20%);
    padding: 0px 0px 25px 0px;
	    margin: 10px 0;
}


.bid-amount{
	    display: inline-flex;
    width: 100%;
}

.bids-area i{
	color: #7c6c3e;
	padding-right: 5px;
}


.rsButton{
	width: 100%;
    display: inline-block;
    text-align: right;
    margin-top: 14px;
}


.rsButton a{
	    padding: 10px 20px 10px;
    font-size: 14px;
    display: inline-block;
}



.owl-prev span,
.owl-next span{
	position: relative;
    top: -3px;
    font-size: 30px!important;
    line-height: 1;
}


.emptyHead{
 height:260px;	
}



.center-block {
    margin-right: auto;
    margin-left: auto;
    float: inherit !important;
    float: none;
    text-align: center;
}


.section-title h2 {
font-size: 20px;
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 15px;
}



.section-title2 h3:after, .section-title h2:after {
    background: #ccc;
}

/*
.section-title h2:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 1px;
    left: 0;
    top: 50px;
    right: 0;
    margin-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}*/

.card .searchItemRow{
	height:100px;
}

.searchItemRow label{
	position:relative;
}

.searchItemRow label:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    right: 0;
    margin-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}

.searchItemRow label:after{
    background: #ccc;
}


.rangeBox .ui-slider-handle {
    outline: 0;
    background: #324458!important;
    border-radius: 50%;
    top: -.6em!important;
    border: none!important;
    cursor: pointer!important;
}

.rangeBox .ui-slider-horizontal {
  top: 1em;
  left: 5%;
  height: .1em;
  width: 90%;
  border: none;
  background: #ccc;
}


 .searchItemRow select{
    margin-top: 20px;
}



.custom_tooltip {
  position: relative;
  display: inline-block;
}

.custom_tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

/*.custom_tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}*/

.custom_tooltip:hover .tooltiptext {
  visibility: visible;
}



.custom_tooltip{
	    float: left;
}

.custom_tooltip i{
	    font-size: 15px;
}

.bidItem p{
	    width: 100%;
    display: inline-block;
}


.lastMessBuySuccess{
	    background: #324458;
    color: #fff;
    text-align: center;
    padding: 10px;
}



.lastMessBuyError{
		    background: #999;
    color: #fff;
    text-align: center;
    padding: 10px;
}


.mainOwl .owl-nav{
	display:none!important;
}



#msErr{
	    float: left;
    line-height: 5;
    color: red;
}

.centerBlock{
	margin:0 auto;
}



.customBUrl{
	    padding: 0 10px;
    margin: 0px 0px 15px 0px;
    color: red;
}

.customBUrl i{
	padding:0px 5px 0px 0px;
}

.suspendDesc{
	    color: red;
}


.orderingBox{
	width: 100%;
    display: inline-block;
	    margin-bottom: 20px;
}

.orderingBox strong{
	float: left;
    margin: 0px 30px 0px 0px;
    display: block;
}


.orderingBox ul{
	display: inline-flex;
    width: 80%;
}


.orderingBox ul li{
    width: 33%;
    text-align: center;
}

.orderingBox ul li i,
.orderingBox strong i{
	    margin-right: 5px;
    color: #7C6C3E;
    font-weight: bold;
    font-size: 19px;
}

.orderingBox ul li  a{
	    font-size: 15px;
    word-break: break-all;
}



.activeOrd i{
	color:#E22227!important;
}


.mediaRoom .owl-carousel.owl-drag .owl-item{
	height: 100px;
}


.paramsHead{
	text-align: center;
    background: #736848;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: -1px;
}


.pagination{
	    overflow-x: auto;
    padding: 10px 0;
}






/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}



.page_133 .searchBox .search_it:nth-of-type(1),
.page_135 .searchBox .search_it:nth-of-type(1),
.page_137 .searchBox .search_it:nth-of-type(1){
	    width: 80%;
}



.refreshView{
	    float: right;
    background: #324458;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}


.statWrapper{
margin: 20px 0;
    position: relative;
    z-index: 9;
}

.statDesc{
	width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.st_form{
	width: 100%;
    display: inline-block;
}

.filPageRes{
	width: 100%;
    display: inline-block;
    margin: 50px 0;
    border-top: 1px solid #ccc;
    padding: 50px 0;
}



.st_form form{
width: 100%;
    display: inline-flex;
    justify-content: center;

}


.frItem input{
	    padding: 5px;
    border: 1px solid #776941;
    margin: 0 10px;
    outline: none;
    box-sizing: content-box;
}

.statSend input{
	    background: #776941;
    color: #fff;
    border: none;
    padding: 6px 50px;
    cursor: pointer;
    outline: none;
}


.ardz_block{
  text-align: right;
}

.ardz_block a{
	background: rgb(124, 108, 62, .7)!important;
    border: 2px solid rgb(124, 108, 62, .7)!important;
}

.ardz_block a:focus,
.ardz_block a:hover,
.ardz_block a:active,
.ardz_block a:visited{
    box-shadow: 0 0 0 .2rem rgba(124, 108, 62, .5);
}



















