btn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inversebtn-outline-inverse@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700');

html {
	font-family: sans-serif;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
}

.listing-body h3,
.listing-body h3 a {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase;
}

label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

button,
input,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 2 */
	margin: 0;
	/* 3 */
}

.marketplace-auction-status {
	/* left: 25px;
  top: 50%;*/
	margin-left: 4px;
	margin-top: 4px;
	position: absolute;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	text-align: left;
}

.flx-cls-auc .big-pic .marketplace-auction-status {
	margin-left: 4px;
	margin-top: 4px;
	position: static;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	text-align: left;
	left: 0;
	float: left;
	margin-right: 10px;
}

.marketplace-auction-status:before,
.marketplace-auction-status:after {
	position: absolute;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.marketplace-auction-status:before {
	content: "";
	animation: bounce 1.5s infinite;
}

.marketplace-auction-status:after {
	content: "";
	animation: bounce 1.5s -0.4s infinite;
}

.marketplace-auction-status.live-color {
	background-color: #4CAF50;
}

.marketplace-auction-status.live-color:before,
.marketplace-auction-status.live-color:after {
	background-color: #4CAF50;
}

.marketplace-auction-status.pending-color,
.marketplace-auction-status.in-active-color {
	background-color: #FFB300;
}

.marketplace-auction-status.pending-color:before,
.marketplace-auction-status.pending-color:after,
.marketplace-auction-status.in-active-color:before,
.marketplace-auction-status.in-active-color:after {
	background-color: #FFB300;
}

.marketplace-auction-status.expired-color {
	background-color: #F44336;
}

/*.auction-status.expired-color:before, .auction-status.expired-color:after {
      background-color: #F44336; }*/
@keyframes bounce {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(3);
		-webkit-transform: scale(3);
		opacity: 0;
	}
}

@-webkit-keyframes bounce {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(3);
		-webkit-transform: scale(3);
		opacity: 0;
	}
}

.fr-view ul {
	list-style: disc;
	margin-left: 15px;
	padding-left: 26px;
}

.Ypt-loader {
	justify-content: center;
	align-items: center;
	display: flex;
	z-index: 99999 !important;
}

.Ypt-loader img {
	/* margin: 22% auto; */
	align-self: center;
}

.fr-element fr-view p {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300 !important;
	font-size: 16px !important;
}

.fr-toolbar.fr-top {
	top: 0;
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
	/*border: 0 solid #cacaca; */
	border: 0 solid rgba(0, 0, 0, 0.2);
	background-color: #f0f0f0;
}

.fr-element {
	overflow-x: visible !important;
}

.listing-widget,
.network-widget {
	position: relative;
	overflow: hidden;
}

.listing-widget .listing-info,
.listing-widget .network-info,
.network-widget .listing-info,
.network-widget .network-info {
	position: relative;
	overflow: hidden;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px rgba(141, 145, 150, 0.3);
}

.listing-widget .listing-info img,
.listing-widget .network-info img,
.network-widget .listing-info img,
.network-widget .network-info img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.listing-widget .listing-info h5,
.listing-widget .network-info h5,
.network-widget .listing-info h5,
.network-widget .network-info h5 {
	font-size: 14px;
	line-height: 1;
}

.listing-widget .listing-info:last-of-type,
.listing-widget .network-info:last-of-type,
.network-widget .listing-info:last-of-type,
.network-widget .network-info:last-of-type {
	border-bottom: none;
	margin-bottom: 0px;
}

.listing-widget .network-info img,
.network-widget .network-info img {
	border-radius: 100%;
}

.listing-widget .network-info .fa,
.network-widget .network-info .fa {
	position: absolute;
	right: 0px;
	top: 4px;
	color: #fff;
	background: #1578FC;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	padding: 9px 0;
	text-align: center;
}

.table tbody .remove-item.remove-video {
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.db-widget .user-card {
	padding-top: 10px;
}

#listingView .listings-grid .panel-default.listing {
	box-shadow: 0px 8px 8px #e0e0e0;
	border-radius: 18px 18px 0 0;
}

.listing {
	position: relative;
	margin-bottom: 15px;
	transition: none;
}

.listing.highlight {
	background-color: #dae9f4;
}

.listing .listing-img {
	position: relative;
	height: 230px;
	/*overflow: hidden;*/
}

#report .modal-dialog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.report-dv {
	position: absolute;
	top: 7px;
	right: 0;
	background: #1578FC;
	padding: 5px;
	z-index: 9;
	color: #fff;
}

.report-dv a {
	color: #fff;
}

.review-label {
	margin-top: 25px !important;
	background: #00d080;
}

.report-dvleft {
	position: absolute;
	top: 10px;
	left: 0;
	background: #1578FC;
	padding: 5px;
	z-index: 9;
	color: #fff;
}

.report-dvleft a {
	color: #fff;
}

#watermark-one .modal-content {
	margin-top: 5%;
	display: inline-block;
}

#watermark-one .modal-content {
	margin: 15% auto;
	padding: 30px;
	width: 80%;
}

#watermark-one button.close {
	opacity: .8;
	margin-top: -16px;
	margin-right: -20px;
}

#network-group-modal .modal-content {
	padding: 0;
}

#add-dealer-modal button.close {
	opacity: .8;
	margin-right: 4px;
}

#network-group-modal button.close {
	opacity: .8;
	margin-right: 5px;
}

.flx-cls-auc .listing-user .listing-user-info {
	float: left;
	overflow: inherit;
	width: 121px;
}

.flx-cls-auc .listing-user .listing-user-info a h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100px;
}

.flx-cls-auc .top-panl .top-left-user .user-name-detail.nconect {
	margin-top: 4px;
	height: auto;
	font-size: 12px;
}

.sidebar-toggled .auction.time .user-name-detail.nconect h1 {
	width: auto;
	max-width: 100%;
	float: left;
	color: #343b45;
	font-size: 12.5px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.listing-img {
	transition: all 0.5s ease;
}

.listing-img>.black-hoverlay {
	display: none;
	cursor: pointer;
}

#listingView .listings-grid .panel-default.listing {
	box-shadow: 0px 8px 8px #e0e0e0;
	border-radius: 18px;
}

.listing-img:hover .black-hoverlay {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	border-radius: 18px 18px 0 0;
	transition: all 0.5s ease;
	z-index: 99;
}

.social-icons-list {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	width: auto;
	z-index: 99;
}

.social-icons-list a {
	color: #ece9e9;
	text-decoration: none;
	font-size: 13px;
	border: none;
	padding: 4px 2px 4px 6px;
	border-radius: 6px;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	min-width: 30px;
	float: right;
	clear: both;
	box-shadow: none;
	background: rgba(0, 0, 0, 0.4);
}

.social-icons-list a:hover,
.social-icons-list a:focus {
	color: #fff;
}

.social-icons-list a .animated-icon {
	max-width: 0;
	-webkit-transition: max-width 1s;
	transition: max-width 1s;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
}

.social-icons-list a:hover .animated-icon {
	max-width: 150px;
	margin-right: 5px;
}

#assign-modal .modal-content {
	padding: 10px 16px 25px 16px;
}

#assign-modal .modal-header .close {
	margin-top: -22px;
	margin-right: -30px;
}

#watermark-one .modal .modal-content {
	display: inline-block;
}

#assign-modal .modal-body {
	padding-bottom: 25px !important;
}

.listing .listing-img .label {
	font-weight: normal;
}

.listing .listing-img .label-featured,
.listing .listing-img .label-type {
	right: inherit;
	bottom: inherit;
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 3;
	line-height: 1.3;
}

.listing .listing-img .label-type {
	left: inherit;
	top: 12px;
	right: 12px;
}

.listing .listing-img a.hover-effect {
	display: block;
	width: 100%;
	position: relative;
	transition: all .5s ease-in-out 0s;
	height: 230px;
}

.listing .listing-img a.listing-img-link {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 18px 18px 0 0 !important;
	border-bottom: 1px solid rgba(141, 145, 150, 0.22);
}

.listing .listing-img a.listing-img-link span {
	color: #343b45;
	vertical-align: middle;
	padding: 94px 15px 0;
	text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 15px;
	text-shadow: 0px 0px 17px rgba(255, 255, 255, 1);
	font-weight: bold;
}

.listing .listing-img a.review-list-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 18px 18px 0 0;
	border-bottom: 1px solid rgba(141, 145, 150, 0.22);
}

.listing .listing-img a.review-list-img span {
	color: #343b45;
	vertical-align: middle;
	padding: 94px 15px 0;
	text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 15px;
	text-shadow: 0px 0px 17px rgba(255, 255, 255, 1);
	font-weight: bold;
}

#sarch-list .listing-img a.hover-effect {
	width: 100%;
	position: relative;
	transition: all .5s ease-in-out 0s;
	height: 180px;
	float: left;
	border: 1px solid rgba(141, 145, 150, 0.22);
}

#sarch-list .listing-body h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	margin: 0;
}

#sarch-list {
	border-bottom: 1px solid rgba(141, 145, 150, 0.22) !important;
	padding-bottom: 0px;
	margin-bottom: 40px;
}

#sarch-list .listing-user {
	margin-bottom: 15px;
}

#sarch-list .listing-body {
	padding: 0 15px;
	min-height: 15px;
}

a.request-review span {
	width: auto !important;
	padding: 3px 5px !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 1.3;
	font-weight: 500 !important;
}

.listing .listing-img a>img {
	height: 100%;
}

.listing .listing-img:hover a.hover-effect:before {
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.5);
}

.listing .listing-img:hover a.hover-effect:after {
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.5);
}

.listing .listing-img:hover a {
	opacity: 1;
}

.listing .listing-action {
	margin: 0;
	list-style: none;
	font-size: 0 !important;
	white-space: nowrap;
	z-index: 4;
}

.l_share_btn {
	min-width: 60px;
	font-family: 'Roboto', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.listing .listing-action li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0 0px !important;
	color: #fff;
	cursor: pointer;
	font-size: 13px !important;
}

.listing .listing-action li>a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 27px;
	border-radius: 40px;
	background-color: #1578FC;
	color: #fff;
	text-align: center;
	transition: all .5s ease-in-out 0s;
}

.listing .listing-action li.pullright>a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 29px;
	border-radius: 40px;
	background-color: #1578FC;
	color: #fff;
	text-align: center;
	transition: all .5s ease-in-out 0s;
	padding: 0px 9px;
}

.listing .listing-action li>a:hover {
	background-color: #343b45;
	opacity: 1;
}

.listing .listing-action.btn-ui-listings li>a {
	width: auto;
	height: auto;
}

.listing .listing-action li>a.btn-listings {
	line-height: normal;
	border-radius: 0px;
	background-color: #fff;
	color: #fff;
	text-align: center;
	transition: all .5s ease-in-out 0s;
	color: #1578FC;
	border: 1px solid #1578FC;
	border-radius: 36px;
	padding: 9px 18px;
	font-weight: 700;
	height: 36px;
	min-width: 100px;
}

#send_lmsg {
	font-size: 14px;
	line-height: 36px;
	min-width: 100px;
	padding: 0px 18px;
	height: 36px;
}

.listing .listing-action li>a.btn-listings:hover {
	background-color: #1578FC;
	color: #fff;
	border: 1px solid #1578FC;
}

.listing .listing-action li>a .fa:hover {
	background-color: transparent;
}

.listing .listing-action li>div span {
	display: none;
}

.listing .listing-action li>div span:first-of-type {
	display: block;
}

.listing .listing-action li .switchery-default {
	height: 24px;
	transition: none !important;
}

.listing .listing-action li .switchery-default>small {
	width: 24px;
	height: 24px;
}

.listing .listing-action.listing-edit {
	right: inherit;
	position: absolute;
	padding: 0 20px;
	bottom: 20px;
	z-index: 100;
}

.listing .listing-action.listing-edit .toggle.btn {
	height: 30px !important;
	min-height: 30px !important;
	padding: 3px 10px !important;
}

.listing .listing-action.listing-edit .toggle.ios,
.listing .listing-action.listing-edit .toggle-on.ios,
.listing .listing-action.listing-edit .toggle-off.ios {
	border-radius: 20px;
}

.listing .listing-action.listing-edit .toggle.ios .toggle-handle {
	border-radius: 20px;
}

.listing .listing-action.listing-edit li:first-child {
	margin-left: 0 !important;
}

.listing .listing-action.listing-edit .text-danger a {
	background: #F44336 !important;
}

.listing .listing-action.listing-edit .text-danger a i {
	padding: 7px 9px;
}

.listing .listing-action.listing-edit li>span {
	display: block;
}

.listing .listing-action.listing-edit li>span~span {
	display: none;
}

.listing .listing-body {
	padding: 0 15px;
	min-height: 230px;
}

.listing .listing-body h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: auto;
	margin-bottom: 0px;
	line-height: normal;
}

.popular-stories .owl-item .absol-dv .panel {
	padding-left: 5px;
	padding-right: 5px;
}

.owl-item .absol-dv .panel {
	background: none;
	border: none;
}

.owl-item .listing .listing-body {
	padding: 0 15px;
	min-height: 220px;
	box-shadow: 0px 8px 8px #e0e0e0;
	border-radius: 0 0 18px 18px;
	background: #fff;
}

.sidebar-toggled .listing .listing-body h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: auto;
}

.owl-item .listing .listing-body .clearfix h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 180px;
}

.sidebar-toggled .listing .listing-body .clearfix h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 150px;
	padding-top: 4px;
}

.sidebar-toggled .owl-item .listing .listing-body .clearfix h3 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 170px;
}

.listing .listing-body h3 a {
	color: var(--main-brand-label-color);
	text-transform: uppercase;
}

.listing .listing-body h3 a:hover {
	color: #343b45;
}

.listing .listing-body h3 a.viewing-clas {
	margin-left: 15px;
}

.listing .listing-body p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 34px;
	min-height: auto;
	overflow: hidden;
	word-break: normal;
	float: left;
	width: 100%;
	font-size: 12.5px;
	line-height: 16.5px;
	margin-bottom: 10px !important;
}

.listing .rfq-listing-body .listing-action {
	position: relative;
	bottom: inherit;
	right: inherit;
}

.listing .rfq-listing-body .listing-action li a,
.listing .rfq-listing-body .listing-action li span {
	background-color: #8d9196;
}

.listing .listing-desc p[style] {
	background: yellow !important;
}

.popover-content .popover-html .listing-user .listing-user-info h3 {
	line-height: 14px;
	width: 260px;
	margin-top: 2px;
}

.listing-user {
	padding: 0px;
	position: relative;
	overflow: inherit;
	margin: 20px 0;
}

.listing-user .listing-user-avatar a {
	border: 1px solid #efeeee;
	padding: 2px;
}

.listing-user.content-template {
	float: left;
	margin-top: 18px;
	margin-bottom: 0px;
}

#wthout-login .listing .listing-body {
	padding: 0 15px;
	min-height: 198px;
}

#wthout-login .aq-rqst-pending {
	border-radius: 0 0 18px 0;
}

#wthout-login .enqBtnDiv {
	width: 100%;
	float: left;
}

#wthout-login .pra-wthout-logn {
	color: #888;
}

#wthout-login .enqBtnDiv span {
	width: 105px;
	height: 10px;
	background:
		rgba(52, 59, 69, 0.2);
	float: left;
	margin-top: 16px;
}

#wthout-login .enqBtnDiv a,
#wthout-login .enqBtnDiv a:hover,
#wthout-login .enqBtnDiv a:focus {
	float: right;
	background: #1578fc;
	padding: 0px 18px;
	color: #fff;
	border-radius: 50px;
	/*   font-weight: 700;*/
	cursor: pointer;
	height: 36px;
	font-size: 14px;
	line-height: 36px
}

#wthout-login .listing-user.content-template {
	float: left;
	margin-top: 8px;
	margin-bottom: 12px;
}

.listing-user .listing-user-network {
	float: right;
}

.listing-user .listing-user-info {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
	flex-direction: column;
	float: left;
	overflow: inherit;
	padding: 0 !important;
	max-width: calc(100% - 105px) !important;
	width: 100% !important;
}

.listing-user .listing-user-info > div,
.listing-user .listing-user-info div:last-child {
    width: 100%;
    display: block;
}

.listing-user .listing-user-info h5 {
	font-weight: bold;
	margin: 0;
	font-size: 12.5px;
	line-height: 1.2;
}

.listing-user .listing-user-info li {
	line-height: 1;
	display: inline-block;
	margin: 10px 15px 0 0;
}

.listing-user .listing-user-info li a {
	font-size: 16px;
	color: #343b45;
}

.listing-user .listing-user-info li a:hover {
	color: #1578FC;
}

.listing-user .listing-user-avatar {
	position: relative;
	padding-top: 0px;
	float: left;
	overflow: hidden;
	padding-left: 0;
    max-width: 57px;
}

.listing-user .image-company {
	max-width: 42px;
}

/* .listing-user-avatar.p-r-10.privacy{margin-left: 12px;} */
.listing-user .listing-user-avatar .b-free {
	border-color: #e3e4e6 !important;
}

.listing-user.content-template .thumbnail-wrapper {
	background: rgba(52, 59, 69, 0.2);
}

.listing-user.content-template h4 {
	width: 105px;
	height: 12px;
	background: rgba(52, 59, 69, 0.2);
}

.listing-user.content-template span {
	width: 125px;
	height: 11px;
	display: inline-block;
	background: rgba(52, 59, 69, 0.2);
}

.aq-rqst-pending {
	position: absolute;
	right: -5px;
	bottom: 0px;
	border-radius: 0px;
	width: 90px;
	height: 74px;
	white-space: inherit;
	font-weight: 700;
	text-align: center;
}

.aq-rqst-pending.color-info:hover,
.aq-rqst-pending.color-info:focus {
	background: #1578FC !important;
	color: #fff !important;
}

.input-search input {
	width: 86%;
	float: left;
}

.input-search button {
	padding: 4px 15px 3px 15px;
	border-radius: 0px 2px 2px 0px;
	border: 1px solid #1578FC;
}

.listing-user .listing-user-avatar a.circular img {
	border-radius: 100px !important;
}

.denq-send {
	height: 36px;
	padding: 9px 15px;
	line-height: normal;
	border-radius: 50px;
	font-weight: normal;
	min-width: 100px;
	font-size: 14px;
}

.customscroll form textarea.form-control {
	padding: 10px;
	border-radius: 10px;
}

#accordion .form-group {
	border-radius: 6px;
}

.btn-primary.addCity {
	width: 100%;
	padding: 25px 15px;
	line-height: normal;
	font-weight: 700;
	font-size: 14px;
	border-radius: 0px;
	color: #828282 !important;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
}

.btn-primary.addCity:hover,
.btn-primary.addCity.active,
.btn-primary.addCity:focus {
	background: none;
	color: #1578FC !important;
	border-top: #ddd 1px solid !important;
}

.btn-outline-inverse {
	width: 100%;
	padding: 25px 15px;
	line-height: normal;
	font-weight: 700;
	font-size: 14px;
	border-radius: 0px;
	color: #828282 !important;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #ddd;
}

.btn-outline-inverse:hover {
	background: none;
	color: #1578FC !important;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.listing-auction-btn,
.listing-auction-btn:hover,
.listing-auction-btn:focus {
	background: #1578FC;
	background-image: none;
	color: #fff;
	border: none;
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 6px;
	height: 40px;
	font-weight: 700;
	width: auto;
	margin-left: 7px;
}

/*.listings-grid .listing .listing-body label img{width: 20px;
    float: left;
    margin-top: 2px;}*/
img.flag-final {
	width: 20px !important;
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}

/*#responsive .btn-primary.active, .btn-primary:active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary .open .dropdown-toggle.btn-primary {
    background: none;
    border-color: #ddd;
}
*/
span.location-trun {
	margin-left: 10px;
}

.flag-truncate {
	max-width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: 160px;
	float: left;
}

.location-trun .fa {
	font-size: 13px !important;
}

.recommended_content_home .recomendation-grid .flx-cls-new {
	width: 23%;
	float: left;
	margin: 10px 7px 10px 8px !important;
	transition: all 0.1s ease;
}

.user-detail-card .listing-user .listing-user-avatar.privacy {
	margin-left: 0;
}

.detail-listing-header {
	padding-top: 30px;
}

.user-detail-card .listing-user {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
    -webkit-box-pack: end;    
	-ms-flex-pack: end;    
	justify-content: flex-end;
}

@media (max-width: 1600px) {
	.recommended_content_home .recomendation-grid .flx-cls-new {
		width: 30%;
		float: left;
		margin: 10px 10px 10px 14px !important;
		transition: all 0.1s ease;
	}

	.recommended_content_home .recomendation-grid .listing .listing-body h3#lst-price {
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		width: 55%;
		text-overflow: ellipsis;
		float: left;
	}

	.flag-truncate {
		max-width: 240px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: 160px;
		float: left;
	}

	.user-name-detail {
		width: 100px;
		height: 50px;
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	}

	.recomendation-grid.feed-head-dashboard .row.popular-stories {
		margin-right: 0;
		margin-left: 0;
	}
}

@media (max-width: 1440px) {
	.auction.time .user-name-detail h1 {
		width: auto;
		max-width: 67%;
		float: left;
		color: var(--main-brand-secondary-color);
		font-size: 12.5px;
		font-weight: 700;
		padding: 0px;
		margin: 0px;
		line-height: normal;
		margin-bottom: 4px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.user-name-detail {
		width: 96px;
		height: 50px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
	}

	.sidebar-toggled .owl-item .listing .listing-body .clearfix h3 {
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 140px;
	}

	#listingView .flx-cls-auc {
		width: 355px;
		float: left;
		margin: 10px 8px;
		transition: all 0.1s ease;
	}

	.sidebar-toggled #listingView .flx-cls-auc {
		width: 305px;
		float: left;
		margin: 10px 5px;
		transition: all 0.1s ease;
	}
}

@media (max-width: 1399px) {
	.auction-marketplace .listings-grids .top-right-timer {
		width: 45% !important;
	}

	.listings-grids .top-panl .top-left-user a.user-pic-listg {
		width: 44px;
		height: 44px;
		border-radius: 100px;
		position: static;
		background: #eee;
		float: left;
	}

	.flx-cls-auc .top-panl .top-left-user .user-name-detail.nconect {
		margin-top: 4px;
		height: 47px;
		font-size: 12px;
	}

	.sidebar-toggled .listings-grids .top-panl .top-left-user a.user-pic-list img {
		width: 36px !important;
		height: 36px !important;
		float: left;
		border-radius: 100px;
	}

	.user-name-detail span.grey-line {
		width: 80%;
		float: left;
		background: #eee;
		height: 9px;
		margin-top: 18%;
	}

	.user-name-detail {
		width: 90px;
		height: 50px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
	}

	.listings-grids .top-right-timer {
		margin-top: 9% !important;
	}

	.sidebar-toggled .listings-grids .top-right-timer {
		width: 42% !important;
		margin-top: 8% !important;
	}

	.sidebar-toggled .user-name-detail {
		width: 94px;
		height: 50px;
		float: left;
		margin-top: 0px;
		margin-left: 13px;
	}

	.recomendation-grid .listings-grids .top-panl .top-left-user {
		width: 48%;
	}

	.sidebar-toggled .recomendation-grid .listings-grids .top-panl .top-left-user {
		width: 50%;
	}
}

@media (max-width: 1199px) {
	.auction-marketplace .listings-grids .top-right-timer {
		width: 48% !important;
	}

	.sidebar-toggled #listingView .flx-cls-auc {
		width: 343px;
		float: left;
		margin: 10px 17px;
		transition: all 0.1s ease;
	}

	.sidebar-toggled #listingView .flx-cls-auc {
		width: 330px;
		float: left;
		margin: 10px 20px;
		transition: all 0.1s ease;
	}

	.listings-grids .top-panl .top-left-user {
		float: left;
		width: 45%;
		margin-top: 10px;
		position: relative;
	}

	.user-name-detail {
		width: 69px;
		height: 50px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
	}

	.flag-truncate {
		max-width: 230px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: 160px;
		float: left;
	}

	.sidebar-toggled .listings-grids .top-right-timer {
		width: 45% !important;
		margin-top: 8% !important;
	}

	.listings-grids .top-right-timer {
		width: 53% !important;
	}

	.widt-custom {
		width: 52% !important;
	}

	.krankForm .nav-tabs li>a {
		padding: 15px;
	}
}

@media (max-width: 1024px) {
	.auction-marketplace .listings-grids .top-right-timer {
		margin-top: 8% !important;
	}

	.listings-grids.grid_lists {
		background: none;
		width: 100%;
		float: left;
	}

	.flx-cls-auc .panel {
		margin-bottom: 20px;
		background-color: transparent;
		border: 1px solid transparent;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}

	.search-mb button {
		border-radius: 0 10px 10px 0;
		font-size: 17px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 400 !important;
		padding: 6px 9px;
		width: 28%;
		height: 54px;
	}

	.flag-truncate {
		max-width: 226px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: 160px;
		float: left;
	}

	.mps-lg input {
		width: 94% !important;
	}

	#filtersDiv .mps-lg input {
		width: 75% !important;
	}

	.auction-marketplace .listings-grids .top-right-timer {
		width: 42% !important;
	}
}

@media (max-width: 991px) {
	.header-section.sticky #logo-scroll {
		display: block;
		float: left !important;
		width: auto !important;
	}

	.marketplace-tabs .flx-cls-new.new-home-grid {
		width: 298px !important;
		float: left;
		margin: 10px 10px 10px 10px;
		transition: all 0.1s ease;
	}

	.auction-marketplace .listings-grids .top-right-timer {
		width: 52% !important;
	}

	.auction-marketplace .listings-grids .top-right-timer {
		margin-top: 12% !important;
	}

	.listing-user .listing-user-info {
		float: left;
		width: 150px;
	}

	.sidebar-toggled .recomendation-grid .listings-grids .top-panl .top-left-user {
		width: 58%;
	}

	.recomendation-grid .listings-grids .top-panl .top-left-user {
		width: 58%;
	}

	.sidebar-toggled .listings-grids .top-right-timer {
		width: 35% !important;
	}

	.listings-grids .top-right-timer {
		width: 35% !important;
	}

	.sidebar-toggled .auction.time .user-name-detail h1 {
		width: auto;
		max-width: 66%;
		float: left;
		color: #343b45;
		font-size: 12.5px;
		font-weight: 700;
		padding: 0px;
		margin: 0px;
		line-height: normal;
		margin-bottom: 4px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-right: 5px;
	}

	.auction.time .user-name-detail h1 {
		width: auto;
		max-width: 66%;
		float: left;
		color: #343b45;
		font-size: 12.5px;
		font-weight: 700;
		padding: 0px;
		margin: 0px;
		line-height: normal;
		margin-bottom: 4px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-right: 5px;
	}

	.bids-flex .listing-user .listing-user-info {
		float: left;
		width: 135px;
	}

	.mps-lg input {
		width: 83% !important;
	}

	.fixed-header section.header-section {
		width: 100%;
		float: left;
		padding: 15px 35px;
		background: #fff;
		border-bottom: none;
		position: inherit !important;
		height: 168px;
	}

	#FixHeads .header-navigations {
		background: #f1f0f0;
		height: 75px;
		position: static;
		top: 94px;
		transition: top 0.3s ease-in-out;
		width: 100%;
		right: 0;
		left: 0;
		border-bottom: solid 1px #dddedf;
		margin-bottom: 20px;
		z-index: 720;
		float: left;
		width: 100%;
		margin-top: 0px;
	}

	.listings-grids .top-right-timer {
		float: right;
		width: 48%;
		margin-top: 18%;
	}

	.listings-grids .top-right-timer span {
		width: auto;
		float: left;
		font-size: 11px;
		color: #2e2e2e;
		margin-right: 2px;
		font-weight: 700;
	}

	.widt-custom {
		width: 48% !important;
	}

	.input-search button {
		padding: 0px 10px;
		border-radius: 0px 2px 2px 0px;
		border: 1px solid #1578FC;
	}
}

@media (max-width: 767px) {
	.menu-left-bar {
		float: left;
		width: 59% !important;
	}

	a.join-login {
		min-width: 110px;
		font-family: 'Poppins', sans-serif;
		color: #1578FC;
		font-size: 12px;
		font-weight: bold;
		border-radius: 45px;
		border: 1px solid #e0dfdf;
		line-height: 40px;
		padding: 0px 18px;
		min-width: 90px;
		min-width: 102px !important;
		text-align: center;
		margin-top: 6px;
		text-decoration: none;
	}

	.search-btn-res.search.new-hader {
		width: 58%;
		float: none;
		border: none;
		border-radius: 18px;
		background: none;
		height: auto;
		position: relative;
		margin-top: 7px;
		margin: 28% auto;
		display: none;
	}

	#dyn_link_section,
	#search-tab {
		display: none;
	}

	.recommended_content_home .recomendation-grid .flx-cls-new {
		width: 95%;
		float: left;
		margin: 10px 10px 10px 14px !important;
		transition: all 0.1s ease;
	}

	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 95%;
	}

	.row.head .col-sm-5 {
		padding-left: 0px;
	}

	.row.head .col-sm-5 .listing-user .listing-user-avatar {
		padding-left: 0px;
	}

	.listing-gallery .gallery-item {
		min-height: inherit;
		height: inherit;
	}

	.listing .listing-img a.listing-img-link {
		background-size: 100% auto;
		background-repeat: no-repeat;
		/*background-position: top;*/
	}

	#add-dealer-modal button.close {
		opacity: .8;
		margin-top: -138px !important;
		margin-right: -1px;
	}

	.tab-dealr ul li {
		width: 100%;
	}

	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 91%;
	}

	.page-top {
		position: relative;
		margin-bottom: 15px;
		clear: both;
		margin-top: 200px;
	}

	.header-navigations>.container .menu-items {
		/* display: none; */
		position: relative;
		text-align: left;
		margin: 0px auto;
		z-index: 1;
		float: left;
		padding-left: 30px;
		margin-top: 27%;
		width: 100%;
		float: left;
		padding-left: 0px;
	}

	.nolg {
		width: 85% !important;
	}

	.listing .listing-body {
		padding: 0 15px;
		min-height: 172px;
	}

	.listings-grids .top-panl .top-left-user a.user-pic-list {
		width: 90px;
		height: 90px;
		border-radius: 100px;
		position: absolute;
		z-index: 99;
		top: 0px;
		left: 8px;
		float: left;
	}

	.listings-grids .top-panl .top-left-user a.user-pic-list img {
		width: 90px;
		height: 90px;
		float: left;
		border-radius: 100px;
	}

	.user-name-detail {
		width: 220px;
		height: 50px;
		float: left;
		margin-top: 7px;
		margin-left: 110px;
	}

	.listings-grids .top-right-timer {
		float: right;
		width: 71%;
		text-align: left;
		padding-left: 0px;
		margin-top: 0px;
	}

	.panel .panel-heading .panel-controls ul li {
		display: inline-block;
		list-style: none;
		line-height: 0;
		float: left;
	}

	.listing .listing-action li>a.btn-listings {
		line-height: 28px;
		background-color: #fff;
		text-align: center;
		transition: all .5s ease-in-out 0s;
		color: #1578FC;
		border: 1px solid #1578FC;
		border-radius: 9px;
		padding: 4px 12px;
		font-weight: 700;
		margin-bottom: 20px;
		float: left;
		min-width: 100px;
	}

	.page-top #filtersDiv .mrpFilter .xs-m-b-10 {
		margin-bottom: 10px !important;
		clear: both;
	}

	.page-top #filtersDiv .mrpFilter .col-lg-7.col-md-8 {
		clear: both;
	}

	#FixHeads .header-navigations {
		background: #f1f0f0;
		height: 75px;
		position: static;
		top: 0;
		transition: top 0.3s ease-in-out;
		width: 100%;
		right: 0;
		left: 0;
		border-bottom: solid 1px #dddedf;
		margin-bottom: 20px;
		z-index: 999;
		float: left;
	}

	.mrpFilter .col-md-4 .input-search {
		width: 100%;
		margin-top: 10px;
	}

	.mps-lg input {
		width: 90% !important;
	}

	ul.list-pophover li:first-child {
		border-bottom: 1px solid #e7e7e7;
		padding-bottom: 20px;
	}

	.listing-gallery .w-o-login {
		min-height: 177px !important;
	}

	.ld.absol-dv ul.list-usr li .selectator_option_title {
		margin-left: 0px;
		font-weight: bold;
		/* margin-top: 5px; */
		font-size: 12px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 700;
		float: left;
		width: 158px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	ul.list-pophover li .selectator_option_title {
		margin-left: 40px;
		margin-top: 1px;
		font-size: 12px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 700;
		line-height: 15px;
	}

	.filter-custom {
		width: 33%;
		float: left;
	}

	.listing .listing-img a.hover-effect {
		display: block;
		width: 100%;
		position: relative;
		transition: all .5s ease-in-out 0s;
		height: 220px;
	}

	.recomendation-grid .listing .listing-img a.hover-effect {
		display: block;
		width: 100%;
		position: relative;
		transition: all .5s ease-in-out 0s;
		height: 198px;
	}

	.listing .listing-img {
		position: relative;
		height: 210px;
		/* overflow: hidden; */
	}

	.no-network>span {
		font-size: 15px;
	}

	.ld.absol-dv .pophover-dv {
		position: absolute;
		width: 96%;
		background: #fff;
		min-height: 383px;
		z-index: 9;
		border: 1px solid #e7e7e7;
		top: 116px;
		right: 15px;
	}

	.resp-cls-btn {
		width: 90%;
		margin-left: 14px;
		float: left;
	}

	.listing .listing-action.listing-edit {
		right: inherit;
		position: absolute;
		padding: 0 20px;
		bottom: -18px;
	}

	.listing .listing-action.listing-edit ul {
		margin-bottom: 60px;
	}

	.listing .listing-body h3 {
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 160px;
	}

	.sidebar-toggled .listing .listing-body h3 {
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 290px;
	}

	.aq-dropzone table tbody td a {
		padding: 10px;
	}

	.widt-custom {
		width: 63% !important;
	}
}

@media (max-width: 375px) {
	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 92%;
	}

	.aq-rqst-pending {
		position: relative;
		width: 100%;
		height: inherit;
		text-align: center;
	}
	
	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 91%;
	}

	.aq-rqst-pending {
		position: relative;
		width: 100%;
		height: inherit;
		text-align: center;
	}

	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 87%;
	}

	#watermark-one .modal-content {
		margin: 15% auto;
		padding: 20px;
		width: 95%;
	}

	.mps-lg input {
		width: 88% !important;
	}

	ul.list-pophover li:first-child {
		border-bottom: 1px solid #e7e7e7;
		padding-bottom: 20px;
	}

	.popover.top {
		min-width: 320px;
	}

	.popover-title {
		font-size: 13px;
	}

	.popover.left {
		min-width: 320px !important;
	}

	.listings-grids .top-right-timer {
		float: right;
		width: 68%;
		text-align: left;
		padding-left: 0px;
		margin-top: 0px;
	}

	.listing .listing-img a.hover-effect {
		display: block;
		width: 100%;
		position: relative;
		transition: all .5s ease-in-out 0s;
		height: 232px;
	}

	#listingView .listing .listing-img a.hover-effect {
		display: block;
		width: 100%;
		position: relative;
		transition: all .5s ease-in-out 0s;
		height: 198px;
	}

	ul.list-pophover li:first-child {
		border-bottom: 1px solid #e7e7e7;
		padding-bottom: 20px;
	}

	.widt-custom {
		width: 52% !important;
	}

	.nolg.widt-custom {
		width: 85% !important;
	}

	.ld.absol-dv ul.list-usr-new li .selectator_option_title {
		margin-left: 0px;
		margin-top: 0px;
		font-size: 12px;
		float: left;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 700;
		width: 104px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 16px;
	}

	.mps-lg #descAuc,
	#desc {
		width: 86% !important;
	}

	.feed-bx.three-feed-post {
		min-height: auto;
		height: auto;
		float: left;
	}

	.listing .listing-img {
		position: relative;
		height: 190px;
		/* overflow: hidden; */
	}

	.flx-cls-new .listing .listing-img {
		position: relative;
		height: 200px;
		/* overflow: hidden; */
	}

	.flx-cls-new .listing .listing-img a.hover-effect {
		display: block;
		width: 100%;
		position: relative;
		transition: all .5s ease-in-out 0s;
		height: 200px;
	}
}

@media (max-width: 320px) {
	.sidebar-toggled .listing .listing-body h3 {
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 250px;
	}

	.feed-bx {
		min-height: auto;
		float: left;
	}

	.mps-lg input {
		width: 85% !important;
	}

	.ld.absol-dv ul.list-usr-new li:first-child .selectator_option_subtitle {
		font-size: 12px;
		color: #606060;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 500;
		width: 178px !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
		line-height: 12px;
	}

	.ld.absol-dv ul.list-usr li .selectator_option_title {
		margin-left: 0px;
		font-weight: bold;
		font-size: 12px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 700;
		float: left;
		width: 70px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.ld.absol-dv ul.list-usr li:first-child .selectator_option_title {
		margin-left: 0px;
		font-weight: bold;
		margin-top: 0px;
		font-size: 12px;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 700;
		float: left;
		width: 146px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.pophover-dv .btn-close-pop {
		position: absolute;
		top: 2px;
		right: 1px;
	}

	.row.head #userCard .user-card .col-sm-3 a.listing-user-network {
		margin-left: 0px;
		float: left !important;
	}

	.panel .panel-heading .panel-controls ul {
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
	}

	.listing .listing-img {
		position: relative;
		height: auto;
		overflow: hidden;
	}

	.listing .listing-action.listing-edit {
		right: inherit;
		position: absolute;
		padding: 0 20px;
		bottom: -30px;
	}

	.listing .listing-action.listing-edit ul {
		margin-bottom: 70px;
	}

	.resp-cls-btn {
		width: 100%;
		margin-left: 0;
		float: left;
		margin-bottom: 10px !important;
	}

	.modal-footer .btn+.btn {
		margin-bottom: 0;
		margin-left: 0px;
	}

	#cat-selection-modal .modal-header .close {
		margin-top: -21px;
		margin-right: -12px;
	}

	.filter-custom {
		width: 31%;
		float: left;
	}
}

/*------listin market-place-new---------------*/
.listings-grids.grid_lists {
	background: #fff;
	width: 100%;
	float: left;
}

.listings-grids .top-panl {
	float: left;
	width: 100%;
	margin-top: 0px;
}

.listings-grids .top-panl .top-left-user {
	float: left;
	width: 50%;
	margin-top: 10px;
	/* padding-right: 10px; */
	position: relative;
}

.listings-grids .top-panl .top-left-user a.user-pic-list {
	/*	width: 48px;
    height: 48px;
    border-radius: 100px;
    float: left;*/
	width: 50px;
	height: 50px;
	border-radius: 100px;
	float: left;
	border: 1px solid #dcdbdb;
	padding: 2px;
	margin-top: -7px;
}

.listings-grids .top-panl .top-left-user a.user-pic-listg {
	width: 48px;
	height: 48px;
	border-radius: 100px;
	position: static;
	background:
		#eee;
	float: left;
}

.listings-grids .top-panl .top-left-user a.user-pic-list img {
	width: 100%;
	height: 100%;
	float: left;
	border-radius: 100px !important;
}

.listings-grids .top-right-timer {
	float: right;
	width: 48%;
	margin-top: 8%;
}

.listings-grids .top-right-timer ul li {
	font-size: 12px;
	color: #2e2e2e;
}

.listings-grids .top-right-timer span {
	width: auto;
	float: left;
	font-size: 12px;
	color: #2e2e2e;
	margin-right: 2px;
	font-weight: 700;
}

.listings-grids .top-right-timer span p {
	width: auto;
	float: left;
	font-size: 11px;
	color: #1578FC;
	margin: 0px;
	font-weight: 700;
	line-height: 16px;
}

.listings-grids .auction-by .col-lg-12 span {
	margin-bottom: 12px;
	margin-top: 5px;
	line-height: 17px;
	font-weight: 400;
	font-size: 11px !important;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	text-align: center;
	padding: 0 15px;
	color: #606060;
}

.user-name-detail {
	width: 116px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
}

.user-name-detail h1 {
	width: auto;
	float: left;
	color: #343b45;
	font-size: 12.5px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 70%;
}

.sidebar-toggled .user-name-detail h1 {
	width: auto;
	float: left;
	color: #343b45;
	font-size: 12.5px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 60%;
}

.auction.time .user-name-detail h1 {
	width: auto;
	max-width: 73%;
	float: left;
	color: #343b45;
	font-size: 12.5px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 2px;
}

.sidebar-toggled .auction.time .user-name-detail h1 {
	width: auto;
	max-width: 66%;
	float: left;
	color: #343b45;
	font-size: 12.5px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.user-name-detail h1.grey-line {
	width: 100%;
	float: left;
	color: #203C53;
	font-size: 15px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #eee;
	height: 9px;
	margin-top: 5px;
}

.user-name-detail span.grey-line {
	width: 80%;
	float: left;
	background: #eee;
	margin-top: 18px;
	height: 9px;
}

.user-name-detail span {
	width: 100%;
	float: left;
	color: var(--main-brand-gray-color);
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.listings-grids .big-pic {
	width: 100%;
	float: left;
	position: relative;
}

.listings-grids .big-pic a.fav_auc {
	/*
	     position: absolute;
    top:10px;
    right: 10px;
    background: #1578FC;
    padding: 5px 10px;
    border-radius: 12px;
    color: #00D593;
    font-size: 21px;
*/
}

.listings-grids .big-pic a.unfav_auc {
	/*
	position: absolute;
    top: 10px;
    right: 10px;
    background: #1578FC;
    padding: 5px 10px;
    border-radius: 12px;
    color: #FFB300;
    font-size: 21px;
*/
}

/*
.listings-grids .auction .auction-img {
    position: relative;
    min-height: 212px;
	border-radius: 18px 18px 0 0;
  background-size: cover;
}
*/
.listings-grids .auction .auction-img {
	position: relative;
	min-height: 212px;
	border-radius: 18px 18px 0 0 !important;
	background-size: cover;
	width: 100%;
}

.listings-grids .auction .auction-by {
	margin-top: 0px;
	margin-bottom: 0px;
}

.listings-grids .auction-body {
	box-shadow: 0px 8px 8px #e0e0e0;
	border-radius: 0 0 18px 18px;
	margin-bottom: 20px;
	position: relative;
	background: #fff;
}

.listings-grids .auction .auction-meta {
	background: none;
	position: relative;
	border-top: none;
	border-bottom: none;
	border-radius: 2px;
}

.listings-grids .auction .auction-meta .auction-button {
	padding: 0px;
	background: none;
}

.listings-grids .auction .auction-meta ul {
	padding-left: 0;
	border-bottom: none;
	margin: 0;
}

span.bids-s {
	padding-top: 3px;
}

#listingView .flx-cls-auc {
	width: 360px;
	float: left;
	margin: 10px 20px;
	transition: all 0.1s ease;
}

.sidebar-toggled #listingView .flx-cls-auc {
	width: 320px;
	float: left;
	margin: 10px 17px;
	transition: all 0.1s ease;
}

.sidebar-toggled #listingView .listings-grids .top-right-timer span {
	width: auto;
	float: left;
	font-size: 10px;
	color: var(--main-brand-secondary-color);
	margin-right: 2px;
	font-weight: 700;
}

.sidebar-toggled #listingView .listings-grids .top-right-timer {
	float: right;
	width: auto;
	margin-top: 10%;
}

.font-aws-icon {
	width: 40px;
	height: 40px;
	float: none;
	margin: 0 auto;
	border: 1px solid var(--main-brand-font-awsm);
	;
	border-radius: 100%;
	text-align: center;
	padding-top: 5px;
	font-size: 20px;
	color: var(--main-brand-font-awsm);
	;
	margin-bottom: 9px;
}

.feed-head-dashboard h1 {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	float: left;
	margin-bottom: 0px;
	color: var(--main-brand-secondary-color);
	padding: 10px 15px 10px 0;
	width: auto;
	font-size: 25px;
	font-weight: 700;
	margin-top: 20px;
	line-height: normal;
}

.feed-head-dashboard a.view-all {
	/* float: right; */
	font-family: 'hel-bold', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding: 12px 0px;
	width: auto;
	font-size: 13px;
	font-weight: 400;
	margin-top: 30px;
	margin-right: 15px;
	color: #1578FC;
	border-radius: 36px;
	height: 36px;
	min-width: auto;
	text-align: center;
	line-height: normal;
	display: inline-block;
	float: none;
	margin-top: 30px;
}

.auFavShr {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
}

.auFavShr a.fav_auc {
	background: #1578FC;
	padding: 4px 8px 3px 8px;
	border-radius: 8px;
	color: #00D593;
	font-size: 15px;
	float: left;
	position: static;
}

.auFavShr a.auc-shre {
	background: #1578FC;
	padding: 5px 7px 3px 8px;
	border-radius: 8px;
	color: #00D593;
	font-size: 14px;
	float: left;
	margin-top: 5px;
}

#recommended_content_subdomain .construction-panel {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.font-aws-icon img {
	width: 24px !important;
	margin-top: -4px;
	margin-left: 0px;
	display: inline-block !important;
}

.thumbnail {
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 18px 18px 0 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.no-margin {
	margin: 0px !important;
}

.listings-grids .auction .auction-meta .auction-bid {
	padding: 0px 15px;
	min-height: 55px;
	float: left;
	width: 245px;
	margin-top: 15px;
}

.listings-grids .auction .auction-meta .auction-bid span {
	width: 100%;
	color: var(--main-brand-desc-color);
	font-size: 14px !important;
}

.listings-grids .auction .auction-meta .auction-button .btn {
	margin-top: 29px;
	border-radius: 18px 0 18px 0px;
	padding: 15px 22px;
	font-size: 16px;
	font-weight: 700;
	background: #00D593;
	border: 1px solid #00D593;
}

.btm-bid-btn {
	width: auto;
	float: right;
	position: absolute;
	right: 0;
	bottom: 0px;
}

/*------listin market-place-new---------------*/
.view-toggle {
	position: relative;
	float: right;
}

.view-toggle i {
	color: #8d9196;
}

.view-toggle .active i {
	color: #1578FC;
}

.auction .auction-img {
	position: relative;
	min-height: 212px;
}

.auction .auction-img>img {
	width: 100%;
}

.auction .auction-by {
	margin-top: -34px;
	margin-bottom: 15px;
}

.auction-by .col-lg-12 span img {
	width: 20px;
	margin-left: 5px;
}

.auction-by .col-lg-12 span {
	margin-bottom: 12px;
	margin-top: 10px;
	line-height: 31px;
}

.auction-by h3.no-margin {
	width: 100%;
	float: left;
	font-family: 'Roboto', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}

.auction-by h3.no-margin a {
	width: 289px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	text-align: center;
	margin: 0 auto;
	color: var(--main-brand-secondary-color);
	line-height: normal;
}

.font-regular,
.header .company h4,
.mega-dropdown-item li:first-child,
h4 {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 600;
}

.bold {
	font-weight: bold !important;
}

.font-semibold {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 700 !important;
}

.recommended_content_home .auction-by h3.no-margin a {
	color: #1578fc;
	line-height: normal;
}

.auction .auction-counter {
	position: absolute;
	right: 15px;
	top: 10px;
	background: #1578FC !important;
	z-index: 1;
}

.auction .auction-counter ul {
	position: relative;
}

.auction .auction-counter li {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 10.5px;
}

.auction .auction-counter li span {
	display: block;
	background-color: #1578FC;
	padding: 10px 10px 9px;
	line-height: 1;
}

.auction .auction-counter li:last-child span:before,
.auction .auction-counter li:last-child span:after {
	content: "";
	position: absolute;
}

.auction .auction-counter li:last-child span:before {
	width: 7px;
	height: 120%;
	top: 0;
	right: -6.5px;
	padding: 0 0 7px;
	background: inherit;
	border-radius: 0 5px 5px 0;
}

.auction .auction-counter li:last-child span:after {
	width: 5px;
	height: 5px;
	bottom: -5px;
	right: -4.5px;
	background: #fff;
	border-radius: 0 5px 5px 0;
}

.auction-new-module {
	position: absolute;
	width: 115px;
	/* height: 115px; */
	left: 10px;
	top: 5px;
	text-align: center;
	z-index: 99;
}

.hit-enable-dv {
	padding: 10px 5px 5px 5px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 10px 10px 10px 10px;
}

.auction-new-module img {
	width: 50px;
	height: 50px;
	margin-bottom: 6px;
}

.auction-new-module h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700 !important;
	color: #425062;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 9px;
}

.auction-new-module a {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #1578FC;
	font-size: 11px;
}

.auction .auction-action {
	position: absolute;
	left: 15px;
	z-index: 1;
	top: 10px;
}

.auction .auction-action li {
	display: inline-block;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.auction .auction-action li a {
	display: block;
	background: #1578FC;
	box-shadow: 1px 2px 3px rgba(52, 59, 69, 0.5);
}

.auction .auction-action li a i.fa {
	transition: background-color 0.3s ease;
	display: block;
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 10px 9px;
	font-size: 12px;
}

.input-search .widt-custom,
#aSearch {
	border-radius: 10px 0 0 10px !important;
}

#aSearch,
#lsearch {
	border-radius: 0px 10px 10px 0 !important;
}

.auction .auction-action li a:hover {
	background-color: #343b45;
}

.auction .auction-action li a span {
	font-size: 12px;
}

.auction .auction-meta {
	background-color: rgba(255, 255, 255, 0.8);
	position: relative;
	border-top: 1px solid rgba(141, 145, 150, 0.22);
	border-bottom: 1px solid rgba(141, 145, 150, 0.22);
	border-radius: 2px;
}

.auction .auction-meta ul {
	padding-left: 0;
	border-bottom: 1px solid rgba(141, 145, 150, 0.22);
	margin: 0;
}

.auction .auction-meta .auction-bid {
	padding: 15px 15px;
	min-height: 55px;
}

.auction .auction-meta .auction-bid:before,
.auction .auction-meta .auction-bid:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.auction .auction-meta .auction-bid:after {
	clear: both;
}

.auction .auction-meta .auction-button {
	padding: 0px;
	background-color: #fff;
}

.auction .auction-meta .auction-button:before,
.auction .auction-meta .auction-button:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.auction .auction-meta .auction-button:after {
	clear: both;
}

.auction .auction-meta .auction-button .btn {
	border-radius: 0;
}

.auction .auction-meta li {
	float: left;
	padding: 0px 0;
	border-right: 1px solid #cdcdcd;
	text-align: center;
}

.auction .auction-meta li:last-child {
	border-right: none;
}

.auction .auction-meta li span {
	display: block;
	line-height: 16px;
	font-size: 13px !important;
}

.auction.day .auction-action li a i.fa,
.auction.day .ribbon {
	background-color: #343b45;
}

.auction.day .auction-meta {
	background-color: rgba(255, 255, 255, 0.5);
}

.listing-map {
	width: 100%;
	height: 250px;
}

.listing-gallery .gallery-item {
	width: 100%;
	max-height: 505px;
	margin-bottom: 0px;
	height: 100%;
}

.mps-lg input {
	width: 85% !important;
}

.mps-lg #descAuc,
#desc {
	width: 75% !important;
}

.gallery-item.w-o-login .ms-thumb-list.ms-dir-h {
	width: 100%;
	bottom: 70px !important;
}

.listing-gallery .gallery-item.gallery-item-preview {
	min-height: 447px;
}

.listing-gallery .gallery-item .fotorama__nav-wrap {
	position: absolute;
	z-index: 1;
	bottom: 54px;
}

.item-slideshow .slide {
	width: 100% !important;
}

.item-slideshow .slide img {
	width: 100%;
}

.item-slideshow .owl-nav {
	top: 45%;
}

.item-slideshow .owl-nav .owl-prev,
.item-slideshow .owl-nav .owl-next {
	width: 35px;
	height: 35px;
	border-radius: 50px;
	background: #343b45;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.listing-donwloads li {
	display: inline-block;
	text-align: center;
}

.listing-donwloads li a {
	display: block;
}

.listing-donwloads li a span {
	color: #343b45;
}

.listing-donwloads li a i {
	display: block;
	width: 90px;
	height: 90px;
	margin: 20px auto;
	border-radius: 100%;
	padding-top: 28px;
	background-color: #1578FC;
	color: #fff;
	font-size: 32.5px;
}

.listing-donwloads li a:hover i {
	background-color: #343b45;
	color: #fff;
}

.listing-donwloads li a:hover span {
	color: #1578FC;
}

.mce-branding-powered-by {
	display: none;
}

#google-map {
	width: 100%;
	height: 300px !important;
}

div.cs-select {
	max-width: 680px;
	background-color: #f8fbfd;
}

.krankForm {
	position: relative;
}

.krankForm .form-control {
	background-color: #f8fbfd;
}

.krankForm .form-control:focus {
	background-color: #e9f2f9;
}

.krankForm .title-text {
	line-height: 45px;
	height: 45px;
	font-weight: 300;
	font-size: 27px;
}

.krankForm .form-group {
	background-color: #f4f4f5;
	border-color: #e3e4e6;
	padding: 9px 12px 7px;
	border-radius: 0px;
}

.krankForm .form-group>label {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.krankForm .form-group .form-control {
	background-color: transparent;
	color: #343b45;
}

.krankForm .form-group .form-control:focus {
	background-color: transparent;
	color: #343b45;
}

.krankForm .form-group .form-control.form-no-height {
	height: inherit !important;
}

.krankForm .form-group div>label {
	font-weight: normal;
	text-transform: inherit;
	font-size: 12.5px;
}

.krankForm .form-group.form-group-white {
	background-color: #fff;
}

.krankForm .form-group.form-group-border .form-control {
	background-color: #f9f9f9;
	border: solid 1px #dfe0e1;
	border-radius: 0px;
	height: 28px;
	padding: 6px 12px;
}

.krankForm .form-group.form-group-border .form-control:focus {
	background-color: #fff;
	border: solid 1px rgba(24, 117, 187, 0.5);
	box-shadow: 0px 0px 4px #48b0f7;
}

.krankForm .btn-group-currency .btn.active {
	background-color: #1578FC;
	color: #fff;
	border-color: #0b3554;
}

.krankForm .cs-wrapper {
	display: inherit;
}

.krankForm .tab-content {
	border: solid 1px #dfe0e1;
	border-top: none;
}

.krankForm .cs-select-disable,
.krankForm .form-group-disable {
	position: relative;
}

.krankForm .cs-select-disable:before,
.krankForm .form-group-disable:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	background-color: rgba(52, 59, 69, 0.1);
	z-index: 2;
}

.krankForm .cs-select-disable .cs-placeholder,
.krankForm .cs-select-disable .cs-placeholder:after,
.krankForm .cs-select-disable>label,
.krankForm .form-group-disable .cs-placeholder,
.krankForm .form-group-disable .cs-placeholder:after,
.krankForm .form-group-disable>label {
	color: rgba(52, 59, 69, 0.3);
}

.krankForm .nav-tabs li>a {
	font-weight: bold;
	color: #8d9196;
}

.w-o-login-search-long {
	margin-top: 16% !important;
}

.w-o-login-search-long #filtersDiv {
	margin-top: 0%;
}

.krankForm .nav-tabs li.active>a {
	color: #1578FC;
}

.search-long {
	clear: both;
	position: relative;
}

.search-long .input-search:before {
	content: "\e642";
	position: absolute;
	display: none;
	font: normal normal normal 14px/1 pages-icon;
	left: 10px;
	top: 8px;
	color: #8d9196;
}

.search-long .form-control {
	padding-left: 10px !important;
	height: 40px;
	min-height: 43px;
}

.popover.left {
	min-width: 400px;
}

.popover.top {
	min-width: 360px;
}

#map_canvas {
	min-height: 350px;
	width: 100%;
}

.listing-partItems .table.table-striped tbody tr td {
	background: #fff none repeat scroll 0 0 !important;
	border: solid 1px #e2e3e5 !important;
}

.aq-dropzone {
	min-height: inherit;
	padding: 20px;
}

.aq-rfq-upload {
	width: 83px;
	/*    height: 101px;*/
	margin: 12px 15px;
}

.aq-rfq-upload span {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background-color: rgba(141, 145, 150, 0.2);
}

.aq-rfq-upload span:hover {
	background-color: rgba(24, 117, 187, 0.7);
}

.aq-rfq-upload span:hover .fa-times {
	color: #fff;
}

.aq-rfq-upload span .fa-times {
	margin: 0px;
	padding-top: 42%;
	transition: all 0.3s;
}

.no-network {
	background: #b3b3b3 none repeat scroll 0 0;
	margin: 0;
	min-height: 505px;
	width: 100%;
}

.no-network>span {
	color: #343b45;
	display: inline-block;
	font-size: 22px;
	padding: 26% 0 0;
	text-align: center;
	width: 100%;
}

.lcMsg {
	margin-bottom: 10px;
}

#wm_image_preview img {
	background: #cccccc2b;
}

.lupld-ftypes {
	font-weight: 600;
	font-size: 12px;
	margin-top: 0px;
}

.lupld-ftypes span {
	display: block;
	margin-bottom: 6px;
}

.wm_pos_img,
.wm_clogo,
.wm_new_img {
	cursor: pointer;
}

.wm_new_img {
	max-height: 180px;
	width: auto;
}

.up-wm-icon {
	width: 270px;
	margin: 30px auto 63px auto;
	clear: both;
	padding-top: 20px;
}

#wm_message {
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}

.ajax-upload-dragdrop {
	border: 0px !important;
}

#tab5 div.ajax-upload-dragdrop div.upload {
	margin-top: 0px !important;
}

#wm_wizard {
	margin-bottom: 0px !important;
}

#itemDetails button.close-new {
	right: -4px;
}

.auc-no-cursor {
	cursor: not-allowed;
}

button.list-details-snr {
	float: right;
	border-radius: 0px;
	font-size: 12px;
	padding: 3px 20px;
	margin-top: 5px;
}

.ld.absol-dv .pophover-dv {
	position: absolute;
	width: 50%;
	background: #fff;
	min-height: 383px;
	z-index: 9;
	border: 1px solid #e7e7e7;
	top: 59px;
	right: 32px;
}

.ld.absol-dv ul.list-usr-new li:first-child .selectator_option_subtitle {
	font-size: 12px;
	/* color: rgba(0,0,0,0.5); */
	color: #606060;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500;
	width: 195px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	line-height: 12px;
}

.ld.absol-dv ul.list-usr li:first-child .selectator_option_title {
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 700;
	float: left;
	width: 208px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ld.absol-dv ul.list-usr li .selectator_option_title {
	margin-left: 0px;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 700;
	float: left;
	width: 208px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.list-usr-new li:first-child .selectator_option_subtitle {
	font-size: 12px;
	/* color: rgba(0,0,0,0.5); */
	color: #1578FC;
	margin-top: 2px;
	margin-bottom: 0px;
	/*margin-left: 40px;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	width: 243px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.list-usr-new li .selectator_option_subtitle {
	font-size: 12px;
	/* color: rgba(0,0,0,0.5); */
	color: #1578FC;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.list-usr li:first-child .selectator_option_subtitle {
	font-size: 12px;
	/* color: rgba(0,0,0,0.5); */
	color: #1578FC;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.list-usr li .selectator_option_subtitle {
	font-size: 12px;
	/* color: rgba(0,0,0,0.5); */
	color: #787777;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cswitch .switchery-default {
	height: 24px;
	transition: none !important;
	display: block;
	padding-top: 0px !important;
	margin-top: -4px;
}

.cswitch .switchery-default>small {
	width: 24px;
	height: 24px;
}

.ilb {
	display: inline-block;
}

.bg-master-light .panel-default .panel-heading .panel-title span {
	width: 100%;
	float: left;
	font-weight: 500;
	font-size: 12px;
	color: #2e2e2e;
	line-height: 23px;
}

.bg-master-light .panel-default .panel-heading .panel-title span b {
	color: red;
}

.filter-custom {
	width: 35%;
	float: left;
}

#cat-selection-modal .modal-footer button.resp-cls-btn:disabled {
	background: none;
	border-top: 1px solid #ddd;
	color: #1578FC;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px 1em;
	font-size: 12.5px !important;
	font-family: 'Roboto', sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
	-webkit-font-smoothing: antialiased;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding-left: 0px !important;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
	max-width: 339px;
	z-index: 9999;
}

.input-custom {
	width: 100% !important;
	float: left !important;
}

.widt-custom {
	width: 58% !important;
}

.brdr-non {
	border-left: none !important;
	-webkit-appearance: menulist-button !important;
	-moz-appearance: listbox !important;
	border-radius: 0px !important;
}

.market-fld {
	border-radius: 2px 0 0 2px !important;
}

.form-control {
	-moz-appearance: listbox;
}

select.listng-l {
	border: 1px solid rgba(52, 59, 69, 0.3);
	background: #fff;
	width: 100%;
	padding: 0 15px;
	font-size: 12px;
	height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-left: none;
	background: url(../../img/arrow.png) 96% / 13% no-repeat #fff;
	border-radius: 0px !important;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 0px !important;
	/* Firefox 1-3.6 */
	-moz-border-radius: 0px !important;
}

select::-ms-expand {
	display: none;
}

.widt-custom {
	width: 54% !important;
}

.brdr-non {
	border-left: none !important;
	-webkit-appearance: menulist-button !important;
}

#assign-modal .modal-content .modal-footer button {
	border-radius: 6px;
	padding: 0px 15px;
	line-height: 38px;
	height: 40px;
}

.resp-cls-btn {
	/*  border-radius: 6px;
    width: auto !important;
	min-width: 80px !important;
    height: 40px;
    font-size: 13px;
    line-height: 38px;
    padding: 0 15px;
    font-weight: 700;
	float: none !important;
	margin-bottom: 0px !important;*/
	border-radius: 0;
	height: auto;
	padding: 25px 15px;
	float: none !important;
	margin-bottom: 0px !important;
	width: 100%;
	background: none;
	color: #828282;
	border-top: 1px solid #ddd;
	font-weight: 700;
	font-size: 14px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-left: 0px !important;
}

.resp-cls-btn:hover,
.resp-cls-btn:focus,
.resp-cls-btn:active {
	border-radius: 0;
	height: auto;
	padding: 25px 15px;
	float: none !important;
	margin-bottom: 0px !important;
	width: 100%;
	background: none !important;
	color: #1578FC !important;
	border-top: 1px solid #ddd !important;
	font-weight: 700;
	font-size: 14px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-left: 0px !important;
}

#cat-selection-modal .modal-footer {
	border-top: none;
	box-shadow: none;
	margin-top: 0;
	padding: 0;
	padding-top: 0;
}

#cat-selection-modal .modal-footer .resp-cls {
	padding-left: 42px !important;
}

#cat-selection-modal .modal-footer .text-center.col-md-12 {
	padding: 0 0px;
}

#tag-div {
	margin-bottom: 15px;
}

#collapseSix button {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400;
}

.mrag-min .popup-deal .select2-container .select2-choice {
	min-width: 150px;
}

#single-network .modal-header.modl-head {
	padding: 25px 0 0;
}

#single-network .modal-header.modl-head .panel-title {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
}

.tab-content #single-network .inline {
	width: 100%;
	margin: 0;
}

[class*="col-"] .form-group #collapseSix button {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
}

.btn-tags {
	line-height: normal;
	border-color: #1578FC !important;
	margin-top: -3px;
	height: 36px;
	padding: 10px 18px;
	border-radius: 36px;
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif !important;
}

.img-border {
	border: 1px solid rgba(141, 145, 150, 0.22)
}

.dblock {
	display: block;
}

.progress {
	height: 12px;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-align: center;
	background-color: #1578F;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

#listing-gallery div.no-network {
	background-image: url('../img/no-img-one.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.custom-wdth {
	width: 168px;
}

#userCard div.pull-right a.listing-user-network {
	border: none !important;
}

#tag-div ul.token-input-list-facebook {
	display: block !important;
}

.m-t-87 {
	margin-top: 87px
}

#imagePreview tbody tr:hover:not(.listing-file-drag) {
	background: #dae9f4;
}

.listing-file-drag {
	background: #c7e1f4;
}

#imagePreview tbody tr {
	padding: 10px !important;
	border-bottom: 1px solid #e3e4e6;
	margin-bottom: 5px !important;
	height: 68px;
}

#imagePreview tbody tr:last-child {
	border: none;
}

#imagePreview tbody tr td:first-child {
	width: 85px;
	text-align: center;
}

#imagePreview tbody tr td:last-child {
	width: 40px;
	text-align: center;
}

#imagePreview tbody tr td {
	word-break: break-all;
}

#imagePreview tbody tr td img {
	width: 50px;
}

a.l_share_btn span {
	font-size: 12px;
}

.listing-action.listing-action-share li a,
.listing-action.listing-action-share li a:hover,
.listing-action.listing-action-share li a:active,
.listing-action.listing-action-share li a:focus {
	background: none;
	height: auto;
	width: auto;
}

.listing-action.listing-action-share li a img {
	width: 26px;
	height: 26px;
	margin-left: 2px;
}

a.llazy {
	background-color: #f6f6f6;
	border: none !important;
	/* optional way, set loading as background */
	background-image: url('../../img/spinner_gray.svg');
	background-size: 15% !important;
	background-repeat: no-repeat;
	background-position: 50% 50% !important;
}

.bidbox-label {
	bottom: 0px;
	left: 10px;
	padding: 6px 16px;
	color: #fff;
	position: absolute;
	border-radius: 10px 10px 0 0;
	background: rgba(255, 255, 255, 0.7);
	color: var(--main-brand-secondary-color);
	font-weight: 700;
}

.bidbox-status-lab {
	bottom: 0px;
	right: 10px;
	padding: 6px 16px;
	color: #fff;
	position: absolute;
	border-radius: 10px 10px 0 0;
	background: rgba(255, 255, 255, 0.7);
	color: var(--main-brand-secondary-color);
	font-weight: 700;
}